aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
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
2018-09-27Remove CSD from toggle list if client doesn't support itRyan Dwyer
2018-09-27Add CSD to border modesRyan Dwyer
2018-09-27input config: merge left_handed optionIan Fan
2018-09-27Merge pull request #2704 from ianyfan/tablet-configDrew DeVault
2018-09-26Make sway/ipc-server.c POSIX 2001 compliantsghctoma
2018-09-26Fix race condition crash when view unmaps + maps quicklyRyan Dwyer
2018-09-25Add a missing null check for moving tiling containersAlexander Bakker
2018-09-25Fix crash when disconnecting outputRyan Dwyer
2018-09-24input: enable configuring tablets with libinputIan Fan
2018-09-24cursor: allow cursor_set_image to accept a NULL image to hide cursorIan Fan
2018-09-24seat: only show cursor if pointer configuredIan Fan
2018-09-23Implement support for input wildcardBrian Ashworth
2018-09-23Fix GtkMenuBar always opening first itemRyan Dwyer
2018-09-23Merge pull request #2695 from RyanDwyer/remove-moveoutoftabsstacksDrew DeVault
2018-09-23Merge pull request #2694 from RyanDwyer/fix-sticky-jumping-on-switchemersion
2018-09-23Merge pull request #2686 from RyanDwyer/tab-scrollingemersion
2018-09-23Flatten container in workspace_rejiggerRyan Dwyer