*fix* respect the urgency flag if set by a window

git-svn-id: http://tint2.googlecode.com/svn/trunk@178 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
Andreas.Fink85
2009-09-15 20:11:13 +00:00
parent 7597d1b4c3
commit ed9278e87b
3 changed files with 11 additions and 0 deletions

View File

@@ -55,6 +55,7 @@ typedef struct Global_atom
Atom WM_NAME;
Atom __SWM_VROOT;
Atom _MOTIF_WM_HINTS;
Atom WM_HINTS;
Atom _NET_SYSTEM_TRAY_SCREEN;
Atom _NET_SYSTEM_TRAY_OPCODE;
Atom MANAGER;