Age | Commit message (Expand) | Author |
2018-12-09 | Cleanup list code | Ian Fan |
2018-12-09 | list.c: Remove list_foreach | Ian Fan |
2018-12-05 | cmd_split: flatten when possible | Brian Ashworth |
2018-12-05 | Fix command list execution | mwenzkowski |
2018-12-03 | config: do not set $XDG_CONFIG_HOME if unset or empty | Ian Fan |
2018-12-03 | config: set $XDG_CONFIG_HOME if empty | Ian Fan |
2018-12-03 | Fix identifier output configs on reload | Brian Ashworth |
2018-12-03 | cmd_focus: show scratchpad if hidden | Brian Ashworth |
2018-12-02 | Add option to bindsym/bindcode to suppress warning on override | Alex Maese |
2018-12-02 | fix typo | bschacht |
2018-12-02 | Merge pull request #3227 from emersion/swap-buffers-damage-coords | Drew DeVault |
2018-12-01 | Update for swaywm/wlroots#1403 | emersion |
2018-11-30 | sway.5: Improve documentation | mwenzkowski |
2018-11-29 | Fix the error result of the fullscreen command | mwenzkowski |
2018-11-29 | Fix json object ipc return | John Axel Eriksson |
2018-11-28 | Merge pull request #3216 from RedSoxFan/fix-empty-titlebars | emersion |
2018-11-28 | Fix titlebar when no title or marks | Brian Ashworth |
2018-11-28 | Fix default_orientation auto | Brian Ashworth |
2018-11-28 | Merge pull request #3213 from RedSoxFan/fix-3203 | emersion |
2018-11-28 | Fix scratchpad segfault - NULL focused workspace | Brian Ashworth |
2018-11-28 | Merge pull request #3206 from RedSoxFan/ipc-subscribe | 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 | 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 | 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 #3204 from RedSoxFan/cmd-res-list | emersion |
2018-11-28 | Do not strip quotes for cmd_mode | 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 | 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 | Merge pull request #3184 from kupospelov/fix-resize | emersion |
2018-11-25 | Replace _XOPEN_SOURCE with _POSIX_C_SOURCE | 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 | 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-23 | Update for swaywm/wlroots#1387 | emersion |