https://bugs.kde.org/show_bug.cgi?id=356909
Alexander Schlarb <alexander-...@xmine128.tk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|WONTFIX |--- Status|RESOLVED |REOPENED --- Comment #6 from Alexander Schlarb <alexander-...@xmine128.tk> --- Martin Gräßlin: Your argument "there is nothing we can do" is *definitely* not true, however (after thinking it through once more) your argument is probably that: "Since X doesn't believe the window to be minimized, we won't 'lie' to applications (that might expect `.isMinimized()` == Window state Iconic) by also checking for `_NET_WM_STATE_HIDDEN`". I don't know whether I'm on the right track here, of course, since you've been ignoring me, … Was your actual message: "If an application *really* wants to know whether a window is visible (for the user) it has to check for `_NET_WM_STATE_HIDDEN` itself." ? Should the `info.hasState(NET::Hidden)` check proposed by Kai be implemented? Yours faithfully, Alexander -- You are receiving this mail because: You are watching all bug changes.