Commit Graph

516 Commits (7583b0b8a50eab789f758feb9851f4734e0884ed)

Author SHA1 Message Date
Brian Ashworth 6a9930f451 cmd_swaynag_command: fix typo in variable 7 years ago
Ryan Dwyer 662466e8db Fix crash when resizing container hidden in the scratchpad 7 years ago
Drew DeVault ef532154c3
Merge pull request from RyanDwyer/fix-move-to-fullscreen-crash 7 years ago
Ryan Dwyer f04b8f0061 Fix crash when moving a container to a fullscreen workspace 7 years ago
Brian Ashworth 80e8be71a3 cmd_reload: recalc font sizing + rebuild textures 7 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 7 years ago
Ryan Dwyer b9b1b0e566 Remove raise_floating directive 7 years ago
emersion 75ea19c71b
Merge pull request from RyanDwyer/refactor-input-manager 7 years ago
emersion 4bde0eb911
Merge pull request from Emantor/fix/swaybar_position 7 years ago
Rouven Czerwinski 17fb3b6994 commands/bar: remove left and right from allowed positions 7 years ago
Ryan Dwyer c006717910 Minor refactor of input manager 7 years ago
Ryan Dwyer 9ea71f292b Introduce cursor_rebase 7 years ago
Drew DeVault 96e3686ae8
Merge pull request from RedSoxFan/input-device-bindings 7 years ago
Ryan Dwyer a2fdac2c4b Consider cursor warp when switching workspaces 7 years ago
Brian Ashworth 2e637b7368 cmd_bind{sym,code}: Implement per-device bindings 7 years ago
Ryan Dwyer 24a90e5d86 Remove cursor warping from seat_set_focus 7 years ago
Drew DeVault 10d07478ad
Merge pull request from RyanDwyer/fix-move-to-floating-ws 7 years ago
Ryan Dwyer 17014c34e2 Fix crashes when running certain commands on an empty workspace 7 years ago
Ryan Dwyer 799f285cd1 Fix moving tiled containers to workspaces which only have floating views 7 years ago
Ryan Dwyer d0974d5c50 Fix crash when using workspace back_and_forth with no previous 7 years ago
Ian Fan ac20690945
Merge branch 'master' into set-set-raw-focus 7 years ago
Ryan Dwyer 05284b65db Prevent duplicate workspace::focus events 7 years ago
Ryan Dwyer 26278b694c Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warp 7 years ago
Ryan Dwyer fe803b89a7 Fix crash in swap command 7 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