Issue:
Page: https://wiki.cachyos.org/configuration/enabling_hardware_acceleration_in_google_chrome/
Sources on deprecation:
The --ozone-platform-hint flag has been removed and default behavior for the hint is always auto --ozone-platform, seemingly still exists per:
That said, it follows the hint unless itself overridden. Therefore can be treated as being "auto" by default.
Changes required:
- Lines regarding
--ozone-platform-hint=x11 will be removed.
- Lines regarding
--ozone-platform that do not actually change behavior will be removed.
- The default assumption must be that the user is on Wayland, so grammar and wording regarding such must be tweaked on this page to fit such.
Issue:
Page: https://wiki.cachyos.org/configuration/enabling_hardware_acceleration_in_google_chrome/
Sources on deprecation:
The
--ozone-platform-hintflag has been removed and default behavior for the hint is always auto--ozone-platform, seemingly still exists per:That said, it follows the hint unless itself overridden. Therefore can be treated as being "auto" by default.
Changes required:
--ozone-platform-hint=x11will be removed.--ozone-platformthat do not actually change behavior will be removed.