Commit Graph

3033 Commits (63d076dc2abba0cab6fb78bb2e36088f0b4f9ae5)

Author SHA1 Message Date
Ryan Dwyer 63d076dc2a Fix focus after a non-visible workspace's last container is destroyed 6 years ago
Drew DeVault b29beb1aa0
Merge pull request from mihaicmn/fix-retiling 6 years ago
Mihai Coman 5323551a7f Fix re-tiling for floating containers 6 years ago
Ferdinand Bachmann 6409a109f6 sway-ipc: don't log errno if unneeded and add more descriptive errors 6 years ago
Tom Warnke 1670eafd7b protect newline 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
Drew DeVault ea2497d35c
Merge pull request from emersion/presentation-time 6 years ago
emersion b1c49038a6
Merge pull request from RyanDwyer/document-output-identifiers 6 years ago
Ryan Dwyer ea097631af Document how to identify outputs by make, model and serial 6 years ago
Ryan Dwyer f7aed5c7e5 Fix containers not being resized when entering scratchpad 6 years ago
Ryan Dwyer 641fbe576e When scrolling on a tab titlebar, set focus_inactive if not focused 6 years ago
Drew DeVault 46fc4ba4e3
Merge pull request from RyanDwyer/rebase-cursor-after-map 6 years ago
Ryan Dwyer bdae625cb3 Rebase the cursor after mapping a view 6 years ago
Ryan Dwyer 3c7fd145d5 Rebase the cursor after focusing in a direction 6 years ago
Drew DeVault bdb176863c
Merge pull request from Snaipe/xwayland-window-properties 6 years ago
emersion a654ac1bd6
Implement the presentation-time protocol 6 years ago
Franklin "Snaipe" Mathieu 8fc9328334 xwayland: populate window_properties in json for views 6 years ago
Ryan Dwyer 9c965ec58c seat_update_capabilities: Set cursor image while we have the capability 6 years ago
Ryan Dwyer 450a0661d7 Fix dormant cursor when using multiple seats 6 years ago
Ian Fan 9227cb7d67 commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 6 years ago
Ian Fan 000d96e525 commands: clean-up checkarg function 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
Drew DeVault 5c6240a906
Merge pull request from mteyssier/ref-output-docs 6 years ago
mteyssier f530ac6459 Add references to sway-output(5) in sway(5) 6 years ago
Brian Ashworth 31f82830b2 config: remove peeked + expanded line log entries 6 years ago
Brian Ashworth bb06a57a71
Merge branch 'master' into fix-scratchpad-resize 6 years ago
Drew DeVault d9ed9445de
Merge pull request from RyanDwyer/fix-xwayland-floating-logic 6 years ago
Ryan Dwyer 662466e8db Fix crash when resizing container hidden in the scratchpad 6 years ago
Drew DeVault cdbfc3338b
Merge pull request from RyanDwyer/fix-qt-menu-crash 6 years ago
Drew DeVault ef532154c3
Merge pull request from RyanDwyer/fix-move-to-fullscreen-crash 6 years ago
Ryan Dwyer 16ef702645 Fix xwayland wants_floating logic 6 years ago
Ryan Dwyer 6deb726873 Fix crash when quitting a QT app on the wayland backend using menu 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
Christian 989bddc765 Parse missing i3 window types 6 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 6 years ago
Ryan Dwyer ebeb759873 Abort if proprietary drivers are in use 6 years ago
Drew DeVault 64534d2fd1
Merge pull request from RyanDwyer/fix-popup-damage 6 years ago
Drew DeVault 551e05ba90
Merge pull request from RyanDwyer/remove-raise-floating 6 years ago
Ryan Dwyer 93ec1af4d9 Fix popup damage issues when toplevel and/or popup uses geometry 6 years ago
Mihai Coman 3daf963d4d Fix crash when defaut seat is not created 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 fe6aea1d02
Merge pull request from RyanDwyer/fix-headless-unmap-crash 6 years ago