aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* config.in: nag user on exitLibravatar Ian Fan2018-08-02
* Merge pull request #2407 from RyanDwyer/fix-popups-v3Libravatar Drew DeVault2018-08-02
|\
| * Convert toplevel coordinates to output-localLibravatar Ryan Dwyer2018-08-02
| * Revert "Revert "Fix popups""Libravatar Ryan Dwyer2018-08-02
|/
* Merge pull request #2366 from RedSoxFan/nagbarLibravatar Drew DeVault2018-08-02
|\
| * Merge branch 'master' into nagbarLibravatar Ryan Dwyer2018-08-02
| |\
| * | swaynag: don't drop \n for first lineLibravatar Brian Ashworth2018-08-01
| * | swaynag: add blank lines after headings in scdocsLibravatar Brian Ashworth2018-08-01
| * | swaynag: swaybar like default colorsLibravatar Brian Ashworth2018-08-01
| * | swaynag: address some more of sircmpwn's commentsLibravatar Brian Ashworth2018-08-01
| * | swaynag: fix hidpiLibravatar Brian Ashworth2018-08-01
| * | swaynag: allow more config optionsLibravatar Brian Ashworth2018-08-01
| * | swaynag: add math to meson.buildLibravatar Brian Ashworth2018-08-01
| * | swaynag: fix output selectionLibravatar Brian Ashworth2018-08-01
| * | swaynag: refactor {sway_,}nagbar to swaynagLibravatar Brian Ashworth2018-08-01
| * | swaynag: split config into own file and fix optindLibravatar Brian Ashworth2018-08-01
| * | Disable pango markup for extended messageLibravatar Drew DeVault2018-08-01
| * | Set output to NULL if not specifiedLibravatar Drew DeVault2018-08-01
| * | swaynag: implement config file supportLibravatar Brian Ashworth2018-08-01
| * | Address first round review for swaynagLibravatar Brian Ashworth2018-08-01
| * | Support a detailed message in swaynagbarLibravatar Brian Ashworth2018-08-01
| * | Implements swaynagbarLibravatar Brian Ashworth2018-08-01
| * | Arrange output in arrange_layers and commit dirtyLibravatar Brian Ashworth2018-08-01
* | | Revert "Fix popups"Libravatar Drew DeVault2018-08-02
| |/ |/|
* | Merge pull request #2404 from RyanDwyer/move-containers-when-workspace-focusedLibravatar Drew DeVault2018-08-02
|\ \
| * | Allow moving containers when workspace itself is focusedLibravatar Ryan Dwyer2018-08-02
* | | Merge pull request #2403 from RyanDwyer/fix-transaction-unmapLibravatar Drew DeVault2018-08-02
|\ \ \
| * | | Fix race condition crashes when unmapping viewsLibravatar Ryan Dwyer2018-08-02
| |/ /
* | | Merge pull request #2406 from RyanDwyer/fix-focus-crashesLibravatar Drew DeVault2018-08-02
|\ \ \
| * | | Fix focus related crashesLibravatar Ryan Dwyer2018-08-02
| |/ /
* | | Merge pull request #2405 from marienz/sigmaskLibravatar emersion2018-08-02
|\ \ \ | |/ / |/| |
| * | Reset signal mask after forkLibravatar Marien Zwart2018-08-02
|/ /
* | Link xcb dependency to meson options "enable_xwayland" (#2393)Libravatar Michel Ganguin2018-08-02
* | Merge pull request #2396 from RyanDwyer/fix-resize-wiggleLibravatar emersion2018-08-02
|\ \ | |/ |/|
| * Merge branch 'master' into fix-resize-wiggleLibravatar emersion2018-08-02
| |\ | |/ |/|
* | Merge pull request #2391 from RyanDwyer/fix-popups-v2Libravatar Drew DeVault2018-08-01
|\ \
| * | Close popups when changing focusLibravatar Ryan Dwyer2018-07-31
| * | Fix popupsLibravatar Ryan Dwyer2018-07-31
* | | Merge pull request #2264 from ianyfan/ipcLibravatar Ryan Dwyer2018-08-02
|\ \ \
| * | | ipc: remove extraneous valuesLibravatar Ian Fan2018-08-01
| * | | ipc: prevent emitting a workspace::focus event when moving a container to a d...Libravatar Ian Fan2018-08-01
| * | | ipc: fix workspace::focus event behaviourLibravatar Ian Fan2018-08-01
| * | | ipc: add tick eventLibravatar Ian Fan2018-08-01
| * | | Add missing swaymsg completionsLibravatar Ian Fan2018-08-01
| * | | ipc: always include old property in workspace eventsLibravatar Ian Fan2018-08-01
| * | | ipc: add workspace::reload eventLibravatar Ian Fan2018-08-01
| * | | ipc: add binding eventLibravatar Ian Fan2018-08-01
| * | | ipc: add window::move eventsLibravatar Ian Fan2018-08-01
| * | | ipc: fix workspace::move calls argument orderLibravatar Ian Fan2018-08-01
| * | | ipc: only emit window::create event for viewsLibravatar Ian Fan2018-08-01