diamondburned / dissent

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

Feature: Profile dialog #206

Open TriVoxel opened 9 months ago

TriVoxel commented 9 months ago

I'd love to see a popup similar to Discord's where you can click on a user's profile picture or user name, and a small window pops up, allowing you to see their background art, roles, description, and a text box to send a private message, along with blocking features.

Instead of designing it like Discord has it, I think it would actually be nicer if it were more in a GTK/GNOME style, like a modal window. This way, it could have a more clear design, and it would probably scale to mobile a lot better this way.

image

I'm not a big fan of how Discord designed it to just float over the element. I'd rather have a popup modal window, personally. Judging by the rest of your app, you could probably do better anyways, keeping it more in line with GTK's clean style!