gpo.zugaina.org

Search Portage & Overlays:

app-misc/hyprqt6engine

QT6 Theme Provider for Hyprland. Compatible with KDE, replaces qt6ct.

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 1c457bb5fdc0908e4184facdb60f963b02352466
Author: Filip Kszczot <filip@kszczot.pl>
Date: Thu Feb 19 17:52:20 2026 +0100

app-misc/hyprqt6engine: fix keyworded 9999

Signed-off-by: Filip Kszczot <filip@kszczot.pl>

commit 0e8cc79e77e0c2aa7d8722e36d315cee2d40406d
Author: mtxn <mtxn@duck.com>
Date: Sun Feb 15 01:06:27 2026 +0100

app-misc/hyprqt6engine: add missing metadata.xml

commit 6fbbd83ac938f0b0cd03192bf409c897d70663a4
Author: mtxn <mtxn@duck.com>
Date: Sat Feb 14 18:26:16 2026 +0100

app-misc/hyprqt6engine: add missing Manifest

commit 41b7157e95be7a4210a7f38b133d53f29fb52a07
Author: mtxn <mtxn@duck.com>
Date: Sat Feb 14 18:23:30 2026 +0100

app-misc/hyprqt6engine: add 0.1.0

removed unnecessary variables

Signed-off-by: mtxn <mtxn@duck.com>

commit 07728dea03a6d81fc9e08b56bb0acfd2cd9e65e9
Author: mtxn <mtxn@duck.com>
Date: Sat Feb 14 03:10:13 2026 +0100

app-misc/hyprqt6engine: add 9999

Signed-off-by: mtxn <mtxn@duck.com>