robiot / xclicker

XClicker - Fast gui autoclicker for x11 linux desktops
https://xclicker.xyz
GNU General Public License v3.0
457 stars 43 forks source link

Add support for extra mouse buttons #89

Open robiot opened 11 months ago

robiot commented 11 months 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.

Something happened to the last draft pr.