Updated Home (markdown)

Phileas Lebada 2024-03-09 10:57:35 +00:00
parent 0f78d0607d
commit df3604ae03

@ -805,5 +805,5 @@ Sometimes the kernel driver has trouble detecting hotplugged monitors on some po
> This protocol allows a compositor to suggest for surfaces to render at fractional scales.
* recent [versions of Chrome/Chromium/Blink Derivatives](https://www.phoronix.com/news/Chrome-fractional-scale-v1) utilize it automatically
* [recent Firefox versions](https://bugzilla.mozilla.org/show_bug.cgi?id=1420259) require `about:config` `widget.wayland.fractional-scale.enabled=true`, which is as of 2024-03 having two bugs. [Context Menu Broken](https://bugzilla.mozilla.org/show_bug.cgi?id=1849109), [Blurred Maximized Windows](https://bugzilla.mozilla.org/show_bug.cgi?id=1849092)
* [recent Firefox versions](https://bugzilla.mozilla.org/show_bug.cgi?id=1420259) require `about:config` `widget.wayland.fractional-scale.enabled=true`, which is as of 2024-03 having two bugs. [Context Menu Broken](https://bugzilla.mozilla.org/show_bug.cgi?id=1849109), [Blurred Windows when not maximized](https://bugzilla.mozilla.org/show_bug.cgi?id=1849092)
* [mpv](https://github.com/mpv-player/mpv/issues/8514) in standard configuration/wayland mode will utilize it automatically and appears to have no known issues