]> Dogcows Code - chaz/tint2/commitdiff
Remove empty 'man' directory, pre-compiled binary.
authorChristian Ruppert <Spooky85@gmail.com>
Sun, 7 Jun 2009 15:30:02 +0000 (15:30 +0000)
committerChristian Ruppert <Spooky85@gmail.com>
Sun, 7 Jun 2009 15:30:02 +0000 (15:30 +0000)
Re-organize tintrc examples.

src/tint2 [deleted file]
tintrc01
tintrc02
tintrc03
tintrc04
tintrc05
tintrc06
tintrc07 [deleted file]

diff --git a/src/tint2 b/src/tint2
deleted file mode 100755 (executable)
index 4fa7a6d..0000000
Binary files a/src/tint2 and /dev/null differ
index 1371d1fcd2ec517066b818badaf9d65e9e5ef51d..f4eca8449ef4ce77062f1b03ffb86a1be5c3f69e 100644 (file)
--- a/tintrc01
+++ b/tintrc01
@@ -5,83 +5,84 @@
 #---------------------------------------------
 # BACKGROUND AND BORDER
 #---------------------------------------------
-rounded = 7
-border_width = 2
-background_color = #000000 60
-border_color = #ffffff 18
-
-rounded = 5
+rounded = 1
 border_width = 0
-background_color = #ffffff 40
-border_color = #ffffff 50
+background_color = #282828 60
+border_color = #000000 0
+
+rounded = 1
+border_width = 1
+background_color = #cccccc 0
+border_color = #cccccc 55
 
-rounded = 5
+rounded = 1
 border_width = 0
-background_color = #ffffff 18
-border_color = #ffffff 70
+background_color = #cccccc 20
+border_color = #cccccc 40
 
 #---------------------------------------------
 # PANEL
 #---------------------------------------------
 panel_monitor = all
 panel_position = bottom center
-panel_size = 92% 30
+panel_size = 95% 30
 panel_margin = 0 0
-panel_padding = 7 0
+panel_padding = 7 3 7
 font_shadow = 0
 panel_background_id = 1
 
 #---------------------------------------------
 # TASKBAR
 #---------------------------------------------
-taskbar_mode = single_monitor
-taskbar_padding = 2 3 2
-taskbar_background_id = 0
+#taskbar_mode = single_desktop
+#taskbar_mode = single_monitor
+taskbar_mode = multi_desktop
+taskbar_padding = 0 0 0
+taskbar_background_id = 2
 
 #---------------------------------------------
 # TASKS
 #---------------------------------------------
 task_icon = 1
-task_text = 1
-task_width = 140
+task_text = 0
+task_width = 34
 task_centered = 1
-task_padding = 6 3
-task_font = sans 7
-task_font_color = #ffffff 70
-task_active_font_color = #ffffff 85
-task_background_id = 3
-task_active_background_id = 2
+task_padding = 2 3
+task_font = sans 8
+task_font_color = #ffffff 60
+task_active_font_color = #ffffff 100
+task_background_id = 0
+task_active_background_id = 3
 
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
-systray_padding = 0 4 5
+systray_padding = 0 4 3
 systray_background_id = 0
 
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
 time1_format = %H:%M
-time1_font = sans 8
+time1_font = sans 7
 time2_format = %A %d %B
-time2_font = sans 6
-clock_font_color = #ffffff 76
+time2_font = sans 7
+clock_font_color = #ffffff 100
 clock_padding = 1 0
 clock_background_id = 0
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
-battery = 0
+battery = 1
 battery_low_status = 7
 battery_low_cmd = notify-send "battery low"
-bat1_font = sans 8
-bat2_font = sans 6
-battery_font_color = #ffffff 76
+bat1_font = sans 7
+bat2_font = sans 7
+battery_font_color = #ffffff 100
 battery_padding = 1 0
 battery_background_id = 0
 
-
 #---------------------------------------------
 # MOUSE ACTION ON TASK
 #---------------------------------------------
