MathNodes / meile-gui

Meile dVPN GUI for Linux, OS X, and Windows - Powered by the Sentinel Network
https://meile.app
GNU General Public License v3.0
35 stars 6 forks source link

Redesign MainScreen #64

Closed MathNodes closed 3 months ago

MathNodes commented 7 months ago

Redesign MainScreen to the following Layout. This is a general idea. More specific issues will be set.

Image

MathNodes commented 6 months ago

https://github.com/Tkd-Alex/meile-gui/commit/c6ba96970224b346d1bde31dd8b5d67f43bb9a37

Image

Tkd-Alex commented 6 months ago

@MathNodes , the code must be clean, It's just a POC https://github.com/Tkd-Alex/meile-gui/commit/00686f6e95ba188a51e85a394c8a2e95be59e0ea, more similar to the redesign idea image

We have a little issue with the flag, we should find a "squared" collection

Tkd-Alex commented 6 months ago

Some test with the Kivy datatable (currently It's not responsive) https://github.com/Tkd-Alex/meile-gui/commit/a097e1315033298912fcf25fffe5f011aaa141b4 image

MathNodes commented 6 months ago

How are you pulling the data? Are you using the NodeTree that has structured data?

⁣freQniK- Core Developer MathNodes www.mathnodes.com​

On Jan 7, 2024, 5:31 PM, at 5:31 PM, Alessandro Maggio @.***> wrote:

Some test with the Kivy datatable (currently It's not responsive) https://github.com/Tkd-Alex/meile-gui/commit/a097e1315033298912fcf25fffe5f011aaa141b4 image

-- Reply to this email directly or view it on GitHub: https://github.com/MathNodes/meile-gui/issues/64#issuecomment-1880199398 You are receiving this because you were mentioned.

Message ID: @.***>

MathNodes commented 6 months ago

Oh nm. It is random data

⁣freQniK- Core Developer MathNodes www.mathnodes.com​

On Jan 7, 2024, 5:31 PM, at 5:31 PM, Alessandro Maggio @.***> wrote:

Some test with the Kivy datatable (currently It's not responsive) https://github.com/Tkd-Alex/meile-gui/commit/a097e1315033298912fcf25fffe5f011aaa141b4 image

-- Reply to this email directly or view it on GitHub: https://github.com/MathNodes/meile-gui/issues/64#issuecomment-1880199398 You are receiving this because you were mentioned.

Message ID: @.***>

Tkd-Alex commented 6 months ago

Oh nm. It is random data ⁣freQniK- Core Developer MathNodes www.mathnodes.com​ On Jan 7, 2024, 5:31 PM, at 5:31 PM, Alessandro Maggio @.> wrote: Some test with the Kivy datatable (currently It's not responsive) Tkd-Alex@a097e13 image -- Reply to this email directly or view it on GitHub: #64 (comment) You are receiving this because you were mentioned. Message ID: @.>

@MathNodes do you prefer a POC with real data?

MathNodes commented 4 months ago

Current main screen. Will be adding a context menu on the top right corner (the 3 lines) that will drop down to select things like

Image

MathNodes commented 3 months ago

Completed.