From f5484510a5da1cfdb96e9b80675fe7624959b571 Mon Sep 17 00:00:00 2001 From: Derek Stevens Date: Sun, 26 Nov 2023 13:07:41 -0700 Subject: [PATCH] xl version --- openbox-3/bullet.xbm | 8 +++++--- openbox-3/close.xbm | 8 +++++--- openbox-3/desk.xbm | 8 +++++--- openbox-3/desk_toggled.xbm | 8 +++++--- openbox-3/iconify.xbm | 8 +++++--- openbox-3/max.xbm | 8 +++++--- openbox-3/shade.xbm | 8 +++++--- openbox-3/shade_toggled.xbm | 8 +++++--- 8 files changed, 40 insertions(+), 24 deletions(-) diff --git a/openbox-3/bullet.xbm b/openbox-3/bullet.xbm index 02a58f6..f6a04dd 100755 --- a/openbox-3/bullet.xbm +++ b/openbox-3/bullet.xbm @@ -1,4 +1,6 @@ -#define bullet_width 6 -#define bullet_height 6 +#define bullet_width 16 +#define bullet_height 16 static unsigned char bullet_bits[] = { - 0x00, 0x08, 0x18, 0x38, 0x18, 0x08 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x40, 0x00, 0xc0, 0x00, + 0x80, 0x01, 0x00, 0x03, 0x00, 0x06, 0x00, 0x03, 0x80, 0x01, 0xc0, 0x00, + 0x40, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/openbox-3/close.xbm b/openbox-3/close.xbm index 74bb431..b6a4653 100755 --- a/openbox-3/close.xbm +++ b/openbox-3/close.xbm @@ -1,4 +1,6 @@ -#define close_width 6 -#define close_height 6 +#define close_width 16 +#define close_height 16 static unsigned char close_bits[] = { - 0x00, 0x22, 0x14, 0x08, 0x14, 0x22 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x30, 0x18, 0x60, 0x0c, + 0xc0, 0x06, 0x80, 0x03, 0x80, 0x03, 0xc0, 0x06, 0x60, 0x0c, 0x30, 0x18, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/openbox-3/desk.xbm b/openbox-3/desk.xbm index 53f4844..cd7ac0c 100755 --- a/openbox-3/desk.xbm +++ b/openbox-3/desk.xbm @@ -1,4 +1,6 @@ -#define desk_width 6 -#define desk_height 6 +#define desk_width 16 +#define desk_height 16 static unsigned char desk_bits[] = { - 0x00, 0x18, 0x00, 0x00, 0x00, 0x18 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x80, 0x07, + 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x80, 0x07, + 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/openbox-3/desk_toggled.xbm b/openbox-3/desk_toggled.xbm index b7dca30..9576021 100755 --- a/openbox-3/desk_toggled.xbm +++ b/openbox-3/desk_toggled.xbm @@ -1,4 +1,6 @@ -#define desk_toggled_width 6 -#define desk_toggled_height 6 +#define desk_toggled_width 16 +#define desk_toggled_height 16 static unsigned char desk_toggled_bits[] = { - 0x00, 0x18, 0x00, 0x00, 0x00, 0x18 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x80, 0x07, + 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x03, 0x80, 0x07, + 0x00, 0x03, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/openbox-3/iconify.xbm b/openbox-3/iconify.xbm index 63b10be..6dcde11 100755 --- a/openbox-3/iconify.xbm +++ b/openbox-3/iconify.xbm @@ -1,4 +1,6 @@ -#define iconify_width 6 -#define iconify_height 6 +#define iconify_width 16 +#define iconify_height 16 static unsigned char iconify_bits[] = { - 0x00, 0x00, 0x00, 0x3e, 0x00, 0x00 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0xf8, 0x1f, 0xf8, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/openbox-3/max.xbm b/openbox-3/max.xbm index dc2c043..539bcb5 100755 --- a/openbox-3/max.xbm +++ b/openbox-3/max.xbm @@ -1,4 +1,6 @@ -#define max_width 6 -#define max_height 6 +#define max_width 16 +#define max_height 16 static unsigned char max_bits[] = { - 0x00, 0x3e, 0x22, 0x22, 0x22, 0x3e }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xf0, 0x1f, 0xf0, 0x1f, + 0x30, 0x18, 0x30, 0x18, 0x30, 0x18, 0x30, 0x18, 0x30, 0x18, 0xf0, 0x1f, + 0xf0, 0x1f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/openbox-3/shade.xbm b/openbox-3/shade.xbm index cd73928..c262aed 100755 --- a/openbox-3/shade.xbm +++ b/openbox-3/shade.xbm @@ -1,4 +1,6 @@ -#define shade_width 6 -#define shade_height 6 +#define shade_width 16 +#define shade_height 16 static unsigned char shade_bits[] = { - 0x00, 0x00, 0x08, 0x14, 0x22, 0x00 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x01, 0x80, 0x03, + 0xc0, 0x07, 0xe0, 0x0e, 0x70, 0x1c, 0x30, 0x18, 0x10, 0x10, 0x00, 0x00, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 }; diff --git a/openbox-3/shade_toggled.xbm b/openbox-3/shade_toggled.xbm index 645915a..5a55aca 100644 --- a/openbox-3/shade_toggled.xbm +++ b/openbox-3/shade_toggled.xbm @@ -1,4 +1,6 @@ -#define shade_toggled_width 6 -#define shade_toggled_height 6 +#define shade_toggled_width 16 +#define shade_toggled_height 16 static unsigned char shade_toggled_bits[] = { - 0x00, 0x00, 0x22, 0x14, 0x08, 0x00 }; + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x10, 0x10, + 0x30, 0x18, 0x70, 0x1c, 0xe0, 0x0e, 0xc0, 0x07, 0x80, 0x03, 0x00, 0x01, + 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 };