Copyright | (c) Eric Mertens 2016 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | None |
Language | Haskell2010 |
This module renders the lines used in the channel mask list. A mask list can show channel bans, quiets, invites, and exceptions.
Synopsis
- maskListImages :: Char -> Text -> Identifier -> Int -> ClientState -> [Image']
Documentation
:: Char | Mask mode |
-> Text | network |
-> Identifier | channel |
-> Int | draw width |
-> ClientState | |
-> [Image'] |
Render the lines used in a channel mask list