Top
Best
New

Posted by xvilka 2 days ago

Rust cross-platform GPUI components(github.com)
504 points | 210 commentspage 4
patrick4urcloud 2 days ago|
very nice ! what about tauri versus this compoments ?
ayoubmdi 2 days ago|
Tauri uses a WebView to render the UI, GPUI uses (DirectX, Metal, Vulkan) directly to render the UI... Blazingly Fast hehe.
shmerl 2 days ago||
So how would it work on Linux let's say, it would need its own theming to match system look and feel of existing DE?
stephenlf 2 days ago||
Ah yes, a GUI component landing page with no pictures. Makes it tricky to imagine what the GUI looks like
criticalfault 2 days ago||
Now that we can do a nice toolbar and components, somebody please make a document canvas control so we can make a decent office suite.
andai 2 days ago|

    webview.load_url("https://drive.google.com");
Trojanking 2 days ago||
good job !!!!
aryonoco 2 days ago||
Really interesting, and look forward to playing with it

However I find it bizarre that in the comparison table, Qt’s licensing is described as “Commercial”. Yes Qt is available under a commercial license but it’s also available under LGPL 3.

Yes that means you can even build proprietary applications linking against the LGPL license.

That makes that table misleading and borderline FUD.

rana762 2 days ago||
[dead]
serinaatna19 2 days ago|
[flagged]