natpen / awesome-wayland

A curated list of Wayland code and resources.
Creative Commons Zero v1.0 Universal
2.02k stars 87 forks source link

Browser wihtout X library dependency: remove Firefox #25

Closed sdsddsd1 closed 3 years ago

sdsddsd1 commented 3 years ago

Firefox can be build with wayland target but Xorg stuff is still necessary. Also firefox is not webkit (: .

natpen commented 3 years ago

Ah, bummer. I was a little unsure about that one, but that makes sense.

apiraino commented 3 years ago

@sdsddsd1 I'm running Firefox with Sway (i.e. pure Wayland without the Xwayland translation layer) since quite some time (though not perfect, there is a tracking issue for that).

Which Xorg stuff is needed and is distro specific?

sdsddsd1 commented 3 years ago

@apiraino "without xorg dep" is not meant as in "does run without underlying xserver" but as in "does build from source without any xorg library.