]> code.delx.au - spectrwm/commit
Update code to compile against XCB util-wm >= 0.3.8
authorReginald Kennedy <rk@rejii.com>
Sat, 7 Jul 2012 11:18:08 +0000 (19:18 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 20 Jul 2012 21:58:31 +0000 (05:58 +0800)
commit90f1696b7ae39741aad2a36720bed02f9eac8b25
tree99795f216a15d09c9b972b4eec07b469affd4620
parent8ed4457eccd37ff9145ab4637b7d5e461eb9f232
Update code to compile against XCB util-wm >= 0.3.8
XCB ICCCM public functions, types and macros are now prefixed.
A temporary fix has been added for OpenBSD.  Needs improvement.

Resolve a variable naming conflict.

Set num_screens in unmap_all.

In workaround(), utf8_string should be netwmname, not netwmcheck.

Initialize some uninitialized pointers.

Update debug printf format to reflect new xcb variable types.

Vacuum up whitespace.

Add XCB libs to linux Makefile
linux/Makefile
spectrwm.c