Commit Graph

6022 Commits (384afc5cb5000374414eeaec8cbb667451fcce5b)
 

Author SHA1 Message Date
Ryan Dwyer 65328ef60c Respect border settings when rendering lone tabbed/stacked child 6 years ago
Brian Ashworth b63669a2a0
Merge pull request from mwenzkowski/fix-2992 6 years ago
mwenzkowski 94985146ea Fix 6 years ago
Drew DeVault b52e005346
Merge pull request from RyanDwyer/fix-focus-glitchiness 6 years ago
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
emersion 1e8e7e16e7
Merge pull request from Ferdi265/master 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
Drew DeVault 73b7c5cc05
Merge pull request from Toromtomtom/master 6 years ago
Tom Warnke 1670eafd7b protect newline 6 years ago
Drew DeVault 37eb83940f
Merge pull request from ppascher/allow_workspace_missing_output 6 years ago
ppascher 2123dfa15f
Update workspace.c 6 years ago
ppascher db61d581a3
Update workspace.c 6 years ago
emersion 6b59533646
Merge pull request from ianyfan/swaybar 6 years ago
Drew DeVault 51ad2676d0
Merge pull request from RyanDwyer/deny-commands-when-no-outputs 6 years ago
emersion 2507a5e447
Merge pull request from RyanDwyer/cursor-rebase-after-txn-apply 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
Ian Fan 19421373b9 swaybar: when scrolling, check that there are workspaces to scroll on 6 years ago
Ian Fan c5541763c0 swaybar: fix scrolling behaviour 6 years ago
Ian Fan c3fdabb725 swaybar: reverse order of workspaces list 6 years ago
emersion b1c49038a6
Merge pull request from RyanDwyer/document-output-identifiers 6 years ago
emersion df64cb2827
Merge pull request from RyanDwyer/fix-scratchpad-size 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
Drew DeVault 41f744c224
Merge pull request from ianyfan/swaylock 6 years ago
Drew DeVault 9658d4bcc5
Merge pull request from RyanDwyer/tab-wheel-focus-inactive 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
Drew DeVault 2fa767ab57
Merge pull request from RyanDwyer/cursor-rebase-after-focus-direction 6 years ago
emersion f2082a3d4c
Merge pull request from RyanDwyer/swaylock-multiseat 6 years ago
Ryan Dwyer 17bb39cd49 Add multiseat support to swaylock 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
Drew DeVault 7160b8aae9
Merge pull request from ianyfan/swaybar 6 years ago
Drew DeVault 862a4f69be
Merge pull request from RyanDwyer/fix-multiseat-dormant-cursor 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 48cf430cee swaybar: absorb bar_init function into bar_setup 6 years ago
Ian Fan 9afcda59db swaybar: exit on display error 6 years ago
Ian Fan ebfb1388e2 swaylock: exit on display error 6 years ago
Ian Fan 7fffe0a98c swaylock: exit early if unable to inhibit input 6 years ago
Ryan Dwyer e33671fd9a
Merge pull request from ianyfan/commands 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