this post was submitted on 26 Jun 2025
7 points (100.0% liked)

KDE

6901 readers
266 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

@[email protected] @redstrate @[email protected]

a huge problem that makes me still stick in X11 is the lack of allow make an app receive mouse events instead tablet events.

Wayland by design needs the clients handle tablet events otherwise it would be broken unlike X11 and Win32 that only make usage of tablet events when you enable it.

This could be a problem for some apps (mostly proprietary ones) that use GUI toolkits (very older versions of Qt or GTK) lacking proper support of graphics tablet protocol.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 week ago (1 children)

@[email protected] @redstrate @[email protected]

that you mentioned is "relative mode"

my issue is easy to reproduce. Open Chromium in ozone wayland mode using a graphics tablet and you will see clicking and hovering doesn't work because chromium wayland doesn't implement wayland tablet protocol yet

[–] [email protected] 2 points 1 week ago

@mrgaturus @redstrate @[email protected]

Right. Maybe submit a bug report?:

https://bugs.kde.org/

It sounds like the kind of issue the folks of the "We care about your Input" goal would want to tackle.