[kwin] [Bug 492173] SurfaceCursorSource never emits change signal when zoomed in with Zoom effect, cursors don't change shape

2025-04-10 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=492173 Ritchie Frodomar changed: What|Removed |Added Summary|Mouse cursor doesn't change |SurfaceCursorSource

[kwin] [Bug 492173] Mouse cursor doesn't change in XWayland apps when zoomed in with Desktop Zoom effect

2025-04-10 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=492173 --- Comment #9 from Ritchie Frodomar --- I've investigated further. Kwin has two cursor sources, ShapeCursorSource and SurfaceCursorSource. ShapeCursorSource is backed by the Wayland cursor shape protocol, SurfaceCursorSource is backed by a Wa

[kwin] [Bug 492173] Mouse cursor doesn't change in XWayland apps when zoomed in with Desktop Zoom effect

2025-04-10 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=492173 --- Comment #8 from Ritchie Frodomar --- First time looking at this bug *as a programmer*, and here's what I've found so far. The zoom effect generally hides the true mouse cursor and takes control over rendering it, so that the cursor can

[NeoChat] [Bug 501816] New: Segmentation fault when viewing rooms that don't have room aliases

2025-03-20 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=501816 Bug ID: 501816 Summary: Segmentation fault when viewing rooms that don't have room aliases Classification: Applications Product: NeoChat Version: git master Platform: Other

[kwin] [Bug 495492] New: Screen capture with ability to bypass zoom + color inversion

2024-10-28 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=495492 Bug ID: 495492 Summary: Screen capture with ability to bypass zoom + color inversion Classification: Plasma Product: kwin Version: unspecified Platform: Other

[kwin] [Bug 492173] Mouse cursor doesn't change consistently when zoomed in with Desktop Zoom

2024-08-25 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=492173 --- Comment #5 from Ritchie Frodomar --- I've been informed that certain Electron apps, like Webcord, don't use Wayland by default and instead use Xwayland. You can force them to use Wayland by editing ~/.config/electron-flags.conf. This wo

[kwin] [Bug 492173] Mouse cursor doesn't change consistently when zoomed in with Desktop Zoom

2024-08-25 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=492173 --- Comment #4 from Ritchie Frodomar --- AFter further testing in my Discord community, we have discovered that this seems to consistently affect apps running under Xwayland. You can reproduce the bug in KDE applications by forcing them to run under

[kwin] [Bug 492173] Mouse cursor doesn't change consistently when zoomed in with Desktop Zoom

2024-08-25 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=492173 --- Comment #3 from Ritchie Frodomar --- I've just tested with Firefox, it is unaffected. I can't figure out my way around Bugzilla enough to edit my original post to remove Firefox from the list of example apps to test. -- You are rece

[kwin] [Bug 492173] New: Mouse cursor doesn't change consistently when zoomed in with Desktop Zoom

2024-08-25 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=492173 Bug ID: 492173 Summary: Mouse cursor doesn't change consistently when zoomed in with Desktop Zoom Classification: Plasma Product: kwin Version: 6.1.4 Platform: Other

[kwin] [Bug 487043] Extreme stutters/hangs when using certain desktop effects when "~/.cache" is on slow storage

2024-05-22 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=487043 --- Comment #12 from Ritchie Frodomar --- (In reply to Nate Graham from comment #10) > (In reply to Brodie Robertson from comment #7) > > Additionally Plasma seems to be the only software that is this negatively > > effected by the cach

[kwin] [Bug 487082] Not all screens update on window re-paints when using Zoom effect on Wayland

2024-05-17 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=487082 --- Comment #2 from Ritchie Frodomar --- Created attachment 169583 --> https://bugs.kde.org/attachment.cgi?id=169583&action=edit Right-click menu partially painted on one screen but not the other Managed to capture the same bug happeni

[kwin] [Bug 487082] Not all screens update on window re-paints when using Zoom effect on Wayland

2024-05-16 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=487082 --- Comment #1 from Ritchie Frodomar --- After looking at the code for Kwin's Zoom effect (specifically ZoomEffect::zoomIn() in zoom.cpp), I see why zooming in/out/around the screen doesn't cause these repaint issues. At the very end, ther

[kwin] [Bug 487082] New: Not all screens update on window re-paints when using Zoom effect on Wayland

2024-05-15 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=487082 Bug ID: 487082 Summary: Not all screens update on window re-paints when using Zoom effect on Wayland Classification: Plasma Product: kwin Version: 6.0.4 Platform: Other

[kwin] [Bug 487043] Extreme stutters/hangs when using certain desktop effects when "~/.cache" is on slow storage

2024-05-14 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=487043 --- Comment #1 from Ritchie Frodomar --- Wanted to add additional info - I did mention "slow and busy" drives, but I should clarify that the busy-ness of the drive absolutely does affect the hanging. You can observe this even on a moder

[kwin] [Bug 487043] New: Extreme stutters/hangs when using certain desktop effects when "~/.cache" is on slow storage

2024-05-14 Thread Ritchie Frodomar
https://bugs.kde.org/show_bug.cgi?id=487043 Bug ID: 487043 Summary: Extreme stutters/hangs when using certain desktop effects when "~/.cache" is on slow storage Classification: Plasma Product: kwin Version: unspecified