Remove message text selection hack

This commit is contained in:
miruka
2020-03-24 11:26:17 -04:00
parent f148837fae
commit 710dba09ec
6 changed files with 174 additions and 366 deletions

View File

@@ -1,5 +1,9 @@
# TODO
- side pane back/forward buttons hard to use on touch
- is it still slow on sway with wayland-egl?
- room pane drag-scroll a tiny bit activates the delegates
## Goals before 0.5.0
- Redacting messages
@@ -13,8 +17,6 @@
## Refactoring
- Rewrite the message text selection buggy mess
- Put keybindings in the components they belong to instead of shoving them
all in one central file