CVSROOT:        /cvs
Module name:    xenocara
Changes by:     o...@cvs.openbsd.org    2013/07/08 19:24:49

Modified files:
        app/cwm        : calmwm.h group.c mousefunc.c 

Log message:
since the root and event window are the same in the case of a button
event on the screen's root window, there's no need to pass down the
entire XButtonEvent event, at least to group_menu(), the only callback
which takes an argument at this point; instead use the already populated
screen.

Reply via email to