taffybar-3.2.5: A desktop bar similar to xmobar, but with more GUI
Copyright(c) Ivan A. Malison
LicenseBSD3-style (see LICENSE)
MaintainerIvan A. Malison
Stabilityunstable
Portabilityunportable
Safe HaskellNone
LanguageHaskell2010

System.Taffybar.Widget.SNITray

Description

 
Synopsis

Documentation

sniTrayNewFromHost :: Host -> TaffyIO Widget Source #

Build a new StatusNotifierItem tray that will share a host with any other trays that are constructed automatically

sniTrayNew :: TaffyIO Widget Source #

The simplest way to build a new StatusNotifierItem tray

sniTrayThatStartsWatcherEvenThoughThisIsABadWayToDoIt :: TaffyIO Widget Source #

Build a new StatusNotifierItem tray that also starts its own watcher, without depending on status-notifier-icon. This will not register applets started before the watcher is started.