From 0a9484f35e7726c697e1e64b27355a5f9ebc53b0 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 14 Nov 2025 12:27:19 -0500 Subject: Fixed SUPER J/K ping ponging On branch development Your branch is up to date with 'origin/development'. Changes to be committed: new file: CHANGES-v2.3.18.md modified: config/hypr/scripts/ChangeLayout.sh modified: config/hypr/scripts/KeybindsLayoutInit.sh --- CHANGES-v2.3.18.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 CHANGES-v2.3.18.md (limited to 'CHANGES-v2.3.18.md') diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md new file mode 100644 index 00000000..97af5183 --- /dev/null +++ b/CHANGES-v2.3.18.md @@ -0,0 +1,19 @@ +# CHANGES: Hyprland-Dots v2.3.18 + +## FIXES: + +- Changed to Hyprland (only) Packages from SID + - No longer build 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 +- If QS fails, or not installed AGS will be started instead +- Fixed Super J/K cycle next/prev being activated switch + +## CHANGES: + +- 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 -- cgit v1.2.3 From 7741755ccff931fe8eb93903093a12199fae78fb Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 14 Nov 2025 16:44:40 -0500 Subject: Updated Changelog On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGES-v2.3.18.md --- CHANGES-v2.3.18.md | 51 ++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 48 insertions(+), 3 deletions(-) (limited to 'CHANGES-v2.3.18.md') 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 -- cgit v1.2.3 From 58361c13b62f264049e2ad5703628a010a0c6574 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 14 Nov 2025 16:52:29 -0500 Subject: Text cleanup of Changelog --- CHANGES-v2.3.18.md | 40 +++++++++++++++++++++------------------- 1 file changed, 21 insertions(+), 19 deletions(-) (limited to 'CHANGES-v2.3.18.md') diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md index ba169c1f..f6f9ecd9 100644 --- a/CHANGES-v2.3.18.md +++ b/CHANGES-v2.3.18.md @@ -2,11 +2,7 @@ ## FIXES: -- Changed to Hyprland (only) 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 -- Overview Toggle keyind SUPER + A now properly detects QuickShell +- 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 @@ -24,28 +20,32 @@ ## 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 + - 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. +- 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 + - Widdened it. + - These options are settable in the script. ## FEATURES: @@ -59,6 +59,8 @@ - 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 +- Binds now include descriptions. + - Switched from `bind` to `bindd` + - Improves usability of keybind search + +Thanks to everyone that contributed, or reported issues. -- cgit v1.2.3 From 1f3ef992bf1afffc70636493ec40309a78ae0f3a Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 14 Nov 2025 16:54:41 -0500 Subject: Text cleanup of Changelog --- CHANGES-v2.3.18.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'CHANGES-v2.3.18.md') diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md index f6f9ecd9..d7aebe06 100644 --- a/CHANGES-v2.3.18.md +++ b/CHANGES-v2.3.18.md @@ -6,11 +6,12 @@ - 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 +- 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 + - 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}" @@ -44,7 +45,7 @@ - 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 - - Widdened it. + - Widened it. - These options are settable in the script. ## FEATURES: -- cgit v1.2.3 From 78d15254ee56be6013af754714eaf14c44535b53 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 14 Nov 2025 16:57:56 -0500 Subject: Text cleanup of Changelog --- CHANGES-v2.3.18.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'CHANGES-v2.3.18.md') diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md index d7aebe06..4f76a5d0 100644 --- a/CHANGES-v2.3.18.md +++ b/CHANGES-v2.3.18.md @@ -3,21 +3,21 @@ ## 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. + - 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 +- 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 +- Fixed: Waybar + - Changing the waybar config `SUPERALT + B` would sometimes need 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 +- Fixed: `GameMode.sh` to function consistently +- Updated: `WalllustSwww.sh` wallpaper path +- Corrected: Typo in Show Open Apps ## CHANGES: @@ -25,7 +25,7 @@ - No longer built from source - Hyprland Version @ v0.51.1 - If/When SID it updated, updates will be done as normal process -- Lock screen +- Lock screen: - Clock now horizontal and smaller - Adjust spacing margines of the various fields - Small changes to color variabbles Trying to balance colors -- cgit v1.2.3 From a151dda103af298fb4af3ed381217e35b8cc97c9 Mon Sep 17 00:00:00 2001 From: Don Williams Date: Fri, 21 Nov 2025 22:28:45 -0500 Subject: Repeated gamemode cycling gets multiple waybars MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit You have to hammer on it, to get it to occr Added addtional sleep timer to allow pkill to keep up Resolves: https://github.com/JaKooLit/Hyprland-Dots/issues/870 On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGES-v2.3.18.md modified: config/hypr/scripts/GameMode.sh modified: config/hypr/scripts/Refresh.sh --- CHANGES-v2.3.18.md | 4 ++++ config/hypr/scripts/GameMode.sh | 1 + config/hypr/scripts/Refresh.sh | 6 +++++- 3 files changed, 10 insertions(+), 1 deletion(-) (limited to 'CHANGES-v2.3.18.md') diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md index 4f76a5d0..69aabec4 100644 --- a/CHANGES-v2.3.18.md +++ b/CHANGES-v2.3.18.md @@ -18,6 +18,10 @@ - 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: diff --git a/config/hypr/scripts/GameMode.sh b/config/hypr/scripts/GameMode.sh index ec1e541e..59cf7372 100755 --- a/config/hypr/scripts/GameMode.sh +++ b/config/hypr/scripts/GameMode.sh @@ -20,6 +20,7 @@ if [ "$HYPRGAMEMODE" = 1 ] ; then hyprctl keyword "windowrule opacity 1 override 1 override 1 override, ^(.*)$" swww kill notify-send -e -u low -i "$notif" " Gamemode:" " enabled" + sleep 0.1 exit else swww-daemon --format xrgb && swww img "$HOME/.config/rofi/.current_wallpaper" & diff --git a/config/hypr/scripts/Refresh.sh b/config/hypr/scripts/Refresh.sh index 2e772aa9..1dd59752 100755 --- a/config/hypr/scripts/Refresh.sh +++ b/config/hypr/scripts/Refresh.sh @@ -24,6 +24,9 @@ done # added since wallust sometimes not applying killall -SIGUSR2 waybar +# Added sleep for GameMode causing multiple waybar +sleep 0.1 + # quit ags & relaunch ags #ags -q && ags & @@ -34,6 +37,7 @@ killall -SIGUSR2 waybar # some process to kill for pid in $(pidof waybar rofi swaync ags swaybg); do kill -SIGUSR1 "$pid" + sleep 0.3 done #Restart waybar @@ -52,4 +56,4 @@ if file_exists "${UserScripts}/RainbowBorders.sh"; then ${UserScripts}/RainbowBorders.sh & fi -exit 0 \ No newline at end of file +exit 0 -- cgit v1.2.3 From aefafcfdaad27df4d0943c475840a93fdb7b0e82 Mon Sep 17 00:00:00 2001 From: brockar Date: Sat, 22 Nov 2025 11:50:26 -0300 Subject: feat: Add new laptop gesture for zoom --- CHANGES-v2.3.18.md | 1 + config/hypr/UserConfigs/UserSettings.conf | 2 ++ 2 files changed, 3 insertions(+) (limited to 'CHANGES-v2.3.18.md') diff --git a/CHANGES-v2.3.18.md b/CHANGES-v2.3.18.md index 69aabec4..29eb7c41 100644 --- a/CHANGES-v2.3.18.md +++ b/CHANGES-v2.3.18.md @@ -67,5 +67,6 @@ - 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. diff --git a/config/hypr/UserConfigs/UserSettings.conf b/config/hypr/UserConfigs/UserSettings.conf index f81ccc6a..4802e79a 100644 --- a/config/hypr/UserConfigs/UserSettings.conf +++ b/config/hypr/UserConfigs/UserSettings.conf @@ -73,6 +73,8 @@ gestures { workspace_swipe_create_new = true workspace_swipe_forever = true #workspace_swipe_use_r = true #uncomment if wanted a forever create a new workspace with swipe right + gesture = 3, up, dispatcher, exec, hyprctl keyword cursor:zoom_factor "$(hyprctl getoption cursor:zoom_factor | awk 'NR==1 {factor = $2; if (factor < 1) {factor = 1}; print factor * 1.5}')" + gesture = 3, down, dispatcher, exec, hyprctl keyword cursor:zoom_factor "$(hyprctl getoption cursor:zoom_factor | awk 'NR==1 {factor = $2; if (factor < 1) {factor = 1}; print factor / 1.5}')" } misc { -- cgit v1.2.3