index f4eca8449ef4ce77062f1b03ffb86a1be5c3f69e..177563c8d390254667df2e5473c94c47a1ff3514 100644 (file)
--- a/tintrc02
+++ b/tintrc02
@@ -5,76 +5,70 @@
 #---------------------------------------------
 # BACKGROUND AND BORDER
 #---------------------------------------------
-rounded = 1
+rounded = 10
 border_width = 0
-background_color = #282828 60
-border_color = #000000 0
+background_color = #ffffff 40
+border_color = #ffffff 60
 
-rounded = 1
-border_width = 1
-background_color = #cccccc 0
-border_color = #cccccc 55
-
-rounded = 1
+rounded = 10
 border_width = 0
-background_color = #cccccc 20
-border_color = #cccccc 40
+background_color = #ffffff 30
+border_color = #ffffff 15
+
 
 #---------------------------------------------
 # PANEL
 #---------------------------------------------
 panel_monitor = all
 panel_position = bottom center
-panel_size = 95% 30
+panel_size = 97% 26
 panel_margin = 0 0
-panel_padding = 7 3 7
+panel_padding = 0 0 10
 font_shadow = 0
-panel_background_id = 1
+panel_background_id = 0
 
 #---------------------------------------------
 # TASKBAR
 #---------------------------------------------
-#taskbar_mode = single_desktop
-#taskbar_mode = single_monitor
-taskbar_mode = multi_desktop
+taskbar_mode = single_desktop
 taskbar_padding = 0 0 0
-taskbar_background_id = 2
+taskbar_background_id = 1
 
 #---------------------------------------------
 # TASKS
 #---------------------------------------------
 task_icon = 1
-task_text = 0
-task_width = 34
+task_text = 1
+task_width = 160
 task_centered = 1
-task_padding = 2 3
-task_font = sans 8
-task_font_color = #ffffff 60
-task_active_font_color = #ffffff 100
+task_padding = 5 4
+task_font = Dejavu sans 8
+task_font_color = #000000 65
+task_active_font_color = #000000 100
 task_background_id = 0
-task_active_background_id = 3
+task_active_background_id = 2
 
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
-systray_padding = 0 4 3
-systray_background_id = 0
+systray_padding = 8 3 4
+systray_background_id = 1
 
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-time1_format = %H:%M
-time1_font = sans 7
-time2_format = %A %d %B
+#time1_format = %A %d %H:%M
+time1_font = Dejavu sans 10
+#time2_format = %A %d %B
 time2_font = sans 7
-clock_font_color = #ffffff 100
-clock_padding = 1 0
-clock_background_id = 0
+clock_font_color = #000000 80
+clock_padding = 8 0
+clock_background_id = 1
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
-battery = 1
+battery = 0
 battery_low_status = 7
 battery_low_cmd = notify-send "battery low"
 bat1_font = sans 7
index 177563c8d390254667df2e5473c94c47a1ff3514..15d1f1715671f23c1110933c766b2c909580ee4f 100644 (file)
--- a/tintrc03
+++ b/tintrc03
@@ -5,16 +5,15 @@
 #---------------------------------------------
 # BACKGROUND AND BORDER
 #---------------------------------------------
-rounded = 10
-border_width = 0
-background_color = #ffffff 40
-border_color = #ffffff 60
-
-rounded = 10
-border_width = 0
-background_color = #ffffff 30
-border_color = #ffffff 15
+rounded = 3
+border_width = 1
+background_color = #000000 40
+border_color = #d1d1d1 34
 
+rounded = 3
+border_width = 1
+background_color = #000000 55
+border_color = #d1d1d1 40
 
 #---------------------------------------------
 # PANEL
@@ -23,46 +22,46 @@ panel_monitor = all
 panel_position = bottom center
 panel_size = 97% 26
 panel_margin = 0 0
-panel_padding = 0 0 10
+panel_padding = 0 2 5
 font_shadow = 0
 panel_background_id = 0
 
 #---------------------------------------------
 # TASKBAR
 #---------------------------------------------
-taskbar_mode = single_desktop
-taskbar_padding = 0 0 0
-taskbar_background_id = 1
+taskbar_mode = single_monitor
+taskbar_padding = 0 0 5
+taskbar_background_id = 0
 
 #---------------------------------------------
 # TASKS
 #---------------------------------------------
