Commit Graph

5016 Commits (9ea71f292b2270f37cf7ca641b7bae628ef41ed7)
 

Author SHA1 Message Date
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
Ian Fan 75aba00460 ipc: always include old property in workspace events 7 years ago
Ian Fan d898e035ba ipc: add workspace::reload event 7 years ago
Ian Fan 6865b8aae9 ipc: add binding event 7 years ago
Ian Fan e0e638281e ipc: add window::move events 7 years ago
Ian Fan 4bf253855f ipc: fix workspace::move calls argument order 7 years ago
Ian Fan 07101a5707 ipc: only emit window::create event for views 7 years ago
Ian Fan 317217f2c8 ipc: add window::mark event 7 years ago
Ian Fan dd6debf367 ipc: add barconfig_update event on config reload 7 years ago
Ian Fan 686c084cec ipc: add workspace::empty event 7 years ago
Ian Fan 4f8f363dda ipc: add window::title event 7 years ago
Ian Fan dd1d6255f0 ipc: add window::focus event 7 years ago
Ian Fan f0310933c8 ipc: add window::close event 7 years ago
Ian Fan 87ccf18964 ipc: add workspace::init event 7 years ago
Ian Fan e8b179e313 ipc: add shutdown event 7 years ago
Drew DeVault f078f7fdfa
Merge pull request from chr0me-sh/hide-cursor-if-no-pointer 7 years ago
chr0me 77d74dd34f XCursor is not configured if no pointer device is available 7 years ago
Ryan Dwyer d10ccc1eb1 Correctly track saved surfaces during multiple transactions 7 years ago
Ryan Dwyer f91fd78b99
Merge pull request from RedSoxFan/create-mouse-binding-list 7 years ago
Brian Ashworth 00a00aacef Create list for mouse binds when creating new mode 7 years ago
Ryan Dwyer 7a59508da4 Close popups when changing focus 7 years ago
Ryan Dwyer de86d65627 Fix popups 7 years ago
Drew DeVault f19add2702
Merge pull request from emersion/fix-fullscreen-segfault 7 years ago
emersion 15c19572cf Fix segfault with fullscreen 7 years ago
Drew DeVault cbd0c3ec40
Merge pull request from emersion/iterator-redesign 7 years ago
Drew DeVault 878d1ddd07
Merge pull request from 1ace/feature/bash-completion 7 years ago
Drew DeVault 6c30b3fcc8
Merge pull request from frsfnrrg/key-repeat 7 years ago
emersion c1bf8d04be
Merge pull request from 1ace/fix/delete-swaygrab 7 years ago
Eric Engestrom 52a27f1529 delete references to swaygrab 7 years ago
emersion 4985667826
Merge pull request from 1ace/fix/include 7 years ago