bindings-wlc-0.1.0.3: Bindings against the wlc library

Copyright(c) Ashley Towns 2016
LicenseBSD3
Maintainermail@ashleytowns.id.au
Stabilityexperimental
PortabilityPOSIX
Safe HaskellSafe
LanguageHaskell2010

System.WLC.Types

Description

Provides a basic set of types used through out the library, also provides toPrimitive and fromPrimitive to convert them back and forth from the underlying C representations.

Documentation

data ViewType Source

Constructors

ViewOverrideRedirect

Override redirect (x11)

ViewUnmanaged

Tooltips, DnD's, menus (x11)

ViewSplash

Splash screens (x11)

ViewModal

Modal windows (x11)

ViewPopup

xdg-shell, wl-shell popups

data Led Source

Constructors

LedNum 
LedCaps 
LedScroll 

Instances

newtype Output Source

Constructors

Output 

newtype View Source

Constructors

View