X11

A binding to the X11 graphics library

https://github.com/xmonad/X11

Version on this page:1.8
LTS Haskell 22.17:1.10.3
Stackage Nightly 2024-04-19:1.10.3
Latest on Hackage:1.10.3

See all snapshots X11 appears in

BSD-3-Clause licensed
Maintained by Daniel Wagner
This version can be pinned in stack with:X11-1.8@sha256:77d5880a95383b8631e4951e8f3c159d959109736429dcf0ab79f201d9c227c0,2728

Module documentation for 1.8

  • Graphics
    • Graphics.X11
      • Graphics.X11.ExtraTypes
        • Graphics.X11.ExtraTypes.AP
        • Graphics.X11.ExtraTypes.DEC
        • Graphics.X11.ExtraTypes.HP
        • Graphics.X11.ExtraTypes.Sun
        • Graphics.X11.ExtraTypes.XF86
        • Graphics.X11.ExtraTypes.XorgDefault
      • Graphics.X11.Types
      • Graphics.X11.XScreenSaver
      • Graphics.X11.Xinerama
      • Graphics.X11.Xlib
        • Graphics.X11.Xlib.Atom
        • Graphics.X11.Xlib.Color
        • Graphics.X11.Xlib.Context
        • Graphics.X11.Xlib.Cursor
        • Graphics.X11.Xlib.Display
        • Graphics.X11.Xlib.Event
        • Graphics.X11.Xlib.Extras
        • Graphics.X11.Xlib.Font
        • Graphics.X11.Xlib.Image
        • Graphics.X11.Xlib.Misc
        • Graphics.X11.Xlib.Region
        • Graphics.X11.Xlib.Screen
        • Graphics.X11.Xlib.Types
        • Graphics.X11.Xlib.Window
      • Graphics.X11.Xrandr
Depends on 2 packages(full list with versions):
Used by 6 packages in nightly-2017-05-15(full list with versions):

A Haskell binding to the X11 graphics library. The binding is a direct translation of the C binding; for documentation of these calls, refer to "The Xlib Programming Manual", available online at http://tronche.com/gui/x/xlib/.