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
/
sway
/
commands.c
Age
Commit message (
Expand
)
Author
2024-03-01
ext-action-binder-v1: implement new protocol
Anna (navi) Figueiredo Gomes
2024-02-23
Define _POSIX_C_SOURCE globally
Simon Ser
2024-02-05
commands: make primary_selection a config-only command
Simon Ser
2023-04-14
Use format_str() throughout
Simon Ser
2023-04-14
commands: add printf attribute to cmd_results_new()
Simon Ser
2023-01-03
Make cmd_handler.command const
Carl Smedstad
2022-12-05
Add `primary_selection` config option
Aidan Dang
2022-06-16
Allocate enough space for `cmd_results->error`
kraftwerk28
2022-05-30
sway: add bindgesture command
Florian Franzen
2021-12-10
Add focused_tab_title
Vsevolod
2021-10-01
commands: Remove unused code after 1d3681f52135
Evgeniy Khramtsov
2021-02-25
Fix for_window criteria and mouse button bindings
ftilde
2021-02-16
container: Move pending state to state struct
Kenny Levinsen
2021-02-04
Declare all struct cmd_handler arrays const
Manuel Stoeckl
2020-07-27
commands: disallow runtime include
Ronan Pigott
2020-05-21
Remove code related to the security features
Érico Rolim
2020-05-13
commands: Add per-view shortcuts_inhibitor command
Michael Weiser
2020-02-04
criteria: match containers without view
Anders
2019-12-28
bar_cmd_colors: remove add_color
Brian Ashworth
2019-11-17
view: add max_render_time
Ivan Molodetskikh
2019-11-01
Fix various memory leaks
lbonn
2019-08-22
ipc: collapse multi-container command results
Laurent Bonnans
2019-06-20
config: fix find_handler logic
Brian Ashworth
2019-06-11
Fix segfaults caused by faulty command parsing
Matt Coffin
2019-06-05
criteria: reset on semicolon separation
Brian Ashworth
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
Fix #3924
Philipe Goulet
2019-03-19
Support WLR_INPUT_DEVICE_SWITCH in sway
Ryan Walklin
2019-03-15
Fix quoting of commands passed to for_window
minus
2019-02-26
execute_command: do not strip qoutes for cmd_mode
Brian Ashworth
2019-02-05
Fix quote stripping
emersion
2019-02-05
execute_command: dont strip quotes for exec_always
Brian Ashworth
2019-01-31
pointer_constraint: change to a seat subcommand
Brian Ashworth
2019-01-30
Add pointer_constraint command
Drew DeVault
2019-01-23
Make json-c include respect pkg-config --cflags
Jan Beich
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
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-08
Merge pull request #3275 from ianyfan/remove-readline
emersion
2019-01-02
Implement tiling_drag_threshold
Brian Ashworth
2019-01-01
stringop.c: rewrite strip_whitespace
Ian Fan
2018-12-30
hide_cursor: change to a seat subcommand
Brian Ashworth
2018-12-29
Revamp seat configs
Brian Ashworth
2018-12-25
Implement hide_cursor <timeout> command
Brian Ashworth
2018-12-09
Cleanup list code
Ian Fan
2018-12-05
Fix command list execution
mwenzkowski
[next]