Pseudo-clipboard safety modifications

This commit is contained in:
miruka 2019-09-01 06:34:24 -04:00
parent d350e38979
commit 86caf719c7

View File

@ -35,7 +35,14 @@
- Room header descriptions: styled text
- Message selection
- ctrl-c
- Copy appending copies?
- Don't copy combined message names
- Copy link
- Make scroll wheel usable
- Copy to X11 selection
- Make events copiable
- Images don't load correctly in TextEdit
- Just use Shortcut onHeld instead of analyzing the current velocity
in `smartVerticalFlick()`