CVSROOT: /cvs Module name: xenocara Changes by: [email protected] 2015/06/30 08:01:44
Modified files:
app/cwm : client.c screen.c xevents.c
Log message:
Re-implement XClientMessage handling so that we can feed screen_find and
client_find valid resources as needed, relieving the need for
screen_find to ungracefully handle invalid root windows. Removes a long
standing XXX. Should theoretically allow XClientMessage handling on
more than one X screen. Alter callers of screen_find to handle
failures.
