sway/sway/config
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
..
bar.c Free bar configs on reload and exit 2018-03-31 00:35:06 -04:00
input.c Make key repeat configurable 2018-04-18 23:19:23 +10:00
output.c Merge branch 'wlroots' into split-containers2 2018-04-04 00:20:44 -04:00
seat.c copy config references for input and seat 2018-01-17 09:49:02 -05:00