mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Add change log entries for recent merges
This commit is contained in:
parent
0d6c2b1668
commit
c98f2b16db
10
CHANGES.md
10
CHANGES.md
@ -21,6 +21,11 @@
|
|||||||
|
|
||||||
Perform an action after the current mouse drag is completed.
|
Perform an action after the current mouse drag is completed.
|
||||||
|
|
||||||
|
* `XMonad.Actions.DynamicProjects`
|
||||||
|
|
||||||
|
Imbues workspaces with additional features so they can be treated
|
||||||
|
as individual project areas.
|
||||||
|
|
||||||
* `XMonad.Actions.LinkWorkspaces`
|
* `XMonad.Actions.LinkWorkspaces`
|
||||||
|
|
||||||
Provides bindings to add and delete links between workspaces. It
|
Provides bindings to add and delete links between workspaces. It
|
||||||
@ -144,6 +149,11 @@
|
|||||||
|
|
||||||
### Miscellaneous Changes
|
### Miscellaneous Changes
|
||||||
|
|
||||||
|
* Fix issue #9: `XMonad.Prompt.Shell` `searchPredicate` is ignored,
|
||||||
|
defaults to `isPrefixOf`
|
||||||
|
|
||||||
|
* Fix moveHistory when alwaysHighlight is enabled
|
||||||
|
|
||||||
* `XMonad.Actions.DynamicWorkspaceGroups` now exports `addRawWSGroup`
|
* `XMonad.Actions.DynamicWorkspaceGroups` now exports `addRawWSGroup`
|
||||||
|
|
||||||
* Side tabs were added to the tabbed layout
|
* Side tabs were added to the tabbed layout
|
||||||
|
Loading…
x
Reference in New Issue
Block a user