Commit Graph

5186 Commits (bcbd0a9b45ea7d8969b58183a12240e74e90f9f0)
 

Author SHA1 Message Date
Brian Ashworth 0f43eac5dc Fix recursion when counting descendants of a type 7 years ago
Mattias Eriksson f40049b5cd Remove asciidoc file for swayidle 7 years ago
Mattias Eriksson 8fbafbfab5 Idle handling for dpms/lockscreen et al 7 years ago
Drew DeVault 9d607b7253
Merge pull request from emersion/remove-xdg-popup-unmap 7 years ago
emersion 360e63b8a7
Don't destroy view child on xdg-popup unmap 7 years ago
Brian Ashworth 2adf23c2a3 Only count views for hide_edge_borders smart 7 years ago
Brian Ashworth ec60e24f75
Merge branch 'master' into edge-borders 7 years ago
Brian Ashworth e3625d8f33 Count descendant views for hide_edge_borders smart 7 years ago
Drew DeVault b1c33ecc25
Merge pull request from emersion/wlroots-970 7 years ago
Drew DeVault e2b8eac4bf
Merge branch 'master' into wlroots-970 7 years ago
Drew DeVault 867190e082
Merge pull request from swaywm/scdoc 7 years ago
Drew DeVault 2da685e913 Merge remote-tracking branch 'origin/master' into scdoc 7 years ago
Drew DeVault 51b0b25587
Merge pull request from RyanDwyer/ipc-get-seats 7 years ago
Drew DeVault a2d7079b26 Merge branch 'master' into scdoc 7 years ago
Drew DeVault da679a8051 Fix typos 7 years ago
emersion 50298dc901
Send pointer discrete axis values and source 7 years ago
Drew DeVault 32a572cecf Revert "Merge pull request from RyanDwyer/criteria-improvements" 7 years ago
Drew DeVault ac0e62584f Revert "Merge pull request from RyanDwyer/criteria-focused" 7 years ago
Ryan Dwyer 28eb97299e Fix conflicting IPC command type constants with i3's 7 years ago
Ryan Dwyer c72940837c Implement IPC get_seats command 7 years ago
Ryan Dwyer 7f03570caf
Merge pull request from Dudemanguy911/fix-crash-on-fullscreen 7 years ago
Ryan Dwyer 4717c71da5
Merge branch 'master' into fix-crash-on-fullscreen 7 years ago
Drew DeVault aed26cfc8c Update README.md + README.*.md 7 years ago
Drew DeVault 2511adffc2
Merge pull request from RyanDwyer/criteria-focused 7 years ago
Ryan Dwyer 94e42f9857 Implement __focused__ criteria 7 years ago
Drew DeVault 1372cc2048 Add scdoc to .build.yml 7 years ago
Drew DeVault 167f7c54f4 Remove swaygrab entirely 7 years ago
Drew DeVault 22f52b91ed Add swaylock(1) and swaymsg(1) 7 years ago
Drew DeVault 7a964651fb Remove sway-security(7) 7 years ago
Drew DeVault d9a08b7a9d Add sway-input(5) 7 years ago
Drew DeVault 1813482266 Add sway-bar(5) 7 years ago
Drew DeVault 432256ad84 Add sway(5) 7 years ago
Drew DeVault c2a7d367af Wire up scdoc and rewrite sway(1) 7 years ago
Drew DeVault 3e1bf721c6
Merge pull request from RyanDwyer/criteria-improvements 7 years ago
Brian Ashworth 3db7fc2bb2 Implement hide_edge_borders 7 years ago
Dudemanguy911 935bda0f33 fix crash on fullscreen toggle 7 years ago
Drew DeVault 2217518bd5
Merge pull request from ggreer/move-focus 7 years ago
Drew DeVault 08fe619e74
Merge pull request from ggreer/normal-borders 7 years ago
Geoff Greer 87fa84df13 cmd_move_container: Focus a window on the source workspace. 7 years ago
Geoff Greer 0a79983f94 Allow setting border widths for normal borders using default_border. 7 years ago
Ryan Dwyer 8595fc5a6f Update criteria documentation 7 years ago
Ryan Dwyer 0bf0a4fa40 Don't unescape \\ in criteria 7 years ago
Ryan Dwyer 3b0c26d149 Overhaul criteria implementation 7 years ago
Drew DeVault 8d99edf787
Merge pull request from RyanDwyer/focus-parent-border 7 years ago
Ryan Dwyer 83e314bf51 Highlight all child borders when using focus parent 7 years ago
Drew DeVault fbddd34b47
Merge pull request from emersion/full-damage-tracking 7 years ago
emersion 44fcc06efd
Fix damage tracking on HiDPI 7 years ago
emersion 90614f3a63
Accumulate surface damage even if whole=true 7 years ago
emersion c0f5d740a5
Damage container when updating title 7 years ago
emersion 70b80b4698
Damage container on focus 7 years ago