aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index f91d993..b6cf6af 100644
--- a/TODO
+++ b/TODO
@@ -235,4 +235,6 @@ Fallback to playing videos/etc from origin homeserver in matrix if the file is l
Fix 4chan posting! cloudflare broke shit. Then create external captcha solver program that solves captcha from captcha image.
Add option to use invidious, and the invidious front page.
Add proper vim modal mode. Maybe switch focused part with tab? then also need to show which part is focused.
-Send clipboard content to clipboard manager when destroying the window, if we are the clipboard owner \ No newline at end of file
+Send clipboard content to clipboard manager when destroying the window, if we are the clipboard owner.
+Bypass compositor when fullscreening application.
+Sort matrix events by timestamp. This is needed to make name change and other similar things work properly, otherwise @ mention wont work as it may show an older name if a previous event is fetched and contains name change. Also applies to join/leave events and other things. \ No newline at end of file