Tint2 Configs and scrots

VastOne

A unique perspective of tint2 and launchers... Kind of like the Right wing of the Gnome3/Shell



tint2rc

#---------------------------------------------
# TINT2 CONFIG FILE mouseover
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
#1 panel background
rounded = 7
border_width = 1
#background_color = #002050 00
background_color = #000510 70
#background_color = #404040 20
border_color = #ffffff 18

#2 active window
rounded = 5
border_width = 1
background_color = #ffffff 18
border_color = #ffff00 100

#3 normal window
rounded = 5
border_width = 2
background_color = #ffffff 18
border_color = #ffffff 0

#4 urgent window
rounded = 5
border_width = 0
background_color = #ba5d00 100
border_color = #ffffff 50

#5 systray
rounded = 2
border_width = 0
background_color = #000000 0
border_color = #ffffff 40

#6 hovered window
rounded = 5
border_width = 1
background_color = #ffffff 18
border_color = #ffffff 100

#7 hovered active window
rounded = 5
border_width = 1
background_color = #ffffff 18
border_color = #aaaa55 100

#8 hovered urgent window
rounded = 5
border_width = 1
background_color = #ba5d00 100
border_color = #ffffff 100

#9 tooltip background
rounded = 7
border_width = 1
background_color = #000000 0
border_color = #ffffff 18

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_items = CSTL
panel_monitor = all
panel_position = bottom right vertical
#panel_position = bottom right horizontal
panel_size = 100% 152
panel_margin = 0 0
panel_padding = 5 0
font_shadow = 0
panel_background_id = 1
wm_menu = 1
panel_dock = 0
strut_policy = follow_size
#strut_policy = none
panel_layer = top

#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
taskbar_padding = 2 3 2
taskbar_background_id = 0

taskbar_name = 1
taskbar_name_padding = 6 3
taskbar_name_font = Liberation Sans 8
taskbar_name_font_color = #ffffff 100
taskbar_name_active_font_color = #ffffff 100
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0


#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 1
task_maximum_size = 140 35
task_centered = 1
task_padding = 6 3
task_font = Liberation Sans 8
task_font_color = #ffffff 100
task_background_id = 3
task_icon_asb = 100 0 0
# replace STATUS by 'urgent', 'active' or 'iconfied'
#task_STATUS_background_id = 2
#task_STATUS_font_color = #ffffff 85
#task_STATUS_icon_asb = 100 0 0
# example:
task_active_background_id = 2
task_urgent_background_id = 4
# use STATUShovered for mouseover effects
task_normalhovered_background_id = 6
task_activehovered_background_id = 7
task_urgenthovered_background_id = 8
urgent_nb_of_blink = 100000

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 4 4 4
systray_background_id = 5
systray_sort = left2right
# maximum icon size
systray_icon_size = 28
systray_icon_asb = 100 0 0

#---------------------------------------------
# APPLICATION LAUNCHER
#---------------------------------------------
launcher_padding = 2 4 2
launcher_background_id = 5
# Icon size
launcher_icon_size = 32
launcher_icon_theme = LinuxLex-8
# Each launcher_item_app must be a full path to a .desktop file
launcher_item_app = /home/vastone/bin/iceweasel.desktop
launcher_item_app = /home/vastone/bin/terminator.desktop
launcher_item_app = /home/vastone/bin/pcmanfm-mod.desktop
launcher_item_app = /home/vastone/bin/gmusicbrowser.desktop
# launcher_item_app = /usr/share/applications/clementine.desktop
launcher_item_app = /home/vastone/bin/virtualbox.desktop
launcher_item_app = /home/vastone/bin/xchat.desktop

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans bold 9
time2_format = %A %d %B
time2_font = Liberation Sans 8
clock_font_color = #ffffff 90
clock_padding = 1 0
clock_background_id = 0
clock_lclick_command = korganizer
clock_rclick_command = zenity --calendar --text ""
clock_tooltip = %A %0d %B %Y %nWeek %W
#time1_timezone = :US/Hawaii
#time2_timezone = :Europe/Berlin
#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris

#---------------------------------------------
# BATTERY
#---------------------------------------------
#battery = 0
#battery_hide = 80
#battery_low_status = 10
#battery_low_cmd = notify-send -u critical -t 1000000 -i battery-caution "Low battery" "Level: 10%"
#bat1_font = sans 8
#bat2_font = sans 6
#battery_font_color = #ffaa00 100
#battery_padding = 1 0
#battery_background_id = 0

#---------------------------------------------
# TOOLTIP
#---------------------------------------------
tooltip = 1
tooltip_padding = 2 2
tooltip_show_timeout = 0.3
tooltip_hide_timeout = 0.1
tooltip_background_id = 9
tooltip_font_color = #ffffcc 100
tooltip_font = Sans 8

#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

#---------------------------------------------
# AUTOHIDE OPTIONS
#---------------------------------------------
autohide = 1
autohide_show_timeout = 0.1
autohide_hide_timeout = 0.1
autohide_height = 2
VSIDO      VSIDO Change Blog    

    I dev VSIDO

VastOne

This single panel/launcher/task manager/systray is 8 MiB usage compared to 50 MiB for the same thing in Cairo-Dock and Docky



Left are launchers, centered is tasks and right is the systray all in a single tint2 config.

#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------

# Background definitions
# ID 1 for Panel
rounded = 0
border_width = 0
background_color = #ffffff 0
#border_color = #000000 70

# ID 2
rounded = 1
border_width = 1
background_color = #ffffff 0
#border_color = #D8D8D8 29

# ID 3
rounded = 1
border_width = 1
background_color = #ffffff 0
#border_color = #121212 89

# ID 4
rounded = 1
border_width = 1
background_color = #ffffff 0
#border_color = #ED2323 60

# ID 5
rounded = 0
border_width = 1
background_color = #ffffff 0
#border_color = #000000 0

# ID 6
rounded = 6
border_width = 0
background_color = #ffffff 0
#border_color = #D8D8D8 0

# ID 7
rounded = 3
border_width = 0
background_color = #ffffff 0
#border_color = #222222 89

# ID 8
rounded = 1
border_width = 1
background_color = #ffffff 0
#border_color = #888888 200

# ID 9
rounded = 6
border_width = 0
background_color = #ffffff 0
#border_color = #888888 20

# ID 10
rounded = 0
border_width = 0
background_color = #ffffff 0
#border_color = #888888 20


#---------------------------------------------
# PANEL
#---------------------------------------------
# wm_menu = 1
panel_items = LTS
panel_monitor = all
panel_position = bottom right horizontal 
panel_size = 100% 70
panel_margin = 0 0
panel_padding = 10 0
font_shadow = 0
panel_background_id = 0
panel_layer = top

#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
taskbar_padding = 385 0 10
taskbar_background_id = 1

#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
task_width = 60
task_centered = 1
task_padding = 2 2
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #ffffff 85
task_background_id = 3
task_active_background_id = 2

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 18 2 3
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 38

