Merge pull request #757 from slotThe/deprecate-sp

X.U.Scratchpad: Deprecate
This commit is contained in:
Tony Zorman 2022-09-20 11:54:32 +02:00 committed by GitHub
commit a267fed24f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View File

@ -3,7 +3,13 @@
## _unreleased_
### Breaking Changes
* `XMonad.Util.NamedScratchpad`:
- Deprecated the module; use `XMonad.Util.NamedScratchpad` instead.
### New Modules
### Bug Fixes and Minor Changes
* `XMonad.Layout.BorderResize`

View File

@ -13,7 +13,7 @@
--
-----------------------------------------------------------------------------
module XMonad.Util.Scratchpad (
module XMonad.Util.Scratchpad {-# DEPRECATED "Use XMonad.Util.NamedScratchpad instead" #-} (
-- * Usage
-- $usage
scratchpadSpawnAction