No description
Find a file
2025-11-20 09:14:20 -05:00
common fix font render for modified fonts (#213) 2021-09-27 10:59:12 -04:00
demos Update demo's and add link to docs (#195) 2019-10-04 09:45:57 -04:00
glib-only Quote all DESTDIR expansions for paths contain spaces 2018-08-24 13:26:56 +08:00
gtk Symlink $XDG_RUNTIME_DIR/../dconf/user, and do not symlink $REALHOME/. (#201) 2020-01-15 12:27:33 -05:00
qt fixup! qt: Fix locating QtWebEngineProcess executable 2019-07-24 22:58:27 +08:00
src bindtextdomain: Support locale files under share/locale (#184) 2019-04-12 10:11:04 -04:00
.gitignore Add gitignore 2016-06-29 08:56:32 +02:00
Dockerfile Added Dockerfile to build ubuntudesktop/gnome-3-26-1604 images 2018-09-17 16:17:35 +02:00
LICENSE Add LICENSE 2017-02-17 12:26:29 +01:00
README.md Added deprecation to README with links to the gnome and kde-neon 2025-11-20 09:14:20 -05:00
snapcraft.yaml snapcraft.yaml: remove pulseaudio from template (#203) 2020-02-11 13:48:18 -05:00

DEPRECATED -- Use gnome or kde-neon extension

The snapcraft desktop helpers are no longer support please use one of the following snapcraft extensions

Snapcraft Desktop Helpers

The snapcraft desktop helpers project contains a number of tools to help you create snaps for desktop applications. For example, several environment variables and compatibility symlinks are setup in the desktop-launch wrapper to help ensure the snap can find needed files.

How to use the desktop helpers

Go to the documentation on snapping graphical applications and follow the instructions for the GUI toolkit that your application uses.

We are currently in the process of moving most of the functionality of the desktop helpers to Snapcraft Extensions. The extensions are much easier to use and contain many improvements, so it's advised to use an extension if one is available for the GUI toolkit that you use.

Need help?

Please feel free to ask questions in the forum if you are having trouble.