Author Topic: tint2  (Read 1629 times)

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
tint2
« on: June 23, 2009, 05:26:29 PM »
Thanks to junan for tint2:

Code: [Select]
Title:          tint2.tce
Description:    lightweight panel/taskbar for use with openbox
Version:        2-0.7
Original-site:  http://tint2.googlecode.com/files/tint2-0.7_beta.tar.gz
Copying-policy: GNU GPL v2
Size: 31k
Extension_by:   junan
Comments:       tint2 -c /usr/local/etc/xdg/tint2/tint2rc

Current:        2009/06/23 Original


Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: tint2
« Reply #1 on: July 23, 2009, 05:41:39 AM »
Thanks to junan for an update:

Code: [Select]
Title:          tint2.tce
Description:    lightweight panel/taskbar for use with openbox
Version:        2-0.7.1
Original-site:  http://tint2.googlecode.com/files/tint2-0.7.1.tar.gz
Copying-policy: GNU GPL v2
Size: 33k
Extension_by:   junan
Comments:       tint2 -c /usr/local/etc/xdg/tint2/tint2rc

Current:        2009/06/23 Original
2009/07/23 Update to ver.0.7.1

Offline Kingdomcome

  • Sr. Member
  • ****
  • Posts: 286
Re: tint2
« Reply #2 on: September 02, 2009, 08:31:44 AM »
Junan,

In your next update, would you consider adding the following wrapper script /usr/local/bin/tint2.sh
Code: [Select]
#!/bin/sh
## wrapper to use default rc if none is found in ~ and to suppress output

TCUSER=`cat /etc/sysconfig/tcuser`
if [ -r "/home/${TCUSER}/.config/tint2/tint2rc" ]
   tint2 2> /dev/null &
else
   tint2 -c /usr/local/etc/xdg/tint2/tint2rc 2> /dev/null &
fi

This would allow for easier integration into ~/.xsession or any other script.  Thanks

Kingdomcome

Offline Jason W

  • Administrator
  • Hero Member
  • *****
  • Posts: 9730
Re: tint2
« Reply #3 on: January 06, 2010, 01:57:09 PM »
Thanks to Kingdomcome for an update:

Code: [Select]
Title: tint2.tcz
Description: Panel for openbox     (TESTING)
Version: 0.8
Author: thilor77
Original-site: http://code.google.com/p/tint2/
Copying-policy: GPLv2
Size: 84.0K
Extension_by: Kingdomcome
Comments: A panel for openbox. It will run on other WMs, but will
not show buttons for task.
Requires cairo, pango, glib2, pixman, fontconfig,
graphics-libs-1, expat2, libglade, and libxml2.

New configuration gui tint2wizard optionally depends on
pygtk and deps

This extension is PPI compatible
Change-log: 2009/10/14 First Version
2009/11/02 Bumped to r247
2009/11/25 Bumped to r280
Current: 2010/01/05 Bumped to release 0.8