aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
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
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-28sway{,bar,input}.5: changes for generic blocksBrian Ashworth
2018-09-28sway.5: update set command informationBrian Ashworth
2018-09-28swaybar: fix setting binding mode indicatorIan Fan
2018-09-28Check for NULL output in workspace_valid_on_outputRyan Dwyer
2018-09-28Rename workspace_outputs to workspace_configs and fix memory leakRyan Dwyer
2018-09-28transaction: do not use pointers for stateIan Fan
2018-09-28Fix floating views in tabbed/stacked workspaces not getting frame eventsRyan Dwyer
2018-09-27Remove server-decoration assumption if view supports xdg-decorationRyan Dwyer
2018-09-27Improve CSD logicRyan Dwyer
2018-09-27Rename view_set_csd_from_client to view_update_csd_from_clientRyan Dwyer