Update CHANGES, X.D.Extending: add X.H.Rescreen

This commit is contained in:
Tomas Janousek 2021-02-01 18:57:27 +00:00
parent 90c7621e1f
commit 280964b9f5
2 changed files with 13 additions and 0 deletions

View File

@ -250,6 +250,13 @@
This lets them create custom hooks, ensure they hook into xmonad core only
once, and possibly more.
* `XMonad.Hooks.Rescreen`
Custom hooks for screen (xrandr) configuration changes. These can be used
to restart/reposition status bars or systrays automatically after xrandr,
as well as to actually invoke xrandr or autorandr when an output is
(dis)connected.
### Bug Fixes and Minor Changes
* Add support for GHC 9.0.1.

View File

@ -543,6 +543,12 @@ Here is a list of the modules found in @XMonad.Hooks@:
even if it was opened in a tiled layout initially. The EventHook makes sure
that windows are deleted from the PositionStore when they are closed.
* "XMonad.Hooks.Rescreen":
Custom hooks for screen (xrandr) configuration changes. These can be used
to restart/reposition status bars or systrays automatically after xrandr,
as well as to actually invoke xrandr or autorandr when an output is
(dis)connected.
* "XMonad.Hooks.RestoreMinimized":
(Deprecated: Use XMonad.Hooks.Minimize) Lets you restore minimized
windows (see "XMonad.Layout.Minimize") by selecting them on a