]> Dogcows Code - chaz/openbox/blobdiff - util/epist/screen.hh
changed teh builtin bindings.. :)
[chaz/openbox] / util / epist / screen.hh
index 1f0a387591ab9f44cb4ff849d23ac11ebc3c4a48..4c3a47c2f89a5c8b7387f6fbb28808e3bab9a18c 100644 (file)
@@ -74,7 +74,8 @@ public:
   void handleKeypress(const XEvent &e);
 
   void cycleWindow(const bool forward, const bool alldesktops = false,
-                   const bool sameclass = false) const;
+                   const bool sameclass = false,
+                   const std::string &classname = "") const;
   void cycleWorkspace(const bool forward, const bool loop = true) const;
   void changeWorkspace(const int num) const;
   void toggleShaded(const Window win) const;
This page took 0.029869 seconds and 4 git commands to generate.