glirc-2.37: Console IRC client

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

Client.View.MaskList

Description

This module renders the lines used in the channel mask list. A mask list can show channel bans, quiets, invites, and exceptions.

Synopsis

Documentation

maskListImages Source #

Arguments

:: Char

Mask mode

-> Text

network

-> Identifier

channel

-> Int

draw width

-> ClientState 
-> [Image'] 

Render the lines used in a channel mask list