aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeLines
* Merge branch 'development' into patch-3Donald Williams2025-12-29-47/+111
|\
| * Updated CHANGELOGDon Williams2025-12-29-1/+7
| |
| * Merge pull request #894 from Lumethra/patch-1Donald Williams2025-12-29-1/+2
| |\ | | | | | | Fix: Update wallpaper path in WallustSwww.sh
| | * Fix: Update wallpaper path in WallustSwww.shMaximilian Zhu2025-12-29-1/+2
| |/ | | | | Updated wallpaper path in WallustSwww.sh to match the newest version of swww. It worked in a test on my local machine on fedora. The change was necessary to let ~/.config/rofi/.current_wallpaper to update automatically and it also fixed wallust updating the color scheme automatically. It also made hyprlock to use the current wallpaper as background. Rofi's embed wallpaper section got fixed too.
| * Updated CHANGELOGDon Williams2025-12-24-0/+3
| | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
| * Merge pull request #890 from ↵Donald Williams2025-12-24-9/+25
| |\ | | | | | | | | | | | | suresh466/fix-cyclenext-cycleprev-window-layout-aware fix: cycleprev and cyclenext window bindings solution 2
| | * Merge branch 'development' into fix-cyclenext-cycleprev-window-layout-awareDonald Williams2025-12-24-56/+56
| | |\ | | |/ | |/|
| * | Switch KB layout updated for new locationDon Williams2025-12-23-56/+56
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | System settings move to hypr/configs/Systemsettings On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md modified: config/hypr/scripts/SwitchKeyboardLayout.sh modified: config/hypr/scripts/Tak0-Per-Window-Switch.sh
| | * fix: layout aware cycleprev and cyclenext window bindingsSuresh Thagunna2025-12-23-9/+25
| |/
| * Revise README for clarity and correctionsDonald Williams2025-12-22-14/+25
| | | | | | Updated README to improve clarity and fix typos.
| * Add optional keybinding for audio increment/decrementDonald Williams2025-12-22-0/+6
| | | | | | Introduced a new keybinding feature for audio control.
| * Merge pull request #887 from rgarofano/developmentDonald Williams2025-12-22-23/+42
| |\ | | | | | | feat: Add precise volume adjustment of 1 using alternate keybindings
| | * feat: Add precise volume adjustmentRyan Garofano2025-12-22-23/+42
| |/
* | Add network check to WeatherWrap scriptMaximilian Zhu2025-12-29-1/+25
| | | | | | Added a network connectivity check function to determine if the script can proceed with fetching weather data. If no network is available, it returns an offline status. (It will show an offline Icon in Waybar after waking up from `systemctl suspend` or `systemctl hibernate` and having no network. If you click it in waybar it will recheck, but this is unintended)
* | Merge pull request #891 from JaKooLit/kb-fixDonald Williams2025-12-23-55/+53
|\ \ | | | | | | Fixed SwitchKeyboardLayout was sourcing wrong file
| * | Fixed SwitchKeyboardLayout was sourcing wrong fileDon Williams2025-12-23-55/+53
|/ / | | | | | | | | | | | | On branch kb-fix Changes to be committed: modified: config/hypr/scripts/SwitchKeyboardLayout.sh modified: config/hypr/scripts/Tak0-Per-Window-Switch.sh
* | Merge pull request #884 from JaKooLit/developmentDonald Williams2025-12-18-27/+1
|\| | | | | Fix overview quicklshell not starting
| * Removing shell.qml It breaks overviewDon Williams2025-12-18-26/+0
| | | | | | | | | | | | | | | | | | | | | | the shell.qml prevents overview from starting It's not looking in the right place On branch development Your branch is up to date with 'origin/development'. Changes to be committed: deleted: shell.qml
| * Set Dots version to 2.3.19 for developmentDon Williams2025-12-11-1/+1
| | | | | | | | | | | | | | | | | | | | | | To prepare for next release and to test copy.sh function for updating dotfiles going forward. On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/hypr/configs/ENVariables.conf
* | Merge pull request #881 from JaKooLit/developmentDonald Williams2025-12-11-2247/+2316
|\| | | | | Development to main Major update v2.3.18
| * Merge branch 'main' into developmentDonald Williams2025-12-11-0/+0
| |\ | |/ |/|
* | Merge pull request #871 from JaKooLit/developmentMartin Guzman2025-11-22-1056/+3589
|\ \ | | | | | | [Bug] Change to waybar sleep timers was too long, slowed down waybar start/refressh
| | * Updated CHANGELOGDon Williams2025-12-10-2/+3
| | |
| | * Merge pull request #880 from albersonmiranda/code-opacityDonald Williams2025-12-10-10/+2
| | |\ | | | | | | | | chore: Organize VSCode opacity configs
| | | * chore: update WindowRulesV3 VSCode opacityAlberson Miranda2025-12-10-5/+1
| | | |
| | | * chore: organize VSCode opacityAlberson Miranda2025-12-10-5/+1
| | |/
| | * Upd CHANGELOG on overview fix in copy.shDon Williams2025-12-09-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
| | * Updated CHANGELOG with recent fix and contributorsDon Williams2025-12-09-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md
| | * Merge pull request #878 from albersonmiranda/clockDonald Williams2025-12-09-9/+9
| | |\ | | | | | | | | fix: waybar clock locale
| | | * fix: waybar clock localeAlberson Miranda2025-12-09-9/+9
| | |/
| | * Upd compact fastfetch to match pokemon ff updateDon Williams2025-12-09-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An update to the OS age calculation added to Pokeman config ported to comfig-compact.jsonc On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config-compact.jsonc
| | * Merge pull request #877 from TheAhumMaitra/fix-long-commandDonald Williams2025-12-09-1/+1
| | |\ | | | | | | | | fix : the messy comamnd for os age calculation in pokemon fastfetch config file
| | | * Merge branch 'development' into fix-long-commandDonald Williams2025-12-09-0/+6
| | | |\ | | | |/ | | |/|
| | * | Fixed spacing on OS age & added to std compact cfgDon Williams2025-12-09-1/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/fastfetch/config-compact.jsonc modified: config/fastfetch/config-pokemon.jsonc
| | * | Merge pull request #876 from TheAhumMaitra/add-os-age-featureDonald Williams2025-12-09-0/+6
| | |\ \ | | | | | | | | | | feat : Add OS age feature in fastfetch pokemon config
| | | | * fix : match the code style and add little bit sapceAhum Maitra2025-12-09-1/+1
| | | | |
| | | | * Maked the command much easier to read and understandAhum Maitra2025-12-09-1/+1
| | | |/
| | | * feat : Add OS age feature in fastfetch pokemon configAhum Maitra2025-12-09-0/+6
| | |/
| | * Fixed typos in CHANGELOG.mdDon Williams2025-12-06-1/+1
| | |
| | * Updated CHANGELOG.md merged CHANGES-v2.3.18.mdDon Williams2025-12-06-94/+86
| | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: CHANGELOG.md deleted: CHANGES-v2.3.18.md
| | * Invalidate cache when changing unitsDon Williams2025-12-06-0/+7
| | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: Weather.py
| | * Merge pull request #874 from albersonmiranda/weather-fixDonald Williams2025-12-05-5/+5
| | |\ | | | | | | | | fix: Check for empty strings in place parts and prevent coordinates from printing when a place is found.
| | | * fix: Check for empty strings in place parts and prevent coordinates from ↵Alberson Miranda2025-12-05-5/+5
| | | | | | | | | | | | | | | | printing when a place is found.
| | * | new: gestures for laptopsbrockar2025-12-04-2/+6
| | | |
| | * | Revise Linux distribution links and compatibility infoDonald Williams2025-12-02-7/+12
| | | | | | | | | | | | Updated links and compatibility notes for various Linux distributions in the README.
| | * | Updated CHANGELOG.mdDon Williams2025-12-01-9/+17
| | | |
| | * | Added nightlight to all waybarsDon Williams2025-12-01-9/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On branch development Your branch is up to date with 'origin/development'. Changes to be committed: modified: config/waybar/configs/[TOP] Default modified: config/waybar/configs/[TOP] Default (old v1) modified: config/waybar/configs/[TOP] Default (old v2) modified: config/waybar/configs/[TOP] Default (old v3) modified: config/waybar/configs/[TOP] Default (old v4) modified: config/waybar/configs/[TOP] Default Laptop (old v1) modified: config/waybar/configs/[TOP] Default Laptop (old v2) modified: config/waybar/configs/[TOP] Default Laptop (old v3) modified: config/waybar/configs/[TOP] Default Laptop (old v4) modified: config/waybar/configs/[TOP] Simple modified: config/waybar/configs/[TOP] Simpliest
| | * | Update CHANGES for Hyprland-Dots v2.3.18Donald Williams2025-12-01-1/+10
| | | | | | | | | | | | | | | | Added fixes and improvements for version 2.3.18, including wallpaper handling and keybind functionality. Wallpaper filename fix
| | * | Merge pull request #873 from ↵Donald Williams2025-12-01-1/+1
| | |\ \ | | | | | | | | | | | | | | | | | | | | godlyfast/fix-wallpaper-selector-filename-truncation fix: Fix wallpaper selector showing wrong wallpaper when filename contains dots will display entire filename and extension
| | | * | fix: Fix wallpaper selector showing wrong wallpaper when filename contains dotsTim2025-12-01-1/+1
| | |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The `cut -d. -f1` command truncated filenames at the first dot, causing wallpapers named like "01. Catppuccin.jpg" to display as just "01" in the rofi menu. Multiple wallpapers with the same prefix showed identical labels, and selecting one applied the wrong file since `find -print -quit` returned the first alphabetical match. Changed to use full filename `$pic_name` (consistent with GIF and video handling on lines 87 and 94). The existing sed on line 222 correctly strips only the file extension for the find command.
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage