Commit Graph

6318 Commits (65302093cfef884bb0a0f86d19e842255186423c)
 

Author SHA1 Message Date
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
Pascal Pascher f998601821 fix window_type with disabled xwayland support 7 years ago
Pascal Pascher 587e320cd8 Fixed window_type with disabled xwayland support. 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
Brian Ashworth c9276f04c9
Merge pull request from emersion/disabled-no-modeset 7 years ago
Brian Ashworth afb6968874
Merge branch 'master' into disabled-no-modeset 7 years ago
taiyu d625d68d4a
prevent ub caused by misaligned stores/loads 7 years ago
emersion 3af9588eb4
Merge pull request from RyanDwyer/ld-library-path 7 years ago
emersion e438342157
Merge pull request from RyanDwyer/focus-on-window-activation 7 years ago
Ryan Dwyer 4ece26e511 Add ld-library-path meson option 7 years ago
Ryan Dwyer 7795f733d8 Use dashes in meson option names 7 years ago
Ryan Dwyer 6fb03817c9 Rename fowa enum and use switch in view_request_activate 7 years ago
Ryan Dwyer f057a0195e Implement focus_on_window_activation 7 years ago
emersion 159edc6d13
Merge pull request from RyanDwyer/xwayland-check-modal 7 years ago
Ryan Dwyer 69cd1dfaca Check modal state when determining whether an xwayland view should float 7 years ago
emersion ca3be93757
Merge pull request from emersion/init-dmabuf-global-in-renderer 7 years ago
emersion 407c12fddd Update for 7 years ago
Drew DeVault 80270ba086
Merge pull request from RyanDwyer/fix-deferred-cmd-crash 7 years ago
emersion 349d1f3be8 Do not modeset disabled outputs 7 years ago
Drew DeVault 89a045835f
Merge pull request from RyanDwyer/fix-reload-crash 7 years ago
Drew DeVault 692dc55eca
Merge pull request from RyanDwyer/border-improvements 7 years ago
Drew DeVault 4ac67d6408
Merge pull request from RyanDwyer/window-type-criteria 7 years ago
Ryan Dwyer f4ec308376 Implement window_type criteria token 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
emersion 1f1b1b34d6
Merge pull request from RyanDwyer/fix-transaction-spamming 7 years ago
Ryan Dwyer dce549c537 Don't send never-ending transactions when a focused layer surface commits 7 years ago