X11-1.6.0.1: A binding to the X11 graphics library

Portabilityportable
Stabilityprovisional
MaintainerDon Stewart <dons@galois.com>
Safe HaskellNone

Graphics.X11.Xinerama

Description

 

Synopsis

Documentation

data XineramaScreenInfo Source

Representation of the XineramaScreenInfo struct

getScreenInfo :: Display -> IO [Rectangle]Source

Wrapper around xineramaQueryScreens that fakes a single screen when Xinerama is not active. This is the preferred interface to Graphics.X11.Xinerama.