Tudor Brindus
eeb90a7963
input_cmd_click_method: fix typo in error text
2020-06-19 22:48:53 +02:00
M Stoeckl
2a684cad5f
Remove now-unused "input" argument of cmd_results_new
...
Patch tested by compiling with `__attribute__ ((format (printf, 2, 3)))`
applied to `cmd_results_new`.
String usage constants have been converted from pointers to arrays when
encountered. General handler format strings were sometimes modified to
include the old input string, especially for unknown command errors.
2019-01-14 08:05:29 -05:00
Drew DeVault
e60ad3f677
Fix some missing commands in sway-input(5)
2018-10-03 07:50:37 -04:00
Brian Ashworth
baeb28ea62
Implement support for input wildcard
2018-09-23 19:56:52 -04:00
Dominique Martinet
5690bea227
input_config: free new_input_config on error
...
Found through static analysis.
2018-07-02 08:03:41 +09:00
Tony Crisci
9e0595f26b
input config handler context
2018-01-20 11:34:57 -05:00
Dominique Martinet
67985e9031
sway: change all sway_log to wlr_log
2018-01-05 23:39:46 +01:00
Tony Crisci
f16aa3c0ad
rename config apply cmds
2017-12-16 12:14:24 -05:00
Tony Crisci
538903bc5a
config cleanup
2017-12-12 09:03:58 -05:00
Tony Crisci
462a451328
input config
2017-12-11 07:55:01 -05:00
Drew DeVault
733993a651
Move everything to sway/old/
2017-11-18 11:22:02 -05:00
Drew DeVault
9aed9d9359
UnGNUify the codebase
2017-03-10 23:41:24 -05:00
Zandr Martin
65ace5dec5
merge in latest commits
2016-09-02 14:11:48 -05:00
Zandr Martin
b374c35758
refactor commands.c
2016-09-01 21:39:08 -05:00