neurodifferent.me is part of the decentralized social network powered by Mastodon.
A friendly space for neurodifferent folks.

Administered by:

Server stats:

140
active users

Learn more

Prototyping Tangram 2.0 responsive / mobile UI

🧪 Non-final result

#Libadwaita has primitives that make it really easy - AdwLeaflet and AdwFlap

Probably going to lose the tabs "view" on mobile and have some kind of overview / grid.

For desktop – I think the tabs still make sense, but it doesn't need to be such a large sidebar – perhaps just large icons github.com/sonnyp/Tangram/issu

GitHubLarge icons for services (without text) (like Franz) · Issue #73 · sonnyp/TangramBy Pobega

Here is a prototype using the stunning AdwTabOverview by @alexm 🤩

@sonny you probably want to let it take over the header bar too :)

@alexm indeed – I'm just hacking stuff together ATM to get a good feeling.

Once again, the API and primitives are awesome.

BTW - is this set in stone?

> As such, it does not support disabling page [...] detaching.

I understand we don't want to hurt usability / user expectation, but supporting multi-window can be quite difficult – and possible irrelevant on mobile?

Alexander Mikhaylenko

@sonny oh, on mobile you can't detach it anyway - multi-window dnd doesn't work on touch.

It is set in stone, yes, AdwTabView is strictly for dynamic tabs and they are a multi-window pattern.