PATCH: fix for #44133

Lubos Lunak l.lunak at suse.cz
Wed Oct 9 10:27:11 BST 2002


 Hello,

 please somebody review this patch :)  :

 The patch
- fixes killing (Ctrl+Alt+Esc) windows with override-redirect (which seems to 
be the case with the window in the bugreport). Windows with override-redirect 
don't have their clients, so checking the clients does the wrong thing here. 
And going up the hiearchy and checking for the possible client seem to be a 
better way of doing it anyway.
- makes the now not really fitting killWindowAtPosition() a no-op (public, but 
shouldn't be used by the clients anyway)
- renames one method to findClientWithId() in order to fix a typo (private, so 
shouldn't affect BC)

-- 
Lubos Lunak
KDE developer
---------------------------------------------------------------------
SuSE CR, s.r.o.  e-mail: l.lunak at suse.cz , l.lunak at kde.org
Drahobejlova 27  tel: +420 2 9654 2373
190 00 Praha 9   fax: +420 2 9654 2374
Czech Republic   http://www.suse.cz/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kwin.patch
Type: text/x-diff
Size: 4237 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20021009/be2fa8d7/attachment.patch>


More information about the kde-core-devel mailing list