Releases: LinuxBeginnings/Debian-Hyprland
Releases · LinuxBeginnings/Debian-Hyprland
Release list
Debian-Hyprland-v3.2.4
Debian Hyprland installer CHANGES
📅 Updated: Jun 12th, 2026
- Issue with QT variables that prevented apps like KDENLINE from running
- Added qml6-module-org-hyprland-style to Debian package-mode optional install list.
- Added it to purge list used when removing Debian Hyprland packages.
- update-hyprland.sh
- Added qml6-module-org-hyprland-style to Debian package-mode optional install list.
- Added it to package cleanup/purge list.
- install-scripts/02-pre-cleanup.sh
- Added qml6-module-org-hyprland-style to uninstall list.
Debian-Hyprland-v3.2.3
Debian Hyprland installer CHANGES
📅 Updated: Jun 11th, 2026
Fixed:
- install.sh script
- Was failing on trixie due to issues handling triie-backports repo
- install.sh wasn't showing CLI options with -h/--help
- Verified update.sh follows this fix and added more defensive code
Updated:
- Hyprland v0.55.4
- Aquamarine v12.1
- Wayland Protocols v1.49
- Wayland Scanner v1.25
- Re-ordered build sequence to build Wayland scanner before Wayland Protocols
Full Changelog: Debian-Hyprland-v3.2.2...Debian-Hyprland-v3.2.3
Debian-Hyprland-v3.2.2
Linux Beginning Debian-Hyprland CHANGES
📅 Updated: Jun 8th, 2026
- Fixed:
install.shscript- Was failing on
trixiedue to issues handlingtriie-backportsrepo
- Was failing on
install.shwasn't showing CLI options with-h/--help- Verified
update.shfollows this fix and added more defensive code
- Updated:
- Hyprland v0.55.3
- Wayland Protocols v1.49
- Wayland Scanner v1.25
- Re-ordered build sequence to build Wayland scanner before Wayland Protocols
Debian-Hyprland-v3.2.1
📅 Updated: Jun 3rd, 2026
-
Fixed:
update.shto follow fixes ininstall.sh- Make sure trixie backports are properly handled
- Build error in
hyprtavernwhen using--dry-run
Debian-Hyprland-v3.2.0
📅 Updated: Jun 3rd, 2026
- Fixed:
install.shscript- Was failing on
trixiedue to issues handlingtriie-backportsrepo
- Was failing on
install.shwasn't showing CLI options with-h/--help
Debian-Hyprland-v3.1.9
📅 Updated: May 30th, 2026
Added:
- Installer for
yaziand myyazicfg files- Wired in the
yaziinstaller into install and check process
- Wired in the
- New depdencies to fix build errors in
Trixie - Debian version package awareness to ``00-depdencies.sh`
- Stops failed install errors as I tried to install all versions of some pkgs
- This framework will allow future pkg issues to be quickly resolved
install-scripts/update-deps.sh- Updates packages w/o having to re-install everything
- Needed for LUA migration
- Missing depdendencies for Hyprland v0.55.0
- New dependencies for LUA
socatforTak0 scripts
Fixed:
-
Not all scripts used
#!/usr/bin/env bash -
Some scritps not executable
-
LUA pkg name in trixie, fixinng installation failure errors
-
hardcode username is
hyprtoolkit -
Fixed compile issue
hyprtoolkit -
auto-install.sh- The script would got a git pull if Distro-Hyprland directory exsited
- If user started with JakooLit installer it would not get updated code
- Changed to remove
Distro-Hyprlandand do fresh git clone
-
Updated:
- Hyprland build to v0.55.2
hyprpicker
Debian-Hyprland-v3.1.7
📅 Updated: May 16th, 2026
15 May 2026
- Added:
install-scripts/update-deps.sh- Updates packages w/o having to re-install everything
- Needed for LUA migration
- Updated Hyprland build to v0.55.2
- Fixed: some scritps not executable
- Fixed: LUA pkg name in trixie, fixinng installation failure errors
09 May 2026
- Added missing depdendencies for Hyprland v0.55.0
06 May 2026
- Fixed hardcode username is
hyprtoolkit
04 May 2026
- Updated build tags for Hyprland to v0.55
- Added new dependencies for LUA
06 May 2026
- Fixed hardcode username is
hyprtoolkit - Added
socatforTak0 scripts
04 May 2026
- Fixed compile issue
hyprtoolkit - Updated
hyprpicker
Debian-Hyprland-v3.1.6
📅 Updated: May 9th, 2026
- Updated Hyprland build to v0.55.0
- Added new dependencies for Hyprland v0.55
- Re-reun
install.shorinstall-scripts/01-hypr-pkgs.sh - Otherwise the build may fail if you don't already have the missing packages
- Re-reun
Debian-Hyprland-v3.1.5
📅 Updated: May 6th, 2026
- Fixed hardcode username is
hyprtoolkit - Fixed compile issue
hyprtoolkit - Updated
hyprpicker
Debian-Hyprland-v3.1.4
📅 Updated: May 4th, 2026
- Updated tags to current Hyprland versions
- Fixed
hyprutilscompile error on Trixie