Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
set_save_under :: Ptr SetWindowAttributes -> Bool -> IO ()xmonad XMonad No documentation available.
set_win_gravity :: Ptr SetWindowAttributes -> WindowGravity -> IO ()xmonad XMonad No documentation available.
setButtonGrab :: Bool -> Window -> X ()xmonad XMonad.Operations Tell whether or not to intercept clicks on a given window
-
xmonad XMonad.Operations Call X to set the keyboard focus details.
setInitialProperties :: Window -> X ()xmonad XMonad.Operations Set some properties when we initially gain control of a window.
setLayout :: Layout Window -> X ()xmonad XMonad.Operations Set the layout of the currently viewed workspace.
-
xmonad XMonad.Operations Set the focus to the window on top of the stack, or root
setWMState :: Window -> Int -> X ()xmonad XMonad.Operations Set a window's WM_STATE property.
setWindowBorderWithFallback :: Display -> Window -> String -> Pixel -> X ()xmonad XMonad.Operations Set the border color using the window's color map, if possible; otherwise fall back to the color in Pixel.
setCreds :: (MonadHandler m, YesodAuth (HandlerSite m)) => Bool -> Creds (HandlerSite m) -> m ()yesod-auth Yesod.Auth Sets user credentials for the session after checking them with authentication backends.