#---------------------------------------------
# CLOCK
#---------------------------------------------
#time1_format = %I:%M:%P
#time1_font = LaudatioC 15
#time2_format = %a %b %d %Y
#time2_font = LaudatioC 15
#clock_font_color = #ffffff 76
#clock_padding = 4 4
#clock_background_id = 1

#---------------------------------------------
# BATTERY
#---------------------------------------------
#battery = 0
#battery_low_status = 7
#battery_low_cmd = notify-send "battery low"
#bat1_font = sans 8
#bat2_font = sans 6
#battery_font_color = #ffffff 76
#battery_padding = 1 0
#battery_background_id = 0

# Launchers
launcher_icon_theme = LinuxLex-8
launcher_padding = 1 0 5
launcher_background_id = 9
launcher_icon_size = 65
launcher_apps_dir = /usr/local/bin/.tint2launchers/


#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify


# Panel Autohide
autohide = 1
autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 30
strut_policy = none

VSIDO      VSIDO Change Blog    

    I dev VSIDO

DrakarNoir

Quote from: VastOne on January 16, 2013, 04:34:57 PM
A unique perspective of tint2 and launchers... Kind of like the Right wing of the Gnome3/Shell



tint2rc

#---------------------------------------------
# TINT2 CONFIG FILE mouseover
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
#1 panel background
rounded = 7
border_width = 1
#background_color = #002050 00
background_color = #000510 70
#background_color = #404040 20
border_color = #ffffff 18

#2 active window
rounded = 5
border_width = 1
background_color = #ffffff 18
border_color = #ffff00 100

#3 normal window
rounded = 5
border_width = 2
background_color = #ffffff 18
border_color = #ffffff 0

#4 urgent window
rounded = 5
border_width = 0
background_color = #ba5d00 100
border_color = #ffffff 50

#5 systray
rounded = 2
border_width = 0
background_color = #000000 0
border_color = #ffffff 40

#6 hovered window
rounded = 5
border_width = 1
background_color = #ffffff 18
border_color = #ffffff 100

#7 hovered active window
rounded = 5
border_width = 1
background_color = #ffffff 18
border_color = #aaaa55 100

#8 hovered urgent window
rounded = 5
border_width = 1
background_color = #ba5d00 100
border_color = #ffffff 100

#9 tooltip background
rounded = 7
border_width = 1
background_color = #000000 0
border_color = #ffffff 18

#---------------------------------------------
# PANEL
#---------------------------------------------
panel_items = CSTL
panel_monitor = all
panel_position = bottom right vertical
#panel_position = bottom right horizontal
panel_size = 100% 152
panel_margin = 0 0
panel_padding = 5 0
font_shadow = 0
panel_background_id = 1
wm_menu = 1
panel_dock = 0
strut_policy = follow_size
#strut_policy = none
panel_layer = top

#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
taskbar_padding = 2 3 2
taskbar_background_id = 0

taskbar_name = 1
taskbar_name_padding = 6 3
taskbar_name_font = Liberation Sans 8
taskbar_name_font_color = #ffffff 100
taskbar_name_active_font_color = #ffffff 100
taskbar_name_background_id = 0
taskbar_name_active_background_id = 0


#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 1
task_maximum_size = 140 35
task_centered = 1
task_padding = 6 3
task_font = Liberation Sans 8
task_font_color = #ffffff 100
task_background_id = 3
task_icon_asb = 100 0 0
# replace STATUS by 'urgent', 'active' or 'iconfied'
#task_STATUS_background_id = 2
#task_STATUS_font_color = #ffffff 85
#task_STATUS_icon_asb = 100 0 0
# example:
task_active_background_id = 2
task_urgent_background_id = 4
# use STATUShovered for mouseover effects
task_normalhovered_background_id = 6
task_activehovered_background_id = 7
task_urgenthovered_background_id = 8
urgent_nb_of_blink = 100000

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 4 4 4
systray_background_id = 5
systray_sort = left2right
# maximum icon size
systray_icon_size = 28
systray_icon_asb = 100 0 0

#---------------------------------------------
# APPLICATION LAUNCHER
#---------------------------------------------
launcher_padding = 2 4 2
launcher_background_id = 5
# Icon size
launcher_icon_size = 32
launcher_icon_theme = LinuxLex-8
# Each launcher_item_app must be a full path to a .desktop file
launcher_item_app = /home/vastone/bin/iceweasel.desktop
launcher_item_app = /home/vastone/bin/terminator.desktop
launcher_item_app = /home/vastone/bin/pcmanfm-mod.desktop
launcher_item_app = /home/vastone/bin/gmusicbrowser.desktop
# launcher_item_app = /usr/share/applications/clementine.desktop
launcher_item_app = /home/vastone/bin/virtualbox.desktop
launcher_item_app = /home/vastone/bin/xchat.desktop

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %H:%M
time1_font = sans bold 9
time2_format = %A %d %B
time2_font = Liberation Sans 8
clock_font_color = #ffffff 90
clock_padding = 1 0
clock_background_id = 0
clock_lclick_command = korganizer
clock_rclick_command = zenity --calendar --text ""
clock_tooltip = %A %0d %B %Y %nWeek %W
#time1_timezone = :US/Hawaii
#time2_timezone = :Europe/Berlin
#clock_tooltip_timezone = :/usr/share/zoneinfo/Europe/Paris

#---------------------------------------------
# BATTERY
#---------------------------------------------
#battery = 0
#battery_hide = 80
#battery_low_status = 10
#battery_low_cmd = notify-send -u critical -t 1000000 -i battery-caution "Low battery" "Level: 10%"
#bat1_font = sans 8
#bat2_font = sans 6
#battery_font_color = #ffaa00 100
#battery_padding = 1 0
#battery_background_id = 0

#---------------------------------------------
# TOOLTIP
#---------------------------------------------
tooltip = 1
tooltip_padding = 2 2
tooltip_show_timeout = 0.3
tooltip_hide_timeout = 0.1
tooltip_background_id = 9
tooltip_font_color = #ffffcc 100
tooltip_font = Sans 8

#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

#---------------------------------------------
# AUTOHIDE OPTIONS
#---------------------------------------------
autohide = 1
autohide_show_timeout = 0.1
autohide_hide_timeout = 0.1
autohide_height = 2


VastOne,

I see in the config the following:

# use STATUShovered for mouseover effects
task_normalhovered_background_id = 6
task_activehovered_background_id = 7
task_urgenthovered_background_id = 8


I am thinking that this causes a change in appearance when the mouse is hovered over the task. However, I do not get this effect. Are you using a patched version of Tint2?

Please explain either way...

Thanks
--I can EXPLAIN it to you. I cannot UNDERSTAND it for you!

VastOne

Hello DrakarNoir, welcome to VSIDO, glad to see you here!

^ Yes & No... I am running a patched version of tint2, the same one from the How To that is on these forums and the #! forums and is the default in VSIDO.  But the patches involved have nothing to do with those hover over effects, they were a part of Tint2 since  svn revision 628 ... It is all explained here

It might also have to do with the compositor you have (or do not have ) running
VSIDO      VSIDO Change Blog    

    I dev VSIDO

PwL

