https://bugs.kde.org/show_bug.cgi?id=511787
Christoph Dreier <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from Christoph Dreier <[email protected]> --- Did you switch from X11 to Wayland between those versions? My understanding is, that the function in the settings is only doing something in an X11 session. For Wayland this functionality is missing, without telling the user. See: https://invent.kde.org/utilities/yakuake/-/blob/master/app/mainwindow.cpp?ref_type=heads#L967 I found a workaround with KWin application rules. You can access that with the "Keep open" enabled, then *Alt+F3>More Actions>Configure Special Application Settings...* I want Yakuake to be always on top of everything, so I wrote the following rule: Window class (application): Exact match "yakuake org.kde.yakuake" Keep above other windows Force Yes -- You are receiving this mail because: You are watching all bug changes.
