Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.
/ swww Public archive

Commit 9f74864

Browse files
committed
update CHANGELOG
1 parent 1281052 commit 9f74864

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
### Unreleased
22

3+
Another small update with **very** important bug fixes.
4+
5+
#### Fixes
6+
7+
* We prioritize fractional-scale events over preferred-buffer-scale ones.
8+
This should fix _many_ of our long-standing issues with fractional scaling.
9+
Thanks a lot to @AryanRarestand who hard-coded a solution that led me to find
10+
the problem.
11+
* do not accept `wl_output` modes that not current, as they are considered
12+
deprecated by the protocol.
13+
* No longer spaming standard output with warnings that we are ignoring
14+
`preferred-buffer-transform` events.
315

416
### 0.10.1
517

0 commit comments

Comments
 (0)