From 765a45b84eedaf27a69776b9be3852ea26e9b176 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 21 Oct 2022 22:18:22 +0200 Subject: Make max window size slightly smaller than screen size --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index b6cf6af..44a75aa 100644 --- a/TODO +++ b/TODO @@ -237,4 +237,5 @@ 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. 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 +Sort matrix events by timestamp. This is needed to make name change and other similar things work properly (user display name, avatar, room name, room avatar, etc), 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. +Automatically cleanup old cache files. -- cgit v1.2.3