Commit Graph

684 Commits (e92ac7d5523d24132de59055b8c982b46ceae70a)

Author SHA1 Message Date
Ryan Walklin 5032acb7a5 Add relative output transform 6 years ago
Rouven Czerwinski 5fdffea99a commands/exec_always: defer command on config validation 6 years ago
Brian Ashworth c8c1ecaf25 Fix focus_wrapping yes 6 years ago
mwenzkowski 67866dc378 gaps: Improve error reporting 6 years ago
Ryan Dwyer 9fc736f4e1 Move view marks properties to container struct 6 years ago
Drew DeVault 480b03b734
Merge pull request from RyanDwyer/border-props-to-container 6 years ago
Ryan Dwyer bf19f63a79 Wrap to fartherest output when running focus output 6 years ago
Ryan Dwyer 528c7495bb Move view border properties to container struct 6 years ago
Ryan Dwyer 7be309710d Remove enum movement_direction 6 years ago
ppascher 2123dfa15f
Update workspace.c 6 years ago
ppascher db61d581a3
Update workspace.c 6 years ago
Drew DeVault 51ad2676d0
Merge pull request from RyanDwyer/deny-commands-when-no-outputs 6 years ago
Ryan Dwyer 885963f11f Deny several commands when there's no outputs connected 6 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 6 years ago
Ryan Dwyer 3c7fd145d5 Rebase the cursor after focusing in a direction 6 years ago
Ian Fan 9227cb7d67 commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 6 years ago
Ian Fan 5364255f26 commands: remove EXPECTED_MORE_THAN 6 years ago
Ian Fan a9fdd5dd2a commands: print correct command on error for exec and opacity 6 years ago
Brian Ashworth 6a9930f451 cmd_swaynag_command: fix typo in variable 6 years ago
Ryan Dwyer 662466e8db Fix crash when resizing container hidden in the scratchpad 6 years ago
Drew DeVault ef532154c3
Merge pull request from RyanDwyer/fix-move-to-fullscreen-crash 6 years ago
Ryan Dwyer f04b8f0061 Fix crash when moving a container to a fullscreen workspace 6 years ago
Brian Ashworth 80e8be71a3 cmd_reload: recalc font sizing + rebuild textures 6 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 6 years ago
Ryan Dwyer b9b1b0e566 Remove raise_floating directive 6 years ago
emersion 75ea19c71b
Merge pull request from RyanDwyer/refactor-input-manager 6 years ago
emersion 4bde0eb911
Merge pull request from Emantor/fix/swaybar_position 6 years ago
Rouven Czerwinski 17fb3b6994 commands/bar: remove left and right from allowed positions 6 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 6 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase 6 years ago
Drew DeVault 96e3686ae8
Merge pull request from RedSoxFan/input-device-bindings 6 years ago
Ryan Dwyer a2fdac2c4b Consider cursor warp when switching workspaces 6 years ago
Brian Ashworth 2e637b7368 cmd_bind{sym,code}: Implement per-device bindings 6 years ago
Ryan Dwyer 24a90e5d86 Remove cursor warping from seat_set_focus 6 years ago
Drew DeVault 10d07478ad
Merge pull request from RyanDwyer/fix-move-to-floating-ws 6 years ago
Ryan Dwyer 17014c34e2 Fix crashes when running certain commands on an empty workspace 6 years ago
Ryan Dwyer 799f285cd1 Fix moving tiled containers to workspaces which only have floating views 6 years ago
Ryan Dwyer d0974d5c50 Fix crash when using workspace back_and_forth with no previous 6 years ago
Ian Fan ac20690945
Merge branch 'master' into set-set-raw-focus 6 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events 6 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp 6 years ago
Ryan Dwyer fe803b89a7 Fix crash in swap command 6 years ago
Drew DeVault 7f2e6d812a Document `border csd` 7 years ago
Ian Fan 1f90f92f45 commands: fix sending bar mode/hidden_state updates to all bars 7 years ago
Drew DeVault abde9d6627
Merge pull request from RedSoxFan/bar-subcommands 7 years ago
Brian Ashworth 2a0c7ebd43 cmd_bar: simplify logic 7 years ago
Brian Ashworth 84b28dc593 cmd_bar: fix bar id issues 7 years ago
Tarmack 36d9037f2c fix_edge_gaps: Allow negative values for outer gaps. 7 years ago
Brian Ashworth 2340b14eba bar_cmd_status_command: only reload current bar 7 years ago
Brian Ashworth 00745d6280 Fix bar subcommand handler structs and selection 7 years ago
meak 9e96ce4a46 fix: cmd_sticky crash sway with empty container 7 years ago
Ian Fan cd6917d4a8
Merge branch 'master' into bar-bindsym 7 years ago
Rouven Czerwinski 41991542ca Add mouse_warping container 7 years ago
Ryan Dwyer 61699a1146 resize: Determine if anything changed using before/after check 7 years ago
Brian Ashworth d3f0e52784 bar-bindsym: address ianyfan's comments 7 years ago
Brian Ashworth 1c969e86f5 Implement bar bindsym 7 years ago
Brian Ashworth 3f328b6276
Merge branch 'master' into popup-during-fullscreen 7 years ago
Ian Fan efb123899f commands: when setting urgency, check container is not null 7 years ago
Brian Ashworth 09c3c33081 Allow swaynag to be disabled 7 years ago
emersion 45f2cd0c73
Merge pull request from emersion/disable-swaybg 7 years ago
emersion ab3a397d58 Fix memory leak in status_command handler 7 years ago
John Axel Eriksson 08139daaa4
Check if there is a current container before setting it's opacity 7 years ago
emersion c988b03d85 Allow swaybg to be disabled 7 years ago
Ryan Dwyer 832ebc8966 Implement popup_during_fullscreen 7 years ago
Ryan Dwyer 5e1983660d Allow status_command to be disabled via IPC 7 years ago
Ryan Dwyer e168e8f0ff Don't apply seat config when validating 7 years ago
Ryan Dwyer 82423991a8 Reload config using idle event 7 years ago
Drew DeVault 92e1fc00fd Shim client.background and client.placeholder 7 years ago
Jonathan Buch 298ccb539c
Add configuration for raising containers on focus 7 years ago
Drew DeVault e60ad3f677 Fix some missing commands in sway-input(5) 7 years ago
Drew DeVault 06c214a800
Merge pull request from RyanDwyer/csd-border 7 years ago
Brian Ashworth bb25194844 Handle border options for gaps 7 years ago
Drew DeVault f1dbdce0b2
Merge pull request from RyanDwyer/overhaul-gaps 7 years ago
Drew DeVault 8f6aca2166
Merge pull request from PumbaPe/add-tap-and-drag 7 years ago
PP ae2b70f59e add tap-and-drag setting to sway-input 7 years ago
emersion 351e722b6e
Merge pull request from RyanDwyer/resize-return-false 7 years ago
Ryan Dwyer 42f1fdf015 Return an error when resizing is a no op 7 years ago
Brian Ashworth af45ee2d8b Handle shell special characters in bg file path 7 years ago
Ryan Dwyer bb708d0f82 Don't allow negative gaps 7 years ago
Ryan Dwyer 415a48ac63 Make gaps implementation consistent with i3-gaps 7 years ago
Ian Fan 98576b9dda swaybar: fix setting binding mode indicator 7 years ago
Ryan Dwyer 138d10d5d6 Rename workspace_outputs to workspace_configs and fix memory leak 7 years ago
Ryan Dwyer 21ff87d72b Improve CSD logic 7 years ago
Ryan Dwyer efcfe57b10 Remove CSD from toggle list if client doesn't support it 7 years ago
Ryan Dwyer 7b138e5ef0 Add CSD to border modes 7 years ago
Brian Ashworth baeb28ea62 Implement support for input wildcard 7 years ago
Ryan Dwyer 9753e52d6b Flatten container in workspace_rejigger 7 years ago
Ryan Dwyer 0b7fb6943e Fix some bugs as a result of removing move_out_of_tabs_stacks 7 years ago
Ryan Dwyer 93624599b3 Remove move_out_of_tabs_stacks 7 years ago
Ryan Dwyer cb66bbea42 Allow running commands on containers without focusing them 7 years ago
Marien Zwart 37e51a20cc Fix compilation against wlroots without X11 backend 7 years ago
Ryan Dwyer db28459634 Introduce create_output command (for developer use) 7 years ago
William Wold f48999dd24 Fix crash moving out of tab container 7 years ago
Ryan Dwyer f6e218a643 Rename seat_get_active_child to seat_get_active_tiling_child 7 years ago
Brian Ashworth 17fe8924f2 Address ianyfan's comments 7 years ago
Brian Ashworth 1cf737489d Escape spaces in background file path 7 years ago
Brian Ashworth 0b64cce733 Allow spaces in background file paths 7 years ago
Ryan Dwyer 2f6935e00f Remove bad assertion in workspace_rejigger 7 years ago
emersion af9e8f94cc
Merge pull request from ianyfan/commands 7 years ago
Brian Ashworth 0b7fe54f9e Update textures for cmd_client_* commands 7 years ago
Ian Fan ae535396b0 commands: when moving container, remove its gaps 7 years ago
Ian Fan c770949a9f commands: when moving container, restore focus properly 7 years ago
Ryan Dwyer 8bb40c24c7 Implement tiling drag 7 years ago
Ryan Dwyer ec9c4de564 Introduce tiling_drag directive 7 years ago
William Wold e787a1581c Give windows pointer focus immediately when they are switched to 7 years ago
Ian Fan 6cd92b193c commands: prevent running empty seat command 7 years ago
Ryan Dwyer 908095ef9a Introduce seat_set_focus_container and seat_set_focus_workspace 7 years ago
emersion bea9f9c63f
Merge pull request from RyanDwyer/fix-binding-reload 7 years ago
Ryan Dwyer 1f941163d3 Fix crash when running "layout toggle" 7 years ago
Drew DeVault c6a74cb4df
Merge pull request from RyanDwyer/fix-fullscreen-focus-crash 7 years ago
Ryan Dwyer 8859da1dc3 Fix crash when focusing from fullscreen in an invalid direction 7 years ago
Ryan Dwyer 01117db6d9 Fix crash when moving view across outputs 7 years ago
Ryan Dwyer 32c7386b0f Fix management of bindings during reload 7 years ago
Ryan Dwyer dbf4aa3e33 Allow marked containers to be moved out of the scratchpad via move command 7 years ago
Ryan Dwyer 27d2d37d6e Fix crash when running layout toggle split 7 years ago
Ryan Dwyer 7263e39f64 Fix crash when using focus parent/child from an empty workspace 7 years ago
Ryan Dwyer 7f40b928c7 Fix another focus bug when moving into output 7 years ago
Ryan Dwyer 9d168a693d Fix moving workspace to output 7 years ago
Ryan Dwyer 06d9693829 Remove offset argument to container_add_sibling 7 years ago
Ryan Dwyer 0df04e27b6 Fix crash when focus hits edge of root 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Ryan Dwyer 7797490e9e Deny repeating reload by holding key 7 years ago
sghctoma 073dcb3a86 Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE 7 years ago
sghctoma df730a8891 Merge remote-tracking branch 'upstream/master' into fix-freebsd-build 7 years ago
Ryan Dwyer f057a0195e Implement focus_on_window_activation 7 years ago
Drew DeVault 89a045835f
Merge pull request from RyanDwyer/fix-reload-crash 7 years ago
Ryan Dwyer 016d0455f8 Implement deprecated new_window and new_float commands 7 years ago
Ryan Dwyer 7e81e58e7d Allow reload command to exist anywhere in the command string 7 years ago
Ryan Dwyer ebe65a4d48 Fix crash on reload 7 years ago
sghctoma cc16948c85 Fix feature macros for FreeBSD 7 years ago
Ian Fan 79899064b6 commands: fix exec quoting 7 years ago
Ian Fan bc30f2d528 commands: fix moving container to different output 7 years ago
Ryan Dwyer 126a82f14f Fix gaps issues 7 years ago
Scott Anderson 31c3c8a365 Initialise variable properly 7 years ago
Ryan Dwyer 5dbbab7bdc Remove layout.c 7 years ago
Armin Preiml 1a72149d88 Workspace move cycle 7 years ago
Drew DeVault b945957b9b
Merge pull request from RyanDwyer/relocate-layout-functions 7 years ago
Ryan Dwyer 4b9ad9c238
Merge branch 'master' into commands 7 years ago
Ryan Dwyer f4bc25bcc6 Relocate container_move, container_move_to and container_get_in_direction 7 years ago
Ryan Dwyer b6058703fa Refactor destroy functions and save workspaces when there's no outputs 7 years ago
Ryan Dwyer f129b1b89f Replace enum resize_edge with wlr_edges 7 years ago
Ian Fan f51b9478f2 commands: implement move absolute 7 years ago
Ryan Dwyer 0f6d212629 Send output enter/leave events correctly 7 years ago
Ryan Dwyer 2b5a404ac9 Replace hacky L_FLOATING container with a list 7 years ago
Ian Fan 37e37627ca commands: move newly-stickied containers to focused workspace 7 years ago
Ian Fan b3f7801fca commands: prevent focusing mode with no containers 7 years ago
Ian Fan 23601a8771 commands: complete assign command 7 years ago
Ian Fan e81cc8a575 commands: saner workspace number handling 7 years ago
Ian Fan 69e00151bb commands: handle quoted exec command 7 years ago
Ian Fan 453646b887 commands: fix documentation formatting mistakes for move command 7 years ago
Ian Fan 7717c2231a commands: require set variable to start with $ 7 years ago
Ian Fan c1af79532f commands: add nop 7 years ago
Ryan Dwyer d6cd79c342 Implement iterators per container type 7 years ago
Ryan Dwyer 16c663ed49 Rename container_sort_workspaces and container_wrap_children 7 years ago
Ryan Dwyer 3a888163a0 Refactor seat_get_focus functions 7 years ago
Ryan Dwyer b4a0363d17 Implement resizing tiled containers via cursor 7 years ago
Ryan Dwyer 4ad1ccc9dc Remove container_for_each_descendant_bfs 7 years ago
Ryan Dwyer 6c730a2cb2 Implement resize set <width> <height> for tiled containers 7 years ago
Ryan Dwyer 9395d3c93c Implement resize grow|shrink <direction> <amount> for tiled containers 7 years ago
Brian Ashworth b6f4623551 Don't call swaynag_log for bg when not reading 7 years ago
Brian Ashworth 43d1ffc9dd Allow a fallback color to be specified for swaybg 7 years ago
Ryan Dwyer 5653fc754b Deny moving a sticky container to workspace if it's the same output 7 years ago
Ryan Dwyer 5ac6f2f429 Fix crash when running `move container to workspace back_and_forth` 7 years ago
Brian Ashworth 639f3368e1
Merge branch 'master' into workspace-move-to-output 7 years ago
Ryan Dwyer f57a3919cf Move workspace moving code out of container_move_to 7 years ago
Ian Fan f7c21451df commands: fix workspace edge cases 7 years ago
Ian Fan 667b8dcb67 commands: check for special workspaces in workspace & move commands 7 years ago
Ian Fan dd48c8a579 commands: add optional flags to move 7 years ago
Ian Fan 85ae121caa commands: complete workspace implementation 7 years ago
Ian Fan 356063b6c0 commands: fix layout implementation (also better name for previous split layout) 7 years ago
Ian Fan 69e1a421fc commands: complete move implementation 7 years ago
Ian Fan be64c46624 commands: complete layout implementation 7 years ago
Ryan Dwyer 30e7e0f7c7 Move workspace pid code to root.c 7 years ago
Ryan Dwyer 04489ff420 Separate root-related code 7 years ago
Brian Ashworth a7f7d4a488 Write to swaynag pipe fd directly on config errors 7 years ago
Brian Ashworth f9a6407111 Show swaynag on config errors 7 years ago
Ryan Dwyer 9e8d628a17 Deny "move container" when an empty workspace is focused 7 years ago
Drew DeVault 8e60f6a732
Merge pull request from RyanDwyer/move-containers-when-workspace-focused 7 years ago
Marien Zwart 7d8413d962 Reset signal mask after fork 7 years ago
Ryan Dwyer d64c8df7ce Allow moving containers when workspace itself is focused 7 years ago
Ian Fan 03eaf444a4 ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output 7 years ago
Ian Fan d898e035ba ipc: add workspace::reload event 7 years ago
Ian Fan 6865b8aae9 ipc: add binding event 7 years ago
Ian Fan 317217f2c8 ipc: add window::mark event 7 years ago
Ian Fan dd6debf367 ipc: add barconfig_update event on config reload 7 years ago
Brian Ashworth 00a00aacef Create list for mouse binds when creating new mode 7 years ago
Ryan Dwyer 9d1f6e095b Send floating container to scratchpad when a child is focused 7 years ago
Ryan Dwyer 538e083f61 Fix focus mode_toggle from a child of a floating container 7 years ago
Ryan Dwyer c95847c9e1 Allow splitting a floating view 7 years ago
Ryan Dwyer da2a87f6c7 When unfloating, return container to previously focused tiled container 7 years ago
Ryan Dwyer 936168e740 Operate on floating split container when a child is focused 7 years ago
Ryan Dwyer 08cfba2192 Allow containers to float 7 years ago
Ryan Dwyer 27a20a4884 Allow containers to be fullscreen 7 years ago
ProgAndy 0ba52458ab Restrict CapsLock and NumLock commands to the configuration file 7 years ago
ProgAndy c7a3a03115 Add xkb_numlock/xkb_capslock commands () 7 years ago
Drew DeVault fc718f629a
Merge pull request from ppascher/xwayland-optional 7 years ago
Pascal Pascher f95cb9a7c1 reverted includes of "sway/config.h" and replaced with "config.h" from meson build 7 years ago
Pascal Pascher 79a45d4a40 more style fixes, included "sway/config.h" where needed 7 years ago
Brian Ashworth dca02944ce Implement floating_modifier <mod> [inverse|normal] 7 years ago
Pascal Pascher 2bf893248a style fixes, exclude sway/desctop/xwayland.c when enable_xwayland: false 7 years ago