Commit Graph

6296 Commits (97a6524a5acfe32d1ebb08bf18d86aa3fb942a14)
 

Author SHA1 Message Date
Drew DeVault c6a74cb4df
Merge pull request from RyanDwyer/fix-fullscreen-focus-crash 7 years ago
Drew DeVault 2eec9740bd
Merge pull request from RyanDwyer/fix-move-across-outputs 7 years ago
Ryan Dwyer 8859da1dc3 Fix crash when focusing from fullscreen in an invalid direction 7 years ago
Drew DeVault 7b79ab2577
Merge pull request from RyanDwyer/fix-null-surface-crash 7 years ago
Ryan Dwyer 01117db6d9 Fix crash when moving view across outputs 7 years ago
Drew DeVault 97474f12e3
Merge pull request from ascent12/func 7 years ago
Ryan Dwyer 9642b87b9e Fix crash when views rapidly map and unmap 7 years ago
Scott Anderson bcde223129 Remove __PRETTY_FUNCTION__ 7 years ago
Drew DeVault f255881134
Merge pull request from RyanDwyer/adjust-container-box 7 years ago
Drew DeVault 85e95d5825
Merge pull request from RyanDwyer/fix-focus-after-fullscreen 7 years ago
Ryan Dwyer 5cc70d1dfd Restore focus correctly when closing a fullscreen view 7 years ago
Ryan Dwyer c6368febc8 Adjust container box 7 years ago
Ryan Dwyer 32c7386b0f Fix management of bindings during reload 7 years ago
Drew DeVault 49c937fc87
Merge pull request from RedSoxFan/wlr-output-disabling 7 years ago
Brian Ashworth c246cf84c8 Call wlr_output_enable on enable/disable if needed 7 years ago
Drew DeVault 610eb94617
Merge pull request from RyanDwyer/typesafety 7 years ago
emersion aa2bf98e04
Merge pull request from ammgws/block-bg-fix 7 years ago
Jason 13fbe5176b
Fix swaybar block background fill logic 7 years ago
Ryan Dwyer dbf4aa3e33 Allow marked containers to be moved out of the scratchpad via move command 7 years ago
Ryan Dwyer 1f2e0ff54b Fix inversed condition in criteria 7 years ago
Ryan Dwyer 6f71749398 Fix clicking workspace buttons 7 years ago
Ryan Dwyer 3cc7de3fb4 Fix crash when view in scratchpad becomes urgent 7 years ago
Ryan Dwyer e5c9204b49 Focus empty workspace when clicking it 7 years ago
Ryan Dwyer 27d2d37d6e Fix crash when running layout toggle split 7 years ago
Ryan Dwyer c0da364865 Fix floating view moving to 0,0 when splitting 7 years ago
Ryan Dwyer 7263e39f64 Fix crash when using focus parent/child from an empty workspace 7 years ago
Ryan Dwyer 4e0452fce3 Fix scratchpad related crashes 7 years ago
Ryan Dwyer 93ff7879f1 Fix output position issue 7 years ago
Ryan Dwyer 7f40b928c7 Fix another focus bug when moving into output 7 years ago
Ryan Dwyer fb9b0f7a08 Fix focus bug 7 years ago
Ryan Dwyer 3133d0c03c Fix swaybars with no defined output 7 years ago
Ryan Dwyer eccfcde2eb Fix crash when moving mouse over a fullscreen split container 7 years ago
Ryan Dwyer 9d168a693d Fix moving workspace to output 7 years ago
Ryan Dwyer 0b23423c14 Update output propertes on mode change 7 years ago
Ryan Dwyer 2aa6afae54 Fix mouse_warping 7 years ago
Ryan Dwyer 26204441b4 Apply default config 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 acc2628c79 Don't use wlr_output properties 7 years ago
Ryan Dwyer 7586f150c0 Implement type safe arguments and demote sway_container 7 years ago
Drew DeVault 309fcf2300
Merge pull request from RyanDwyer/deny-reload-repeat 7 years ago
Ryan Dwyer 7797490e9e Deny repeating reload by holding key 7 years ago
Drew DeVault 6dd3e0caf5
Merge pull request from RyanDwyer/window-role-criteria 7 years ago
Ryan Dwyer 29f5cc7508 Implement window_role criteria token 7 years ago
Drew DeVault 0b61bae8fb
Merge pull request from ppascher/master 7 years ago
Drew DeVault e4afd33d47
Merge pull request from sghctoma/fix-freebsd-build 7 years ago
Drew DeVault 7d353813d5
Merge pull request from taiyu-len/fix/misaligned-pointer-access 7 years ago
emersion 15c57f476f
Merge pull request from ianyfan/fix-splashscreen-crash 7 years ago
Ian Fan e6fde0739a Fix crash when a splash screen opens on an empty workspace 7 years ago
Pascal Pascher 93673095f0 move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs" 7 years ago