[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 94470] maximize window underruns panel
From:       Michel Hermier <michel.hermier () gmail ! com>
Date:       2007-01-15 23:44:27
Message-ID: 20070115234427.22972.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=94470         




------- Additional Comments From michel.hermier gmail com  2007-01-16 00:44 -------
Thougth I agree using a forked kwin is working quite fine, I think it's not elegant, \
since we should not fork. Anyway this call is just wrong in multihead, in the logic \
of Workspace::clientArea: int screen = desktopwidget->screenNumber( p );
I think it should looks more to something like:
int screen = desktop->isVirtualDesktop() ? desktopwidget->screenNumber( p ) : \
desktopwidget->primaryScreen(); As the first call will most probably allways return \
the first screen as the correct screen, even thougth we are on the secondary screen.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic