| Commit message (Expand) | Author | Age | Lines |
| * | Added more appl icons for waybars that use them | Don Williams | 2025-10-29 | -5/+33 |
| * | Added message about AI wallpaper download | Don Williams | 2025-10-29 | -25/+29 |
| * | Updated CHANGELOG.md | Don Williams | 2025-10-28 | -3/+14 |
| * | 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 | -69/+544 |
| * | Merge pull request #854 from prabinpanta0/development | Martin Guzman | 2025-10-28 | -211/+805 |
| |\ |
|
| | * | fix: waybar: now use WeatherWrap.sh | brockar | 2025-10-28 | -2/+3 |
| | * | weatherWrap.sh -> WeatherWrap.sh | brockar | 2025-10-28 | -4/+5 |
| | * | Merge pull request #11 from prabinpanta0/development-weather | Prabin Panta | 2025-10-28 | -8/+16 |
| | |\ |
|
| | | * | feat(weather): prioritize MANUAL_PLACE for geocoding and skip reverse lookup ... | prabinpanta0 | 2025-10-28 | -8/+16 |
| | * | | Merge pull request #10 from prabinpanta0/development-weather | Prabin Panta | 2025-10-28 | -1/+3 |
| | |\| |
|
| | | * | revert back to original | prabinpanta0 | 2025-10-28 | -1/+3 |
| | |/ |
|
| | * | Merge pull request #9 from prabinpanta0/development-weather | Prabin Panta | 2025-10-28 | -20/+291 |
| | |\ |
|
| | | * | 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 |
| | * | | Merge pull request #8 from prabinpanta0/development-weather | Prabin Panta | 2025-10-27 | -97/+36 |
| | |\| |
|
| | | * | 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 |
| | * | | Merge pull request #2 from prabinpanta0/development-weather | Prabin Panta | 2025-10-26 | -178/+550 |
| |/| |
| |/ |
|
| | * | 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 |
| | * | gitignore: add ignores for Python artifacts, virtualenvs, test/coverage, lint... | prabinpanta0 | 2025-10-26 | -0/+40 |
| |/ |
|
| * | 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 |
| * | | Merge remote-tracking branch 'origin/main' into development | Don Williams | 2025-10-16 | -2/+4 |
| |\| |
|
| | * | Merge pull request #846 from JaKooLit/hotfix-branch | Martin Guzman | 2025-10-16 | -0/+1 |
| | |\ |
|
| | | * | hotfix: Update GameMode.sh to switch several times properly | mio-dokuhaki | 2025-10-16 | -0/+1 |
| | |/ |
|
| | * | Merge pull request #844 from JaKooLit/hotfix-branch | Martin Guzman | 2025-10-15 | -1/+2 |
| | |\ |
|
| | | * | hotfix: Update WallustSwww.sh (Changed wallpaper_path) | mio-dokuhaki | 2025-10-15 | -1/+2 |
| | |/ |
|
| | * | Merge pull request #842 from JaKooLit/dwilliam62-rofi-fix | Martin Guzman | 2025-10-13 | -1/+1 |
| | |\ |
|
| | | * | Update UserKeybinds.conf | Donald Williams | 2025-10-13 | -1/+1 |
| | |/ |
|
| * | | Merge remote-tracking branch 'origin/main' into development | Don Williams | 2025-10-13 | -452/+705 |
| |\| |
|