master
229 commits
alt-tab: remove in favor of tab which I use for howl
62ebc2e
hovercats
·
2026-07-18
ytdl: fix argument
509b8e3
hovercats
·
2026-07-10
dm: readd rc port with some minor changes
cbccf3d
hovercats
·
2026-06-08
ytdl: remove proxy option, as this isnt really used anymore
4f86954
hovercats
·
2026-05-06
dmpv: set --profile for improved performance under swc
c257a73
hovercats
·
2026-04-22
smpv: initial implementation of using mpv as music player from cli
5b2f09a
hovercats
·
2026-04-15
bmks/dmpv/dpdf/dsearch: remove dmenu -c flag
e21be0a
hovercats
·
2026-02-14
vol: correct control number
384da16
hovercats
·
2025-12-29
add vol
86d20e0
hovercats
·
2025-09-28
bmks: move functions into the switch. theres really no duplicating code here which requires functions to avoid unneccessarly duplicated code
53c025b
hovercats
·
2025-09-23
home: rewrite in rc
ea79a87
hovercats
·
2025-09-22
batt: remove the newline inside the loop
4dc5d23
hovercats
·
2025-09-22
irc: remove
935cfb2
hovercats
·
2025-09-22
watcher: add some informative comments
a1e0e72
hovercats
·
2025-09-22
fullscreen: add more comments for less obvious commands (from wmutils)
f864d15
hovercats
·
2025-09-22
alt-tab: add some informative comments
dd808b3
hovercats
·
2025-09-22
dsearch: use dash for all options
eea6ac3
hovercats
·
2025-09-20
dsearch: add some comments
26973fb
hovercats
·
2025-09-20
dsearch: add options for using different search engines
d7027bd
hovercats
·
2025-06-26
bri: change tmpfilename
d1fd7cd
hovercats
·
2025-06-07
bmks: use a tempfile instead of `_` to avoid permission denied if you happen to run bmks from a directory where you dont have write permissions
2c5801c
hovercats
·
2025-04-17
fullscreen: fix issue with script affecting the wrong window when re setting border upon exiting fullscreen. this seems to happen if the cursor is move above a window existing underneath our fullscreened window, when we exit fullscreen. this leaves us with our previously fullscreened window without borders, and the other window with messed up border
5386af7
hovercats
·
2025-04-17
fullscreen: add some comments, maybe its less confusing to look at
d85adc8
hovercats
·
2025-04-15
nits. remove unneeded stuff
a56216f
hovercats
·
2025-03-13
dsearch: add missing &&
e659cb2
hovercats
·
2025-03-02
bri: only use awk. redirect properly, do not read and write to same file at the same time, as this is bad practice.
d4efa15
hovercats
·
2025-02-09
ytdl: use shorthands for bestvideo and bestaudio
1d7ca00
hovercats
·
2025-02-09
ytdl: use yt-dlps builtin filter to select format and size. | force webm, because mp4 seems to default to av1, which I cant play
0ef91a7
hovercats
·
2024-12-31
add outdated. simple way of checking for outdated packages, seeing as outdated.py no longer work. mostly similar to kiss-outdated with only a minor change for it to work with oasis' format.
ebbbbb8
hovercats
·
2024-12-07
drop dm
4aee2f6
hovercats
·
2024-11-26
sh/dm: use find instead of ls
38617a4
hovercats
·
2024-11-26
sh/dm: use printf instead of echo
14449d4
hovercats
·
2024-11-26
sh/dm: import dm from z3bra, as it seems to be borked when written in rc. need to investiage this more later..
65c4c0e
hovercats
·
2024-11-26
dm: remove usage function
1b77d48
hovercats
·
2024-11-26
dm: create a handler script for dtach
20e4be2
hovercats
·
2024-11-25
focus: dont exit with status code 1 if no windows is found. this subtly breaks the watcher script because the while loop exits due a non-null exit status comming from focus script. thus having to restart the watcher script manually.
b732a18
hovercats
·
2024-11-11
dsearch: switch to lite.duckduckgo.com. the searchstring is easier to work with. | remove if not statement, its not really needed
2e38eef
hovercats
·
2024-11-11
dsearch: print a message before exit if no query is entered
f27ab50
hovercats
·
2024-11-11
bmks: have h flag just run the printf for help instead of having it in a separate function
1abcf3e
hovercats
·
2024-11-04
ytdl: add -n switch to avoid having to run yt-dlp manually if url doesnt support the proxy string we use for some invidious instances
d827658
hovercats
·
2024-11-04
focus: move func to the case statement instead
001230c
hovercats
·
2024-10-22
C/Makefile: add -Wextra as default flag
76f1661
hovercats
·
2024-10-22
C/: add .gitignore
9e729fd
hovercats
·
2024-10-22
C/: add a makefile
bfeb954
hovercats
·
2024-10-21
port batt to C terribly
b5d80f8
hovercats
·
2024-09-08
watcher: rewrite in rc
023129e
hovercats
·
2024-09-07
focus: tab inside the switch
ac0269d
hovercats
·
2024-09-06
fullescreen: rewrite in rc
340906a
hovercats
·
2024-09-06
focus: rewrite in rc
7797d63
hovercats
·
2024-09-06
holup: remove curlybraces
80a2cb9
hovercats
·
2024-09-06
bmks: switch test usage for variables in favor of internal tool. | fix if statement not being properly isolated, making some lines run wether or not it should.
080f624
hovercats
·
2024-09-06
dsearch: use interal tool for test
1c14b82
hovercats
·
2024-09-06
alt-tab: use internal tools instead of test
1070f53
hovercats
·
2024-09-06
torrdl: just curl flags to download directory to directory, instead of cding into it first
cae1df6
hovercats
·
2024-09-04
ytdl: improve the test for available quality
729148d
hovercats
·
2024-09-04
ytdl: check for number of arguments instead of $2 being empty
378286b
hovercats
·
2024-07-29
bmks: exit if no selection is made
a1ff506
hovercats
·
2024-06-25
cg: rename to irc
4b0b060
hovercats
·
2024-06-25
cg: use senpai instead of catgirl
1af14b6
hovercats
·
2024-06-25
focus: add top to help section
f05e042
hovercats
·
2024-06-25
focus: fix script erroring out prematurly if no window was in focus
27b27f1
hovercats
·
2024-06-24
bump LICENCE
1511a3a
hovercats
·
2024-06-24
rbgs: nit
7f58068
hovercats
·
2024-06-24
sh/* use set -e across the board
b19cb43
hovercats
·
2024-06-24
typo
85dcbdd
hovercats
·
2024-06-19
rc/*: set flag e + across the board
660c2ad
hovercats
·
2024-06-18
nits
d11c2a6
hovercats
·
2024-06-18
bmks: favor rc implentation
5c45ca3
hovercats
·
2024-06-18
README: nits
522a91f
hovercats
·
2024-06-18
rc/bmks: write bmks in rc
4a9df0d
hovercats
·
2024-06-18
bmks: just use path instead of xdg dir
4077064
hovercats
·
2024-06-17
shellcheck
90e3785
hovercats
·
2024-06-08
focus/fullscreen/watcher: nits | fix focusing and borders. focus no longer touches borders. this makes the borders set by the WM stay when using groups script to hide/unhide windows. fullscreen now sets border upon returning to windowed mode. watcher script now focues on MAP events, so windows being unhid, will now return focued, as one would expect
6ab38e7
hovercats
·
2024-06-07
watcher: add. add top case on focus to use with watcher to regain focus when windows are created/killed
7cc2676
hovercats
·
2024-02-19
home: add
5d4de45
hovercats
·
2023-12-04
tile: nits
cedfca0
hovercats
·
2023-12-04
rc/* tab case statements
956f38e
hovercats
·
2023-12-04
bmks: move conf function up
5ae5de0
hovercats
·
2023-12-04
bmks: sort case statements
897eee5
hovercats
·
2023-12-04
bmks: add c flag for conf, so we dont have to check for file and dir each time
a32e923
hovercats
·
2023-12-04
bmks: use cat instead of sort
1bea5b1
hovercats
·
2023-12-04
bmks: remove unneeded part in printf
a1a754f
hovercats
·
2023-12-04
bmks: add note about -c flag for dmenu
ddfec71
hovercats
·
2023-12-03
bmks: use dmenu to add description, so that it plays better with surfs patch
87b0ef9
hovercats
·
2023-12-03
groups: switch last echo to printf
890078d
hovercats
·
2023-12-01
bmks: fix shellcheck
c0929c1
hovercats
·
2023-11-29
fullscreen: use printf
5a1e07c
hovercats
·
2023-11-29
focus: fix shellcheck
c786eca
hovercats
·
2023-11-29
focus: nits
e491516
hovercats
·
2023-11-28
focus: fix shellcheck with printf usage
a2e1294
hovercats
·
2023-11-28
focus: use [ foo ] instead of test
0e0fb5f
hovercats
·
2023-11-28
focus: use printf
3c0c921
hovercats
·
2023-11-23
bmks: fix del function not working properly
382fc61
hovercats
·
2023-11-22
Revert "bmks: dont use && before exits. we wanna exit regardless" This reverts commit 377ecea50ec0f2c0560e8768ca1ed298ca81a6b3.
1b0bd8e
hovercats
·
2023-11-22
README: simplify sentence about the sh scripts
86ead9f
hovercats
·
2023-11-22
README: remove line about reaccuring scripts, as ive recently removed duplicates
434c13b
hovercats
·
2023-11-22
sh/dpdf: drop in favor of rc rewrite
b95824b
hovercats
·
2023-11-22
dmpv: drop in favor for rc rewrite
5bccc63
hovercats
·
2023-11-22
sh/dsearch: drop for rc rewrite
9c8fba6
hovercats
·
2023-11-22
termdl: drop
c607a32
hovercats
·
2023-11-22
sh/shot: drop for rc version
1732056
hovercats
·
2023-11-22
sh/holup: drop for rc rewrite
4c90afd
hovercats
·
2023-11-22
sh/smus: drop for rc rewrite
8235e25
hovercats
·
2023-11-22
sh/batt: drop in favor of rc implementation
0c71516
hovercats
·
2023-11-22
cg: drop in favor of rc implementation
5525c51
hovercats
·
2023-11-22
sh/bri: remove in favor of rc implementation
8c82c28
hovercats
·
2023-11-22
sh/ytdl: remove in favor of rc implementation
4158060
hovercats
·
2023-11-22
alt-tab: use printf
3ae335f
hovercats
·
2023-11-22
rc/bri: remove echo usage
8d07bfd
hovercats
·
2023-11-22
bmks: remove leftover space
29a2b65
hovercats
·
2023-11-22
bmks: use if instead of test twice in add func. this also breaks up the rather long line, so it should more readable
d6aac6a
hovercats
·
2023-11-22
batt: use curlybrackets for variables
377ecea
hovercats
·
2023-11-22
bmks: dont use && before exits. we wanna exit regardless
e8dd615
hovercats
·
2023-11-22
bmks: remove echo usage
1b2e049
hovercats
·
2023-11-22
bmks: split the line in del func, to make it more readable
7fed03c
hovercats
·
2023-11-22
bmks: use XDG_CONFIG_HOME to not interfere with users preferences | add some missing brackets
8297ab7
hovercats
·
2023-11-09
termdl: use exec
e08a0ed
hovercats
·
2023-11-09
ytdl: use exec
85e04c3
hovercats
·
2023-11-08
use exec where applicaple
fef5d17
hovercats
·
2023-10-25
dpdf: nits
8fa79c1
hovercats
·
2023-10-25
dmpv: nits
ee78986
hovercats
·
2023-10-25
torrdl: nits
8bf9a27
hovercats
·
2023-10-25
nits
2331cd2
hovercats
·
2023-10-25
cg: use a config file
53e94dc
hovercats
·
2023-10-25
batt: use loop instead
727016e
hovercats
·
2023-10-18
ytdl: test if $val is empty, and choose w/e is best if 1080p isnt available
480402a
hovercats
·
2023-09-24
drop termdl
71043fe
hovercats
·
2023-09-19
add licence
0a973d3
hovercats
·
2023-08-30
shot: port to rc
e6c5660
hovercats
·
2023-08-30
shot: nits
ac32c81
hovercats
·
2023-08-30
bmks: simplify function names
cc127e7
hovercats
·
2023-08-30
bmks: nits
aa6266c
hovercats
·
2023-08-30
bmks: remove case statement in bmks_del
698b64d
hovercats
·
2023-08-30
bmks: nits
3f80cbc
hovercats
·
2023-08-30
bmks: remove bmks_checks. only do checks on go_to
ae3be6f
hovercats
·
2023-08-30
bmks: move bmks_check to top
94bfd76
hovercats
·
2023-08-30
bmks: move BROWSER var check to bmks_check
cf637cf
hovercats
·
2023-08-30
bmks: use single letter options instead
43b6867
hovercats
·
2023-08-30
bmks: minimize help section. dont really need much more than this
f3d0233
hovercats
·
2023-08-29
bmks: exit if BROWSER is not set
4bda1da
hovercats
·
2023-08-18
add shot.
b631799
hovercats
·
2023-07-30
rbgs: change dir
c38f180
hovercats
·
2023-07-03
add torrdl
f4df24d
hovercats
·
2023-06-05
remove some redundancy/nits
15d4bea
hovercats
·
2023-06-05
rc/termdl: switched to rc version of ytdl script
e8a7970
hovercats
·
2023-06-05
rc/ytdl: force proxy. will probably break youtube links, but invidious links should still work
fddf2d0
hovercats
·
2023-06-02
rc/ytdl: works, but needs more work
0a3e695
hovercats
·
2023-04-15
add alt-tab. this fixes border issues with focus script
f446c14
hovercats
·
2023-03-29
use -c option for dmenu where applicable
c3b440d
hovercats
·
2023-03-25
nits
8bf004e
hovercats
·
2023-03-25
readme edits
758107f
hovercats
·
2023-03-25
put sh scripts into sh dir, so theyre sorted according to lang
67df9af
hovercats
·
2023-03-09
dsearch: if not does not use { .. }
99c31cb
hovercats
·
2023-03-07
bri: use awk instead of bc
19ed01b
hovercats
·
2023-02-24
menu: remove
e77bad9
hovercats
·
2023-02-24
dpdf: fix for filenames with spaces in
ae48c60
hovercats
·
2023-02-24
dmpv: fix issues with spaces in filenames
330ad9d
hovercats
·
2023-02-22
dsearch: port to rc
31afd6d
hovercats
·
2023-02-22
dmpv: port to rc
47df503
hovercats
·
2023-02-22
dpdf: port to rc
3866426
hovercats
·
2023-02-22
port bri to rc
2252c7f
hovercats
·
2023-02-21
start porting scripts to rc
eb63cf8
hovercats
·
2023-02-21
bmks: nits. exit if no selection was made when running go_to function
2a108a5
hovercats
·
2023-02-20
add smus
daa0a09
hovercats
·
2023-02-20
add cg
5e98082
hovercats
·
2023-02-18
add termdl
6314927
hovercats
·
2023-02-05
drop drawterm
83947b6
hovercats
·
2023-02-05
nits
1a779f4
hovercats
·
2023-01-16
groups: nits
de08117
hovercats
·
2023-01-16
fullscreen: nits
2a63491
hovercats
·
2023-01-16
groups: set FSFILE to /tmp
c18132f
hovercats
·
2023-01-16
dsearch: fix if $STRING is empty not exiting if its empty. nits
c25a698
hovercats
·
2023-01-16
ytdl: should fix the issue with proxy
608a17e
hovercats
·
2023-01-16
fullscreen: nits. focus.sh has been renamed focus
abeadbb
hovercats
·
2023-01-16
rename groups.sh to groups
2fdc371
hovercats
·
2023-01-14
rewrite bri. thanks wael
86a6c59
hovercats
·
2023-01-14
nits
c62d9e4
hovercats
·
2023-01-01
dmpv: change dir var
a83fc58
hovercats
·
2023-01-01
ytdl: add proxy function
df19b7a
hovercats
·
2023-01-01
ytdl: separate some functions
89844b9
hovercats
·
2023-01-01
ytdl: fix comment
75e7ad3
hovercats
·
2022-11-01
ytdl: change dl dir
1647171
hovercats
·
2022-11-01
dpdf: switch dir var | only look for pdfs
111b81e
hovercats
·
2022-10-26
bmks: change default dir
4e69359
hovercats
·
2022-10-19
add drawterm script for using xmenu
aeaf061
hovercats
·
2022-10-19
add menu script for launching xmenu
10dc370
hovercats
·
2022-10-01
fullscreen.sh revert changes, as it breaks the script alltogether
2957631
hovercats
·
2022-09-28
tile.sh: increase master size
def9a0a
hovercats
·
2022-09-03
dmpv/dpdf: dont use xargs at all. fixes issues with toybox missing -I flag
422320b
hovercats
·
2022-08-29
batt: use variable instead
ae04c89
hovercats
·
2022-06-18
add dpdf
5d91e4f
hovercats
·
2022-06-01
dmpv: add prompts to more clearly distinct action being made
d6ba4d2
hovercats
·
2022-04-17
bri: toybox bc was giving me issues with redirecting the output directly to $BRI_FILE, so we have to bypass it
7917136
hovercats
·
2022-04-17
dsearch: set browser var to $BROWSER. set it locally instead of in script
1b0d604
hovercats
·
2022-04-17
bmks: drop the use of in go_to function. not needed
83d3f38
hovercats
·
2022-04-04
dmpv: add case statement for new delete option
8b0593a
hovercats
·
2022-03-24
dsearch: remove misplased l leter in search string. it messed up searches with spaces
cf8efd5
hovercats
·
2022-03-05
dmpv: rewrite.
2df382a
hovercats
·
2022-03-05
bmks: dont list all bookmarks at once. just list 10
2eedb2b
hovercats
·
2022-03-04
add ytdl
dcc2316
hovercats
·
2022-03-03
add tile.sh
5e0dd79
hovercats
·
2022-03-03
bri: add more info inside script
3045a15
hovercats
·
2022-03-03
groups.sh: fix shellcheck. closes #1
c2a33a6
hovercats
·
2022-03-03
readme edits
36de21f
hovercats
·
2022-03-03
add fullscreen.sh
ea9e17a
hovercats
·
2022-03-03
focus.sh: add
fdf6a2d
hovercats
·
2022-03-02
groups.sh: add asterix flag, to catch all invalid options
f264395
hovercats
·
2022-03-02
groups.sh: fixed line 38. see #1
7a04b6c
hovercats
·
2022-02-22
readme: drop the overview list
35f8ff2
hovercats
·
2022-02-22
add rbgs.
9da28b5
hovercats
·
2022-02-18
add groups.sh
e51feaa
hovercats
·
2022-02-18
add workspace.sh
3965975
hovercats
·
2022-02-18
add holup script
8247d3c
hovercats
·
2022-02-14
readme: add info about permissions for bri script
c7eec04
hovercats
·
2022-02-14
bri: use printf instead of echo in help section. create double newline
25f9ebf
hovercats
·
2022-02-14
add bri script
d53d327
hovercats
·
2022-02-02
bmks: correct filename
bef6a63
hovercats
·
2022-02-02
bmks: remove leftover fzf stuff in help section
8768ff2
hovercats
·
2022-02-01
bmks: using :> overwrites the file appearantly. use touch instead. now the script works as intended
7c0f6e1
hovercats
·
2022-02-01
bmks: rewrote for practise. removed fzf functionality
d4d42be
hovercats
·
2022-01-27
readme: fix typo
7aa31da
hovercats
·
2022-01-26
readme: add dsearch to the list
2433f6a
hovercats
·
2022-01-26
dsearch: add
106e9d5
hovercats
·
2022-01-26
dmpv: set directory as a variable + fix typo
ab54da4
hovercats
·
2022-01-26
dmpv: pipe into awk, as we dont want to see whole path to videos
9be5041
hovercats
·
2022-01-26
dmpv: add -i flag to dmenu, so it searches case insensitively
74369f3
hovercats
·
2022-01-26
dmpv: add dmpv: using ./* seems to make the script run empty. switch to -- * instead
05487db
hovercats
·
2022-01-26
bmks: add
6565a7a
hovercats
·
2022-01-26
add readme