-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Description
Description
Riot window real estate is becoming a more complex commodity it seems with the advent of new features.
Specifically I have been using the riot desktop (electron) client in windows taking up 1/3rd of the screen horizontally for a while now and its been "OK" but a little tight, the conversation window doesn't need to take up a ton of the screen and take away from what a person is actually doing but should be able to be on the screen at all times to allow quick responding and conversation. With the release of 0.14.0 and its separate community area next to the conversation view the space usage getting worse. It would be nice if the narrow view could be revisited with a little more appreciation to the value of screen real estate.
In this image you can see that there isn't much room around the chat area even with everything packed away and compressed as much as possible. For layout in narrow views the following changes would be nice to maximize what people actually care about (the conversation and the content):
- Smaller Icons in community area.
- Less horizontal padding in community area.
- Less horizontal padding on conversation/room list.
- Allow the actual message area to be wider since in narrow views 30+% white space is just a waste. (this is highlighted by the chart which is as wide as the messages can get)
- Reduce the size of the Upload,Call,Video,Integrations buttons in the message edit area.
- Allow the message editing area to be wider to take up the unused white space.
Thanks!
Version information
- Platform: Web and Desktop
For the web app:
- Browser: Chrome, and Electron Desktop
- OS: Windows (presumably all?)
- URL: RiotWeb Version 0.14.0
For the desktop app:
- OS: Windows
- Version: 0.14.0