]> Dogcows Code - chaz/openbox/blobdiff - otk/property.hh
only hide the dialog if a default button exists when enter is hit
[chaz/openbox] / otk / property.hh
index 19cc782b0bfe093ed8f668e8855333de9dad8859..e6677a643620231cdd71758317ada365a3065468 100644 (file)
@@ -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;
 };
This page took 0.022524 seconds and 4 git commands to generate.