X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=49c342f6855605b6265b3aac89f58a6f51f7cd2b;hb=3e90c85df00fd9fc21b8f51a3c5e961ced731fee;hp=09ca25ce65f198e8b5fbea4068fca1c81b3973e7;hpb=ad852b6b56e43bdd7dda1389f54051cf92c0fad9;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index 09ca25ce..49c342f6 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -93,6 +93,7 @@ typedef struct Atoms { Atom net_wm_strut; Atom net_wm_strut_partial; Atom net_wm_icon; + Atom net_wm_icon_geometry; /* Atom net_wm_pid; */ Atom net_wm_allowed_actions; Atom net_wm_user_time; @@ -131,7 +132,6 @@ typedef struct Atoms { Atom net_wm_action_resize; Atom net_wm_action_minimize; Atom net_wm_action_shade; - Atom net_wm_action_stick; Atom net_wm_action_maximize_horz; Atom net_wm_action_maximize_vert; Atom net_wm_action_fullscreen;