nixpkgs/pkgs/applications/networking/browsers/firefox
Andreas Rammhold 7eaef48e5a
wrapFirefox: support GDK_BACKEND=wayland
The firefox wrapper now supports setting the GDK_BACKEND to wayland
which is useful in cases where firefox would be started from within an
X-Application inside of wayland. GTK/GDK would otherwise default to the
X11 backend in those situations.

The intention is that people that are using wayland primarily pull in
the new `firefox-wayland` top-level attribute into their environments
instead of just `firefox`. Firefox will then always be started with the
correct rendering backend.
2019-02-03 12:13:02 +01:00
..
common.nix firefoxPackages: enable support for wayland 2019-02-03 11:36:25 +01:00
env_var_for_system_dir.patch firefox: support for native messaging hosts in wrapper 2017-11-12 21:18:31 +01:00
fix-debug.patch firefox: fix debugBuild = true 2017-03-15 08:49:56 -03:00
fix-pa-context-connect-retval.patch firefoxPackages: add a patch to fix pulseaudio initialization bug 2018-03-09 21:21:06 +00:00
no-buildconfig-ffx65.patch firefox: 64.0.2 -> 65.0 2019-01-29 20:30:42 +01:00
no-buildconfig.patch firefox: 59.0.3 -> 60.0 2018-05-12 19:51:04 +09:00
packages.nix firefoxPackages: move nixpkgsPatches into common.nix 2019-01-31 17:02:52 +00:00
update.nix update.nix: Run update scripts in parallel 2018-12-01 19:17:13 +01:00
wrapper.nix wrapFirefox: support GDK_BACKEND=wayland 2019-02-03 12:13:02 +01:00