diff options
| author | Don Williams <don.e.williams@gmail.com> | 2025-11-14 16:44:40 -0500 |
|---|---|---|
| committer | Don Williams <don.e.williams@gmail.com> | 2025-11-14 16:44:40 -0500 |
| commit | 7741755ccff931fe8eb93903093a12199fae78fb (patch) | |
| tree | edb7e5ce0403876b08dc54aa00c3394a8d268784 | |
| parent | 0a9484f35e7726c697e1e64b27355a5f9ebc53b0 (diff) | |
Updated Changelog
On branch development
Your branch is up to date with 'origin/development'.
Changes to be committed:
modified: CHANGES-v2.3.18.md
| -rw-r--r-- | CHANGES-v2.3.18.md | 51 |
1 files changed, 48 insertions, 3 deletions
diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md index 97af5183..ba169c1f 100644 --- a/CHANGES-v2.3.18.md +++ b/CHANGES-v2.3.18.md @@ -3,12 +3,24 @@ ## FIXES: - Changed to Hyprland (only) Packages from SID - - No longer build from source + - No longer built from source - Hyprland Version @ v0.51.1 - If/When SID it updated, updates will be done as normal process -- Overview Toggle keyind SUPER + A now properly detects QS +- Overview Toggle keyind SUPER + A now properly detects QuickShell - If QS fails, or not installed AGS will be started instead -- Fixed Super J/K cycle next/prev being activated switch +- Fixed Super J/K cycle next/prev weren't working in both master / dwindle +- Fixed Weather.py one-off run +- Removed Hyprsunt from status group. -- Credit: Alberson Miranda +- Added more application icons for waybars +- Weather.py basically rewritten to improve look and functionality +- Credit: Prabin Panta + The Jak team also heavily contributed to the rewrite +- Waybar fixed + - Changing the waybar config would sometimes require it to be done twice + - Cause: options were incorrect annotated with "👉 ${name}" +- `GameMode.sh` fixed to function consistently +- Updated `WalllustSwww.sh` wallpaper path +- Corrected typo in Show Open Apps ## CHANGES: @@ -17,3 +29,36 @@ - Adjust spacing margines of the various fields - Small changes to color variabbles Trying to balance colors - Fixed both 1080 and 2K+ configurations +- `UserConfigs/Startup_App.conf` is now sourced in `hyprland.conf` +- It was being sourced twice +- Some scripts weren't executable + - `scripts/Battery.sh` + - `scripts/ComposeHyprConfigs.sh` + - `scripts/OverviewToggle.sh` + - `scripts/sddm_wallpaper.sh` +- SWWW updated to v0.11.2 +- Fixes numerous issues +- Portrait monitors especially +- SWWW isn't being maintained In future will switch to AWWWW +- Added a message before installing wallpapers that some are AI generated or enhanced +- Changed `/usr/bin/bash` to `/usr/bin/evn bash` for better portability +- Small adjustment to `DropDownterminal.sh` +- Increased top margin % to center it more +- Widdened it. +- These options are settable in the script. + +## FEATURES: + +- Hyprsunet retains last state on/off + - Credit: Alberson Miranda +- Fastfetch now displays the version of the Jak Dotfiles +- ChangeLayout.sh + - Dynamically binds SUPER J/K based on current layout + - Previously only worked in Master Layout + - Credit: Suresh Thagunna + - Along with that KeybindsLayoutInit script reads current default layout + - Then it adjusts the SUPER J/K keybindings appropriately +- RofiBeats dynamic music system added +- Binds now included descriptions. +- Switched from `bind` to `bindd` +- Improves usability of keybind search |
