aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-08Merge branch 'master' of https://github.com/willakat/swaywil
2017-01-08fixed up space-after-cast style issueswil
2017-01-08reworked "layout auto*" star commandswil
2017-01-08Fix format errorDrew DeVault
2017-01-08Indent cleanupswil
2017-01-08[fix] Keep Clang happywil
2017-01-07Merge branch 'master' of https://github.com/SirCmpwn/swaywil
2017-01-07Merge branch 'master' into masterwillakat
2017-01-07Added mouse resize for auto layoutswil
2017-01-07simplification of apply_auto_layoutwil
2017-01-07[fix] resize should now preserve surrounding container's dimensionswil
2017-01-07[fix] scale check to prevent un-necessary layouts was in the wrong place.wil
2017-01-07[fix] corner cases win nb_children < nb_master|nb_colwil
2017-01-07Moved auto_* layout functions from resize.c to layout.cwil
2017-01-06MIT licenseDrew DeVault
2017-01-05Merge pull request #1032 from Jesin/masterDrew DeVault
2017-01-05Recompressed PNG filesJesin
2017-01-05Merge pull request #1030 from Hummer12007/patch-2Drew DeVault
2017-01-06Fix workspace layouts in json dataHummer12007
2017-01-05Merge pull request #1029 from 4e554c4c/masterDrew DeVault
2017-01-05Fix broken link in CONTRIBUTING.mdCalvin Lee
2017-01-04Merge pull request #1019 from SirCmpwn/redshiftDrew DeVault
2017-01-01Merge branch 'master' of https://github.com/willakat/swaywil
2017-01-01[fix] cleanups suggested by Sway communitywil
2017-01-01changed "layout promote" command to "move first"wil
2017-01-01Document new layout command syntaxDrew DeVault
2017-01-01Fix inline is_auto_layoutDrew DeVault
2016-12-31[fix] cycle auto layouts backwardswil
2016-12-30Added a word in the Readme about the purpose of the fork.wil
2016-12-29Added "layout promote" command.wil
2016-12-29cleanup in auto layoutswil
2016-12-29[fix] move next/prev behavior for vert/horiz layoutwil
2016-12-29introduce next/prev as a direction for focus/move commands.wil
2016-12-29[fix] Handle auto layout resize with multiple slave groupswil
2016-12-29[fix] handle cases where nb_master > children->length in auto layoutwil
2016-12-29Added "layout incnmaster|incncol" commandswil
2016-12-29Handle resize in auto layoutswil
2016-12-29Added Awesome/Monad type "auto" layoutswil
2016-12-28Add redshift supportDrew DeVault
2016-12-27Fix user-set LD_LIBRARY_PATHDrew DeVault
2016-12-27Merge pull request #1017 from zandrmartin/swaylock-scaling-modeDrew DeVault
2016-12-27fix #971Zandr Martin
2016-12-27Update README.mdDrew DeVault
2016-12-26Merge pull request #1014 from cyphar/swaylock-fix-focusDrew DeVault
2016-12-26sway: extensions: make locking give back focusAleksa Sarai
2016-12-26sway: extensions: only unlock if lock_surfaces.length == 0Aleksa Sarai
2016-12-23Update default swaybar commandDrew DeVault
2016-12-20Clear swaylock properly during re-renderDrew DeVault
2016-12-18Merge pull request #1001 from alkino/masterDrew DeVault
2016-12-18Put floating views in center, fallback on top leftNicolas Cornu