add titlebar buttons, increase x-padding and change osd to match gtk theme

This commit is contained in:
david
2013-04-02 13:20:46 +01:00
parent ce689c6255
commit 3e0d2b64c0
10 changed files with 56 additions and 6 deletions
+4
View File
@@ -0,0 +1,4 @@
#define close_width 8
#define close_height 8
static unsigned char close_bits[] = {
0xc3, 0xe7, 0x7e, 0x3c, 0x3c, 0x7e, 0xe7, 0xc3 };