mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
Currently we may end up in an endless loop of Reconfigure requests if the Reconfigure action was called by a keybind. If the reconfigure takes too long (which may happen on slow systems with libsfdo full debug logging for example) the reconfigure might be triggered again and again. To prevent that, simply cancel all keybind_repeat timers on reconfigure. |
||
|---|---|---|
| .. | ||
| cursor.h | ||
| gestures.h | ||
| ime.h | ||
| input.h | ||
| key-state.h | ||
| keyboard.h | ||
| tablet-pad.h | ||
| tablet-tool.h | ||
| tablet.h | ||
| touch.h | ||