I am running Ubuntu 11.10 x64. I have tint2 installed in an attempt to get a GNOME2-like bottom-panel.
Suppose I have windows A, B, and C open on Desktop 1, and windows D and E on Desktop 2. Right now, panel buttons for all 5 windows are on the tint2 panels when I am on any desktop.
Is there a way to get tint2 to act like GNOME2 in this regard? (I.e., bottom panel should only show windows A,B,C on Desktop 1; D,E on Desktop2; no windows on Desktop 3 or Desktop 4).
Sorry, tint2 does not support this. See: http://code.google.com/p/tint2/issues/detail?id=94 . You can, however, install a modified version of gnome 2 supporting this feature called GNOME-shell.
That's innacurate. You can have tint2 show only buttons for the windows on the current desktop.
At your tintrc file (usually ~/.config/tint2/tintrc), edit this option accordingly, adding if there's none:
From tint2 0.7's manual:
I have tested the option "taskbar_mode = single_monitor" in tintrc (Ubuntu 16.04) and it works as described by "the dsc" with each display/desktop showing local items only which is the behaviour desired by the original poster.