From 720dbe7853e4baac4464b8e59ac28fef826e70ad Mon Sep 17 00:00:00 2001 From: yutent Date: Mon, 8 Aug 2022 09:53:17 +0800 Subject: [PATCH] add xfwm4-hidpi --- xfwm4-hidpi/bottom-active.xpm | 18 ++++++ xfwm4-hidpi/bottom-inactive.xpm | 1 + xfwm4-hidpi/bottom-left-active.xpm | 38 +++++++++++++ xfwm4-hidpi/bottom-left-inactive.xpm | 1 + xfwm4-hidpi/bottom-right-active.xpm | 38 +++++++++++++ xfwm4-hidpi/bottom-right-inactive.xpm | 1 + xfwm4-hidpi/close-active.svg | 1 + xfwm4-hidpi/close-active.xpm | 20 +++++++ xfwm4-hidpi/close-inactive.svg | 1 + xfwm4-hidpi/close-prelight.svg | 1 + xfwm4-hidpi/close-pressed.svg | 1 + xfwm4-hidpi/hide-active.svg | 1 + xfwm4-hidpi/hide-inactive.svg | 1 + xfwm4-hidpi/hide-prelight.svg | 1 + xfwm4-hidpi/hide-pressed.svg | 1 + xfwm4-hidpi/left-active.xpm | 54 ++++++++++++++++++ xfwm4-hidpi/left-inactive.xpm | 1 + xfwm4-hidpi/maximize-active.svg | 1 + xfwm4-hidpi/maximize-inactive.svg | 1 + xfwm4-hidpi/maximize-prelight.svg | 1 + xfwm4-hidpi/maximize-pressed.svg | 1 + xfwm4-hidpi/maximize-toggled-active.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/maximize-toggled-inactive.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/maximize-toggled-prelight.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/maximize-toggled-pressed.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/menu-active.xpm | 62 +++++++++++++++++++++ xfwm4-hidpi/menu-inactive.xpm | 62 +++++++++++++++++++++ xfwm4-hidpi/menu-prelight.xpm | 62 +++++++++++++++++++++ xfwm4-hidpi/menu-pressed.xpm | 62 +++++++++++++++++++++ xfwm4-hidpi/right-active.xpm | 1 + xfwm4-hidpi/right-inactive.xpm | 1 + xfwm4-hidpi/shade-active.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/shade-inactive.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/shade-prelight.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/shade-pressed.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/shade-toggled-active.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/shade-toggled-inactive.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/shade-toggled-prelight.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/shade-toggled-pressed.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/stick-active.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/stick-inactive.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/stick-prelight.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/stick-pressed.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/stick-toggled-active.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/stick-toggled-inactive.xpm | 67 ++++++++++++++++++++++ xfwm4-hidpi/stick-toggled-prelight.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/stick-toggled-pressed.xpm | 68 +++++++++++++++++++++++ xfwm4-hidpi/themerc | 26 +++++++++ xfwm4-hidpi/title-1-active.xpm | 59 ++++++++++++++++++++ xfwm4-hidpi/title-1-inactive.xpm | 1 + xfwm4-hidpi/title-2-active.xpm | 1 + xfwm4-hidpi/title-2-inactive.xpm | 1 + xfwm4-hidpi/title-3-active.xpm | 1 + xfwm4-hidpi/title-3-inactive.xpm | 1 + xfwm4-hidpi/title-4-active.xpm | 1 + xfwm4-hidpi/title-4-inactive.xpm | 1 + xfwm4-hidpi/title-5-active.xpm | 1 + xfwm4-hidpi/title-5-inactive.xpm | 1 + xfwm4-hidpi/top-left-active.xpm | 59 ++++++++++++++++++++ xfwm4-hidpi/top-left-inactive.xpm | 1 + xfwm4-hidpi/top-right-active.xpm | 59 ++++++++++++++++++++ xfwm4-hidpi/top-right-inactive.xpm | 1 + xfwm4/bottom-right-inactive.xpm | 39 +------------ xfwm4/title-1-inactive.xpm | 38 +------------ xfwm4/title-2-active.xpm | 38 +------------ xfwm4/title-2-inactive.xpm | 32 +---------- xfwm4/title-3-active.xpm | 38 +------------ xfwm4/title-3-inactive.xpm | 38 +------------ xfwm4/title-4-active.xpm | 38 +------------ xfwm4/title-4-inactive.xpm | 38 +------------ xfwm4/title-5-active.xpm | 38 +------------ xfwm4/title-5-inactive.xpm | 38 +------------ xfwm4/top-left-inactive.xpm | 38 +------------ xfwm4/top-right-inactive.xpm | 38 +------------ 74 files changed, 2010 insertions(+), 439 deletions(-) create mode 100644 xfwm4-hidpi/bottom-active.xpm create mode 120000 xfwm4-hidpi/bottom-inactive.xpm create mode 100644 xfwm4-hidpi/bottom-left-active.xpm create mode 120000 xfwm4-hidpi/bottom-left-inactive.xpm create mode 100644 xfwm4-hidpi/bottom-right-active.xpm create mode 120000 xfwm4-hidpi/bottom-right-inactive.xpm create mode 120000 xfwm4-hidpi/close-active.svg create mode 100644 xfwm4-hidpi/close-active.xpm create mode 120000 xfwm4-hidpi/close-inactive.svg create mode 120000 xfwm4-hidpi/close-prelight.svg create mode 120000 xfwm4-hidpi/close-pressed.svg create mode 120000 xfwm4-hidpi/hide-active.svg create mode 120000 xfwm4-hidpi/hide-inactive.svg create mode 120000 xfwm4-hidpi/hide-prelight.svg create mode 120000 xfwm4-hidpi/hide-pressed.svg create mode 100644 xfwm4-hidpi/left-active.xpm create mode 120000 xfwm4-hidpi/left-inactive.xpm create mode 120000 xfwm4-hidpi/maximize-active.svg create mode 120000 xfwm4-hidpi/maximize-inactive.svg create mode 120000 xfwm4-hidpi/maximize-prelight.svg create mode 120000 xfwm4-hidpi/maximize-pressed.svg create mode 100644 xfwm4-hidpi/maximize-toggled-active.xpm create mode 100644 xfwm4-hidpi/maximize-toggled-inactive.xpm create mode 100644 xfwm4-hidpi/maximize-toggled-prelight.xpm create mode 100644 xfwm4-hidpi/maximize-toggled-pressed.xpm create mode 100644 xfwm4-hidpi/menu-active.xpm create mode 100644 xfwm4-hidpi/menu-inactive.xpm create mode 100644 xfwm4-hidpi/menu-prelight.xpm create mode 100644 xfwm4-hidpi/menu-pressed.xpm create mode 120000 xfwm4-hidpi/right-active.xpm create mode 120000 xfwm4-hidpi/right-inactive.xpm create mode 100644 xfwm4-hidpi/shade-active.xpm create mode 100644 xfwm4-hidpi/shade-inactive.xpm create mode 100644 xfwm4-hidpi/shade-prelight.xpm create mode 100644 xfwm4-hidpi/shade-pressed.xpm create mode 100644 xfwm4-hidpi/shade-toggled-active.xpm create mode 100644 xfwm4-hidpi/shade-toggled-inactive.xpm create mode 100644 xfwm4-hidpi/shade-toggled-prelight.xpm create mode 100644 xfwm4-hidpi/shade-toggled-pressed.xpm create mode 100644 xfwm4-hidpi/stick-active.xpm create mode 100644 xfwm4-hidpi/stick-inactive.xpm create mode 100644 xfwm4-hidpi/stick-prelight.xpm create mode 100644 xfwm4-hidpi/stick-pressed.xpm create mode 100644 xfwm4-hidpi/stick-toggled-active.xpm create mode 100644 xfwm4-hidpi/stick-toggled-inactive.xpm create mode 100644 xfwm4-hidpi/stick-toggled-prelight.xpm create mode 100644 xfwm4-hidpi/stick-toggled-pressed.xpm create mode 100644 xfwm4-hidpi/themerc create mode 100644 xfwm4-hidpi/title-1-active.xpm create mode 120000 xfwm4-hidpi/title-1-inactive.xpm create mode 120000 xfwm4-hidpi/title-2-active.xpm create mode 120000 xfwm4-hidpi/title-2-inactive.xpm create mode 120000 xfwm4-hidpi/title-3-active.xpm create mode 120000 xfwm4-hidpi/title-3-inactive.xpm create mode 120000 xfwm4-hidpi/title-4-active.xpm create mode 120000 xfwm4-hidpi/title-4-inactive.xpm create mode 120000 xfwm4-hidpi/title-5-active.xpm create mode 120000 xfwm4-hidpi/title-5-inactive.xpm create mode 100644 xfwm4-hidpi/top-left-active.xpm create mode 120000 xfwm4-hidpi/top-left-inactive.xpm create mode 100644 xfwm4-hidpi/top-right-active.xpm create mode 120000 xfwm4-hidpi/top-right-inactive.xpm mode change 100644 => 120000 xfwm4/bottom-right-inactive.xpm mode change 100644 => 120000 xfwm4/title-1-inactive.xpm mode change 100644 => 120000 xfwm4/title-2-active.xpm mode change 100644 => 120000 xfwm4/title-2-inactive.xpm mode change 100644 => 120000 xfwm4/title-3-active.xpm mode change 100644 => 120000 xfwm4/title-3-inactive.xpm mode change 100644 => 120000 xfwm4/title-4-active.xpm mode change 100644 => 120000 xfwm4/title-4-inactive.xpm mode change 100644 => 120000 xfwm4/title-5-active.xpm mode change 100644 => 120000 xfwm4/title-5-inactive.xpm mode change 100644 => 120000 xfwm4/top-left-inactive.xpm mode change 100644 => 120000 xfwm4/top-right-inactive.xpm diff --git a/xfwm4-hidpi/bottom-active.xpm b/xfwm4-hidpi/bottom-active.xpm new file mode 100644 index 0000000..2d712c1 --- /dev/null +++ b/xfwm4-hidpi/bottom-active.xpm @@ -0,0 +1,18 @@ +/* XPM */ +static char * bottom_active_xpm[] = { +"48 2 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_2", +"################################################", +"################################################", +"################################################", +"################################################", +"################################################", +"################################################", +"################################################", +"################################################", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4-hidpi/bottom-inactive.xpm b/xfwm4-hidpi/bottom-inactive.xpm new file mode 120000 index 0000000..9f10639 --- /dev/null +++ b/xfwm4-hidpi/bottom-inactive.xpm @@ -0,0 +1 @@ +bottom-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/bottom-left-active.xpm b/xfwm4-hidpi/bottom-left-active.xpm new file mode 100644 index 0000000..71a52de --- /dev/null +++ b/xfwm4-hidpi/bottom-left-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * bottom_left_active_xpm[] = { +"32 32 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_2", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@######## ", +"@@@@############################", +"@@@@############################", +"@@@@############################", +"@@@@############################", +"@@@@############################", +"@@@@############################", +"@@@@############################", +"@@@@############################", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@", +" @@@@@@@@@@@@@@@@@@@@@@@@@@@@"}; diff --git a/xfwm4-hidpi/bottom-left-inactive.xpm b/xfwm4-hidpi/bottom-left-inactive.xpm new file mode 120000 index 0000000..d70de34 --- /dev/null +++ b/xfwm4-hidpi/bottom-left-inactive.xpm @@ -0,0 +1 @@ +bottom-left-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/bottom-right-active.xpm b/xfwm4-hidpi/bottom-right-active.xpm new file mode 100644 index 0000000..d7ecf85 --- /dev/null +++ b/xfwm4-hidpi/bottom-right-active.xpm @@ -0,0 +1,38 @@ +/* XPM */ +static char * bottom_right_active_xpm[] = { +"32 32 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_2", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +" ########@@@@", +"############################@@@@", +"############################@@@@", +"############################@@@@", +"############################@@@@", +"############################@@@@", +"############################@@@@", +"############################@@@@", +"############################@@@@", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", +"@@@@@@@@@@@@@@@@@@@@@@@@@@@@ "}; diff --git a/xfwm4-hidpi/bottom-right-inactive.xpm b/xfwm4-hidpi/bottom-right-inactive.xpm new file mode 120000 index 0000000..d234cea --- /dev/null +++ b/xfwm4-hidpi/bottom-right-inactive.xpm @@ -0,0 +1 @@ +bottom-right-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/close-active.svg b/xfwm4-hidpi/close-active.svg new file mode 120000 index 0000000..b8e4ecf --- /dev/null +++ b/xfwm4-hidpi/close-active.svg @@ -0,0 +1 @@ +../metacity-1/mac-close.svg \ No newline at end of file diff --git a/xfwm4-hidpi/close-active.xpm b/xfwm4-hidpi/close-active.xpm new file mode 100644 index 0000000..0068c0a --- /dev/null +++ b/xfwm4-hidpi/close-active.xpm @@ -0,0 +1,20 @@ +/* XPM */ +static char * close_active_xpm[] = { +"32 16 1 1", +". c None", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/close-inactive.svg b/xfwm4-hidpi/close-inactive.svg new file mode 120000 index 0000000..02170ed --- /dev/null +++ b/xfwm4-hidpi/close-inactive.svg @@ -0,0 +1 @@ +../metacity-1/button-bg.svg \ No newline at end of file diff --git a/xfwm4-hidpi/close-prelight.svg b/xfwm4-hidpi/close-prelight.svg new file mode 120000 index 0000000..0c62c97 --- /dev/null +++ b/xfwm4-hidpi/close-prelight.svg @@ -0,0 +1 @@ +../metacity-1/mac-close_a.svg \ No newline at end of file diff --git a/xfwm4-hidpi/close-pressed.svg b/xfwm4-hidpi/close-pressed.svg new file mode 120000 index 0000000..c614803 --- /dev/null +++ b/xfwm4-hidpi/close-pressed.svg @@ -0,0 +1 @@ +close-prelight.svg \ No newline at end of file diff --git a/xfwm4-hidpi/hide-active.svg b/xfwm4-hidpi/hide-active.svg new file mode 120000 index 0000000..540921b --- /dev/null +++ b/xfwm4-hidpi/hide-active.svg @@ -0,0 +1 @@ +../metacity-1/mac-min.svg \ No newline at end of file diff --git a/xfwm4-hidpi/hide-inactive.svg b/xfwm4-hidpi/hide-inactive.svg new file mode 120000 index 0000000..02170ed --- /dev/null +++ b/xfwm4-hidpi/hide-inactive.svg @@ -0,0 +1 @@ +../metacity-1/button-bg.svg \ No newline at end of file diff --git a/xfwm4-hidpi/hide-prelight.svg b/xfwm4-hidpi/hide-prelight.svg new file mode 120000 index 0000000..924dc49 --- /dev/null +++ b/xfwm4-hidpi/hide-prelight.svg @@ -0,0 +1 @@ +../metacity-1/mac-min_a.svg \ No newline at end of file diff --git a/xfwm4-hidpi/hide-pressed.svg b/xfwm4-hidpi/hide-pressed.svg new file mode 120000 index 0000000..a667bc9 --- /dev/null +++ b/xfwm4-hidpi/hide-pressed.svg @@ -0,0 +1 @@ +hide-prelight.svg \ No newline at end of file diff --git a/xfwm4-hidpi/left-active.xpm b/xfwm4-hidpi/left-active.xpm new file mode 100644 index 0000000..0b8d106 --- /dev/null +++ b/xfwm4-hidpi/left-active.xpm @@ -0,0 +1,54 @@ +/* XPM */ +static char * left_active_xpm[] = { +"2 48 3 1", +" c None", +"# c #C0C0C0 s active_color_2", +"@ c #C0C0FF s active_color_2", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########", +"@@@@########"}; diff --git a/xfwm4-hidpi/left-inactive.xpm b/xfwm4-hidpi/left-inactive.xpm new file mode 120000 index 0000000..ebcf490 --- /dev/null +++ b/xfwm4-hidpi/left-inactive.xpm @@ -0,0 +1 @@ +left-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/maximize-active.svg b/xfwm4-hidpi/maximize-active.svg new file mode 120000 index 0000000..3e58157 --- /dev/null +++ b/xfwm4-hidpi/maximize-active.svg @@ -0,0 +1 @@ +../metacity-1/mac-max.svg \ No newline at end of file diff --git a/xfwm4-hidpi/maximize-inactive.svg b/xfwm4-hidpi/maximize-inactive.svg new file mode 120000 index 0000000..02170ed --- /dev/null +++ b/xfwm4-hidpi/maximize-inactive.svg @@ -0,0 +1 @@ +../metacity-1/button-bg.svg \ No newline at end of file diff --git a/xfwm4-hidpi/maximize-prelight.svg b/xfwm4-hidpi/maximize-prelight.svg new file mode 120000 index 0000000..9c00ce9 --- /dev/null +++ b/xfwm4-hidpi/maximize-prelight.svg @@ -0,0 +1 @@ +../metacity-1/mac-max_a.svg \ No newline at end of file diff --git a/xfwm4-hidpi/maximize-pressed.svg b/xfwm4-hidpi/maximize-pressed.svg new file mode 120000 index 0000000..ce25050 --- /dev/null +++ b/xfwm4-hidpi/maximize-pressed.svg @@ -0,0 +1 @@ +maximize-prelight.svg \ No newline at end of file diff --git a/xfwm4-hidpi/maximize-toggled-active.xpm b/xfwm4-hidpi/maximize-toggled-active.xpm new file mode 100644 index 0000000..a70308f --- /dev/null +++ b/xfwm4-hidpi/maximize-toggled-active.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"43 58 5 1", +" c None", +"$ c #C0C0FF s inactive_color_1", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s inactive_color_1", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..................#######..................", +"..................#######..................", +"..................##...##..................", +"..................##...##..................", +"..................##...##..................", +"..................#######..................", +"..................#######..................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/maximize-toggled-inactive.xpm b/xfwm4-hidpi/maximize-toggled-inactive.xpm new file mode 100644 index 0000000..568a5ff --- /dev/null +++ b/xfwm4-hidpi/maximize-toggled-inactive.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * maximize_inactive_xpm[] = { +"43 58 5 1", +" c None", +". c #C0C0FF s inactive_color_1", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..................#######..................", +"..................#######..................", +"..................##...##..................", +"..................##...##..................", +"..................##...##..................", +"..................#######..................", +"..................#######..................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/maximize-toggled-prelight.xpm b/xfwm4-hidpi/maximize-toggled-prelight.xpm new file mode 100644 index 0000000..6ffb5e8 --- /dev/null +++ b/xfwm4-hidpi/maximize-toggled-prelight.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * maximize_active_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++#######+++++++++++++++++@", +"@+++++++++++++++++#######+++++++++++++++++@", +"@+++++++++++++++++##+++##+++++++++++++++++@", +"@+++++++++++++++++##+++##+++++++++++++++++@", +"@+++++++++++++++++##+++##+++++++++++++++++@", +"@+++++++++++++++++#######+++++++++++++++++@", +"@+++++++++++++++++#######+++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/maximize-toggled-pressed.xpm b/xfwm4-hidpi/maximize-toggled-pressed.xpm new file mode 100644 index 0000000..c342b6b --- /dev/null +++ b/xfwm4-hidpi/maximize-toggled-pressed.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * maximize_pressed_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.......................................@.", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.................#######.................@", +"@.................#######.................@", +"@.................##...##.................@", +"@.................##...##.................@", +"@.................##...##.................@", +"@.................#######.................@", +"@.................#######.................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +".@.......................................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/menu-active.xpm b/xfwm4-hidpi/menu-active.xpm new file mode 100644 index 0000000..c43f2c8 --- /dev/null +++ b/xfwm4-hidpi/menu-active.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"44 58 2 1", +" c None", +". c #C0C0FF s active_mid_2", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................"}; diff --git a/xfwm4-hidpi/menu-inactive.xpm b/xfwm4-hidpi/menu-inactive.xpm new file mode 100644 index 0000000..b355e36 --- /dev/null +++ b/xfwm4-hidpi/menu-inactive.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char * menu_inactive_xpm[] = { +"44 58 2 1", +" c None", +". c #C0C0FF s inactive_color_2", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................"}; diff --git a/xfwm4-hidpi/menu-prelight.xpm b/xfwm4-hidpi/menu-prelight.xpm new file mode 100644 index 0000000..c43f2c8 --- /dev/null +++ b/xfwm4-hidpi/menu-prelight.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char * menu_active_xpm[] = { +"44 58 2 1", +" c None", +". c #C0C0FF s active_mid_2", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................"}; diff --git a/xfwm4-hidpi/menu-pressed.xpm b/xfwm4-hidpi/menu-pressed.xpm new file mode 100644 index 0000000..0efdfe2 --- /dev/null +++ b/xfwm4-hidpi/menu-pressed.xpm @@ -0,0 +1,62 @@ +/* XPM */ +static char * menu_pressed_xpm[] = { +"44 58 2 1", +" c None", +". c #C0C0FF s active_mid_2", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................", +"............................................"}; diff --git a/xfwm4-hidpi/right-active.xpm b/xfwm4-hidpi/right-active.xpm new file mode 120000 index 0000000..ebcf490 --- /dev/null +++ b/xfwm4-hidpi/right-active.xpm @@ -0,0 +1 @@ +left-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/right-inactive.xpm b/xfwm4-hidpi/right-inactive.xpm new file mode 120000 index 0000000..7971ff5 --- /dev/null +++ b/xfwm4-hidpi/right-inactive.xpm @@ -0,0 +1 @@ +left-inactive.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/shade-active.xpm b/xfwm4-hidpi/shade-active.xpm new file mode 100644 index 0000000..1c1d66c --- /dev/null +++ b/xfwm4-hidpi/shade-active.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"43 58 5 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +".....................@.....................", +"....................@#@....................", +"...................@###@...................", +"..................@#####@..................", +".................@###@###@.................", +"................@###@.@###@................", +"...............@###@...@###@...............", +"..............@###@.....@###@..............", +".............@###@.......@###@.............", +".............###@.........@###.............", +".............##@...........@##.............", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/shade-inactive.xpm b/xfwm4-hidpi/shade-inactive.xpm new file mode 100644 index 0000000..7375d00 --- /dev/null +++ b/xfwm4-hidpi/shade-inactive.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"43 58 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +".....................$.....................", +"....................$#$....................", +"...................$###$...................", +"..................$#####$..................", +".................$###$###$.................", +"................$###$.$###$................", +"...............$###$...$###$...............", +"..............$###$.....$###$..............", +".............$###$.......$###$.............", +".............###$.........$###.............", +".............##$...........$##.............", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/shade-prelight.xpm b/xfwm4-hidpi/shade-prelight.xpm new file mode 100644 index 0000000..822b6be --- /dev/null +++ b/xfwm4-hidpi/shade-prelight.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@++++++++++++++++++++@++++++++++++++++++++@", +"@+++++++++++++++++++@#@+++++++++++++++++++@", +"@++++++++++++++++++@###@++++++++++++++++++@", +"@+++++++++++++++++@#####@+++++++++++++++++@", +"@++++++++++++++++@###@###@++++++++++++++++@", +"@+++++++++++++++@###@+@###@+++++++++++++++@", +"@++++++++++++++@###@+++@###@++++++++++++++@", +"@+++++++++++++@###@+++++@###@+++++++++++++@", +"@++++++++++++@###@+++++++@###@++++++++++++@", +"@++++++++++++###@+++++++++@###++++++++++++@", +"@++++++++++++##@+++++++++++@##++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/shade-pressed.xpm b/xfwm4-hidpi/shade-pressed.xpm new file mode 100644 index 0000000..a7ccb1a --- /dev/null +++ b/xfwm4-hidpi/shade-pressed.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.......................................@.", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@....................@....................@", +"@...................@#@...................@", +"@..................@###@..................@", +"@.................@#####@.................@", +"@................@###@###@................@", +"@...............@###@.@###@...............@", +"@..............@###@...@###@..............@", +"@.............@###@.....@###@.............@", +"@............@###@.......@###@............@", +"@............###@.........@###............@", +"@............##@...........@##............@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +".@.......................................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/shade-toggled-active.xpm b/xfwm4-hidpi/shade-toggled-active.xpm new file mode 100644 index 0000000..daf8dcb --- /dev/null +++ b/xfwm4-hidpi/shade-toggled-active.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"43 58 5 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +".............##@...........@##.............", +".............###@.........@###.............", +".............@###@.......@###@.............", +"..............@###@.....@###@..............", +"...............@###@...@###@...............", +"................@###@.@###@................", +".................@###@###@.................", +"..................@#####@..................", +"...................@###@...................", +"....................@#@....................", +".....................@.....................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/shade-toggled-inactive.xpm b/xfwm4-hidpi/shade-toggled-inactive.xpm new file mode 100644 index 0000000..05c4526 --- /dev/null +++ b/xfwm4-hidpi/shade-toggled-inactive.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * shade_inactive_xpm[] = { +"43 58 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +".............##$...........$##.............", +".............###$.........$###.............", +".............$###$.......$###$.............", +"..............$###$.....$###$..............", +"...............$###$...$###$...............", +"................$###$.$###$................", +".................$###$###$.................", +"..................$#####$..................", +"...................$###$...................", +"....................$#$....................", +".....................$.....................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/shade-toggled-prelight.xpm b/xfwm4-hidpi/shade-toggled-prelight.xpm new file mode 100644 index 0000000..ad10847 --- /dev/null +++ b/xfwm4-hidpi/shade-toggled-prelight.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * shade_active_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@++++++++++++##@+++++++++++@##++++++++++++@", +"@++++++++++++###@+++++++++@###++++++++++++@", +"@++++++++++++@###@+++++++@###@++++++++++++@", +"@+++++++++++++@###@+++++@###@+++++++++++++@", +"@++++++++++++++@###@+++@###@++++++++++++++@", +"@+++++++++++++++@###@+@###@+++++++++++++++@", +"@++++++++++++++++@###@###@++++++++++++++++@", +"@+++++++++++++++++@#####@+++++++++++++++++@", +"@++++++++++++++++++@###@++++++++++++++++++@", +"@+++++++++++++++++++@#@+++++++++++++++++++@", +"@++++++++++++++++++++@++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/shade-toggled-pressed.xpm b/xfwm4-hidpi/shade-toggled-pressed.xpm new file mode 100644 index 0000000..2f9b98a --- /dev/null +++ b/xfwm4-hidpi/shade-toggled-pressed.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * shade_pressed_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.......................................@.", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@............##@...........@##............@", +"@............###@.........@###............@", +"@............@###@.......@###@............@", +"@.............@###@.....@###@.............@", +"@..............@###@...@###@..............@", +"@...............@###@.@###@...............@", +"@................@###@###@................@", +"@.................@#####@.................@", +"@..................@###@..................@", +"@...................@#@...................@", +"@....................@....................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +".@.......................................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/stick-active.xpm b/xfwm4-hidpi/stick-active.xpm new file mode 100644 index 0000000..bcf729f --- /dev/null +++ b/xfwm4-hidpi/stick-active.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"43 58 5 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"....................@#@....................", +"....................###....................", +"....................###....................", +"....................###....................", +"....................###....................", +"...............@###########@...............", +"...............#############...............", +"...............@###########@...............", +"....................###....................", +"....................###....................", +"....................###....................", +"....................###....................", +"....................@#@....................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/stick-inactive.xpm b/xfwm4-hidpi/stick-inactive.xpm new file mode 100644 index 0000000..03809d4 --- /dev/null +++ b/xfwm4-hidpi/stick-inactive.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"43 58 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"....................$#$....................", +"....................###....................", +"....................###....................", +"....................###....................", +"....................###....................", +"...............$###########$...............", +"...............#############...............", +"...............$###########$...............", +"....................###....................", +"....................###....................", +"....................###....................", +"....................###....................", +"....................$#$....................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/stick-prelight.xpm b/xfwm4-hidpi/stick-prelight.xpm new file mode 100644 index 0000000..869f016 --- /dev/null +++ b/xfwm4-hidpi/stick-prelight.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++@#@+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@++++++++++++++@###########@++++++++++++++@", +"@++++++++++++++#############++++++++++++++@", +"@++++++++++++++@###########@++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++@#@+++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/stick-pressed.xpm b/xfwm4-hidpi/stick-pressed.xpm new file mode 100644 index 0000000..6ddc213 --- /dev/null +++ b/xfwm4-hidpi/stick-pressed.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.......................................@.", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@...................@#@...................@", +"@...................###...................@", +"@...................###...................@", +"@...................###...................@", +"@...................###...................@", +"@..............@###########@..............@", +"@..............#############..............@", +"@..............@###########@..............@", +"@...................###...................@", +"@...................###...................@", +"@...................###...................@", +"@...................###...................@", +"@...................@#@...................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +".@.......................................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/stick-toggled-active.xpm b/xfwm4-hidpi/stick-toggled-active.xpm new file mode 100644 index 0000000..ff62b32 --- /dev/null +++ b/xfwm4-hidpi/stick-toggled-active.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"43 58 5 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"....................###....................", +"....................###....................", +"....................###....................", +"....................@#@....................", +".....................@.....................", +"...............###@.....@###...............", +"...............####@...@####...............", +"...............###@.....@###...............", +".....................@.....................", +"....................@#@....................", +"....................###....................", +"....................###....................", +"....................###....................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/stick-toggled-inactive.xpm b/xfwm4-hidpi/stick-toggled-inactive.xpm new file mode 100644 index 0000000..a941a5f --- /dev/null +++ b/xfwm4-hidpi/stick-toggled-inactive.xpm @@ -0,0 +1,67 @@ +/* XPM */ +static char * stick_inactive_xpm[] = { +"43 58 5 1", +" c None", +". c #C0C0FF s inactive_color_2", +"@ c #949594 s inactive_shadow_2", +"# c #000000 s inactive_text_color", +"$ c #B4BAB4 s inactive_mid_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"....................###....................", +"....................###....................", +"....................###....................", +"....................$#$....................", +".....................$.....................", +"...............###$.....$###...............", +"...............####$...$####...............", +"...............###$.....$###...............", +".....................$.....................", +"....................$#$....................", +"....................###....................", +"....................###....................", +"....................###....................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/stick-toggled-prelight.xpm b/xfwm4-hidpi/stick-toggled-prelight.xpm new file mode 100644 index 0000000..6f82dac --- /dev/null +++ b/xfwm4-hidpi/stick-toggled-prelight.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * stick_active_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@+++++++++++++++++++++++++++++++++++++++@.", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++@#@+++++++++++++++++++@", +"@++++++++++++++++++++@++++++++++++++++++++@", +"@++++++++++++++###@+++++@###++++++++++++++@", +"@++++++++++++++####@+++@####++++++++++++++@", +"@++++++++++++++###@+++++@###++++++++++++++@", +"@++++++++++++++++++++@++++++++++++++++++++@", +"@+++++++++++++++++++@#@+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++###+++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +"@+++++++++++++++++++++++++++++++++++++++++@", +".@+++++++++++++++++++++++++++++++++++++++@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/stick-toggled-pressed.xpm b/xfwm4-hidpi/stick-toggled-pressed.xpm new file mode 100644 index 0000000..dd1ae63 --- /dev/null +++ b/xfwm4-hidpi/stick-toggled-pressed.xpm @@ -0,0 +1,68 @@ +/* XPM */ +static char * stick_pressed_xpm[] = { +"43 58 6 1", +" c None", +"$ c #C0C0FF s active_color_2", +"@ c #949594 s active_shadow_2", +"# c #000000 s active_text_color", +". c #B4BAB4 s active_mid_2", +"+ c #B4BAB4 s active_hilight_2", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +".@.......................................@.", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@...................###...................@", +"@...................###...................@", +"@...................###...................@", +"@...................@#@...................@", +"@....................@....................@", +"@..............###@.....@###..............@", +"@..............####@...@####..............@", +"@..............###@.....@###..............@", +"@....................@....................@", +"@...................@#@...................@", +"@...................###...................@", +"@...................###...................@", +"@...................###...................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +"@.........................................@", +".@.......................................@.", +"..@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@..", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"...........................................", +"..........................................."}; diff --git a/xfwm4-hidpi/themerc b/xfwm4-hidpi/themerc new file mode 100644 index 0000000..24ae420 --- /dev/null +++ b/xfwm4-hidpi/themerc @@ -0,0 +1,26 @@ +active_color_1=#4d535d +inactive_color_1=#4d535d +active_color_2=#4d535d +inactive_color_2=#4d535d +; active_color_2=active_border_color +; inactive_color_2=inactive_border_color +active_text_color=active_text_color_2 +active_text_shadow_color=active_hilight_2 +inactive_text_color=inactive_text_color_2 +inactive_text_shadow_color=inactive_hilight_2 +button_offset=0 +button_spacing=0 +frame_border_top=9 +full_width_title=true +maximized_offset=0 +show_app_icon=true +shadow_delta_height=8 +shadow_delta_width=-4 +shadow_delta_x=-4 +shadow_delta_y=-8 +shadow_opacity=30 +title_horizontal_offset=2 +title_shadow_active=false +title_shadow_inactive=false +title_vertical_offset_active=2 +title_vertical_offset_inactive=2 \ No newline at end of file diff --git a/xfwm4-hidpi/title-1-active.xpm b/xfwm4-hidpi/title-1-active.xpm new file mode 100644 index 0000000..caf8d1f --- /dev/null +++ b/xfwm4-hidpi/title-1-active.xpm @@ -0,0 +1,59 @@ +/* XPM */ +static char * title_active_xpm[] = { +"8 54 2 1", +" c None", +". c #000000 s active_color_1", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........", +"........"}; diff --git a/xfwm4-hidpi/title-1-inactive.xpm b/xfwm4-hidpi/title-1-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-1-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/title-2-active.xpm b/xfwm4-hidpi/title-2-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-2-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/title-2-inactive.xpm b/xfwm4-hidpi/title-2-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-2-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/title-3-active.xpm b/xfwm4-hidpi/title-3-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-3-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/title-3-inactive.xpm b/xfwm4-hidpi/title-3-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-3-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/title-4-active.xpm b/xfwm4-hidpi/title-4-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-4-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/title-4-inactive.xpm b/xfwm4-hidpi/title-4-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-4-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/title-5-active.xpm b/xfwm4-hidpi/title-5-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-5-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/title-5-inactive.xpm b/xfwm4-hidpi/title-5-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4-hidpi/title-5-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/top-left-active.xpm b/xfwm4-hidpi/top-left-active.xpm new file mode 100644 index 0000000..5bfb85b --- /dev/null +++ b/xfwm4-hidpi/top-left-active.xpm @@ -0,0 +1,59 @@ +/* XPM */ +static char * top_left_active_xpm[] = { +"16 54 2 1", +" c None", +". c #C0C0FF s active_color_1", +" ........", +" ..........", +" ............", +" .............", +" ..............", +" ..............", +" ...............", +" ...............", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"} diff --git a/xfwm4-hidpi/top-left-inactive.xpm b/xfwm4-hidpi/top-left-inactive.xpm new file mode 120000 index 0000000..0517526 --- /dev/null +++ b/xfwm4-hidpi/top-left-inactive.xpm @@ -0,0 +1 @@ +top-left-active.xpm \ No newline at end of file diff --git a/xfwm4-hidpi/top-right-active.xpm b/xfwm4-hidpi/top-right-active.xpm new file mode 100644 index 0000000..a8e8cb1 --- /dev/null +++ b/xfwm4-hidpi/top-right-active.xpm @@ -0,0 +1,59 @@ +/* XPM */ +static char * top_right_active_xpm[] = { +"16 54 2 1", +" c None", +". c #C0C0FF s active_color_1", +"........ ", +".......... ", +"............ ", +"............. ", +".............. ", +".............. ", +"............... ", +"............... ", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................", +"................"} diff --git a/xfwm4-hidpi/top-right-inactive.xpm b/xfwm4-hidpi/top-right-inactive.xpm new file mode 120000 index 0000000..42cae62 --- /dev/null +++ b/xfwm4-hidpi/top-right-inactive.xpm @@ -0,0 +1 @@ +top-right-active.xpm \ No newline at end of file diff --git a/xfwm4/bottom-right-inactive.xpm b/xfwm4/bottom-right-inactive.xpm deleted file mode 100644 index ff6b4fc..0000000 --- a/xfwm4/bottom-right-inactive.xpm +++ /dev/null @@ -1,38 +0,0 @@ -/* XPM */ -static char * bottom_right_inactive_xpm[] = { -"32 32 3 1", -" c None", -"# c #C0C0C0 s inactive_color_2", -"@ c #C0C0FF s inactive_color_2", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -" ########@@@@", -"############################@@@@", -"############################@@@@", -"############################@@@@", -"############################@@@@", -"############################@@@@", -"############################@@@@", -"############################@@@@", -"############################@@@@", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ ", -"@@@@@@@@@@@@@@@@@@@@@@@@@@@@ "}; diff --git a/xfwm4/bottom-right-inactive.xpm b/xfwm4/bottom-right-inactive.xpm new file mode 120000 index 0000000..d234cea --- /dev/null +++ b/xfwm4/bottom-right-inactive.xpm @@ -0,0 +1 @@ +bottom-right-active.xpm \ No newline at end of file diff --git a/xfwm4/title-1-inactive.xpm b/xfwm4/title-1-inactive.xpm deleted file mode 100644 index a808f59..0000000 --- a/xfwm4/title-1-inactive.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * title_inactive_xpm[] = { -"8 32 2 1", -" c None", -". c #C0C0FF s inactive_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-1-inactive.xpm b/xfwm4/title-1-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-1-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/title-2-active.xpm b/xfwm4/title-2-active.xpm deleted file mode 100644 index a12e087..0000000 --- a/xfwm4/title-2-active.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * title_active_xpm[] = { -"8 32 2 1", -" c None", -". c #000000 s active_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-2-active.xpm b/xfwm4/title-2-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-2-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/title-2-inactive.xpm b/xfwm4/title-2-inactive.xpm deleted file mode 100644 index e7f1b81..0000000 --- a/xfwm4/title-2-inactive.xpm +++ /dev/null @@ -1,31 +0,0 @@ -/* XPM */ -static char * title_inactive_xpm[] = { -"8 32 2 1", -" c None", -". c #C0C0FF s inactive_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-2-inactive.xpm b/xfwm4/title-2-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-2-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/title-3-active.xpm b/xfwm4/title-3-active.xpm deleted file mode 100644 index a12e087..0000000 --- a/xfwm4/title-3-active.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * title_active_xpm[] = { -"8 32 2 1", -" c None", -". c #000000 s active_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-3-active.xpm b/xfwm4/title-3-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-3-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/title-3-inactive.xpm b/xfwm4/title-3-inactive.xpm deleted file mode 100644 index a808f59..0000000 --- a/xfwm4/title-3-inactive.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * title_inactive_xpm[] = { -"8 32 2 1", -" c None", -". c #C0C0FF s inactive_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-3-inactive.xpm b/xfwm4/title-3-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-3-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/title-4-active.xpm b/xfwm4/title-4-active.xpm deleted file mode 100644 index a12e087..0000000 --- a/xfwm4/title-4-active.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * title_active_xpm[] = { -"8 32 2 1", -" c None", -". c #000000 s active_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-4-active.xpm b/xfwm4/title-4-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-4-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/title-4-inactive.xpm b/xfwm4/title-4-inactive.xpm deleted file mode 100644 index a808f59..0000000 --- a/xfwm4/title-4-inactive.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * title_inactive_xpm[] = { -"8 32 2 1", -" c None", -". c #C0C0FF s inactive_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-4-inactive.xpm b/xfwm4/title-4-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-4-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/title-5-active.xpm b/xfwm4/title-5-active.xpm deleted file mode 100644 index a12e087..0000000 --- a/xfwm4/title-5-active.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * title_active_xpm[] = { -"8 32 2 1", -" c None", -". c #000000 s active_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-5-active.xpm b/xfwm4/title-5-active.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-5-active.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/title-5-inactive.xpm b/xfwm4/title-5-inactive.xpm deleted file mode 100644 index a808f59..0000000 --- a/xfwm4/title-5-inactive.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * title_inactive_xpm[] = { -"8 32 2 1", -" c None", -". c #C0C0FF s inactive_color_1", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........", -"........"}; diff --git a/xfwm4/title-5-inactive.xpm b/xfwm4/title-5-inactive.xpm new file mode 120000 index 0000000..def55f7 --- /dev/null +++ b/xfwm4/title-5-inactive.xpm @@ -0,0 +1 @@ +title-1-active.xpm \ No newline at end of file diff --git a/xfwm4/top-left-inactive.xpm b/xfwm4/top-left-inactive.xpm deleted file mode 100644 index 9ed7cdd..0000000 --- a/xfwm4/top-left-inactive.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * top_left_inactive_xpm[] = { -"16 32 2 1", -" c None", -". c #C0C0FF s inactive_color_1", -" ........", -" ..........", -" ............", -" .............", -" ..............", -" ..............", -" ...............", -" ...............", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"} diff --git a/xfwm4/top-left-inactive.xpm b/xfwm4/top-left-inactive.xpm new file mode 120000 index 0000000..0517526 --- /dev/null +++ b/xfwm4/top-left-inactive.xpm @@ -0,0 +1 @@ +top-left-active.xpm \ No newline at end of file diff --git a/xfwm4/top-right-inactive.xpm b/xfwm4/top-right-inactive.xpm deleted file mode 100644 index 7fac4fa..0000000 --- a/xfwm4/top-right-inactive.xpm +++ /dev/null @@ -1,37 +0,0 @@ -/* XPM */ -static char * top_right_inactive_xpm[] = { -"16 32 2 1", -" c None", -". c #C0C0FF s inactive_color_1", -"........ ", -".......... ", -"............ ", -"............. ", -".............. ", -".............. ", -"............... ", -"............... ", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................", -"................"} diff --git a/xfwm4/top-right-inactive.xpm b/xfwm4/top-right-inactive.xpm new file mode 120000 index 0000000..42cae62 --- /dev/null +++ b/xfwm4/top-right-inactive.xpm @@ -0,0 +1 @@ +top-right-active.xpm \ No newline at end of file