mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 03:20:21 -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.
|
||||
|
||||
* `XMonad.Actions.DynamicProjects`
|
||||
|
||||
Imbues workspaces with additional features so they can be treated
|
||||
as individual project areas.
|
||||
|
||||
* `XMonad.Actions.LinkWorkspaces`
|
||||
|
||||
Provides bindings to add and delete links between workspaces. It
|
||||
@ -144,6 +149,11 @@
|
||||
|
||||
### 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`
|
||||
|
||||
* Side tabs were added to the tabbed layout
|
||||
|
Loading…
x
Reference in New Issue
Block a user