mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-17 09:16:11 +03:00
update README
This commit is contained in:
12
README.md
12
README.md
@ -529,6 +529,13 @@ $ sudo apt install libgtk-4-dev libadwaita-1-dev git
|
||||
> Ubuntu 23.10 is 6.5.0 which has a bug which
|
||||
> [causes zig to fail its hash check for packages](https://github.com/ziglang/zig/issues/17282).
|
||||
|
||||
> [!WARNING]
|
||||
>
|
||||
> GTK 4.14 on Wayland has a bug which may cause an immediate crash.
|
||||
> There is an [open issue](https://gitlab.gnome.org/GNOME/gtk/-/issues/6589/note_2072039)
|
||||
> to track this GTK bug. You can workaround this issue by running ghostty with
|
||||
> `GDK_DEBUG=gl-disable-gles ghostty`
|
||||
|
||||
On Arch Linux, use
|
||||
|
||||
```
|
||||
@ -563,11 +570,6 @@ on the search path for a lot of software (such as Gnome and KDE) and
|
||||
installing into a prefix with `-p` sets up a directory structure to ensure
|
||||
all features of Ghostty work.
|
||||
|
||||
#### GTK 4.14 on Wayland's GL
|
||||
|
||||
After upgrading to 4.14, many users got crashed. There is [open issue](https://gitlab.gnome.org/GNOME/gtk/-/issues/6589/note_2072039).
|
||||
Workaround is running ghostty with `GDK_DEBUG=gl-disable-gles ghostty`
|
||||
|
||||
### Mac `.app`
|
||||
|
||||
To build the official, fully featured macOS application, you must
|
||||
|
Reference in New Issue
Block a user