Code cleanup

This commit is contained in:
o9000
2015-12-13 11:39:12 +01:00
parent 7025cc399e
commit 3790723483
14 changed files with 709 additions and 720 deletions

View File

@@ -110,8 +110,8 @@ typedef struct Server {
Display *dsp;
Window root_win;
Window composite_manager;
int real_transparency;
int disable_transparency;
gboolean real_transparency;
gboolean disable_transparency;
// current desktop
int desktop;
int screen;
@@ -123,7 +123,7 @@ typedef struct Server {
// In that case there are num_desktops viewports.
Viewport *viewports;
Monitor *monitor;
int got_root_win;
gboolean got_root_win;
Visual *visual;
Visual *visual32;
// root background