Skip to content

Releases: LinuxBeginnings/Debian-Hyprland

Debian-Hyprland-v3.2.4

Choose a tag to compare

@dwilliam62 dwilliam62 released this 12 Jun 15:41

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

Choose a tag to compare

@dwilliam62 dwilliam62 released this 11 Jun 19:20

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

Choose a tag to compare

@dwilliam62 dwilliam62 released this 09 Jun 00:44

Linux Beginning Debian-Hyprland CHANGES

📅 Updated: Jun 8th, 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.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

Choose a tag to compare

@dwilliam62 dwilliam62 released this 04 Jun 03:17
c55e65e

📅 Updated: Jun 3rd, 2026

  • Fixed:

    • update.sh to follow fixes in install.sh
      • Make sure trixie backports are properly handled
    • Build error in hyprtavern when using --dry-run

Debian-Hyprland-v3.2.0

Choose a tag to compare

@dwilliam62 dwilliam62 released this 03 Jun 22:16
7230e60

📅 Updated: Jun 3rd, 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

Debian-Hyprland-v3.1.9

Choose a tag to compare

@dwilliam62 dwilliam62 released this 30 May 16:10
7dc7725

📅 Updated: May 30th, 2026

Added:

  • Installer for yazi and my yazi cfg files
    • Wired in the yazi installer into install and check process
  • 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
  • socat for Tak0 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-Hyprland and do fresh git clone
  • Updated:

    • Hyprland build to v0.55.2
    • hyprpicker

Debian-Hyprland-v3.1.7

Choose a tag to compare

@dwilliam62 dwilliam62 released this 16 May 16:20

📅 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 socat for Tak0 scripts

04 May 2026

  • Fixed compile issue hyprtoolkit
  • Updated hyprpicker

Debian-Hyprland-v3.1.6

Choose a tag to compare

@dwilliam62 dwilliam62 released this 10 May 03:19
f424623

📅 Updated: May 9th, 2026

  • Updated Hyprland build to v0.55.0
  • Added new dependencies for Hyprland v0.55
    • Re-reun install.sh or install-scripts/01-hypr-pkgs.sh
    • Otherwise the build may fail if you don't already have the missing packages

Debian-Hyprland-v3.1.5

Choose a tag to compare

@dwilliam62 dwilliam62 released this 06 May 18:54
5e13bf1

📅 Updated: May 6th, 2026

  • Fixed hardcode username is hyprtoolkit
  • Fixed compile issue hyprtoolkit
  • Updated hyprpicker

Debian-Hyprland-v3.1.4

Choose a tag to compare

@dwilliam62 dwilliam62 released this 04 May 22:05
8519796

📅 Updated: May 4th, 2026

  • Updated tags to current Hyprland versions
  • Fixed hyprutils compile error on Trixie