-task_icon = 1
+task_icon = 0
 task_text = 1
 task_width = 160
 task_centered = 1
-task_padding = 5 4
-task_font = Dejavu sans 8
-task_font_color = #000000 65
-task_active_font_color = #000000 100
-task_background_id = 0
+task_padding = 3 1
+task_font = sans bold 7.5
+task_font_color = #ffffff 60
+task_active_font_color = #ffffff 90
+task_background_id = 1
 task_active_background_id = 2
 
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
-systray_padding = 8 3 4
+systray_padding = 6 2 6
 systray_background_id = 1
 
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-#time1_format = %A %d %H:%M
-time1_font = Dejavu sans 10
+#time1_format = %a %d %H:%M
+time1_font = sans bold 7.5
 #time2_format = %A %d %B
-time2_font = sans 7
-clock_font_color = #000000 80
-clock_padding = 8 0
+time2_font = sans bold 7.5
+clock_font_color = #ffffff 60
+clock_padding = 5 0
 clock_background_id = 1
 
 #---------------------------------------------
index 15d1f1715671f23c1110933c766b2c909580ee4f..5de0bfe6a96019e464d05615f6e3e49a1ba78777 100644 (file)
--- a/tintrc04
+++ b/tintrc04
@@ -5,32 +5,32 @@
 #---------------------------------------------
 # BACKGROUND AND BORDER
 #---------------------------------------------
-rounded = 3
-border_width = 1
-background_color = #000000 40
-border_color = #d1d1d1 34
+rounded = 1
+border_width = 0
+background_color = #282828 100
+border_color = #000000 0
 
-rounded = 3
-border_width = 1
-background_color = #000000 55
-border_color = #d1d1d1 40
+rounded = 1
+border_width = 0
+background_color = #f6b655 90
+border_color = #cccccc 40
 
 #---------------------------------------------
 # PANEL
 #---------------------------------------------
 panel_monitor = all
 panel_position = bottom center
-panel_size = 97% 26
+panel_size = 100% 22
 panel_margin = 0 0
-panel_padding = 0 2 5
+panel_padding = 0 0 0
 font_shadow = 0
-panel_background_id = 0
+panel_background_id = 1
 
 #---------------------------------------------
 # TASKBAR
 #---------------------------------------------
-taskbar_mode = single_monitor
-taskbar_padding = 0 0 5
+taskbar_mode = single_desktop
+taskbar_padding = 0 0 0
 taskbar_background_id = 0
 
 #---------------------------------------------
@@ -40,38 +40,38 @@ task_icon = 0
 task_text = 1
 task_width = 160
 task_centered = 1
-task_padding = 3 1
-task_font = sans bold 7.5
+task_padding = 5 0
+task_font = sans 7.5
 task_font_color = #ffffff 60
-task_active_font_color = #ffffff 90
-task_background_id = 1
+task_active_font_color = #000000 100
+task_background_id = 0
 task_active_background_id = 2
 
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
-systray_padding = 6 2 6
-systray_background_id = 1
+systray_padding = 4 3 4
+systray_background_id = 0
 
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-#time1_format = %a %d %H:%M
-time1_font = sans bold 7.5
+time1_format = %H:%M
+time1_font = sans 13
 #time2_format = %A %d %B
-time2_font = sans bold 7.5
-clock_font_color = #ffffff 60
-clock_padding = 5 0
-clock_background_id = 1
+time2_font = sans 7
+clock_font_color = #ffffff 90
+clock_padding = 4 0
+clock_background_id = 0
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
-battery = 0
+battery = 1
 battery_low_status = 7
 battery_low_cmd = notify-send "battery low"
-bat1_font = sans 7
-bat2_font = sans 7
+bat1_font = sans 8
+bat2_font = sans 6
 battery_font_color = #ffffff 100
 battery_padding = 1 0
 battery_background_id = 0
index 5de0bfe6a96019e464d05615f6e3e49a1ba78777..c0f2ddb6da4d7d3306ffb15308c1e6145b27f551 100644 (file)
--- a/tintrc05
+++ b/tintrc05
@@ -5,69 +5,75 @@
 #---------------------------------------------
 # BACKGROUND AND BORDER
 #---------------------------------------------
-rounded = 1
+rounded = 10
+border_width = 1
+background_color = #000000 45
+border_color = #ffffff 0
+
+rounded = 7
 border_width = 0
-background_color = #282828 100
-border_color = #000000 0
+background_color = #ffffff 20
+border_color = #ffffff 15
 
-rounded = 1
+rounded = 0
 border_width = 0
-background_color = #f6b655 90
-border_color = #cccccc 40
+background_color = #000000 35
+border_color = #ffffff 0
+
 
 #---------------------------------------------
 # PANEL
 #---------------------------------------------
 panel_monitor = all
 panel_position = bottom center
-panel_size = 100% 22
+panel_size = 95% 30
 panel_margin = 0 0
-panel_padding = 0 0 0
+panel_padding = 9 2 7
 font_shadow = 0
-panel_background_id = 1
+panel_background_id = 0
 
 #---------------------------------------------
 # TASKBAR
 #---------------------------------------------
-taskbar_mode = single_desktop
-taskbar_padding = 0 0 0
-taskbar_background_id = 0
+taskbar_mode = multi_desktop
+taskbar_padding = 3 3 0
+taskbar_background_id = 1
 
 #---------------------------------------------
 # TASKS
 #---------------------------------------------
-task_icon = 0
+task_icon = 1
 task_text = 1
 task_width = 160
 task_centered = 1
-task_padding = 5 0
-task_font = sans 7.5
+task_padding = 4 2
+task_font = sans bold 8
 task_font_color = #ffffff 60
-task_active_font_color = #000000 100
+task_active_font_color = #ffffff 85
 task_background_id = 0
 task_active_background_id = 2
 
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
-systray_padding = 4 3 4
-systray_background_id = 0
+systray_padding = 9 3 5
+systray_background_id = 1
 
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-time1_format = %H:%M
-time1_font = sans 13
+#time1_format = %H:%M
+time1_font = sans bold 8
 #time2_format = %A %d %B
 time2_font = sans 7
-clock_font_color = #ffffff 90
-clock_padding = 4 0
-clock_background_id = 0
+clock_font_color = #ffffff 65
+clock_padding = 6 0
+clock_background_id = 1
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
-battery = 1
+battery = 0
 battery_low_status = 7
 battery_low_cmd = notify-send "battery low"
 bat1_font = sans 8
index c0f2ddb6da4d7d3306ffb15308c1e6145b27f551..a2f6cda8621d02c97a3f808d5b5e553f7751888a 100644 (file)
--- a/tintrc06
+++ b/tintrc06
@@ -5,30 +5,24 @@
 #---------------------------------------------
 # BACKGROUND AND BORDER
 #---------------------------------------------
-rounded = 10
+rounded = 4
 border_width = 1
-background_color = #000000 45
-border_color = #ffffff 0
+background_color = #000000 40
+border_color = #d1d1d1 34
 
-rounded = 7
+rounded = 3
 border_width = 0
-background_color = #ffffff 20
-border_color = #ffffff 15
-
-rounded = 0
-border_width = 0
-background_color = #000000 35
-border_color = #ffffff 0
-
+background_color = #000000 40
+border_color = #d1d1d1 40
 
 #---------------------------------------------
 # PANEL
 #---------------------------------------------
 panel_monitor = all
 panel_position = bottom center
-panel_size = 95% 30
+panel_size = 97% 30
 panel_margin = 0 0
-panel_padding = 9 2 7
+panel_padding = 0 2 7
 font_shadow = 0
 panel_background_id = 0
 
@@ -36,51 +30,51 @@ panel_background_id = 0
 # TASKBAR
 #---------------------------------------------
 taskbar_mode = multi_desktop
-taskbar_padding = 3 3 0
+taskbar_padding = 0 0 0
 taskbar_background_id = 1
 
 #---------------------------------------------
 # TASKS
 #---------------------------------------------
-task_icon = 1
+task_icon = 0
 task_text = 1
 task_width = 160
 task_centered = 1