Tint2: Bottom left 70%, goes together with bottom right 30% two-line minimal conky.
#----------------------------------------------------------
# TINT2 CONFIG FILE for OB, left bottom 70% then Conky 30%
#----------------------------------------------------------

# Background definitions
#-------------------------
# Taskbar
# ID 1 for Panel
rounded = 6
border_width = 0
background_color = #ffffff 0
#border_color = #000000 70

# Task active
# ID 2
rounded = 4
border_width = 1
background_color = #ffffff 20
border_color = #A16130 60

# Tasks inactive
# ID 3
rounded = 4
border_width = 1
background_color = #ffffff 10
border_color = #A16130 30

# Launcher and Systray
# ID 9
rounded = 6
border_width = 1
# background_color = #284E76 50
background_color = #000000 80
border_color = #A16130 60

# PANEL
#---------------------------------------------
# wm_menu = 1
panel_items = LTS
panel_monitor = all
panel_position = bottom left horizontal 
panel_size = 70% 30
panel_margin = 0 0
panel_padding = 0 0
font_shadow = 0
panel_background_id = 0
panel_layer = bottom

# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
#taskbar_name = 1
taskbar_padding = 15 2 4
taskbar_background_id = 1

# TASKS
#---------------------------------------------
task_icon = 1
task_text = 1
# task_width = 60
task_maximum_size = 120
task_centered = 0
task_padding = 3 2
task_font = sans 7
task_font_color = #ffffff 75
task_active_font_color = #ffffff 100
task_background_id = 3
task_active_background_id = 2

# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 8 2 3
systray_sort = ascending
systray_background_id = 9
systray_icon_size = 20
# systray_icon_size = 0

# Launchers
#---------------------------------------------
launcher_icon_theme = LinuxLex-8
launcher_padding = 11 2 7
launcher_background_id = 9
launcher_icon_size = 26
launcher_apps_dir = ~/.config/tint2/.tint2oblaunchers/

# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 30
strut_policy = none

jedi

Top Right is two separate configs.  I'll list them from left to right.  (the ones in the upper right hand corner)



Tint2rcsys (one showing the system tray)

# Tint2 config file
# For information on manually configuring tint2 see:
# http://code.google.com/p/tint2/wiki/Configure

# Background definitions
# ID 1
rounded = 4
border_width = 1
background_color = #000000 50
border_color = #FFFFFF 50

# ID 2
rounded = 4
border_width = 0
background_color = #000000 35
border_color = #FFFFFF 20

# ID 3
rounded = 4
border_width = 0
background_color = #000000 35
border_color = #FFFFFF 20

# ID 4
rounded = 4
border_width = 0
background_color = #000000 35
border_color = #FFFFFF 20

# Panel
panel_items = S
panel_monitor = all
panel_position = top right
panel_size = 12% 36
panel_margin = 120 0 #16
panel_padding = 5 0 5
panel_dock = 0
wm_menu = 1
panel_layer = bottom
panel_background_id = 0

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 0
strut_policy = follow_size
strut_policy = none

# Taskbar
taskbar_name = 0
taskbar_mode = multi_desktop
taskbar_padding = 4 0 2
taskbar_background_id = 1
#taskbar_active_background_id = 0

# Tasks
urgent_nb_of_blink = 7
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 30 32
task_padding = 2 3
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 0
task_iconified_background_id = 0

# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0

# Fonts
task_font = sans 7
task_font_color = #FFFFFF 62
task_active_font_color = #FFFFFF 80
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #FFFFFF 100
font_shadow = 0

# Launchers
launcher_icon_theme = LinuxLex-8
launcher_padding = 2 2 2
launcher_background_id = 0
launcher_item_app = /usr/share/applications/05-vsido-session-logout.desktop

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %l:%M
time1_font = sans 9
time2_format = %A %d %B
time2_font = sans 8
clock_font_color = #ffffff 76
clock_padding = 4 4
clock_background_id = 0

# System Tray
systray = 1
systray_padding = 4 2 3
systray_sort = ascending
systray_background_id = 1
systray_icon_size = 32
systray_icon_asb = 100 0 0

# Tooltips
tooltip = 1
tooltip_padding = 0 0
tooltip_show_timeout = 0
tooltip_hide_timeout = 0
tooltip_background_id = 0
tooltip_font = Sans 12
tooltip_font_color = #FFFFFF 100

# Mouse # does not work
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle    # mouse pointer over the icon in tint2 panel
mouse_scroll_down = iconify # mouse pointer over the icon in tint2 panel

# Battery
battery = 0
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = Sans 12
bat2_font = Sans 12
battery_font_color = #FFFFFF 100
battery_padding = 0 0
battery_background_id = 0

# End of config


Tint2rc (the clock and logout icon)

# Tint2 config file
# For information on manually configuring tint2 see:
# http://code.google.com/p/tint2/wiki/Configure

# Background definitions
# ID 1
rounded = 4
border_width = 1
background_color = #000000 50
border_color = #FFFFFF 50

# ID 2
rounded = 4
border_width = 0
background_color = #000000 35
border_color = #FFFFFF 20

# ID 3
rounded = 4
border_width = 0
background_color = #000000 35
border_color = #FFFFFF 20

# ID 4
rounded = 4
border_width = 0
background_color = #000000 35
border_color = #FFFFFF 20

# Panel
panel_items = CL
panel_monitor = all
panel_position = top right
panel_size = 9% 36
panel_margin = 0 0 #16
panel_padding = 5 0 5
panel_dock = 0
wm_menu = 1
panel_layer = bottom
panel_background_id = 1

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 0
strut_policy = follow_size
strut_policy = none

# Taskbar
taskbar_name = 0
taskbar_mode = multi_desktop
taskbar_padding = 4 0 2
taskbar_background_id = 1
#taskbar_active_background_id = 0

# Tasks
urgent_nb_of_blink = 7
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 30 32
task_padding = 2 3
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 0
task_iconified_background_id = 0

# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 100 0 0

# Fonts
task_font = sans 7
task_font_color = #FFFFFF 62
task_active_font_color = #FFFFFF 80
task_urgent_font_color = #FFFFFF 100
task_iconified_font_color = #FFFFFF 100
font_shadow = 0

# Launchers
launcher_icon_theme = LinuxLex-8
launcher_padding = 2 2 2
launcher_background_id = 0
launcher_item_app = /usr/share/applications/05-vsido-session-logout.desktop

#---------------------------------------------
# CLOCK
#---------------------------------------------
time1_format = %l:%M
time1_font = sans 9
time2_format = %A %d %B
time2_font = sans 8
clock_font_color = #ffffff 76
clock_padding = 4 4
clock_background_id = 0

# System Tray
systray = 1
systray_padding = 4 2 3
systray_sort = ascending
systray_background_id = 1
systray_icon_size = 32
systray_icon_asb = 100 0 0

# Tooltips
tooltip = 1
tooltip_padding = 0 0
tooltip_show_timeout = 0
tooltip_hide_timeout = 0
tooltip_background_id = 0
tooltip_font = Sans 12
tooltip_font_color = #FFFFFF 100

