summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2025-11-25fix(sclip): check whether the path is a fileSuleyman Farajli
2025-11-25feat(lib_handle.sh): add new actions to `status_handle`Suleyman Farajli
2025-11-25fix(sclip): use proper api for `notify_handle`Suleyman Farajli
2025-11-25fix(scripts): fix shellcheck errors and warningsSuleyman Farajli
2025-11-25fix(sdev): avoid using runSuleyman Farajli
2025-11-25fix(sdev): typoSuleyman Farajli
2025-11-25docs(notifd): updatedSuleyman Farajli
2025-11-25docs(lib scripts): updatedSuleyman Farajli
2025-11-25fix: use `progname` instead of `${0}` in help messageSuleyman Farajli
2025-11-25style(svol): updateSuleyman Farajli
2025-11-25fix(swall): create symlink after setting the wallpaperSuleyman Farajli
2025-11-25fix: update notify_send apiSuleyman Farajli
2025-11-25fix: use `progname` instead of `${0}`Suleyman Farajli
2025-11-25feat: new api for scriptsSuleyman Farajli
2025-11-24chore(qw): removeSuleyman Farajli
2025-11-24chore(slib): removeSuleyman Farajli
2025-11-18slib: add `get_random_filename`Suleyman Farajli
2025-11-08chore(sclip): update the help messageSuleyman Farajli
2025-11-08fix(slib): start compositor even when the command fails in `run`Suleyman Farajli
2025-11-04feat(sslock): add screenshot and blur optionsSuleyman Farajli
2025-11-04style(swall): remove an empty lineSuleyman Farajli
2025-11-04feat(sclip): add silent mode and improve clipboard handlingSuleyman Farajli
2025-11-04refactor(nsend): parse command line optionsSuleyman Farajli
2025-11-04feat(slib): add send_notification and update run to use notification flagsSuleyman Farajli
2025-11-04fix(swall): do not look for gif filesSuleyman Farajli
2025-11-03refactor(gui): move wallpaper symlink to XDG cache directorySuleyman Farajli
2025-11-03feat(sclip): add support for copying text, files, and stdin to clipboardSuleyman Farajli
2025-10-28feat(sslock): addedSuleyman Farajli
2025-10-28fix(swall): unlink the wallpaper symlink when clearing the wallpaperSuleyman Farajli
2025-10-28feat(swall): create symlink pointed to the current wallpaperSuleyman Farajli
2025-10-28fix(swall): reload compositor when clearing the wallpaper and use xdg directo...Suleyman Farajli
2025-10-28fix(br): use xdg directoriesSuleyman Farajli
2025-10-28fix(shot): turn off compositor when screen capturingSuleyman Farajli
2025-10-28feat(slib): run function enhancedSuleyman Farajli
2025-10-27chore(scripts): remove misleading 'Unreachable' comments in slight and svolSuleyman Farajli
2025-10-26fix(shot): set the default directory and create if neededSuleyman Farajli
2025-10-26feat(sclip): addedSuleyman Farajli
2025-10-26chore: split script installation into CLI and GUI sectionsSuleyman Farajli
2025-08-30fix(scripts): update file paths for new directory layoutSuleyman Farajli
2025-06-28fix(shot): append .png extension to autogenerated filenamesSuleyman Farajli
2025-06-26fix: correct program check message to require libnotify instead of dunstSuleyman Farajli
2025-06-26feat(qw): improve QEMU options for -x flagSuleyman Farajli
2025-06-26fix(nsend): call dunst instead of printing to stdoutSuleyman Farajli
2025-06-26fix(slib): print full path instead of basename in error messagesSuleyman Farajli
2025-06-21fix(scripts): recursion in help function fixedSuleyman Farajli
2025-06-20style (scripts): use spaces instead of tabs in help messagesSuleyman Farajli
2025-06-19documentation updateSuleyman Farajli
2025-06-19fix: wrap notify-send arguments in quotes to preserve spacingSuleyman Farajli
2025-06-19scripts: useless trailing spaces cleanedSuleyman Farajli
2025-06-17scripts/slib: documentation addedSuleyman Farajli