aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES-v2.3.18.md
diff options
context:
space:
mode:
authorMartin Guzman <55927935+brockar@users.noreply.github.com>2025-11-22 13:42:39 -0300
committerGitHub <noreply@github.com>2025-11-22 13:42:39 -0300
commitbcfd5e7c2b67f0a62b1ceeb62d20b0a80ca55a70 (patch)
treee87f649fe0c9d8f382b8f465d1468b6495fb5886 /CHANGES-v2.3.18.md
parentc862835221decf03b6640bb43e4044861cceaa04 (diff)
parent1351220a092414ae593bc006e3a3ebc09523198d (diff)
Merge pull request #871 from JaKooLit/development
[Bug] Change to waybar sleep timers was too long, slowed down waybar start/refressh
Diffstat (limited to 'CHANGES-v2.3.18.md')
-rw-r--r--CHANGES-v2.3.18.md72
1 files changed, 72 insertions, 0 deletions
diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md
new file mode 100644
index 00000000..29eb7c41
--- /dev/null
+++ b/CHANGES-v2.3.18.md
@@ -0,0 +1,72 @@
+# CHANGES: Hyprland-Dots v2.3.18
+
+## FIXES:
+
+- Fixed: 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 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
+- Fixed: Waybar
+ - Changing the waybar config `SUPERALT + B` would sometimes need to be done twice
+ - Cause: options were incorrect annotated with "👉 ${name}"
+- Fixed: `GameMode.sh` to function consistently
+- Updated: `WalllustSwww.sh` wallpaper path
+- Corrected: Typo in Show Open Apps
+- GameMode.sh / Refresh.sh
+ - Enabling / Disabling repeatedly would result in multiple waybars
+ - Added additional `sleep` commands in `GameMode.sh` and `Refresh.sh`
+ - Resolves [Issue 870](https://github.com/JaKooLit/Hyprland-Dots/issues/870)
+
+## CHANGES:
+
+- Changed: Hyprland Packages from SID
+ - No longer built from source
+ - Hyprland Version @ v0.51.1
+ - If/When SID it updated, updates will be done as normal process
+- Lock screen:
+ - Clock now horizontal and smaller
+ - 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`
+- Updated: SWWW 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
+- Adjusted: Small change to `DropDownterminal.sh`
+ - Increased top margin % to center it more
+ - Widened 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 include descriptions.
+ - Switched from `bind` to `bindd`
+ - Improves usability of keybind search
+- Add new laptop gesture for zoom system.
+
+Thanks to everyone that contributed, or reported issues.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage