diff options
author | metamuffin <metamuffin@disroot.org> | 2022-09-10 21:47:20 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2022-09-10 21:47:20 +0200 |
commit | c8a23ccb83a28808517915d3b76a8b8159e6ed4d (patch) | |
tree | 3fe486d6a88ea37c264f35f20175a5e2103f78d6 /readme.md | |
parent | abf0ae46f9dd5324e691f939c63b6e97dea7c6b7 (diff) | |
download | keks-meet-c8a23ccb83a28808517915d3b76a8b8159e6ed4d.tar keks-meet-c8a23ccb83a28808517915d3b76a8b8159e6ed4d.tar.bz2 keks-meet-c8a23ccb83a28808517915d3b76a8b8159e6ed4d.tar.zst |
new prefs
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -80,6 +80,9 @@ Booleans can be either `1`, `true`, `yes` or their opposites. - Mitigate security issues caused by `*_enabled` params - Save permissions to locale storage - Prevent join notification bypass by not identifying +- Dont use websocket to send images to not block anything else +- How do we implement global hotkeys? +- Tray icon for native ## Protocol |