mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-07-26 01:31:52 -07:00
Merge pull request #131 from sgf-dma/fix-changes.md
Fix CHANGES.md after b9d8f6c
.
This commit is contained in:
12
CHANGES.md
12
CHANGES.md
@@ -42,12 +42,6 @@
|
||||
EWMH taskbars and pagers. Useful for `NamedScratchpad` windows, since
|
||||
you will usually be taken to the `NSP` workspace by them.
|
||||
|
||||
* `XMonad.Actions.Submap`
|
||||
|
||||
Establish pointer grab to avoid freezing X, when button press occurs after
|
||||
submap key press. And terminate submap at button press in the same way,
|
||||
as we do for wrong key press.
|
||||
|
||||
### Minor Changes
|
||||
|
||||
* `XMonad.Layout.LayoutBuilder`
|
||||
@@ -71,6 +65,12 @@
|
||||
|
||||
- Fix bug when cursor gets stuck in one of the corners.
|
||||
|
||||
* `XMonad.Actions.Submap`
|
||||
|
||||
Establish pointer grab to avoid freezing X, when button press occurs after
|
||||
submap key press. And terminate submap at button press in the same way,
|
||||
as we do for wrong key press.
|
||||
|
||||
|
||||
## 0.12 (December 14, 2015)
|
||||
|
||||
|
Reference in New Issue
Block a user