Slashdot Mirror


Enlightenment DR17 On the Linux Desktop

StephenJoiner writes "There's a new review on Mad Penguin of the latest VectorLinux release, which includes the in-development Enlightenment DR17 desktop. As far as I know, this is the first time DR17 has appeared on a production desktop... even as a "technology preview". All I have to say is Enlightenment on VectorLinux is absolutely off the scale." Enlightenment was in Slashdot news earlier for both the involvement with Elive and their use of Epeg bits to deal with thumbnailing.

71 of 356 comments (clear)

  1. Ok.. by Karamchand · · Score: 5, Informative

    - but where's the review now? Did you wonder this too? Well, here it is! VectorLinux 5.1 Deluxe Review

    1. Re:Ok.. by terrymr · · Score: 4, Funny

      So now we're not even linking to TFA ... i guess that's one more reason people won't read it.

  2. I was wondering abou that. by keilinw · · Score: 3, Funny

    I was wondering what happened to Enlightenment!

  3. LiveCD by amembleton · · Score: 2, Interesting

    Is there a live cd distribution that contains Enlightenment? I can't be bothered with installing a distro just to try it out.

    1. Re:LiveCD by Anonymous Coward · · Score: 3, Informative

      If you'd followed the Elive link in the article summary, you would have found a Debian-based LiveCD with Enlightenment.

    2. Re:LiveCD by oringo · · Score: 5, Informative

      Yes indeed. It's called elive. Get it at http://livecd.debianitas.net/index.html
      There's a torrent for it also: http://torrents.osdir.com/index.php?view=Elive%20B eta%200.1

    3. Re:LiveCD by Dolda2000 · · Score: 4, Insightful
      I can't be bothered with installing a distro just to try it out.
      You know, I get this strange notion that it might be possible to install on your current distro. ;)
  4. Ubuntu + E17 by trevordactyl · · Score: 5, Informative

    There was recently a how-to posted on getting Ubuntu and E16-E17 paired up on ubuntu forums if anyone is interested and hasn't seen it:

    http://ubuntuforums.org/showthread.php?t=54476

    1. Re:Ubuntu + E17 by RiotXIX · · Score: 4, Informative

      Also, www.get-e.org is the best site i've come across for installing e17 (would have been lost without it).

      --
      "You know you don't act like a scientist, you're more like a game show host." Dana Barret
    2. Re:Ubuntu + E17 by i_should_be_working · · Score: 4, Informative

      This thread is a bit more straightforward as it's focused only on installing e17.

    3. Re:Ubuntu + E17 by MynockGuano · · Score: 5, Informative
      I agree; I stumbled upon that site yesterday--just AFTER I had finished installing Enlightenment CVS for the first time in about 6 months to see where they're at.

      And where are they? It's there, it's usable, and I'm loving it. Obviously, it is also still in-development, but aside from the total lack of configurability by GUI or textfile--nearly everything must be configured via obscure, undocumented enlightenment_remote commands (thank goodness for the included zsh completion script!)--once you've managed to configure it, it's completely usable. I was extremely impressed, and will be back to using Enlightenment from here on out.

      For those of you who prefer it, another thing I found right after installing was this great page, which has binaries and source rpms of CVS snapshots, and includes apt and yum repositories! Very nice! I wrote a script to install the whole she-bang from CVS a long time ago, but this would be an even easier way to keep tabs on the development progress, if you use a distro that supports rpm.

      ----

      Personal recommendations:

      I like the engage launcher/tray better than the default ibar. You can enable it as a module with these commands:
      $ enlightenment_remote -module-unload ibar (not essential, but having both is rather redundant)
      $ enlightenment_remote -module-load engage
      $ enlightenment_remote -module-enable engage
      I also edited the data/themes/module/images/bg_[hv].png files in the engage source before compiling to be completely transparent (instead of 65% opaque) to remove the (in my opinion) ugly background rectangle on my engage bar. I think get-e.org had another solution for this which involved editing the module.ecj file, instead, which probably would have been easier had I known to do it before I did the install. >8)
    4. Re:Ubuntu + E17 by the_greywolf · · Score: 3, Informative
      Personal recommendations:

      I like the engage launcher/tray better than the default ibar. You can enable it as a module with these commands:
      $ enlightenment_remote -module-unload ibar (not essential, but having both is rather redundant)
      $ enlightenment_remote -module-load engage
      $ enlightenment_remote -module-enable engage
      I also edited the data/themes/module/images/bg_[hv].png files in the engage source before compiling to be completely transparent (instead of 65% opaque) to remove the (in my opinion) ugly background rectangle on my engage bar. I think get-e.org had another solution for this which involved editing the module.ecj file, instead, which probably would have been easier had I known to do it before I did the install. >8)

      i take a bit of a different tact. i keep both the ibar and engage around. i settled on this for my normal configuration:

      enlightenment_remote -module-unload temperature
      enlightenment_remote -module-unload cpufreq
      enlightenment_remote -module-unload battery
      enlightenment_remote -module-load engage
      enlightenment_remote -module-enable engage
      enlightenment_remote -module-load monitor
      enlightenment_remote -module-enable monitor

      enlightenment_remote -desks-set 4 2

      enlightenment_remote -desktop-name-add 0 0 0 0 "Communications"
      enlightenment_remote -desktop-name-add 0 0 1 0 "Browsing"
      enlightenment_remote -desktop-name-add 0 0 2 0 "t3h 3mail"
      enlightenment_remote -desktop-name-add 0 0 3 0 "Downloads"
      enlightenment_remote -desktop-name-add 0 0 0 1 "Programming"
      enlightenment_remote -desktop-name-add 0 0 1 1 "Testing"
      enlightenment_remote -desktop-name-add 0 0 2 1 "Hacking"
      enlightenment_remote -desktop-name-add 0 0 3 1 "Images"
      and i have a unique background image on each desktop, including Firefoxy and iCandy from ToyboxArts.
      --
      grey wolf
      LET FORTRAN DIE!
    5. Re:Ubuntu + E17 by mrscorpio · · Score: 2

      Upon quick glance, E17 looks like a prettier XFCE. What does E17 do that XFCE, or more important to me, KDE, doesn't do?

    6. Re:Ubuntu + E17 by poofyhairguy82 · · Score: 2, Informative
      What does E17 do that XFCE, or more important to me, KDE, doesn't do?

      Looks prettier. And can run faster (I know it sounds like I'm lying, but I'm not). Its amazing. Its just kinda harder to use.

    7. Re:Ubuntu + E17 by anagama · · Score: 2, Insightful

      Wow - thank you for the link. Enlightenment never entered my consiousness before today. Needless to say ... I'm not merely impressed, I'm amazed. The eye candy it puts out on the old pIII laptop I decided to test it on is amazing -- and that's with just 256mbs of ram. Now, I truly like my KDE and Gnome desktops (KDE a bit more though I do like Gnome too), but they aren't the kind of thing I can show someone and watch their eyes fall out in jealousy. They're like introducing a cute girlfriend to your buddies -- everyone likes her just fine. E17 is like a supermodel - stunning gorgeous.

      --
      What changed under Obama? Nothing Good
  5. Slashdot editors know their readers by PetriBORG · · Score: 5, Funny

    Clearly the editors know their readers so well! Due to the overly popular method of not reading the article, editors have apparently stopped including links to them all together so that readers aren't bothered by those nasty changes in text colors.

    Well done.

    --
    Pete/Petri "damn, my chainsaw is clogged with 1's and 0's again." --clyde
    1. Re:Slashdot editors know their readers by sootman · · Score: 3, Funny

      ...so that readers aren't bothered by those nasty changes in text colors.

      Actually, the jump from green to grey was a bit startling, but at least this story wasn't posted in IT.

      --
      Dear Slashdot: next time you want to mess with the site, add a rich-text editor for comments.
  6. Fedora & E17 by SlashdotOgre · · Score: 4, Informative

    For anyone interested in testing out Enlightenment 17 in Fedora, you can find a repository here: http://sps.nus.edu.sg/~didierbe/news_e17.html I've used it with FC2 & 3, haven't tried FC4 yet, but so far it's been fairly stable. I do still prefer E16, but it's worth a shot.

    --
    Sadly, PS/2 was yet another victim of USB, which doesn't care what you plug into it, the electrical slut.
    1. Re:Fedora & E17 by kwalker · · Score: 3, Interesting

      I've been running E17 from that repository for a while now (On FC3) and I really like it. I still use E16 as my primary window manager because E17 is missing a few things I use (like remembering where windows go and a few other things) but it is really nice.

      It's also fun running E17 inside a nested X server under E16. I had to pick up my Mac-loving graphic-artist friend after I showed him what a fully eye-candy E17 (animated background, animated menus, animated titlebars, etc) looks like without shutting down my X session.

      --
      ... And so it comes to this.
    2. Re:Fedora & E17 by rdieter · · Score: 2, Interesting

      What be even *more* useful to more end-users would be to submit all those packages to Fedora Extras (http://fedoraproject.org/wiki/Extras)

    3. Re:Fedora & E17 by the_greywolf · · Score: 2, Informative
      I've been running E17 from that repository for a while now (On FC3) and I really like it. I still use E16 as my primary window manager because E17 is missing a few things I use (like remembering where windows go and a few other things) but it is really nice.

      got good news for you then! window memory was implemented a couple of weeks ago. as were a lot of other must-have features from e16.

      --
      grey wolf
      LET FORTRAN DIE!
  7. More potential available? by Sv-Manowar · · Score: 4, Interesting

    Looking at the screenshots, Enlightenment seems to be bringing amazing eye candy to the standard X server. As they haven't yet leveraged the additional transparency & acceleration features present in some developmental X servers, its exciting to think how far they can speed up and enhance these visual effects even further. Despite being in development for so long, I think this presents an interesting design/style challenge to the more conservative KDE & Gnome desktops.

  8. Hook!! by Anonymous Coward · · Score: 3, Funny

    Its off the hook! Not off the scale.

    Jeez, don't you know anything about the hip-hop subculture?

  9. Stable, beautiful.... by dhasenan · · Score: 5, Informative

    I've been using E17 for the past few days. It's beautiful, and it's as stable as any desktop environment I've used--perhaps more so. Not all the features have been implemented; it still needs a menu editor to be really useful (or just tell me which config file to modify, and put one there by default), and I'd like to see an e17 terminal.

    Still, it's lightweight, beautiful, features real transparency, and is unusually stable for being in heavy development.

    1. Re:Stable, beautiful.... by crimson_alligator · · Score: 5, Insightful

      I'm not trying to be snarky, but comments like this regarding "stability" just baffle me.

      You've used E17 for the "past few days", and it is "as stable as" or perhaps more stable than any desktop environment you have used.

      Therefore you have never used a desktop environment that could run for more than a "few days" without crashing?

      I thought "stable" means runs for days/weeks/months/years on end without crashing. Am I wrong? If not, how do you already know that E17 is EITHER as stable as OR more stable than any other desktop environment?

      This reminds me of someone telling me that Mandrake 9.2 was more stable than 9.1---the day after it was released! (No, they hadn't been using cooker.)

    2. Re:Stable, beautiful.... by killmenow · · Score: 2, Funny
      Unless you can provide me with an application that demands "mission critical eye candy"
      Hello?! Pr0n, dude. Duh!
    3. Re:Stable, beautiful.... by flithm · · Score: 4, Informative

      Well put. Unless you've been using it non stop for a year or so, you probably can't comment on its stability... unless it's to say that it is unstable.

      Having said that, I've been using E17 on and off for about a year, and although I still wouldn't qualify myself able to comment on its stability, I will say this:

      It feels solid. You know how you can just feel the difference? Like when you first tried OS/2 and compared it to Win 3.1... you didn't exactly know why, but you knew it was rock solid.

      That's the way E17 feels.

      I haven't had it crash on me, but I certainly wouldn't suggest people rush out to start using it as their main WM. It's just not ready yet. There are tons of features that still need to be implemented before it's usuable full time.

      I look forward to it though, for those who like the E style, it's going to be awesome!

    4. Re:Stable, beautiful.... by the_greywolf · · Score: 3, Informative

      there is a menu editor. entangle.

      also, you can edit the menu itself in ~/.e/e/applications/ wherein you can find engage's sticky icons, your icon bar, startup apps, apps to run on restart, as well as your favorites menu.

      --
      grey wolf
      LET FORTRAN DIE!
    5. Re:Stable, beautiful.... by p2sam · · Score: 2, Interesting

      use gnu screen. that way your jobs are attached to the screen, not the window manager.

      (Note that we have deferred the problem again to another layer, but gnu screen is "as stable as any terminal multiplexor I have used, maybe more". :) )

      http://www.gnu.org/software/screen/

  10. Got it on FreeBSD by FromWithin · · Score: 3, Informative

    I use it daily on my laptop here on FreeBSD 5.4. It really is superb. I previously used xfce4, but have switched over to this now. Startup time is about 3 seconds, speed is excellent with loads of graphic effects. Themes available are really nice. The only criticism I have is the use of binary files for some config stuff (menus and icons).

    I highly recommend it. Can't wait for the full release (not least because I haven't bothered to compile the extra utils).

    1. Re:Got it on FreeBSD by Daeron · · Score: 2, Interesting

      it's availabe in x11-wm/enlightenment-devel

    2. Re:Got it on FreeBSD by FromWithin · · Score: 2, Informative

      Well I'm using it on my 800MHz Celeron laptop with the worst Trident graphics chip, so yours should be fine. It works great here.

  11. Gentoo has had it for months by glimt · · Score: 5, Informative

    I'm not a Gentoo apologist or advocate, but it has had DR17 available as an ebuild (like the rest of the distribution) for months.

    1. Re:Gentoo has had it for months by the_greywolf · · Score: 3, Informative

      i really wanted to give it a try.

      i now run this on a fairly regular basis:

      schedtool -B -e emerge eet evfs edb evas ecore embryo imlib2 edje e epeg epsilon esmart entrance emotion eclair ewl engrave e_utils e_modules etox erss entice engage elicit eterm evidence e17genmenu

      i've been happily using e17 for a couple months, keeping up with all the major CVS changes. (of course, i'm subscribed to the CVS list so i can keep track of it all.)

      --
      grey wolf
      LET FORTRAN DIE!
  12. Enlightenment version numbering.... by Danathar · · Score: 3, Interesting

    Can somebody explain to me the reasoning behind WHY they use such a strange numbering methodology for Enlightenment?

    1. Re:Enlightenment version numbering.... by tuggy · · Score: 4, Informative

      the latest stable version of enlightenment is 0.16, DR means Development Release (yes, a stable development release).
      The next version will be 0.17, so its called DR17.

  13. Re:I'm torn. by Hinhule · · Score: 3, Insightful

    In the end, don't you get what you pay for?

    Traditionaly yes, but with free stuff, you get what someone else paid for. If they paid a lot, you'll get good stuff.
    However people who pay a lot to make something will usually want to get their investment back.

    Now software came along with people who had ideas for the greater good. People donated their time and skill for this noble goal. What do we get, in some cases quality stuff for free and in other cases junk.
    With normal stuff you can actually hold in your hand, I agree that you get what you pay for, or someone scammed you.

  14. Get with the program by mindwar · · Score: 3, Funny

    i believe the question is if it runs OSx86 these days.

  15. Slashdotted by nikremt · · Score: 3, Interesting

    I have installed DR17 from CVS on my gentoo distribution, so I was really interested in looking at vector linux's website after reading this. However, it appears to me that since I can't get through, then they must have been slashdotted.

  16. Re:StyleXP by orasio · · Score: 5, Insightful

    I'll bite.
    Enlightenment is not a flavor of anything.
    Enlightenment is not a desktop environment a la MSWindows explorer.exe .
    KDE and Gnome are something like that.

    Enlightenment is a window manager evolved into a desktop shell and lots more.
    Imagine you were not a Windows user, and you didn't feel their metaphor is the natural metaphor for a GUI system.
    Enlightenment proposes a different interface, plus a different interaction with objects from the user perspective. You can't really compare enlightenment with gnome, because they are completely different in their own essence.
    Aside from that, enlightenment is a project that provides lots of useful general purpose libs, but back in the day, they defined what general purpose meant in many areas (e.g.:imlib, esd).
    They are building libs that they think should be available to anyone building next generation stuff. They can be right, like before, or they can be coding useless stuff. We'll see.

  17. Precision in all things by Nom+du+Keyboard · · Score: 5, Funny
    All I have to say is Enlightenment on VectorLinux is absolutely off the scale.

    Which way?

    --
    "It's the height of ridiculousness to say for those 9 lines you get hundreds of millions."
  18. Re:StyleXP by LWATCDR · · Score: 4, Insightful

    I find this strange... Enlightenment is not a product you are paying for. You are not paying people that are writing it. You are not a stock holder in a company developing it. What right to you have to say the people working on it shouldn't?
    If you do not like it don't use it. If you want a customizable engine like StyleXP then write it. Nothing is stopping you.

    --
    See my blog http://ilovecookes.blogspot.com/ for light hearted technical information.
  19. Re:Vapourware by picklepuss · · Score: 5, Informative

    Actually if you look on Rasterman.com, he does a few comparisons of different stock window managers using a script that he wrote, and E-17 kills.

    http://www.rasterman.com/index.php?page=News Scroll down to the post "E17 is being Optimized"

    I'm particularly fond of the way the pager behaves. I like being able to drag and drop iconified windows between desktops. Although this works in Gnome, it will place the window in the new desktop at the same coordinates it was in the old one. With the pager in E, you can actually *place* the window within the pager...

  20. I've been enlightened. by kwieland+in+stl · · Score: 2, Funny


    eHave eYou? (iApple and KDE?)

  21. Looks/works great on Ubuntu by bad_outlook · · Score: 3, Informative

    I run e17 (16.999.whatever) on Ubuntu from a HOWTO available in the forums. There is a .deb repository you can tie into, so now even the 'Ubuntu update' auto thingy even finds updates to those, so it's part of my system now. It's very slick, feels like the speed of Fluxbox but the look of, well...nothing really; it's in a class by itself.

    1. Re:Looks/works great on Ubuntu by poofyhairguy82 · · Score: 2, Informative
      Here is my deb line:

      deb http://ubuntu.nooms.de/ hoary/

      To get it to work I had to comment out the Universe line.

  22. Speedy Enlightenment? by Doc+Ruby · · Score: 2, Interesting

    Anything to speed up desktop drawing. I installed Ubuntu v5.04 on my Inspiron8000/512MB/GeForce2GO, and gnome-terminal was sucking up 80% CPU, just by dragging the cursor across it! After searching all kinds of maillists, I learned to drop antialiasing, which still puts gnome-terminal at 5-15% CPU when cursor dragging. To say nothing of the rest of the drawing updates: I can see the pixels redrawing as I drag windows around, nevermind the slimetrail of "windowprints" where I dragged it from, until I drop it.

    Linux usually gets much more efficient use of the same HW than Windows. But I never saw GUI lethargy like this with Windows installed on that Inspiron.

    --

    --
    make install -not war

    1. Re:Speedy Enlightenment? by kwalker · · Score: 2, Informative

      A couple of things:

      First, Gnome Terminal is dog slow and fat-ass. I never use it because it's such a resource drain. I use Eterm 0.9.3 actually and with the exception of it not liking some UTF-8, it works great. It takes up about 1/6 of the resources GT does.

      Second, are you using the nv (Open Source) driver or the nVidia (Proprietary) driver? I've noticed the nv driver is incredibly slow compared to the nVidia driver, especially dragging windows around. I don't see pixels update, but refresh goes to about 1fps when I'm dragging Eterm windows around. With the nVidia driver, it's smooth and slick, but it randomly locks up the machine if you have RenderAccel turned on.

      --
      ... And so it comes to this.
  23. Re:StyleXP by hungrygrue · · Score: 4, Insightful

    What you are missing, however, is that no matter how many skins you can toss on XP it is still just XP painted a little differently. Can you get tabbed windows like Fluxbox? Multiple desktops like... err... everything? These different window managers and desktop environments all have different purposes and design goals. For a full desktop, there is Gnome (with its huge collection of themes), for something a little lighter on resources there is XFCE, for bare bones but slick as snot there are window managers like Fluxbox. For a shiny gaudy desktop whose applications all start with the same letter, there is KDE. These different interfaces don't just look different from each other, they also *work* differently.

  24. girls by shawn443 · · Score: 2, Funny

    Real men don't use desktops, they use twm and throw down with some .twmrc

    Seriously though, while those screenshots do look nice, I haven't yet looked at a flashy desktop and wished it on my system. I prefer every ounce of my cpu going to my applications. top -p 4148 just showed twm using .07 of my memory and exactly 0.0 of my cpu.

    1. Re:girls by DaCool42 · · Score: 3, Funny

      I can't believe you use that outdated WM! Get with the times and switch to FVWM!

      --

      ----
      All of whose base are belong to the what-now?
  25. e17 by Anonymous Coward · · Score: 5, Interesting

    I used e17 for a few weeks last month as my primary WM. It is indeeded beautiful and all of the fancy effects worked smoothly even on my toaster 800mhz transmeta laptop, but I eventually switched back to something more stable.

    It's really not ready for prime-time yet, although it is certainly close. Maybe they've fixed these bugs in the last few weeks, but I noticed-

        * sometimes windows refuse to close after their owning process has been killed. These things just linger on the screen, filled with random garbage.

        * multiple monitors profoundly confuse the desktop-switching gadget and pager

        * evidence CVS was broken, so there's no e17 native file manager and I resorted to using nautilus

    And of course it needs an e17 native version of eterm... that will be excellent when it shows up :P

    The themes available so far don't really make use of the way-cool stuff edje can do... e17 is going to be really amazing once more themes and applications are built with its core libraries.

  26. Re:Not trying to start a flame war (honest)... by BlackFoliage · · Score: 2, Insightful

    What does this window manager do that Mac OS X's doesn't?

    Run on Linux? It's free software?

  27. Re:Vapourware by picklepuss · · Score: 4, Informative

    Look, I'm not trying to get into a pissing match over which WM is better or anything. The parent subject indicated that E17 was vapourware, and you and I both know that's not true. He also wanted to know what was significant about it besides the eye-candy. Obviously high performance on a small footprint is significant - particularly if you take into account that it actually looks half decent.

  28. Re:DR17? by Anonymous Coward · · Score: 2, Informative
    Perhaps this isn't a troll. If you are not familiar with Enlightenment, it is not obvious.

    The last release of Enlightenment (an XWindows windows manager) was 0.16, and it used to be the default window manager for GNOME. It was released in 2000 (last stable) and an update was released December of last year (2004).

    DR17 indicates it is a development release (i.e. not advisable to use in a production machine) of the next version (0.17, or "17" for short). There are some very novel things in it, and all-in-all, it is a very powerful engine. See the ./ article for interesting, albeit self-described, forward thinking of the project.

  29. The best way to run E17 by poofyhairguy82 · · Score: 4, Informative
    The best way to run E17 is inside of Gnome. I call it Enlightened Gnome. Then Gnome Apps look nice, you get to have nice Gnome things like it panel and its volume manager without dealing with the worst problem in Gnome (its default Window Manager-Metacity).

    If you want the full effect you have to go into Gconf and tell nautilus to not draw the desktop, but otherwise it works pretty good. I have found that overall its faster than Metacity, and is more stable with xcompmgr. I just wish I could find another way to task switch in E17 that is not alt-tab, and I hope that one day E17 will conform to Freedesktop standards so I can use Kompose with it!

    1. Re:The best way to run E17 by dhasenan · · Score: 2, Informative

      In e17, you should be able to centre-click for a list of open windows, whether shaded, unshaded, or hidden.

  30. Re:I'm torn. by delire · · Score: 3, Insightful

    Mac OS X is UNIX done right.
    What a vacuous, inane, empty load of rubbish. I use OSX alot, Linux moreso. If anything OSX is UNIX done 1 Way, and a reasonably inflexible, non-free, hardware dependent way at that. Is that "UNIX done right"? Next you'll be telling me the one button mouse is necessary because it encourages software developers to write applications with simpler interfaces.
  31. Re:Vapourware by sp0rk173 · · Score: 2, Funny

    particularly if you take into account that it actually looks half decent.

    Unlike FVWM.

  32. Cairo by mnemonic_ · · Score: 2, Interesting

    I wonder if they'll start taking advantage of Cairo and Glitz. Doing so would let graphics cards accelerate GUI drawing via OpenGL, a la Quartz on OS X. Hardware accelerated GUIs are a hallmark of modern operating systems (OS X, Windows Vista), it'd be nice if Linux could join the party too.

    1. Re:Cairo by jericho4.0 · · Score: 3, Insightful
      Yes. IIRC, a lot of it is already available in CVS. I played around with Cairo and Luminocity a while ago, and some o the other bits and pieces going into our next desktop. I must say, I'm very impressed. The feature list is huge, the flexibility will allow designers to deliver nice looking stuff, and the performance is going to be stellar.

      I've been using Windows a bit lately, after a long hiatus. It was apparent to me upon booting that my ubuntu desktop looks far better out of the box. When did that happen? Gee, I remember when we didn't even have X. Now it looks like we might even pull ahead of Apple in gooey eye candy goodness.

      --
      "A language that doesn't affect the way you think about programming, is not worth knowing" - Alan Perlis
    2. Re:Cairo by dbIII · · Score: 3, Informative
      I wonder if they'll start taking advantage of Cairo and Glitz ... accelerate GUI drawing via OpenGL
      They've been using Evas for a few years - which supports OpenGL and hardware acceleration. Cairo wasn't around, and they are a few years and a lot of features ahead of it.
  33. Re:StyleXP by ShieldW0lf · · Score: 4, Insightful

    Well, that's an elitist attitude! This is the EXACT reason why Linux has a rough time on the desktop. Users are used to saying well I like this like that and I wish the taskbar was green instead of blue. Linux developers need to design FOR the user instead of themselves if they want to take market share from Microsoft.

    Elitist:
    1. The belief that certain persons or members of certain classes or groups deserve favored treatment by virtue of their perceived superiority, as in intellect, social status, or financial resources.
    2.
    a. The sense of entitlement enjoyed by such a group or class.
    b. Control, rule, or domination by such a group or class.


    Ok, now what is there in this definition that matches the developers? Are they expecting favoured treatment from someone because they are developers? No. Are they making demands that they feel they have an intrinsic entitlement to because they are developers? No. Are they attempting to use their developer status to control anyone? No.

    Now, lets apply this test to YOU, the user. Are you expecting favoured treatment from someone because you are a user? Yes, you're demanding that the developers should cater to your needs. Are you making demands that you feel you have an intrinsic entitlement to because you are a user? Yes, you appear to think that being the user makes you the King, and apparently you're used to being listened to when you make stupid demands like changing colors etc. Are you attempting to use your "user" status to control anyone? Well, your whole point was that there is some natural order to things that places you at the top of the heap because you are a user.

    So, I guess what I'm basically saying is stop being elitist, and go learn what the word means before you use it in public.

    --
    -1 Uncomfortable Truth
  34. Re: Multiple desktops for WinXP by markhb · · Score: 2, Informative

    I got yer virtual desktops right here.

    --
    Save Maine's economy: write stuff down. All comments are exclusively my own, not my employer.
  35. Re:StyleXP by khellendros1984 · · Score: 2, Informative

    Windows powertools allows some fun stuff, like Linux-style mouse focusing, multiple desktops, MacOS-like Expose switching...

    However, programs aren't expecting windows to have capabilities like that, so it's a bit glitchy, sometimes, haha

    That said, Every Linux WM/DE that I've used has implemented these capabilities better.

    --
    It is pitch black. You are likely to be eaten by a grue.
  36. Re:StyleXP by jacksonscottsly · · Score: 2, Informative

    Sure, gnome is a lot like windows... but if the contest was between which DE (gnome or KDE) looked more like which commercial WM, it's pretty obvious that gnome resembles OSX more than KDE resembles OSX and that KDE resembles windows more than gnome resembles Windows... This is why it's easy to compare the two as people do...Perhaps the ways in which gnome is more like osx and kde is more like windows are few, but they are also quite obvious, methinks: - gnome...er metacity or whatever has a bar at the top; windows has never done so standard, neither has KDE (to my knowledge)... but OSX has and gnome has. - gnome presents fewer options that "clutter" the screen, like OSX. Look at the doc in osx, it's pretty simple. Look at the menus in gnome, pretty simple. KDE presents every option on the face of the earth in some distributions... windows can be awfully cluttery, too.... ESPECIALLY on a new install loaded with dell/hp/gateway/whatever-company bullshit applications. Macs simply don't come loaded with all that crap visible, and Gnome keeps it to a minimum. There are other similarities, too, but these are the most obvious and therefore the most important... once you get much further than this, you start nit-picking into things people don't even notice.

    --
    [ you and I are ugly ]
  37. Re:Not trying to start a flame war (honest)... by mobrep · · Score: 5, Interesting

    It seems like everyone is stuck on the similarities between osx and enlightenment. Yes, enlightenment has had a dock panel for years. Engage's interface does resemble osx's docker for the pure fact that it is both eye candy and functonal. One thing I have not seen you guys mention is that even though they look the same the libs and everything else behind engage are meant for it to be fast, pretty and functional all at the same time.

    Most of you that have never looked at enlightenment probably think it is just another windows manager. However, as others have stated under this topic, enlightenment is built on top of libs that are meant to increase speed, stability and useablitly. Yes, e17 is lacking useablitly right now because it is still under heavy development and there are still changes being made to the libs themselves and the window manager will be the last thing being updated.

  38. It's a trap! by MrHanky · · Score: 5, Funny

    Read the name backwards: It's evile. EVIL-E! Get it? It will suck out your soul and install a Microsoft OS. Better stick to KDE until enlightenment has a distribution approved by the Pope.

  39. Best window manager ever. by twitter · · Score: 3, Informative
    With the pager in E, you can actually *place* the window within the pager...

    Oooh, just like you've been able to do in fvwm for 10+ years now.

    The E pager is very nice and I hope everything is just as good. It's been a long time since I've used fvwm, just as it had been a long time since I used E. I like E's real division between virtual desktops and screens, so you can have multiple pagers in E each with it's own desktop with multiple screens. I also like being able to drag and drop between the different pagers.

    E also gets minimized viewers right too. It draws a thumbnail or an icon and grows to accommodate what you have open or scrolls, your choice. You can also turn off the borders, so nothing but the icon or thumbnail gets in front of your background image.

    Theme transparency already rocks. Add that to animated backgrounds and you have something unmatched in the commercial world.

    Oh, and if you look at his benchmark results, fvwm is faster than E17 out of the box, too.

    Like this benchmark?

    It looks a little funny to me to, but it's a benchmark with both window managers on it.

    --

    Friends don't help friends install M$ junk.

  40. Re:Tabs by schleyfox · · Score: 2, Informative

    the devs are working on it, they aren't a secret cabal of enlightened devs, they publish a list of features they will implement on get-e.org and other places

  41. VectorLinux BitTorrent by whitefael · · Score: 2, Informative

    There's a BitTorrent for VectorLinux at http://www.mininova.org/tor/80583