mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-01 04:31:52 -07:00
CHANGES: Fix whitespace
This commit is contained in:
@@ -47,7 +47,7 @@
|
|||||||
activation behavior and then add resulting `ManageHook` using
|
activation behavior and then add resulting `ManageHook` using
|
||||||
`activateLogHook` to your `logHook`. Also, module `X.H.Focus` provides
|
`activateLogHook` to your `logHook`. Also, module `X.H.Focus` provides
|
||||||
additional combinators.
|
additional combinators.
|
||||||
|
|
||||||
- Ordering of windows that are set to `_NET_CLIENT_LIST` and `_NET_CLIENT_LIST_STACKING`
|
- Ordering of windows that are set to `_NET_CLIENT_LIST` and `_NET_CLIENT_LIST_STACKING`
|
||||||
was changed to be closer to the spec. From now these two lists will have
|
was changed to be closer to the spec. From now these two lists will have
|
||||||
differently sorted windows.
|
differently sorted windows.
|
||||||
@@ -582,7 +582,7 @@
|
|||||||
|
|
||||||
- Fixed handling of floating window borders in multihead setups that was
|
- Fixed handling of floating window borders in multihead setups that was
|
||||||
broken since 0.14.
|
broken since 0.14.
|
||||||
|
|
||||||
- Added `OnlyFloat` constructor to `Ambiguity` to unconditionally
|
- Added `OnlyFloat` constructor to `Ambiguity` to unconditionally
|
||||||
remove all borders on floating windows.
|
remove all borders on floating windows.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user