]> Dogcows Code - chaz/openbox/blobdiff - src/Screen.hh
changing the number of workspaces in the rc does something without restarting now!
[chaz/openbox] / src / Screen.hh
index 7cbe441ab4265b773c07bd2acd45f894e10d0110..9f0834192efd465c49512d9581ec3c3d6ca112f5 100644 (file)
@@ -267,6 +267,8 @@ public:
   inline int getColPlacementDirection(void) const
   { return resource.col_direction; }
 
+  void changeWorkspaceCount(unsigned int new_count);
+  
   inline void setRootColormapInstalled(bool r) { root_colormap_installed = r; }
   void saveSloppyFocus(bool s);
   void saveAutoRaise(bool a);
This page took 0.020741 seconds and 4 git commands to generate.