Skip to content
  • Mikael Magnusson's avatar
    Iconification using _NET_WM_STATE_HIDDEN hint if supported by WM · 1c970036
    Mikael Magnusson authored
    If the Window Manager supports the _NET_WM_STATE_HIDDEN, we use it to use
    the _NET_WM_STATE protocol when de-iconifying windows (iconification is
    unchanged, via XIconifyWindow). Additionally, we no longer interpret all
    UnmapNotify events for our window as the result of iconification.
    
    (Based on patch by Tomas Frydrych <tf@linux.intel.com>)
    1c970036