Age | Commit message (Expand) | Author |
2018-12-22 | Fixes per wlroots#1441 | Drew DeVault |
2018-12-22 | IPC_SUBSCRIBE ensure request object is an array | Aidan Harris |
2018-12-20 | Combine output_by_name and output_by_identifier | Brian Ashworth |
2018-12-19 | Terminate swaybg in output_disable | Brian Ashworth |
2018-12-18 | Return success when renaming a workspace to itself | Ryan Dwyer |
2018-12-17 | Focus node before tiling drag if on titlebar | Brian Ashworth |
2018-12-17 | cmd_split: add null checks in do_split | Brian Ashworth |
2018-12-17 | Allow output ids and wildcard for workspace output | Brian Ashworth |
2018-12-17 | Allow tiling views to be dragged by the titlebar | Brian Ashworth |
2018-12-16 | Update for swaywm/wlroots#1377 | Rostislav Pehlivanov |
2018-12-14 | Fix focusing on non-visible workspace | Brian Ashworth |
2018-12-13 | Rework default output configs | Brian Ashworth |
2018-12-12 | Fix criteria execution in view_map | mwenzkowski |
2018-12-12 | Keep focus when destroying containers on nonvis ws | Brian Ashworth |
2018-12-10 | Call wlr_output_enable for disabled new outputs | Brian Ashworth |
2018-12-09 | list.c: rename free_flat_list to list_free_items_and_destroy | Ian Fan |
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 |