aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-08reworked "layout auto*" star commandswil2-81/+129
2017-01-08Fix format errorDrew DeVault1-1/+1
2017-01-08Indent cleanupswil3-33/+34
2017-01-08[fix] Keep Clang happywil1-1/+3
2017-01-07Merge branch 'master' of https://github.com/SirCmpwn/swaywil20-43/+183
2017-01-07Merge branch 'master' into masterwillakat20-43/+183
2017-01-07Added mouse resize for auto layoutswil1-10/+28
2017-01-07simplification of apply_auto_layoutwil2-72/+95
2017-01-07[fix] resize should now preserve surrounding container's dimensionswil1-4/+4
2017-01-07[fix] scale check to prevent un-necessary layouts was in the wrong place.wil1-2/+3
2017-01-07[fix] corner cases win nb_children < nb_master|nb_colwil1-21/+40
2017-01-07Moved auto_* layout functions from resize.c to layout.cwil3-96/+99
2017-01-06MIT licenseDrew DeVault1-1/+1
2017-01-05Merge pull request #1032 from Jesin/masterDrew DeVault14-0/+0
2017-01-05Recompressed PNG filesJesin14-0/+0
2017-01-05Merge pull request #1030 from Hummer12007/patch-2Drew DeVault1-2/+2
2017-01-06Fix workspace layouts in json dataHummer120071-2/+2
2017-01-05Merge pull request #1029 from 4e554c4c/masterDrew DeVault1-1/+1
2017-01-05Fix broken link in CONTRIBUTING.mdCalvin Lee1-1/+1
2017-01-04Merge pull request #1019 from SirCmpwn/redshiftDrew DeVault3-39/+179
2017-01-01Merge branch 'master' of https://github.com/willakat/swaywil3-4/+14
2017-01-01[fix] cleanups suggested by Sway communitywil6-70/+79
2017-01-01changed "layout promote" command to "move first"wil5-22/+25
2017-01-01Document new layout command syntaxDrew DeVault1-0/+6
2017-01-01Fix inline is_auto_layoutDrew DeVault2-3/+6
2016-12-31[fix] cycle auto layouts backwardswil1-1/+1
2016-12-30Added a word in the Readme about the purpose of the fork.wil1-0/+5
2016-12-29Added "layout promote" command.wil3-1/+6
2016-12-29cleanup in auto layoutswil6-18/+70
2016-12-29[fix] move next/prev behavior for vert/horiz layoutwil1-0/+1
2016-12-29introduce next/prev as a direction for focus/move commands.wil6-14/+75
2016-12-29[fix] Handle auto layout resize with multiple slave groupswil1-59/+73
2016-12-29[fix] handle cases where nb_master > children->length in auto layoutwil1-3/+2
2016-12-29Added "layout incnmaster|incncol" commandswil2-6/+44
2016-12-29Handle resize in auto layoutswil1-203/+194
2016-12-29Added Awesome/Monad type "auto" layoutswil7-108/+367
2016-12-28Add redshift supportDrew DeVault3-39/+179
2016-12-27Fix user-set LD_LIBRARY_PATHDrew DeVault1-1/+1
2016-12-27Merge pull request #1017 from zandrmartin/swaylock-scaling-modeDrew DeVault1-2/+2
2016-12-27fix #971Zandr Martin1-2/+2
2016-12-27Update README.mdDrew DeVault1-0/+2
2016-12-26Merge pull request #1014 from cyphar/swaylock-fix-focus0.11Drew DeVault1-5/+11
2016-12-26sway: extensions: make locking give back focusAleksa Sarai1-4/+8
2016-12-26sway: extensions: only unlock if lock_surfaces.length == 0Aleksa Sarai1-1/+3
2016-12-23Update default swaybar commandDrew DeVault1-1/+1
2016-12-20Clear swaylock properly during re-renderDrew DeVault1-0/+5
2016-12-18Merge pull request #1001 from alkino/masterDrew DeVault1-3/+12
2016-12-18Put floating views in center, fallback on top leftNicolas Cornu1-3/+12
2016-12-17Change how security config is loaded0.11-rc3Drew DeVault9-57/+37
2016-12-17Merge pull request #996 from woutershep/datadirDrew DeVault5-7/+7