sway/sway
Brian Ashworth 062da8eae7 input/keyboard: respect solo repeat_{rate,delay}
If `repeat_rate` or `repeat_delay` is set without the other being set,
the default was being used for both. This changes the logic to respect
the value given and use the default for the other when only one is set.
2019-02-11 10:22:53 -05:00
..
commands fix double free for mode toggle if bar was invisible 2019-02-11 10:22:53 -05:00
config Revert "More frees." 2019-02-01 11:52:37 +00:00
desktop Fix close_popups for xdg-shell 2019-02-11 10:22:53 -05:00
input input/keyboard: respect solo repeat_{rate,delay} 2019-02-11 10:22:53 -05:00
tree container_at_stacked: skip titles when zero pixels 2019-02-11 10:22:53 -05:00
commands.c Fix quote stripping 2019-02-11 10:15:00 -05:00
config.c load_main_config: use given path, store realpath 2019-02-11 10:22:53 -05:00
criteria.c Revert "Add some missing frees." 2019-02-01 11:51:03 +00:00
debug-tree.c
decoration.c
ipc-json.c
ipc-server.c ipc_has_event_listeners: fix inverted check of subscribed_events 2019-02-11 10:22:53 -05:00
main.c Clarify error for options and positional args 2019-02-11 10:22:53 -05:00
meson.build
security.c
server.c
sway-bar.5.scd
sway-input.5.scd cmd_seat: allow - to be used as alias for current 2019-02-02 22:02:28 -05:00
sway-output.5.scd
sway.1.scd
sway.5.scd
swaynag.c
xdg_decoration.c