*add* more real_transparency things added... whole panel works now, but systray still has problems :(
git-svn-id: http://tint2.googlecode.com/svn/trunk@306 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
#include <X11/Xatom.h>
|
||||
#include <X11/extensions/Xinerama.h>
|
||||
|
||||
|
||||
extern int real_transparency;
|
||||
typedef struct Global_atom
|
||||
{
|
||||
Atom _XROOTPMAP_ID;
|
||||
@@ -112,6 +112,7 @@ void server_refresh_main_pixmap ();
|
||||
void server_catch_error (Display *d, XErrorEvent *ev);
|
||||
void server_init_atoms ();
|
||||
void server_init_visual();
|
||||
void cleanup_server();
|
||||
|
||||
// detect root background
|
||||
void get_root_pixmap();
|
||||
|
||||
Reference in New Issue
Block a user