[kwin] [Bug 426585] [Wayland] Wacom tablet cursor/cross doesn't switch states properly

2024-01-20 Thread Nicolas Fella
https://bugs.kde.org/show_bug.cgi?id=426585

Nicolas Fella  changed:

   What|Removed |Added

 CC||nicolas.fe...@gmx.de

--- Comment #5 from Nicolas Fella  ---
There's a few different issues here:

- Wayland-native Qt applications only having a crosshair cursor is
https://bugreports.qt.io/browse/QTBUG-105843
- XWayland windows having broken cursor shapes:
https://bugs.kde.org/show_bug.cgi?id=480096
- Other toolkits may have their own bugs

See https://bugs.kde.org/show_bug.cgi?id=479706

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 426585] [Wayland] Wacom tablet cursor/cross doesn't switch states properly

2023-01-29 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426585

matteodinoi...@gmail.com changed:

   What|Removed |Added

 CC||matteodinoi...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 426585] [Wayland] Wacom tablet cursor/cross doesn't switch states properly

2022-08-20 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=426585

dalji...@live.com changed:

   What|Removed |Added

 Ever confirmed|0   |1
 CC||dalji...@live.com
 Status|REPORTED|CONFIRMED

--- Comment #4 from dalji...@live.com ---
I've noticed this bug too and it seems to affect KDE Wayland only. My guess is
that this is a bug in Qt, GTK applications (e.g. Firefox) can correctly change
their cursor contextually (e.g. when hovering over text fields), while Qt
applications aren't ablet to do that. In fact, when using a tablet if you use
any Qt application (e.g. Dolphin or Settings), the application always retain
the "+" cursor no matter what. To reproduce an example of this behaviour, you
can try to use KDE under Wayland, then open the Settings app and then hover the
search text field and you'll see that the cursor is not changing. Note that
this works as expected with a mouse and the problem only occurs when using a
stylus.

Investigating further, I created a simple Qt application that calls
[`QGuiApplication::setOverrideCursor`](https://doc.qt.io/qt-5/qguiapplication.html#setOverrideCursor)
periodically but this has no effect on the cursor of the app under Wayland (it
works as expected on X11).

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 426585] [Wayland] Wacom tablet cursor/cross doesn't switch states properly

2021-01-16 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=426585

--- Comment #3 from Zamundaaa  ---
Hmm, that sounds like it could be an XWayland bug. Weirdly enough for me I
don't get the + at all (anymore), it's always the normal cursor.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 426585] [Wayland] Wacom tablet cursor/cross doesn't switch states properly

2020-12-22 Thread Thiago Sueto
https://bugs.kde.org/show_bug.cgi?id=426585

--- Comment #2 from Thiago Sueto  ---
Hello, sorry for taking so long to respond.
I have a bad tendency of overanalyzing/overwriting. Yes, XWayland apps don't
change the cursor of the drawing tablet.

Check for instance running Dolphin on X11 and running Dolphin on XWayland (with
QT_QPA_PLATFORM=xcb). Hovering the cursor over the path changes it to a text
cursor on X11, on XWayland it doesn't change, that is, a plus + is shown.

(That thing I wrote before: "it's always at a generic mouse state, no matter
which one" is referring to a different issue that I'll record later. While a
Wayland app always displays a + instead of a normal cursor, XWayland apps might
mistakenly show the last cursor state instead — and not change to anything
else, as mentioned above. So if it enters the XWayland app window as a text
cursor, it consistently stays a text cursor.

A way to test this "XWayland apps show anything other than a +" is to hover the
mouse over Firefox webpage elements like hyperlinks or text fields) and then
quickly hover to the XWayland app. It's not always reproducible, but it's how I
found out about this bug.)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 426585] [Wayland] Wacom tablet cursor/cross doesn't switch states properly

2020-11-19 Thread Zamundaaa
https://bugs.kde.org/show_bug.cgi?id=426585

Zamundaaa  changed:

   What|Removed |Added

 CC||xaver.h...@gmail.com

--- Comment #1 from Zamundaaa  ---
Am I misunderstanding what you're saying or is the complaint that XWayland apps
don't change the cursor?

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 426585] [Wayland] Wacom tablet cursor/cross doesn't switch states properly

2020-10-15 Thread Rainer Finke
https://bugs.kde.org/show_bug.cgi?id=426585

Rainer Finke  changed:

   What|Removed |Added

 CC||rai...@finke.cc

-- 
You are receiving this mail because:
You are watching all bug changes.