mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
X.H.{EwmhDesktops,ManageHelpers}: Add _NET_WM_DESKTOP-handling ManageHook
Useful for restoring browser windows to where they were before restart (which is something one should do several times a week as security updates get released).
This commit is contained in:
@@ -246,6 +246,10 @@
|
||||
`XMonad.Actions.ToggleFullFloat` for a float-restoring implementation of
|
||||
fullscreening.
|
||||
|
||||
- Added `ewmhDesktops(Maybe)ManageHook` that places windows in their
|
||||
preferred workspaces. This is useful when restoring a browser session
|
||||
after a restart.
|
||||
|
||||
* `XMonad.Hooks.StatusBar`
|
||||
|
||||
- Added `startAllStatusBars` to start the configured status bars.
|
||||
|
Reference in New Issue
Block a user