replace real_transparency option with an autodetect of composite manager.

git-svn-id: http://tint2.googlecode.com/svn/trunk@355 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
thilor77
2010-01-15 22:23:00 +00:00
parent bfb9fc4832
commit fae010e1ca
3 changed files with 8 additions and 2 deletions

View File

@@ -51,6 +51,7 @@ typedef struct Global_atom
Atom _NET_CLOSE_WINDOW;
Atom UTF8_STRING;
Atom _NET_SUPPORTING_WM_CHECK;
Atom _NET_WM_CM_S0;
Atom _NET_WM_STRUT_PARTIAL;
Atom WM_NAME;
Atom __SWM_VROOT;