| Commit message (Expand) | Author | Age | Files | Lines |
* | damb: update icon and make it a var | sinanmohd | 2023-07-06 | 1 | -4/+5 |
* | damb: use sigkill to make sure the target is dead | sinanmohd | 2023-07-05 | 1 | -1/+1 |
* | damb: follow xdg spec | sinanmohd | 2023-07-05 | 1 | -1/+1 |
* | dbook: make usage a function | sinanmohd | 2023-07-05 | 1 | -11/+17 |
* | dbook: proper spacing in notify-send | sinanmohd | 2023-07-05 | 1 | -2/+2 |
* | dbook: fail gracefully when bookmarks is empty | sinanmohd | 2023-07-05 | 1 | -0/+2 |
* | dunicode: use nerd font for the prompt | sinanmohd | 2023-07-04 | 1 | -3/+3 |
* | damb: update display server selection logic | sinanmohd | 2023-07-02 | 1 | -3/+4 |
* | tcsv: redirect error messages to stderr | sinanmohd | 2023-06-01 | 1 | -1/+1 |
* | tcsv: better error handling | sinanmohd | 2023-06-01 | 1 | -5/+16 |
* | tcsv: initial commit: posix client for torrents-csv.ml | sinanmohd | 2023-06-01 | 2 | -0/+154 |
* | 1337x: fix: parse_table returns invalid name | sinanmohd | 2023-05-31 | 1 | -1/+1 |
* | yts: use strcasecmp and proper menu line limits | sinanmohd | 2023-05-08 | 1 | -2/+2 |
* | pirowatch: switch back to nerf font | sinanmohd | 2023-05-08 | 1 | -1/+1 |
* | 1337x: v2 rewrite, more beautiful ui | sinanmohd | 2023-05-08 | 1 | -16/+65 |
* | 1337x, yts: exit quietly if query is empty | sinanmohd | 2023-05-08 | 2 | -25/+17 |
* | 1337x, yts: switch back to nerd font | sinanmohd | 2023-05-08 | 2 | -7/+7 |
* | 1337x, yts: get rid of the proxy fallback, they are unreliable | sinanmohd | 2023-04-28 | 2 | -8/+0 |
* | vpn: only call wip when the connection is successful | sinanmohd | 2023-03-20 | 1 | -3/+1 |
* | clean: use logical operators instead of if | sinanmohd | 2023-03-20 | 2 | -6/+2 |
* | dbook: spell error in vars | sinanmohd | 2023-03-20 | 1 | -1/+1 |
* | font: switch to font awesome for icons | sinanmohd | 2023-03-20 | 9 | -37/+44 |
* | damb: fix: incomplete code | sinanmohd | 2023-03-20 | 1 | -1/+1 |
* | dunicode: initial commit: script to copya and type unicode | sinanmohd | 2023-03-18 | 2 | -0/+104 |
* | menu_run: initial commit: replacement for dmenu_run | sinanmohd | 2023-03-18 | 2 | -0/+57 |
* | daskpass: initial commit: a password prompt | sinanmohd | 2023-03-17 | 2 | -0/+13 |
* | dbook: preserve spacing of config file when using -d | sinanmohd | 2023-03-17 | 1 | -1/+4 |
* | dbook: initial commit: a bookmark manager | sinanmohd | 2023-03-16 | 2 | -0/+317 |
* | repo: update name | sinanmohd | 2023-03-16 | 1 | -1/+1 |
* | vpn: make use of the grep --quiet flag instead of redirecting the output | sinanmohd | 2023-03-12 | 1 | -1/+1 |
* | dpass: docs: passmenu already exists, specify some reasons to use dpass over it | sinanmohd | 2023-03-11 | 1 | -1/+4 |
* | dpass: initial commit: dmenu wrapper for the standard unix password manager | sinanmohd | 2023-03-11 | 2 | -0/+115 |
* | menu: prioritize wayland even when xwayland is available | sinanmohd | 2023-03-11 | 4 | -12/+12 |
* | menu: switchout bemenu for wmenu | sinanmohd | 2023-03-11 | 5 | -5/+5 |
* | docs: remove <> around words, causing probles with cgit markdown renderer | sinanmohd | 2023-03-11 | 1 | -1/+1 |
* | damb: call main with $@ to avoid future headaches | sinanmohd | 2023-03-11 | 1 | -1/+1 |
* | docs: all scripts are now wayland compatible | sinanmohd | 2023-03-11 | 1 | -3/+5 |
* | vpn: rewrite, make wip and notify-send optional, details are printed to stdout | sinanmohd | 2023-03-11 | 2 | -24/+27 |
* | wip: print details to stdout, only send notification if notify-send is installed | sinanmohd | 2023-03-11 | 1 | -1/+4 |
* | damb: wayland support, more appropriate dependency check | sinanmohd | 2023-03-11 | 1 | -37/+80 |
* | 1337x, yts: wayland support | sinanmohd | 2023-03-11 | 2 | -9/+15 |
* | pirowatch: wayland support, make notify-send an optional dependency | sinanmohd | 2023-03-11 | 1 | -9/+20 |
* | 1337x, yts: more appropriate dependency check | sinanmohd | 2023-03-11 | 2 | -4/+5 |
* | pirowatch: display error message when webtorrent fails | sinanmohd | 2023-03-11 | 1 | -0/+3 |
* | 1337x, yts: more pretty dmenu prompt | sinanmohd | 2023-03-11 | 2 | -2/+2 |
* | 1337x, yts: make proper use of parameter expansion | sinanmohd | 2023-03-11 | 2 | -4/+2 |
* | yts: make use of the new pirowatch -s flag to speed up launching | sinanmohd | 2023-03-11 | 1 | -1/+1 |
* | pirowatch: rewrite: proper error handling, -s flag to skip index selection | sinanmohd | 2023-03-11 | 2 | -31/+78 |
* | docs: 1337x, yts: fix: documentation error | sinanmohd | 2023-03-11 | 1 | -2/+2 |
* | 1337x: accept compressed http content | sinanmohd | 2023-03-11 | 1 | -1/+1 |