On Wed, Feb 12, 2014 at 12:10:08AM +0000, Carlos R. Mafra wrote:
> On Tue, 11 Feb 2014 at 18:22:01 -0500, Brad Jorsch wrote:
> 
> > @@ -1063,6 +1091,7 @@ static Bool handleWindowType(WWindow *wwin, Atom 
> > type, int *layer)
> >  {
> >     Bool ret = True;
> >  
> > +   wmessage("handleWindowType for %lx is %d", wwin->client_win, type);
> >     if (type == net_wm_window_type_desktop) {
> 
> Is the above wmessage() really necessary or is it just a forgotten
> debug check?

Debug check. Feel free to delete, or else I'll redo the patch tomorrow.


-- 
To unsubscribe, send mail to [email protected].

Reply via email to