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
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
2018-11-28
Merge pull request #3204 from RedSoxFan/cmd-res-list
emersion
2018-11-28
Do not strip quotes for cmd_mode
Brian Ashworth
2018-11-27
Change execute_command to return a list of results
Brian Ashworth
2018-11-25
Implement title alignment
Brian Ashworth
2018-11-22
Adding commands for configuring titlebar borders and padding
Florent de Lamotte
2018-11-19
Add xwayland command
emersion
2018-11-10
Alter config variable replacement process
Brian Ashworth
2018-10-23
commands: replace EXPECTED_LESS_THAN with EXPECTED_AT_MOST
Ian Fan
2018-10-23
commands: clean-up checkarg function
Ian Fan
2018-10-23
commands: remove EXPECTED_MORE_THAN
Ian Fan
2018-10-20
Remove raise_floating directive
Ryan Dwyer
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-10-08
Implement popup_during_fullscreen
Ryan Dwyer
2018-10-07
Shim client.background and client.placeholder
Drew DeVault
[next]