]> code.delx.au - spectrwm/commit
Fix XCB ICCCM functions to use the icccm prefix.
authorReginald Kennedy <rk@rejii.com>
Fri, 13 Jul 2012 17:53:31 +0000 (01:53 +0800)
committerReginald Kennedy <rk@rejii.com>
Fri, 20 Jul 2012 21:58:33 +0000 (05:58 +0800)
commit97f84bad2ca0bedb128a66acf28f3e36218dc09b
treef113533847c10f85600fb07d1d3203f22267d4eb
parent43e3e1fb354ab7444ff62a5d4daac65febfcbb1e
Fix XCB ICCCM functions to use the icccm prefix.

Use get_atom_from_string() instead of xcb_atom_get_fast*() since it was
removed from XCB.

Fix configurerequest debug printf to use the new array.
spectrwm.c