summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-08-03 18:06:10 -0400
committerDana Jansens <danakj@orodu.net>2007-08-03 18:11:27 -0400
commit6593261f30d611ff3b71abdb9fd043851fdd2ca9 (patch)
tree8730e1c9c5127913da84d9660eb2425b337db9b8 /openbox/prop.h
parent074bd96696084ced565c4d1b67884a6381cc8d0e (diff)
new least-intrusive focus stealing prevention
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index 9aff28ce..f0c4f5e9 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -131,7 +131,7 @@ typedef struct Atoms {
Atom net_wm_icon_geometry;
/* Atom net_wm_pid; */
Atom net_wm_allowed_actions;
-/* Atom net_wm_user_time; */
+ Atom net_wm_user_time;
/* Atom net_wm_user_time_window; */
Atom net_frame_extents;