]> Dogcows Code - chaz/openbox/blobdiff - openbox/prop.h
add the _NET_WM_USER_TIME property support. When focus_new is enabled, don't focus...
[chaz/openbox] / openbox / prop.h
index 681b804e348c52def66a94a269175c4aae173e7f..1931cb658dbf23776d054f8e24573ea232b9a9e1 100644 (file)
@@ -92,6 +92,7 @@ typedef struct Atoms {
     Atom net_wm_icon;
 /*  Atom net_wm_pid; */
     Atom net_wm_allowed_actions;
+    Atom net_wm_user_time;
     Atom net_frame_extents;
 
     /* application protocols */
@@ -158,8 +159,6 @@ typedef struct Atoms {
     Atom kde_wm_change_state;
     Atom kde_net_wm_window_type_override;
 
-    Atom kwm_win_icon;
-
     Atom rootpmapid;
     Atom esetrootid;
 
This page took 0.025597 seconds and 4 git commands to generate.