summaryrefslogtreecommitdiff
path: root/scripts/gui
AgeCommit message (Collapse)Author
2025-11-25fix(sclip): check whether the path is a fileSuleyman 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(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-08chore(sclip): update the help messageSuleyman 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-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 ↵Suleyman Farajli
directories
2025-10-28fix(br): use xdg directoriesSuleyman Farajli
2025-10-28fix(shot): turn off compositor when screen capturingSuleyman 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