Build system for installing Hyprland on Solus with extra features.
Go to file
TheOnePath dab6392d04
Added hyprsolusctl
Added hyprsolusctl which is a control script for managing hyprsolus.
Features include:
  - checking for new updates. This provides the ability to know when a
    newer version of Hyprland has been release. Note that this works
    based off the tags of Hyprland, which are the releases.
  - provide info of the latest changes. The changelog provided by
    Hyprland is saved locally under $HOME/.cached and can be viewed any
    time. If a newer version of Hyprland is available the changelog will
    be this.
  - update hyprsolus. The ability to update hyprsolus itself.
  - upgrading the system (WIP). The system is prepared and upgraded with
    the latest versions of libraries, components provided by hyprsolus
    and importantly Hyprland itself.
2024-10-09 16:26:03 +01:00
aquamarine@65dd97b5d2 Updated to v0.44.0 2024-10-09 15:13:40 +01:00
hyprcursor@70fb494aa6 Updated to v0.44.0 2024-10-09 15:13:40 +01:00
Hyprland@6ae89940c7 Updated to v0.44.0 2024-10-09 15:13:40 +01:00
hyprlang@f054f2e44d Updated to v0.44.0 2024-10-09 15:13:40 +01:00
hyprlock@eb63207ef0 Updated to v0.44.0 2024-10-09 15:13:40 +01:00
hyprpaper@1c18ad6503 Updated to v0.44.0 2024-10-09 15:13:40 +01:00
hyprutils@3f5293432b Updated to v0.44.0 2024-10-09 15:13:40 +01:00
hyprwayland-scanner@500c81a9e1 Updated to v0.44.0 2024-10-09 15:13:40 +01:00
systemd Added systemd units for hyprsolusctl 2024-10-09 15:24:44 +01:00
wl-clipboard@4f20741f66 Added project dependency submodules 2024-06-17 21:12:31 +01:00
.gitignore Updated to v0.44.0 2024-10-09 15:13:40 +01:00
.gitmodules Created Hyprland v0.41.2 branch 2024-09-02 13:42:31 +01:00
depends.txt Added depends.txt 2024-10-09 15:27:31 +01:00
hyprsolusctl Added hyprsolusctl 2024-10-09 16:26:03 +01:00
install.sh Added install script 2024-10-09 16:01:13 +01:00
LICENSE.txt Added GPL-3.0-or-later 2024-06-17 23:06:24 +01:00
Makefile Updated Makefile 2024-10-08 19:05:31 +01:00
requirements.sh Updated requirements.txt 2024-10-09 16:01:57 +01:00