X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=a9d1b573249fa55fdf994f54eac31410a581408b;hb=e68e6c6a536a2132570ddf1d1d3759bb31ef781e;hp=5bfad5727ea2cd3c6c3d52a5d2a0527e8fa43c18;hpb=4cd886e5188549ab48a11b70cb40b65efe916b6c;p=chaz%2Fopenbox 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;