summaryrefslogtreecommitdiffstats
path: root/TODO.md
blob: da5f44d57e606601d412dfb3e8a29fb6c694dfd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# TODO

* suckless adblocking
* replace twitch() with proper gtk calls to make scrollbars reappear
* replace webkit with something sane
* add video player options
	* play in plugin
	* play in video player
	* call command with URI (quvi + cclive)
commit/.github/workflows/build.yml?id=58a4647f6a5b68037c30d45f09c686d3d55cd6fc&follow=1'>Update build.yml to artifact v4Gravatar Lance Borden 1-1/+1 2024-09-12fixed exit status issue with non interative modeGravatar BanceDev 1-1/+1 2024-09-12added non interative mode for running lua scriptsGravatar BanceDev 2-4/+28 2024-09-12temporary github action fix until non-interactive mode is implementedGravatar BanceDev 1-2/+2 2024-09-12attempt to update build script to accept input into lush shellGravatar BanceDev 2-4/+6 2024-09-12prevent lush workflow from getting stuck in testsGravatar Lance Borden 1-1/+4 2024-09-12removed chsh in workflowGravatar Lance Borden 1-4/+1