]> Dogcows Code - chaz/openbox/blobdiff - src/Screen.hh
basename() returns a string sometimes.. go shaleh. but this makes it work both ways.
[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.026178 seconds and 4 git commands to generate.