diff options
author | dec05eba <dec05eba@protonmail.com> | 2022-03-11 02:47:16 +0100 |
---|---|---|
committer | dec05eba <dec05eba@protonmail.com> | 2022-03-11 02:47:16 +0100 |
commit | 8c142359fd27d73fc6c77dc5d1bd4df831f7c0c1 (patch) | |
tree | 915d6d69f7609d571906043e137e6d60af151ea4 /TODO | |
parent | 2b29acfb9f70cb7aff7d5da1f5fc59ee319e3606 (diff) |
Fix video player focus (in dwm, it would cause focus spam)
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -223,4 +223,5 @@ Zero clear password memory after use. Periodically cleanup old cache files (especially manga images, thumbnails and media). Maybe have a file that says when we last checked for old files, and if its X days old then check and remove old files again and update the file. Render watch progress in youtube. -Readd youtube watch progress which seems to be broken because of frozen download?
\ No newline at end of file +Readd youtube watch progress which seems to be broken because of frozen download? +Set _NET_WM_USER_TIME (see sfml).
\ No newline at end of file |