reactos/base/applications/osk
Bișoc George 411a599610 [OSK] Reduce the delay when redrawing LED keyboard resources (#1385)
200 ms would mean that the LEDs redraw each 0,2 second and this adds a slight delay. This can be seen if you press the Num lock key (for example) many times in a row and the LED resources won't update instantly. Therefore reducing the value of uElapse should significantly decrease the delay and the LEDs should update in a realistic way. Furthermore, before invalidating the LED resource check the toggle state of the keys.
2019-11-18 21:24:45 +01:00
..
lang [OSK] Romanian translation update (#1820) 2019-08-12 20:58:39 +02:00
res
CMakeLists.txt [OSK] General refactoring 2019-08-15 20:35:17 +02:00
main.c [OSK] Reduce the delay when redrawing LED keyboard resources (#1385) 2019-11-18 21:24:45 +01:00
osk.rc [OSK] General refactoring 2019-08-15 20:35:17 +02:00
osk_res.h [OSK] General refactoring 2019-08-15 20:35:17 +02:00
precomp.h [OSK] Reduce the delay when redrawing LED keyboard resources (#1385) 2019-11-18 21:24:45 +01:00
settings.c [OSK] General refactoring 2019-08-15 20:35:17 +02:00