summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-11-24feat!: remove dunstSuleyman Farajli
2025-11-24chore(qw): removeSuleyman Farajli
2025-11-24chore(slib): removeSuleyman Farajli
2025-11-18docs(TODO): updatedSuleyman Farajli
2025-11-18slib: add `get_random_filename`Suleyman Farajli
2025-11-10feat(nvim): start unfolded in org filesSuleyman Farajli
2025-11-09chore: screenshot updatedSuleyman Farajli
2025-11-09style(dcheck_mail): updateSuleyman Farajli
2025-11-09docs(README.md): updateSuleyman Farajli
2025-11-09docs(README.md): typoSuleyman Farajli
2025-11-09docs(README.md): updatedSuleyman Farajli
2025-11-09docs(README.md): typoSuleyman Farajli
2025-11-09docs(README.md): note if gui disabled build dependencies are not neededSuleyman Farajli
2025-11-09chore(build.sh): trailing empty line in git warningSuleyman Farajli
2025-11-09docs(README.md): redirect stdout to dev/null when running `install`Suleyman Farajli
2025-11-09feat(x11): support XDG paths and add wallpaper setupSuleyman Farajli
2025-11-09fix(xinitrc): do not set wallpaper when starting x sessionSuleyman Farajli
2025-11-09chore(build.sh): update dwm versionSuleyman Farajli
2025-11-08docs(TODO): updatedSuleyman Farajli
2025-11-08docs(README.md): dependency list updatedSuleyman Farajli
2025-11-08docs(BUGS): updatedSuleyman 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-06Merge pull request #20 from tpurmuxtari/typoSüleyman Fərəcli
docs(README.md): typo
2025-11-06docs(README.md): typotpurmuxtari
2025-11-05Merge pull request #19 from sfarajli/devSüleyman Fərəcli
docs(README.md): troubleshoot OOM error in slock
2025-11-05chore(lf): update keybinds to change directoriesSuleyman Farajli
2025-11-05docs(BUGS): updatedSuleyman Farajli
2025-11-05build: clean slockSuleyman Farajli
2025-11-05fix(build.sh): use proper `PREFIX` with `make install`Suleyman Farajli
2025-11-05docs(README.md): troubleshoot OOM error in slockSuleyman Farajli
2025-11-05docs(TODO): updatedSuleyman Farajli
2025-11-05build: install slockSuleyman Farajli
2025-11-05chore(build.sh): fetch newer version of dwmSuleyman Farajli
2025-11-05docs(README.md): update the dependency listSuleyman 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(dcheck_battery): use `-s` instead of `-c` when calling `notification send`Suleyman Farajli
2025-11-04feat(slib): add send_notification and update run to use notification flagsSuleyman Farajli
- Introduced `send_notification()` to send desktop notifications via dwm signal. - Updated `run()` to replace `--on-success` and `--on-failure` with `--success-notify` and `--failure-notify`. - Adjusted documentation and examples to match the new behavior. - Simplified argv0 initialization to use `basename` instead of full path.
2025-11-04docs(TODO): updateSuleyman Farajli
2025-11-04fix(swall): do not look for gif filesSuleyman Farajli
2025-11-04fix(profile): prioritize firefox over qutebrowserSuleyman Farajli
2025-11-04docs(TODO): updatedSuleyman Farajli
2025-11-04feat(xinitrc): start daemonsSuleyman Farajli
2025-11-04feat(daemons): check battery and check mail addedSuleyman Farajli
2025-11-04build: install daemonsSuleyman Farajli
2025-11-04feat(lf): <c-y> to copy current file to clipboardSuleyman Farajli
2025-11-03fix(lf): remove files that have spaces in themSuleyman Farajli