]> Dogcows Code - chaz/openbox/blob - obrender/button.h
When an undecorated window is maximized give it a 1px border at the top (Fix bug...
[chaz/openbox] / obrender / button.h
1 #ifndef __button_h
2 #define __button_h
3
4 #include "render.h"
5
6 #include <X11/Xlib.h>
7 #include <X11/Xutil.h>
8 #include <glib.h>
9
10
11 #endif /* __button_h */
This page took 0.038103 seconds and 4 git commands to generate.