From dacc9dac7a8232180fb824fe2eea7d026def99c9 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 1 Aug 2007 23:35:31 -0400 Subject: 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. \^_^/;;; --- openbox/prop.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'openbox/prop.h') 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 */ -- cgit v1.2.3