-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Qt client side window decorations (CSD) #167
Comments
Thanks for the report @cwmke, I can confirm that the issue is present in QT applications on Wayland installed with flatpak. Not sure I can fix it though. I do not use flatpak, so this is not a priority issue for me and I do not have too much free time to investigate this. I'm tagging the issue as help-wanted, in case someone can fix this. |
Sounds good. Just to clarify for anyone interested in taking a look, I think it's QT applications in general. Gwenview was installed with the package manager; not flatpak. |
@cwmke I tested only with KeepassXC (flatpak and package manager). Is there any other application that has this issue when installed through the package manager? Gwenview has a lot of KDE dependencies. |
transmission-qt, the torrent application, installed from the repos also has the issue. I would think it has significantly less dependencies than Gwenview. |
transmission-qt works without issues for me. |
After some testing, I think it is an issue with all QT applications in wayland. The QT applications that do not have the issue use the xwayland backend. @cwmke is the issue present if you start transmission with:
|
That does the trick for hiding them. This is a good workaround for the time being. Thanks! |
In case you don't know you can make that permanent by adding to
|
Fedora 32
Gnome 3.36.1
I noticed certain QT based apps like Gwenview, KeepassXC and the Anki flatpak don't hide their titlebars despite
Hide windows titlebars
being set toAlways
. I searched Issues but didn't find anything similar. This extension is really spectacular. Many thanks for all of your efforts. I don't know if the below log from opening Gwenview is at all related but figured it can't hurt.And here's a couple lines from Anki's cli output.
The text was updated successfully, but these errors were encountered: