aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-03Remove HACKING.mdDrew DeVault
2018-10-03Fix some missing commands in sway-input(5)Drew DeVault
2018-10-03Merge pull request #2703 from RyanDwyer/csd-borderDrew DeVault
2018-10-03Merge pull request #2755 from RyanDwyer/fix-tiling-criteriaDrew DeVault
2018-10-03Fix tiling criteriaRyan Dwyer
2018-10-02Merge pull request #2749 from ianyfan/swaybarDrew DeVault
2018-10-02swaybar: add leading comma to click event JSONIan Fan
2018-10-02Merge pull request #2745 from RyanDwyer/fix-focus-inactive-on-destroyDrew DeVault
2018-10-02Set focus_inactive on a sibling when a container closes in an inactive workspaceRyan Dwyer
2018-10-02Merge pull request #2740 from RedSoxFan/gap-bordersRyan Dwyer
2018-10-01Handle border options for gapsBrian Ashworth
2018-10-02Merge pull request #2739 from RedSoxFan/fix-2653Ryan Dwyer
2018-10-02Merge branch 'master' into fix-2653Ryan Dwyer
2018-10-01Merge pull request #2735 from RedSoxFan/fix-quotesDrew DeVault
2018-10-01Fix smart gapsBrian Ashworth
2018-09-30Merge pull request #2737 from Ragnis/criteria-floatingDrew DeVault
2018-09-30Parse floating criteriaRagnis Armus
2018-09-30Do not strip quotes for cmd_setBrian Ashworth
2018-09-30Do not strip quotes for exec or bind commandsBrian Ashworth
2018-09-30Merge pull request #2734 from ivyl/use_rpathemersion
2018-09-30Add support for installing binaries with DT_RPATHArkadiusz Hiler
2018-09-30Merge pull request #2726 from RyanDwyer/overhaul-gapsDrew DeVault
2018-09-30Merge pull request #2728 from RedSoxFan/move-sticky-on-evacDrew DeVault
2018-09-30Merge pull request #2725 from PumbaPe/add-tap-and-dragDrew DeVault
2018-09-30Merge pull request #2730 from ivyl/remove_cap_leftoversDrew DeVault
2018-09-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-30Remove declarations that do no have definitionsArkadiusz Hiler
2018-09-30Remove libcap/prctl artifactsArkadiusz Hiler
2018-09-30Merge pull request #2733 from ianyfan/swaybaremersion
2018-09-30swaybar: synchronize rendering to output framesIan Fan
2018-09-30Merge pull request #2732 from RyanDwyer/fix-zero-outputsemersion
2018-09-30Fix hotplugging down to zero outputsRyan Dwyer
2018-09-29Merge pull request #2698 from ianyfan/hide-cursoremersion
2018-09-29add tap-and-drag setting to sway-inputPP
2018-09-29Merge pull request #2729 from RyanDwyer/resize-return-falseemersion
2018-09-29Merge pull request #2635 from RedSoxFan/fix-bg-specialemersion
2018-09-29Return an error when resizing is a no opRyan Dwyer
2018-09-28Move sticky containers in output_evacuateBrian Ashworth
2018-09-28Fix quote handling for commandsBrian Ashworth
2018-09-28Handle shell special characters in bg file pathBrian Ashworth
2018-09-29Update gaps documentationRyan Dwyer
2018-09-29Don't allow negative gapsRyan Dwyer
2018-09-29Make gaps implementation consistent with i3-gapsRyan Dwyer
2018-09-28Merge pull request #2724 from RedSoxFan/update-man-pagesDrew DeVault
2018-09-28sway{,bar,input}.5: changes for generic blocksBrian Ashworth
2018-09-28sway.5: update set command informationBrian Ashworth
2018-09-28Merge pull request #2723 from ianyfan/swaybarDrew DeVault
2018-09-28swaybar: trim function prototypesIan Fan
2018-09-28swaybar: move i3bar definitions into separate fileIan Fan
2018-09-28swaybar: remove unused focused_output propertyIan Fan