X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=openbox%2Fprop.c;h=704c9109c17d4852f7ef66a5c8dc85506328e575;hb=f54bd60a004a17583cc3e1783a29c4518686dceb;hp=0485045e344459938fb4f92d5fa132fe038f2c39;hpb=5e8dfcfe5409f0eb628642a173e4f69487942e8b;p=chaz%2Fopenbox diff --git a/openbox/prop.c b/openbox/prop.c index 0485045e..704c9109 100644 --- a/openbox/prop.c +++ b/openbox/prop.c @@ -92,6 +92,7 @@ void prop_startup() /* 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_window, "_NET_WM_USER_TIME_WINDOW"); CREATE(kde_net_wm_frame_strut, "_KDE_NET_WM_FRAME_STRUT"); CREATE(net_frame_extents, "_NET_FRAME_EXTENTS");