Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Forking / Reviving Desktop Environment to fix the issue (Read 9424 times) previous topic - next topic
0 Members and 68 Guests are viewing this topic.

Re: Forking / Reviving Desktop Environment to fix the issue

Reply #15
Was thinking about putting it on the AUR, just didn't because yet because of missing session manager. I'll get to that later this weekend. I don't have expectations. I already know the standard response is going to be like above. Mostly troll or garbage.

Thanks for at least being constructive.

Re: Forking / Reviving Desktop Environment to fix the issue

Reply #16
Well, now that I know what this post was all about, I have to agree with the detractors that it was needlessly long and it invited off-topic discussion. Just saying "I patched this unmaintained window manager and added XYZ functionality/refactored the code/fixed compiler warnings", "I wrote this minimal floating window manager, it only depends on Xlib, no GTK or Qt" or "I'd like help writing panels/widgets for a new DE" would be clearer and have a far more positive reception than this topic.

If by session manager you mean something to put in the Exec= line of the /usr/share/xsessions file, missing one is not really a barrier to putting your DE/WM on the AUR; people (especially the kind who early-adopt window managers) can write an .xinitrc file, and you can pool ideas and get feedback before writing a definitive one.

I was skeptical at first because this is competing with plenty of other community-driven minimalist environments with vibrant communities (so acting like this is urgently needed is weird — not that more options aren't welcome), and doesn't really address some important ways "GNOME creep" can still affect these ecosystems (that's why I mentioned GTK and D-Bus in my second reply).

Well, mom said it's my turn to be rant-y.
Spoiler (click to show/hide)

 

Re: Forking / Reviving Desktop Environment to fix the issue

Reply #17
have to agree with the detractors that it was needlessly long and it invited off-topic discussion.

Point taken about the length. I mentioned issues with KDE, Gnome, systemd and wayland.. That's enough to start a fight anywhere if the comments are negative. Those are ignored or read with a mountain of salt.

Sure, I could put it out bare, but none of the windows saved when logging out, etc. 0 reliance on GTK or QT.

I brought up the shim for systemd support, only for appimage. I wrote a bash script to map the command line params for systemd to call out dinitctl instead. It's not a serious thing but the point was, it's possible, and it works for appimage. I'm just at least willing to do the work.. linux is starting to be trapped into whatever gnome, kde, redhat / ibm want it to be instead of what it should be, which is why I'm here.

I just see it as an encroaching plague. The desktop environment isn't a hard thing to do anyway.. The UI is harder than the actual desktop environment is..