@@ -209,11 +209,35 @@ Build after core libraries are available.
209209
210210---
211211
212+ ### 17. hyprtoolkit
213+
214+ | Setting | Value |
215+ | ---------| -------|
216+ | Subdir | ` packages/hyprtoolkit ` |
217+ | Spec File | ` hyprtoolkit.spec ` |
218+ | Version | 0.4.1 |
219+ | Dependencies | aquamarine, hyprgraphics, hyprlang, hyprutils, hyprwayland-scanner |
220+ | Notes | Modern C++ Wayland-native GUI toolkit for Hyprland utilities |
221+
222+ ---
223+
224+ ### 18. hyprland-guiutils
225+
226+ | Setting | Value |
227+ | ---------| -------|
228+ | Subdir | ` packages/hyprland-guiutils ` |
229+ | Spec File | ` hyprland-guiutils.spec ` |
230+ | Version | 0.2.0 |
231+ | Dependencies | aquamarine, hyprtoolkit, hyprlang, hyprutils |
232+ | Notes | Successor to hyprland-qtutils. Provides dialog, donate-screen, run, update-screen, welcome utilities |
233+
234+ ---
235+
212236## Priority 3: CLI Tools
213237
214238These have no hyprland dependencies and can be built in parallel.
215239
216- ### 17 . eza
240+ ### 19 . eza
217241
218242| Setting | Value |
219243| ---------| -------|
@@ -224,7 +248,7 @@ These have no hyprland dependencies and can be built in parallel.
224248
225249---
226250
227- ### 18 . starship
251+ ### 20 . starship
228252
229253| Setting | Value |
230254| ---------| -------|
@@ -235,7 +259,7 @@ These have no hyprland dependencies and can be built in parallel.
235259
236260---
237261
238- ### 19 . lazygit
262+ ### 21 . lazygit
239263
240264| Setting | Value |
241265| ---------| -------|
@@ -246,7 +270,7 @@ These have no hyprland dependencies and can be built in parallel.
246270
247271---
248272
249- ### 20 . ghostty
273+ ### 22 . ghostty
250274
251275| Setting | Value |
252276| ---------| -------|
@@ -258,7 +282,7 @@ These have no hyprland dependencies and can be built in parallel.
258282
259283---
260284
261- ### 21 . quickshell
285+ ### 23 . quickshell
262286
263287| Setting | Value |
264288| ---------| -------|
@@ -269,7 +293,7 @@ These have no hyprland dependencies and can be built in parallel.
269293
270294---
271295
272- ### 22 . livesys-scripts
296+ ### 24 . livesys-scripts
273297
274298| Setting | Value |
275299| ---------| -------|
@@ -314,6 +338,10 @@ To ensure dependencies are satisfied, build in this order:
3143384 . hyprpaper (needs hyprgraphics, hyprlang, hyprutils, hyprwayland-scanner)
3153395 . xdg-desktop-portal-hyprland (needs hyprland-protocols, hyprlang, hyprutils, hyprwayland-scanner)
3163406 . hyprpolkitagent (needs hyprutils, hyprland-qt-support)
341+ 7 . hyprtoolkit (needs aquamarine, hyprgraphics, hyprlang, hyprutils, hyprwayland-scanner)
342+
343+ ** Batch 5** (depends on Batch 4):
344+ 1 . hyprland-guiutils (needs aquamarine, hyprtoolkit, hyprlang, hyprutils)
317345
318346---
319347
@@ -337,9 +365,11 @@ To ensure dependencies are satisfied, build in this order:
337365| 14 | hyprpaper | ` packages/hyprpaper ` | ` hyprpaper.spec ` | 0.7.6 |
338366| 15 | xdg-desktop-portal-hyprland | ` packages/xdg-desktop-portal-hyprland ` | ` xdg-desktop-portal-hyprland.spec ` | 1.3.11 |
339367| 16 | hyprpolkitagent | ` packages/hyprpolkitagent ` | ` hyprpolkitagent.spec ` | 0.1.3 |
340- | 17 | eza | ` packages/eza ` | ` eza.spec ` | 0.20.21 |
341- | 18 | starship | ` packages/starship ` | ` starship.spec ` | 1.24.1 |
342- | 19 | lazygit | ` packages/lazygit ` | ` lazygit.spec ` | 0.57.0 |
343- | 20 | ghostty | ` packages/ghostty ` | ` ghostty.spec ` | 1.2.3^git |
344- | 21 | quickshell | ` packages/quickshell ` | ` quickshell.spec ` | 0.2.1 |
345- | 22 | livesys-scripts | ` packages/livesys-scripts ` | ` livesys-scripts.spec ` | 0.9.1 |
368+ | 17 | hyprtoolkit | ` packages/hyprtoolkit ` | ` hyprtoolkit.spec ` | 0.4.1 |
369+ | 18 | hyprland-guiutils | ` packages/hyprland-guiutils ` | ` hyprland-guiutils.spec ` | 0.2.0 |
370+ | 19 | eza | ` packages/eza ` | ` eza.spec ` | 0.20.21 |
371+ | 20 | starship | ` packages/starship ` | ` starship.spec ` | 1.24.1 |
372+ | 21 | lazygit | ` packages/lazygit ` | ` lazygit.spec ` | 0.57.0 |
373+ | 22 | ghostty | ` packages/ghostty ` | ` ghostty.spec ` | 1.2.3^git |
374+ | 23 | quickshell | ` packages/quickshell ` | ` quickshell.spec ` | 0.2.1 |
375+ | 24 | livesys-scripts | ` packages/livesys-scripts ` | ` livesys-scripts.spec ` | 0.9.1 |
0 commit comments