# Mouse # does not work
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle    # mouse pointer over the icon in tint2 panel
mouse_scroll_down = iconify # mouse pointer over the icon in tint2 panel

# Battery
battery = 0
battery_low_status = 20
battery_low_cmd = notify-send "battery low"
battery_hide = 90
bat1_font = Sans 12
bat2_font = Sans 12
battery_font_color = #FFFFFF 100
battery_padding = 0 0
battery_background_id = 0

# End of config


Tint2rcallvertleft (the launcher bar on the left hand side of the screen with my most used apps icons for easy opening)  Icons are from DevianArt and are called Wine-Blue-Remix-1.1.1
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------

#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------

# Background definitions
# ID 1 for Panel
rounded = 5
border_width = 1
background_color = #000000 50
#border_color = #FFFFFF 50

# ID 2
rounded = 5
border_width = 1
background_color = #000000 50
#border_color = #FFFFFF 50

# ID 3
rounded = 1
border_width = 1
background_color = #ffffff 0
#border_color = #121212 89

# ID 4
rounded = 1
border_width = 1
background_color = #ffffff 0
#border_color = #ED2323 60

# ID 5
rounded = 0
border_width = 1
background_color = #ffffff 0
#border_color = #000000 0

# ID 6
rounded = 6
border_width = 0
background_color = #ffffff 0
#border_color = #D8D8D8 0

# ID 7
rounded = 3
border_width = 0
background_color = #ffffff 0
#border_color = #222222 89

# ID 8
rounded = 5
border_width = 1
background_color = #000000 50
#border_color = #FFFFFF 50

# ID 9
rounded = 6
border_width = 0
background_color = #ffffff 0
#border_color = #888888 20

# ID 10
rounded = 0
border_width = 0
background_color = #ffffff 0
#border_color = #888888 20


#---------------------------------------------
# PANEL
#---------------------------------------------
# wm_menu = 1
panel_items = L
panel_monitor = all
panel_position = center left vertical 
panel_size = 80% 45
panel_margin = 0 0
panel_padding = 0 0
font_shadow = 0
panel_background_id = 0
panel_layer = top

#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = single_desktop
taskbar_padding = 5 0 4
taskbar_background_id = 1

#---------------------------------------------
# TASKS
#---------------------------------------------
task_icon = 1
task_text = 0
# task_width = 60
task_maximum_size = 50
task_centered = 1
task_padding = 2 2
task_font = sans 7
task_font_color = #ffffff 70
task_active_font_color = #ffffff 85
task_background_id = 1
task_active_background_id = 2

#---------------------------------------------
# SYSTRAYBAR
#---------------------------------------------
systray = 1
systray_padding = 18 2 3
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 38

#---------------------------------------------
# CLOCK
#---------------------------------------------
#time1_format = %I:%M:%P
#time1_font = LaudatioC 15
#time2_format = %a %b %d %Y
#time2_font = LaudatioC 15
#clock_font_color = #ffffff 76
#clock_padding = 4 4
#clock_background_id = 1

#---------------------------------------------
# BATTERY
#---------------------------------------------
#battery = 0
#battery_low_status = 7
#battery_low_cmd = notify-send "battery low"
#bat1_font = sans 8
#bat2_font = sans 6
#battery_font_color = #ffffff 76
#battery_padding = 1 0
#battery_background_id = 0

# Launchers
launcher_icon_theme = Wine-Blue-Remix-1.1.1
launcher_padding = 5 0 5
launcher_background_id = 1
launcher_icon_size = 45
launcher_tooltip = 1
# launcher_item_app = /usr/share/applications/xfce4-session-logout.desktop
launcher_apps_dir = /usr/local/bin/.tint2launchers/


#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = none
mouse_scroll_up = toggle
mouse_scroll_down = iconify


# Panel Autohide
autohide = 0
autohide_show_timeout = 0.0
autohide_hide_timeout = 0.0
autohide_height = 30
strut_policy = none


The Tint2 on the bottom

# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure

# Background definitions
# ID 1
rounded = 7
border_width = 2
background_color = #000000 60
border_color = #FFFFFF 16

# ID 2
rounded = 5
border_width = 0
background_color = #FFFFFF 40
border_color = #FFFFFF 48

# ID 3
rounded = 5
border_width = 0
background_color = #FFFFFF 16
border_color = #FFFFFF 68

# Panel
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 94% 30
panel_margin = 0 0
panel_padding = 7 0 7
panel_dock = 0
wm_menu = 0
panel_layer = top
panel_background_id = 1

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.3
autohide_hide_timeout = 2
autohide_height = 2
strut_policy = follow_size

# Taskbar
taskbar_mode = single_desktop
taskbar_padding = 2 3 2
taskbar_background_id = 0
taskbar_active_background_id = 0

# Tasks
urgent_nb_of_blink = 8
task_icon = 1
task_text = 1
task_centered = 1
task_maximum_size = 140 35
task_padding = 6 2
task_background_id = 3
task_active_background_id = 2
task_urgent_background_id = 2
task_iconified_background_id = 3
task_tooltip = 0

# Task Icons
task_icon_asb = 70 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 70 0 0

# Fonts
task_font = sans 7
task_font_color = #FFFFFF 68
task_active_font_color = #FFFFFF 83
task_urgent_font_color = #FFFFFF 83
task_iconified_font_color = #FFFFFF 68
font_shadow = 0

# System Tray
systray = 1
systray_padding = 0 4 5
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 16
systray_icon_asb = 70 0 0

# Clock
time1_format = %H:%M
time1_font = sans 8
time2_format = %A %d %B
time2_font = sans 6
clock_font_color = #FFFFFF 74
clock_padding = 1 0
clock_background_id = 0
clock_rclick_command = orage

# Tooltips
tooltip_padding = 2 2
tooltip_show_timeout = 0.7
tooltip_hide_timeout = 0.3
tooltip_background_id = 1
tooltip_font = sans 10
tooltip_font_color = #000000 80

# Mouse
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

# Battery
battery = 0
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
battery_hide = 98
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #FFFFFF 74
battery_padding = 1 0
battery_background_id = 0

# End of config


Enjoy...
Forum Netiquette

"No matter how smart you are you can never convince someone stupid that they are stupid."  Anonymous

lwfitz

Quote from: VastOne on January 16, 2013, 04:34:57 PM
A unique perspective of tint2 and launchers... Kind of like the Right wing of the Gnome3/Shell

Oh boy..... I thats fantastic!
Don't Be A Dick!

PackRat

Working on a light-theme opaque panel -



tint2rc

#---- Generated by tint2conf 2c73 ----
# See https://gitlab.com/o9000/tint2/wikis/Configure for
# full documentation of the configuration options.
#-------------------------------------
# Backgrounds
# Background 1: Panel
rounded = 0
border_width = 1
background_color = #DEDEDE 100
border_color = #B9B9B9 100
background_color_hover = #DEDEDE 100
border_color_hover = #B9B9B9 100
background_color_pressed = #DEDEDE 100
border_color_pressed = #B9B9B9 100

