aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte
2018-11-19Merge pull request #3083 from c-edw/feature/StripWorkspaceNameemersion
2018-11-18Add scroll factor config option.Spencer Michaels
2018-11-18Use #if instead of #ifdefemersion
2018-11-17Implement strip_workspace_name.Connor E
2018-11-17Merge pull request #3142 from RyanDwyer/move-view-propertiesDrew DeVault
2018-11-17Move view {x,y,width,height} into container structRyan Dwyer
2018-11-17commands/resize: fix grow vars uninitializedCole Mickens
2018-11-16resize set: convert ppt to px for floating containersTrevor Slocum
2018-11-14Fix unused function in swap commandemersion
2018-11-12Use #if instead of #ifdef for WLR_HAS_*emersion
2018-11-11cmd_ws_auto_back_and_forth: fix negationBrian Ashworth
2018-11-11Allow multiple outputs for workspace outputBrian Ashworth
2018-11-10Use parse_boolean where possible.Connor E
2018-11-08resize set: implement width and height keywordsBrian Ashworth
2018-11-08Fix building with clangsghctoma
2018-11-07Implement per side and per direction outer gapsBrian Ashworth
2018-11-06Add focus_follows_mouse always. (#3081)Connor E
2018-11-05Add relative output transformRyan Walklin
2018-11-05commands/exec_always: defer command on config validationRouven Czerwinski
2018-11-05Fix focus_wrapping yesBrian Ashworth
2018-11-04gaps: Improve error reportingmwenzkowski
2018-11-01Move view marks properties to container structRyan Dwyer
2018-11-01Merge pull request #3040 from RyanDwyer/border-props-to-containerDrew DeVault
2018-11-01Wrap to fartherest output when running focus outputRyan Dwyer
2018-10-31Move view border properties to container structRyan Dwyer
2018-10-30Remove enum movement_directionRyan Dwyer
2018-10-25Update workspace.cppascher
2018-10-25Update workspace.cppascher
2018-10-25Merge pull request #2975 from RyanDwyer/deny-commands-when-no-outputsDrew DeVault
2018-10-26Deny several commands when there's no outputs connectedRyan Dwyer
2018-10-25Rebase the cursor after applying transactionsRyan Dwyer
2018-10-24Rebase the cursor after focusing in a directionRyan Dwyer
2018-10-23commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOSTIan Fan
2018-10-23commands: remove EXPECTED_MORE_THANIan Fan
2018-10-23commands: print correct command on error for exec and opacityIan Fan
2018-10-22cmd_swaynag_command: fix typo in variableBrian Ashworth
2018-10-23Fix crash when resizing container hidden in the scratchpadRyan Dwyer
2018-10-22Merge pull request #2923 from RyanDwyer/fix-move-to-fullscreen-crashDrew DeVault
2018-10-22Fix crash when moving a container to a fullscreen workspaceRyan Dwyer
2018-10-21cmd_reload: recalc font sizing + rebuild texturesBrian Ashworth
2018-10-21Make workspace back_and_forth seat-specificRyan Dwyer
2018-10-20Remove raise_floating directiveRyan Dwyer
2018-10-20Merge pull request #2870 from RyanDwyer/refactor-input-manageremersion
2018-10-20Merge pull request #2879 from Emantor/fix/swaybar_positionemersion
2018-10-20commands/bar: remove left and right from allowed positionsRouven Czerwinski
2018-10-20Minor refactor of input managerRyan Dwyer
2018-10-19Introduce cursor_rebaseRyan Dwyer
2018-10-19Merge pull request #2875 from RedSoxFan/input-device-bindingsDrew DeVault
2018-10-19Consider cursor warp when switching workspacesRyan Dwyer