Hoogle Search
Within LTS Haskell 24.6 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
js_MediaKeySessionTypePersistentLicense :: Stringjsaddle-dom JSDOM.Generated.Enums No documentation available.
js_MediaKeySessionTypePersistentUsageRecord :: Stringjsaddle-dom JSDOM.Generated.Enums No documentation available.
getWebkitPersistentStorage :: MonadDOM m => Navigator -> m StorageQuotajsaddle-dom JSDOM.Generated.Navigator getWebkitPersistentStorage :: MonadDOM m => WorkerNavigator -> m StorageQuotajsaddle-dom JSDOM.Generated.WorkerNavigator Mozilla WorkerNavigator.webkitPersistentStorage documentation
setPersistentCookies :: Bool -> State sto -> State stoserversession Web.ServerSession.Core Set whether by default cookies should be persistent (True) or non-persistent (False). Persistent cookies are saved across browser sessions. Non-persistent cookies are discarded when the browser is closed. If you set cookies to be persistent and do not define any timeouts (setIdleTimeout or setAbsoluteTimeout), then the cookie is set to expire in 10 years. Defaults to True.
setPersistentCookies :: Bool -> State sto -> State stoserversession Web.ServerSession.Core.Internal Set whether by default cookies should be persistent (True) or non-persistent (False). Persistent cookies are saved across browser sessions. Non-persistent cookies are discarded when the browser is closed. If you set cookies to be persistent and do not define any timeouts (setIdleTimeout or setAbsoluteTimeout), then the cookie is set to expire in 10 years. Defaults to True.
setPersistentCookies :: Bool -> State sto -> State stoserversession-frontend-wai Web.ServerSession.Frontend.Wai Set whether by default cookies should be persistent (True) or non-persistent (False). Persistent cookies are saved across browser sessions. Non-persistent cookies are discarded when the browser is closed. If you set cookies to be persistent and do not define any timeouts (setIdleTimeout or setAbsoluteTimeout), then the cookie is set to expire in 10 years. Defaults to True.
setPersistentCookies :: Bool -> State sto -> State stoserversession-frontend-yesod Web.ServerSession.Frontend.Yesod Set whether by default cookies should be persistent (True) or non-persistent (False). Persistent cookies are saved across browser sessions. Non-persistent cookies are discarded when the browser is closed. If you set cookies to be persistent and do not define any timeouts (setIdleTimeout or setAbsoluteTimeout), then the cookie is set to expire in 10 years. Defaults to True.
module XMonad.Layout.
TwoPanePersistent This layout is the same as XMonad.Layout.TwoPane except that it keeps track of the slave window that is alongside the master pane. In other words, it prevents the slave pane from changing after the focus goes back to the master pane.
-
xmonad-contrib XMonad.Layout.TwoPanePersistent No documentation available.