aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2019-01-13Merge pull request #3144 from emersion/cmd-xwaylandDrew DeVault
2019-01-13Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedDrew DeVault
2019-01-13Merge pull request #3343 from RedSoxFan/seat-cursor-buttons-improvedDrew DeVault
2019-01-13Merge pull request #3342 from RedSoxFan/scroll-buttons-improvedDrew DeVault
2019-01-13Merge pull request #3398 from RedSoxFan/toggle-input-eventsDrew DeVault
2019-01-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10input_cmd_scroll_button: utilize mouse btn helpersBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2019-01-10seat_cmd_cursor: utilize mouse button helpersBrian Ashworth
2019-01-09input_cmd_events: implement toggleBrian Ashworth
2019-01-09bind{code,sym}: utilize mouse button helpersBrian Ashworth
2019-01-09Reset container dimensions when moving into workspace from directionRyan Dwyer
2019-01-09Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-09Merge pull request #3386 from RedSoxFan/seat-reload-waitemersion
2019-01-09Merge pull request #3390 from RedSoxFan/execute-seatemersion
2019-01-09cmd_bind: pass the seat to execute_commandBrian Ashworth
2019-01-09cmd_swap: use handler context seatBrian Ashworth
2019-01-09reload: apply seat cfgs after reading entire cfgBrian Ashworth
2019-01-08Merge pull request #3337 from RedSoxFan/fix-seat-cmd-cursoremersion
2019-01-02Implement tiling_drag_thresholdBrian Ashworth
2018-12-31swaybar: do not create tray if hiddenIan Fan
2018-12-31swaybar: implement tray configIan Fan
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-29seat_cmd_cursor: work on seat name providedBrian Ashworth
2018-12-29Revamp seat configsBrian Ashworth
2018-12-29swaybar: fix focused_statusline color parsing.Rune Morling
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-12-25Change mouse buttons to x11 map and libevdev namesBrian Ashworth
2018-12-20Combine output_by_name and output_by_identifierBrian Ashworth
2018-12-18Return success when renaming a workspace to itselfRyan Dwyer
2018-12-17cmd_split: add null checks in do_splitBrian Ashworth
2018-12-09list.c: rename free_flat_list to list_free_items_and_destroyIan Fan
2018-12-09Cleanup list codeIan Fan
2018-12-09list.c: Remove list_foreachIan Fan
2018-12-05cmd_split: flatten when possibleBrian Ashworth
2018-12-03cmd_focus: show scratchpad if hiddenBrian Ashworth
2018-12-02Add option to bindsym/bindcode to suppress warning on overrideAlex Maese
2018-11-29Fix the error result of the fullscreen commandmwenzkowski
2018-11-28Implement bar gapsBrian Ashworth
2018-11-28Merge pull request #3212 from martinetd/move_floatingBrian Ashworth
2018-11-28Introduce a way to show config warnings in swaynagBrian Ashworth
2018-11-29move to workspace: fix moving floating container to non-empty workspaceDominique Martinet
2018-11-27Change execute_command to return a list of resultsBrian Ashworth
2018-11-26Merge pull request #3185 from emersion/remove-xopen-sourceRyan Dwyer
2018-11-25Implement title alignmentBrian Ashworth
2018-11-25Replace _XOPEN_SOURCE with _POSIX_C_SOURCEemersion
2018-11-25resize set: add assertion for an invalid unitKonstantin Pospelov
2018-11-25resize set: fix units for floating containersKonstantin Pospelov
2018-11-22Adding commands for configuring titlebar borders and paddingFlorent de Lamotte