aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
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
2018-10-18cmd_bind{sym,code}: Implement per-device bindingsBrian Ashworth
2018-10-18Remove cursor warping from seat_set_focusRyan Dwyer
2018-10-17Merge pull request #2858 from RyanDwyer/fix-move-to-floating-wsDrew DeVault
2018-10-17Fix crashes when running certain commands on an empty workspaceRyan Dwyer
2018-10-17Fix moving tiled containers to workspaces which only have floating viewsRyan Dwyer
2018-10-16Fix crash when using workspace back_and_forth with no previousRyan Dwyer
2018-10-16Merge branch 'master' into set-set-raw-focusIan Fan
2018-10-16Prevent duplicate workspace::focus eventsRyan Dwyer
2018-10-15Introduce seat_set_raw_focus and remove notify argument from seat_set_focus_warpRyan Dwyer
2018-10-15Fix crash in swap commandRyan Dwyer
2018-10-14Document `border csd`Drew DeVault
2018-10-14commands: fix sending bar mode/hidden_state updates to all barsIan Fan
2018-10-14Merge pull request #2808 from RedSoxFan/bar-subcommandsDrew DeVault
2018-10-13cmd_bar: simplify logicBrian Ashworth
2018-10-13cmd_bar: fix bar id issuesBrian Ashworth
2018-10-13fix_edge_gaps: Allow negative values for outer gaps.Tarmack
2018-10-13bar_cmd_status_command: only reload current barBrian Ashworth
2018-10-13Fix bar subcommand handler structs and selectionBrian Ashworth
2018-10-11fix: cmd_sticky crash sway with empty containermeak
2018-10-10Merge branch 'master' into bar-bindsymIan Fan
2018-10-10Add mouse_warping containerRouven Czerwinski
2018-10-09resize: Determine if anything changed using before/after checkRyan Dwyer
2018-10-09bar-bindsym: address ianyfan's commentsBrian Ashworth
2018-10-09Implement bar bindsymBrian Ashworth