Commit Graph

3039 Commits (0a4cf4748d842f1b4ec0e84e4b5c839dbe207652)

Author SHA1 Message Date
Robinhuett 0a4cf4748d Use output identifier for workspace config 7 years ago
Drew DeVault 5a98dfee02 Revert "Fix #2992" 7 years ago
Ryan Dwyer d0dca7f35e Don't reset cursor during mouse operations 7 years ago
Cole Mickens 6414b5d288 tree/view.c: fix uninitialized variables warning 7 years ago
Ryan Dwyer 65328ef60c Respect border settings when rendering lone tabbed/stacked child 7 years ago
mwenzkowski 94985146ea Fix 7 years ago
Ryan Dwyer 63d076dc2a Fix focus after a non-visible workspace's last container is destroyed 7 years ago
Drew DeVault b29beb1aa0
Merge pull request from mihaicmn/fix-retiling 7 years ago
Mihai Coman 5323551a7f Fix re-tiling for floating containers 7 years ago
Ferdinand Bachmann 6409a109f6 sway-ipc: don't log errno if unneeded and add more descriptive errors 7 years ago
Tom Warnke 1670eafd7b protect newline 7 years ago
ppascher 2123dfa15f
Update workspace.c 7 years ago
ppascher db61d581a3
Update workspace.c 7 years ago
Drew DeVault 51ad2676d0
Merge pull request from RyanDwyer/deny-commands-when-no-outputs 7 years ago
Ryan Dwyer 885963f11f Deny several commands when there's no outputs connected 7 years ago
Ryan Dwyer 60a1d79de7 Rebase the cursor after applying transactions 7 years ago
Drew DeVault ea2497d35c
Merge pull request from emersion/presentation-time 7 years ago
emersion b1c49038a6
Merge pull request from RyanDwyer/document-output-identifiers 7 years ago
Ryan Dwyer ea097631af Document how to identify outputs by make, model and serial 7 years ago
Ryan Dwyer f7aed5c7e5 Fix containers not being resized when entering scratchpad 7 years ago
Ryan Dwyer 641fbe576e When scrolling on a tab titlebar, set focus_inactive if not focused 7 years ago
Drew DeVault 46fc4ba4e3
Merge pull request from RyanDwyer/rebase-cursor-after-map 7 years ago
Ryan Dwyer bdae625cb3 Rebase the cursor after mapping a view 7 years ago
Ryan Dwyer 3c7fd145d5 Rebase the cursor after focusing in a direction 7 years ago
Drew DeVault bdb176863c
Merge pull request from Snaipe/xwayland-window-properties 7 years ago
emersion a654ac1bd6
Implement the presentation-time protocol 7 years ago
Franklin "Snaipe" Mathieu 8fc9328334 xwayland: populate window_properties in json for views 7 years ago
Ryan Dwyer 9c965ec58c seat_update_capabilities: Set cursor image while we have the capability 7 years ago
Ryan Dwyer 450a0661d7 Fix dormant cursor when using multiple seats 7 years ago
Ian Fan 9227cb7d67 commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST 7 years ago
Ian Fan 000d96e525 commands: clean-up checkarg function 7 years ago
Ian Fan 5364255f26 commands: remove EXPECTED_MORE_THAN 7 years ago
Ian Fan a9fdd5dd2a commands: print correct command on error for exec and opacity 7 years ago
Brian Ashworth 6a9930f451 cmd_swaynag_command: fix typo in variable 7 years ago
Drew DeVault 5c6240a906
Merge pull request from mteyssier/ref-output-docs 7 years ago
mteyssier f530ac6459 Add references to sway-output(5) in sway(5) 7 years ago
Brian Ashworth 31f82830b2 config: remove peeked + expanded line log entries 7 years ago
Brian Ashworth bb06a57a71
Merge branch 'master' into fix-scratchpad-resize 7 years ago
Drew DeVault d9ed9445de
Merge pull request from RyanDwyer/fix-xwayland-floating-logic 7 years ago
Ryan Dwyer 662466e8db Fix crash when resizing container hidden in the scratchpad 7 years ago
Drew DeVault cdbfc3338b
Merge pull request from RyanDwyer/fix-qt-menu-crash 7 years ago
Drew DeVault ef532154c3
Merge pull request from RyanDwyer/fix-move-to-fullscreen-crash 7 years ago
Ryan Dwyer 16ef702645 Fix xwayland wants_floating logic 7 years ago
Ryan Dwyer 6deb726873 Fix crash when quitting a QT app on the wayland backend using menu 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
Christian 989bddc765 Parse missing i3 window types 7 years ago
Ryan Dwyer c5a6c37275 Make workspace back_and_forth seat-specific 7 years ago
Ryan Dwyer ebeb759873 Abort if proprietary drivers are in use 7 years ago
Drew DeVault 64534d2fd1
Merge pull request from RyanDwyer/fix-popup-damage 7 years ago