26 #include <X11/extensions/XInput.h>
27 #include <X11/extensions/XInput2.h>
82 explicit X11Extras(QObject *parent =
nullptr);
95 void checkPropertyOnWin(
bool windowCorrected, Window &window, Window &parent, Window &finalwindow, Window &root,
96 Window *children, Display *
display,
unsigned int &num_children);
98 void checkFeedback(XFeedbackState *temp,
int &num_feedbacks,
int &feedback_id);
99 void findVirtualPtr(
int num_devices, XIDeviceInfo *current_devices, XIDeviceInfo *mouse_device,
100 XIDeviceInfo *all_devices, QString pointerName);
106 #endif // X11EXTRAS_H