glirc-2.20.6: Console IRC client

Copyright(c) Eric Mertens 2016
LicenseISC
Maintaineremertens@gmail.com
Safe HaskellNone
LanguageHaskell2010

Client.Image.StatusLine

Description

This module provides image renderers used to construct the status image that sits between text input and the message window.

Synopsis

Documentation

statusLineImage Source #

Arguments

:: ClientState

client state

-> Image

status bar

Renders the status line between messages and the textbox.

minorStatusLineImage :: Focus -> ClientState -> Image Source #

The minor status line is used when rendering the /splits and /mentions views to show the associated window name.