|
|
|
|
|
by sp3zzz
1873 days ago
|
|
I don’t think so. I feel that GTK is pretty boring and won’t last long. Sorry if you got offended. Also, with the development of WASM most of the stuff we do on our desktop will move to browsers and we can use the best UI ever with CSS on browsers. |
|
And for a software library, that's a good thing
> and won’t last long
Don't worry, gtk is 23 years old. It will last long enough for whatever you're trying to do, certainly longer than the javascript framework of the week.
> Also, with the development of WASM most of the stuff we do on our desktop will move to browsers
Nah. Webassembly can do some impressive stuff, but when you compile stuff to a binary blob you might as well do it for native code. Will run faster and feel better
> and we can use the best UI ever with CSS on browsers
My whole post was about why the browser ui is inferior to native applications. You should at least try to justify your position when writing up an answer in a discussion.