summaryrefslogtreecommitdiff
path: root/src/client.hh
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2003-01-24 00:44:36 +0000
committerDana Jansens <danakj@orodu.net>2003-01-24 00:44:36 +0000
commitab2968b3a5d61e2dc6b0a64153a7abb0078ee442 (patch)
treeb2d178ac0ccfc1ae9edf12c653274829560c1d70 /src/client.hh
parent39f19f427b68058b00e17ac972c5d9dfbda8c2e0 (diff)
add an UrgentNotify callback type. fire it when a window becomes "urgent"
Diffstat (limited to 'src/client.hh')
-rw-r--r--src/client.hh4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/client.hh b/src/client.hh
index 420a8c4a..c8110a3f 100644
--- a/src/client.hh
+++ b/src/client.hh
@@ -406,6 +406,10 @@ private:
*/
void shade(bool shade);
+ //! Fires the urgent callbacks which lets the user do what they want with
+ //! urgent windows
+ void fireUrgent();
+
//! Fullscreen's or unfullscreen's the client window
/*!
@param fs true if the window should be made fullscreen; false if it should