To switch to the mobile UI when the resolutions lowers and have the full UI when the mobile device is connected to a screen.
Example of Librem 5 connected to a screen
Samsung has this function too (Samsung DEX with Galaxy phones dock)
Motivation
Mobile phones (that support pure GNU/Linux OS, or Samsung Galaxy phones) can be used as phones or desktop as shown in the pictures above.
The wallet might run on, let's say "flexible" resolutions, or even better adapt from the desktop UI to the mobile UI as soon as the wallet window is resized.
Description
To switch to the mobile UI when the resolutions lowers and have the full UI when the mobile device is connected to a screen. Example of Librem 5 connected to a screen
Samsung has this function too (Samsung DEX with Galaxy phones dock)
Motivation
Mobile phones (that support pure GNU/Linux OS, or Samsung Galaxy phones) can be used as phones or desktop as shown in the pictures above.
I will personally own a Librem 5 (https://puri.sm/products/librem-5/). This device is running a PureOS image based on Debian GNU/Linux. I downloaded their qemu image and started it (instructions: https://developer.puri.sm/Librem5/Development_Environment/Boards/qemu.html) Trinity starts and seems to be working, but of course the resolution of the wallet looks somehow fixed:
Requirements
The wallet might run on, let's say "flexible" resolutions, or even better adapt from the desktop UI to the mobile UI as soon as the wallet window is resized.
Am I planning to do it myself with a PR?
No