-
-
Notifications
You must be signed in to change notification settings - Fork 589
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
Fade out not working on qt applications in KDE plasma #906
Comments
So after a second of clarity I realized the futility of reporting this on stable. Tried git version and still happens, same symptoms.
|
Facing a similar issue ,wherein windows does fade out on destroy/migration to different workspaces ,according to a raised github issue it is a bug,hoping it gets fixed in the next patch as it is a bit off putting. for context im running i3-gaps and im using nvidia drivers with the glx backend but i doubt that has to do anything with it |
@Inu90 did you disable fade out on close? |
@yshui No, like I said this only happens with qt apps, GTK apps fade out correctly. |
@Inu90 can you upload your config file please. |
|
can't reproduce in xfce with qbittorrent. kde-specific? but someone reported it to happen in i3 as well... edit 1: noticed the edit:
do we even have fade out on close? i don't see it on anything at all, even on xfce4-terminal. edit 2: |
@yshui, bisecting led me to commit dfe4a36, after it was introduced fading out on close stopped working on glx backend edit 1: however, reverting it in the current next branch doesn't fix the issue. |
Potentially a duplicate of #704. Can someone test with the latest |
Platform
Arch Linux x64
AMD Vega 8 (integrated from a Ryzen 5 3550H laptop apu) latest stable mesa
glxinfo -B, picom --diagnostics and config file
Environment
KDE plasma 5.26
picom version
9.1 according to pacman, vgit-7e568 according to --version
Details
As per the title Dolphin, qbittorrent, Clementine, etc. dont fade out, on the other hand GTK apps (firefox, thunderbird, GIMP) are working as intended.
Also, using xdg-portal's filepicker/save dialog on firefox and that one also doesn't fade out.
Also steam, whatever framework that is using, doesn't fade out.
Fade in works correctly for all apps.
edit:
Only now realized that only fade out on close is broken, fade out on minimize works for everything -except- qbittorrent, since I have it set to minimize to notification area.
The text was updated successfully, but these errors were encountered: