mirror of
https://github.com/RGBCube/serenity
synced 2026-01-16 07:21:01 +00:00
Instead of poking into the the applet window backing store whenever the keymap changes, we now drive the GUI updates properly via update() and paint_event(). This fixes an issue where changing the system font would cause a "ghosting" effect in the keymap applet. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| KeymapStatusWidget.cpp | ||
| KeymapStatusWidget.h | ||
| KeymapStatusWindow.cpp | ||
| KeymapStatusWindow.h | ||
| main.cpp | ||