-
- Downloads
Import host's icons inside the container
When creating a container, if we don't expose the host's icons, we will end up with the default fallback for both icons and cursor theme. This means being inconsistent with the components that are running outside the container. This may also be a usability/accessibility issue because the user defined color and/or size of the cursor will not be kept. Fixes: https://github.com/ValveSoftware/steam-runtime/issues/311 Signed-off-by:Ludovico de Nittis <ludovico.denittis@collabora.com>
Showing
- pressure-vessel/adverb.c 1 addition, 1 deletionpressure-vessel/adverb.c
- pressure-vessel/flatpak-run-private.h 1 addition, 0 deletionspressure-vessel/flatpak-run-private.h
- pressure-vessel/flatpak-run.c 4 additions, 4 deletionspressure-vessel/flatpak-run.c
- pressure-vessel/wrap-interactive.c 9 additions, 1 deletionpressure-vessel/wrap-interactive.c
- pressure-vessel/wrap-interactive.h 2 additions, 1 deletionpressure-vessel/wrap-interactive.h
- pressure-vessel/wrap-setup.c 65 additions, 0 deletionspressure-vessel/wrap-setup.c
- pressure-vessel/wrap-setup.h 4 additions, 0 deletionspressure-vessel/wrap-setup.h
- pressure-vessel/wrap.c 3 additions, 0 deletionspressure-vessel/wrap.c
Loading
Please register or sign in to comment