Age | Commit message (Expand) | Author |
2018-11-28 | Merge pull request #3206 from RedSoxFan/ipc-subscribe | emersion |
2018-11-28 | Merge pull request #3208 from RedSoxFan/bar-gaps | emersion |
2018-11-28 | Implement bar gaps | Brian Ashworth |
2018-11-28 | Implement support for swaymsg -t SUBSCRIBE [-m] | Brian Ashworth |
2018-11-28 | Merge pull request #3212 from martinetd/move_floating | Brian Ashworth |
2018-11-28 | Merge pull request #3202 from RedSoxFan/swaynag-config-warnings | emersion |
2018-11-28 | Introduce a way to show config warnings in swaynag | Brian Ashworth |
2018-11-29 | move to workspace: fix moving floating container to non-empty workspace | Dominique Martinet |
2018-11-28 | Merge pull request #3211 from emersion/child-view-unmapped-segfault | Ryan Dwyer |
2018-11-28 | Fix segfault when destroying unmapped child view | emersion |
2018-11-28 | Merge pull request #3199 from emersion/handle-subsurface-destroy | Ryan Dwyer |
2018-11-28 | Merge pull request #3207 from RedSoxFan/swaynag-no-term-buttons | emersion |
2018-11-28 | Merge pull request #3204 from RedSoxFan/cmd-res-list | emersion |
2018-11-28 | Merge pull request #3209 from RedSoxFan/fix-3146 | emersion |
2018-11-28 | Do not strip quotes for cmd_mode | Brian Ashworth |
2018-11-27 | Implement swaynag -B/--button-no-terminal | Brian Ashworth |
2018-11-27 | Change execute_command to return a list of results | Brian Ashworth |
2018-11-27 | Damage view child when destroyed | emersion |
2018-11-27 | Handle destroyed subsurfaces | emersion |
2018-11-26 | Merge pull request #3175 from emersion/rename-gtk-primary-selection | Drew DeVault |
2018-11-26 | Merge pull request #3168 from mihaicmn/scratchpad-events | Brian Ashworth |
2018-11-26 | Merge pull request #3185 from emersion/remove-xopen-source | Ryan Dwyer |
2018-11-26 | Merge pull request #3191 from emersion/fix-swayidle-busy-dispatch | Ian Fan |
2018-11-26 | IPC: Use consistent function names across ipc-json | Mihai Coman |
2018-11-26 | IPC: Add scratchpad containers to get_tree reply | Mihai Coman |
2018-11-26 | IPC: Trigger move events for scratchpad containers | Mihai Coman |
2018-11-26 | Merge pull request #3169 from RedSoxFan/title-align | emersion |
2018-11-25 | Merge pull request #3183 from emersion/fix-escape-pango | Brian Ashworth |
2018-11-25 | Implement title alignment | Brian Ashworth |
2018-11-25 | swayidle: fix busy loop on writable FD | emersion |
2018-11-25 | Merge pull request #3184 from kupospelov/fix-resize | emersion |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | emersion |
2018-11-25 | Merge pull request #3049 from ianyfan/swayidle | emersion |
2018-11-25 | resize set: add assertion for an invalid unit | Konstantin Pospelov |
2018-11-25 | resize set: fix units for floating containers | Konstantin Pospelov |
2018-11-25 | Fix pango title escaping | emersion |
2018-11-24 | swayidle: fix dbus_event not to block | emersion |
2018-11-24 | swayidle: listen when display becomes writable | emersion |
2018-11-24 | swaylock: fix display_event to not block | Ian Fan |
2018-11-24 | swayidle: when acquiring sleep lock, initialize and free variables properly | Ian Fan |
2018-11-24 | Merge pull request #3179 from baloo/baloo/title_format-pango_markup | emersion |
2018-11-24 | fixes pango_markup support with title_format | Arthur Gautier |
2018-11-24 | Merge pull request #3145 from fdlamotte/master | emersion |
2018-11-24 | Merge pull request #3178 from progandy/sysconfdir | emersion |
2018-11-23 | Meson: Fix SYSCONFDIR definition. | progandy |
2018-11-23 | Update for swaywm/wlroots#1387 | emersion |
2018-11-22 | Adding commands for configuring titlebar borders and padding | Florent de Lamotte |
2018-11-22 | Merge pull request #3158 from emersion/get-outputs-focused | emersion |
2018-11-22 | Merge pull request #3171 from camoz/master | emersion |
2018-11-21 | fix typo in swayidle(1) | camoz |