*fix* set _NET_WM_ICON_GEOMETRY (fixes issue 36)

*fix* updated ChangeLog



git-svn-id: http://tint2.googlecode.com/svn/trunk@508 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2010-06-16 15:00:48 +00:00
parent 3a709ac550
commit 7fdcd2fbc9
5 changed files with 23 additions and 2 deletions

View 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;