Comment on The driver for my mouse occupies over 1 gb
ZILtoid1991@lemmy.world 1 day agoThe 1gb of KDE dependencies are one time only, but there’s also the option of just using OpenGL + bare x11 or Wayland for GUI. If my game engine could pull it off, if IMGUI apps could pull it off, then everyone could pull it off, we just need a UI framework not ddependent on either GTK or qt.
merdaverse@lemmy.zip 1 day ago
“One time only”? In theory yes, in practice I don’t have anything else that needs those KDE dependencies. When I remove qbittorrent I can safely remove them. This is just a reality check that desktop GUI frameworks and package management are really not much better than Electron/html as lots of comments in this thread seem to suggest.
jj4211@lemmy.world 1 day ago
That is your use case, that relative to your individual usage only one application uses the framework. In that very specific scenario, sure. However with electron it’s forced to be that way for every single application no matter what your scenario is.
If electron packaged as a dependency, then it would be similar. But it’s always forcibly bundled.
merdaverse@lemmy.zip 21 hours ago
Ok, I will just try to install more KDE apps so I can make use of that great dependency so I can join the Electron hating circle jerk next time. But from where I stand now, Electron apps are just like any appimage or snap.