On Sun, 28 Oct 2012 at  6:28:02 -0400, Charles Philip Chan wrote:
> Hello:
> 
> There is something strange with commit
> 824255b1ae225394dc093c193082cfb7186e3eda:
> 
> ,----
> | commit 824255b1ae225394dc093c193082cfb7186e3eda
> | Author: Christophe CURIS <[email protected]>
> | Date:   Wed Oct 10 23:07:53 2012 +0200
> | 
> |     Fixed incorrect attributes for XCreateWindow's attributes
> | 
> |     The code was setting some values in the window's attribute structure
> |     which were not being used (missing the corresponding vmask flag) and
> |     was setting some vmask bits without setting the corresponding
> |     value in the structure.
> `----
> 
> With this commit the Window decorations are not drawn in GNUstep apps
> and the windows cannot be moved by dragging the title bar. If I hard
> reset to commit a2d2f76bd03df51b099a3f0e915369d22089ae5c, things are
> fine.
> 
> The Window decorations are drawn in GNUstep apps with all other window
> managers I tried.

Thanks for the report.

This patch is already reverted in the #next branch.

I'll try to speed up its appearance in the #master branch too.


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

Reply via email to