JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Improve status bar refresh code:
authorLawrence Teo <lteo@devio.us>
Sun, 11 Dec 2011 03:20:42 +0000 (22:20 -0500)
committerLawrence Teo <lteo@devio.us>
Sun, 11 Dec 2011 03:49:49 +0000 (22:49 -0500)
commitb32473d6751fe63b04a817701a521c79754c7a7f
treeb4311e0ed4384be34a24ba95dd8e0a95e1e98f11
parent7392ce9247c9e4ea8716c6f985b6f6d8a9a351cd
Improve status bar refresh code:

- Refresh status bar (if name/class/title are enabled) when no window
  can be focused, so that the name/class/title will be cleared.

- Handle window class/name change events to refresh the bar when appropriate.

- Move XA_WM_NORMAL_HINTS into the '#if 0' block, since the status bar
  should not need to be updated for that event.

From: Splex <splecks@rejii.com>

ok marco
scrotwm.c