all repos — tint2 @ 8758d29e89619f709623b616267ad5602b675d41

fork of the tint2 desktop panel for my custom setup - only minimized windows across all desktops for the taskbar

fixed issue 232

git-svn-id: http://tint2.googlecode.com/svn/trunk@400 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
thilor77 thilor77@121b4492-b84c-0410-8b4c-0d4edfb3f3cc
commit

8758d29e89619f709623b616267ad5602b675d41

parent

cfff505f75b8cee81d1a41b754b9ec415c4268ff

M sample/default.tint2rcsample/default.tint2rc

@@ -19,7 +19,7 @@ border_color = #9b9b9b 75

rounded = 1 border_width = 0 -background_color = #OOOOOO 70 +background_color = #000000 70 border_color = #ffffff 20 # tooltip

@@ -116,7 +116,7 @@ tooltip_padding = 2 2

tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 4 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #---------------------------------------------
M sample/horizontal_icon_only.tint2rcsample/horizontal_icon_only.tint2rc

@@ -17,7 +17,7 @@ border_color = #9b9b9b 75

rounded = 1 border_width = 0 -background_color = #OOOOOO 70 +background_color = #000000 70 border_color = #ffffff 20 # tooltip

@@ -114,7 +114,7 @@ tooltip_padding = 2 2

tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #---------------------------------------------
M sample/rounded_multi_desktop.tint2rcsample/rounded_multi_desktop.tint2rc

@@ -94,7 +94,7 @@ tooltip_padding = 2 2

tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 3 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #---------------------------------------------
M sample/tint2rcsample/tint2rc

@@ -113,7 +113,7 @@ tooltip_padding = 2 2

tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #---------------------------------------------
M sample/vertical_icon_only.tint2rcsample/vertical_icon_only.tint2rc

@@ -104,7 +104,7 @@ tooltip_padding = 2 2

tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #---------------------------------------------
M sample/white_single_desktop.tint2rcsample/white_single_desktop.tint2rc

@@ -112,7 +112,7 @@ tooltip_padding = 2 2

tooltip_show_timeout = 0.7 tooltip_hide_timeout = 0.3 tooltip_background_id = 1 -tooltip_font_color = #OOOOOO 80 +tooltip_font_color = #000000 80 tooltip_font = sans 10 #---------------------------------------------