aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDon Williams <Don.E.Williams@gmail.com>2025-10-06 12:53:24 -0400
committerDon Williams <Don.E.Williams@gmail.com>2025-10-06 12:53:24 -0400
commitc77c87cfa2708f0aa60009d7ce279b61827d480d (patch)
tree5fa6420c28d3d2101a81a16f361fdd4280c2edba
parent6bb0ce31bb01516a37c4b5b09843a9f0b5dd859d (diff)
Updated CHANGELOG formatinmg
On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: CHANGELOG.md
-rw-r--r--CHANGELOG.md37
1 files changed, 16 insertions, 21 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6b40856f..990a2f03 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,28 +1,23 @@
-# CHANGELOG - JAK's Hyprland Dotfiles
+# Changelog — JAK's Hyprland Dotfiles
+## 2025-10-06
-## Updates and fixes
+### 🐛 Fixes
+- Correct `windowrule` syntax error.
+- Ensure wallpaper selector applies wallpaper to SDDM.
+- Update theme colors when a new wallpaper is selected.
-## October 6th, 2025
-
-- Fixes:
- - `windowrule` syntax error corrected
- - Wallpaper selector didn't apply wallpaper to SDDM
- - Theme colors didn't change when new wallpaper selected
- - `Weather.py` fixes:
- - Nearly rewritten from scratch
- - Now launches properly in waybar
- - Better detection of location
- - Also variables in script to override
- - Changed to OpenMeto for weather info
- - With alternative fallbacks as well
- - DropDown Terminal fixes:
- - Added `TerminalDropDown.sh` to startup
- - Now dropdown works first time you invoke it
- - Hard coded to kitty vs. `$term`
- - More consistent operation vs. `$term`
- - Updated `gestures` to accomodate Hyprland 0.5x changes
+### 🌦️ Weather.py
+- ♻️ Substantial refactor.
+- ✅ Launches properly in Waybar.
+- 📍 Improved location detection; overridable variables exposed.
+- 🌐 Switched to Open-Meteo for weather data with fallback providers.
+### 🖥️ Drop-down terminal
+- 🔧 Start on login via `TerminalDropDown.sh` so first invocation works.
+- 🐱 Use Kitty explicitly instead of `$TERM` for consistent behavior.
+### 🖱️ Gestures
+- 🔧 Updated to accommodate Hyprland 0.5x changes.
If you have any questions, feel free to contact via [GitHub Discussions](https://github.com/JaKooLit/Hyprland-Dots/discussions) or [Through Discord Server](https://discord.gg/kool-tech-world)
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage