Open Ciel-MC opened 6 months ago
I can confirm that this also happens to me, I have input follow_mouse set to 2, and clicking on windows with the mouse changes the focus, but focus does not change when I do the same with my tablet pen.
I have a Wacom CTL-4100 and use OpenTabletDriver, although not using OTD does not change the issue. The only way to "fix" this is to use Absolute Mode and set the pen binding to a left-click, although there is no pen pressure in Absolute Mode.
AFAIK on other compositors the expected behavior is for pressing the pen on the tablet to act as a mouse click.
AFAIK on other compositors the expected behavior is for pressing the pen on the tablet to act as a mouse click.
It’s broken by a recent attempt at rewriting cursor system in Hyprland and the tablet support was a bit sketchy. It worked before if you absolutely need it working.
Lots of other issues with tablet on v0.44.1 (mouse or touchpad not affected):
Hovering the pen over buttons also doesn't trigger the hovered state.
Hyprland Version
Bug or Regression?
Regression
Description
When you move the mouse with a graphics tablet, the focused window doesn't move with it
How to reproduce
Pre-req: Have focus follow mouse on
Crash reports, logs, images, videos
No response