summaryrefslogtreecommitdiff
path: root/src/Screen.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/Screen.hh')
-rw-r--r--src/Screen.hh3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Screen.hh b/src/Screen.hh
index 4b454e02..6d12f320 100644
--- a/src/Screen.hh
+++ b/src/Screen.hh
@@ -376,6 +376,9 @@ public:
void showGeometry(unsigned int gx, unsigned int gy);
void hideGeometry(void);
+ void showWorkspaceMenu(int x, int y);
+ void showRootMenu(int x, int y);
+
void buttonPressEvent(const XButtonEvent *xbutton);
void propertyNotifyEvent(const XPropertyEvent *pe);