| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Merge branch 'patch-4' of https://github.com/windeb204/voidrice into ↵ | Luke Smith | 2022-06-27 | 1 | -0/+5 | |
| |\ \ \ | | | | | | | | | | | | | windeb204-patch-4 | |||||
| | * | | | Give linkhandler option to read from clipboard | krisdoodle45 | 2022-06-06 | 1 | -0/+5 | |
| | | | | | ||||||
| * | | | | fix bug in samedir script (#1127) | Rokosun | 2022-06-24 | 1 | -2/+2 | |
| | | | | | | | | | | | | | samedir didn't work properly when the shell was opened inside lf using the w keybinding, now its fixed. | |||||
| * | | | | Screenshot utility improvements (maimpick) (#1114) | anntnzrb | 2022-06-15 | 1 | -6/+10 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * maimpick delay for proper screenshots An extra delay is needed for {window, full}-screenshots to prevent the dmenu prompt from showing; example attached. As of this writing I'm thinking the delay may vary depending on several factors, to name a few... dmenu patches, compositor animations, etc. * refactor to extract commonly used commands | |||||
| * | | | | use "|" as sed delimiter if pattern has "/" (#1118) | i-c-u-p | 2022-06-15 | 3 | -6/+6 | |
| |/ / / | | | | | | | removes the need for "/" to be escaped with a backslash | |||||
| * | | | Use tmpfs for speed and I/O reduction (#1122) | David Delarosa | 2022-05-25 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | force suspend and hibernate | Luke Smith | 2022-05-21 | 1 | -2/+2 | |
| | | | | ||||||
| * | | | booksplit faster, fix #919, fix #943, fix #954 | Luke Smith | 2022-04-30 | 1 | -24/+21 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-04-28 | 2 | -9/+9 | |
| |\ \ \ | ||||||
| | * | | | Fixed peertubetorrent (#1030) | krisdoodle45 | 2022-04-28 | 1 | -2/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixed peertubetorrent Because of https://github.com/Chocobozzz/PeerTube/pull/3746, the torrent URL is now different from the normal video url. This means the peertube API is needed to get the new torrent link. * No more soyregex (and use built-in curl silent option) * Add 360p quality in the description * Simpler regex * Parenthesize variables | |||||
| | * | | | remove xmodmap from remaps script (#1109) | i-c-u-p | 2022-04-27 | 1 | -7/+5 | |
| | | | | | | | | | | | | | Uses the "altwin:menu" option from setxkbmap to map the menu key to right super instead of xmodmap, which is deprecated. setxkbmap's options can be viewed with "man xkeyboard-config". Also tried to make the comment for the xset rate change more helpful. | |||||
| * | | | | sysact works with multiple wm instances | Luke Smith | 2022-04-28 | 1 | -3/+11 | |
| |/ / / | ||||||
| * | | | fix "extention" typo (#1103) | i-c-u-p | 2022-04-10 | 2 | -2/+2 | |
| | | | | | | | | | | replaces all appearances of "extention" with "extension" | |||||
| * | | | file.desktop: use `lfub` instead of plain `lf` (#1099) | mamizaxyz | 2022-04-02 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | close #1097 | Luke Smith | 2022-03-31 | 1 | -35/+0 | |
| | | | | ||||||
| * | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-03-28 | 4 | -8/+11 | |
| |\ \ \ | ||||||
| | * | | | Replace youtube-dl with yt-dlp system-wide (#1019) | krisdoodle45 | 2022-03-29 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Replace youtube-dl with yt-dlp in qndl * Replace youtube-dl with yt-dlp in dmenuhandler * Replace youtube-dl with yt-dlp in newsboat config * Replace youtube-dl with yt-dlp in aliasrc Co-authored-by: Luke Smith <luke@lukesmith.xyz> | |||||
| | * | | | Shortcuts in vim command line from bm-dirs/files (#1073) | Arjun Karangiya | 2022-03-29 | 1 | -3/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This will allow using the mappings in the vim command line. Here the leader is ";" So here `:e ;cfz` typed fast will expand into `:e /home/user/.config/zsh/.zshrc`. This is more helpful with :sp, :vs, :cd or anywhere where a file or a directory is expected in the vim command line. | |||||
| | * | | | remove typo in bgloc (#1096) | h3xo | 2022-03-29 | 1 | -1/+1 | |
| | | | | | | | | | | | | | path should be "$HOME/.local/share" (there's an extra slash) | |||||
| * | | | | emoji 14.0, remove keycodes, close #1080 | Luke Smith | 2022-03-28 | 1 | -1593/+1630 | |
| |/ / / | ||||||
| * | | | replace ranger with lf in tutorialvids script (#1085) | pakudev | 2022-03-12 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | lf cleanup | Luke Smith | 2022-03-11 | 3 | -14/+1 | |
| | | | | ||||||
| * | | | lf tweaks included ueberzug images | Luke Smith | 2022-03-06 | 2 | -0/+28 | |
| | | | | ||||||
| * | | | convert both $rx and $tx in one call to numfmt (#1082) | Nacho-Dz | 2022-03-02 | 1 | -1/+1 | |
| | | | | | | | | | | see numfmt(1) for details | |||||
| * | | | Make sb-doppler POSIX compliant | krisdoodle45 | 2022-02-17 | 1 | -5/+5 | |
| | | | | ||||||
| * | | | Merge branch 'LukeSmithxyz:master' into patch-4 | krisdoodle45 | 2022-02-17 | 11 | -65/+80 | |
| |\ \ \ | ||||||
| | * | | | Fix case-matching (#1066) | Ginner | 2022-01-25 | 1 | -1/+1 | |
| | | | | | | | | | | | | | Case sensitivity prevents dmenuhandler from copying the URL to the clipboard. | |||||
| | * | | | a | Luke Smith | 2022-01-22 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2022-01-21 | 1 | -1/+1 | |
| | |\ \ \ | ||||||
| | | * | | | otp script: Printf is not needed here (#1062) | krisdoodle45 | 2022-01-21 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | fix #936 | Luke Smith | 2022-01-21 | 2 | -4/+4 | |
| | |/ / / | ||||||
| | * | | | otp script | Luke Smith | 2021-12-21 | 1 | -0/+53 | |
| | | | | | ||||||
| | * | | | pulseaudio replaced with pipewire | Luke Smith | 2021-11-14 | 1 | -1/+1 | |
| | | | | | ||||||
| | * | | | better fix | Luke Smith | 2021-10-23 | 1 | -2/+3 | |
| | | | | | ||||||
| | * | | | ifinstalled better, close #1047 | Luke Smith | 2021-10-22 | 1 | -5/+3 | |
| | | | | | ||||||
| | * | | | inconsequential efficiency | Luke Smith | 2021-10-20 | 1 | -2/+4 | |
| | | | | | ||||||
| | * | | | unbreak samedir | Luke Smith | 2021-10-20 | 1 | -1/+4 | |
| | | | | | ||||||
| | * | | | Merge branch 'patch-6' of git://github.com/krisdoodle45/voidrice into ↵ | Luke Smith | 2021-10-20 | 2 | -8/+9 | |
| | |\ \ \ | | | | | | | | | | | | | | | | krisdoodle45-patch-6 | |||||
| | | * | | | Revert changes to displayselect (already best performance) | krisdoodle45 | 2021-10-19 | 1 | -2/+2 | |
| | | | | | | ||||||
| | | * | | | Add some conf file variables | krisdoodle45 | 2021-10-14 | 1 | -4/+8 | |
| | | | | | | ||||||
| | | * | | | Use setsid | krisdoodle45 | 2021-10-14 | 1 | -4/+1 | |
| | | | | | | ||||||
| | | * | | | Replicate tail functionality in awk | krisdoodle45 | 2021-10-14 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | ext: Remove in favor of atool (#1013) | krisdoodle45 | 2021-10-20 | 1 | -45/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ext: Give the ability to extract multiple files and wildcards * Variable renaming * Make user get prompted if extracted file overwrites another file * Deleted ext We have atool * Replace ext with aunpack | |||||
| | * | | | | Small newsup fix (#1023) | Ethan Marshall | 2021-10-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | Only update titles which *exactly* match the title "newsboat" | |||||
| | * | | | | l | Luke Smith | 2021-10-18 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | muting volume when 0%, space between icon and percentage | Colby Thomas | 2021-10-17 | 1 | -3/+5 | |
| | |/ / / | ||||||
| * | | | | Cut isn't needed here | krisdoodle45 | 2021-10-06 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | Make sb-doppler work for Europe and Africa | krisdoodle45 | 2021-10-04 | 1 | -180/+234 | |
| |/ / / | ||||||
| * | | | Merge branch 'master' of github.com:LukeSmithxyz/voidrice | Luke Smith | 2021-10-02 | 3 | -22/+19 | |
| |\ \ \ | ||||||
| | * | | | fix sb-internet problems with multiple wifi cards (#1008) | Future is FOSS | 2021-09-27 | 1 | -4/+5 | |
| | | | | | ||||||
