| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
StatusNotifier.Host.Service
Documentation
getBusName :: String -> String -> String #
data UpdateType #
Constructors
| ItemAdded | |
| ItemRemoved | |
| IconUpdated | |
| OverlayIconUpdated | |
| StatusUpdated | |
| TitleUpdated | |
| ToolTipUpdated |
Instances
| Eq UpdateType # | |
Defined in StatusNotifier.Host.Service | |
| Show UpdateType # | |
Defined in StatusNotifier.Host.Service Methods showsPrec :: Int -> UpdateType -> ShowS # show :: UpdateType -> String # showList :: [UpdateType] -> ShowS # | |
type UpdateHandler = UpdateType -> ItemInfo -> IO () #
Constructors
| Params | |
Fields | |
hostLogger :: Priority -> String -> IO () #
defaultParams :: Params #
type ImageInfo = [(Int32, Int32, ByteString)] #
Constructors
| ItemInfo | |
Fields
| |
supressPixelData :: ItemInfo -> ItemInfo #
convertPixmapsToHostByteOrder :: [(Int32, Int32, ByteString)] -> [(Int32, Int32, ByteString)] #
callFromInfo :: (BusName -> ObjectPath -> t) -> ItemInfo -> t #
Constructors
| Host | |
Fields
| |