Slashdot Mirror


Has the Development of Window Managers Slowed?

al3x asks: "When I first got into Linux nearly five years ago, the new releases of competing window managers (like Blackbox, Enlightenment, Sawfish, etc.) were a constant thrill, and great strides were made with every release. I can't count the number of nights spent trying to get that sexy new E build to work, and what fun it was! But these days, window manager development seems to be stagnating. The last stable release of Enlightenment is from last year. Sawfish hasn't done much of anything in months, nor has Blackbox. WindowMaker had a recent update, but not with any exciting new features (it is rock solid, however). Now, verging from the paths of window manager favoritism or "they haven't been updated because they just work," why has development in this arena slowed to a crawl, and what's on the horizon?"

120 of 437 comments (clear)

  1. Enough already? by Phil+Wilkins · · Score: 3, Insightful

    Could it be possible that yet-another-window-manager, just isn't a particularly interesting project to work on any more?

    We've had the pre-cambrian explosion, time for the mass extinction.

    1. Re:Enough already? by garcia · · Score: 2, Insightful

      not only that but not suck 300mb of memory, run slow as hell on a decent system, or look like shit.

    2. Re:Enough already? by mosch · · Score: 2

      xchat doesn't hold a candle to mirc? xchat kicks some mirc ass. at least it lets you be on multiple servers, with only one client. mirc sucks for people who use more than one server at a time.

  2. Golem by frohike · · Score: 4, Interesting

    One of the promising window managers that's (IMHO) up and coming is Golem, being developed by a friend of mine. It's very simple but all of its features are provided by fast plugins. This is kinda like Sawfish, but without the overhead of a Lisp interpreter. Anyone looking for a new WindowManager to try out (and develop on) ought to check it out!

    1. Re:Golem by frohike · · Score: 2, Interesting

      Yeah, he's been off doing some other projects (including moving to get ready for school) but he's planning to pick up devel of it again soon. I guess he's one of the minimalist people and likes it ok the way it is so there hasn't been a whole lot of impetus to change it just yet. Plans include things like a better menus plugin... also one of the best features of Golem is that it has pretty much the most complete support for multi-monitor I've seen yet in a window manager. WindowMaker in its recent versions is just starting to catch up with Golem in that respect.

    2. Re:Golem by hereticmessiah · · Score: 2, Interesting

      Looks pretty good. After a cursory look at it, I'm impressed. It might even make me change over from WindowMaker.

      --
      I don't like trolls and mod against me if you like, but I'd prefer if you'd reply.
  3. Couple possabilities by nuintari · · Score: 5, Interesting

    I can't speak for all fo them, but AfterStep is undergoing a pretty big change, and as far as I know Enlightenment is getting a total rewrite. That'll slow down developement something fierce. Then ya look at some of the minimal ones, notably Blackbox and Sawfish, they both do what they were intended to do. new features aren't in the focus of some of the more minimalistic projects, so anything at this point is bug fixes. I don't know much about WindowMaker, but they could be working on a very new release, which could be in pre alpha states right now. Check the CVS of your favorites out and take a look, some of the code in the afterstep 1.9 is just great, but last time I checked, I still couldn't get it to compile completely.

    --

    --Nuintari

    slashdot : where an opinion can be wrong.

    1. Re:Couple possabilities by Glytch · · Score: 3, Informative

      Windowmaker is pretty much in the "add little features, fix little bugs" category from what I've seen in the changelogs. 0.70 was just released a few days ago, and (just speaking anecdotally) it works flawlessly. I never even have to touch the config files by hand anymore, the WPrefs tool works fine. And coming from a die-hard Slackware control-freak like me, that's saying something.

      I think the development team should just declare it to be version 1.0. Windowmaker is stable and full-featured enough for it. :)

    2. Re:Couple possabilities by sfe_software · · Score: 2

      Then ya look at some of the minimal ones, notably Blackbox and Sawfish, they both do what they were intended to do.

      Exactly. I use Sawfish and I love it. It's much lighter than E, hasn't crashed yet, and integrates nicely with Gnome 1.4. And it's not ugly (with the right theme).

      Plus it supports xinerama pretty nicely, aside from dialogs popping up in between screens once in a while.

      --
      NGWave - Fast Sound Editor for Windows
    3. Re:Couple possabilities by Brainchild · · Score: 3, Informative
      I never even have to touch the config files by hand anymore, the WPrefs tool works fine. And coming from a die-hard Slackware control-freak like me, that's saying something.

      And if you're even more of a control freak than that (like i sometimes am), you can use the wdwrite utility to store selected preferences, and then use the WPrefs tool and whatnot to handle the rest.

      I think the development team should just declare it to be version 1.0. Windowmaker is stable and full-featured enough for it. :)

      Close, but not quite. Alfredo's working on support for the _NET_WM spec (or whatever the devil that Grand Unified Post-ICCCCCM Extension is called nowadays), to support next-generation KDE and GNOME and whatnot. Once that's there, together with up-to-date documentation, then i would agree with the v1.0 thing.

      --

      :: "I am non-refutable." --Enik the Altrusian ::

    4. Re:Couple possabilities by ameoba · · Score: 3, Insightful

      [blockquote]
      Then ya look at some of the minimal ones, notably Blackbox and Sawfish, they both do what they were intended to do. new features aren't in the focus of some of the more minimalistic projects, so anything at this point is bug fixes.
      [/blockquote]
      Which brings up one of the big differences between Free software and Commercial software; Since there is no real revenue stream to maintain, there isn't a long string of marketing dictatated releases after the project reaches maturity. TeX is a notable example, freezing the features, and working towards bugs (and extending the version number towards Pi).

      I'm sure everyone here has heard the "release early, release often" mantra/slogan which applies to the early part of the development process, but what universal wisdom about the back-side of the dev. process do we have? We can follow the steps of TeX (as it appears many window managers have), and be happy with a solid, stable program, or we can take the path of feature-bloat, and keep adding things because they're nifty. (Mozilla comes to mind..)

      --
      my sig's at the bottom of the page.
  4. They matured by C0vardeAn0nim0 · · Score: 3, Insightful

    KDE today is as good as window manager as MS windows or Apple finder, Gnome is getting closer, WindowMaker is rock solid and is small and fast, as Kojima dreamt years ago.

    Until someone comes with a unbelievable great idea, things will go slow for a while.

    And since the window managers "market" (don't know if this word can be applied to open source) are stable now, only the best and most used WM (gnome, WindowMaker, KDE) sees any development.

    --
    What ? Me, worry ?
    1. Re:They matured by firewort · · Score: 2

      Actually, it is - in the same way that Explorer is the Windows GUI and Desktop.

      Finder also happens to be the name that is given to file browser windows, but Finder is the Mac GUI for all versions of 9.x and prior. (In OS X it was Desktop, but has been renamed Finder- although in OS X, it's a process. In 9.x and earlier, it's the whole GUI, and that's it.)

      In Windows, Windows Explorer is the file browser, Internet Explorer is the Internet browser, and Explorer.exe is the whole GUI the mess sits on.

      --

    2. Re:They matured by steveha · · Score: 2

      KDE today is as good as window manager as MS windows or Apple finder, Gnome is getting closer

      I use a GNOME desktop with the Sawfish window manager. There are exactly no things I wish were better; as far as I am concerned, GNOME is equal to Windows in the window manager department.

      I use a pretty theme called aq3, which is vaguely Aqua-ish, but not slavishly. For my wife's account I use RedMonk, which looks and works exactly like the Windows 98 she is used to.

      I will be happy when GNOME organizes the control panel thing a bit better, and I'd like a better menu editor, and there are a few other nits I can pick... but I'm completely happy with Sawfish as it is on GNOME today.

      steveha

      --
      lf(1): it's like ls(1) but sorts filenames by extension, tersely
    3. Re:They matured by ReelOddeeo · · Score: 2

      Not only can you not run the Finder, which provides a gui file manager, but you can run MPW which provides a command line environment.

      Need to shut down the somputer? Type Shutdown. Need to reboot? Type shutdown -r. Want to launch another application, just type it's pathname -- even if it is a standard mac gui app. Need to copy files, list directories, edit files, run compilers, make, link, pipe long series of commands together? MPW has equivalents to sed and other tools. MPW has been around on the Mac since 1986!

      The point being: you don't need to run the Finder. Most people simply find it more productive. (Except when you need to use regular expressions to select some files, and don't happen to have MPW around.)

      All the gui programs still run fine with no finder. The Finder is not the window manager. The finder is simply another gui program which draws icons on the desktop, lets you explore your disks, copy files, launch applications by clicking, move files to the trash folder by dragging icons, etc.

      --

      Those who would give up liberty in exchange for security and DRM should switch to Microsoft Palladium!
  5. Re:E17 by grammar+nazi · · Score: 2, Funny
    The reason that Blackbox hasn't changed in a long time is because you can't improve upon perfection!. I'm not sure why work isn't being done on the other windows managers. They still have a long ways to go until they are more like Blackbox.

    </joke, not flamebait>

    --

    Keeping /. free of grammatical errors for ~5 years.
  6. GO KDE! by ekrout · · Score: 5, Informative

    I think that this is primarily because desktop environments have taken over. The KDE folks must be hooked-up to caffeine IVs based on how fast they release updates and totally new applications. Ximian GNOME is also quite nice, and has a large following. Basically, "window managers" as we know them have been replaced by these more full-featured environments that are helping to bring Linux to the desktop.

    --

    If you celebrate Xmas, befriend me (538
    1. Re:GO KDE! by Nelson · · Score: 5, Informative
      That's correct. In fact, I'd go as far as to say the the very concept of window managers has been a hurdle slowing down the progress of the GNOME.


      For a while there was a debate about "the GNOME window manager" and then there was the whole E thing when people were getting frustrated and quitting their jobs. Sawfish came out to fill a void and that's what it has done and now it doesn't seem as important that it get's all the newest wiz-bang gadgetry.


      Newer versions of E are sounding more and more like they are trying to build a desktop or new environment than simply a window manager, that's great, more power to them.


      But the essential truth is that for the majority of Linux users the window manager concept has come and gone and that desktops are where it is all happening now.

    2. Re:GO KDE! by Arandir · · Score: 2

      And according to the KDE 3.0 TODO list, KWin is undergoing a major overhaul.

      Having poked and prodded the insides of KWin, it is a very nice window manager. Small, fast, elegant. The philosophy seems to be just manage windows, nothing else. (sort of like sawmill). I don't know much they could do to improve it.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    3. Re:GO KDE! by elflord · · Score: 2, Informative
      Personally, i find all these "desktop environments" are too heavy for older computers..


      I've used KDE on pentium I class machines bfore, and it runs quite nicely. However, it's a bit of a memory pig, especially if you want to run (for example) Mozilla, Star Office, and other apps on top of it. To summarize, the desktop environments are memory pigs, but given enough memory, they work nicely.

    4. Re:GO KDE! by skbenolkin · · Score: 2, Informative

      Personally, i find all these "desktop environments" are too heavy for older computers...

      You said you would prefer a lightweight window manager anyway, a sentiment I think I second, but if anyone reading this thinks "Oh drat, I wanted to run KDE on my slow box," try KDE on top of Blackbox. Rumor has it performance is faster than with the default kwin on such machines.

      --
      "Frederick, is God dead?" --Sojourner Truth
    5. Re:GO KDE! by jonathan_ingram · · Score: 2

      From mentioning 'kvt', I'm assuming you're using KDE 1, which is a pity. KDE 2's console is Konsole, which is much better than Kvt was.

      The advantage environments have over collections of applications is unity of style and theme. For example, all the KDE applications are network transparent, which means that you can type in a ftp or http address in a file/open dialogue and the file will automatically be downloaded. That, together with the interprocess model (DCOP) and the use of the same widget set (QT), make for a much more integrated experience than just using random applications all over the place. See if you can get your workplace to upgrade to KDE 2 -- it's much more integrated and polished than KDE 1.

      Of course, you are free to just use random applications if you feel like it.

    6. Re:GO KDE! by bockman · · Score: 2
      I think that this is primarily because desktop environments have taken over.

      Not completely. 'Simple' WMs still have a 'niche market' (if this term has any meaning in OSS) with people wich use relatively old hardware(and wasn't Linux praised for never obsoleting your hardware?), or for people which prefer snappy response to thight integration.

      Like myself: I still use (and hope to use for another couple of years) a Pentium 150 MHz laptop with 80 MB [the maximum it can handle]. Already had performance problems with the 1.x versions of KDE/Gnome. I'm not even going to try the 2.x ones.My current set-up is Window Maker(I like better Sawmill micro-gui theme, but WM gives me the 'dockapps' bonus), coupled with ROX-Filer (with panel).
      Not the best integrated of desktops, maybe. But I like it so much that I recently ditched Gnome (which I quite like anyway) also on my 800 MHz Athlon desktop, to try the same setup. From the increase in responsiveness (especially but not only the start/up of apps), I don't think I'll go back.

      So, thanks to all the developers of 'simple' window managers and other little tools which allows me (and I believe many others according to what I read on the Net) to build my own dektop interface.

      --
      Ciao

      ----

      FB

    7. Re:GO KDE! by swb · · Score: 2

      How about going one further, and saying they're an example of not just unity of style and theme, but they're unifications of functionality -- drag and drop, built-in configurability (no hacking text files to alter an applicationmenu).

      It's kind of like an IDE versus vi/make/gcc/gdb, except that you're only giving up a certain amount of system resources and gaining features and integration.

    8. Re:GO KDE! by be-fan · · Score: 2

      I'm running a simlar spec machine (PII-300 256MB) and Win2K runs much better than either GNOME or KDE. You must have Win2K configured wrong. (That's the same comment I always hear when complaining about Linux, so I'll just dish it out myself...)

      --
      A deep unwavering belief is a sure sign you're missing something...
    9. Re:GO KDE! by ReelOddeeo · · Score: 2

      For comparison, Win2K crashes much more nicely on a machine with 256 Mb than one with only 192 Mb.

      [Anecdote... So my office mate takes this Visual FoxPro application that has run for years, and runs it on Win 2K, 1 GHz, 256 Mb, and it crashes -- HARD! Blue screen. No option to continue. Must physically power off the machine. But only on some W2k, never on NT. We trace the problem down to using a DLL written in Delphi 3 that has been in use, and deployed in the field for years. Win95,98,ME,NTwks,NTserver,etc. Yeah, W2K is stable. The app didn't die, the whole machine died! And in the process takes some files along with it. In one case, destroying a user's Outlook mailbox.]

      --

      Those who would give up liberty in exchange for security and DRM should switch to Microsoft Palladium!
    10. Re:GO KDE! by Arandir · · Score: 2

      That's the window style plugins. Choose another window style if 5 buttons bother you. Or write your own. One of the best parts about the KWin architecture is its plugin decorations.

      This isn't Windows. You don't have to stick with the default configuration. Choose the KStep decoration with only two buttons if you wish.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
    11. Re:GO KDE! by be-fan · · Score: 2

      old dos code into a delphi dll.
      >>>>>
      It was originally old DOS code? There's your problem right there. You're probably doing something in there that Win2K doesn't like.

      --
      A deep unwavering belief is a sure sign you're missing something...
  7. Hmm... by Phasedshift · · Score: 2, Insightful

    Perhaps because the economy sucks right now? I imagine more people are worried about their jobs and paying rent then developing a window manager that they aren't making any money off of (or very little)...

    Either that or they are really busy watching pr0n...

    1. Re:Hmm... by dragons_flight · · Score: 2

      On the other hand, if you are out of work then you might do some free development to pass the time. After all most people aren't spending every waking moment looking for the next job.

  8. e17 by technomancerX · · Score: 3, Informative
    Seems like following the progress of e17 is interesting enough in and of itself... something about a multi-threaded open gl accelerated window manager what also includes a file manager and full widget library strikes me as 'making progress'. Not to mention the coolness of the underlying libraries...

    .technomancer

    --
    .technomancer
  9. Why E has slowed by Raster+Burn · · Score: 3, Insightful

    I've been lurking on their devel mailing list (check out their project page) and E's progress has slowed because of the recent downturn the tech industry. Open source programmers need jobs too....

    1. Re:Why E has slowed by Anonymous Coward · · Score: 2, Funny

      Surely if they're unemployed, they have more time to work on open source projects? Or do they just spend all their time wallowing in a mire of self-pity.

    2. Re:Why E has slowed by cymen · · Score: 4, Funny

      They just loose hope, fire up Windows and load PowerPoint to start a job presentation, and then get a deadly macro virus that kills their hard disk with the dreaded click of death hex code patch...

      Seriously - whenever there is a problem just look to Microsoft for the cause.

      [note: for the human impaired this is a joke, of course it may or may not be funny]

    3. Re:Why E has slowed by Zurk · · Score: 2, Interesting

      well..i cant speak for all programmers but looking for a job is a full time job in itself. going for interviews, applying for jobs, looking up ads, interviewing etc etc. Also the tech downturn has left some of us no other option but to start with commercial projects in case we loose our existing jobs. part time work is also another thing that sucks up time. at times like these its better to have a full time AND a part time job as a fallback and that sucks up time.

  10. IceWM? by X-Dopple · · Score: 3, Insightful

    I've been following IceWM rather closely for the past year, and it's at 1.0.9 - released a week or so ago, IIRC.

    Really, though, what features are there to add to window managers? If you add too many features, then you end up like Enlightenment, which IMO is more like a desktop environment than a window manager.

    1. Re:IceWM? by glitch_ · · Score: 2

      I've never been quite clear on the distinction between a window manager and a desktop environment. What does a destop environment have, that a window manager doesn't?

    2. Re:IceWM? by scrytch · · Score: 2

      What does a destop environment have, that a window manager doesn't?

      If I had to give a snappy answer, I'd say file management in a visual fashion (so 'ls' doesn't really count). Icons on the desktop, drawers, panels, folders, all are basically file management. Using a widget set for apps to utilize and interoperate with each other is also part of what makes a suite considered a single "desktop environment", but you can patch together a desktop environment all your own with different tools, so yes, twm, tkdesk, and an xterm running vi is a desktop environment, and perfectly good for some, unacceptable to others who prefer to have the same keyboard commands and the same common menu items act the same way across applications.

      Me, I don't care, I just like the tools that make me productive. I do like having copy/paste and drag&drop work in a sensible fashion across applications tho.

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    3. Re:IceWM? by Ian+Bicking · · Score: 2
      It's only so confusing because few window managers are only window managers. A window manager manages the windows -- their placement on the screen, the manner of arranging them, and focus. Presumably it also does virtual desktops because there's no one else to do them.

      A desktop environment is pretty much everything else on the desktop -- a launcher, file manager, maybe an object system for files and components... it's kind of fuzzy. A window manager is part of a desktop environment.

      For a long time no one was stepping up to do the work of making a real desktop environment, so the people who made window managers made small steps in that direction. For instance, the dock in Afterstep and Windowmaker -- there's really no decent reason it should be part of the window manager, but no one else was making it, so what the hell.

      It probably also had something to do with a crude interface between the window manager and applications, where the specific behavior that you wanted in a dock wasn't possible to create without being integrated with a window manager. Those interfaces have been improved, so it's no longer necessary to integrate.

  11. Fvwm2 by gweihir · · Score: 4, Insightful

    I don't know what the problem is. I am still pretty satisfied with fvwm2. And some features you don't get in. e.g. KDE. Like the virtual desktop (FvwmPager) with the individual desktops actually being next to each other. Great for very large windows! And the switching mechanism (hit the border with the mouse) rocks!

    I don't need all these graphical, slow and unintuitive menues. I am completely satisfied if I can add the shortcuts I need in 5 minutes to the pop up menues and have all the desktop space for my own use.

    And I don't want to redo customization all the time. Basically I have had the same Fvwm2 configuration for years, with only small modifications. That means I can find everything very fast, because I know where things are!

    --
    Most ACs are not even worth the keystrokes to insult them. Be generically insulted and ignored otherwise.
    1. Re:Fvwm2 by Rich · · Score: 5, Interesting

      You might like to try using the NET enhanced version of FVWM. This adds supports for the extended WM hints specification agreed to by both KDE and GNOME. The homepage is http://fvwm-ewmh.sourceforge.net/. The existence of this extension also shows that while WM development might have slowed, it hasn't stopped.

    2. Re:Fvwm2 by KerrAvonsen · · Score: 2, Informative

      Agreed. I've tried E and Sawfish with GNOME, and I find I simply miss the FvwmPager too much. It has features (like the way you can drag windows around) that I haven't found in any other virtual desktop. Why would I want to have to fiddle around with menus that have clunky items for "Move this window one desk to the left" when I can drag the window to exactly the desktop I want, or even "drag" it out of the Pager onto my current desktop?
      It took a little fiddling, but I use Fvwm2 and GNOME together; best of both worlds, because I do actually like the GNOME panel and the like.
      And the degree of customization that you can do to the look of Fvwm2 is enough for my simple needs -- I don't need to re-do my theme to make everything look like icicles (yes, I found an E theme that did that!); I'm happy enough to change the colours and the buttons and the menus and perhaps a transparent XPM pic or gradients to make it look pretty.
      And I don't have to learn Lisp in order to do it, either!

      --
      -=- Say it with flowers. Send a Triffid. -=-
    3. Re:Fvwm2 by steffl · · Score: 2, Informative

      it's 2.4.x that was released recently, other than that you're VERY right. I have tried almost all of them (at least the ones in debian), fvwm has by far the best features... IMO, of course...

      erik

      --
      ...all excited, don't know why...
  12. XFce development is still proceeding by Stinking+Pig · · Score: 3, Interesting

    XFce.org -- mostly incremental improvements, as you'd expect from an aim of small and fast, but recently anti-aliased display is supported and a migration to the ROX filer is about to be completed.

    --
    "Nothing was broken, and it's been fixed." -- Jon Carroll
  13. new ones to try... by jptxs · · Score: 2, Informative

    i agree that the big names have slowed =[ , but if you get a thrill from trying out new fun widgets (as I do as well) there have been some good ones suggested and I'll ad flwm(http://flwm.sourceforge.net/) to the list -fastest one I've ever seen. Also has a super-keen set of buttons to size windows and the title bars are sideways!

    --
    we speak the way we breathe --Fugazi
  14. Because nobody's willing two do two things. by Bowie+J.+Poag · · Score: 5, Interesting



    Here's why the mainstays for Linux development have ground to a halt:

    1) Nobody is willing to work on something, pouring hours upon hours of work into it, only to have someone working in Company X take their code, and make a living off of tweaking it. Suppose you're writing a windowmanager for Linux. In order for your windowmanager to succeed, it probably has to be GPL in order for it to really catch on. And if its GPL, surprise-surprise, there are employees of parasitic companies like VA Linux Systems who make a nice living playing with your code. No one in their right mind is going to do something for free, working side by side next to someone who is getting paid to do the same. By simple virtue of the fact that parasitic GPL companies exist, you're effectively letting someone else make the money off your work by making it GPL. This is why companies who capitalize on Linux software development are a (tm) Bad Thing, because they assert a choking influence over the entire community. It stops becoming an exercise in fun, and rapidly becomes an exercise in profiteering.

    2) Nobody is willing to think about doing anything different, more useful, or more ergonomic right now. The main driving force driving Linux UI development is "lets make it look like Windows!" which is a horrendously bad move. Instead of giving Linux its own face, its own appeal, and its own distinct look, we're playing Poor-Man's Explorer with X11. Instead of putting our own talents to work, making something useful for us, we're playing second fiddle to a third rate design by copying it.

    Now, rather than purely bitching, here's what you can do about it:

    Start at the ground up. Get ahold of the source of a weak windowmanager like fvwm, that has all the basic guts you need to work from. Ask yourself what makes sense to you as a user, NOT what makes sense because you've seen the same thing in Windows. Give Linux its own look. Try to avoid imitating other platforms. Build it because it makes sense to build, not because "Windows has it". The sheer number of things that Windows has wrong with its UI would require a completely separate article to discuss them in detail. Think about how to represent things differently. Is there a better way to represent the same information? Do you really want an OS that resembles a browser? Think, ask, and move. Learn, modify, and repeat.

    Cheers, (and yes, Propaganda is still running..)

    --
    Bowie J. Poag

    1. Re:Because nobody's willing two do two things. by BenHmm · · Score: 3, Interesting
      1) Nobody is willing to work on something, pouring hours upon hours of work into it, only to have someone working in Company X take their code, and make a living off of tweaking it. Suppose you're writing a windowmanager for Linux. In order for your windowmanager to succeed, it probably has to be GPL in order for it to really catch on. And if its GPL, surprise-surprise, there are employees of parasitic companies like VA Linux Systems who make a nice living playing with your code. No one in their right mind is going to do something for free, working side by side next to someone who is getting paid to do the same. By simple virtue of the fact that parasitic GPL companies exist, you're effectively letting someone else make the money off your work by making it GPL. This is why companies who capitalize on Linux software development are a (tm) Bad Thing, because they assert a choking influence over the entire community. It stops becoming an exercise in fun, and rapidly becomes an exercise in profiteering.


      Why do they start in the first place, then?

      If a developer of a GPL project stops working on it, because a co-developer is in the lucky position of being paid to work on it, or because a company takes their great code and incorporates it into the product they need to sell to stay in business, then why did they start working in Open Source to begin with?

      I'm not being stroppy, I just don't understand the psychology.
    2. Re:Because nobody's willing two do two things. by Bowie+J.+Poag · · Score: 2



      Why do they start in the first place, then?

      If a developer of a GPL project stops working on it, because a co-developer is in the lucky position of being paid to work on it, or because a company takes their great code and incorporates it into the product they need to sell to stay in business, then why did they start working in Open Source to begin with?

      I'm not being stroppy, I just don't understand the psychology.


      Enlightenment, Windowmaker, Blackbox, every single windowmanager in common usage today found its genesis in the days before the rampant carpetbagging that began in late '99 and early '00. Before then, we were all in it for the sheet fun of it, and money didn't matter. The instant the first GPL-involved programmer went to work for these companies, they began making money off of someone else's freely given work. The incentive for these guys to continue working for free vanished around the same time. Would you continue to code for free if you knew a group of half a dozen guys were fiddling with your code for $50K a year?

      Hell no.

      Thats why companies that try to make money off of selling GPL'ed software are an inherently Bad Thing (tm) for the Linux community. It destroys the very incentive that caused us all to start coding in the first place.

      Cheers,

      --
      Bowie J. Poag

    3. Re:Because nobody's willing two do two things. by Quarters · · Score: 4, Insightful

      I hear over and over again this call to arms, "Design a desktop that makes sense. Don't just design one that looks and runs like Windows."

      Well, what would that be, exactly? There are a few basic tennants of a GUI that appear similar on all platforms:
      Text boxes
      Combo boxes
      Drop Down menus
      Radio Buttons
      Check Boxes
      Scroll Bars
      Buttons
      Tab Panels
      Icons
      Shortcuts/Aliases
      Start Menu/Apple Menu/KDE Menu/GNOME Menu
      etc...

      These are basic items that are the foundation of a GUI. Yet, when people implement these things we get the cries of, "That's just a poor man's Windows. Create what the users *want*!"

      Well, what do the users want? Don't you think that Apple and Microsoft have invested quite large sums of money figuring out what the users want? Realistically, in this day and age, if you build a GUI that completely changes the paradigm of a desktop with items on it, folders, widgets, etc... you better have an idea that immediately resonates with everyone. Else it will look alien and nobody will use it.

      So, why doesn't anyone ever list the items that would make a desktop that would be Linux's own? Isn't it about time for somebody to pony up with this grand vision, instead of just crowing about the fact that we should all be reaching for this mythic concept?

      Really, what is it that we should be doing? Which path should we be taking to achieve this epiphany in UIs?

    4. Re:Because nobody's willing two do two things. by Bowie+J.+Poag · · Score: 4, Insightful

      I tried. Twice. Both efforts failed, largely because people can't seem to look past Windows as the one and only example of how a UI should be done.

      For the record, the last "real" desktop I ever used was AmigaDOS 3.1. Fast, elegant, simple, all-encompassing, good design, clearly understandable, flexible, extensible and neat. The closest thing i've been able to look like it is WindowMaker, and even WindowMaker doesn't quite have it right.

      A windowmanager need not occupy anything more than a single slat at the top of every screen. Why the top? Simple. The human eye, in Western cultures, tracks diagonally from northwest to southeast whenever it encounters an image. The flow of information should conform to that--Its absolutely opposite in Windows, where the origin of an action begins in the southwest corner (the Start button) and traverses awkwardly northeast. By the way, dont whine about "Well, what about non-Western cultures??? Are we just going to leave them out???" because the answer is YES. Let them come up with their own design. We do it our way, they do it their way.

      A book is a perfect example of a proper user interface that has undergone hundreds of years of refinement. The title is at the top, relevant information is in the corners, and the page (or screen, if you will) is dominated by the body of the data. UIs should follow this convention.

      Suppose you want to do a simple action. Start a program. In Windows, there are no less than 7 or so ways to start a program. Sometimes its an icon. Sometimes in an icon in the Tray. Sometimes its an icon in the Quick Launch bar. Sometimes its in the task bar. Sometimes its in Explorer. Sometimes its in the Start Menu. Sometimes its in DOS. On, and on, and on, ad infinitum, ad stupiditum.

      A computer's UI should look and react like a television set, where all the channels are nothing but top-down views of books. Each channel has a single line across the top. It shows memory usage on the left, a date-clock on the right, and a single [x] button to kill the whole fucking thing and drop down to console. The remaining 99% of the screen can be occupied with any number of windows. No Docks. No taskbars. no trays. No icons.

      All programs that exist on the system can be listed in a single pull-down menu. Right-clicking anywhere on the backdrop of that "channel" (or workspace) will give you the option of selecting a program to launch from a menu. A single, authoritative way of launching a program, not 7 of them.

      Suppose you want to delete some junk--Fine. You need a filemanager. Not a filemanager, a browser, a text editor, a Trashcan, and a "delete" command. The filemanager is listed no differently than any other program in the menu listed above. One way for all. If you dont like it, use another OS.

      Those are just two simple little improvements that would simplify the task of using Linux with a GUI a hundredfold. More options don't always means more flexibility. More options ALWAYS mean more complexity, and more intimidation for first-time users.

      What I basically described to you is AmigaDOS 3.1's appearance in a nutshell. Installation of new apps was a snap, and it all worked out of the box. Instead, Linux has two maddenly different standards that fight for the same square foot of turf and both look retarded in the process. Until that gets resolved, you and I are stuck.

      --
      Bowie J. Poag

    5. Re:Because nobody's willing two do two things. by Bowie+J.+Poag · · Score: 2



      "They make their work GPL for other reasons, and the fact that some people are making money of their work is a side-effect of GPL which is not a big deal so far."


      See, I would argue that.. I think its had a tremendous chilling effect on the OSS movement thats only bound to get worse. Just look at Gnome. :) Popularity is almost a self-defeating attribute in most OSS projects. The more popular your project becomes, the more likely you are to get co-opted, forked or otherwise screwed.

      --
      Bowie J. Poag

    6. Re:Because nobody's willing two do two things. by eric17 · · Score: 2

      Well, the problem is that you do need a quantum leap in productivity in order to make a new kind of GUI resonate with users, but in order to do this, you have to throw out so much infrastructure that you can no longer support the current set of applications. You have to start from scratch. And no one knows _exactly_ what to do, otherwise we'd have done it already. And starting from scratch is a huge impediment. So there here we are, continually adding features around the edge of an architecture that will eventually have to be thrown out to make progress. I don't expect to see Apple or Microsoft make this kind of radical move. While Apple has been very creative with colors in recent years, I think their days of disruptive technologies ended with the original mac. And while Microsoft has bought up most of the top researchers in ui design, guaranteeing revenue is clearly their highest priority, and giving users what they want is clearly not. And while I think open source people can be quite creative, it has not been made clear to enough of the right people that the current direction is a dead end on the path to a _significant_ desktop competitor to microsoft.

      But you wanted a list. Well lists are a dime a dozen.
      You can get a mutually inconsistent set of lists in any of the books which lament the current user interface: See "The Humane Interface", "The Unfinished Revolution", "The Invisible Computer". Full of great ideas, but no coherent designs. This is the hard part. We need a Christopher Columbus or two to do the hard discovery work.

    7. Re:Because nobody's willing two do two things. by Mr.+Slippery · · Score: 2, Insightful
      A windowmanager need not occupy anything more than a single slat at the top of every screen.

      A window manager need not occupy any space on your screen. A window manager need only manage the windows on your screen - allow you to move them about and iconify them, give them titlebars, etcetera. If you want some special window with buttons, menus, icons, and so on, fine, but that's not a window manager, that's one of the things you put together with a window manager to make a "desktop environment".

      And if you want such a special window, top or bottom is IMHO all wrong - it should be on the side. I want my application windows to have the whole screen height, but not the whole width. We've generally got portait-mode windows (like paper pages) on a landscape-mode monitors.

      --
      Tom Swiss | the infamous tms | my blog
      You cannot wash away blood with blood
    8. Re:Because nobody's willing two do two things. by scrytch · · Score: 2

      Nobody is willing to work on something, pouring hours upon hours of work into it, only to have someone working in Company X take their code, and make a living off of tweaking it

      Right, they'd much rather pour hours upon hours of work into something that no one else ever works on, contributes to, or manages to make a living off of, much less profit from. That's why they give it away for free.

      Um. Okay.

      --
      I've finally had it: until slashdot gets article moderation, I am not coming back.
    9. Re:Because nobody's willing two do two things. by Bishop · · Score: 2

      Yes. They aren't very popular though. Apple (maybe others) had a monitor that would physicaly rotate from portrait to landscape mode. Awfully expsensive though.


      This by the way ties into stagnation of UI design. Many years ago someone decided that a monitor should conform to the "golden rectangle" ratio (approximately 4:3) as rectangles of this shape are pleasing to the eye. We haven't moved passed that despite the fact that most people work with documents that are taller then wide.

    10. Re:Because nobody's willing two do two things. by spitzak · · Score: 2
      Try flwm (flwm.sourceforge.net)

      It puts the title bars on the left edge of the window, and when you maximize the window it takes ZERO pixels vertically. I think this is what you want.

  15. Hopefully by tjansen · · Score: 3, Insightful

    Hopefully.. there's only so much you can do with a window manager, and 50 different should be enough for everybody, so people can now work on improving desktop environments or applications.

  16. Somebody has to say it... by Djaak · · Score: 2, Insightful

    ...KDE & Gnome aren't window managers but desktop environnements.
    And the finder is yet something else (I'll leave to
    Mac users to explain exactly what that thing is). I
    know this rebuttal is annoying but hey, can't compare
    apple to orange as they say !

  17. Re:Enough already? - nope, still one to go: ION by reneky · · Score: 2, Informative
    I haven't seen anything in a window manager that interested me since 1993. All I pray for these days is that whatever window manager that gets installed on my systems by default have the decency to put the "close" box in the same place as the last location I got used to, and that it not make me jump through too many hoops to turn off all of the keyboard equivalents that get in the way of Emacs usage.


    Sounds like it's time to check out ion: http://www.students.tut.fi/~tuomov/ion/. It's based on non-overlapping windows, made for easy keyboard navigation. Supports prefix keymaps so you can easily avoid key binding conflicts. Give it a try!
  18. But if...then.... by BenHmm · · Score: 2
    Thats why companies that try to make money off of selling GPL'ed software are an inherently Bad Thing (tm) for the Linux community. It destroys the very incentive that caused us all to start coding in the first place.


    Does that include distros? Wouldn't the Linux community be so so tiny without them that no one would start such big projects in the first place?

    I get the idea about not working on something when someone else is being paid mucho cash, but would you still bother if were asked to write a windowmanager for some other OS? One nowhere near as popular as Linux?

    1. Re:But if...then.... by Arandir · · Score: 2

      Not all distros are like that. Redhat likes to stick its fingers in everything, but Redhat ain't Linux.

      My favorite distro is Slackware. Just the basics. Enlightenment is enlightenment is enlightenment. KDE is KDE is KDE. Patrick does what he does best, and that's to integrate everything together into a system. There's no need for him to issue linux-2.4.10-pv9.4.2-pre6 kernels, or tweak the default themes because they aren't purple and gold, or green and white. GNOME and KDE don't get a million new menu items for all the stuff you never installed. etc.

      --
      A Government Is a Body of People, Usually Notably Ungoverned
  19. Re:E17 by mattbee · · Score: 2

    There's a good reason you don't want to refer to the next version of Enlightenment as E17 (at least if you were cringing at the music charts in the UK 6-7 years ago).

    --
    Matthew @ Bytemark Hosting
  20. I disagree by Greyfox · · Score: 4, Insightful
    Very few of us have monetary motivations. If you think an OSS developer has monetary motivations, you really don't get it. If you're an OSS developer with monetary motivations, you really don't get it either.

    The reasons, I think, are twofold:

    1) It's been done. You can find a window manager out there now that can do just about anything. There's not a lot of "Interesting" problem domain left.

    2) There is no itch. My current window manager suits me fine. It does everything I want it to do. I don't really see the point of starting from scratch to code a new one. If I were going to fork a window manager, I'd start with the one that was closest to doing what I needed done.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

    1. Re:I disagree by Bowie+J.+Poag · · Score: 2



      Theres nothing wrong with doing both. I code some things for the movement, and I code other things professionally. I don't mix the two.

      1) There isnt a single windowmanager for Linux that makes anyone's life simpler.

      2) Half of the problem is, most of the people coding windowmanagers grew up suckling the teats of Windows 95. Thats their baseline to which they will compare everything they create against, and its the ideal they will try to emulate until they're exposed to something genuinely different. None of them have stopped and looked at articles that were written at the time, or posts on Usenet about how absolutely terrible Windows 95's UI was compared to common UIs of the day. It didn't win by popular vote--It won because Microsoft had nothing else to push.

      --
      Bowie J. Poag

  21. Well.. by mindstrm · · Score: 2

    Perhaps it's because, in the last several years, unix went from having a few small window managers, to having many... many wrote wm's just for fun...

    Then.. things stabilized.... I mean, if you wanted to make a new wm. how do you compete with E? nothing is that sexy looking (or that bloated.. of course).

    There are basically enough window managers already... there's nothing else you need.

    You want a new release of E? Why? is it a car, where the manufacturer has to release a new model every year? Come on.. they only do that to try to make you think your car is 'old'.

  22. Re:Configuring Window Managers by MintSlice · · Score: 5, Interesting

    I recall installing drivers for my ati rage 128 a few months back:

    Windows 98: 10 minutes
    Xfree86: 4 full evenings

    I recall my recent attempts to install my new Nvidia Gforce MX 200

    Linux: No reboots. The new card (the old one was a Voodoo 3) was detected during the boot sequence after adding the card. I configured the card for my setup and it started X using the new card without missing a beat. Time taken: 30 seconds (literally)

    Windows: 4 reboots, two failed shut downs, a trip into Linux to download drivers because the ones on the disk didn't work, and finally it worked. Time taken, about an hour (including download time)

    Granted, I then had to install the Nvidia version of the liunux drivers to get full value from the card, but that was relatively simple and didn't involve a reboot of the system to achieve, and took less than 30 minutes including downloading the drivers. This process wouldn't even be an issue if Nvidia would GPL their drivers so they could be included in the kernel and X. Yes, that's right, the only hick-up I had with installing a new graphics card under linux was problems caused by non-GPL software.

    Here's another example

    A recent change of network card on:

    Linux: restarted computer, the change of network cards was detected during boot, the current network config was migrated to the new card (after asking me if I wanted too) and the connection to the network was made without a reboot. Time taken: 10 seconds

    Windows 98: The new card was detected, a driver was requested (it was on a floppy) and the machine finished it's boot process. No network connection. I open the network config tools to find that a secondl network card config has been loaded (which doesn't work). I have to remove the original setup, config the new setup and reboot. Time taken: 10 minutes.

    Still not convinced? Try it with a sound card.

    Sadly, I think Linux gets a hard rap when it comes to hardware. Changing and installing hardware in Linux is exceptionally easy, and limited only by a lack of support by hardware manufacturers. Given support by manufacturers linux ability to hand new hardware or hardware changes leaves Windows for dead. I can even change my processor and motherboard anmd linux will get everything sorted out during the restart without having to reboot once. Try that in Windows!

    Oh and before you start telling me that Linux doesn't support as much hardware as Windows, try installing windows on a Macintosh, or a mainframe, or a wristwatch. Many operating system companies won't even move to a new platform for fear of what new hard might do to their stability. Apple's reliability on Macintosh is often cited as a result of a limited hardware base (an that reliability isn't that good. Microsoft originally started NT on an Alpha and said they wanted a kernel that would be easy to port to different processors. They don't even support the Alpha chipset anymore and are having troubles getting Windows to run on x86.

    We've got Linux running on three different platforms here at work (x86, PowerPC, M68K) and running well.

  23. What? by Tom7 · · Score: 3, Interesting


    I think this is a troll, but I think I should at least be a voice of dissent...

    Lots of people, including me, work on software or do research for free, and don't mind when companies profit from our code or ideas. Mainly, this is because we believe that there is a great deal more work necessary to turn code or research into a product, and that work is primarily very tedious. I like the idea of a company using my code (I don't know of any who do, but I would) because they do work that otherwise wouldn't get done.

    Second, I actually think the Windows UI is pretty good. More importantly, it is standard, which means that I can use KDE without reading any documentation. Regardless of how it might revolutionize the world (I don't think it would; the UI is pretty superficial and pretty subjective), new users are not going to switch to linux if they have to learn a lot just to use the UI.

    So, I'm not saying that your opinion is wrong, but that asserting it as an "obvious" truth is.

  24. Re:Configuring Window Managers by B1ood · · Score: 2, Insightful
    And people wonder why Linux is (still) only for geeks!
    is your gripe really with linux?
    This is such a ludicrous statement. I, like a lot of people, use my computer to do *stuff*, not just messing around trying to get it to work at all.
    so your problem is with your computer, or maybe with your stuff?
    Windows 98: 10 minutes
    Xfree86: 4 full evenings
    no... i guess your problem is with xfree86. seriously, if you are too simple to even know what components you do or don't like (or in this case, can or can't use), perhaps you should be using windows. there isn't anything wrong with it, at least with regards to the *stuff* you "use" it for. xfree86 is a very complex system, much more so than the parallel aspect of windows, and it isn't integrated into any kernel a fraction as much as explorer is (by design of course). there is nothing wrong with linux, at least nothing that you could point out.

    until one body can take the linux kernel, the GNU tools, all the GPL'd libraries, xfree86, the apps you use, (/)etc and put them together in a way much more like MS does with the layers of windows and much unlike a modern distro, this is going to happen. nobody wants this though, sorry. geeks only for now.

    --
    Note to self: pasty-skinned programmers ought not stand in the Mojave desert for multiple hours. -- John Carmack
  25. Define weak. by ErfC · · Score: 3, Interesting
    I use FVWM2 as my window manager of choice. It's fast. It gives me amazing and easily-customizeable control over everything. What's "weak" about it? What more do you need in a window manager? (I've never found myself saying "I wish FVWM could do foo...")


    I'm not trying to disagree with you or berate you or flame you or anything. I'm honestly curious -- what's FVWM2 missing? What's wrong with it? What would you do to it?

    --

    -Erf C.
    Cthulu always calls collect...

  26. Re:I don't understand your critic to GPL by Bowie+J.+Poag · · Score: 2



    I'm suggesting the GPL only works in environments where there is no parasitism.

    The GPL works when no one is trying to capitalize and exploit it. In instances like those, the GPL is pointless, and GPL'ing your code is akin to hanging a sign on your ass saying "screw me over". The GPL is basically unprepared to remain sturdy and secure in environments like these. It was written under the assumption that we all give and take equally. Thats not the case anymore, because there is no way to ensure your work won't be co-opted by an individual or organization with less than purely altruistic intent.

    --
    Bowie J. Poag

  27. Perhaps it's not nessecary (The goal of OSS)? by suso · · Score: 2, Interesting

    Perhaps the development cycle has slowed down because most of the nicer and more mature window managers have become quite stable and there are becoming less and less bugs to fix. Isn't that the eventual goal of OSS, to become as stable and usable as possible. So there must be some saturation point when as we approach that peak.

    If you think about other pieces of OSS software, there is nearly no development. Utilities such as GNU text-utils or even emacs don't get updated more than once a year or two.

  28. Deja vu by tot · · Score: 2, Insightful
    My feelings.

    In the early 90's, there were many window managers, lots of hacking and configuring them, and at least I got bored with that and settled with one that did most of job right out of the box (mwm if anyone is interested--not free, but it worked). I liked gwm very much, but who wants to keep hacking a window manager with lisp--at least for me, emacs is enough.

    Time passed by, and then there were lots of linux generation window managers. Sexier, very graphical, themable, what else. Again, boredom hit me and I settled with the one that did the job needed out of the box (kde if anyone is interested, and with the default theme when themes came out). But this time, it took far less my time than during the first iteration, remembering the pain and ultimate result, and knowing what I want from a window manager.

    It least for me, window managers main function is to manage windows, and do it with resonable speed and predictability. No fancy graphics or animations, and not lots of customizations if I have to setup a new environment from scratch, thank you.

    I presume that my attitude will continue and I am not even interested about new development unless someone can show some real innovation in this area. I don't care if it looks like Windows--I have never used it, so I have no feelings in this area. The idea is simple, to manage windows, and at least currently no one has figured out how to do it differently.

  29. Simplicity by andkaha · · Score: 2

    (I don't know much about WM development, but...)

    Honestly, the only two window managers that I ever felt comfortable with are fvwm (v2 if you like) and twm (didn't find a really good link, but it's standard on NetBSD systems, so you all know what I'm talking about right?). All other managers are just visual fluff that eats memory, occupies the palette, and slows the computer down.

    There has been some other really great ideas during the last few years, like the pwm and wm2 (and its sibling, wmx) window managers. They simple, easy to configure, and does NOT rely on tons of extra libraries.

    Someone else here was talking about environments, but I just can't see why you would want an extra "environment" on top of the perfectly usable standard Unix environment that's already there... Also, some of them comes packed with applications tailored especially for use within that particular window manager, which in reality turns each "environment" into its own, well, distribution. One can devote a separate CD for GNOME or KDE applications and support libraries, many of which just duplicates the function of already existing Unix commands. Sometimes I think someone ought start a KDE/Linux distribution just to spare everyone else from having to download that extra CD ISO.

    Then again, we might be talking about different audiences here. The teenagers might need cool "environments" to get lured into using GNU/Linux, and that might have a positive effect in 5 to 10 years. But I wouldn't be very surprised if the adoption of GNU/Linux (or any other of the free Unices for that matter) by desktop users would be slowed down by offering a vast amount of conflicting graphical environments.

    I think it would be a good idea to correct the bugs and stabilise the already existing window manages, maybe even to unify some of the more similar ones. You can make most of the more configurable managers look like each other anyway.

    All that you need is some xterm windows.

    --
    It's 11pm, do you know what your deamons are up to?
    1. Re:Simplicity by GypC · · Score: 2

      I'm the same way. I try to like KDE and Gnome every now and then, but I always end up ripping them out in disgust. It's far easier for me to just use an xterm for most things. The only reason I use X is for multiple xterms, graphical web browsers, xdvi & gv, Jamie's unparalleled collection of screensavers, Image Magick and the Gimp. Oh, and GKrellM is kind of nice...

      Hmmm, I guess I do need more than just xterms. But I'll be damned if I need a bunch of desktop icons, bloated file mangler, a graphical front-end to 'less', or an "office suite" for kiddies (who needs an office suite when you have emacs, TeX and perl? Heheheh.)

  30. Gtk broke E by Mandelbrute · · Score: 2, Interesting
    and then there was the whole E thing when people were getting frustrated and quitting their jobs.
    When E was adopted as the gnome window manager, incorporation of a few things broke E on everything but i86 platforms, gtk was in a SERIOUS state of flux at the time and at least one individual got extremely upset at the idea of Raster having his own widgets, and possibly supporting kde hints in the future (which was done). Hence E went back to being a cross-platform window manager designed to work with both gnome and kde.

    The gimp toolkit (gtk) has of course improved enormourly since then and is now cross platform. Athough, if something like thai language support in pango is broken, then it won't compile. It was an intersting exercise finding that I couldn't configure pango to leave it out and couldn't have gtk without pango.

    The bit about Raster getting frustrated with his job was between him and an unprofessional middle manager at RedHat (who probably didn't last long) that hadn't quite worked out how to use email. It became very public because the guy didn't know how to use email.

    1. Re:Gtk broke E by Mandelbrute · · Score: 2, Interesting
      Trying to portray this as a personality spat is bogus.
      I think it was more about priorities than personalities. Some of the E development people were pissed off that gtk (and hence E at that point) wouldn't work on platforms such as solaris & were, of course, more interested in E than fixing gtk. Some of the gnome people didn't like the idea of Raster doing his own widget set, Raster didn't want to be limited by what gtk had then, (the KDE support spat may have just been some vocal newbies that had recently heard of the GPL) and sometime later one of the RedHat people (who is probably not there anymore) wanted E to get to the look and feel of Win*, work on linux i86, and stop at that.

      Also I think at that time of the switch "certain interests" had never heard of gnome or Enlightenment - it was well before the fanfare of the gnome 1.0 release, and RedHat was almost the only company that was paying people to write linux applications.

      Anyway, I'm not talking about something that happened last year or the year before - I think it happened early in the days of the 0.16 rewrite of E or late in the days of 0.15 and was dropped within a couple of months. If you can find the e-devel mailing list archeives you'll find more.

    2. Re:Gtk broke E by mindstrm · · Score: 2

      Raster DID work at Redhat....

      Raster does NOT work for 'Mandrake'. His co-developer on E is nicknamed 'Mandrake', this has nothing at all to do with Mandrake Linux...
      And Mandrake used to work at VA (Still does? I have no idea, haven't checked).

  31. Ubiquity breeds transparency by Dag+Maggot · · Score: 4, Interesting

    Asking if the development of Window Managers has slowed is like asking if the development of television remote controls has slowed down.

    Window Managers have faded into the background as it is the tools and information inside the windows that (rightfully) recieves the focus. Since the advent of the Mac, the incredible uniqueness of windowing and the desktop metaphor in general has meant that we've spent an exorbinant amount of time focused on the UI itself instead of the tools contained by the UI.

    To put it another way... imagine I was a caveman transported to today and placed inside of a room with a window. First, I would marvel at the incredible transparent substance that formed a barrier between me and the outside world, but after a while, I would take it for granted and simply use the window to see outside.

    --

    I have no pants and I must scream

  32. Re:I don't understand your critic to GPL by pjrc · · Score: 2
    I see you're posting quite a bit, so you'll probably see this message and reply (at least I hope you will)

    The GPL works when no one is trying to capitalize and exploit it. In instances like those, the GPL is pointless, and GPL'ing your code is akin to hanging a sign on your ass saying "screw me over".

    Most of the code I've released for free is microcontroller firmware, and I just put it into the public domain so it can get combined with proprietary code without any strings attached.

    The result has been that my little 8051 microcontroller web page has grown in popularity over the years and regularily swaps with a page at Reynold's as the #1 or #2 search result at google (for the query "8051"). A few years ago we started selling circuit boards and pre-programmed chips.

    Long ago the site was hosted at a university (for free), and they refusted to continue hosting it. That was about the same time the boards started selling. In the last year, the web site has actually been able to pay for it's (rather spendy) hosting and other expenses, and soon the site will pay me back for all the electronic parts and other expenses over the last couple years.

    I won't be rich from this, and in fact I probably won't ever be able to quit my day job and do it full time... but seeing it stand on its own financially is a long way from "screw me over", and it's almost all due to giving away source code, schematics, and know-how for free (public domain, not even GPL'd) and somewhere along the way enough people wanted to buy the circuit board. I never intended to sell anything when I stated the site in 1995, but after getting message after message asking for a source for the special parts or if I would make just one board for them, I had to do something. It's all worked out quite well.. and while it can be a lot of work at times, it's something I started simply to share my own projects and ideas with others for free.

  33. Re:Configuring Window Managers by foonf · · Score: 2, Informative
    what distro of linux do you use that automatically installs and configures drivers for new hardware upon booting?


    The RH-based distros have kudzu, which detects hardware changes and (theoretically) configures it and loads the proper driver. I've seen it in action on a friends computer running mandrake...if you have a stock kernel with all the modules compiled, it actually does work pretty well with standard hardware. But yeah, if you change your hardware it will come up during the boot process and ask to to configure it.

    Of course when it doesn't work you're arguably worse off than doing it manually, because you have to figure out how to undo whatever changes it makes, prevent it from trying to set up the hardware again, and then configure it yourself. Sort of like windows.
    --

    "(Man) tries to live his own life as if he were telling a story. But you have to choose: live or tell." --Sartre
  34. Where are the pie wms? by embobo · · Score: 2

    What I would like to see are more window managers that use pie menus. Piewm is ancient. Pie menus for gtk seems dead.

  35. Re:E17 by SCHecklerX · · Score: 2

    Try ROX-Filer:

    http://rox.sourceforge.net/

    and some apps I've written to work with it:

    http://freefall.homeip.net/code/

    This is a very nice filer, and it uses the filesystem for everything, as opposed to trying to come up with some weird-assed scheme. For example, applications are simply directories with certain files within them. What could be simpler?

    Light, fast, elegant, and it makes sense.

  36. Where does the linux UI want to go? by fortinbras47 · · Score: 2, Insightful

    With the collapse of Eazel, and a new pessimism about linux for the desktop, I think linux UI doesn't neccesarily have a clear concept of where it wants to go from here. Gnome, KDE, a bunch of windows managers, they all work. There are incremental bug fixes, small changes, and important feature additions (anti-aliased text), but a whole new class of ui development probably requires a clear concept of what kind of user the software is targetting.

    MacOS looks fucking cool, and they have a clear design concept. They're selling a consumer products computer, not a computer computer. It looks sweet, it goes fast, and ANYONE can use it. The quick start guide for an ibook is 4 color pictures.

    The big change they made with OS X is that they made lots of really cool eye candy and put the whole gui on top of an industrial strength bsd unix base. They've succeeded in having a consumer products computer that is CAPABLE of supporting super user expert use.

    The linux user is a completely different kind of user. Linux is used in a server market, specialized research computing, and super user geekware. Linux users need/want a functional, nice looking UI, and indeed I think linux UI surpasses windows handilly.

    Open source distributed development has its advantages (lots of customizabiliy and options) but it makes a centralized design methadology hard. Things come together, but an organized UI development which links applications, windows manager, OS together etc.... appear hard.

    There are tradeoffs in UI design. Powerful expert usage vs. easy for average user. Customizability vs. doing one thing well. The linux console is fantastically powerful, but incomprehensible for the average joe schmo computer user. Can linux really move out of the super user dept? Can it do so more than incrementally? I don't see Linux becoming an average desktop environment anytime in the near future (eg. I don't see linux having enough organization to do something at all like os x), but is it moving there? Does gui only need to be strong enough for server/workstation? The requirements for all these apps are different. Ok, I'll stop rambling.

  37. Re:Really though by SCHecklerX · · Score: 2

    Basically What more could you want?

    The workplace shell, and all of my apps speaking to each other and the shell itself (ie, drag a color, font, image to a piece of the app, like its menu, and *poof* new look happens) the way they did in that environment.
  38. Re:I disagree to your disagreement by alephx01 · · Score: 2, Insightful

    Whereas objects are a convenient way for programmers to organize things, they are not a natural abstraction for an end user. Creating a UI model that matches the implementation model is almost always a mistake.

    If a user wants to create a document, they should be able to "create a document", not "create an object which has document-specific properties".

    A good example of a UI model that matches an implementation model is the UI for file systems. Lots of users that I know throw everything on their desktop because they can't handle understanding a file system. Furthermore, who's to say they're wrong or "messy" for doing it? Current day UIs for file systems suck because they directly reflect the implementation model instead of a model that users are more natural with (such as a document stack interface).

  39. Windows, 10 minutes by leonbrooks · · Score: 2
    I recall installing drivers for my ati rage 128 a few months back:

    Windows 98: 10 minutes

    Xfree86: 4 full evenings


    Then another 90 minutes trying to get your modem going again, oh, and then discover that you've tromped a vital DLL, only you're not sure which one... )-:

    BTW, you're not using Mandrake, are you? (-:

    CONFIGURING YOUR WINDOW MANAGER is NOT FUN. It's infuriating.

    City of Largo's experience is that users switched across from Windows tweak for a day or few after the switch. This would imply that it has at least some appeal.

    --
    Got time? Spend some of it coding or testing
  40. Xinerama Enhancements by smartin · · Score: 3, Interesting

    One of the most promising new enhancments that I've seen are the Xinerama patches for WindowMaker. These allow for intelligent placement and management of windows on a dual headed setup. A Xinerama aware window manager will not pop up dialogs that cross between two monitors and will try to keep dialogs on the same screen as their parent.

    I'm not sure if any of the other managers are working on this but it should be really cool when it is released.

    --
    The difference between Canada and the USA is that in Canada healthcare is a right and gun ownership is a privilege.
  41. FVWM by llzackll · · Score: 2

    fvwm is still in very active development. www.fvwm.org

  42. Choice is good until you get it... by mgkimsal2 · · Score: 3, Insightful

    A bit late to the party, but these comments have 'gotten my goat' so to speak.

    The majority of comments I hear from opensource/Linux people is 'choice is good', 'no choice is bad', 'I choose to do things in manner X', etc. However, having those choices in WM front ends apparently is NOT a good thing. Apparently we need just 'one' way of doing something (actually, I'm not all that opposed, if everyone would just write to that standard instead of bitching about it).

    But... here we have an OS which is accused of being monolithic (Windows) yet it's also being criticized because there's more than one way to launch a program? So - if they lock you in to one method - it's bad. If you have choice - it's bad. Is this only because it's MS?

    1. Re:Choice is good until you get it... by _Sprocket_ · · Score: 3, Insightful


      But... here we have an OS which is accused of being monolithic (Windows) yet it's also being criticized because there's more than one way to launch a program?


      My first reaction was exactly that. But then it dawned on me that there's another way to look at this.


      Say you're running Windows and need to launch Program X. There are 7 (I think that was the number used) different places you may have to look to run that app. Sometimes there's more than one way to launch the app - sometimes there's just the one. This means there's potential for a user to have to hunt around before they're able to figure out how to launch the app.


      Having said that - I would agree that having only ONE way to do something isn't a plus. One standard way would be good. But giving power users additional ways would be my choice. I'd be a bit miffed if the only way to launch an app was through the Start button (or its equivilant).

  43. Window Managers are mostly irrelevant by nullity · · Score: 3, Insightful

    The glorified stature of the window manager is an odd architectural quirk of X-Windows. X-Windows is fundamentally concerned about, well, windows, so the window manager was pretty much *the* only application that every X system was running. Consquently if you wanted to add some feature (say a virtual desktop pager), you tried to get it into the Window Manager, because the window manager was already always running.

    This "window manager is everything" view is actually sort of primitive. Most advanced operating systems have turned the window manager into a really mundane implementational detail that even programmers hardly care about. BeOS, Windows, MacOS, etc.

    I hope this trend continues to GNOME & KDE...and we see the disappearance of those insanely bloated window manager preference dialogues and see the window manager behaving like the submissive quiet little technical detail it should be (at least from a user's perspective). Check out Havoc's latest project "Metacity" for an example of a well behaved CrackFree(TM) window manager.

    -Seth (gnome usability project lead)

  44. Re:Configuring Window Managers by Tack · · Score: 2
    Another good example is try moving a network card to a different PCI slot.

    With Windows, I can't even begin to recount my experiences. In a nutshell, when I rebooted, Windows would detect "my new" network card and add another NIC in the list, but refuse to let me remove the original, "shadow" NIC. Because it wouldn't let me remove the original configuration, I couldn't set the IP in the new device. I refused to spend more than 30 minutes on this problem because my time and sanity is worth much more, so in the end I just wound up giving the device a different IP. (Fortunately I had that option available to me.) My father had a very similar experience when moving his NIC to a different slot.

    Of course, in Linux it simply wasn't an issue. Linux doesn't care what slot the card is in. It just works.

    And then there's the time I tried to install a serial mouse on an NT4 system that originally had a PS/2 mouse. I spent an entire day trying to make that work until finally I just reinstalled NT. (Before you ask, I have years of experience supporting and maintaining NT in a large organization, so I figure I should know how to switch a mouse.)

    Jason.

  45. Point and click by leonbrooks · · Score: 2
    I have stuff to do besides try to remember whether its .Xsession .Xshrttyt .Xwhatever that I use to make my background a usable color.

    I don't edit text files to configure my X. Perhaps I should? In any of KDE, Gnome or WindowMaker (and others, I'm sure), it's only a click or two to set background colour, image, series of images, application, whatever.

    Have you tried CygWin? It makes life under Windows more bearable. There's also an X server for it. And if you need an instant X server anywhere, try WeirdX.

    I don't even bother, I just use windows.

    Sad.

    Did you know that you can configure Windows in just the same way? I.e., with regedit and/or at the cmd prompt? If you use point-and-click for Windows, why not for X?

    --
    Got time? Spend some of it coding or testing
  46. Re:Improve Xfree86 by valdis · · Score: 3, Interesting

    There's two major problems here:

    1) It's fine to say "use a GeForce3" if you have one. However, the majority of us do NOT have a GeForce3. For some of us (like everybody who's not on an Intel-based system), a GeForce3 may not even be on option. Enlightenment 0.16.5 works fine on my AIX box - it even runs fine on my old home AIX box (a model 350 - a whole whopping 66mz Power chipset). Remember that Sun and SGI are both shipping Enlightenment now, and even in the Intel-based Linux world, I don't think it's safe to assume any more capability than 24-bit color. E17 shouldn't be assuming effects - it should be saying "use options if the X server (which may not be XFree86) says they are available". Last I checked, even XFree86 didn't have XRender extension support for all drivers yet.

    2) There's a major distinction to be made between "looks nice" and "is productively useful". Yes, it's good if your window manager looks pretty (I'd like to thank Christian Kreibich for his Ganymede theme) but at least in *my* case, I get paid to get things done on the computer. As a result, I *want* my window manager to look pretty, but I *need* it to help me get things done quickly.
    Now, some features are pretty easy to demonstrate why they'd be useful - for instance, it *would* be nice to have sane support for drop shadows. However, the reason for drop shadows isn't "because it's cool" - it's because it's additional visual information that helps you identify the edges of windows and the actual stacking order.

    Now maybe there's a good HCI (human computer interaction) reason for supporting motion blur and bump mapping for the window manager. And if there is, I'll be happy to listen. But keep in mind that you're talking about *window manager* controlled screen real estate, not application windows. There seems to be a backlash by at least some users who feel window managers take too much screen space away (I'm one of these - my current theme has only 5 pixels on sides and bottom, and 25 or so in the titlebar). Not much you can *DO* with bump mapping or motion blur in a strip 5 pixels wide ;)

    Just keep in mind that "eye candy" and "usability" are not always synonymous....

  47. Re:nahh..Pillsbury Dough fuck is more like it by Bowie+J.+Poag · · Score: 2

    Nah. I'm just better looking than you.

    --
    Bowie J. Poag

  48. for the last time by staeci · · Score: 2, Insightful


    OSX is not a good gui.

    1 - dock icon areas do not extend to edge of dock.
    2 - dock changes size and icons move as it gets used
    3 - what if you don't like grey or blue? Maybe OSX.2 will have green and OSX.3 will have purple ....
    4 - it has vi so when I go to the apple help and type in vi I expect to see at least something.
    5 - stupid windowesque scroll bars - the scroll-bars were one of the things which NeXT got right for Steve's sake ;-)
    6 - way too much eye-candy, at least I can not install Enlightenment.

    OSX isn't unix wedded with mac, its unix buried under mac. If anything its BaCKstep.

    --
    'Welcome to Rivendell, Mr. Anderson...'
    1. Re:for the last time by stux · · Score: 2, Informative

      OSX is not a good gui.
      Bah, it blows the crap out of anything available for any other platform.

      1 - dock icon areas do not extend to edge of dock.


      Yes they do.

      2 - dock changes size and icons move as it gets used


      Any real OSX user knows this is not the case. Magnification is off, dock hiding is off, and all your common apps are in the dock... hence static... all that changes is the activity triangle underneath running apps.


      3 - what if you don't like grey or blue? Maybe OSX.2 will have green and OSX.3 will have purple ....


      Then install one of the 3 current OSX Appearance Managers (they allow you to load custom themes). The very active OS9 theming community is now diverting their energies to bring as good or better theming techniques to MacOS X.


      4 - it has vi so when I go to the apple help and type in vi I expect to see at least something.


      "man vi"

      same place where all the other man pages are... the apple help is for newbie stuff... and application level stuff (ie it has a gui). The terminal is where you run vi, and that's where you do man vi...

      This is simple stuff, and is GOOD.


      5 - stupid windowesque scroll bars - the scroll-bars were one of the things which NeXT got right for Steve's sake ;-)


      What the hell are you talking about? Them's MacOSesque scroll bars..

      That's the way its done on a MacOS... wouldn't want it any other way.

      The menubars are on a different side to NeXT, but they do have the NeXT double arrows.


      6 - way too much eye-candy, at least I can not install Enlightenment.


      Isn't E about eye candy?

      Anywho, I like Aqua... its pleasant... eye candy is good... especially when its functional...


      OSX isn't unix wedded with mac, its unix buried under mac. If anything its BaCKstep.


      I disagree.

      And I've been using OSX since it came out. Its the closest to perfect integration of unix with a gui.

      Yes, I know... troll.

      --

      ---
      Live Long & Prosper \\//_
      CYA STUX =`B^) 'da Captain,
      Jedi & Last *-fytr
  49. Windows product activation by yerricde · · Score: 2, Funny

    Whereas in windows i can change 3/4ths of my hardware and reboot and everything will work.

    If you change 7 out of 10 key items in your new Windows computer, it'll boot all right, but only to the "Activate this product" menu; you'll have to call Microsoft (giving your caller id away) to be able to run anything.

    --
    Will I retire or break 10K?
  50. Maybe... by Etriaph · · Score: 2, Interesting
    ...it's due to the authors not feeling it's worth it to try to keep up with KDE. The K Desktop Environment has new developments all the time, usually only three months apart (and the CVS versions are usually pretty stable).

    I would also think with the way the economy has been most authors are scrambling to feed themselves, so their projects are a little on the side. How has Rasterman and Mandrake been with E since VA started getting hit? I remember the fast updates of E as well, but those are the good ol' days. If you tossed a chunk of cash at them I bet you they'd respond. :)

    --
    "It's here, but no one wants it." - The Sugar Speaker
  51. Re:blackbox by DrCode · · Score: 2

    I'll second that. KDE is a nice general environment, but I use BlackBox exclusively at home when I'm doing software development. I'm amazed at how fast it pops up after logging in through XDM; it's usually ready to go by the time my hand has reached the mouse.

  52. Re:That's "Academy" ratio by Bishop · · Score: 2

    Great. So we are stuck with the the wrong sized screens because that is what they used in movies?

  53. Right, Right, Right, you misunderstand me by Greyfox · · Score: 2
    I program for a living too. Despite the fact that that is what puts food on the table, I tend to find it less rewarding than the projects I do in my own time for my own education. Not that I've thought any of the latter were worthy of having their code posted in a formal way. Somehow I feel that if I were working on an OSS project for money, it'd be less rewarding -- just a job, really.

    wrt. 1: What's a windowmanager do, really? Manages windows. Only so much you can do with that to make someone's life easier, in my opinion.

    wrt. 2: My biggest gripes with WinXX are that modal and system modal dialogs are ever used. These two UI components need to simply go away. Also, the fact that the program manages its frame controls means that if that program hangs and stops processing, you can't minimize it. No matter how much your Window manager looks like WinXX, if it doesn't have these features, it's infinitely better. Also, since a window manager simply manages windows, there's not a lot beyond frame look and feel that you're going to get with any Window manager.

    Of course, I prefer a clean environment; No icons on my desktop please! I never liked the idea of having to move an application to find the icon to launch another application. Gnome's mini button holder that you can put on the panel is acceptable though. That is mostly not obnoxious.

    --

    I'm trying to teach myself to set people on fire with my mind... Is it hot in here?

  54. Grapes 'n Axes by _Sprocket_ · · Score: 2


    The instant the first GPL-involved programmer went to work for these companies, they began making money off of someone else's freely given work. The incentive for these guys to continue working for free vanished around the same time. Would you continue to code for free if you knew a group of half a dozen guys were fiddling with your code for $50K a year?


    So if I understand the argument properly, the Open Source community is full of sour grapes?


    I fail to see what someone's income (and where that income is derived) has to do with it. How does a coder being paid to contribute to a project take away from that project?


    Of course - I could understand other issues. If those coders were taking the project in a direction that the origional author(s) disagreed with. If there was a feeling that a company with deep pockets was somehow hijacking the code base. And then, of course, there's the possibility that a company one resents is making use of one's work.


    You've got all kinds of axes to grind with VA Linux, don't you Bowie? :)


    Sometimes I wonder if the biggest test of the GPL would be if Microsoft embraced it (as unlikely to happen as that is). Would those who flock to Linux and GPL projects abandon them because they're seen as tainted? Or would things go along as normal - maybe a bit faster with some of Microsoft's resources going towards contributing code?


    I'd like to think that GPL developers aren't so shallow as to allow Microsoft's presence to derail their work. Whether they like their new contributers or not.

  55. Next wave: windowmanagers for handhelds by gnrfan · · Score: 3, Interesting

    Hey.. Now a whole new group of windowmanagers is needed for all those devices running linux. Mandrake co-author of recent versions of Enlightenment was running Blackbox on his IPaq but has coded a handheld-specific windowmanager he's calling ePaq (http://www.handhelds.org/z/wiki/ePAQ)

    --
    The Gnrfan
  56. I have another example by GauteL · · Score: 2

    Last night I plugged in a nice shiny new Logitech USB Wheel Mouse. With Red Hat 7.1, it was detected during boot, installed properly, and everything worked (including the wheel). If it wasn't because my computer was turned off at the time I plugged it in, it would require no boots.
    Time: 40 seconds.

    Then, a few nights later, I booted Windows 2000. It was properly detected, only for it to require that I download some drivers from Logitech. Exactly what I wanted to do with my time. After installing the bloody drivers, I needed a reboot.
    Time: 7 minutes (and only because I have ADSL).

  57. Re:Configuring Window Managers by clare-ents · · Score: 2

    If you want fun, own a laptop and change network cards and networks regularly.

    I pass through three logical networks each with wireless and non wireless access points. Any set of IP settings and network card may be in use at any time.

    Linux : Take 10 minutes to write and app that changes symlinks for /etc/resolv.con etc. Compile a kernel with all the known network drivers. Then, plug in PCMCIA network card and execute netchange [network] and you're away.

    Note, that you can change network card without dropping tcp connections [e.g. move from non wireless to wireless mid download without it failing]

    Windows [98] : Inset new make of network card. Discover you have no drivers. Find another machine with an internet link to download the drivers. Install the drivers. Discover you now have to copy stuff over from the Windows CD. Find copy of Correct Windows CD & CDROM drive. Install stuff. Reboot machine. Change IP settings. Reboot Machine. Reapply service packs & patches. Reboot Machine many times. Plug into network.

    --
    Only two things are infinite, the universe and human stupidity, and I'm not sure about the former. (Einstein)
  58. There is no such thing as a pure Window manager. by Nailer · · Score: 2

    The concept of `I eschew a desktop environment for a window manager' is false. All window managers are a desktop environment of some kind and contain a window manager along with other features. Got a way of bringing up an app menu? That's not part of window management, so you're also a user environment.

    Whether this is a list box or an icon is irrelevant and is certainly not the difference between a desktop env and a wm. Does GNOME stop being a desktop when everybody who runs it turns of Nautilus so that their system works properly, and runs their desktop without icons?

    Blackbox/IceWM/Sawfish is a desktop environment. Its just a less bloated / full featured as KDE or GNOME.

  59. The problem with window manager development by Thomas+Apestaart · · Score: 2, Interesting
    Well, the main problem is that it's hard to find cool ideas to implement. All of the standard desktop stuff seems to have been done.

    That said, I have a cool idea I would like to suggest and work on with other people. The problem is : what place can I go to to talk with *all* of the window manager crowd ? There doesn't seem to be a single gathering point where window manager issues (ideas, comparisons, ...) are discussed.

    Now on to my idea : for a project I'm working on I'd like to discuss the possibility of integrating support for joysticks/joypads/remote controls into the window manager, and making sure the window manager works well on a TV screen. This is a wholly different approach from the standard PC desktop window manager needs.

    I am not talking about the physical side, I know you can fake your mouse using any of these devices.I am talking about using large fonts, doing more full-screen stuff, starting/stopping applications, and so on. I have worked out a sample user interface using Perl on top of Gnome for my project, but I think that it would be better served using a dedicated window manager.

    Anyone wanting to discuss this further can mail me at thomas@apestaart.org

  60. Limits of Window Managers reached by Junks+Jerzey · · Score: 2

    A window manager is just a layer on top of X Windows. Sure, it is nicer to have WMs that are a bit more usable and aesthetic than the default. Blackbox does this nicely. Some fluff, like application docks, can be handy as well.

    But going beyond this doesn't give much benefit, as a WM is still just a launching point for generic X Windows applications. To integrate further, you have to start dictating standards for applications, and providing service libraries for applications. And then, of course, no one wants to support your particular WM, so there's no point in going down that road.

    The bottom line is that WMs are misleading. People see them and all the pretty graphics and think "All it takes is a good WM to replicate the Windows UI experience!" This is not true. A WM is frustratingly contained in a limited environment, and there's no easy way to reach out and develop a cohesive desktop using a WM as a starting point. As such, WMs are no longer seen as "the way."

  61. Windowmanagers vs. Calanders by heroine · · Score: 2

    At least according to the interest in handhelds calenders have much greater value than windowmanagers. Sort of funny how Raster called the VA I.O.U. layoffs "redundancies" the same term most women in the world described themselves with after Sep 11.

  62. Have you even used x-chat and mIRC? by Skeezix · · Score: 2

    mIRC doesn't have anything on x-chat, which IMHO is hands-down the best graphical irc client available for any platform. But if you really like mIRC (I find certain things about it very annoying myself), run it under wine...last time I checked it ran perfectly...

  63. Please define a memory pig by ReelOddeeo · · Score: 2

    I just installed 256 MB of ram in my linux box. It cost me $36 -- delivered to my door -- including shipping.

    I suppose I could hear users from the 80's say that Linux is a memory pig. It takes megabytes of ram!

    As you say, KDE runs very nicely with plenty of ram. And the goal of having a computer is to make ME productive -- not some esoteric concern about the efficiency of the computer.

    Of course, some people enjoy tinkering and fiddling with their computer -- just as some people do with their cars. I use a car as transportation -- not a toy to fiddle with. And there is nothing wrong with people who do the latter. It's just not most people's game.

    My point is that to make me productive I don't care how much memory or megahertz it needs -- as long as it runs on reasonable hardware. (Yes, a vague term, I know.) Which I'll psuedo-define as a computer I can get for $500, w/o monitor. In a few years this $500 computer will come with 4 GB of RAM standard, and people on Slashdot will complain because some super productive tool uses up over 1 GB of RAM!, and therefore should not be used.

    I don't think that's what you're saying (i.e. the parent post), this is just a general funny observation on the state of some faction of slashdot.

    --

    Those who would give up liberty in exchange for security and DRM should switch to Microsoft Palladium!
    1. Re:Please define a memory pig by be-fan · · Score: 2

      I think the main concern people have about resources is that other systems can do more on less. KDE and GNOME are hardly the most productive environments available. They just aren't up to the level of Windows, MacOS, or many UNIX GUIs yet. Still, they require more horsepower than any of those GUIs (aside from maybe OS-X!) Where are the cycles going? Where is the RAM going? Also, anyone will tell you that better software need not take more resources. There are tons of systems (Linux for example) that do a lot without needing inordinate resources. Besides, no matter how much power is available, there are people who use 100% of their computers. Those people don't want their computer environment sucking up resources that should be going to their power hungry apps.

      --
      A deep unwavering belief is a sure sign you're missing something...
  64. It's been done since Amiga as well, by Apple. by aussersterne · · Score: 2
    NewtonOS 2.1 + HyperNewt is what you just described, in fairly precise detail.

    There is still nothing on the market, PC-wise or PDA-wise, to compete with what the EMate and the Newton 2x00 series accomplished in terms of usability, intuitiveness and productivity. Too bad Apple killed them.

    For a while, someone was working on a Linux-based replacement but it doesn't look like that project is going anywhere at the moment...

    --
    STOP . AMERICA . NOW
  65. I don't know that it's slowing... by rfc1394 · · Score: 2, Informative
    I don't know that development of window managers is slowing so much as I suspect the "low hanging fruit" has already been picked; probably most of the fun / easy to do / standardization features have already been done and as such anything else to be worked on would be the stuff people usually don't do unless paid to do it or they have to: documentation, writing APIs, writing and explaining specifications for the design of new features so it can be decided if they should be implemented.

    As a professional programmer for the last 22-years, let me state that I don't think most programmers are the extremely industrious kind that want to do things for the sake of doing them unless either they are being paid for it or it's a real fun thing to do or something they really want to do. Thus we can characterize programmers as somewhat "lazy" (in a non-perjorative way) in that they're not going to redo tons of work already done by someone else. (In fact, if done consistently this is a good trait in programmers; it means they tend to use predesigned libraries for various features instead of rewriting code to do the same thing).

    Let us also remember, as it has probably been said here (and in other forums) many times, creating a window manager is a big undertaking; it is the sort of thing that is a severe "scratch the itch" development on the level of writing a good-sized language compiler or perhaps developing an operating system. It's a hell of a lot of work, and it gets done because the developer is

    • extremely irritated and/or disappointed by what is currently available
    • doesn't like any of them currently existing
    • does not know of or cannot find any at all that even close to fits their particular need ("none of them can scratch his itch") and
    • none of those currently existing can be tweaked into something close to what they want without major rework
    and so he (nothing to criticize women, most programmers are still male) decides to create his own in order to "scratch his itch" (or itches), e.g. to give him the features / reduced bloat / increased capability / skinnability / factor 'x' that the current window managers do not provide him.

    I use Windows 2000 for what I get paid to do. On Linux I have used both KDE and GNOME and I would honestly say that there isn't more than a dime's bit of difference between the three of them as far as a user running applications is concerned. I haven't tried many of the alternative ones but I'm sure they all pretty much do the job of providing a means to log onto the system and start applications to do things on the system. And beyond that it's a matter of extra features which may or may not be important to have in a window manager (applications like Calendar, skinnability, type of activator buttons, means for adding new applications, what icons do etc.) depending on how enthusiastic / spaced out on caffeine / loud the people who program the features into and/or use the particular WM scream / beg / offer bribes for it.

    I would say it's pretty hard to find a window manager that won't provide perhaps 80% of what you need and as such for most people it's "good enough" to get by without writing one of your own or of taking one that is "good enough" and doing some tweaks to make it so. Since most window managers are pretty "tweakable" just from the window manager's management console or via configuration files, I believe the need to write code to provide something that isn't there has been substantially reduced from what would otherwise be necessary.

    Paul Robinson postmaster@paul.washington.dc.us

    --
    The lessons of history teach us - if they teach us anything - that nobody learns the lessons that history teaches us.
  66. Re:That is why Microsoft rules the desktop... by be-fan · · Score: 2

    because their desktop is better - even if the OS behind it... shall we say... lacks.
    >>>>>
    I get sick of hearing this all the time. Would you please care to point out exactly what is lacking? Try reading a book about the designs of both Linux and WinNT and compare the two. For where I'm sitting, WinNT has a couple of advantages. First, the VM works pretty nicely, and wasn't just rewritten a few weeks ago (although I must admit, the 2.4.10 VM has been working great so far). The sheduler seems to be better for desktop usage, as it takes into account the GUI when making sheduling decisions (which makes for a more responsive GUI). The central paradigm of an object oriented OS is light-years ahead of the antiquated UNIX "everything is a file" model. Take, for example, the ugly hack that is ioctl(). The Windows object model recognizes that everything is not a file, and makes everything an object that supports a particular interface. On the other hand, Linux has much better integration with the command line, a superior set of filesystems, and arguably better security (it is less advanced, but also less full of holes!). Thus, each OS has its advantages and disadvantages. It is a much more level playing field than it used to be. Windows != DOS anymore...

    --
    A deep unwavering belief is a sure sign you're missing something...
  67. Re:Its because of Xfree86!!!!! by be-fan · · Score: 2

    That's exactly what E17 is trying to do. They're even making a widget set that takes advantage of EVAS (the HW accelerated canvas). I just hope a large base of native E apps builds up.

    --
    A deep unwavering belief is a sure sign you're missing something...
  68. Re:Configuring Window Managers by be-fan · · Score: 2

    Ensuring compatible hardware from the onset makes life not only easier but possible. Then, 10 minute installs are the norm.
    >>>>>
    Not really. It took me days to install the NVIDIA drivers. First, the standard RPMS didn't have support for Mandrake 8.1, so I had to try and compile it for source. Then there were problems compiling, then there were problems with unresolved kernel symbols and whatnot. Ugh. One thing that really struck me as brain dead was putting drivers in the main source tree. Linux does it, XFree86 does it. Every other OS lets you just download a driver package (maybe including source) and install it using either a script or a GUI installer. In Linux, it seems as if developers try as hard as they can to get you to either upgrade your kernel or your version of X. Unless you stick to the kernel version that comes with your distro (which is usually a bloated POS), every driver upgrade is almost certainly accompanied by a recompile of something or the other. A driver is just a single .so, nothing more. I put the file in a directory, and it should work automagically. It should require me to recompile my kernel, the driver, or both. It should not be dependant on a particular patch-release of a kernel (binary drivers on Linux break monthly, while on BeOS they only broke during big transitions).

    --
    A deep unwavering belief is a sure sign you're missing something...
  69. Re:Maybe it's instead time to revise X11 again by spitzak · · Score: 2
    A menu bar at the top of the screen prevents point-to-type from working. IMHO this means it is totally unusable, and I think this is why there is no real interest in it.

    Also, without modifying X11 at all, a program could put a menu bar at the top of the screen. There is no reason for all the menu bars to be the *same* window, see. As long as the programs cooperate in only showing their menu bar when they have focus.

    Having anything other than the application update the scrollbars is impossible. This would require communication about the current document size and position to the windowing system, this sort of interface will easily exceed in complexity and bugs the interface needed for an application to draw a scrollbar (which is to draw some rectangles and triangles and detect mouse clicks). It would also prevent the use of the scrollbars for anything other than fixed 2-d scrolling. Check Win32 which has such scrollbars and see how many programs really use them (win32 also provides a scrollbar "widget" where the program sets everything, don't count that, only count the "scroll windows").

    What X11 needs is to get some of the crap out of the window manager and to vastly simplify the interface. I would like a "the user clicked on the title bar" event, so the application can decide whether to raise the window and what other windows to raise. I would like a "the user tried to resize the window to this size" event so the application can have it's own rules about what sizes are legal. Both of these would eliminate a lot of horrible X11 window manager interface where the application has to teach the window manager how to perform.

  70. Re:DIY by spitzak · · Score: 2
    The only documentation I have every found for Motif window manager hints is in the file /usr/include/X11/Xm/MwmUtil.h on older CDE machines (I found it on Irix).

    The biggest trick is that in each of the bit flags, one of the bits indicates that whether you are turning things on from zero, or toggling them from the default.

    In my work on window managers I have found it vital to pay attention to the Motif hints to turn off resize buttons, some programs assumme this will make it impossible to resize their windows. Most of the rest of the stuff can be ignored.