aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-12swaybar: handle block->urgentBrian Ashworth
2018-12-12Keep focus when destroying containers on nonvis wsBrian Ashworth
2018-12-10Call wlr_output_enable for disabled new outputsBrian Ashworth
2018-12-09Merge pull request #3271 from ianyfan/list-cleanupRyan Dwyer
2018-12-08Merge pull request #3264 from ianyfan/resize-listBrian Ashworth
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09Cleanup list codeIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-12-08Merge pull request #3260 from RedSoxFan/split-flattenRyan Dwyer
2018-12-06list: double list capacity when resizing instead of incrementingIan Fan
2018-12-05cmd_split: flatten when possibleBrian Ashworth
2018-12-05Fix command list executionmwenzkowski
2018-12-04Merge pull request #3252 from hvenev/swaybar-relBrian Ashworth
2018-12-04Add relative coordinates in JSON for i3bar click eventsHristo Venev
2018-12-03config: do not set $XDG_CONFIG_HOME if unset or emptyIan Fan
2018-12-03config: set $XDG_CONFIG_HOME if emptyIan Fan
2018-12-03Fix identifier output configs on reloadBrian Ashworth
2018-12-03cmd_focus: show scratchpad if hiddenBrian Ashworth
2018-12-02Merge pull request #3239 from ForTheReallys/bindsym-no-warnBrian Ashworth
2018-12-02Add option to bindsym/bindcode to suppress warning on overrideAlex Maese
2018-12-02fix typobschacht
2018-12-02fix typobschacht
2018-12-02Merge pull request #3227 from emersion/swap-buffers-damage-coordsDrew DeVault
2018-12-02Merge pull request #3228 from ianyfan/swayidleemersion
2018-12-01Merge pull request #3229 from mwenzkowski/fix-fullscreen-cmdBrian Ashworth
2018-12-01meson.build: remove obsolete definition of swayidle_depsIan Fan
2018-12-01Update for swaywm/wlroots#1403emersion
2018-12-01Merge pull request #3226 from CameronNemo/muslemersion
2018-11-30swaylock: fix build with musl libcCameron Nemo
2018-11-30sway.5: Improve documentationmwenzkowski
2018-11-29Fix the error result of the fullscreen commandmwenzkowski
2018-11-29Merge pull request #3219 from RedSoxFan/swaymsg-object-successemersion
2018-11-29Merge pull request #3218 from johnae/masterBrian Ashworth
2018-11-29Fix json object ipc returnJohn Axel Eriksson
2018-11-28swaymsg: parse success of single objectBrian Ashworth
2018-11-28Merge pull request #3216 from RedSoxFan/fix-empty-titlebarsemersion
2018-11-28Merge pull request #3214 from RedSoxFan/fix-3156emersion
2018-11-28Fix titlebar when no title or marksBrian Ashworth
2018-11-28Fix default_orientation autoBrian Ashworth
2018-11-28Merge pull request #3213 from RedSoxFan/fix-3203emersion
2018-11-28Fix scratchpad segfault - NULL focused workspaceBrian Ashworth
2018-11-28Merge pull request #3206 from RedSoxFan/ipc-subscribeemersion
2018-11-28Merge pull request #3208 from RedSoxFan/bar-gapsemersion
2018-11-28Implement bar gapsBrian Ashworth
2018-11-28Implement support for swaymsg -t SUBSCRIBE [-m]Brian Ashworth
2018-11-28Merge pull request #3212 from martinetd/move_floatingBrian Ashworth
2018-11-28Merge pull request #3202 from RedSoxFan/swaynag-config-warningsemersion
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth
2018-11-29move to workspace: fix moving floating container to non-empty workspaceDominique Martinet
2018-11-28Merge pull request #3211 from emersion/child-view-unmapped-segfaultRyan Dwyer