aboutsummaryrefslogtreecommitdiff
path: root/src/Screen.hh
diff options
context:
space:
mode:
authormarkt <markt>2007-07-07 01:59:38 (GMT)
committermarkt <markt>2007-07-07 01:59:38 (GMT)
commit0a316695e88299dfbcfa88c1f07786581e1cfb0f (patch)
tree2d15dbe6e744a25dc33d2589c4dfe09838887b15 /src/Screen.hh
parent27b8fe8270c5b7edcddc42134459500b00d47d4b (diff)
downloadfluxbox-0a316695e88299dfbcfa88c1f07786581e1cfb0f.zip
fluxbox-0a316695e88299dfbcfa88c1f07786581e1cfb0f.tar.bz2
save workspace names, and some fixes for menu behavior
Diffstat (limited to 'src/Screen.hh')
-rw-r--r--src/Screen.hh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Screen.hh b/src/Screen.hh
index 9e5b7a8..91dcf15 100644
--- a/src/Screen.hh
+++ b/src/Screen.hh
@@ -355,6 +355,8 @@ public:
355 */ 355 */
356 void leftWorkspace(int delta); 356 void leftWorkspace(int delta);
357 357
358 /// update workspace name for given workspace
359 void updateWorkspaceName(unsigned int w);
358 /// remove all workspace names 360 /// remove all workspace names
359 void removeWorkspaceNames(); 361 void removeWorkspaceNames();
360 /// update the workspace name atom 362 /// update the workspace name atom