Commit Graph

8 Commits

Author SHA1 Message Date
3e3fa6f80b
Updated hyprsolusctl
Added version
2024-10-09 19:11:37 +01:00
355cf7dc27
Updated hyprsolusctl
Allow for update to not check for package updates unless explicitly told. Fixed bugs
2024-10-09 18:43:00 +01:00
9ca1f80ad5
Updated hyprsolusctl 2024-10-09 18:35:27 +01:00
8f8c88da63
Updated hyprsolusctl 2024-10-09 18:29:31 +01:00
5a7753b99d
Updated hyprsolusctl 2024-10-09 18:26:03 +01:00
d3731b61f9
Updated hyprsolusctl 2024-10-09 18:22:45 +01:00
bc22cc40e0
Updated hyprsolusctl 2024-10-09 17:20:07 +01:00
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