Curious from people who follow its development closely.

  • What protocol are about to be finally implemented?
  • Which ones are still a struggle?
  • How many serious protocols are there missing?

https://arewewaylandyet.com/

  • @[email protected]
    link
    fedilink
    3
    edit-2
    23 days ago

    You can also force apps to use Wayland via environment variables.

    ELECTRON_OZONE_PLATFORM_HINT=wayland app
    

    Alternatively you can use

    app --ozone-platform-hint=wayland