| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | hotfix: remove hypersunset from status group. | Alberson Miranda | 2025-11-02 | -2/+0 |
| | | ||||
| * | Merge pull request #846 from JaKooLit/hotfix-branch | Martin Guzman | 2025-10-16 | -0/+1 |
| |\ | | | | | hotfix: Update GameMode.sh to switch several times properly | |||
| | * | 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 (Update wallpaper_path) | |||
| | * | 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 | |||
| | * | Update UserKeybinds.conf | Donald Williams | 2025-10-13 | -1/+1 |
| |/ | | | Fix typo in bindings for Show open apps | |||
| * | Merge pull request #841 from JaKooLit/ddubs-hyprsunset | Donald Williams | 2025-10-13 | -1113/+868 |
| |\ | | | | | Merge ddubs-hyprsunset into main fixes for wallust, sddm and weather | |||
| | * | Resolve merge conflict in Weather.py by keeping ddubs-hyprsunset version | Don Williams | 2025-10-13 | -1/+9 |
| | |\ | |/ |/| | ||||
| * | | Merge pull request #838 from JaKooLit/dwilliam62-fix-windowrule2-error | Donald Williams | 2025-10-06 | -1/+1 |
| |\ \ | | | | | | | Update WindowRules.conf | |||
| | * | | Update WindowRules.conf | Donald Williams | 2025-10-06 | -1/+1 |
| |/ / | | | | | Fixed windowrule2 syntax error | |||
| * | | Merge pull request #822 from dwilliam62/development | Donald Williams | 2025-10-03 | -127/+1247 |
| |\ \ | | | | | | | Weather.py: switch to Open-Meteo; add caching, reverse geocoding | |||
| | * \ | Merge branch 'main' into development | Donald Williams | 2025-10-03 | -1/+1 |
| | |\ \ | |/ / |/| | | ||||
| * | | | Merge pull request #833 from CharlyMH/main | Donald Williams | 2025-10-03 | -2/+2 |
| |\ \ \ | | | | | | | | | Editing Dropterminal.sh to work on the focused monitor. | |||
| | * \ \ | Merge branch 'main' into main | Donald Williams | 2025-10-03 | -0/+8 |
| | |\ \ \ | |/ / / |/| | | | ||||
| | * | | | Update Dropterminal.sh | CharlyMH | 2025-10-03 | -0/+0 |
| | | | | | ||||
| | * | | | Update Dropterminal.sh | CharlyMH | 2025-10-03 | -2/+2 |
| | | | | | | | | | | | | | The function now chooses the focused monitor instead of the first one in the array. | |||
| | | * | | Merge branch 'main' into development | Donald Williams | 2025-10-03 | -0/+8 |
| | | |\ \ | |_|/ / |/| | | | ||||
| * | | | | Merge pull request #825 from SVIGHNESH/fixthewindowflickering | Donald Williams | 2025-10-03 | -0/+8 |
| |\ \ \ \ | |/ / / |/| | | | Made few tweaks to make the windows to stop the constant changes in t… | |||
| | * | | | Made few tweaks to make the windows to stop the constant changes in the ↵ | Vighnesh Shukla | 2025-09-23 | -0/+8 |
| |/ / / | | | | | | | | | | focus of the Jetbrains Softwares | |||
| | * | | Weather.py: switch to Open-Meteo; add caching, reverse geocoding, robust ↵ | Don Williams | 2025-09-22 | -46/+1032 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | geolocation, and config options Conflicts: config/hypr/UserScripts/Weather.py interactive rebase in progress; onto ce07268 Last command done (1 command done): pick 2a5a7c5 # Weather.py: switch to Open-Meteo; add caching, reverse geocoding, robust geolocation, and config options No commands remaining. You are currently rebasing branch 'development' on 'ce07268'. Changes to be committed: modified: config/hypr/UserScripts/Weather.py | |||
| | | * | Upd scripts to be compatible with deb/ubuntu | Don Williams | 2025-10-13 | -56/+126 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: CHANGELOG.md modified: README.md modified: copy.sh modified: release.sh modified: upgrade.sh | |||
| | | * | Updated CHANGELOG.md for Hyprsunet | Don Williams | 2025-10-13 | -2/+10 |
| | | | | ||||
| | | * | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: config/hypr/UserConfigs/UserKeybinds.conf modified: config/hypr/UserConfigs/UserSettings.conf | |||
| | | * | Updated scripts to allow debian installs | Don Williams | 2025-10-09 | -391/+390 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | debian has been updated to current version 0.51.1 On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: copy.sh modified: release.sh | |||
| | | * | Added contributors to CHANGELOG.md | Don Williams | 2025-10-06 | -3/+10 |
| | | | | ||||
| | | * | updating CHANGELOG.md | Don Williams | 2025-10-06 | -3/+3 |
| | | | | ||||
| | | * | Updated CHANGELOG formatinmg | Don Williams | 2025-10-06 | -21/+16 |
| | | | | | | | | | | | | | | | | | | | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: CHANGELOG.md | |||
| | | * | Added initial CHANGELOG | Don Williams | 2025-10-06 | -0/+28 |
| | | | | | | | | | | | | | | | | | | | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: new file: CHANGELOG.md | |||
| | | * | Updated weather.py should be same as development branch | Don Williams | 2025-10-05 | -107/+504 |
| | | | | | | | | | | | | | | | | | | | | | | | | | On branch ddubs-hyprsunset Your branch is up to date with 'origin/ddubs-hyprsunset'. Changes to be committed: modified: config/hypr/UserScripts/Weather.py | |||
| | | * | feat(nightlight/ui): enlarge icon via Pango markup (escape=false), reserve ↵ | Don Williams | 2025-10-05 | -3/+4 |
| | | | | | | | | | | | | | space (min-length) | |||
| | | * | fix(waybar/nightlight): use universal icons (☀/🌇) and explicit {text} ↵ | Don Williams | 2025-10-05 | -7/+8 |
| | | | | | | | | | | | | | format for JSON | |||
| | | * | feat(hyprsunset): add libnotify messages on toggle; use plain glyph text; ↵ | Don Williams | 2025-10-05 | -7/+12 |
| | | | | | | | | | | | | | ensure nightlight button is visible in [TOP] Default Laptop; set escape=false for custom/nightlight | |||
| | | * | fix(hyprsunset): support hyprsunset v0.3.x (-i instead of -r), avoid CTM ↵ | Don Williams | 2025-10-05 | -4/+22 |
| | | | | | | | | | | | | | conflicts, run in background, process-based status | |||
| | | * | feat(hyprsunset): add Hyprsunset toggle script, SUPER+N keybind, and Waybar ↵ | Don Williams | 2025-10-05 | -6/+122 |
| | | | | | | | | | | | | | nightlight button across all layouts; include in status and vertical power groups | |||
| | | * | Merge pull request #797 from SherLock707/qs_overview_fix_v2 | Donald Williams | 2025-10-05 | -9/+61 |
| | | |\ | | | | | | | | | Overview multimonitor fix Test with laptop and external display | |||
| | | | * | Merge branch 'development' into qs_overview_fix_v2 | Donald Williams | 2025-10-03 | -32/+33 |
| | | | |\ | ||||
| | | | * \ | Merge branch 'development' into qs_overview_fix_v2 | Donald Williams | 2025-09-23 | -32/+75 |
| | | | |\ \ | ||||
| | | | * \ \ | Merge branch 'development' into qs_overview_fix_v2 | Donald Williams | 2025-09-20 | -56/+91 |
| | | | |\ \ \ | ||||
| | | | * | | | | Setting 'showAllMonitors' for testing | Kiran George | 2025-08-09 | -1/+1 |
| | | | | | | | | ||||
| | | | * | | | | Overview multimonitor fix | Kiran George | 2025-08-09 | -9/+61 |
| | | | | | | | | ||||
| | | * | | | | | Update WindowRules.conf | Donald Williams | 2025-10-04 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | Fixing windowrule for opacity | |||
| | | * | | | | | Merge pull request #830 from JaKooLit/ddubs-dropdown-upd | Donald Williams | 2025-10-03 | -0/+4 |
| | | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | Update Startup_Apps.conf improve dropdown verified that with the change the drop down activates immediately after login. Otherwise you have to do the keybind several times. Going to hard code keybind to kitty also. | |||
| | | | * | | | | Merge branch 'development' into ddubs-dropdown-upd | Donald Williams | 2025-10-01 | -32/+33 |
| | | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| | | * | | | | | Bug fix for sending incorrect playing status | mio-dokuhaki | 2025-10-01 | -32/+33 |
| | | | |_|_|/ | | |/| | | | ||||
| | | | * | | | Update Startup_Apps.conf improve dropdown | Donald Williams | 2025-09-30 | -0/+4 |
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | See bug 810 https://github.com/JaKooLit/Hyprland-Dots/issues/810#issuecomment-3351947644 85% of the time when trying to use the keybindings for the drop down terminal, including custom keybindings, it hides the application in the background, or brings an app in a different workspace into the current one, instead of the terminal popping up. I tested this and it works well for me | |||
| | | * | | | Merge pull request #819 from JaKooLit/feat/sddm-wallpaper-default-path-detection | Donald Williams | 2025-09-22 | -31/+72 |
| | |/| | | | | | | | | | | | | | fix(sddm): set Backgrounds/default as primary and update fallbacks; | |||
| | | * | | | Merge branch 'development' into feat/sddm-wallpaper-default-path-detection | Donald Williams | 2025-09-22 | -1/+3 |
| | | |\ \ \ | | |/ / / | |/| | | | ||||
