taffybar-3.3.0: 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

sniTrayNewFromParams :: TrayParams -> TaffyIO Widget Source #

Build a new StatusNotifierItem tray from the provided parameters

sniTrayNew :: TaffyIO Widget Source #

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

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.