X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2FScreen.hh;h=9f0834192efd465c49512d9581ec3c3d6ca112f5;hb=256bcbed81015bafe8f89340e5cab9114c91b930;hp=7cbe441ab4265b773c07bd2acd45f894e10d0110;hpb=2dde696a1335ef61bb368c55f4ee52e1dd8610a1;p=chaz%2Fopenbox diff --git a/src/Screen.hh b/src/Screen.hh index 7cbe441a..9f083419 100644 --- a/src/Screen.hh +++ b/src/Screen.hh @@ -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);