packages feed

xmonad-screenshot-0.1.0.0: src/XMonad/Util/WorkspaceScreenshot.hs

{-# OPTIONS_HADDOCK not-home #-}
-- | Provides an utility functions for easy and robust workspaces' screen capturing.
module XMonad.Util.WorkspaceScreenshot
  ( module XMonad.Util.WorkspaceScreenshot.Internal
  ) where

import XMonad.Util.WorkspaceScreenshot.Internal