X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.c;h=40ae6ef299b5d6af4272fe0b85adf7e40c774cbf;hb=9b803f4755b73d1e3d28943c4c141493ad36317c;hp=ed094d9b40be64a5a339846d4536ecba19021c8c;hpb=dacc9dac7a8232180fb824fe2eea7d026def99c9;p=chaz%2Fopenbox diff --git a/openbox/prop.c b/openbox/prop.c index ed094d9b..40ae6ef2 100644 --- a/openbox/prop.c +++ b/openbox/prop.c @@ -93,7 +93,7 @@ void prop_startup() CREATE(net_wm_icon_geometry, "_NET_WM_ICON_GEOMETRY"); /* CREATE(net_wm_pid, "_NET_WM_PID"); */ CREATE(net_wm_allowed_actions, "_NET_WM_ALLOWED_ACTIONS"); -/* CREATE(net_wm_user_time, "_NET_WM_USER_TIME"); */ + CREATE(net_wm_user_time, "_NET_WM_USER_TIME"); /* CREATE(net_wm_user_time_window, "_NET_WM_USER_TIME_WINDOW"); */ CREATE(kde_net_wm_frame_strut, "_KDE_NET_WM_FRAME_STRUT"); CREATE(net_frame_extents, "_NET_FRAME_EXTENTS");