index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
/
commands.h
Age
Commit message (
Expand
)
Author
2024-03-01
ext-action-binder-v1: implement new protocol
Anna (navi) Figueiredo Gomes
2023-06-16
input/libinput: add scroll_button_lock method
Cezary Drożak
2023-04-14
commands: add printf attribute to cmd_results_new()
Simon Ser
2023-01-03
Make cmd_handler.command const
Carl Smedstad
2023-01-03
Remove duplicate declarations
Carl Smedstad
2022-12-09
Add libinput RotationAngle
Lucas Zampieri
2022-12-05
Add `primary_selection` config option
Aidan Dang
2022-10-30
Support libinput's 1.21 new dwtp option
pudiva chip líquida
2022-10-07
sway/commands/output: Add command for unplugging non-physical outputs
Andri Yngvason
2022-06-23
Rename dpms output command to power
Simon Ser
2022-05-30
sway: add bindgesture command
Florian Franzen
2021-12-10
Add focused_tab_title
Vsevolod
2021-11-23
Add 'output render_bit_depth [8|10]' command
Manuel Stoeckl
2021-08-31
Add `output modeline` command
David Rosca
2021-02-04
Declare all struct cmd_handler arrays const
Manuel Stoeckl
2020-10-12
input/tablet: add tool_mode option to set tablet tools as relative input
Tudor Brindus
2020-10-11
Add support for workspace_min_width bar option.
Tarmack
2020-08-24
exec: fix validation during config reload
Konstantin Pospelov
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-03-11
commands: Add shortcuts_inhibitor command
Michael Weiser
2020-03-07
Add an adaptive_sync output command
Simon Ser
2019-12-28
bar_cmd_colors: remove add_color
Brian Ashworth
2019-12-12
Add seat <seat> idle_{inhibit,wake} <sources...>
Drew DeVault
2019-11-29
add scale_filter output config option
Ronan Pigott
2019-11-21
Add support for wlr_keyboard_group
Brian Ashworth
2019-11-17
view: add max_render_time
Ivan Molodetskikh
2019-11-17
output: add max_render_time
Ivan Molodetskikh
2019-11-17
Implement input map_to_region command
Tadeo Kondrak
2019-07-17
Implement input_cmd_xkb_file (#3999)
Ed Younis
2019-07-05
Add calibration_matrix config option
Sergei Dolgov
2019-06-20
config: fix find_handler logic
Brian Ashworth
2019-06-09
Add a new xkb_switch_layout command
Simon Ser
2019-06-05
add seat sub command 'xcursor_theme'
Daniel Eklöf
2019-05-14
Implement output toggle
Moelf
2019-04-17
Add unbindsym/unbindcode command for swaybar
Alex Maese
2019-04-17
Add unbindswitch command
Alex Maese
2019-04-17
Create unbindsym and unbindcode commands
Alex Maese
2019-04-14
Add deprecation warnings for new_float, new_window, and force_focus_wrapping.
Connor E
2019-03-24
Implement inhibit_idle command
Brian Ashworth
2019-03-24
Add support for manually setting subpixel hinting on outputs.
Geoff Greer
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-02-17
Remove refs to unimplemented debuglog command
Drew DeVault
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-30
Add pointer_constraint command
Drew DeVault
2019-01-16
bar_cmd_tray_bind: Use mouse button helpers
Brian Ashworth
2019-01-15
Resize only current and immediate siblings rather than all siblings
Ryan Dwyer
2019-01-14
Remove now-unused "input" argument of cmd_results_new
M Stoeckl
2019-01-14
Remove 'input' field of IPC command return json
M Stoeckl
2019-01-13
Merge pull request #3144 from emersion/cmd-xwayland
Drew DeVault
2019-01-13
Merge pull request #3344 from RedSoxFan/bar-mouse-bindings-improved
Drew DeVault
[next]