swayfx/include/sway
Ryan Dwyer 5b30391383 Make key repeat configurable
This creates two input commands for configuring the repeat delay and rate.

Example config:

    input "myidentifier" {
        repeat_delay 250
        repeat_rate 25
    }
2018-04-18 23:19:23 +10:00
..
input Clean up cursor simulation code. 2018-04-10 15:40:27 -04:00
tree Merge pull request #1756 from emersion/output-damage 2018-04-07 11:53:10 -04:00
commands.h Make key repeat configurable 2018-04-18 23:19:23 +10:00
config.h Make key repeat configurable 2018-04-18 23:19:23 +10:00
criteria.h Revert "Merge pull request #1653 from swaywm/revert-1647-refactor-tree" 2018-03-29 23:41:33 -04:00
debug.h Add debug tree view 2018-04-06 11:49:27 -04:00
desktop.h Simplify damage tracking functions, use them in layer shell 2018-04-06 11:45:40 -04:00
ipc-json.h Merge remote-tracking branch 'origin/wlroots' into swaybar-layers 2018-03-30 00:04:04 -04:00
ipc-server.h Merge remote-tracking branch 'origin/wlroots' into swaybar-layers 2018-03-30 00:04:04 -04:00
layers.h Some layer shell fixes 2018-03-29 22:11:08 -04:00
output.h Simplify damage tracking functions, use them in layer shell 2018-04-06 11:45:40 -04:00
security.h Move get_feature_policy to sway/security.c 2017-04-16 17:09:53 +03:00
server.h Set xwayland cursor 2018-03-31 00:24:38 -04:00