# Background 2: Task
rounded = 1
border_width = 1
background_color = #F0F0F0 100
border_color = #ACACAC 100
background_color_hover = #F0F0F0 100
border_color_hover = #ACACAC 100
background_color_pressed = #F0F0F0 100
border_color_pressed = #ACACAC 100

# Background 3: Active task
rounded = 1
border_width = 1
background_color = #BDBDA6 100
border_color = #999983 100
background_color_hover = #C2C2AB 100
border_color_hover = #999983 100
background_color_pressed = #C2C2AB 100
border_color_pressed = #999983 100

# Background 4: Urgent task
rounded = 1
border_width = 1
background_color = #aa4400 100
border_color = #aa7733 100
background_color_hover = #aa4400 100
border_color_hover = #aa7733 100
background_color_pressed = #aa4400 100
border_color_pressed = #aa7733 100

# Background 5: Tooltip
rounded = 2
border_width = 1
background_color = #ffffaa 100
border_color = #ACACAC 100
background_color_hover = #ffffaa 100
border_color_hover = #ACACAC 100
background_color_pressed = #ffffaa 100
border_color_pressed = #ACACAC 100

# Background 6: Inactive desktop name
rounded = 2
border_width = 1
background_color = #DEDEDE 4
border_color = #D5D5D5 30
background_color_hover = #DEDEDE 22
border_color_hover = #ACACAC 30
background_color_pressed = #dddddd 4
border_color_pressed = #ACACAC 30

# Background 7: Active desktop name
rounded = 2
border_width = 1
background_color = #dddddd 3
border_color = #ACACAC 100
background_color_hover = #dddddd 3
border_color_hover = #ACACAC 100
background_color_pressed = #dddddd 3
border_color_pressed = #ACACAC 100

#-------------------------------------
# Panel
panel_items = TSC
panel_size = 0 24
panel_margin = 0 0
panel_padding = 0 0 36
panel_background_id = 1
wm_menu = 1
panel_dock = 0
panel_position = bottom center horizontal
panel_layer = normal
panel_monitor = all
primary_monitor_first = 0
autohide = 0
autohide_show_timeout = 0
autohide_hide_timeout = 0.5
autohide_height = 2
strut_policy = follow_size
panel_window_name = tint2
disable_transparency = 0
mouse_effects = 1
font_shadow = 0
mouse_hover_icon_asb = 100 0 10
mouse_pressed_icon_asb = 100 0 0

#-------------------------------------
# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 2 2 8
taskbar_background_id = 0
taskbar_active_background_id = 0
taskbar_name = 0
taskbar_hide_inactive_tasks = 0
taskbar_hide_different_monitor = 0
taskbar_always_show_all_desktop_tasks = 0
taskbar_name_padding = 6 3
taskbar_name_background_id = 6
taskbar_name_active_background_id = 7
taskbar_name_font = sans bold 9
taskbar_name_font_color = #ffffff 100
taskbar_name_active_font_color = #ffffff 100
taskbar_distribute_size = 0
taskbar_sort_order = none
task_align = left

#-------------------------------------
# Task
task_text = 1
task_icon = 0
task_centered = 1
urgent_nb_of_blink = 100000
task_maximum_size = 140 24
task_padding = 1 1 1
task_font = Amble 10
task_tooltip = 1
task_font_color = #0F0F0F 100
task_active_font_color = #0F0F0F 100
task_icon_asb = 100 0 0
task_background_id = 2
task_active_background_id = 3
task_urgent_background_id = 4
task_iconified_background_id = 2
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = prev_task
mouse_scroll_down = next_task

#-------------------------------------
# System tray (notification area)
systray_padding = 1 1 4
systray_background_id = 0
systray_sort = ascending
systray_icon_size = 22
systray_icon_asb = 100 0 0
systray_monitor = 1

#-------------------------------------
# Launcher
launcher_padding = 0 0 2
launcher_background_id = 0
launcher_icon_background_id = 0
launcher_icon_size = 22
launcher_icon_asb = 100 0 0
launcher_icon_theme_override = 0
startup_notifications = 1
launcher_tooltip = 1
launcher_item_app = /usr/share/applications/tint2conf.desktop
launcher_item_app = /usr/local/share/applications/tint2conf.desktop
launcher_item_app = /usr/share/applications/firefox.desktop
launcher_item_app = /usr/share/applications/iceweasel.desktop
launcher_item_app = /usr/share/applications/chromium-browser.desktop
launcher_item_app = /usr/share/applications/google-chrome.desktop

#-------------------------------------
# Clock
time1_format = %k:%M
time2_format =
time1_font = Amble 10
time1_timezone =
time2_timezone =
time2_font =
clock_font_color = #0F0F0F 100
clock_padding = 4 0
clock_background_id = 0
clock_tooltip =
clock_tooltip_timezone =
clock_lclick_command = zenity --calendar --text ""
clock_rclick_command = orage
clock_mclick_command =
clock_uwheel_command =
clock_dwheel_command =

#-------------------------------------
# Battery
battery_tooltip = 1
battery_low_status = 10
battery_low_cmd = notify-send "battery low"
bat1_font = sans 8
bat2_font = sans 6
battery_font_color = #ffffff 100
battery_padding = 1 0
battery_background_id = 0
battery_hide = 101
battery_lclick_command =
battery_rclick_command =
battery_mclick_command =
battery_uwheel_command =
battery_dwheel_command =
ac_connected_cmd =
ac_disconnected_cmd =

#-------------------------------------
# Tooltip
tooltip_show_timeout = 0.5
tooltip_hide_timeout = 0.1
tooltip_padding = 2 2
tooltip_background_id = 5
tooltip_font_color = #222222 100
tooltip_font = sans 9

I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

PackRat

tint2 using color gradients.

One configuration set up to mimic the fluxbox iconbar:



tint2dkgradrc

# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure

# Gradients

# Gradient 1: panel, taskbar, systray, clock
gradient = vertical
start_color = #161616 100
end_color = #060606 100

# Gradient 2: task
gradient = vertical
start_color = #323232 100
end_color = #262626 100

# Gradient 3: active task
gradient = vertical
start_color = #666660 100
end_color = #3D3D3A 100

# Gradient 4: urgent task
gradient = vertical
start_color = #B34235 100
end_color = #8F342A 100

# Background definitions
# ID 1 panel, taskbar, systray, clock
rounded = 0
border_width = 1
background_color = #161616 100
border_color = #131313 100
gradient_id = 1

# ID 2 active taskbar
rounded = 3
border_width = 0
background_color = #161616 100
border_color = #292929 100
gradient_id = 1

# ID 3, task
rounded = 0
border_width = 1
background_color = #292929 100
border_color = #161616 100
gradient_id = 2

# ID 4, active task
rounded = 0
border_width = 1
background_color = #464646 100
border_color = #282826 100
gradient_id = 3

# ID 5, urgent task
rounded = 0
border_width = 1
background_color = #A54D4D 100
border_color = #FFDE00 100
gradient_id = 4

# ID 6, tool tips
rounded = 4
border_width = 1
background_color = #E7E7F0 40
border_color = #191919 40

