aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/commands.h
Commit message (Expand)AuthorAge
* input/libinput: add scroll_button_lock methodLibravatar Cezary Drożak2023-06-16
* commands: add printf attribute to cmd_results_new()Libravatar Simon Ser2023-04-14
* Make cmd_handler.command constLibravatar Carl Smedstad2023-01-03
* Remove duplicate declarationsLibravatar Carl Smedstad2023-01-03
* Add libinput RotationAngleLibravatar Lucas Zampieri2022-12-09
* Add `primary_selection` config optionLibravatar Aidan Dang2022-12-05
* Support libinput's 1.21 new dwtp optionLibravatar pudiva chip líquida2022-10-30
* sway/commands/output: Add command for unplugging non-physical outputsLibravatar Andri Yngvason2022-10-07
* Rename dpms output command to powerLibravatar Simon Ser2022-06-23
* sway: add bindgesture commandLibravatar Florian Franzen2022-05-30
* Add focused_tab_titleLibravatar Vsevolod2021-12-10
* Add 'output render_bit_depth [8|10]' commandLibravatar Manuel Stoeckl2021-11-23
* Add `output modeline` commandLibravatar David Rosca2021-08-31
* Declare all struct cmd_handler arrays constLibravatar Manuel Stoeckl2021-02-04
* input/tablet: add tool_mode option to set tablet tools as relative inputLibravatar Tudor Brindus2020-10-12
* Add support for workspace_min_width bar option.Libravatar Tarmack2020-10-11
* exec: fix validation during config reloadLibravatar Konstantin Pospelov2020-08-24
* commands: Add per-view shortcuts_inhibitor commandLibravatar Michael Weiser2020-05-13
* commands: Add shortcuts_inhibitor commandLibravatar Michael Weiser2020-03-11
* Add an adaptive_sync output commandLibravatar Simon Ser2020-03-07
* bar_cmd_colors: remove add_colorLibravatar Brian Ashworth2019-12-28
* Add seat <seat> idle_{inhibit,wake} <sources...>Libravatar Drew DeVault2019-12-12
* add scale_filter output config optionLibravatar Ronan Pigott2019-11-29
* Add support for wlr_keyboard_groupLibravatar Brian Ashworth2019-11-21
* view: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* output: add max_render_timeLibravatar Ivan Molodetskikh2019-11-17
* Implement input map_to_region commandLibravatar Tadeo Kondrak2019-11-17
* Implement input_cmd_xkb_file (#3999)Libravatar Ed Younis2019-07-17
* Add calibration_matrix config optionLibravatar Sergei Dolgov2019-07-05
* config: fix find_handler logicLibravatar Brian Ashworth2019-06-20
* Add a new xkb_switch_layout commandLibravatar Simon Ser2019-06-09
* add seat sub command 'xcursor_theme'Libravatar Daniel Eklöf2019-06-05
* Implement output toggleLibravatar Moelf2019-05-14
* Add unbindsym/unbindcode command for swaybarLibravatar Alex Maese2019-04-17
* Add unbindswitch commandLibravatar Alex Maese2019-04-17
* Create unbindsym and unbindcode commandsLibravatar Alex Maese2019-04-17
* Add deprecation warnings for new_float, new_window, and force_focus_wrapping.Libravatar Connor E2019-04-14
* Implement inhibit_idle commandLibravatar Brian Ashworth2019-03-24
* Add support for manually setting subpixel hinting on outputs.Libravatar Geoff Greer2019-03-24
* Support WLR_INPUT_DEVICE_SWITCH in swayLibravatar Ryan Walklin2019-03-19
* Remove refs to unimplemented debuglog commandLibravatar Drew DeVault2019-02-17
* pointer_constraint: change to a seat subcommandLibravatar Brian Ashworth2019-01-31
* Add pointer_constraint commandLibravatar Drew DeVault2019-01-30
* bar_cmd_tray_bind: Use mouse button helpersLibravatar Brian Ashworth2019-01-16
* Resize only current and immediate siblings rather than all siblingsLibravatar Ryan Dwyer2019-01-15
* Remove now-unused "input" argument of cmd_results_newLibravatar M Stoeckl2019-01-14
* Remove 'input' field of IPC command return jsonLibravatar M Stoeckl2019-01-14
* Merge pull request #3144 from emersion/cmd-xwaylandLibravatar Drew DeVault2019-01-13
|\
| * Add xwayland commandLibravatar emersion2018-11-19
* | Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improvedLibravatar Drew DeVault2019-01-13
|\ \