matthiasbeyer / deskodon

Mastodon Desktop client written with Rust and tauri
GNU General Public License v3.0
6 stars 1 forks source link

Decide how the Home View should look like #32

Open matthiasbeyer opened 1 year ago

matthiasbeyer commented 1 year ago

First of all: I am not a GUI dev. I have never done GUI development, so this will be a learning experience for me.

That said, I think a single-column layout would be best for the first step. Later, we can add some interactive stuff and make it optionally multi-column.

My primary goal for this app in terms of visuals are:

I guess I'll sketch something how the app should look like and post it here.


Besides that, it should be nice for (GUI-)power-users still. But that's more on the functional side of things, I guess. Vim-like bindings and such. Maybe we can integrate neovim as a library? We'll see.

matthiasbeyer commented 1 year ago

In two pictures (excuse my messy hand-writing):

Deskodon_Home_TL

Deskodon_Home_TL_2