Revert "Fixed incorrect attributes for XCreateWindow's attributes"
commit653b099ea2754345dd851bf24a86b5b521d3d7bf
authorCarlos R. Mafra <crmafra@gmail.com>
Thu, 25 Oct 2012 23:21:39 +0000 (26 00:21 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 28 Oct 2012 10:58:42 +0000 (28 10:58 +0000)
tree83e49fcc6c7e5ad274631add20141a590718ff56
parent824255b1ae225394dc093c193082cfb7186e3eda
Revert "Fixed incorrect attributes for XCreateWindow's attributes"

This reverts commit 824255b1ae225394dc093c193082cfb7186e3eda.

According to Iain Patterson:

  This patch breaks the frame extents stuff I submitted recently. With
the patch and compton set to draw semi-opaque frame extents what
actually happens is no window decorations are drawn and a bunch of
BadDrawable errors are spewed to the console.

  After reverting the patch everything works again.
src/wcore.c