aboutsummaryrefslogtreecommitdiff
path: root/sway/commands
AgeCommit message (Expand)Author
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-27config: improvements to the reload validationBrian Ashworth
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-11-21input_cmd_xkb_file: allow shell path expansionBrian Ashworth
2019-11-17view: add max_render_timeIvan Molodetskikh
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-17Use an enum instead of a marker string for map_to_Tadeo Kondrak
2019-11-17Implement input map_to_region commandTadeo Kondrak
2019-11-04smart_borders: separate smartness from edge typesRonan Pigott
2019-11-04Add --custom to `output mode` commandSimon Ser
2019-11-04focus: do nothing on focus prev|next for workspacesRonan Pigott
2019-11-01focus: add a NULL check in `focus <direction>`lbonn
2019-10-27focus: support focus prev|next [sibling]Ronan Pigott
2019-10-17focus: support focus_wrapping workspacelbonn
2019-09-04swaybar: complete barconfig_update event handlingBrian Ashworth
2019-09-02Fix typo for the force/immediate option in xwayland_mode enumBen Brown
2019-08-27cmd_mode: don't reset to default after subcommandBrian Ashworth
2019-08-23cmd_move: fix move to scratchpad hidden containerBrian Ashworth
2019-08-20Allow moving a container hidden in scratchpadlbonn
2019-08-20cmd_xwayland: add force for immediate launchBrian Ashworth
2019-08-12Remove redundant checksAntonin Décimo
2019-08-12Fix memory leaksAntonin Décimo
2019-08-06cmd_mode: make modes case sensitiveBrian Ashworth
2019-08-06cmd_swap: add floating supportBrian Ashworth
2019-08-05cmd_opacity: add relative opacity changesJeff Peeler
2019-08-01bindsym/code: add group supportBrian Ashworth
2019-07-27Fix resize sibling amount calculationsPedro Côrte-Real
2019-07-27Avoid adding duplicate criteria for no_focus and commandAshkan Kiani
2019-07-18input_cmd_xkb_switch_layout: support input typesBrian Ashworth
2019-07-17cmd_output: support current output aliasBrian Ashworth
2019-07-17input_cmd_xkb_*: cleanup includesEd Younis
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-17Make fullscreen check for fullscreen parentsSauyon Lee
2019-07-15Sanity check gaps between tiled containersPedro Côrte-Real
2019-07-15Rework gaps code to be simpler and correctPedro Côrte-Real
2019-07-14Layout tiled using a width/height fractionPedro Côrte-Real
2019-07-11cmd_split: fix toggle split for non-split layoutsBrian Ashworth
2019-07-10cmd_layout: toggle split for tabbed/stack defaultBrian Ashworth
2019-07-09cmd_bindswitch: add option to execute on reloadBrian Ashworth
2019-07-09Make mouse drag in tiled mode swap containers if no edge is selectedSebastian Parborg
2019-07-05calibration_matrix: expect 6 individual valuesSergei Dolgov
2019-07-05Use isnanSergei Dolgov
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-20cmd_mode: allow runtime creation and modificationBrian Ashworth
2019-06-20cmd_seat: split action and config handlersBrian Ashworth
2019-06-19config/xwayland: retain xwayland status on reloadBrian Ashworth
2019-06-16Fix sway crashes for scratchpad layoutsRouven Czerwinski
2019-06-12bindings: defer while initiailizingBrian Ashworth
2019-06-09Add a new xkb_switch_layout commandSimon Ser