You are not logged in.
Pages: 1
Hey there!
I have a little problem with tint2..
How can i make tint to show only current desktops running applications?
I've tryed all three options in the config single_desktop, multi_desktop, multi_monitor (kill and start ofc) but actually there wasnt any difference between the 3 configs.. It shows applications from all desktops on all desktops.
I'm using xfce with compiz fusion.
Last edited by dvl (2009-02-15 14:13:58)
Arch. Xfce4
Offline
Offline
Here we go:
~/.config/tint2/tint2rc
#---------------------------------------------
# TINT2 CONFIG FILE
#---------------------------------------------
#---------------------------------------------
# BACKGROUND AND BORDER
#---------------------------------------------
rounded = 5
border_width = 0
background_color = #000000 0
border_color = #000000 0
rounded = 5
border_width = 0
background_color = #686868 84
border_color = #ffffff 17
rounded = 5
border_width = 0
background_color = #929292 100
border_color = #ffffff 69
#---------------------------------------------
# PANEL
#---------------------------------------------
panel_monitor = all
panel_position = top center
panel_size = 1000 28
panel_margin = 35 0
panel_padding = 10 4
font_shadow = 0
panel_background_id = 1
#---------------------------------------------
# TASKBAR
#---------------------------------------------
taskbar_mode = multi_desktop
taskbar_padding = 0 0 4
taskbar_background_id = 0
#---------------------------------------------
# TASK
#---------------------------------------------
task_icon = 0
task_text = 1
task_width = 0
task_centered = 1
task_padding = 2 0
task_font = sans 7
task_font_color = #ffffff 80
task_active_font_color = #ffffff 100
task_background_id = 2
task_active_background_id = 3
#---------------------------------------------
# CLOCK
#---------------------------------------------
#time1_format = %H:%M
time1_font = sans 8
#time2_format = %A %d %B
time2_font = sans 6
clock_font_color = #ffffff 76
clock_padding = 2 2
clock_background_id = 0
#---------------------------------------------
# MOUSE ACTION ON TASK
#---------------------------------------------
mouse_middle = none
mouse_right = close
mouse_scroll_up = toggle
mouse_scroll_down = iconify
Arch. Xfce4
Offline
try
panel_monitor = 1
taskbar_mode = single_desktop
Last edited by na12 (2009-02-15 11:13:31)
Offline
i tryed panel_monitor = 1 with single and multi desktop too, but still the same
Arch. Xfce4
Offline
check the FAQ "Tint2 doesn't work on compiz correctly?"
on http://code.google.com/p/tint2/wiki/FAQ
compiz by default has 4 viewport and 1 virtual desktop.
Offline
So if i want this "bug" (i wounld say bug actually) i have to change compiz desktop size to 4 and 1 viewpoint instead of 1 and 4 viewpoint...
Thanks for your help, i think i'll use this config (all running apps on all viewpoints in tint), beacuse i'm using much the expo and the cube plugins...
i mark this post as solved with this hint:
http://code.google.com/p/tint2/wiki/FAQ … correctly?
Thanks!
Arch. Xfce4
Offline
Pages: 1