xmobar

Portabilityunportable
Stabilityunstable
Maintainerjao@gnu.org
Safe HaskellNone

ColorCache

Description

Created: Mon Sep 10, 2012 00:27

Caching X colors

Documentation

withColors :: MonadIO m => Display -> [String] -> ([Pixel] -> m a) -> m a

withDrawingColors :: Display -> Drawable -> String -> String -> (AXftDraw -> AXftColor -> AXftColor -> IO ()) -> IO ()