Closed robiot closed 1 year ago
Very buggy. Xorg seems to be very annoying when it comes to mouse events. Ex. it emits two VisibilityNotify(#define VisibilityNotify 15<x.h>) events and one ButtonPress event(#define ButtonPress 4<x.h>), but only if the XClicker window is focused.
#define VisibilityNotify 15
#define ButtonPress 4
AAAA
Very buggy. Xorg seems to be very annoying when it comes to mouse events. Ex. it emits two VisibilityNotify(
#define VisibilityNotify 15
<x.h>) events and one ButtonPress event(#define ButtonPress 4
<x.h>), but only if the XClicker window is focused.AAAA