Commit Graph

4 Commits

Author SHA1 Message Date
outfoxxed 00beba904f
core: use qt libraries and follow qml module conventions (#8)
* core: use qt libraries and follow qml module conventions

Uses a qml module instead of a context property.
Replaces usages of std and hyprutils with qtbase where applicable.
Removes dependencies: hyprutils, wl-copy, whoami, uname.
Rolls c++ version back to 20, as 23 isn't currently required for anything.

* core: use hyprutils and std again
2024-10-15 11:38:31 +01:00
Mihai Fufezan e740e9ab01
Nix: prefix PATH with pciutils 2024-10-13 20:58:05 +03:00
Mihai Fufezan 05e31b6ed8
Nix: add pciutils dep 2024-10-13 20:30:10 +03:00
Mihai Fufezan bbaf81f347
Nix: init 2024-10-13 20:00:20 +03:00