[Kwin] Re: Fwd: KDesktop patch - usefull?

Cristian Tibirna tibirna at kde.org
Mon Apr 8 19:09:37 BST 2002


On Monday, 08 April 2002 09:23, Lubos Lunak wrote:
>
>  In KWin you'd  have to XSelectInput() for MousePressEvent on either the
> root window or kdesktop's window, and only one client may do that, so KWin
> could sometimes fail depending on running apps (maybe xsnow or things like
> that).

Errr... why? Just hooking for these events in Workspace::workspaceEvent() and 
make them act only if active_client->isDesktop() is enough. As I said, once I 
get 10 proper minutes for testing the pity 3 lines of code, I will do it.

CT




More information about the kde-core-devel mailing list