gnome-sdk:nvidia_egl_wayland

Last commit made on 2023-09-28
Get this branch:
git clone -b nvidia_egl_wayland https://git.launchpad.net/gnome-sdk

Branch merges

Branch information

Name:
nvidia_egl_wayland
Repository:
lp:gnome-sdk

Recent commits

286597a... by Ken VanDine

Stage libnvidia-egl-wayland1, fixes lack of accelerated rendering in
firefox on wayland with nvidia

ff35a85... by Ken VanDine

Merge pull request #143 from seb128/include-fonts-config-rebased-core22

Include the fonts configuration from a default desktop installation

717683c... by Sebastien Bacher

Include the fonts configuration from a default desktop installation

We need at least the URW fonts configuration for correct PDF rendering as
reported against firefox on https://github.com/ubuntu/gnome-sdk/issues/49

After discussion we decided to include the configurations provided in a
default Ubuntu desktop installation for 42. It's not ideal but should
help with consistency with non snaps apps and be an improvement.
Going forward we should work with fontconfig upstream on a solution
which allows use to import the system configuration instead.

587e965... by Ken VanDine

Merge pull request #119 from ubuntu/gnome-42-2204-appindicator_crash_fix

Updated to work with libayatana-appindicator build in the sdk snap

d727b44... by Ken VanDine

Build from latest/stable

66f70f8... by Ken VanDine

Build with sdk including appindicator crash fix

e7d97c7... by Ken VanDine

Merge pull request #111 from sergio-costas/use_local_gtk_binaries

Use local gtk binaries

1d35818... by Sergio Costas

Use the built tools instead of the local ones

08f5f42... by Sergio Costas

Use local gtk binaries

The "caches" part installs gtk-update-icon-cache, libglib2.0-bin
and shared-mime-info .deb packages to use some of their binaries.
Unfortunately, the $PATH puts before the built binaries instead
of the ones in the system, but the libraries are from the system.
This can result in a failure if a new version being compiled
requires a new call in the libraries.

This patch fixes it.

09673a5... by Ken VanDine

Merge pull request #105 from sergio-costas/add_python3_executable

Add python3 executable