[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-21 Thread Johan Klokkhammer Helsing
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #18 from Johan Klokkhammer Helsing --- This (qtwayland) patch should fix it: https://codereview.qt-project.org/#/c/200604/ -- You are receiving this mail because: You are watching all bug changes.

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 Hugo Pereira Da Costa changed: What|Removed |Added Status|UNCONFIRMED

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #16 from Hugo Pereira Da Costa --- (In reply to Martin Flöser from comment #14) > This works fine on Weston and KWin. I assume that it's a bug in Qt's Wayland > server implementation. > > @Qt devs: you need

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #15 from Martin Flöser --- @Qt devs: also a reminder: try using KWayland. It's a well designed, compliant, fully tested Qt style wrapper around Wayland server library duing sane things. If the licencing as LGPL is a

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Martin Flöser
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #14 from Martin Flöser --- This works fine on Weston and KWin. I assume that it's a bug in Qt's Wayland server implementation. @Qt devs: you need to support multiple wl_seat being bound and a wl_pointer_enter must be

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #13 from Hugo Pereira Da Costa --- (In reply to Hugo Pereira Da Costa from comment #12) > (In reply to Hugo Pereira Da Costa from comment #11) > > @Martin > > This seems related with running in a wayland

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #12 from Hugo Pereira Da Costa --- (In reply to Hugo Pereira Da Costa from comment #11) > @Martin This seems related with running in a wayland compositor (thus with Helper::isWayland() = true), which

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #11 from Hugo Pereira Da Costa --- @Martin -- You are receiving this mail because: You are watching all bug changes.

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #10 from Hugo Pereira Da Costa --- (In reply to Johan Klokkhammer Helsing from comment #8) > Hugo, you should be able to just delete the > > XdgShellV5 { > ... > } > > part, since the

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #9 from Hugo Pereira Da Costa --- (In reply to Johan Klokkhammer Helsing from comment #8) > Hugo, you should be able to just delete the > > XdgShellV5 { > ... > } > > part, since the

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Johan Klokkhammer Helsing
https://bugs.kde.org/show_bug.cgi?id=382473 Johan Klokkhammer Helsing changed: What|Removed |Added CC|

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 Hugo Pereira Da Costa changed: What|Removed |Added CC|

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #5 from Hugo Pereira Da Costa --- In the meanwhile, changing window's drag mode to "drag windows from titlebar only" might fix the issue. Can you give it a shot ? -- You are receiving this mail because:

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #4 from Hugo Pereira Da Costa --- (In reply to Antonio Rojas from comment #3) > Yes, QWidgets applications are affected also. They don't get any mouse input > whatsoever, but keyboard input works fine. You

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #3 from Antonio Rojas --- Yes, QWidgets applications are affected also. They don't get any mouse input whatsoever, but keyboard input works fine. You don't need a wayland setup to test, the attached example will run a

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-19 Thread Hugo Pereira Da Costa
https://bugs.kde.org/show_bug.cgi?id=382473 Hugo Pereira Da Costa changed: What|Removed |Added CC|

[Breeze] [Bug 382473] Breeze style breaks mouse input on Wayland compositors

2017-07-18 Thread Antonio Rojas
https://bugs.kde.org/show_bug.cgi?id=382473 --- Comment #1 from Antonio Rojas --- Created attachment 106713 --> https://bugs.kde.org/attachment.cgi?id=106713=edit qml mouse area example -- You are receiving this mail because: You are watching all bug changes.