gpo.zugaina.org

Search Portage & Overlays:

gui-libs/hyprland-qt-support

QML style provider for hypr* Qt apps

Screenshots

ChangeLog

commit ed07320ccb30fdfb1d73df5791201f5e0e6a093e
Author: Anthony Ruhier <aruhier@mailbox.org>
Date: Wed Apr 29 22:26:12 2026 +0200

*/*: add subslot operator for hypr libraries

Updating hyprutils, I realized that this happens often:

!!! existing preserved libs:
>>> package: gui-libs/hyprutils-0.13.0
* - /usr/lib64/libhyprutils.so.0.12.0
* - /usr/lib64/libhyprutils.so.11
* used by /usr/bin/hyprland-dialog (gui-libs/hyprland-guiutils-0.2.1)
* used by /usr/bin/hyprland-donate-screen (gui-libs/hyprland-guiutils-0.2.1)
* used by /usr/bin/hyprland-run (gui-libs/hyprland-guiutils-0.2.1)
* used by 3 other files
Use emerge @preserved-rebuild to rebuild packages using these libraries

Because the ABI changes often in hypr libraries, add a subslot operator
(":=") in ebuild dependencies to these libraries so that an update
automatically trigger a rebuild of the dependency graph without having
to manually run `emerge @preserve-rebuild`.

Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>

commit fcb745dbb37660090961e1f44bbcfcd442c5affb
Author: Anthony Ruhier <aruhier@mailbox.org>
Date: Wed Feb 11 00:15:57 2026 +0100

gui-libs/hyprland-qt-support: add 0.1.0, 9999

Signed-off-by: Anthony Ruhier <aruhier@mailbox.org>