summaryrefslogtreecommitdiff
path: root/openbox/prop.h
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2007-08-01 23:35:31 -0400
committerDana Jansens <danakj@orodu.net>2007-08-01 23:35:31 -0400
commitdacc9dac7a8232180fb824fe2eea7d026def99c9 (patch)
tree5fb667618716e242be2811273d744c1a2a224ad2 /openbox/prop.h
parentbfb0c916718cd6f68ef100841a625b06602f616b (diff)
remove focus-stealing-prevention stuff, don't use user_time crap at all. it is broken in every application that has ever used it. ever. ever. \^_^/;;;
Diffstat (limited to 'openbox/prop.h')
-rw-r--r--openbox/prop.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/openbox/prop.h b/openbox/prop.h
index 914c1f61..9aff28ce 100644
--- a/openbox/prop.h
+++ b/openbox/prop.h
@@ -131,8 +131,8 @@ 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_window;
+/* Atom net_wm_user_time; */
+/* Atom net_wm_user_time_window; */
Atom net_frame_extents;
/* application protocols */