• @AProfessional
      link
      English
      261 year ago

      Fedoras package enabled it by default.

    • @cow
      link
      101 year ago

      It’s an environment variable. I have MOZ_ENABLE_WAYLAND=true in my sway wrapper script.

    • @GustavoM
      link
      English
      91 year ago

      It was a “hidden feature”, pretty much.

  • AutoTL;DRB
    link
    fedilink
    English
    291 year ago

    This is the best summary I could come up with:


    While some Linux distributions like Fedora and Arch are enabling the native Wayland back-end for Firefox by default, upstream Firefox continues to not enable this Wayland support as part of their default builds.

    Martin Stransky of Red Hat who is known for his Firefox work on Fedora today outlined the Firefox Linux improvements made last quarter.

    He mentioned that the “Wayland backend is gaining momentum at Mozilla upstream.”

    There’s this bug tracker for the status of shipping the Wayland back-end for Firefox releases.

    Mozilla’s Sylvestre Ledru commented last week that he’s in favor of going ahead with the change as long as it’s documented properly.

    Martin also outlined in his Q3 Firefox Linux status blog post that dbus-glib has also been dropped as a build dependency for Firefox, Firefox supports a new kiosk mode, there is a new idle monitor/service implemented, and other Linux improvements.


    The original article contains 241 words, the summary contains 145 words. Saved 40%. I’m a bot and I’m open source!

  • @vector_zero
    link
    241 year ago

    Well good thing I finally realized it wasn’t enabled and set my environment variables to enable it.

  • @[email protected]
    link
    fedilink
    201 year ago

    Finally. I was having some weird graphical glitches, so I switched it to the Wayland backend, and I’ve not noticed any issues. It’s totally stable (at least for me).

    • @whereisk
      link
      41 year ago

      Huh, I’ll give that a go as occasionally some black blocks and other artifacts appear for me- thought that it couldn’t handle high def or something.

    • @[email protected]
      link
      fedilink
      251 year ago

      Where the copied content would sometimes disappear from the clipboard? Iirc that’s a KDE bug being fixed in 6

      • knoland
        link
        fedilink
        11 year ago

        I just can’t copy anything from the URL bar at all.

        • @[email protected]
          link
          fedilink
          41 year ago

          Afaik that’s a bug in Firefox, it doesn’t cope well when middle click paste is disabled… As a workaround you can enable it again

    • @merthyr1831
      link
      81 year ago

      For most apps there’s no difference, but dealing with multi-window apps that can spawn new windows, merge them, display video content in its own window etc. there’s a lot of communication that Firefox has to do with the technology that draws its window to the screen.

      I guess before now, default Firefox setups would’ve used XWayland to translate those communications which would’ve worked fine if not for some overhead and edge cases. This would make Firefox a truly Wayland-native application, when running on Wayland.

  • @[email protected]
    link
    fedilink
    English
    51 year ago

    Would this let global menu (plasma) on Firefox work better under Wayland? I remember someone saying that Wayland was the reason it didn’t work.

    • @AProfessional
      link
      English
      31 year ago

      Global menus work by exporting the menu over DBus. It has no relation to x11 or Wayland.

  • @[email protected]
    link
    fedilink
    41 year ago

    But I have been manually enabling it with a system environment variable and confirmed it was native wayland. No xwayland