Kamikadze
81a029e504
hyprpm: exclude glaze from all targets during fetch
2026-02-12 00:12:42 +02:00
Tyr Heimdal
fd48d102e1
Reapply "hyprpm: bump glaze version"
...
This reverts commit e92b20292b .
2026-02-12 00:01:33 +02:00
Mihai Fufezan
e92b20292b
Revert "hyprpm: bump glaze version"
...
This reverts commit 116537b494 .
Re-apply when glaze 7.0.0 lands in Arch repos.
Relevant discussion: https://github.com/hyprwm/Hyprland/discussions/13043#discussioncomment-15636089
2026-01-29 13:14:05 +02:00
Mihai Fufezan
116537b494
hyprpm: bump glaze version
2026-01-29 01:37:09 +02:00
Aureus
6712fb954f
cmake: only use system glaze package if above version 6.0.0 ( #12559 )
2025-12-09 12:44:02 +00:00
Vaxry
9cd070fd31
hyprpm: check for abi strings in headersValid ( #12504 )
...
---------
Co-authored-by: Virt <41426325+VirtCode@users.noreply.github.com>
2025-12-04 18:00:15 +00:00
Vaxry
858c0e26d1
hyprpm: move to system directories for storing plugins ( #10211 )
2025-05-01 18:00:26 +02:00
Vaxry
b8a204c21d
ci: minor fixes to glaze
2025-04-30 22:43:37 +01:00
davc0n
1989b0049f
hyprpm: add glaze dependency FetchContent fallback ( #8899 )
...
Use FetchContent to retrieve glaze dependency if not available with
find_package.
Allows to build hyprpm w/o installing glaze at system level (on some distros is
not available in official repositories).
2024-12-30 19:12:29 +00:00
Tuur Vanhoutte
43ca66779b
hyprpm: use glaze to parse hyprctl plugin list ( #8812 )
...
* Use std::filesystem::path in hyprpm DataState to avoid concatenating strings with (folder + "/" + file)
* Added getPluginStates helper method in DataState
* Small clang-tidy improvements
2024-12-27 14:40:46 +00:00
Vaxry
92186898c0
version: add link versions for other utils ( #8619 )
...
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-12-02 16:31:22 +00:00
Vaxry
a8ff3a452c
core: move to os/Process from hyprutils
...
nix bump too
2024-11-09 17:14:25 +00:00
Vaxry
8c64a4bad7
core: move to hyprutils for utils ( #6385 )
...
* core: move to hyprutils for utils
Nix: add hyprutils dep
* Meson: add hyprutils dep
* flake.lock: update
---------
Co-authored-by: Mihai Fufezan <mihai@fufexan.net>
2024-06-11 17:17:45 +02:00
Mihai Fufezan
99aa34db6e
CMake: install files (instead of Makefile)
2024-05-05 16:30:39 +03:00
Junxuan Liao
b2e5a80e2f
hyprpm: Link against tomlplusplus when using cmake ( #4145 )
...
This reduces the compilation time and is consistent with the meson version.
2023-12-13 14:15:03 +00:00
Vaxry
d360550546
hyprpm: Add hyprpm, a Hyprland Plugin Manager ( #4072 )
2023-12-07 10:41:09 +00:00