index
:
sds
master
sinan's dmenu scripts.
sinan@sinanmohd.com
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
dbook: reduce runtime overhead by moving icon generation to db write
sinanmohd
2023-08-02
1
-4
/
+10
|
*
dbook: lazy evaluate value of keys
sinanmohd
2023-08-02
1
-6
/
+6
|
*
dbook: trim function to remove white spaces on string ends
sinanmohd
2023-08-02
1
-15
/
+14
|
*
dbook: delete saved data when key is removed
sinanmohd
2023-08-01
1
-0
/
+6
|
*
dbook: cleanup, remove boilerplate in save and insert
sinanmohd
2023-08-01
1
-18
/
+15
|
*
damb: code clean up
sinanmohd
2023-08-01
1
-4
/
+4
|
*
damb: get rid of "random" option
sinanmohd
2023-08-01
1
-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 management
sinanmohd
2023-07-06
1
-208
/
+193
|
*
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
|
|
|
|
|
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 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
|
|
|
|
using only built in sh commands
*
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
|
[next]