diamondburned / dissent

Tiny native Discord app
https://flathub.org/apps/details/so.libdb.dissent
GNU General Public License v3.0
1.18k stars 38 forks source link

Design: Please clamp text box to width of chat #204

Closed TriVoxel closed 6 months ago

TriVoxel commented 6 months ago

Text entry for chat is slightly cumbersome on ultra-wide monitors as it feels really weird having the text box not aligned with the messages.

image

I'd much prefer some UI like what Paper Plane does, as it feels more natural having the text box aligned with the chat, more intuitive. Here's an example:

image

The latter also has better contrast, so the eye is more quickly drawn to the text box area which is better IMO.

PS: Been loving the recent versions of GtkCord4! You are incredible!!!