# ID 7, desktop name
rounded = 0
border_width = 1
background_color = #161616 100
border_color = #575757 30
gradient_id = 1

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

#======================================================================#

# Panel
panel_items = T:S:B:C
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 0 28
panel_margin = 0 0
panel_padding = 0 0 1
panel_dock = 0
wm_menu = 1
panel_background_id = 1

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5
autohide_height = 2
# panel_window_name = Tintpanel
panel_layer = top
strut_policy = follow_size

# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 0 0
taskbar_background_id = 0
taskbar_active_background_id = 2
taskbar_name = 0
taskbar_name_background_id = 0
taskbar_name_active_background_id = 7
taskbar_name_padding = 8 0
taskbar_name_font = Ubuntu 10
taskbar_name_font_color = #575757 30
taskbar_name_active_font_color = #F3F3FF 100
taskbar_distribute_size = 0
taskbar_sort_order = none

# Tasks
urgent_nb_of_blink = 10
task_icon = 0
task_text = 1
task_centered = 1
task_maximum_size = 0 24
task_padding = 2 2
task_align = centered
task_background_id = 3
task_active_background_id = 4
task_urgent_background_id = 5
task_iconified_background_id = 0
task_tooltip = 1

# Task Icons
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 70
task_iconified_icon_asb = 100 0 -40

# Fonts
task_font = Ubuntu Regular 10
task_font_color = #BBBBBB 100
task_active_font_color = #F3F3FF 100
task_urgent_font_color = #F3F3FF 100
task_iconified_font_color = #CCCCCC 100
font_shadow = 0

# System Tray
systray = 1
systray_padding = 0 0 4
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 22
systray_icon_asb = 100 0 0

# Clock
time1_format = %a %e %b %k:%M
time1_font = Roboto Mono Regular 10
time2_format =
time2_font =
clock_font_color = #F3F3FF 100
clock_tooltip =
clock_padding = 2 0
clock_background_id = 0
clock_rclick_command = yad --calendar --text ""
time1_timezone = :US/Eastern
time2_timezone =

# Tooltips
tooltip_padding = 5 4
tooltip_show_timeout = 0.8
tooltip_hide_timeout = 0.3
tooltip_background_id = 6
tooltip_font = Ubuntu 11
tooltip_font_color = #000000 100

# Mouse
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

# Battery
battery = 1
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
battery_hide = 120
bat1_font = Roboto Mono Regular 10
bat2_font = sans 0
battery_font_color = #F3F3FF 100
battery_padding = 1 0
battery_background_id = 0
ac_connected_cmd = notify-send "AC Connected"
ac_disconnected_cmd = notify-send "AC Disconected"

# End of config


and the same gradients, but showing icons:



tint2dkiconsrc

# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure

# Gradients

# Gradient 1: panel, taskbar, systray, clock
gradient = vertical
start_color = #161616 100
end_color = #060606 100

# Gradient 2: task
gradient = vertical
start_color = #323232 100
end_color = #262626 100

# Gradient 3: active task
gradient = vertical
start_color = #666660 100
end_color = #3D3D3A 100

# Gradient 4: urgent task
gradient = vertical
start_color = #B34235 100
end_color = #8F342A 100

# Background definitions
# ID 1 panel, taskbar, systray, clock
rounded = 0
border_width = 1
background_color = #161616 100
border_color = #131313 100
gradient_id = 1

# ID 2 active taskbar
rounded = 3
border_width = 0
background_color = #161616 100
border_color = #292929 100
gradient_id = 1

# ID 3, task
rounded = 0
border_width = 1
background_color = #292929 100
border_color = #161616 100
gradient_id = 2

# ID 4, active task
rounded = 0
border_width = 1
background_color = #464646 100
border_color = #282826 100
gradient_id = 3

# ID 5, urgent task
rounded = 0
border_width = 1
background_color = #A54D4D 100
border_color = #FFDE00 100
gradient_id = 4

# ID 6, tool tips
rounded = 4
border_width = 1
background_color = #E7E7F0 40
border_color = #191919 40

# ID 7, desktop name
rounded = 0
border_width = 1
background_color = #161616 100
border_color = #575757 30
gradient_id = 1

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

#======================================================================#

# Panel
panel_items = T:S:B:C
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 0 28
panel_margin = 0 0
panel_padding = 0 0 1
panel_dock = 0
wm_menu = 1
panel_background_id = 1

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5
autohide_height = 2
# panel_window_name = Tintpanel
panel_layer = top
strut_policy = follow_size

# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 0 4
taskbar_background_id = 0
taskbar_active_background_id = 2
taskbar_name = 0
taskbar_name_background_id = 0
taskbar_name_active_background_id = 7
taskbar_name_padding = 8 0
taskbar_name_font = Ubuntu 10
taskbar_name_font_color = #575757 30
taskbar_name_active_font_color = #F3F3FF 100
taskbar_distribute_size = 0
taskbar_sort_order = none

# Tasks
urgent_nb_of_blink = 10
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 28 24
task_padding = 1 1
task_align = left
task_background_id = 0
task_active_background_id = 4
task_urgent_background_id = 5
task_iconified_background_id = 0
task_tooltip = 1

# Task Icons
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 70
task_iconified_icon_asb = 100 0 -40

# Fonts
task_font = Ubuntu Regular 10
task_font_color = #BBBBBB 100
task_active_font_color = #F3F3FF 100
task_urgent_font_color = #F3F3FF 100
task_iconified_font_color = #CCCCCC 100
font_shadow = 0

# System Tray
systray = 1
systray_padding = 0 0 4
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 22
systray_icon_asb = 100 0 0

# Clock
time1_format = %a %e %b %k:%M
time1_font = Roboto Mono Regular 10
time2_format =
time2_font =
clock_font_color = #F3F3FF 100
clock_tooltip =
clock_padding = 2 0
clock_background_id = 0
clock_rclick_command = yad --calendar --text ""
time1_timezone = :US/Eastern
time2_timezone =

# Tooltips
tooltip_padding = 5 4
tooltip_show_timeout = 0.8
tooltip_hide_timeout = 0.3
tooltip_background_id = 6
tooltip_font = Ubuntu 11
tooltip_font_color = #000000 100

# Mouse
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

# Battery
battery = 1
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
battery_hide = 120
bat1_font = Roboto Mono Regular 10
bat2_font = sans 0
battery_font_color = #F3F3FF 100
battery_padding = 1 0
battery_background_id = 0
ac_connected_cmd = notify-send "AC Connected"
ac_disconnected_cmd = notify-send "AC Disconected"

# End of config

I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

PackRat

tint2 with gradients; reversed the gradient for the active window:



code is a bit messy - too many color schemes not in use:

# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure

# Gradients

# Gradient 1: taskbar, systray, clock
gradient = vertical
start_color = #393939 100
end_color = #131313 100

# Gradient 2: task
gradient = vertical
start_color = #323232 100
end_color = #262626 100

# Gradient 3: active task
gradient = vertical
start_color = #161616 100
end_color = #464646 100

# Gradient 4: urgent task
gradient = vertical
start_color = #B34235 100
end_color = #8F342A 100

