hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
19.69k stars 832 forks source link

No right click/middle click/drag on XP-Pen tablets when in artist mode #215

Open ThatOneCalculator opened 2 years ago

ThatOneCalculator commented 2 years ago

This has already been documented in the Discord but I figured I should make a tracked issue.

vaxerski commented 2 years ago

like i know why

TheSunCat commented 1 year ago

I also experience this issue using OpenTabletDriver with my XP-Pen Deco 01V2. In normal mode, I also cannot click on Waybar and some apps (foot for example), which might be related to this.

fufexan commented 1 year ago

It should work as long as you have set the proper artist buttons to do a specific action (for artist programs). Firefox works with it fine because of its config. Idk about waybar, but probably has no handler for artist input.

ThatOneCalculator commented 1 year ago

This personally got solved for me when I started using userspace_tablet_driver_daemon

Estebiu commented 1 year ago

This got solved for me sometime ago. Now I can click waybar workspaces/tray without problems. Idk why/how it got solved, through.

TheSunCat commented 1 year ago

The issue still occurs for me.

romanstingler commented 1 year ago

@TheSunCat do you have in your waybar config layer:top ?

TheSunCat commented 1 year ago

I'm not using that tablet anymore, but I can check tomorrow with remouse.

vaxerski commented 4 months ago

still a thing?

ThatOneCalculator commented 4 months ago

Yep, last observed a couple days ago on the latest version using the xp pen tablet official drivers

vaxerski commented 4 months ago

latest git? damn.

ThatOneCalculator commented 4 months ago

Latest major version – I can test with -git in a couple hours

Agent00Ming commented 4 months ago

OpenTabletDriver explicitly does not send mouse inputs on artist mode (even if bound) and I don't know about xp-pen drivers

ThatOneCalculator commented 4 months ago

My setup is a bit janky rn, would be happy to test once the latest changes make it into a published release

izmyname commented 1 month ago

Bump. What's the news?