Add compact mode to feature list
This commit is contained in:
parent
be43f68059
commit
a0e659098d
|
@ -17,6 +17,7 @@ Written in Qt/QML + Python with [nio](https://github.com/poljar/matrix-nio),
|
||||||
### Client
|
### Client
|
||||||
|
|
||||||
- **Fluid interface** that adapts to any window size
|
- **Fluid interface** that adapts to any window size
|
||||||
|
- Toggleable **compact mode**
|
||||||
- Customizable **keyboard shortcuts** for (almost) everything, including
|
- Customizable **keyboard shortcuts** for (almost) everything, including
|
||||||
filtering/switching rooms, scrolling, sending files...
|
filtering/switching rooms, scrolling, sending files...
|
||||||
- Versatile **theming system**, properties can refer to each other and have
|
- Versatile **theming system**, properties can refer to each other and have
|
||||||
|
|
1
TODO.md
1
TODO.md
|
@ -35,6 +35,7 @@
|
||||||
|
|
||||||
## Issues
|
## Issues
|
||||||
|
|
||||||
|
- If names are mentioned with a different case, they look like normal links
|
||||||
- When zooming in enough, "Mirage <version>" label overflows
|
- When zooming in enough, "Mirage <version>" label overflows
|
||||||
|
|
||||||
- Catch server 5xx errors when sending message and retry
|
- Catch server 5xx errors when sending message and retry
|
||||||
|
|
Loading…
Reference in New Issue
Block a user