| Commit message (Collapse) | Author | Age | Lines | |
|---|---|---|---|---|
| * | Merge pull request #163 from JaKooLit/development | Ja.KooLit | 2024-02-19 | -0/+0 |
| |\ | | | | | bump to 2.2.5 | |||
| | * | Merge branch 'main' into development | Ja.KooLit | 2024-02-19 | -0/+0 |
| | |\ | |/ |/| | ||||
| * | | Merge pull request #162 from JaKooLit/development | Ja.KooLit | 2024-02-19 | -19/+25 |
| |\ \ | | | | | | | Development | |||
| | | * | bump to 2.2.5 | Ja.KooLit | 2024-02-19 | -0/+0 |
| | |/ | ||||
| | * | Merge branch 'main' into development | Ja.KooLit | 2024-02-19 | -0/+0 |
| | |\ | |/ |/| | ||||
| * | | Merge pull request #158 from JaKooLit/development | Ja.KooLit | 2024-02-14 | -21/+100 |
| |\ \ | | | | | | | Development to Main | |||
| | | * | remove extra # to fix latest update errors | Ja.KooLit | 2024-02-19 | -18/+18 |
| | | | | ||||
| | | * | Merge pull request #153 from KKV9/development | Ja.KooLit | 2024-02-14 | -1/+7 |
| | |/| | | | | | | | Fix: Area screenshot saving empty files | |||
| | | * | Fix: Area screenshot saving empty files | KKV9 | 2024-02-05 | -1/+7 |
| | | | | | | | | | | | | | Area screenshot saves a file on exit and no area has been selected. | |||
| | * | | Merge branch 'main' into development | Ja.KooLit | 2024-02-14 | -0/+0 |
| | |\ \ | |/ / |/| / | |/ | ||||
| * | | Merge pull request #138 from JaKooLit/development | Ja.KooLit | 2024-01-24 | -1/+5 |
| |\ \ | | | | | | | Development | |||
| | | * | Merge pull request #146 from ppfloydde/patch-1 | Ja.KooLit | 2024-02-04 | -1/+1 |
| | | |\ | | | | | | | | | Update WaybarCava.sh | |||
| | | | * | Update WaybarCava.sh | ppfloydde | 2024-01-31 | -1/+1 |
| | | |/ | | | | | | | Fix shebang line to prevent posix execution of shell script. In posix mode, the for-loop failed. | |||
| | | * | Merge pull request #145 from xdonu2x/PywalSwww_multiMonitor | Ja.KooLit | 2024-01-31 | -18/+16 |
| | | |\ | | | | | | | | | Bug: Pywal_Swww on multi monitor | |||
| | | | * | use valid monitor to set wallpaper | xdonu2x | 2024-01-30 | -18/+16 |
| | | |/ | |/| | ||||
| | | * | Merge pull request #143 from KKV9/development | Ja.KooLit | 2024-01-31 | -2/+83 |
| | |/| | | | | | | | Feat: Add freedesktop sound themes | |||
| | | * | Fix fallback sounds | KKV9 | 2024-01-28 | -13/+10 |
| | | | | | | | | | | | | | Fix Sounds.sh not finding files correctly. | |||
| | | * | typo | KKV9 | 2024-01-28 | -4/+4 |
| | | | | ||||
| | | * | Use correct sound file for screen capture | KKV9 | 2024-01-28 | -6/+6 |
| | | | | | | | | | | | | | Use screen-capture instead of camera-shutter for screenshots | |||
| | | * | Allow muting individual sounds | KKV9 | 2024-01-28 | -0/+10 |
| | | | | | | | | | | | | | Allow user to mute volume ONLY or screenshots ONLY. | |||
| | | * | Check arguments before initialise Sounds.sh | KKV9 | 2024-01-28 | -10/+10 |
| | | | | ||||
| | | * | List arguments for Sounds.sh | KKV9 | 2024-01-28 | -0/+3 |
| | | | | | | | | | | | | | List arguments when no valid argument is given | |||
| | | * | Remove whitespace in ScreenShot.sh | Ciarán O'Brien | 2024-01-28 | -1/+0 |
| | | | | ||||
| | | * | Handle file not found error | KKV9 | 2024-01-28 | -1/+6 |
| | | | | | | | | | | | | | Add exit code 1 when no suitable file is found | |||
| | | * | Allow Sounds script to find and change sound themes | KKV9 | 2024-01-28 | -8/+39 |
| | | | | | | | | | | | | | | | | Sounds script allows user to mute or use any compatible freedesktop sound theme for desktop sound effects. This script will search in the home directory and system diretory for freedesktop sound themes to use. | |||
| | | * | Move sounds to UserScripts | KKV9 | 2024-01-28 | -6/+25 |
| | | | | | | | | | | | | | Allow user to mute desktop sounds | |||
| | | * | Switch to pw-play | KKV9 | 2024-01-28 | -4/+4 |
| | | | | | | | | | | | | | change from paplay to pw-play | |||
| | | * | Fix last commit | KKV9 | 2024-01-27 | -9/+12 |
| | | | | ||||
| | | * | feat: Add screenshot sounds & notifications | KKV9 | 2024-01-27 | -2/+14 |
| | | | | | | | | | | | | | Add sounds for screenshots with freedesktop.org sound theme. Notify for screenshots taken with swappy and move swappy capture to ScreenShot.sh. | |||
| | | * | feat: Notify volume change with sound feedback | KKV9 | 2024-01-27 | -0/+2 |
| | |/ | | | | | | | Play a sound when changing volume | |||
| | * | updated rofi beats | Ja.KooLit | 2024-01-24 | -1/+1 |
| | | | ||||
| | * | Merge pull request #135 from KKV9/fixes | Ja.KooLit | 2024-01-20 | -0/+4 |
| | |\ | | | | | | | Fix: Set cava waybar input to pulse audio | |||
| | | * | Fix: Set cava waybar input to pulse audio | KKV9 | 2024-01-20 | -0/+4 |
| | |/ |/| | | | | | Cava does not always default to pulseaudio | |||
| * | | Merge pull request #134 from JaKooLit/development | Ja.KooLit | 2024-01-18 | -1/+1 |
| |\| | | | | | updated readme | |||
| | * | Merge branch 'main' into development | Ja.KooLit | 2024-01-18 | -0/+0 |
| | |\ | |/ |/| | ||||
| * | | Merge pull request #133 from JaKooLit/development | Ja.KooLit | 2024-01-17 | -17/+258 |
| |\ \ | | | | | | | Development | |||
| | | * | updated readme | Ja.KooLit | 2024-01-17 | -1/+1 |
| | |/ | ||||
| | * | added config-clipboard rofi | Ja.KooLit | 2024-01-17 | -0/+217 |
| | | | ||||
| | * | Merge pull request #130 from PostCyberPunk/clip | Ja.KooLit | 2024-01-17 | -6/+37 |
| | |\ | | | | | | | feat(clipboard manager enhancement) Ctl del to delete and entry. Alt del to carry out cliphist wipe | |||
| | | * | Update ClipManager.sh | Ja.KooLit | 2024-01-17 | -21/+39 |
| | | | | ||||
| | | * | feat(clipboard):Control+Delete to remove entry | PostCyberPunk | 2024-01-07 | -9/+22 |
| | |/ |/| | ||||
| * | | Merge pull request #126 from JaKooLit/development | Ja.KooLit | 2024-01-07 | -0/+0 |
| |\ \ | | | | | | | Merge pull request #125 from JaKooLit/main | |||
| | | * | dropped wlsunset | Ja.KooLit | 2024-01-11 | -10/+0 |
| | | | | ||||
| | | * | Merge pull request #132 from momcilovicluka/development | Ja.KooLit | 2024-01-09 | -0/+3 |
| | | |\ | | | | | | | | | fix(waybar): fix cava creating multiple instances | |||
| | | | * | fix(waybar): fix cava creating multiple instances | Luka Momčilović | 2024-01-08 | -0/+3 |
| | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | WaybarCava was creating a new instance of cava every time it was executed. This happens when waybar is restarted/wallpaper is changed Fixed by killing cava process referencing the same config Fix: #131 | |||
| | | * | Update wlogout logout action | Ja.KooLit | 2024-01-07 | -1/+1 |
| | |/ | ||||
| | * | Merge pull request #125 from JaKooLit/main | Ja.KooLit | 2024-01-07 | -3/+3 |
| | |\ | |/ |/| | main to development | |||
| * | | Merge branch 'development' into main | Ja.KooLit | 2024-01-07 | -154/+314 |
| |\| | ||||
| | * | updated wiki | JaKooLit | 2024-01-06 | -2/+6 |
| | | | ||||
| | * | small alignment adjustment on rofi main buttons | JaKooLit | 2024-01-04 | -3/+3 |
| | | | ||||
