]> code.delx.au - spectrwm/commit
Fallback to WM_NAME if _NET_WM_NAME fails.
authorTiago Cunha <tcunha@gmx.com>
Sat, 4 Feb 2012 14:41:30 +0000 (14:41 +0000)
committerTiago Cunha <tcunha@gmx.com>
Tue, 7 Feb 2012 23:11:33 +0000 (23:11 +0000)
commitd13c5e2aa8eb85e11aef2cfdd5db0f8afc3d4ffb
tree18e0a286bbdb4aaa3aafa563a9dc4a5674dd7470
parentea00ae6c7855ae9d8b715a644558a14961bfa0c7
Fallback to WM_NAME if _NET_WM_NAME fails.

If requesting the window name with _NET_WM_NAME fails, fallback to
requesting it with WM_NAME. While here, make the property request
through the get_property wrapper function.

Makes scrotwm show the titles for xterm (and probably others) windows.
scrotwm.c