X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=otk%2Fproperty.hh;h=e6677a643620231cdd71758317ada365a3065468;hb=213df2814b002da2c5f324210d44559f9d651e21;hp=19cc782b0bfe093ed8f668e8855333de9dad8859;hpb=30cef0ceca3ad19c65e051c372bded8ab657c06c;p=chaz%2Fopenbox diff --git a/otk/property.hh b/otk/property.hh index 19cc782b..e6677a64 100644 --- a/otk/property.hh +++ b/otk/property.hh @@ -76,7 +76,7 @@ struct Atoms { Atom net_wm_state; Atom net_wm_strut; // Atom net_wm_icon_geometry; -// Atom net_wm_icon; + Atom net_wm_icon; // Atom net_wm_pid; // Atom net_wm_handled_icons; Atom net_wm_allowed_actions; @@ -125,6 +125,9 @@ struct Atoms { Atom kde_net_wm_system_tray_window_for; Atom kde_net_wm_window_type_override; + Atom rootpmapid; + Atom esetrootid; + Atom openbox_premax; Atom openbox_active_window; };