X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.h;h=eaa1bf2d8897f495e07d3c15c9348920f6571bec;hb=4546925b589d30c46f3bced74a02b3d531de894c;hp=4ae9e775ceb5c540bd4b1711eaff4af2179978ff;hpb=3409148047e2d179fbe9fc5ef194253cc0f0ad85;p=chaz%2Fopenbox diff --git a/openbox/prop.h b/openbox/prop.h index 4ae9e775..eaa1bf2d 100644 --- a/openbox/prop.h +++ b/openbox/prop.h @@ -51,6 +51,8 @@ typedef struct Atoms { Atom wm_class; Atom wm_window_role; Atom wm_client_machine; + Atom wm_command; + Atom wm_client_leader; Atom motif_wm_hints; /* SM atoms */ @@ -184,7 +186,7 @@ typedef struct Atoms { Atom openbox_wm_state_undecorated; Atom openbox_pid; - Atom openbox_rc; + Atom openbox_config; Atom openbox_control; } Atoms; Atoms prop_atoms;