https://bugs.kde.org/show_bug.cgi?id=503801
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/2b5caa | |d9081e73060c16317c8dd152307 | |d1ef15d Status|ASSIGNED |RESOLVED --- Comment #10 from Akseli Lahtinen <[email protected]> --- Git commit 2b5caad9081e73060c16317c8dd152307d1ef15d by Akseli Lahtinen. Committed on 15/01/2026 at 14:02. Pushed by akselmo into branch 'master'. DiscoverObject: Use alert instead of show m_mainWindow->show() would rudely interrupt whatever user is doing and pop the window in front of them, and also reset the window geometry, such as unmaximizing it. Instead just alert the user. If the window is minimized but active, it will be brought in front of them, but if the window is minimized but some other app is active, the task manager will show the attention alert instead. M +1 -1 discover/DiscoverObject.cpp https://invent.kde.org/plasma/discover/-/commit/2b5caad9081e73060c16317c8dd152307d1ef15d -- You are receiving this mail because: You are watching all bug changes.
