aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* damb: code clean upsinanmohd2023-08-011-4/+4
|
* damb: get rid of "random" optionsinanmohd2023-08-011-6/+1
| | | | | i've barely used it, select was used even when i needed to listen to something randm
* 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
| | | | | now 1337x will prompt the user with sneeds, leeches, size, and name all properly spaced and beautiful to look at. soyflix sisters btfoed again.
* 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
| | | | using only built in sh commands
* 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
|
* wip: print details to stdout, only send notification if notify-send is installedsinanmohd2023-03-111-1/+4
|
* damb: wayland support, more appropriate dependency checksinanmohd2023-03-111-37/+80
|
* 1337x, yts: wayland supportsinanmohd2023-03-112-9/+15
|
* pirowatch: wayland support, make notify-send an optional dependencysinanmohd2023-03-111-9/+20
|
* 1337x, yts: more appropriate dependency checksinanmohd2023-03-112-4/+5
|
* pirowatch: display error message when webtorrent failssinanmohd2023-03-111-0/+3
|
* 1337x, yts: more pretty dmenu promptsinanmohd2023-03-112-2/+2
|
* 1337x, yts: make proper use of parameter expansionsinanmohd2023-03-112-4/+2
|
* yts: make use of the new pirowatch -s flag to speed up launchingsinanmohd2023-03-111-1/+1
|