]> Dogcows Code - chaz/tint2/blobdiff - src/server.h
cleanup : generic resize function (in area.c)
[chaz/tint2] / src / server.h
index 83501c79299682b23bd7c3d5ad5bd17482142393..8237a39b199faf22abbe69598772483d835d6dc3 100644 (file)
@@ -49,6 +49,7 @@ typedef struct Global_atom
        Atom _NET_WM_VISIBLE_NAME;
        Atom _NET_WM_STRUT;
        Atom _NET_WM_ICON;
+  Atom _NET_WM_ICON_GEOMETRY;
        Atom _NET_CLOSE_WINDOW;
        Atom UTF8_STRING;
        Atom _NET_SUPPORTING_WM_CHECK;
@@ -68,6 +69,7 @@ typedef struct Global_atom
        Atom XdndAware;
        Atom XdndPosition;
        Atom XdndStatus;
+       Atom XdndLeave;
 } Global_atom;
 
 
This page took 0.023044 seconds and 4 git commands to generate.