mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-05-19 11:30:22 -07:00
Update CHANGES.md
This commit is contained in:
parent
c59805636d
commit
6d1f34cf18
10
CHANGES.md
10
CHANGES.md
@ -368,6 +368,16 @@
|
|||||||
- Made the history respect words that were "completed" by `alwaysHighlight`
|
- Made the history respect words that were "completed" by `alwaysHighlight`
|
||||||
upon confirmation of the selection by the user.
|
upon confirmation of the selection by the user.
|
||||||
|
|
||||||
|
- Fixed a crash when focusing a new window while the prompt was up
|
||||||
|
by allowing pointer events to pass through the custom prompt event
|
||||||
|
loop.
|
||||||
|
|
||||||
|
* `XMonad.Actions.TreeSelect`
|
||||||
|
|
||||||
|
- Fixed a crash when focusing a new window while the tree select
|
||||||
|
window was up by allowing pointer events to pass through the
|
||||||
|
custom tree select event loop.
|
||||||
|
|
||||||
## 0.16
|
## 0.16
|
||||||
|
|
||||||
### Breaking Changes
|
### Breaking Changes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user