Drag n drop over Task bring Focus by Andreas.Fink85

git-svn-id: http://tint2.googlecode.com/svn/trunk@171 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-09-08 21:29:32 +00:00
parent ebe9ec9c0e
commit 7520a1ca6a
6 changed files with 76 additions and 25 deletions

View File

@@ -62,6 +62,9 @@ typedef struct Global_atom
Atom _NET_SYSTEM_TRAY_ORIENTATION;
Atom _XEMBED;
Atom _XEMBED_INFO;
Atom XdndAware;
Atom XdndPosition;
Atom XdndStatus;
} Global_atom;