aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* vpn: refactorHEADmastersinanmohd2024-07-041-16/+10
* dpass: clean upsinanmohd2024-05-081-10/+12
* daskpass: drop x11 supportsinanmohd2024-04-241-8/+1
* tcsv/url_csv: torrents-csv.ml -> torrents-csv.comsinanmohd2024-04-231-1/+1
* wayland/menu: wmenu -> bemenusinanmohd2023-11-0411-15/+15
* dunicode: clean up, code style and icon varsinanmohd2023-08-161-50/+42
* damb: clean up, merge cases in a switch statementsinanmohd2023-08-101-2/+1
* damb: make the key value delimiter more explicit and safesinanmohd2023-08-061-6/+9
* 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