You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-16Lines changed: 0 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,21 +25,6 @@ This repository provides build scripts to create a Universal AppImage for [Ghost
25
25
1. Stable builds are based on upstream releases, with minor fixes and patches released as **version+1** tag(s).
26
26
1. Daily nightly builds, based on the upstream [tip releases](https://github.com/ghostty-org/ghostty/releases/tag/tip), are built and released at **00:00 UTC every day** and are available as pre-releases in the [releases](https://github.com/pkgforge-dev/ghostty-appimage/releases/tag/tip) section.
27
27
28
-
## 🧪 Experimental Builds (GLFW)
29
-
30
-
> [!WARNING]
31
-
>
32
-
> Please read the following carefully before using them
33
-
>
34
-
> - These builds are available for both stable and daily nightly releases
35
-
> - These builds use the experimental flag `-Dapp-runtime=glfw`
36
-
> - They do not include bundled dependencies for Gtk and libadwaita
37
-
> - Window decorations may not work on non-GNOME desktop environments (No CSD)
38
-
> - Tabs and splits are not functional
39
-
> - The terminal inspector does not work
40
-
> - The build size is drastically reduced (around 20 MB) as 80+ dependencies are not bundled
41
-
> - Please refer to the [**upstream warning notice**](https://github.com/ghostty-org/ghostty/blob/main/PACKAGING.md#build-options) for further info
42
-
43
28
## ⚙️ Installation
44
29
45
30
<details>
@@ -138,7 +123,6 @@ Ghostty AppImage can easily be managed using graphical tools such as [AppImageLa
138
123
> For more information please refer the [discussion](https://github.com/TheAssassin/AppImageLauncher/discussions/687) and the [comment](https://github.com/TheAssassin/AppImageLauncher/discussions/687#discussioncomment-12181060)
0 commit comments