| Commit message (Collapse) | Author | Age | Lines |
| | |
|
| |
|
|
|
|
|
|
|
| |
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
|
| |
|
|
|
|
|
|
|
|
|
| |
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
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
modified: CHANGELOG.md
|
| |
|
|
|
|
|
|
| |
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
new file: CHANGELOG.md
|
| |
|
|
|
|
|
|
| |
On branch ddubs-hyprsunset
Your branch is up to date with 'origin/ddubs-hyprsunset'.
Changes to be committed:
modified: config/hypr/UserScripts/Weather.py
|
| |
|
|
| |
space (min-length)
|
| |
|
|
| |
format for JSON
|
| |
|
|
| |
ensure nightlight button is visible in [TOP] Default Laptop; set escape=false for custom/nightlight
|
| |
|
|
| |
conflicts, run in background, process-based status
|
| |
|
|
| |
nightlight button across all layouts; include in status and vertical power groups
|
| |\
| |
| | |
Overview multimonitor fix Test with laptop and external display
|
| | |\ |
|
| | |\ \ |
|
| | |\ \ \ |
|
| | | | | | |
|
| | | | | | |
|
| | | | | |
| | | | |
| | | | | |
Fixing windowrule for opacity
|
| |\ \ \ \ \
| |_|_|_|/
|/| | | | |
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.
|
| | |\ \ \ \
| |/ / / /
|/| | | | |
|
| | |_|_|/
|/| | | |
|
| |/ / /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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
|
| |\ \ \
| | | |
| | | | |
fix(sddm): set Backgrounds/default as primary and update fallbacks;
|
| | |\ \ \
| |/ / /
|/| | | |
|
| | | | |
| | | |
| | | | |
Yuni asked me to add this to prevent Lockscreen crashes when resuming from suspend/hibernate
|
| | |_|/
|/| |
| | |
| | | |
Changed index to resolve "index out of range error"
Fix provided by mio-dokuhaki tested and verified
|
| |/ /
| |
| |
| |
| |
| |
| |
| |
| | |
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
|
| |\ \
| | |
| | | |
WaybarCava: safer single-instance handling, cleanup, and robustness
|
| | |\ \
| |/ /
|/| | |
|
| |\ \ \
| | | |
| | | | |
Fix/wallust refresh race condition
|
| | |\ \ \ |
|
| | | |\ \ \
| | | | | |
| | | | | | |
change the "when available" to "when-available"
|
| | | |/ / / |
|
| |/ / / /
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
- 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
|
| |\ \ \ \
| |_|_|/
|/| | | |
fix: gestures for hyprland 0.51.0
|
| |/ / / |
|
| | |/
|/| |
|
| |/ |
|
| |\
| |
| | |
UserSettings.conf increase ANR Threshold
|
| |/
|
|
| |
enable_anr_dialog = true # Application not Responding (ANR)
anr_missed_pings = 15 # ANR Threshold default 1 is too low
|
| | |
|
| | |
|
| | |
|
| | |
|
| |\
| |
| | |
Development to main
|
| | |\
| | |
| | | |
Fix: Fix qs alignment scale
|
| | |/
| |
| |
| | |
on monitors with non 1.0 scale
|
| | |\
| | |
| | | |
fix: fix qs overview window alignment
|