index
:
slcf.git
dev
Suleyman's Linux Configuration Files
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
gui
Age
Commit message (
Expand
)
Author
2025-11-25
fix(sclip): use proper api for `notify_handle`
Suleyman Farajli
2025-11-25
fix(scripts): fix shellcheck errors and warnings
Suleyman Farajli
2025-11-25
fix(sdev): avoid using run
Suleyman Farajli
2025-11-25
fix(swall): create symlink after setting the wallpaper
Suleyman Farajli
2025-11-25
fix: update notify_send api
Suleyman Farajli
2025-11-25
fix: use `progname` instead of `${0}`
Suleyman Farajli
2025-11-25
feat: new api for scripts
Suleyman Farajli
2025-11-24
chore(qw): remove
Suleyman Farajli
2025-11-08
chore(sclip): update the help message
Suleyman Farajli
2025-11-04
feat(sslock): add screenshot and blur options
Suleyman Farajli
2025-11-04
style(swall): remove an empty line
Suleyman Farajli
2025-11-04
feat(sclip): add silent mode and improve clipboard handling
Suleyman Farajli
2025-11-04
refactor(nsend): parse command line options
Suleyman Farajli
2025-11-04
fix(swall): do not look for gif files
Suleyman Farajli
2025-11-03
refactor(gui): move wallpaper symlink to XDG cache directory
Suleyman Farajli
2025-11-03
feat(sclip): add support for copying text, files, and stdin to clipboard
Suleyman Farajli
2025-10-28
feat(sslock): added
Suleyman Farajli
2025-10-28
fix(swall): unlink the wallpaper symlink when clearing the wallpaper
Suleyman Farajli
2025-10-28
feat(swall): create symlink pointed to the current wallpaper
Suleyman Farajli
2025-10-28
fix(swall): reload compositor when clearing the wallpaper and use xdg directo...
Suleyman Farajli
2025-10-28
fix(br): use xdg directories
Suleyman Farajli
2025-10-28
fix(shot): turn off compositor when screen capturing
Suleyman Farajli
2025-10-26
fix(shot): set the default directory and create if needed
Suleyman Farajli
2025-10-26
feat(sclip): added
Suleyman Farajli
2025-10-26
chore: split script installation into CLI and GUI sections
Suleyman Farajli