aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
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
2018-10-08Merge branch 'master' into popup-during-fullscreenBrian Ashworth
2018-10-08commands: when setting urgency, check container is not nullIan Fan
2018-10-08Allow swaynag to be disabledBrian Ashworth
2018-10-08Merge pull request #2793 from emersion/disable-swaybgemersion
2018-10-08Fix memory leak in status_command handleremersion
2018-10-08Check if there is a current container before setting it's opacityJohn Axel Eriksson
2018-10-08Allow swaybg to be disabledemersion
2018-10-08Implement popup_during_fullscreenRyan Dwyer
2018-10-08Allow status_command to be disabled via IPCRyan Dwyer
2018-10-08Don't apply seat config when validatingRyan Dwyer
2018-10-08Reload config using idle eventRyan Dwyer
2018-10-07Shim client.background and client.placeholderDrew DeVault
2018-10-03Add configuration for raising containers on focusJonathan Buch
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-01Handle border options for gapsBrian Ashworth
2018-09-30Merge pull request #2726 from RyanDwyer/overhaul-gapsDrew DeVault
2018-09-30Merge pull request #2725 from PumbaPe/add-tap-and-dragDrew DeVault
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-28Handle shell special characters in bg file pathBrian Ashworth
2018-09-29Don't allow negative gapsRyan Dwyer
2018-09-29Make gaps implementation consistent with i3-gapsRyan Dwyer