aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEcmel Berk Canlıer2021-12-16 12:59:25 +0300
committerEcmel Berk Canlıer2021-12-16 12:59:25 +0300
commit88eba707930eb98715fd9fb5d10d3ff02a535abf (patch)
tree20329a6834eb911d8ff25d26d3d1222250f723db
parentafcdf3024b8d9a131e92385670f1e9db72a34504 (diff)
downloadaur-88eba707930eb98715fd9fb5d10d3ff02a535abf.tar.gz
README: Put libdecoration instructions
-rw-r--r--README.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8a5b4da451c5..b2fdbfae1c08 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,8 @@ Because I **REALLY** had nothing better to do with my life.
- Keys you replace through your compositor (example: `caps:swapescape`) will
require you to use the original key
- Originally made for Sway, GNOME needs to manually makepkg the `libdecoration`
- branch for GNOME specific fixes (until a new GLFW version releases)
+ branch for GNOME specific fixes or download an unofficial package listed below
+ (until a new GLFW version releases)
- I haven't received any bug reports from KDE, so it'll (probably) work
## Step 1: Setting up MultiMC to use the system GLFW
@@ -49,11 +50,19 @@ can try waiting for someone else to write a guide I guess.
Install the `glfw-wayland-minecraft` package from the AUR.
+If you're using GNOME, try using the **unofficial**
+`glfw-wayland-minecraft-libdecoration` package, which packages the
+`libdecoration` branch of this repository to the AUR.
+
### Option 2: Build the PKGBUILD manually
`git clone` this repository to somewhere, and run `makepkg -si` inside. It will
ask you to replace your existing GLFW package if already installed.
+If you're using GNOME, consider running `git checkout libdecoration` before
+running `makepkg -si`. This is a (probably) slightly unstable version that works
+better on GNOME.
+
### Option 3: Install the Fedora package
Install the Fedora package from https://copr.fedorainfracloud.org/coprs/lyessaadi/minecraft-wayland-glfw/.