From 51a41b9b765dbcf76ec09324f533d8c8edd46e37 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 4 Feb 2003 08:51:47 +0000 Subject: all new stacked cycling code. so much sexy. add an openbox_active_window client message that lets you specify if you want the window to be raised and/or unshaded. --- otk/property.hh | 1 + 1 file changed, 1 insertion(+) (limited to 'otk/property.hh') diff --git a/otk/property.hh b/otk/property.hh index e38bb23a..1dc08937 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -125,6 +125,7 @@ struct Atoms { Atom kde_net_wm_window_type_override; Atom openbox_premax; + Atom openbox_active_window; }; -- cgit v1.2.3