aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-10-08Check if there is a current container before setting it's opacityJohn Axel Eriksson
2018-10-08Allow status_command to be disabled via IPCRyan Dwyer
2018-10-08swaybar: allow null status_commandRyan Dwyer
2018-10-08Don't apply seat config when validatingRyan Dwyer
2018-10-08Remove unneeded variableRyan Dwyer
2018-10-08Reload config using idle eventRyan Dwyer
2018-10-07Shim client.background and client.placeholderDrew DeVault
2018-10-06ipc: set "type" of floating containers to "floating_con"Ian Fan
2018-10-06Move sticky containers when switching workspace via criteriaRyan Dwyer
2018-10-05Fix crash when flattening container after movingRyan Dwyer
2018-10-04Remove obsolete base64.c fileIan Fan
2018-10-04Fix #2763Drew DeVault
2018-10-04Merge pull request #2760 from RyanDwyer/swaylock-handle-output-disconnectemersion
2018-10-04Ignore unrelated cursor buttons while doing seat operationsRyan Dwyer
2018-10-04Give focus to another swaylock surface when output is disconnectedRyan Dwyer
2018-10-03Merge pull request #2759 from minus7/fix-view-container-nullemersion
2018-10-03Fix crash if view has no containerminus
2018-10-03Reenable popup-handling for determining focusJonathan Buch
2018-10-03Use "raycasting" for determining focus for floating windowsJonathan Buch
2018-10-03Fix focusing topmost floating windowsJonathan Buch
2018-10-03Add manpage documentatioon for raise_floatingJonathan Buch
2018-10-03Simplify raising a container in seatJonathan Buch
2018-10-03Add configuration for raising containers on focusJonathan Buch
2018-10-03Add sanity check for empty focus stackRyan Dwyer
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-03Fix tiling criteriaRyan Dwyer
2018-10-02Set focus_inactive on a sibling when a container closes in an inactive workspaceRyan Dwyer
2018-10-01Handle border options for gapsBrian Ashworth
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-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-30Turn funcs() into funcs(void)Arkadiusz Hiler
2018-09-30Remove libcap/prctl artifactsArkadiusz Hiler
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-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