xmobar

Portabilityunportable
Stabilityunstable
Maintainerjao@gnu.org
Safe HaskellNone

Bitmap

Description

 

Documentation

updateCache :: Display -> Window -> Map FilePath Bitmap -> FilePath -> [[(Widget, String, Int, Maybe [Action])]] -> IO (Map FilePath Bitmap)

drawBitmap :: Display -> Drawable -> GC -> String -> String -> Position -> Position -> Bitmap -> IO ()

data Bitmap

Constructors

Bitmap 

Fields

width :: Dimension
 
height :: Dimension
 
pixmap :: Pixmap
 
shapePixmap :: Maybe Pixmap
 
bitmapType :: BitmapType