https://bugs.kde.org/show_bug.cgi?id=396697

--- Comment #7 from JasonM <jmanc...@gmail.com> ---
A hack that worked for me, changing the one line to:

return
KWindowSystem::workArea(/*offScreenWindows*/).intersected(screenGeometry);

Allows yakuake to pop up on the monitors that it currently refuses to.  I don't
know what the proper fix is.  In my case, offScreenWindows is an empty list,
but it's also an empty list on the working monitors.  I don't really understand
what's going on in the code that's looking at "window struts".

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to