Earlier quoted context omitted.
It's way easier to develop and customize a user interface with the building blocks found in a browser, rather than doing the same with Gtk or QT. To the extent that those have gotten easier, they are emulating html+js+css.
I don't know about Qt but at least GTK's docs are terribly bad. Even more so when you want to develop using a language that isn't C.
Is there any future for the GTK-based Desktop Environments?
51–60 of 142 posts
Re: Is there any future for the GTK-based Desktop Environments?
#52Yep, Nautilus is "unusable" without the compact view. Idiotic hyperbole like this is where I stop reading. How can I take anything beyond that seriously?
Hopefully they can see comments like 'gtk+3 wasn't even backwards compatible with gtk+2' for what they are. (i.e. no shit, hence the major version change).
Re: Is there any future for the GTK-based Desktop Environments?
#53So much fighting over how best to draw the UI that will launch various instances of the Chrome engine. Want to know why everything is written in Electron or as a web app? Because literally every desktop platform over the last decade has decided to play design and engineering games instead of just make a really solid stable base to write apps on top of.
Re: Is there any future for the GTK-based Desktop Environments?
#54Fast windows 95 would have been fine. Instead the devs lost their minds w design craziness. VS Code and chrome pycharm etc means it’s not a huge deal - they are all x platform
Not for people who are not mentally stuck in the 90s. I am very glad things have processed and have left the ugliness and usabilitly problems of Windows 95 in the past.
There's a time and place for minimalism, but the term "power user" also has a meaning: your accumulated user-base that didn't leave.
Windows post-Vista has forced me and countless others into never bothering again. The fact of a 90's MCSE certification means nothing when I blankly gaze at the visage of a "modern" Windows UI that tells me nothing of import. M$ basically told all their power users to go away.
Re: Is there any future for the GTK-based Desktop Environments?
#55There's something missing from the analysis, which I believe is quite important: There are only a few applications complex enough to push these toolkits to their limits, and that's not a case of "developers craving such a toolkit and not getting it". Most of the things people were going to write native for in the past have been absorbed into the browser; and many new applications are written with a more ground-up con…
Re: Is there any future for the GTK-based Desktop Environments?
#56Given non-GNOME developers' frustration with increasingly GNOME-centric releases of GTK, and given some of the licensing issues surrounding Qt (such as the one-year delay for FOSS releases of the toolkit: see https://news.ycombinator.com/item?id=25748335 ), I believe the time is ripe for a BSD-licensed GUI toolkit for X11 and Wayland that uses server-side decorations and tries to be as unopinionated as possible in or…
> uses server-side decorations and tries to be as unopinionated as possible You are contradicting yourself. Some people think decorations should be server-side others think client-side. So it seems what is better is an opinion.
Re: Is there any future for the GTK-based Desktop Environments?
#57Re: Is there any future for the GTK-based Desktop Environments?
#58The tone of that article makes sure that I stop reading after 2 paragraphs.
I did not last even two paragraphs: I clicked through on "Ubuntu MATE cannot be trusted" and found something better summarised as "I tried getting away with calling people idiots on Ubuntu MATE forums in a bizarre social experiment and cannot deal with them not putting up with that."
* OP: "If a distro with 60k packages cannot accommodate one or three extra packages for an official flavor, then someone is an idiot, and that idiot is not me."
* Moderator came and ask to not talk like this.
* OP: "Censorship, simply because I used the word “idiot” without naming anyone in particular!", and OP continue.
* Moderator close the tread.
* OP: "Then the little Stalin closed my thread".
This is not serious. OP doesn't named anyone but hide himself with a general attack to package maintainer (maybe this maintainer is alone). Hiding its attitude behind word meaning is something my 9 years old son is starting to do and I try to explain him its not a valid excuse.
OP should revise it's social expectations.
It's hard enough to keep big open source projects on rails without having childish attitude like this.
Re: Is there any future for the GTK-based Desktop Environments?
#59I'm using KDE5 at the moment, and it's essentially problem-free. It's got more features than I know what to do with, but this somehow doesn't detract from it but rather enhances it. KDE5 never seems to be the default choice of desktop environment for distros like Manjaro, but you're unlikely to go wrong picking it as your default option, if you're given that option.
Apart from KDE Neon, and Garuda, and...
Re: Is there any future for the GTK-based Desktop Environments?
#60So much fighting over how best to draw the UI that will launch various instances of the Chrome engine. Want to know why everything is written in Electron or as a web app? Because literally every desktop platform over the last decade has decided to play design and engineering games instead of just make a really solid stable base to write apps on top of.
The only annoyance was the breakage that Wayland introduced in 2016. Suddenly you couldn't screen capture the whole screen anymore. It's kinda the same issue as switching from python 2 to 3 but the difference here is that it is a major upgrade that is worth the effort. The reasons why python 3 isn't backwards compatible are incredibly petty for the most part. However, firefox has received Wayland support for screensharing and some people developed a plugin for OBS. Wayland works just fine now too.