Slashdot Mirror


XFCE Adds Icons, Switches to Thunar in v4.4

b100dian points out yesterday's release of XFCE 4.4, writing "If you have already followed the release candidates, you know that XFCE is really evolving. Besides adding desktop icons, introducing Thunar (in lieu of xffm) and MousePad, applications that are as simple as they are effective, and Terminal, which has built-in support for desktop composition (supported by the window manager out-of-the-box), it also introduced (finally!) a shortcut for the pop-up menu (you can see in the tour that Ctrl-Esc is bound to this menu). Congratulations for the lightest and slickest window manager ever:)" I've been using Thunar a lot lately (mostly under Gnome) because the renaming feature is powerful but reasonably intuitive -- very handy for cleaning up digicam photo names.

8 of 83 comments (clear)

  1. Thunar... by albalbo · · Score: 4, Informative

    Although the link is incredibly informative, here's more info about Thunar.

    --
    "Elmo knows where you live!" - The Simpsons
  2. "Xfce is a lightweight desktop environment..." by xtracto · · Score: 3, Informative

    Finally a Proper envieronment!.I love Xfce. I use it mainly via Xubuntu. From the release visual tour I can see this version is really nice. However, "niceties" require processsing power to display (like the fancy icons or alpha blending). I am afraid Xfce could end like firefox (which started as the "lightweight" version of Mozilla and now is itself bloated).

    The text editor (mousepad) is very nice, simply that, an easy to use text editor (without :icryptic^M^Mkey combinations^[:wq! required to edit a file).
    Recently I had to "downgrade" a notebook to only 256 MB and decided to install Xubuntu. It runs really fine and does whatever I need it to do.

    --
    Ubuntu is an African word meaning 'I can't configure Debian'
  3. Looks very good by Coryoth · · Score: 5, Interesting

    I have to say, XFCE is looking very impressive. Thunar is, IMHO, a significant improvement over the earlier file manager. The desktop in general is also looking more robust and featureful - XFCE is starting to look like good competition for GNOME and KDE, and in the space of resource light desktops it looks like a clear winner. Better yet, due to freedesktop.org standards it interacts with GNOME and KDE just fine. For a while I had been hoping E17 would provide the impressive option for light desktops but, with interminable delays and XFCE now looking like a perfectly good alternative to GNOME or KDE regardless of whether you are interested in a light desktop or not, it looks as if XFCE is the clear winner.

  4. Re:Lightest? by stavrosg · · Score: 5, Insightful

    Indeed - the term 'Window Manager' is used wrongly here.
    You cannot argue though that as a desktop enviroment, Xfce *has* the smallest disk and memory footprint.

    And all this without leaving too much features, or configurability out

  5. Re:Yay! by stavrosg · · Score: 3, Informative

    Autostart was in anyway. There is a nice GUI to manage it now, nothing more, nothing less.

  6. Re:Biased Drivel by KillerBob · · Score: 3, Informative
    What a load of biased drive! After considering Fluxbox, Icewm, wmaker and a slew of other window managers; Xfce doesn't even come close to being the "lightest." Granted, it is light in comparison to GNOME/KDE but come on people lets be a tad more objective.


    XFCE isn't actually a window manager. It includes a window manager, but it's a desktop environment. There's a difference. XFCE adds features that you simply won't see in any of the ones you mentionned, because they *aren't* dekstop environments.

    TFA isn't biased, it's just ignorant.
    --
    If you believe everything you read, you'd better not read. - Japanese proverb
  7. Re:Lightest? by fistfullast33l · · Score: 4, Informative

    Yes, window manager is wrong, desktop environment is right, however XFCE is pretty cohesive and a great alternative to GNOME. I haven't used it in a while because I've been using E17 but I think the stability of XFCE is something to take into account. It's a great alternative for those who hate the bloat of GNOME and KDE but like the flexibility to use a great theme framework like GTK. Combined with multiple taskbars now you really have a powerful desktop in a fast framework. Kudos to XFCE.

  8. Re:Thunar... lacks SMB/NFS/Network support by stavrosg · · Score: 3, Insightful
    That's the only (IMHO) problem with Thunar. It would be easy to integrate it with SMBCLIENT (like xffm does, by the way) but apparently they are too lazy to do that.

    Nope, this feature was intentionally held back for a proper and transparent implementation instead of some hackish solution that would happen to work for some.

    The idea is that the file manager does not have to be able to access anything else apart from a standard filesystem.
    Need access to a remote share? OK, mount it somewhere, and presto! Everything can access it, without any special care taken.

    Thunar (or some plugin) will get there, eventually.