You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-4Lines changed: 6 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,13 +4,13 @@ All notable changes to `HyDE` will be documented in this file.
4
4
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to _Modified_[CalVer](https://calver.org/). See [Versioning](https://github.com/HyDE-Project/HyDE/blob/master/RELEASE_POLICY.md#versioning-yymq) For more info
6
6
7
-
## v25.8.1 (Unreleased)
7
+
## v25.8.2
8
8
9
9
Big CHANGE in HyDE! We are now using `uwsm` for session management and app2unit for application management.
10
10
11
-
**PLEASE run install.sh again to upgrade and install missing dependencies!!!**
11
+
**PLEASE run install.sh again to upgrade and install missing dependencies and REBOOT!**
12
12
13
-
Upon opening in you SDDM, Please choose `Hyprland (UWSM Managed)` as your session. Or else you will handle the session yourself!
13
+
In SDDM, please choose `Hyprland (UWSM Managed)` as your session. Or else you will handle the session yourself!
14
14
15
15
### Changed
16
16
@@ -27,12 +27,14 @@ Upon opening in you SDDM, Please choose `Hyprland (UWSM Managed)` as your sessio
27
27
- Package: UWSM as dependency for HyDE.
28
28
- Core: app2unit.sh and xdg-terminal-exec as as static dependencies. These tools are not widely available and are not part of the core dependencies.
29
29
- The ~/.config/xdg-terminals.list file is now used to determine which terminal to use.
30
+
- Wallbash: Added spotify flatpak support
30
31
31
32
### Fixed
32
33
33
34
- Waybar: Some fixes for modules
34
35
- Waybar: gpuinfo throws errors eg broken pipe
35
-
- LibL Clean up variables that are using HYDE*, we will try to use the XDG\_* variables instead.
36
+
- Lib: Clean up variables that are using HYDE*, we will try to use the XDG\_* variables instead.
37
+
- Core: Fixed some issues with the theming script stack.
0 commit comments