--- a/ui/ui/window.h Sun Dec 07 14:39:03 2025 +0100 +++ b/ui/ui/window.h Sun Dec 07 15:23:03 2025 +0100 @@ -61,10 +61,10 @@ const char *lbutton2; const char *rbutton3; const char *rbutton4; - const int *lbutton1_groups; - const int *lbutton2_groups; - const int *rbutton3_groups; - const int *rbutton4_groups; + const int *lbutton1_states; + const int *lbutton2_states; + const int *rbutton3_states; + const int *rbutton4_states; int default_button; int width; int height;