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

List:       kwin
Subject:    [Bug 146513] Horizontal active desktop borders don't work
From:       Lubos Lunak <l.lunak () kde ! org>
Date:       2007-06-21 15:54:56
Message-ID: 20070621155456.12713.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=146513         
l.lunak kde org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From l.lunak kde org  2007-06-21 17:54 -------
SVN commit 678521 by lunakl:

Add missing detection of changes for some properties.
BUG: 146513  



 M  +8 -0      netwm.cpp  


--- branches/KDE/3.5/kdelibs/kdecore/netwm.cpp #678520:678521
 @ -2124,6 +2124,14  @
 		dirty |= ActiveWindow;
 	    else if (pe.xproperty.atom == net_showing_desktop)
 		dirty2 |= WM2ShowingDesktop;
+//            else if (pe.xproperty.atom == net_supported )
+//                dirty |= Supported; // update here?
+            else if (pe.xproperty.atom == net_supporting_wm_check )
+                dirty |= SupportingWMCheck;
+            else if (pe.xproperty.atom == net_virtual_roots )
+                dirty |= VirtualRoots;
+            else if (pe.xproperty.atom == net_desktop_layout )
+                dirty2 |= WM2DesktopLayout;
 	    else {
 
 #ifdef    NETWMDEBUG
_______________________________________________
Kwin mailing list
Kwin@kde.org
https://mail.kde.org/mailman/listinfo/kwin
[prev in list] [next in list] [prev in thread] [next in thread] 

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