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

Aleksey Titov <alex.jus...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |alex.jus...@gmail.com

--- Comment #18 from Aleksey Titov <alex.jus...@gmail.com> ---
This bug may be connected to Panels somehow: 
I have almost the same layout as Ryan: two monitors side by side and vertical
panels on the left side on both monitors. 

What i've noticed:
1. If i move panel to the right side on my right monitor (primary), everything
works. 

Deeper investigation shows that the problem is possibly related with
KWindowSystem::workArea as Christoph noticed: with such monitors-panels-layout
it gives only right part of the desktop, but calling it without passing
offScreenWindows is not the best solution: it gives combined area of both
monitors restricted to only the most left panel, so on the left monitor yakuake
gets an offset from the panel while on the right it has no offset thus making
its  appearance non-consistent.

To summarize with KWindowSystem::workArea(offScreenWindows) if offScreenWindows
empty:
1. [vpanel| secondary monitor][vpanel| primary monitor] : gives only right part 
2. [vpanel| secondary monitor][primary monitor |vpanel] : gives full desktop
area

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

Reply via email to