| Commit message (Expand) | Author | Age | Lines |
| * | Added more appl icons for waybars that use them | Don Williams | 2025-10-29 | -5/+33 |
| * | The variable for UserConfig dir was hard coded | Don Williams | 2025-10-28 | -3/+1 |
| * | Fixed path issue on Startup and Window Rules | Don Williams | 2025-10-28 | -3/+3 |
| * | Changed /usr/bin/bash to /usr/bin/env bash | Don Williams | 2025-10-28 | -56/+460 |
| * | fix: waybar: now use WeatherWrap.sh | brockar | 2025-10-28 | -2/+3 |
| * | weatherWrap.sh -> WeatherWrap.sh | brockar | 2025-10-28 | -4/+5 |
| * | feat(weather): prioritize MANUAL_PLACE for geocoding and skip reverse lookup ... | prabinpanta0 | 2025-10-28 | -8/+16 |
| * | revert back to original | prabinpanta0 | 2025-10-28 | -1/+3 |
| * | feat(weather): URL-encode city, harden file handling, and produce safe JSON/c... | prabinpanta0 | 2025-10-28 | -17/+44 |
| * | chore(hypridle): remove synchronous weatherWrap invocation from lock_cmd and ... | prabinpanta0 | 2025-10-28 | -4/+2 |
| * | feat(weatherWrap): add Python‑first entrypoint with Bash fallback | prabinpanta0 | 2025-10-28 | -1/+34 |
| * | chore(lock): prime weather cache before locking session | prabinpanta0 | 2025-10-28 | -0/+3 |
| * | chore(hypridle): refresh weather cache synchronously on lock | prabinpanta0 | 2025-10-28 | -1/+1 |
| * | feat(weather): forward geocode MANUAL_PLACE/WEATHER_PLACE to lat/lon | prabinpanta0 | 2025-10-28 | -7/+50 |
| * | feat(weather): prefer structured wttr.in format, harden cache and icons | prabinpanta0 | 2025-10-28 | -9/+176 |
| * | config(hypr): preserve valid zero values for is_day and weather_code by using... | prabinpanta0 | 2025-10-27 | -2/+4 |
| * | config(hypr): preserve fetched/cached place and stop preemptive MANUAL/ENV ov... | prabinpanta0 | 2025-10-27 | -7/+5 |
| * | Update config/hypr/UserScripts/Weather.py | Prabin Panta | 2025-10-27 | -1/+1 |
| * | config(hypr): preserve empty place strings & prefer MANUAL/ENV place; use exp... | prabinpanta0 | 2025-10-27 | -8/+9 |
| * | config(hypr): skip empty place parts and simplify place selection using or-ch... | prabinpanta0 | 2025-10-27 | -6/+6 |
| * | config(hypr): preserve empty place strings and use explicit None checks | prabinpanta0 | 2025-10-27 | -6/+7 |
| * | config(hypr): add python3 availability check, forward args and propagate exit... | prabinpanta0 | 2025-10-27 | -1/+11 |
| * | config(hypr): run Weather.sh at startup; lower weather cache TTL to 5 minutes | prabinpanta0 | 2025-10-27 | -1/+4 |
| * | config(hypr): disable tooltip markup by default, refine place handling & simp... | prabinpanta0 | 2025-10-27 | -95/+19 |
| * | config(hypr): relax out_data typing in Weather.py to Dict[str, Any] | prabinpanta0 | 2025-10-26 | -1/+1 |
| * | config(hypr): improve numeric coercion and add ensure_* warnings | prabinpanta0 | 2025-10-26 | -2/+12 |
| * | config(hypr): refactor Weather.py — pathlib, typing, safer parsing & modula... | prabinpanta0 | 2025-10-26 | -178/+500 |
| * | config: update icon from linux to hyprland for fastfetch | brockar | 2025-10-20 | -8/+8 |
| * | config: fastfetch: add the dots version on every fastfetch | brockar | 2025-10-20 | -24/+49 |
| * | config: add env var for dots version | brockar | 2025-10-20 | -0/+3 |
| * | Merge 'Development' into development to publish Waybar marker fix | Don Williams | 2025-10-20 | -2/+2 |
| |\ |
|
| | * | Waybar: fix rofi selection marker stripping; prevent embedding 👉 in symlin... | Don Williams | 2025-10-20 | -2/+2 |
| * | | disabled workspace rules adj dropdown term size | Don Williams | 2025-10-18 | -307/+308 |
| |/ |
|
| * | hotfix: Update GameMode.sh to switch several times properly | mio-dokuhaki | 2025-10-16 | -0/+1 |
| * | hotfix: Update WallustSwww.sh (Changed wallpaper_path) | mio-dokuhaki | 2025-10-15 | -1/+2 |
| * | Update UserKeybinds.conf | Donald Williams | 2025-10-13 | -1/+1 |
| * | Resolve merge conflict in Weather.py by keeping ddubs-hyprsunset version | Don Williams | 2025-10-13 | -1/+9 |
| |\ |
|
| | * | Update WindowRules.conf | Donald Williams | 2025-10-06 | -1/+1 |
| | * | Merge branch 'main' into development | Donald Williams | 2025-10-03 | -1/+1 |
| | |\ |
|
| | | * | Merge branch 'main' into main | Donald Williams | 2025-10-03 | -0/+8 |
| | | |\ |
|
| | | * | | Update Dropterminal.sh | CharlyMH | 2025-10-03 | -2/+2 |
| | * | | | Merge branch 'main' into development | Donald Williams | 2025-10-03 | -0/+8 |
| | |\ \ \
| | | |/
| | |/| |
|
| | | * | | Made few tweaks to make the windows to stop the constant changes in the focus... | Vighnesh Shukla | 2025-09-23 | -0/+8 |
| | | |/ |
|
| | * | | Weather.py: switch to Open-Meteo; add caching, reverse geocoding, robust geol... | Don Williams | 2025-09-22 | -46/+1032 |
| * | | | Removed v2.3.16 file in prep for release | Don Williams | 2025-10-13 | -5/+0 |
| * | | | Removed group feature | Don Williams | 2025-10-12 | -32/+0 |
| * | | | Added Groups & keybinds from Matt @ The Linux cast | Don Williams | 2025-10-12 | -0/+34 |
| * | | | Updated weather.py should be same as development branch | Don Williams | 2025-10-05 | -107/+504 |
| * | | | feat(nightlight/ui): enlarge icon via Pango markup (escape=false), reserve sp... | Don Williams | 2025-10-05 | -3/+4 |
| * | | | fix(waybar/nightlight): use universal icons (☀/🌇) and explicit {text} fo... | Don Williams | 2025-10-05 | -7/+8 |