# Gradient 5: panel
gradient = vertical
start_color = #232323 100
end_color = #171717 100

# Background definitions
# ID 1 taskbar, systray, clock
rounded = 0
border_width = 1
background_color = #363636 100
border_color = #0F0F0F 100
gradient_id = 1

# ID 2 active taskbar
rounded = 3
border_width = 1
background_color = #161616 100
border_color = #161616 100
gradient_id = 1

# ID 3, task
rounded = 0
border_width = 1
background_color = #292929 100
border_color = #161616 100
gradient_id = 2

# ID 4, active task
rounded = 0
border_width = 1
background_color = #464646 100
border_color = #0F0F0F 100
gradient_id = 3

# ID 5, urgent task
rounded = 0
border_width = 1
background_color = #A54D4D 100
border_color = #FFDE00 100
gradient_id = 4

# ID 6, tool tips
rounded = 4
border_width = 1
background_color = #E7E7F0 40
border_color = #161616 40

# ID 7, desktop name
rounded = 0
border_width = 0
background_color = #161616 100
border_color = #161616 100
gradient_id = 1

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

separator = new
separator_style = empty
separator_size = 0
separator_padding = 4 0

#======================================================================#

# Panel
panel_items = T:S:B:C
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 0 28
panel_margin = 0 0
panel_padding = 2 2 0
panel_dock = 0
wm_menu = 1
panel_background_id = 7

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5
autohide_height = 2
# panel_window_name = Tintpanel
panel_layer = top
strut_policy = follow_size

# Taskbar
taskbar_mode = multi_desktop
taskbar_padding = 0 0 2
taskbar_background_id = 7
taskbar_active_background_id = 7
taskbar_name = 0
taskbar_name_background_id = 1
taskbar_name_active_background_id = 1
taskbar_name_padding = 8 0
taskbar_name_font = Ubuntu 10
taskbar_name_font_color = #575757 30
taskbar_name_active_font_color = #F3F3FF 100
taskbar_distribute_size = 0
taskbar_sort_order = none

# Tasks
urgent_nb_of_blink = 10
task_icon = 0
task_text = 1
task_centered = 1
task_maximum_size = 144 28
task_padding = 4 0
task_align = centered
task_background_id = 1
task_iconified_background_id = 1
task_active_background_id = 4
task_urgent_background_id = 5
task_tooltip = 1

# Task Icons
# Task Icons
task_icon_asb = 100 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 70
task_iconified_icon_asb = 100 0 -40

# Fonts
task_font = Ubuntu Regular 9
task_font_color = #BBBBBB 100
task_active_font_color = #F3F3FF 100
task_urgent_font_color = #F3F3FF 100
task_iconified_font_color = #CCCCCC 100
font_shadow = 0

# System Tray
systray = 1
systray_padding = 0 0 4
systray_sort = ascending
systray_background_id = 7
systray_icon_size = 22
systray_icon_asb = 100 0 0

# Battery
battery = 1
battery_low_status = 7
battery_low_cmd = notify-send "battery low"
battery_hide = 120
bat1_font = Roboto Mono Regular 10
bat2_font = sans 0
battery_font_color = #F3F3FF 100
battery_padding = 1 0
battery_background_id = 7
ac_connected_cmd = notify-send "AC Connected"
ac_disconnected_cmd = notify-send "AC Disconected"

# Clock
time1_format = %a %e %b %k:%M
time1_font = Roboto Mono Regular 10
time2_format =
time2_font =
clock_font_color = #F3F3FF 100
clock_tooltip =
clock_padding = 2 0
clock_background_id = 7
clock_rclick_command = yad --calendar --text ""
time1_timezone = :US/Eastern
time2_timezone =

# Tooltips
tooltip_padding = 5 4
tooltip_show_timeout = 0.8
tooltip_hide_timeout = 0.3
tooltip_background_id = 6
tooltip_font = Ubuntu 10
tooltip_font_color = #000000 100

# Mouse
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

# End of config

I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

PackRat

#10
tint2 using buttons instead of launchers - adds some flexibility to the panel since buttons accept left/right/middle click and up/down scrolling from mouse. Buttons can also be placed individually on the panel. Button configuration tint2:



Two buttons -

button = new
button_icon = /usr/share/pixmaps/void-logo.png
button_text = Menu
button_tooltip = Application Menu
button_font = Sans Regular 8
button_font_color = #000000 60
button_background_id = 0
button_centered = 0
# horiz vert space icon/text
button_padding = 1 1 2
button_max_icon_size = 28
button_lclick_command = pmenu.py
button_rclick_command = session-exit

button = new
button_icon = /usr/share/pixmaps/gksu-root-terminal.png
button_text = Terminal
button_tooltip = Terminal
button_font = Sans Regular 8
button_font_color = #000000 60
button_background_id = 0
button_centered = 0
# horiz vert space icon/text
button_padding = 1 1 2
button_max_icon_size = 28
button_lclick_command = xfce4-terminal
button_rclick_command = xfce4-terminal -x tmux
button_mclick_command = `gksudo xfce4-terminal`


Menu is pmenu - nice menu similar to xcfe4 menu written in python.
I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

VastOne

Wow PackRat, that is stunning.. thanks for sharing this and the updated manpage.. I am also looking closely at pmenu

Well done mate...
VSIDO      VSIDO Change Blog    

    I dev VSIDO

PackRat

I'm liking the buttons a lot. It's similar to the way Fvwm impliments launchers with FvwmButtons. Can place an individual button anywhere on the panel, and use different mouse events to lauch applications.

Moved the terminal button just for fun -

I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

PackRat

#13
Unfortunately, Sid only has tint2 version 0.12.12 in the repos; need version 0.14.0 or better (current version 0.14.6) for the buttons and some other features.

So I compiled tint2 from source to upgrade my VSIDO install.   --> EDIT tint2 version 0.14.3-1 is available from experimental repo.

VSIDO - fluxbox - tint2; using tint2 buttons with the ~/.fluxbox/apps file:

left click on the terminal button starts xfce4-terminal:



right click on the terminal button starts tmux session in uxterm:



use the ~/.fluxbox/apps file to set uxterm to maximized and border only decor:

[app] (name=xterm) (class=UXTerm)
  [Position] (CENTER) {0 0}
  [Deco] {BORDER}
  [Maximized] {yes}
  [Alpha] {255}
[end]


middle click starts a root terminal.

tint2rc button:

button = new
button_icon = /usr/share/icons/Vibrantly-Simple-Dark/apps/32/terminal.svg
button_text =
button_tooltip = Terminal
button_font = Sans Regular 8
button_font_color = #000000 60
button_background_id = 0
button_centered = 0
# horiz vert space icon/text
button_padding = 1 1 2
button_max_icon_size = 28
button_lclick_command = xfce4-terminal
button_rclick_command = uxterm -e tmux
button_mclick_command = `gksudo xfce4-terminal`



I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo

PackRat



tint2 config -

launcher button for jgmenu, executors for cpu%, load average, core temps:

