Commit Graph

4445 Commits (f0d21c46dd8eedc186509cf0ed20833b746182e7)
 

Author SHA1 Message Date
Brian Ashworth 5ac3509d54
Merge pull request from ianyfan/exit-nag 7 years ago
Brian Ashworth b16043aeeb
Merge branch 'master' into exit-nag 7 years ago
emersion 4eadf9f3ae
Merge pull request from emersion/wlr-gamma-control 7 years ago
emersion 3a54e2291c
Merge branch 'master' into wlr-gamma-control 7 years ago
Ryan Dwyer e07da5fc5c
Merge pull request from emersion/fullscreen-pointer-input 7 years ago
emersion b336564511 Fix pointer events for fullscreen views 7 years ago
Drew DeVault 2ecba101fd
Merge pull request from minus7/fix-fullscreen 7 years ago
minus e72f86784c Fix crash on mouse motion on fullscreen container 7 years ago
Ian Fan 94888e58a2 config.in: nag user on exit 7 years ago
Drew DeVault 3eda76de48
Merge pull request from RyanDwyer/fix-popups-v3 7 years ago
Ryan Dwyer 787f08da7f Convert toplevel coordinates to output-local 7 years ago
Ryan Dwyer 8392eae40f Revert "Revert "Fix popups"" 7 years ago
Drew DeVault ea14ef4095
Merge pull request from RedSoxFan/nagbar 7 years ago
Ryan Dwyer 706c0fbe23
Merge branch 'master' into nagbar 7 years ago
Drew DeVault 9aa258d33a Revert "Fix popups" 7 years ago
Drew DeVault 8e60f6a732
Merge pull request from RyanDwyer/move-containers-when-workspace-focused 7 years ago
Drew DeVault 23b5124a4d
Merge pull request from RyanDwyer/fix-transaction-unmap 7 years ago
Drew DeVault eec25ce60e
Merge pull request from RyanDwyer/fix-focus-crashes 7 years ago
emersion e2eaf7b9b5
Merge pull request from marienz/sigmask 7 years ago
Ryan Dwyer 9339026a31 Fix focus related crashes 7 years ago
Marien Zwart 7d8413d962 Reset signal mask after fork 7 years ago
Ryan Dwyer d64c8df7ce Allow moving containers when workspace itself is focused 7 years ago
Ryan Dwyer 8314019f66 Fix race condition crashes when unmapping views 7 years ago
Michel Ganguin d6095588a1 Link xcb dependency to meson options "enable_xwayland" () 7 years ago
emersion fe39129b96
Merge pull request from RyanDwyer/fix-resize-wiggle 7 years ago
emersion 47bf4ed0cb
Merge branch 'master' into fix-resize-wiggle 7 years ago
Brian Ashworth 26c5ef18ba swaynag: don't drop \n for first line 7 years ago
Brian Ashworth 41d858b439 swaynag: add blank lines after headings in scdocs 7 years ago
Brian Ashworth 1e7fbe493e swaynag: swaybar like default colors 7 years ago
Brian Ashworth 4f5cf330c8 swaynag: address some more of sircmpwn's comments 7 years ago
Brian Ashworth 0ef3988438 swaynag: fix hidpi 7 years ago
Brian Ashworth e01acb6097 swaynag: allow more config options 7 years ago
Brian Ashworth ca40298af4 swaynag: add math to meson.build 7 years ago
Brian Ashworth 894d57f192 swaynag: fix output selection 7 years ago
Brian Ashworth a6145914c6 swaynag: refactor {sway_,}nagbar to swaynag 7 years ago
Brian Ashworth 6124d0f9a2 swaynag: split config into own file and fix optind 7 years ago
Drew DeVault 58f3fa74ae Disable pango markup for extended message 7 years ago
Drew DeVault 37709917b1 Set output to NULL if not specified 7 years ago
Brian Ashworth 8463a2896a swaynag: implement config file support 7 years ago
Brian Ashworth a4f7bf23b2 Address first round review for swaynag 7 years ago
Brian Ashworth 72db10c2f1 Support a detailed message in swaynagbar 7 years ago
Brian Ashworth 88bc4b528e Implements swaynagbar 7 years ago
Brian Ashworth abf33468c1 Arrange output in arrange_layers and commit dirty 7 years ago
Drew DeVault 9564c73c0d
Merge pull request from RyanDwyer/fix-popups-v2 7 years ago
Ryan Dwyer 4cc0855f21
Merge pull request from ianyfan/ipc 7 years ago
Ian Fan 46cfa8ff56 ipc: remove extraneous values 7 years ago
Ian Fan 03eaf444a4 ipc: prevent emitting a workspace::focus event when moving a container to a different workspace or output 7 years ago
Ian Fan b2ac234569 ipc: fix workspace::focus event behaviour 7 years ago
Ian Fan 3edaf2ce2a ipc: add tick event 7 years ago
Ian Fan 33433c6434 Add missing swaymsg completions 7 years ago