top | item 40736878

(no title)

mirpa | 1 year ago

Simplicity is feature on its own, you can't please everyone and you have other choices. Considering feature parity - I used small window managers in the past: Fvwm, Fluxbox, Pekwm... what made me eventually stick with Gnome was that It made things like Wifi, printing, mounting disk... seamless - on par with Windows. That is a lot more important for most users than customization, which can be overwhelming in environment like KDE (I haven't used it in years).

discuss

order

eptcyka|1 year ago

I agree, simplicity is cool. That is why I love to support platforms that are simple to support. Say, if you have a piece of software that has it’s main entrypoint be a status icon, it suddenly becomes incredibly difficult to support gnome, since different distros will ship with different versions of gnome, which support different versions of status icon plugins, which work differently and sometimes they dont even have the plugins in the repo. Suddenly a feature that just works turns into a 3 page ordeal in the user manual do deduce what plugin must they install where to make our app work.

vetinari|1 year ago

If it is an ordeal, maybe you are doing something wrong?

Maybe your app sole entry point should not be a systray icon, especially, since users might not have systray at all (intentionally).

You will have similar issue with Android, and how it handles (persistent) notifications, background tasks and activities in foreground.