diff --git a/src/steamcompmgr.cpp b/src/steamcompmgr.cpp index 0e32fc1..8513271 100644 --- a/src/steamcompmgr.cpp +++ b/src/steamcompmgr.cpp @@ -2009,6 +2009,7 @@ register_cm (Display *dpy) Atom supportedAtoms[] = { + XInternAtom(dpy, "_NET_WM_STATE", False), XInternAtom(dpy, "_NET_WM_STATE_FULLSCREEN", False), XInternAtom(dpy, "_NET_ACTIVE_WINDOW", False), };