summaryrefslogtreecommitdiff
path: root/snap
AgeCommit message (Expand)Author
2025-10-03snap: fix Zig 0.15 installMitchell Hashimoto
2025-10-03update a bunch of required Zig versions to 0.15Mitchell Hashimoto
2025-09-19ci: add -Dsnap testMitchell Hashimoto
2025-09-19build: Add a new snap option and use it to build the snapMarco Trevisan (Treviño)
2025-09-19gtk/surface: Filter out the SNAP variables by their contentsMarco Trevisan (Treviño)
2025-09-19snap: Do not leak the launcher into the ghostty $PATHMarco Trevisan (Treviño)
2025-06-28Remove copying libgtk4-layer-shell.so from cache since install is fixedazhn
2025-06-28deps: Enable building gtk4-layer-shell without system integrationazhn
2025-06-18snap: vendor libgtk4-layer-shell.soKen VanDine
2025-05-12snap: Build with cpu=baseline as documented in PACKAGING.mdKen VanDine
2025-04-23snap: build from source tarballJeffrey C. Ollie
2025-03-12ci: update snap to Zig 0.14Mitchell Hashimoto
2025-03-05gtk: add localization support, take 3 (#6004)Leah Amelia Chen
2025-03-04fix: Generate pixbuf loader cache on start if needed, fixes #6066Ken VanDine
2025-03-03gtk: add localization support, take 3Leah Amelia Chen
2025-02-28gtk: implement quick terminalLeah Amelia Chen
2025-02-22snap: add libxml2-utils (for xmllint) to snapJeffrey C. Ollie
2025-02-22snap: add blueprint-compiler to snapJeffrey C. Ollie
2025-02-16fix: [snap] Don't set GDK_PIXBUF_MODULE_FILE, it causes the icon loaderKen VanDine
2025-02-15Comment out refresh-mode, the store rejects this. Needs fixing inKen VanDine
2025-02-15Merge remote-tracking branch 'origin/add_snap_package' into add_snap_packageKen VanDine
2025-02-15More environment handling to ensure reliability across distrosKen VanDine
2025-02-15Improved rpath handling for ghosttyKen VanDine
2025-02-15Allow snap to refresh while runningKen VanDine
2025-02-15Simplified setting snap versionKen VanDine
2025-02-15Updated stage packagesKen VanDine
2025-02-15Clean up environment variable while launching the shellKen VanDine
2025-02-15Only export XDG_CONFIG_HOME and XDG_DATA_HOME if they aren't already setKen VanDine
2025-02-15Stage libglib2.0-0t64 to insure we don't mix in the host's libKen VanDine
2025-02-15Improved environment handling to ensure the snap will work acrossKen VanDine
2025-02-15Use patch-rpath which improves our cross distro supportKen VanDine
2025-02-15Removed duplicated stage-packagesKen VanDine
2025-02-15Don't stage shellsKen VanDine
2025-02-15enable-patchelf is more repliable for classic snapsKen VanDine
2025-02-15no-patchelf for DRI and tidy up the mesa bitsKen VanDine
2025-02-15Stage gnome-text-editor to open configuration, this makes it moreKen VanDine
2025-02-15Drop patchelfKen VanDine
2025-02-15Enable patch-elf for libs partKen VanDine
2025-02-15Stage more depends to ensure we aren't getting leaks from the hostKen VanDine
2025-02-15EGL fixes, ensure necessary env variables are set to isolateKen VanDine
2025-02-15CRAFT_TARGET_ARCH is deprecated, use CRAFT_ARCH_BUILD_FORKen VanDine
2025-02-15Ensure LD_LIBRARY_PATH is set appropriatelyKen VanDine
2025-02-15Add snap to nix, add arm64 buildersMitchell Hashimoto
2025-02-15Set a more meaningful version for the snapKen VanDine
2025-02-15Changed shebang in launcher scriptKen VanDine
2025-02-15Don't stage shellsKen VanDine
2025-02-15enable-patchelf is more repliable for classic snapsKen VanDine
2025-02-15Set GHOSTTY_RESOURCES_DIRKen VanDine
2025-02-15Install bash-completionKen VanDine
2025-02-15Exit with error if building for unsupported archKen VanDine