-task_padding = 4 2
-task_font = sans bold 8
+task_padding = 4 3
+task_font = sans bold 7.5
 task_font_color = #ffffff 60
-task_active_font_color = #ffffff 85
+task_active_font_color = #ffffff 90
 task_background_id = 0
 task_active_background_id = 2
 
 #---------------------------------------------
 # SYSTRAYBAR
 #---------------------------------------------
-systray_padding = 9 3 5
+systray_padding = 6 3 5
 systray_background_id = 1
 
 #---------------------------------------------
 # CLOCK
 #---------------------------------------------
-#time1_format = %H:%M
-time1_font = sans bold 8
-#time2_format = %A %d %B
+time1_format = %H:%M
+time1_font = sans bold 7
+time2_format = %A %d %B
 time2_font = sans 7
-clock_font_color = #ffffff 65
-clock_padding = 6 0
+clock_font_color = #ffffff 60
+clock_padding = 2 0
 clock_background_id = 1
 
 #---------------------------------------------
 # BATTERY
 #---------------------------------------------
-battery = 0
+battery = 1
 battery_low_status = 7
 battery_low_cmd = notify-send "battery low"
-bat1_font = sans 8
-bat2_font = sans 6
-battery_font_color = #ffffff 100
+bat1_font = sans bold 7
+bat2_font = sans 7
+battery_font_color = #ffffff 60
 battery_padding = 1 0
-battery_background_id = 0
+battery_background_id = 1
 
 #---------------------------------------------
 # MOUSE ACTION ON TASK
diff --git a/tintrc07 b/tintrc07
deleted file mode 100644 (file)
index a2f6cda..0000000
--- a/tintrc07
+++ /dev/null
@@ -1,86 +0,0 @@
-#---------------------------------------------
-# TINT2 CONFIG FILE
-#---------------------------------------------
-
-#---------------------------------------------
-# BACKGROUND AND BORDER
-#---------------------------------------------
-rounded = 4
-border_width = 1
-background_color = #000000 40
-border_color = #d1d1d1 34
-
-rounded = 3
-border_width = 0
-background_color = #000000 40
-border_color = #d1d1d1 40
-
-#---------------------------------------------
-# PANEL
-#---------------------------------------------
-panel_monitor = all
-panel_position = bottom center
-panel_size = 97% 30
-panel_margin = 0 0
-panel_padding = 0 2 7
-font_shadow = 0
-panel_background_id = 0
-
-#---------------------------------------------
-# TASKBAR
-#---------------------------------------------
-taskbar_mode = multi_desktop
-taskbar_padding = 0 0 0
-taskbar_background_id = 1
-
-#---------------------------------------------
-# TASKS
-#---------------------------------------------
-task_icon = 0
-task_text = 1
-task_width = 160
-task_centered = 1
-task_padding = 4 3
-task_font = sans bold 7.5
-task_font_color = #ffffff 60
-task_active_font_color = #ffffff 90
-task_background_id = 0
-task_active_background_id = 2
-
-#---------------------------------------------
-# SYSTRAYBAR
-#---------------------------------------------
-systray_padding = 6 3 5
-systray_background_id = 1
-
-#---------------------------------------------
-# CLOCK
-#---------------------------------------------
-time1_format = %H:%M
-time1_font = sans bold 7
-time2_format = %A %d %B
-time2_font = sans 7
-clock_font_color = #ffffff 60
-clock_padding = 2 0
-clock_background_id = 1
-
-#---------------------------------------------
-# BATTERY
-#---------------------------------------------
-battery = 1
-battery_low_status = 7
-battery_low_cmd = notify-send "battery low"
-bat1_font = sans bold 7
-bat2_font = sans 7
-battery_font_color = #ffffff 60
-battery_padding = 1 0
-battery_background_id = 1
-
-#---------------------------------------------
-# MOUSE ACTION ON TASK
-#---------------------------------------------
-mouse_middle = none
-mouse_right = close
-mouse_scroll_up = toggle
-mouse_scroll_down = iconify
-
This page took 0.046596 seconds and 4 git commands to generate.