aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2020-10-02 20:03:24 +0200
committerdec05eba <dec05eba@protonmail.com>2020-10-02 20:03:24 +0200
commit38874aa9c8bfcf12bd1ceef013a2342da5a0eeea (patch)
treeeb4577d8ad4675b1aeb7e7f05bdf5bb540241579 /TODO
parent99bee0e8d2c498f6dff94a87db7540687161f3f7 (diff)
Add --no-video option to play videos with only audio
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8eb3412..969ce1b 100644
--- a/TODO
+++ b/TODO
@@ -79,4 +79,7 @@ Add /me to matrix, emoji, reactions...
Set the icon of the window to be the icon of the plugin. Nice for KDE, GNOME, etc with titlebars.
Set a minimum wrap size for text. We dont want one line of text to fully fill the window vertically when the window size width is small. Its better to cut off the text and add eclipses.
Get the related message and show that (async) instead of what the reply says the original text is in body, for matrix replies.
-Support matrix html (for replies and text styling, such as greentext). \ No newline at end of file
+Support matrix html (for replies and text styling, such as greentext).
+Show deleted messages in matrix as MESSAGE DELETED or whatever.
+Use linear-interpolation for thumbnail creation.
+If --no-audio is used then music should be played with a lightweight music player instead. MPV is heavy even for music (60mb RAM). \ No newline at end of file