From 18b92777aed037c2242928ec585452ef253667cb Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 3 Sep 2003 20:32:07 +0000 Subject: add the startup_id atom --- openbox/prop.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'openbox/prop.h') diff --git a/openbox/prop.h b/openbox/prop.h index 5bfad572..a9d1b573 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -56,6 +56,10 @@ typedef struct Atoms { Atom net_close_window; Atom net_wm_moveresize; Atom net_moveresize_window; + + /* startup-notification extension */ + Atom net_startup_id; + /* application window properties */ Atom net_wm_name; Atom net_wm_visible_name; -- cgit v1.2.3