Skip to content

Commit

Permalink
CHANGES: Fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
liskin committed Jul 26, 2021
1 parent 97289ff commit 4c759ff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
activation behavior and then add resulting `ManageHook` using
`activateLogHook` to your `logHook`. Also, module `X.H.Focus` provides
additional combinators.

- 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
differently sorted windows.
Expand Down Expand Up @@ -582,7 +582,7 @@

- Fixed handling of floating window borders in multihead setups that was
broken since 0.14.

- Added `OnlyFloat` constructor to `Ambiguity` to unconditionally
remove all borders on floating windows.

Expand Down

0 comments on commit 4c759ff

Please sign in to comment.