From e4f24d84a0f9cf81f6228bbe51a30128f451e041 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Wed, 22 Aug 2007 17:36:40 +0200 Subject: Hide the desktop cycle popup when the focus cycle popup is shown. --- openbox/screen.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'openbox/screen.h') diff --git a/openbox/screen.h b/openbox/screen.h index 68a13251..39871e33 100644 --- a/openbox/screen.h +++ b/openbox/screen.h @@ -77,6 +77,8 @@ guint screen_find_desktop(guint from, ObDirection dir, /*! Show the desktop popup/notification */ void screen_show_desktop_popup(guint d); +/*! Hide it */ +void screen_hide_desktop_popup(); /*! Shows and focuses the desktop and hides all the client windows, or returns to the normal state, showing client windows. -- cgit v1.2.3