Tiny Core Linux

Tiny Core Extensions => TCE News => TCE 2.x => Topic started by: Jason W on June 23, 2009, 08:26:29 PM

Title: tint2
Post by: Jason W on June 23, 2009, 08: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

Title: Re: tint2
Post by: Jason W on July 23, 2009, 08: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
Title: Re: tint2
Post by: Kingdomcome on September 02, 2009, 11: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
Title: Re: tint2
Post by: Jason W on January 06, 2010, 04: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