fasddfasf

This commit is contained in:
2026-01-07 20:36:21 +03:00
parent 5e11af76e7
commit 04ed871161
11919 changed files with 370502 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
/* XPM */
static char * bottom_active_xpm[] = {
"1 3 2 1",
" c None",
". c #242424",
".",
".",
"."};

View File

@@ -0,0 +1,8 @@
/* XPM */
static char * bottom_inactive_xpm[] = {
"1 3 2 1",
" c None",
". c #242424",
".",
".",
"."};

View File

@@ -0,0 +1,8 @@
/* XPM */
static char * bottom_left_active_xpm[] = {
"1 3 2 1",
" c None",
". c #242424",
".",
".",
"."};

View File

@@ -0,0 +1,8 @@
/* XPM */
static char * bottom_left_inactive_xpm[] = {
"3 3 2 1",
" c None",
". c #242424",
"...",
"...",
"..."};

View File

@@ -0,0 +1,8 @@
/* XPM */
static char * bottom_right_active_xpm[] = {
"3 3 2 1",
" c None",
". c #242424",
"...",
"...",
"..."};

View File

@@ -0,0 +1,8 @@
/* XPM */
static char * bottom_right_inactive_xpm[] = {
"3 3 2 1",
" c None",
". c #242424",
"...",
"...",
"..."};

View File

@@ -0,0 +1,31 @@
/* XPM */
static char * close_active_xpm[] = {
"24 25 3 1",
" c None",
". c #242424",
"+ c #AAAAAA",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..........+++...........",
"..........+++...........",
"..........+++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * close_inactive_xpm[] = {
"24 25 5 1",
" c None",
". c #242424",
"+ c #6E6E6E",
"@ c #6C6C6C",
"# c #6D6D6D",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..........+@+...........",
"..........@+#...........",
"..........+#+...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,43 @@
/* XPM */
static char * close_prelight_xpm[] = {
"24 25 15 1",
" c None",
". c #242424",
"+ c #B7B7B7",
"@ c #BABABA",
"# c #F8F8F8",
"$ c #E7E7E7",
"% c #E2E2E2",
"& c #C0C0C0",
"* c #E8E8E8",
"= c #EDEDED",
"- c #F5F5F5",
"; c #F7F7F7",
"> c #BBBBBB",
", c #C5C5C5",
"' c #C2C2C2",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........+.....@.........",
".......+#$...%#&........",
"........*#$.%#=.........",
".........*#-#=..........",
"..........-#;...........",
".........%#;#$..........",
"........%#=.*#$.........",
".......>#=...*#,........",
"........'.....,.........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,48 @@
/* XPM */
static char * close_pressed_xpm[] = {
"24 25 20 1",
" c None",
". c #242424",
"+ c #5C5C5C",
"@ c #636363",
"# c #D2D2D2",
"$ c #B2B2B2",
"% c #A8A8A8",
"& c #6D6D6D",
"* c #B4B4B4",
"= c #343434",
"- c #BDBDBD",
"; c #373737",
"> c #CACACA",
", c #CBCBCB",
"' c #CECECE",
") c #434343",
"! c #656565",
"~ c #757575",
"{ c #6F6F6F",
"] c #777777",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........+.....@.........",
".......+#$...%#&........",
"........*#$=%#-;........",
".........*#>#-;.........",
".........=,#')..........",
".........%#'#$..........",
"........%#-)*#$.........",
".......!#-;..*#~........",
"........{;....].........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,31 @@
/* XPM */
static char * hide_active_xpm[] = {
"24 25 3 1",
" c None",
". c #242424",
"+ c #AAAAAA",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..........+++...........",
"..........+++...........",
"..........+++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * hide_inactive_xpm[] = {
"24 25 5 1",
" c None",
". c #242424",
"+ c #6E6E6E",
"@ c #6C6C6C",
"# c #6D6D6D",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..........+@+...........",
"..........@+#...........",
"..........+#+...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,31 @@
/* XPM */
static char * hide_prelight_xpm[] = {
"24 25 3 1",
" c None",
". c #242424",
"+ c #AAAAAA",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,31 @@
/* XPM */
static char * hide_pressed_xpm[] = {
"24 25 3 1",
" c None",
". c #242424",
"+ c #7F7F7F",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * left_active_xpm[] = {
"3 1 2 1",
" c None",
". c #242424",
"..."};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * left_inactive_xpm[] = {
"3 1 2 1",
" c None",
". c #242424",
"..."};

View File

@@ -0,0 +1,31 @@
/* XPM */
static char * maximize_active_xpm[] = {
"24 25 3 1",
" c None",
". c #242424",
"+ c #AAAAAA",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..........+++...........",
"..........+++...........",
"..........+++...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,33 @@
/* XPM */
static char * maximize_inactive_xpm[] = {
"24 25 5 1",
" c None",
". c #242424",
"+ c #6E6E6E",
"@ c #6C6C6C",
"# c #6D6D6D",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"..........+@+...........",
"..........@+#...........",
"..........+#+...........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,31 @@
/* XPM */
static char * maximize_prelight_xpm[] = {
"24 25 3 1",
" c None",
". c #242424",
"+ c #FFFFFF",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........+......+........",
"........+......+........",
"........+......+........",
"........+......+........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,31 @@
/* XPM */
static char * maximize_pressed_xpm[] = {
"24 25 3 1",
" c None",
". c #242424",
"+ c #7F7F7F",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........++++++++........",
"........++++++++........",
"........+......+........",
"........+......+........",
"........+......+........",
"........+......+........",
"........++++++++........",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................",
"........................"};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * right_active_xpm[] = {
"3 1 2 1",
" c None",
". c #242424",
"..."};

View File

@@ -0,0 +1,6 @@
/* XPM */
static char * right_inactive_xpm[] = {
"3 1 2 1",
" c None",
". c #242424",
"..."};

View File

@@ -0,0 +1,23 @@
button_offset=0
button_spacing=0
full_width_title=false
title_horizontal_offset=2
title_vertical_offset_active=0
title_vertical_offset_inactive=0
title_shadow_active=false
title_shadow_inactive=false
active_text_color=#999999
inactive_text_color=#444444
placement_ratio=100
shadow_delta_height=-7
shadow_delta_width=-7
shadow_delta_x=-7
shadow_delta_y=-7
resize_opacity=100
move_opacity=100
popup_opacity=100
show_frame_shadow=true
show_popup_shadow=true

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_1_active_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_1_inactive_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_2_active_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_2_inactive_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_3_active_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_3_inactive_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_4_active_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_4_inactive_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_5_active_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * title_5_inactive_xpm[] = {
"5 25 2 1",
" c None",
". c #242424",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
".....",
"....."};

View File

@@ -0,0 +1,8 @@
/* XPM */
static char * top_active_xpm[] = {
"1 3 2 1",
" c None",
". c #242424",
".",
".",
"."};

View File

@@ -0,0 +1,8 @@
/* XPM */
static char * top_inactive_xpm[] = {
"1 3 2 1",
" c None",
". c #242424",
".",
".",
"."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * top_left_active_xpm[] = {
"3 25 2 1",
" c None",
". c #242424",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"..."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * top_left_inactive_xpm[] = {
"3 25 2 1",
" c None",
". c #242424",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"..."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * top_right_active_xpm[] = {
"3 25 2 1",
" c None",
". c #242424",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"..."};

View File

@@ -0,0 +1,30 @@
/* XPM */
static char * top_right_inactive_xpm[] = {
"3 25 2 1",
" c None",
". c #242424",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"...",
"..."};