Copyright | (c) Eric Mertens 2016-2020 |
---|---|
License | ISC |
Maintainer | emertens@gmail.com |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Client.Commands.Window
Description
Synopsis
- windowCommands :: CommandSection
- parseFocus :: Maybe Text -> String -> Maybe Focus
- focusNames :: ClientState -> [Text]
Documentation
Parses a single focus name given a default network.
focusNames :: ClientState -> [Text] Source #