Add compact mode to feature list

This commit is contained in:
miruka 2020-03-23 18:15:51 -04:00
parent be43f68059
commit a0e659098d
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio),
### Client
- **Fluid interface** that adapts to any window size
- Toggleable **compact mode**
- Customizable **keyboard shortcuts** for (almost) everything, including
filtering/switching rooms, scrolling, sending files...
- Versatile **theming system**, properties can refer to each other and have

View File

@ -35,6 +35,7 @@
## Issues
- If names are mentioned with a different case, they look like normal links
- When zooming in enough, "Mirage <version>" label overflows
- Catch server 5xx errors when sending message and retry