| Copyright | (c) Eric Mertens, 2016 |
|---|---|
| License | ISC |
| Maintainer | emertens@gmail.com |
| Safe Haskell | None |
| Language | Haskell2010 |
Client.Image.StatusLine
Description
This module provides image renderers used to construct the status image that sits between text input and the message window.
- statusLineImage :: ClientState -> Image
- minorStatusLineImage :: Focus -> ClientState -> Image
- activityBarImage :: ClientState -> Image
Documentation
Arguments
| :: ClientState | client state |
| -> Image | activity bar, status bar |
Renders the status line between messages and the textbox.
minorStatusLineImage :: Focus -> ClientState -> Image Source #
activityBarImage :: ClientState -> Image Source #
Multi-line activity information enabled by F3