Skip to content

Releases: sandwichfarm/hyprlax

v2.2.2

16 Mar 10:30
57230b0

Choose a tag to compare

hyprlax v2.2.2

Multi-compositor parallax wallpaper engine for Linux.
Changes since v2.2.1

📦 Installation

Download the binary:

  • hyprlax-x86_64 - hyprlax binary for x86_64 systems (control interface integrated)
# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.2.2/hyprlax-x86_64

# Make executable and install
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

Note: The control interface is now integrated. Use hyprlax ctl <command> for runtime control.

For ARM64 and other architectures, please build from source.


What's Changed

🐛 Bug Fixes

  • 57230b0 fix: incorrect scaling when stretched and latent bug in VBO case (#86)

🔐 Checksums

Verify your download with the SHA256SUMS file included in the release assets.

v2.2.1

13 Feb 11:52

Choose a tag to compare

hyprlax v2.2.1

Multi-compositor parallax wallpaper engine for Linux.
Changes since v2.2.0

📦 Installation

Download the binary:

  • hyprlax-x86_64 - hyprlax binary for x86_64 systems (control interface integrated)
# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.2.1/hyprlax-x86_64

# Make executable and install
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

Note: The control interface is now integrated. Use hyprlax ctl <command> for runtime control.

For ARM64 and other architectures, please build from source.


What's Changed

🐛 Bug Fixes

  • f716d45 fix(ci): use --force flag on git fetch --tags in release workflow

🔐 Checksums

Verify your download with the SHA256SUMS file included in the release assets.

v2.2.0

20 Oct 20:49

Choose a tag to compare

hyprlax v2.2.0

Multi-compositor parallax wallpaper engine for Linux.
Changes since v2.1.2

📦 Installation

Download the binary:

  • hyprlax-x86_64 - hyprlax binary for x86_64 systems (control interface integrated)
# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.2.0/hyprlax-x86_64

# Make executable and install
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

Note: The control interface is now integrated. Use hyprlax ctl <command> for runtime control.

For ARM64 and other architectures, please build from source.


What's Changed

🐛 Bug Fixes

  • 0a3763e hotfix: remove test binaries from trackinng

🔐 Checksums

Verify your download with the SHA256SUMS file included in the release assets.

v2.1.2

08 Oct 10:21
2283dc9

Choose a tag to compare

hyprlax v2.1.2

Multi-compositor parallax wallpaper engine for Linux.
Changes since v2.1.1

📦 Installation

Download the binary:

  • hyprlax-x86_64 - hyprlax binary for x86_64 systems (control interface integrated)
# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.1.2/hyprlax-x86_64

# Make executable and install
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

Note: The control interface is now integrated. Use hyprlax ctl <command> for runtime control.

For ARM64 and other architectures, please build from source.


What's Changed

🐛 Bug Fixes

  • 2283dc9 bugfix: remove dead code related to parallax modes, remove dead docs,… (#77)

🔐 Checksums

Verify your download with the SHA256SUMS file included in the release assets.

v2.1.1

07 Oct 08:26
22a136b

Choose a tag to compare

hyprlax v2.1.1

Multi-compositor parallax wallpaper engine for Linux.
Changes since v2.1.0

📦 Installation

Download the binary:

  • hyprlax-x86_64 - hyprlax binary for x86_64 systems (control interface integrated)
# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.1.1/hyprlax-x86_64

# Make executable and install
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

Note: The control interface is now integrated. Use hyprlax ctl <command> for runtime control.

For ARM64 and other architectures, please build from source.


What's Changed

🐛 Bug Fixes

  • 22a136b bugfix: legacy configs with comments were not properly converted (#74)

🔐 Checksums

Verify your download with the SHA256SUMS file included in the release assets.

v2.1.0

06 Oct 21:09
7aa7693

Choose a tag to compare

hyprlax v2.1.0

Multi-compositor parallax wallpaper engine for Linux.
Changes since v2.0.1

📦 Installation

Download the binary:

  • hyprlax-x86_64 - hyprlax binary for x86_64 systems (control interface integrated)
# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.1.0/hyprlax-x86_64

# Make executable and install
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

Note: The control interface is now integrated. Use hyprlax ctl <command> for runtime control.

For ARM64 and other architectures, please build from source.


What's Changed

🐛 Bug Fixes


🔐 Checksums

Verify your download with the SHA256SUMS file included in the release assets.

v2.0.1

06 Oct 13:26
0fa4d91

Choose a tag to compare

Release v2.0.1

Multi-compositor parallax wallpaper engine for Linux.

Installation

Download the binary:

  • hyprlax-x86_64 - hyprlax binary for x86_64 systems (control interface integrated)
# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.0.1/hyprlax-x86_64

# Make executable and install
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

Note: The control interface is now integrated. Use hyprlax ctl <command> for runtime control.

For ARM64 and other architectures, please build from source.

Changes

Initial release of hyprlax

Checksums

Verify your download with SHA256SUMS file.

v2.0.0

02 Oct 20:56
ab8a402

Choose a tag to compare

Release v2.0.0

Multi-compositor parallax wallpaper engine for Linux.

Installation

Download the binary:

  • hyprlax-x86_64 - hyprlax binary for x86_64 systems (control interface integrated)
# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.0.0/hyprlax-x86_64

# Make executable and install
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

Note: The control interface is now integrated. Use hyprlax ctl <command> for runtime control.

For ARM64 and other architectures, please build from source.

Changes

Initial release of hyprlax

Checksums

Verify your download with SHA256SUMS file.

v2.0.0-beta.12 - Beta

29 Sep 14:23

Choose a tag to compare

v2.0.0-beta.12 - Beta Pre-release
Pre-release

v2.0.0-beta.12 Beta Release

⚡ Testing Phase Pre-Release Warning

This is a pre-release version built from the bugfix/cursor-input-when-hybrid branch.

⚠️ NOT RECOMMENDED FOR PRODUCTION USE

🔧 Installation (Testing Only)

# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.0.0-beta.12/hyprlax-x86_64

# Make executable and install (at your own risk)
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

📦 Available Builds

  • hyprlax-x86_64 - Main hyprlax binary for Intel/AMD 64-bit

Note: ARM64 builds not available for pre-releases. Please build from source.

🧪 Testing Focus

Please help test:

  • New features in this pre-release
  • Stability on different compositors
  • Performance compared to stable version
  • Migration from stable version

📝 Recent Changes

  • fix animation loop delays
  • Input mode refactor, more flexiblity, new input mode, implicit hybrid (#62)

🐛 Reporting Issues

Please report pre-release issues with the [PRE-RELEASE] prefix:
https://github.com/sandwichfarm/hyprlax/issues/new?labels=pre-release,bug&title=[PRE-RELEASE]%20

⚠️ Known Limitations

  • Built from development branch bugfix/cursor-input-when-hybrid
  • May contain incomplete features
  • Performance may not be optimized
  • Configuration format may change before stable release

Branch: bugfix/cursor-input-when-hybrid
Commit: 3ee900a
Build Date: 2025-09-29

v2.0.0-beta.11 - Beta

28 Sep 10:05
1a76ca9

Choose a tag to compare

v2.0.0-beta.11 - Beta Pre-release
Pre-release

v2.0.0-beta.11 Beta Release

⚡ Testing Phase Pre-Release Warning

This is a pre-release version built from the feature/refactor branch.

⚠️ NOT RECOMMENDED FOR PRODUCTION USE

🔧 Installation (Testing Only)

# Download binary
wget https://github.com/sandwichfarm/hyprlax/releases/download/v2.0.0-beta.11/hyprlax-x86_64

# Make executable and install (at your own risk)
chmod +x hyprlax-x86_64
sudo mv hyprlax-x86_64 /usr/local/bin/hyprlax

📦 Available Builds

  • hyprlax-x86_64 - Main hyprlax binary for Intel/AMD 64-bit

Note: ARM64 builds not available for pre-releases. Please build from source.

🧪 Testing Focus

Please help test:

  • New features in this pre-release
  • Stability on different compositors
  • Performance compared to stable version
  • Migration from stable version

📝 Recent Changes

  • Final Cleanup Pass (#61)

🐛 Reporting Issues

Please report pre-release issues with the [PRE-RELEASE] prefix:
https://github.com/sandwichfarm/hyprlax/issues/new?labels=pre-release,bug&title=[PRE-RELEASE]%20

⚠️ Known Limitations

  • Built from development branch feature/refactor
  • May contain incomplete features
  • Performance may not be optimized
  • Configuration format may change before stable release

Branch: feature/refactor
Commit: 1a76ca9
Build Date: 2025-09-28