]> Dogcows Code - chaz/openbox/blobdiff - src/Screen.hh
added the ability to have numeric arguments for the cycle window/workspace functions.
[chaz/openbox] / src / Screen.hh
index 71a012dd50d43fb9cf46edaef0ab7fc4a3512147..4b454e0253699dd9e613e70e04276081fe3f60c0 100644 (file)
@@ -120,7 +120,7 @@ private:
   BlackboxWindowList iconList, windowList;
 
   typedef std::vector<Window> WindowList;
-  WindowList desktopWindowList, systrayWindowList;
+  WindowList specialWindowList, desktopWindowList, systrayWindowList;
 
   Slit *slit;
   Toolbar *toolbar;
This page took 0.020957 seconds and 4 git commands to generate.