https://bugs.kde.org/show_bug.cgi?id=396697
Maximilian Schiller <manim...@outlook.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/util | |ities/yakuake/commit/df1e72 | |30410516816b3f3e5b93d463d77 | |9fe3ae0 Status|REPORTED |RESOLVED --- Comment #22 from Maximilian Schiller <manim...@outlook.de> --- commit df1e7230410516816b3f3e5b93d463d779fe3ae0 Author: Maximilian Schiller <manim...@outlook.de> Date: Sat May 30 21:52:54 2020 +0200 Fix yakuake not opening on multimonitor setups Fixes yakuake not opening on one monitor when the panel is located on an edge between two monitors. This patch corrects the ExtendedStruct calculations and then checks if not only the strut intersects with the current monitor but also the window frame. If the strut intersects but the window frame does not that window is most likely some king of panel located on an edge between the current and the next screen. With this patch those struts and windows will now be ignored. 12 7 app/mainwindow.cpp https://invent.kde.org/utilities/yakuake/commit/df1e7230410516816b3f3e5b93d463d779fe3ae0 -- You are receiving this mail because: You are watching all bug changes.