aboutsummaryrefslogtreecommitdiff
path: root/include/sway/commands.h
AgeCommit message (Expand)Author
2022-06-23Rename dpms output command to powerSimon Ser
2022-05-30sway: add bindgesture commandFlorian Franzen
2021-12-10Add focused_tab_titleVsevolod
2021-11-23Add 'output render_bit_depth [8|10]' commandManuel Stoeckl
2021-08-31Add `output modeline` commandDavid Rosca
2021-02-04Declare all struct cmd_handler arrays constManuel Stoeckl
2020-10-12input/tablet: add tool_mode option to set tablet tools as relative inputTudor Brindus
2020-10-11Add support for workspace_min_width bar option.Tarmack
2020-08-24exec: fix validation during config reloadKonstantin Pospelov
2020-05-13commands: Add per-view shortcuts_inhibitor commandMichael Weiser
2020-03-11commands: Add shortcuts_inhibitor commandMichael Weiser
2020-03-07Add an adaptive_sync output commandSimon Ser
2019-12-28bar_cmd_colors: remove add_colorBrian Ashworth
2019-12-12Add seat <seat> idle_{inhibit,wake} <sources...>Drew DeVault
2019-11-29add scale_filter output config optionRonan Pigott
2019-11-21Add support for wlr_keyboard_groupBrian Ashworth
2019-11-17view: add max_render_timeIvan Molodetskikh
2019-11-17output: add max_render_timeIvan Molodetskikh
2019-11-17Implement input map_to_region commandTadeo Kondrak
2019-07-17Implement input_cmd_xkb_file (#3999)Ed Younis
2019-07-05Add calibration_matrix config optionSergei Dolgov
2019-06-20config: fix find_handler logicBrian Ashworth
2019-06-09Add a new xkb_switch_layout commandSimon Ser
2019-06-05add seat sub command 'xcursor_theme'Daniel Eklöf
2019-05-14Implement output toggleMoelf
2019-04-17Add unbindsym/unbindcode command for swaybarAlex Maese
2019-04-17Add unbindswitch commandAlex Maese
2019-04-17Create unbindsym and unbindcode commandsAlex Maese
2019-04-14Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Connor E
2019-03-24Implement inhibit_idle commandBrian Ashworth
2019-03-24Add support for manually setting subpixel hinting on outputs.Geoff Greer
2019-03-19Support WLR_INPUT_DEVICE_SWITCH in swayRyan Walklin
2019-02-17Remove refs to unimplemented debuglog commandDrew DeVault
2019-01-31pointer_constraint: change to a seat subcommandBrian Ashworth
2019-01-30Add pointer_constraint commandDrew DeVault
2019-01-16bar_cmd_tray_bind: Use mouse button helpersBrian Ashworth
2019-01-15Resize only current and immediate siblings rather than all siblingsRyan Dwyer
2019-01-14Remove now-unused "input" argument of cmd_results_newM Stoeckl
2019-01-14Remove 'input' field of IPC command return jsonM Stoeckl
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-11swaybar: add status_edge_padding commandBrian Ashworth
2019-01-11swaybar: add status_padding commandBrian Ashworth
2019-01-10bar_cmd_bind: utilize mouse button helpersBrian Ashworth
2019-01-02Implement tiling_drag_thresholdBrian Ashworth
2018-12-31swaybar: implement tray configIan Fan
2018-12-30hide_cursor: change to a seat subcommandBrian Ashworth
2018-12-25Implement hide_cursor <timeout> commandBrian Ashworth
2018-11-28Implement bar gapsBrian Ashworth
2018-11-27Change execute_command to return a list of resultsBrian Ashworth