aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
...
| | * | Updated weather.py should be same as development branchDon Williams2025-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 Williams2025-10-05-3/+4
| | | | | | | | | | | | | | | | space (min-length)
| | * | fix(waybar/nightlight): use universal icons (☀/🌇) and explicit {text} ↵Don Williams2025-10-05-7/+8
| | | | | | | | | | | | | | | | format for JSON
| | * | feat(hyprsunset): add libnotify messages on toggle; use plain glyph text; ↵Don Williams2025-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 Williams2025-10-05-4/+22
| | | | | | | | | | | | | | | | conflicts, run in background, process-based status
| | * | feat(hyprsunset): add Hyprsunset toggle script, SUPER+N keybind, and Waybar ↵Don Williams2025-10-05-6/+122
| | | | | | | | | | | | | | | | nightlight button across all layouts; include in status and vertical power groups
| | | * Updated Weather.py to correct versionDon Williams2025-10-05-107/+504
| | |/ | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/UserScripts/Weather.py
| | * Merge pull request #797 from SherLock707/qs_overview_fix_v2Donald Williams2025-10-05-9/+61
| | |\ | | | | | | | | Overview multimonitor fix Test with laptop and external display
| | | * Merge branch 'development' into qs_overview_fix_v2Donald Williams2025-10-03-32/+33
| | | |\
| | | * \ Merge branch 'development' into qs_overview_fix_v2Donald Williams2025-09-23-32/+75
| | | |\ \
| | | * \ \ Merge branch 'development' into qs_overview_fix_v2Donald Williams2025-09-20-56/+91
| | | |\ \ \
| | | * | | | Setting 'showAllMonitors' for testingKiran George2025-08-09-1/+1
| | | | | | |
| | | * | | | Overview multimonitor fixKiran George2025-08-09-9/+61
| | | | | | |
| | * | | | | Update WindowRules.confDonald Williams2025-10-04-0/+1
| | | | | | | | | | | | | | | | | | | | | Fixing windowrule for opacity
| | * | | | | Merge pull request #830 from JaKooLit/ddubs-dropdown-updDonald Williams2025-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-updDonald Williams2025-10-01-32/+33
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | Bug fix for sending incorrect playing statusmio-dokuhaki2025-10-01-32/+33
| | | |_|_|/ | | |/| | |
| | | * | | Update Startup_Apps.conf improve dropdown Donald Williams2025-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-detectionDonald Williams2025-09-22-31/+72
| |/| | | | | | | | | | | | | fix(sddm): set Backgrounds/default as primary and update fallbacks;
| | * | | Merge branch 'development' into feat/sddm-wallpaper-default-path-detectionDonald Williams2025-09-22-1/+3
| | |\ \ \ | | |/ / / | |/| | |
| * | | | UserSettings.conf - Allow session lock restoreDonald Williams2025-09-22-0/+1
| | | | | | | | | | | | | | | Yuni asked me to add this to prevent Lockscreen crashes when resuming from suspend/hibernate
| * | | | Update Weather.py - index out of rangeDonald Williams2025-09-21-1/+2
| | |_|/ | |/| | | | | | | | | | Changed index to resolve "index out of range error" Fix provided by mio-dokuhaki tested and verified
| | * | fix(sddm): set Backgrounds/default as primary and update fallbacks; detect ↵Don Williams2025-09-20-31/+72
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | themes dir (incl. NixOS) and skip prompt on read-only paths - Prefer Backgrounds/default for simple_sddm_2; update default.jpg/png if present - Detect SDDM themes dir under /usr/share and /run/current-system - Avoid prompting when theme is missing or Backgrounds is not writable (e.g., NixOS) - Skip runtime changes on NixOS since SDDM isn’t used in that config
| * | Merge pull request #811 from dwilliam62/feature/waybarcava-hardeningDonald Williams2025-09-20-19/+32
| |\ \ | | | | | | | | WaybarCava: safer single-instance handling, cleanup, and robustness
| | * \ Merge branch 'development' into feature/waybarcava-hardeningDonald Williams2025-09-20-37/+59
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #818 from JaKooLit/fix/wallust-refresh-raceDonald Williams2025-09-20-35/+58
| |\ \ \ | | | | | | | | | | Fix/wallust refresh race condition
| | * \ \ Merge branch 'main' into fix/wallust-refresh-raceDonald Williams2025-09-20-2/+2
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #803 from ahmad9059/mainJa.KooLit2025-08-16-2/+2
|\ \ \ \ \ | | | | | | | | | | | | change the "when available" to "when-available"
| * | | | | change the "when available" to "when-available"Ahmad Hassan2025-08-15-2/+2
|/ / / / /
| | * / / fix(wallust): make theme regeneration deterministic on wallpaper changeDon Williams2025-09-20-33/+56
| |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Accept explicit image path in WallustSwww.sh; retry swww cache briefly if not provided - Pass selected image path from WallpaperSelect.sh to WallustSwww.sh - Run WallustSwww.sh synchronously in RefreshNoWaybar.sh to ensure colors are ready before reload - Update WallpaperAutoChange.sh to call WallustSwww.sh with each rotated image This eliminates races against swww’s cache and ensures Wallust updates waybar/rofi/kitty/hypr colors immediately after changing wallpapers. Test plan: - Select a wallpaper (SUPER+W): observe updated files in ~/.config/{waybar,rofi,kitty}/ and immediate border color changes; waybar reloads with new palette - Enable auto-rotate (WallpaperAutoChange.sh): colors now update on each rotation without manual intervention Tested-by: KalebNH
| * | | Merge pull request #812 from brockar/developmentDonald Williams2025-09-11-2/+1
| |\ \ \ | | |_|/ | |/| | fix: gestures for hyprland 0.51.0
| | * | fix: gestures for hyprland 0.51.0brockar2025-09-11-2/+1
| |/ /
| | * WaybarCava: safer single-instance handling, cleanup, and robustness improvementsDon Williams2025-09-03-19/+32
| |/
| * restoring development branch changes?JaKooLit2025-08-09-29/+126
|/
* Merge pull request #790 from JaKooLit/dwilliam62-patch-1Ja.KooLit2025-08-05-1/+3
|\ | | | | UserSettings.conf increase ANR Threshold
| * UserSettings.conf increase ANR ThresholdDonald Williams2025-08-05-1/+3
|/ | | | enable_anr_dialog = true # Application not Responding (ANR) anr_missed_pings = 15 # ANR Threshold default 1 is too low
* updated copy.shJaKooLit2025-08-03-3/+0
|
* minor updateJaKooLit2025-07-31-9/+9
|
* updated readme Ukranian language button from uk to uaJaKooLit2025-07-31-393/+5
|
* Update UserSettings.confJa.KooLit2025-07-31-1/+1
|
* Merge pull request #781 from JaKooLit/developmentJa.KooLit2025-07-29-8/+313
|\ | | | | Development to main
| * Merge pull request #780 from Mewlkor/fix-qs-alignment-scaleJa.KooLit2025-07-28-2/+2
| |\ | | | | | | Fix: Fix qs alignment scale
| | * fix: fix window position not using correct monitor, fix scaling of windows ↵Mewlkor2025-07-27-2/+2
| |/ | | | | | | on monitors with non 1.0 scale
| * Merge pull request #779 from Mewlkor/fix-qs-alignmentJa.KooLit2025-07-27-4/+4
| |\ | | | | | | fix: fix qs overview window alignment
| | * fix: fix qs overview window alignmentMewlkor2025-07-26-4/+4
| |/ |/|
* | updated follow mouse to 1 (as per wiki)JaKooLit2025-07-26-1/+1
| |
* | implemented sddm wallpaper v2JaKooLit2025-07-26-88/+32
| |
* | added ags in refresh.sh and refreshnowaybar.shJaKooLit2025-07-26-0/+6
| |
| * Merge pull request #776 from jteijema/patch-2Ja.KooLit2025-07-27-1/+2
| |\ | | | | | | Add plex to waybar icons
| | * Add plex to waybar iconsJelle Teijema2025-07-25-1/+2
| |/ |/|
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage