Age | Commit message (Expand) | Author |
2018-12-16 | Update for swaywm/wlroots#1377 | Rostislav Pehlivanov |
2018-12-15 | swaynag: damage the cursor surface on update | Brian Ashworth |
2018-12-15 | swaybar: fix cursor scale | Brian Ashworth |
2018-12-15 | Merge pull request #3291 from RedSoxFan/fix-focus-nonvis | Ryan Dwyer |
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 | swaybar: fix sep block width for mixed scales | Brian Ashworth |
2018-12-12 | swaybar: handle block->urgent | Brian Ashworth |
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 | Merge pull request #3271 from ianyfan/list-cleanup | Ryan Dwyer |
2018-12-08 | Merge pull request #3264 from ianyfan/resize-list | 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-08 | Merge pull request #3260 from RedSoxFan/split-flatten | Ryan Dwyer |
2018-12-06 | list: double list capacity when resizing instead of incrementing | Ian Fan |
2018-12-05 | cmd_split: flatten when possible | Brian Ashworth |
2018-12-05 | Fix command list execution | mwenzkowski |
2018-12-04 | Merge pull request #3252 from hvenev/swaybar-rel | Brian Ashworth |
2018-12-04 | Add relative coordinates in JSON for i3bar click events | Hristo Venev |
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 | Merge pull request #3239 from ForTheReallys/bindsym-no-warn | 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 | fix typo | bschacht |
2018-12-02 | Merge pull request #3227 from emersion/swap-buffers-damage-coords | Drew DeVault |
2018-12-02 | Merge pull request #3228 from ianyfan/swayidle | emersion |
2018-12-01 | Merge pull request #3229 from mwenzkowski/fix-fullscreen-cmd | Brian Ashworth |
2018-12-01 | meson.build: remove obsolete definition of swayidle_deps | Ian Fan |
2018-12-01 | Update for swaywm/wlroots#1403 | emersion |
2018-12-01 | Merge pull request #3226 from CameronNemo/musl | emersion |
2018-11-30 | swaylock: fix build with musl libc | Cameron Nemo |
2018-11-30 | sway.5: Improve documentation | mwenzkowski |
2018-11-29 | Fix the error result of the fullscreen command | mwenzkowski |
2018-11-29 | Merge pull request #3219 from RedSoxFan/swaymsg-object-success | emersion |
2018-11-29 | Merge pull request #3218 from johnae/master | Brian Ashworth |
2018-11-29 | Fix json object ipc return | John Axel Eriksson |
2018-11-28 | swaymsg: parse success of single object | Brian Ashworth |
2018-11-28 | Merge pull request #3216 from RedSoxFan/fix-empty-titlebars | emersion |
2018-11-28 | Merge pull request #3214 from RedSoxFan/fix-3156 | 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 |