Copyright | (c) Markus Ongyerth 2017 |
---|---|
License | BSD3-style (see LICENSE) |
Maintainer | markus@ongy.net |
Stability | unstable |
Portability | not portable |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
A module for detectiong session startup. Useful to start status bars, compositors and session initialization. This is a more general approach than spawnOnce and allows spawnOn etc.
Synopsis
- doOnce :: X () -> X ()
- isSessionStart :: X Bool
- setSessionStarted :: X ()