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
outfoxxed 52a32d3afe
core: use QApplication and respect user theme choice (#6)
Fixes qqc2-desktop-style usage
2024-10-14 00:26:29 +01:00
Vaxry a0d09b1fd6 core: add desktop file 2024-10-13 18:39:47 +01:00
Vaxry a264ee9d76 core: initial commit 2024-10-13 16:48:22 +01:00