[kwin] [Bug 428499] Frame callbacks not send on 'empty' commits

2020-12-02 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=428499 --- Comment #3 from Robert Mader --- Some more notes here: we just enabled the frame callback based vsync emulation by default on the Wayland backend in Firefox 85. The Wayland backend is not enabled by default yet and 85 will only released in the end

[kwin] [Bug 428499] Frame callbacks not send on 'empty' commits

2020-12-15 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=428499 --- Comment #6 from Robert Mader --- > does Firefox continuously creates frame callbacks (even if nothing has been > changed) or only on demand? Not completely continuous, but always if FF *may* repaint soon. > The compositor tries

[kwin] [Bug 428499] New: Frame callbacks not send on 'empty' commits

2020-10-31 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=428499 Bug ID: 428499 Summary: Frame callbacks not send on 'empty' commits Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity:

[kwin] [Bug 427528] Cursor gets stuck as a grabbing hand after grabbing something in Firefox

2020-10-31 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=427528 Robert Mader changed: What|Removed |Added CC||robert.ma...@posteo.de --- Comment #12 from

[kwin] [Bug 428499] Frame callbacks not send on 'empty' commits

2020-11-02 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=428499 --- Comment #2 from Robert Mader --- Yeah, the correct forwarding of bugs it an area for improvement :/ Now that I have an account here I'll try to do that more regularly. For FF<->Gnome and FF<->wlroots it appears to work mostly by

[kwin] [Bug 428499] Frame callbacks not send on 'empty' commits

2021-02-03 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=428499 --- Comment #12 from Robert Mader --- Great, thanks a lot! -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 438972] Support the zwp_pointer_gestures_v1 protocol

2021-06-20 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=438972 --- Comment #1 from Robert Mader --- Firefox tracking bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1717391 -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 438972] Support the zwp_pointer_gestures_v1 protocol

2021-06-20 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=438972 --- Comment #2 from Robert Mader --- P.S. as little extra motivation: one of the main Firefox Webrender devs runs KDE and would love to debug pinch zoom on his main device :) So implementing would make some people very happy. -- You are receiving

[kwin] [Bug 438972] The zwp_pointer_gestures_v1 protocol is broken with GTK

2021-06-21 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=438972 Robert Mader changed: What|Removed |Added Summary|Support the |The zwp_pointer_gestures_v1

[kwin] [Bug 438972] New: Support the zwp_pointer_gestures_v1 protocol

2021-06-20 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=438972 Bug ID: 438972 Summary: Support the zwp_pointer_gestures_v1 protocol Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity:

[kwin] [Bug 434631] wp_viewporter support

2021-05-17 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=434631 --- Comment #2 from Robert Mader --- Initial support for this landed in Firefox nightly (https://bugzilla.mozilla.org/show_bug.cgi?id=1699985) You can turn it on by setting `gfx.webrender.compositor.force-enabled` to `true` using the Wayland backend

[kwin] [Bug 434631] wp_viewporter support

2021-05-17 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=434631 Robert Mader changed: What|Removed |Added Status|REPORTED|RESOLVED Resolution

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-27 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 Robert Mader changed: What|Removed |Added CC||robert.ma...@posteo.de --- Comment #16 from

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-30 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 --- Comment #17 from Robert Mader --- As for GTK 3 and 4 this should now be fixed by the following MRs: https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3357 https://gitlab.gnome.org/GNOME/gtk/-/merge_requests/3374 https://invent.kde.org/plasma

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-30 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 --- Comment #20 from Robert Mader --- (In reply to Nate Graham from comment #19) > Since all three of those are merged, does this mean that full primary > selection functionality with GTK apps is now achieved? If I understood Vlad correctly, th

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-30 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 --- Comment #22 from Robert Mader --- (In reply to Nate Graham from comment #21) > Awesome, let's mark as fixed and re-open if anyone finds it still broken. > Great work Robert and Vlad! Robert, do you know what GTK version your merge >

[kwin] [Bug 422426] Implement Wayland Primary Selection Protocol bridge with XWayland

2021-03-30 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=422426 --- Comment #24 from Robert Mader --- (In reply to Nate Graham from comment #23) > What do you mean exactly? "that" == what? The bug title is "Implement Wayland Primary Selection Protocol bridge with XWayland", which ac

[kwin] [Bug 434631] New: wp_viewporter support

2021-03-19 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=434631 Bug ID: 434631 Summary: wp_viewporter support Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED Severity: normal Priority:

[kwin] [Bug 434631] wp_viewporter support

2021-03-20 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=434631 --- Comment #1 from Robert Mader --- FTR, the new FF backend can already be tested quite easily - if you want to give it a go to check if it runs well on KWin: ``` git clone https://github.com/servo/webrender.git cd webrender/example-compositor

[kwin] [Bug 445346] GStreamer with waylandsink in KDE Plasma Wayland session: Video doesn't update (works in GNOME or using Weston)

2022-02-01 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=445346 --- Comment #7 from Robert Mader --- Just tested on 5.23.5 and unfortunately the fix is not yet backported. Would be very glad if it made it into 5.23.6 :) -- You are receiving this mail because: You are watching all bug changes.

[kwin] [Bug 445346] GStreamer with waylandsink in KDE Plasma Wayland session: Video doesn't update (works in GNOME or using Weston)

2022-02-01 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=445346 --- Comment #9 from Robert Mader --- (In reply to Nate Graham from comment #8) > There isn't going to be a 5.23.6 (non-LTS Plasma versions only get five > bugfix releases). So unless your distro's packagers backport it, we'll have > to wit unt

[kwin] [Bug 448470] New: Gstreamer waylandsink does not update video content

2022-01-14 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=448470 Bug ID: 448470 Summary: Gstreamer waylandsink does not update video content Product: kwin Version: unspecified Platform: Other OS: Linux Status: REPORTED

[kwin] [Bug 461063] New: xdg_toplevel.set_fullscreen does not center surface and doesn't add black background/padding/bars

2022-10-27 Thread Robert Mader
https://bugs.kde.org/show_bug.cgi?id=461063 Bug ID: 461063 Summary: xdg_toplevel.set_fullscreen does not center surface and doesn't add black background/padding/bars Classification: Plasma Product: kwin Version: 5.26.0