aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/commands.h
Commit message (Expand)AuthorAge
* 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
|\ \
| * | bar_cmd_bind: utilize mouse button helpersLibravatar Brian Ashworth2019-01-10
* | | swaybar: add status_edge_padding commandLibravatar Brian Ashworth2019-01-11
* | | swaybar: add status_padding commandLibravatar Brian Ashworth2019-01-11
|/ /
* | Implement tiling_drag_thresholdLibravatar Brian Ashworth2019-01-02
* | swaybar: implement tray configLibravatar Ian Fan2018-12-31
* | hide_cursor: change to a seat subcommandLibravatar Brian Ashworth2018-12-30
* | Implement hide_cursor <timeout> commandLibravatar Brian Ashworth2018-12-25
* | Implement bar gapsLibravatar Brian Ashworth2018-11-28
* | Change execute_command to return a list of resultsLibravatar Brian Ashworth2018-11-27
* | Implement title alignmentLibravatar Brian Ashworth2018-11-25
* | Adding commands for configuring titlebar borders and paddingLibravatar Florent de Lamotte2018-11-22
* | Merge pull request #3083 from c-edw/feature/StripWorkspaceNameLibravatar emersion2018-11-19
|\ \ | |/ |/|
| * Implement strip_workspace_name.Libravatar Connor E2018-11-17