aboutsummaryrefslogtreecommitdiffstats
path: root/x11/tint
Commit message (Collapse)AuthorAgeFilesLines
* Update to tint2-0.7.1 which contains a minor systray fix.dougb2009-08-072-4/+9
|
* Upgrade to version 2.07. There are a lot of new configuration options whichdougb2009-07-113-25/+26
| | | | | | | | | allow for some fairly cool effects. This version also adds a built in systray functionality. For the port, this version has switched to a GNU auto* format, so overhaul accordingly. Also mod the source Makefile slightly to not install what we would consider PORTDOCS by default.
* Create a pkg-deinstall file to remove the ${X11BASE}/etc/xdg directorydougb2008-07-261-0/+5
| | | | | if it's empty. I can't add it to PLIST_DIRS since other ports add stuff there.
* Add xrandr to the list of dependencies.dougb2008-07-221-1/+1
| | | | Submitted by: Ion-tindy
* Tint is a simple panel/taskbar intentionally made for openbox3, but shoulddougb2008-07-223-0/+79
also work with other window managers. The goal is to keep a clean and unintrusive look with lightweight code and compliance with freedesktop specifications. Tint taskbar features * color/transparency on font, icon, border and background * customize mouse event * drag and drop task between desktop and switch desktop Tint panel features * clock with font, color and transparency * multi-monitor : panel position adjust to monitor, taskbar by monitor WWW: http://code.google.com/p/tint2/