picom/src
Richard Grenville f95093358e Improvement: Change in client window lookup & wintype detection
- Revert to WM_STATE for client window lookup, as WM_CLASS is
  unreliable, either, but set the client window of an override-redirect
  window to itself.

- Conform to EWMH to make assumptions about window types when
  _NET_WM_WINDOW_TYPE is not available.

- Remove determine_wintype() and completely rely on client window for
  window type detection.
2012-10-02 21:46:37 +08:00
..
compton.c Improvement: Change in client window lookup & wintype detection 2012-10-02 21:46:37 +08:00
compton.h Improvement: Change in client window lookup & wintype detection 2012-10-02 21:46:37 +08:00