alecdotninja / no-titlebar-when-maximized

A GNOME Shell 👣 extension that hides the titlebar of maximized windows
https://extensions.gnome.org/extension/4630/no-titlebar-when-maximized/
GNU General Public License v2.0
35 stars 4 forks source link

Intense lag dragging around XWayland windows. #5

Open Surferlul opened 2 years ago

Surferlul commented 2 years ago

When dragging around X11 applications in Wayland with this extension enabled it is almost unusable

alecdotninja commented 2 years ago

I do not have this issue on Arch with GNOME 42 under Wayland. Does disabling the extension resolve the problem?

Surferlul commented 2 years ago

Yes,it does. I was using Fedora 36 (same as the duplicate). It's not a hardware problem, because it happened on both my workstation (VM with 14 5950x cores, 6900xt PCIe passthrough, 28GB RAM), and my laptop (Lenovo Yoga slim 7 pro, 5800H, integrated graphics & Nvidia 3050, 16GB RAM), unless it is AMD specific problem. It was worse on my laptop, but still really bad on my workstation.

alecdotninja commented 1 year ago

@Surferlul I've added some debouncing and more logging to the extension in the latest version. If you are still seeing the issue, I am curious if anything interesting is logged.

alecdotninja commented 1 year ago

Unfortunately, the changes I made to try to address this caused other problems, so I have reverted them.

If someone who is experiencing the issue has time to debug, a PR is more than welcome! :smile: