|
|
Log in / Subscribe / Register

Really happy with XFCE on X11

Really happy with XFCE on X11

Posted Jan 27, 2026 19:11 UTC (Tue) by NightMonkey (subscriber, #23051)
Parent article: Xfwl4: the roadmap for a Xfce Wayland compositor

I do hope that as long as X11 development continues the good XFCE devs will continue to support it (or at least not intentionally break it). XFCE has been exceptionally stable and easy to use for me and my family on X11.

I don't use it often, but SSH X-forwarding has been very useful for those edge-case administration tasks for home systems setups.

I know the world is going to Wayland, and I hope Wayland gets better and better.


to post comments

Really happy with XFCE on X11

Posted Jan 27, 2026 19:29 UTC (Tue) by dskoll (subscriber, #1630) [Link] (1 responses)

Yes, I'm also happy with it. I have some non-technical family members running it. I rarely need to have graphical access, but for those occasions when I do, I use x11vnc and a VNC viewer. That way, I get to take control of my relative's desktop and fix whatever they accidentally broke.

Oh, and off-topic, but can desktop app authors please enable a "DON'T MESS WITH ME!" setting that disables all changes to toolbars, settings, etc. unless it's explicitly re-enabled? Many non-technical people, especially elderly ones, click something without realizing it and then a toolbar disappears and they have no idea what happened. My dishwasher has a "Lock Controls" setting. We need that for desktop apps too!

Really happy with XFCE on X11

Posted Jan 27, 2026 20:50 UTC (Tue) by Wol (subscriber, #4433) [Link]

A. O. L.

And not even the non-technical and elderly! There are so many unknown hot keys and shortcuts that even the technically literate can easily click/press one by accident.

Once I've configured my stuff the way I like it, I want to *lock* *it* *down*. The grief from accidentally clicking something I don't know is much greater than the hassle of unlocking the desktop so I can change it.

But that does require buy-in from apps too. This is something I feel with gentoo - every now and then, and app with a single global config file gets that file updated (postfix, anyone), and gentoo wants to overwrite my config with the default! If I can put my config in a separate, LOCAL config override file, then stuff is not going to get accidentally trashed.

Cheers,
Wol

Really happy with XFCE on X11

Posted Jan 27, 2026 19:58 UTC (Tue) by jmalcolm (subscriber, #8876) [Link] (3 responses)

I also hope X11 support for XFCE sticks around. I am a huge Wayland booster but I have no desire to "kill" X11 and XFCE is an important environment on operating systems where Wayland has not penetrated as far as it has on Linux.

That said, it is hard to imagine a little project like XFCE maintaining both long term. It was intriguing that they were going to build an abstraction layer that would lower the cost of maintaining both but it seems like that has failed. So, they will have two different implementations. Not only is this more work but, as GNOME and Plasma discovered, it is also going to hold you back as you are forced to support only functionality that can reasonably be expressed in both environments.

This is why we have seen Budgie, GNOME, and KDE all move to Wayland only. I fully expect that Cinnamon will do the same once they switch. I had been expecting XFCE to maintain both but, with this move, that seems less certain. The fact that they are dedicating such a large fraction of their resources to Wayland tells you how they view the future. MATE is another question mark, although it is the default desktop in some very X11-ish places like Solaris and GhostBSD. As we exit 2027, the only X11 desktop environments may be Trinity and CDE.

I am sure you know this but Waypipe and WPRS offer an alternative to X-forwarding if you do find yourself on Wayland. It works quite well.

Really happy with XFCE on X11

Posted Jan 27, 2026 20:27 UTC (Tue) by dskoll (subscriber, #1630) [Link] (2 responses)

XFCE apps are built against GTK3, are they not? So unless they drop down to low-level Xlib calls or some other X11-specific toolkit in a particular app, the apps should be fine and should work on both X11 and Wayland.

It's only the window manager that's heavily intertwined with X11 that needs replacing.

Really happy with XFCE on X11

Posted Jan 27, 2026 20:34 UTC (Tue) by dskoll (subscriber, #1630) [Link]

Replying to myself: Of course, Gtk will drop X11 support in Gtk-5, and then XFCE will stop working on X11 or else rely on ancient/unmaintained versions of Gtk.

Really happy with XFCE on X11

Posted Jan 27, 2026 21:46 UTC (Tue) by jmalcolm (subscriber, #8876) [Link]

> XFCE apps are built against GTK3, are they not?

Yes they are. And they work very well today on both X11 and Wayland. The XFCE project itself is X11 first today but there are already distros that ship XFCE as Wayland only on top of a compostor like LabWC.

Some parts of XFCE will require special attention to keep working on X11 but you are right, the primary support burden will be XFWM itself.

Many of the non-GNOME GTK desktops seem to be sticking with GTK3 on purpose though there is some sign that shipping alternative implementations of libadwaita in GTK4 may replace that strategy. GTK itself has a long support lifefime so there is not much of an emergency to move away from these versions. GTK5 will probably arrive Wayland-only but that will affect application availability more than the viability of the desktop environment itself (at least at first).

Really happy with XFCE on X11

Posted Jan 28, 2026 13:06 UTC (Wed) by garyvdm (subscriber, #82325) [Link]

I find `waypipe ssh` to be a very suitable alternative to SSH X-forwarding.

https://gitlab.freedesktop.org/mstoeckl/waypipe/

Also SSH X-forwarding still works in wayland provided you are running xwayland.


Copyright © 2026, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds