aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)AuthorFilesLines
2017-04-03Update man page0.12.2Drew DeVault1-2/+2
2017-04-03Merge pull request #1130 from oranenj/fix_move_next_crashDrew DeVault2-2/+2
2017-04-03Merge pull request #1126 from zandrmartin/prevent-fullscreen-focus-stealingDrew DeVault1-2/+5
2017-04-03Merge pull request #1119 from oranenj/masterDrew DeVault1-4/+4
2017-04-03Merge pull request #1117 from jnsaff/masterDrew DeVault2-3/+3
2017-03-13Merge pull request #1105 from zandrmartin/fix-workspace-output-assignment0.12.1Drew DeVault1-1/+1
2017-03-13Merge pull request #1113 from johnchen902/patch-1Drew DeVault1-1/+1
2017-03-07Merge pull request #1101 from 4e554c4c/worspace_namesDrew DeVault2-30/+43
2017-02-28Move env logging to earlier than wlc_initDrew DeVault1-3/+3
2017-02-20Read configs from /etc/sway/security.d/*Drew DeVault7-42/+70
2017-02-20Add * policies and fix bugDrew DeVault2-0/+5
2017-02-20Enforce new IPC policiesDrew DeVault2-11/+62
2017-02-20Add initial support code for new IPC securityDrew DeVault5-54/+60
2017-02-19Revise IPC security configurationDrew DeVault2-16/+20
2017-02-14use absolute view geometry to calculate positionZandr Martin1-8/+8
2017-02-06xdg-positioner: log window placementMykyta Holubakha1-0/+16
2017-02-06Handle xdg-positioner stuffMykyta Holubakha1-16/+57
2017-01-19Merge pull request #1055 from Hummer12007/positionerDrew DeVault1-0/+18
2017-01-19Properly place windows with xdg-positionerMykyta Holubakha1-0/+18
2017-01-18Merge pull request #1053 from Hummer12007/__focused__Drew DeVault1-5/+10
2017-01-19Support __focused__ as a valid criterionMykyta Holubakha1-5/+10
2017-01-19Display instance (if present) in nested layoutsMykyta Holubakha1-1/+3
2017-01-19Add window instance supportMykyta Holubakha3-3/+21
2017-01-17add hide_edge_borders smart to sway.5 manualFrantisek Fladung1-1/+1
2017-01-16Unset LD_LIBRARY_PATH, unless specifiedMykyta Holubakha1-0/+4
2017-01-14[fix] handle auto layout of empty containerwil1-1/+2
2017-01-14replaced "bot" with "bottom" in auto layout commandswil3-21/+31
2017-01-14Improved behavior of insert/remove child in auto layoutswil1-28/+108
2017-01-14Merge branch 'master' into masterwillakat5-5/+113
2017-01-13Add output wrappingDaniel Kessler1-5/+71
2017-01-12Merge pull request #1044 from ametisf/masterDrew DeVault2-0/+9
2017-01-12Implement hide_edge_borders smart (like in i3 4.13)Frantisek Fladung2-0/+9
2017-01-12Log capability droppingMykyta Holubakha1-0/+1
2017-01-12Keep CAP_SYS_PTRACE with suid binaryMykyta Holubakha1-0/+28
2017-01-11Fix #1008Drew DeVault1-0/+4
2017-01-08Merge branch 'master' into masterwillakat1-1/+1
2017-01-08fixed up space-after-cast style issueswil1-5/+5
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/swaywil2-41/+118
2017-01-07Added mouse resize for auto layoutswil1-10/+28
2017-01-07simplification of apply_auto_layoutwil1-68/+90
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.cwil2-96/+95
2017-01-06Fix workspace layouts in json dataHummer120071-2/+2
2017-01-01Merge branch 'master' of https://github.com/willakat/swaywil2-4/+13