# Tint2 config file
# Generated by tintwizard (http://code.google.com/p/tintwizard/)
# For information on manually configuring tint2 see http://code.google.com/p/tint2/wiki/Configure

# Background definitions
# ID 1
rounded = 0
border_width = 0
background_color = #212121 100
border_color = #2E2E2E 100

# Background definitions
# ID 2
rounded = 1
border_width = 1
background_color = #2A2A2A 100
border_color = #2A2A2A 100

# ID 3
rounded = 1
border_width = 1
background_color = #3D3D3D 100
border_color = #3D3D3D 100

# ID 4
rounded = 1
border_width = 1
background_color = #5C5C58 100
border_color = #636363 80

# ID 5
rounded = 1
border_width = 1
background_color = #A43949 100
border_color = #000000 100

# ID 6
rounded = 1
border_width = 1
background_color = #E0E0D5 100
border_color = #050314 100

# separators define all used
separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 1
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 2
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 2
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 2
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 2
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 2
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 2
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 2
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 2
separator_padding = 1 0

separator=new
separator_background_id = 0
separator_color = 0
separator_style = empty
separator_size = 1
separator_padding = 1 0

# buttons P
button = new
button_icon = /home/doug/.config/tint2/void-logo.png
#button_text =
#button_font =
button_font_color = #FFFFFF 100
button_tooltip = Application Menu
button_background_id = 0
button_centered = 1
button_padding = 1 1 2
button_max_icon_size = 64
button_lclick_command = jgmenu --config-file=/home/doug/.config/jgmenu/jgmenurc_jwm
button_mclick_command = rofi-apps
button_rclick_command = void-logout
#button_uwheel_command = text
#button_dwheel_command = text

# executor cpu
execp = new
execp_font = Office Code Pro Regular 10
execp_font_color = #ECECEC 100
execp_background_id = 0
execp_centered = 0
execp_padding = 0 0 0
execp_command = mpstat 1 1 | awk '$3 ~ /CPU/ { for(i=1;i<=NF;i++) { if ($i ~ /%idle/) field=i } } $3 ~ /all/ { printf("%d%",100 - $field) }'
execp_interval = 3
execp_lclick_command = urxvt -e htop -s PERCENT_CPU

# executor load
execp = new
execp_font = Office Code Pro Regular 10
execp_font_color = #ECECEC 100
execp_background_id = 0
execp_centered = 0
execp_padding = 0 0 0
execp_command = awk '{print $1" "$2" "$3}' < /proc/loadavg
execp_interval = 3
execp_lclick_command = urxvt -e htop -s PERCENT_CPU

# executor Core0
execp = new
execp_font = Office Code Pro Regular 10
execp_font_color = #ECECEC 100
execp_background_id = 0
execp_centered = 0
execp_padding = 0 0 0
execp_command = sensors | awk '/Core 0/{gsub("+","");print $3}'
execp_interval = 3
execp_lclick_command = urxvt -e sensors

# executor Core1
execp = new
execp_font = Office Code Pro Regular 10
execp_font_color = #ECECEC 100
execp_background_id = 0
execp_centered = 0
execp_padding = 0 0 0
execp_command = sensors | awk '/Core 2/{gsub("+","");print $3}'
execp_interval = 3
execp_lclick_command = urxvt -e sensors

# Panel
# panel_items = :P:T:S:B:C:
panel_items = :P:E:E:T:S:E:E:B:C:
panel_monitor = all
panel_position = bottom center horizontal
panel_size = 0 30
panel_margin = 0 0
panel_padding = 1 3 3
panel_dock = 0
wm_menu = 1
panel_layer = top
panel_background_id = 1

# Panel Autohide
autohide = 0
autohide_show_timeout = 0.7
autohide_hide_timeout = 1.5
autohide_height = 2
strut_policy = follow_size

# Taskbar
taskbar_mode = multi_desktop
#taskbar_mode = single_desktop
taskbar_padding = 1 1 2
taskbar_background_id = 2
taskbar_active_background_id = 3

# Tasks
urgent_nb_of_blink = 7
task_icon = 1
task_text = 0
task_centered = 1
task_maximum_size = 30 30
task_padding = 4 0
task_background_id = 0
task_iconified_background_id = 0
task_active_background_id = 4
task_urgent_background_id = 5
task_tooltip = 1

# Task Icons
task_icon_asb = 75 0 0
task_active_icon_asb = 100 0 0
task_urgent_icon_asb = 100 0 0
task_iconified_icon_asb = 75 0 0

# Fonts
task_font = Roboto Regular 10
task_font_color = #191919 80
task_active_font_color = #070707 80
task_urgent_font_color = #D42727 100
task_iconified_font_color = #191919 80
font_shadow = 0

# System Tray
systray = 1
systray_padding = 0 0 2
systray_sort = ascending
systray_background_id = 0
systray_icon_size = 18
systray_icon_asb = 100 0 0

# Clock
time1_format = %k:%M
time1_font = Office Code Pro Regular 10
time2_format = %F
time2_font = Sans 0
clock_font_color = #ECECEC 100
clock_tooltip =
clock_padding = 0 0
clock_background_id = 0
clock_rclick_command = yad --calendar --title=Calendar --skip-taskbar --width=256 --height=256 --posx=-100 --posy=-100 --class=Yad_Calendar --timeout=60 --timeout-indicator=bottom --text ""
time1_timezone = :US/Eastern
time2_timezone =

# Battery
battery_hide = never
battery_low_status = 25
battery_low_cmd = notify-send "battery low"
battery_full_cmd = notify-send "battery full"
ac_connected_cmd = "On AC Power"
ac_disconnected_cmd = "AC Power Disconnected"
battery_font_color = #ECECEC 100

bat1_format = %p
bat1_font = Office Code Pro Regular 10
bat2_format = %t
bat2_font = Sans 0

## Format for battery line 1. Default: %p. (since 1.0) Format specification:
# %s: State (charging, discharging, full, unknown).
# %m: Minutes left until completely charged/discharged (estimated).
# %h: Hours left until completely charged/discharged (estimated).
# %t: Time left. Shows "hrs:mins" when charging/discharging, or "Ful\" when full.
# %p: Percentage. Includes the % sign.

battery_padding = 1 1
battery_background_id = 0
battery_tooltip_enabled = 0
#battery_lclick_command = text : Command to execute on left click. (since 0.12.1)
#battery_rclick_command = text : Command to execute on right click. (since 0.12.1)
#battery_mclick_command = text : Command to execute on middle click. (since 0.12.1)
#battery_uwheel_command = text : Command to execute on wheel scroll up. (since 0.12.1)
#battery_dwheel_command = text : Command to execute on wheel scroll down. (since 0.12.1)

# Tooltips
tooltip_padding = 2 2
tooltip_show_timeout = 0.8
tooltip_hide_timeout = 0.3
tooltip_background_id = 6
tooltip_font = Monospace 11
tooltip_font_color = #050314 100

# Mouse
mouse_left = toggle_iconify
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify

# End of config


I am tired of talk that comes to nothing.
-- Chief Joseph

...the sun, the darkness, the winds are all listening to what we have to say.
-- Geronimo