From d59315dbc61808344614aa8b92f00224e353fc01 Mon Sep 17 00:00:00 2001 From: Deliasama <115506148+Deliasama@users.noreply.github.com> Date: Tue, 26 Aug 2025 03:06:10 +0200 Subject: [PATCH] Update README.md --- README.md | 28 +--------------------------- 1 file changed, 1 insertion(+), 27 deletions(-) diff --git a/README.md b/README.md index cb8d96c..9238305 100644 --- a/README.md +++ b/README.md @@ -91,16 +91,13 @@ make Once the build process is finished, this should create a new `output` folder containing the app and all the required support files to run. -## 5.5. Running linux-wallpaperengine +## 2.1. Running linux-wallpaperengine Now you can run the program using the following command: ``` ./linux-wallpaperengine ``` -## 5.6 Selecting a wallpaper -In the graphical user interface (GUI), start by selecting the desired screen. Then simply click on a wallpaper to display it. - #### Wayland Has only been tested under wlroots but should work on any flavour as long as wlr-layer-shell-unstable is supported. @@ -109,29 +106,6 @@ Only screens configured with the XRandr extension are supported. **IMPORTANT: Right now this doesn't work if there is anything drawing to the background (like a compositor, gnome, kde, nautilus, etc)** -### 5.6.1 Using custom-flags -To further customize your wallpaper (e.g., adjusting the volume), you can enter one or more of the following flags in the text field at the bottom of the GUI **before** selecting a wallpaper: - -| Option | Description | -|--------|-------------| -| `--silent` | Mute background audio | -| `--volume ` | Set audio volume | -| `--noautomute` | Don't mute when other apps play audio | -| `--no-audio-processing` | Disable audio reactive features | -| `--fps ` | Limit frame rate | -| `--scaling ` | Wallpaper scaling: `stretch`, `fit`, `fill`, or `default` | -| `--clamping ` | Set texture clamping: `clamp`, `border`, `repeat` | -| `--disable-mouse` | Disable mouse interaction | -| `--disable-parallax` | Disable parallax effect on backgrounds that support it | -| `--no-fullscreen-pause` | Prevent pausing while fullscreen apps are running | - -## ๐Ÿงช Wayland & X11 Support - -- **Wayland**: Works with compositors that support `wlr-layer-shell-unstable`. -- **X11**: Requires XRandr. Use `--screen-root ` (as shown in `xrandr`). - -> โš  For X11 users: Currently doesn't work if a compositor or desktop environment (e.g. GNOME, KDE, Nautilus) is drawing the background. - --- ## ๐ŸŒˆ Example Backgrounds