The taffybar package
A somewhat fancier desktop bar than xmobar. This bar is based on gtk2hs and provides several widgets (including a few graphical ones). It also sports an optional snazzy system tray.
Changes in v0.1.3:
Depend on gtk 0.12.1+ to be able to build under ghc 7.2
Fix the background colors in the calendar so that it follows the GTK theme instead of the bar-specific color settings
Fix the display of non-ASCII window titles in the XMonad log applet (assuming you use the dbusLog function)
Add a horrible hack to force the bar to not resize to be larger than the screen due to notifications or long window titles
Changes in v0.1.2:
Readable widget for freedesktop notifications
Fixed a few potential deadlocks on startup
Use the GTK+ rc-file styling system for colors instead of hard coding them
Properties
| Versions | 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.2.0 |
|---|---|
| Dependencies | base (>3 & <5), cairo, containers, dbus-core (≥0.9.1 & <1.0), dyre (≥0.8.6), filepath, gtk (≥0.12.1), gtk-traymanager (≥0.1.2 & <0.2), HStringTemplate, HTTP, mtl (≥2), network, old-locale, parsec (≥3.1), text, time, utf8-string, web-encodings, xdg-basedir, xmonad, xmonad-contrib |
| License | BSD3 |
| Author | Tristan Ravitch |
| Maintainer | travitch@cs.wisc.edu |
| Category | System |
| Home page | http://github.com/travitch/taffybar |
| Source repository | git clone git://github.com/travitch/taffybar.git |
| Executables | taffybar |
| Upload date | Mon Sep 12 16:37:01 UTC 2011 |
| Uploaded by | TristanRavitch |
| Build failure | ghc-7.2 (log) |
Modules
- System
- Information
- System.Information.Battery
- System.Information.CPU
- System.Information.Memory
- System.Taffybar
- System.Taffybar.Battery
- System.Taffybar.FreedesktopNotifications
- System.Taffybar.MPRIS
- System.Taffybar.SimpleClock
- System.Taffybar.Systray
- System.Taffybar.Weather
- Widgets
- System.Taffybar.Widgets.Graph
- System.Taffybar.Widgets.PollingBar
- System.Taffybar.Widgets.PollingGraph
- System.Taffybar.Widgets.PollingLabel
- System.Taffybar.Widgets.VerticalBar
- System.Taffybar.XMonadLog
- Information
Downloads
- taffybar-0.1.3.tar.gz (Cabal source package)
- package description (included in the package)