Skip to content

v2.0.0-beta.12 - Beta

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Sep 14:23
· 42 commits to master since this 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