| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | fix(wallust): make theme regeneration deterministic on wallpaper change | Don Williams | 2025-09-20 | -3/+6 |
| | | | | | | | | | | | | | | | | - 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 | |||
| * | Moved Autodispatch script to the UserScripts directory; | tak0dan | 2025-07-26 | -0/+90 |
| | | ||||
| * | integrated wallust colors into simple_sddm_2 SDDM theme | JaKooLit | 2025-07-17 | -11/+7 |
| | | ||||
| * | Update WallpaperEffects.sh | Ja.KooLit | 2025-06-08 | -5/+5 |
| | | ||||
| * | Update WallpaperSelect.sh | Ja.KooLit | 2025-06-08 | -6/+5 |
| | | ||||
| * | welp... seems like the PR was ok.. lmao.. | JaKooLit | 2025-05-25 | -2/+2 |
| | | | | | it seems ~ does not work anymore | |||
| * | Revert "Replace tilda with $HOME because it's expands correctly this way" | Ja.KooLit | 2025-05-23 | -2/+2 |
| | | ||||
| * | Merge pull request #691 from Mtp81/rofibeats-continuous-playback | Ja.KooLit | 2025-05-20 | -21/+40 |
| |\ | | | | | feat: Add continuous playback to RofiBeats during choosing next music | |||
| | * | feat: Add continuous playback to RofiBeats during choosing next music | Marko Pekkola | 2025-05-09 | -21/+40 |
| | | | | | | | | | | | | | | | | | | | | | | | | | desc: - Remove stop_music from start of script - call stop_music after user selections are done - Add "Stop RofiBeats" user choice to allow stopping player (kill mpv) Previously, this could be done by opening RofiBeats. Note: stopping player and music are different. Music can be stopped using global keybinds. These changes keep playing (previous) music until next one is chosen. | |||
| * | | Merge branch 'main' into patch-1 | Donald Williams | 2025-05-19 | -2/+2 |
| |\ \ | ||||
| | * | | Replace tilda with $HOME because it's expands correctly this way | Choudhry | 2025-05-05 | -2/+2 |
| | | | | ||||
| * | | | Update Weather.py | Daniel Walker | 2025-05-01 | -1/+1 |
| |/ / | | | | | fix wind speed display | |||
| * / | bug fix for Weather.py | mio-dokuhaki | 2025-04-05 | -5/+7 |
| |/ | ||||
| * | updated startup apps.conf and WallpaperSelect.sh as it seems that it is also ↵ | JaKooLit | 2025-03-20 | -2/+3 |
| | | | | | uncommented the lower part exec-once - swww | |||
| * | Fixed the preview of wallpaper | loner | 2025-03-20 | -115/+132 |
| | | ||||
| * | minor WallpaperSelect.sh update | JaKooLit | 2025-03-20 | -2/+2 |
| | | ||||
| * | updated some scripts to reflect new images on swaync | JaKooLit | 2025-03-20 | -6/+6 |
| | | ||||
| * | Updated WallpaperSelect.sh, Refresh.sh & RefreshNoWaybar.sh | JaKooLit | 2025-03-19 | -4/+3 |
| | | ||||
| * | Update WallpaperSelect.sh | Ja.KooLit | 2025-03-19 | -1/+1 |
| | | ||||
| * | updated wallpaper select. Better handling of wallpaper files | JaKooLit | 2025-03-19 | -36/+25 |
| | | ||||
| * | minor improvement on wallpaper select to handle video files | JaKooLit | 2025-03-17 | -1/+1 |
| | | ||||
| * | update wallpaper select | JaKooLit | 2025-03-16 | -1/+1 |
| | | ||||
| * | adjusted WallpaperSelect.sh & Rofi-Beats.sh to prevent killing the mpv used ↵ | JaKooLit | 2025-03-16 | -18/+26 |
| | | | | | by mpvpaper | |||
| * | added a killall command for mpvpaper to avoid multiple mpvpaper process | JaKooLit | 2025-03-16 | -0/+1 |
| | | ||||
| * | initial mpvpaper support | JaKooLit | 2025-03-16 | -106/+176 |
| | | ||||
| * | replaced folders//folder with directories/directory | JaKooLit | 2025-03-13 | -5/+5 |
| | | ||||
| * | updated wallpaper select.sh | JaKooLit | 2025-03-08 | -1/+6 |
| | | ||||
| * | reduced yad timeout for applying SDDM background to 5 secs from 10 secs | JaKooLit | 2025-03-07 | -2/+2 |
| | | ||||
| * | Added Top & Bot waybar v2 layout, Prismatic Glow waybar style. Adjust Select ↵ | JaKooLit | 2025-03-01 | -0/+12 |
| | | | | | wallpaper yad to avoid multiple yad notification | |||
| * | Introduction of using a separate file for Default apps, terminals, file ↵ | JaKooLit | 2025-03-01 | -84/+0 |
| | | | | | managers, search engines... | |||
| * | adjusted wallpaper menu scripts to apply some limits | JaKooLit | 2025-02-28 | -6/+9 |
| | | ||||
| * | updated yad for setting sddm background | JaKooLit | 2025-02-26 | -3/+16 |
| | | ||||
| * | Ok This will be my last push for v2.3.12. Basically, added a global fonts ↵ | JaKooLit | 2025-02-26 | -2/+3 |
| | | | | | for rasi, making it easier to tweak. Added Style 14. Will start new version after this. Except of course if there is a bug that needs to be squashed | |||
| * | switching back rainbow borders on active window again :) | JaKooLit | 2025-02-25 | -2/+2 |
| | | ||||
| * | added blockage for nixos on changing oh my zsh | JaKooLit | 2025-02-25 | -3/+9 |
| | | ||||
| * | fixed for the mini BUG when selecting wallpaper to apply as SDDM background | JaKooLit | 2025-02-24 | -45/+17 |
| | | ||||
| * | Update Kool_Quick_Settings.sh | Ja.KooLit | 2025-02-24 | -1/+1 |
| | | ||||
| * | Update Kool_Quick_Settings.sh | Ja.KooLit | 2025-02-24 | -1/+1 |
| | | ||||
| * | nope.. | installer | 2025-02-23 | -3/+3 |
| | | | | | these 2 does not like $HOME | |||
| * | minor notify-send message correction | JaKooLit | 2025-02-23 | -2/+2 |
| | | ||||
| * | Not sure if important.. but whatever | JaKooLit | 2025-02-23 | -9/+9 |
| | | ||||
| * | the return of the comeback... swww Transition bezier | JaKooLit | 2025-02-23 | -2/+2 |
| | | ||||
| * | some final changes for next release | JaKooLit | 2025-02-22 | -1/+4 |
| | | ||||
| * | updated rainbow borders behaviour | JaKooLit | 2025-02-22 | -2/+2 |
| | | ||||
| * | Merge branch 'development' into weatherPy | Ja.KooLit | 2025-02-22 | -78/+97 |
| |\ | ||||
| | * | adjusted rofi configs to have better compatibility? | JaKooLit | 2025-02-21 | -43/+44 |
| | | | ||||
| | * | updated | JaKooLit | 2025-02-21 | -2/+2 |
| | | | ||||
| | * | pushing for monitor profiles, changed the version to dev first indicating ↵ | JaKooLit | 2025-02-21 | -2/+13 |
| | | | | | | | | | still in dev branch. Enhance functionality of KooL Quick Settings | |||
| | * | updated quickedit in preparation of adding nwg-displays | JaKooLit | 2025-02-21 | -5/+13 |
| | | | ||||
| | * | Ok I think this is ok. Just note to myself. DO NOT CODE WHEN YOU ARE HUNGRY | JaKooLit | 2025-02-20 | -11/+10 |
| | | | ||||
