aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* damb: simpler shell patternsinanmohd2023-08-061-2/+1
* damb: someone forgot the escape character in a shell patternsinanmohd2023-08-061-1/+1
* damb: invalidate values with newline charactersinanmohd2023-08-061-1/+5
* damb: rewrite, better ux and more featuressinanmohd2023-08-041-56/+251
* dbook: reduce runtime overhead by moving icon generation to db writesinanmohd2023-08-021-4/+10
* dbook: lazy evaluate value of keyssinanmohd2023-08-021-6/+6
* dbook: trim function to remove white spaces on string endssinanmohd2023-08-021-15/+14
* dbook: delete saved data when key is removedsinanmohd2023-08-011-0/+6
* dbook: cleanup, remove boilerplate in save and insertsinanmohd2023-08-011-18/+15
* damb: code clean upsinanmohd2023-08-011-4/+4
* damb: get rid of "random" optionsinanmohd2023-08-011-6/+1
* dbook: code refactoring, better ux and error managementsinanmohd2023-07-061-208/+193
* damb: update icon and make it a varsinanmohd2023-07-061-4/+5
* damb: use sigkill to make sure the target is deadsinanmohd2023-07-051-1/+1
* damb: follow xdg specsinanmohd2023-07-051-1/+1
* dbook: make usage a functionsinanmohd2023-07-051-11/+17
* dbook: proper spacing in notify-sendsinanmohd2023-07-051-2/+2
* dbook: fail gracefully when bookmarks is emptysinanmohd2023-07-051-0/+2
* dunicode: use nerd font for the promptsinanmohd2023-07-041-3/+3
* damb: update display server selection logicsinanmohd2023-07-021-3/+4
* tcsv: redirect error messages to stderrsinanmohd2023-06-011-1/+1
* tcsv: better error handlingsinanmohd2023-06-011-5/+16
* tcsv: initial commit: posix client for torrents-csv.mlsinanmohd2023-06-012-0/+154
* 1337x: fix: parse_table returns invalid namesinanmohd2023-05-311-1/+1
* yts: use strcasecmp and proper menu line limitssinanmohd2023-05-081-2/+2
* pirowatch: switch back to nerf fontsinanmohd2023-05-081-1/+1
* 1337x: v2 rewrite, more beautiful uisinanmohd2023-05-081-16/+65
* 1337x, yts: exit quietly if query is emptysinanmohd2023-05-082-25/+17
* 1337x, yts: switch back to nerd fontsinanmohd2023-05-082-7/+7
* 1337x, yts: get rid of the proxy fallback, they are unreliablesinanmohd2023-04-282-8/+0
* vpn: only call wip when the connection is successfulsinanmohd2023-03-201-3/+1
* clean: use logical operators instead of ifsinanmohd2023-03-202-6/+2
* dbook: spell error in varssinanmohd2023-03-201-1/+1
* font: switch to font awesome for iconssinanmohd2023-03-209-37/+44
* damb: fix: incomplete codesinanmohd2023-03-201-1/+1
* dunicode: initial commit: script to copya and type unicodesinanmohd2023-03-182-0/+104
* menu_run: initial commit: replacement for dmenu_runsinanmohd2023-03-182-0/+57
* daskpass: initial commit: a password promptsinanmohd2023-03-172-0/+13
* dbook: preserve spacing of config file when using -dsinanmohd2023-03-171-1/+4
* dbook: initial commit: a bookmark managersinanmohd2023-03-162-0/+317
* repo: update namesinanmohd2023-03-161-1/+1
* vpn: make use of the grep --quiet flag instead of redirecting the outputsinanmohd2023-03-121-1/+1
* dpass: docs: passmenu already exists, specify some reasons to use dpass over itsinanmohd2023-03-111-1/+4
* dpass: initial commit: dmenu wrapper for the standard unix password managersinanmohd2023-03-112-0/+115
* menu: prioritize wayland even when xwayland is availablesinanmohd2023-03-114-12/+12
* menu: switchout bemenu for wmenusinanmohd2023-03-115-5/+5
* docs: remove <> around words, causing probles with cgit markdown renderersinanmohd2023-03-111-1/+1
* damb: call main with $@ to avoid future headachessinanmohd2023-03-111-1/+1
* docs: all scripts are now wayland compatiblesinanmohd2023-03-111-3/+5
* vpn: rewrite, make wip and notify-send optional, details are printed to stdoutsinanmohd2023-03-112-24/+27