aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-18swaybar: send trailing comma with click event jsonIan Fan
2018-09-18swaybar: fix empty function prototypesIan Fan
2018-09-18swaybar: invalidate file descriptors upon closingIan Fan
2018-09-18swaybar: remove block links upon exitIan Fan
2018-09-17Merge pull request #2652 from emersion/swaybar-output-namesBrian Ashworth
2018-09-17swaybar: use output names instead of output indexesemersion
2018-09-17Merge pull request #2649 from wmww/fix-move-crashemersion
2018-09-17Fix crash moving out of tab containerWilliam Wold
2018-09-16Merge pull request #2637 from RyanDwyer/fix-tabbed-workspace-shenanigansDrew DeVault
2018-09-16Merge pull request #2641 from marienz/inhibit-crashDrew DeVault
2018-09-16Fix crash when destroying an idle-inhibiting clientMarien Zwart
2018-09-16Rename seat_get_active_child to seat_get_active_tiling_childRyan Dwyer
2018-09-16Make seat_get_active_child ignore floating childrenRyan Dwyer
2018-09-16Merge pull request #2638 from RyanDwyer/fix-tab-unmap-crashemersion
2018-09-16Fix crash when unmapping last child of a tabbed workspaceRyan Dwyer
2018-09-15Merge pull request #2634 from ianyfan/ipcDrew DeVault
2018-09-15ipc: handle NULL cases for node_get_outputIan Fan
2018-09-15ipc: add focus information to root nodeIan Fan
2018-09-14Merge pull request #2630 from emersion/wlroots-1243Drew DeVault
2018-09-14Merge branch 'master' into wlroots-1243Drew DeVault
2018-09-14Additional fix for xdg-outputDrew DeVault
2018-09-14Merge branch 'master' into wlroots-1243Drew DeVault
2018-09-14Postfix xdg-output headersDrew DeVault
2018-09-14Merge pull request #2633 from ianyfan/view-recon-fixDrew DeVault
2018-09-15Remove redundant container creation in view initializationIan Fan
2018-09-14Merge pull request #2631 from ianyfan/swaybaremersion
2018-09-14bar: remove i3bar_block_free in favour of i3bar_block_unrefIan Fan
2018-09-14Merge pull request #2629 from RedSoxFan/fix-654Drew DeVault
2018-09-14Update for swaywm/wlroots#1243emersion
2018-09-14Address ianyfan's commentsBrian Ashworth
2018-09-13Escape spaces in background file pathBrian Ashworth
2018-09-13Allow spaces in background file pathsBrian Ashworth
2018-09-13Merge pull request #2628 from RyanDwyer/remove-rejigger-assertionemersion
2018-09-13Remove bad assertion in workspace_rejiggerRyan Dwyer
2018-09-12Merge pull request #2622 from ianyfan/i3bar-block-refDrew DeVault
2018-09-12i3bar: count references to blocksIan Fan
2018-09-12Merge pull request #2620 from ianyfan/commandsemersion
2018-09-11Merge pull request #2624 from RedSoxFan/update-tex-in-cmd-clientDrew DeVault
2018-09-11Merge pull request #2621 from emersion/fix-unmap-segfaultDrew DeVault
2018-09-11Update textures for cmd_client_* commandsBrian Ashworth
2018-09-11Merge pull request #2618 from RyanDwyer/tiling-dragDrew DeVault
2018-09-12Minor fixes to tiling drag implementationRyan Dwyer
2018-09-11Don't use handler_context in view_unmapemersion
2018-09-11commands: when moving container, remove its gapsIan Fan
2018-09-11commands: when moving container, restore focus properlyIan Fan
2018-09-11Fix crash in workspace_wrap_childrenRyan Dwyer
2018-09-11Fix line lengthRyan Dwyer
2018-09-11Fix dropzone box on scaled outputsRyan Dwyer
2018-09-11Implement tiling dragRyan Dwyer
2018-09-11Introduce tiling_drag directiveRyan Dwyer