Slashdot Mirror


KDE 2.2.1, On Win32/Cygwin

m_ilya writes: "It looks like KDE 2.2.1 has been ported on Cygwin. More than year ago I was forced to use WinNT at work, and I've been missing the Linux desktop a lot. I hope if I will be ever forced to use Windows again I would be able to have more Unix-friendly desktop :). Here's the announcement. Kudos to all the KDE hackers." Check out the posting on the Dot for some more links.

8 of 225 comments (clear)

  1. Re:whats the point by mgkimsal2 · · Score: 3, Interesting

    Konqeuror, while perhaps not the best browser on the planet, DOES give you much better control over cookies than IE. The new IE6 privacy mgr stuff is, imo, just horrendous.

  2. The kde-on-cygwin homepage... by bflong · · Score: 3, Interesting

    is here.

    There are a few screenshots of kde 1.2.x there, but very little on the kde 2.X port.

    --
    Why is it so hot? Where am I going? What am I doing in this handbasket?
  3. Don't forget: Litestep! by gatesh8r · · Score: 2, Interesting

    Not KDE, though if you like Afterstep, this is an alternative to the Lose9x shell at least. http://www.litestep.net/

    --
    Karma whorin' since 1999
  4. Re:KDE on windows by Spy+Hunter · · Score: 3, Interesting

    The point is that companies developing in-house software don't care about the GPL one bit. They could care less whether they have to give the source to their own employees. There's nothing in the GPL that says you have to make the source available to everyone who asks. You only have to make the source available to people who have the program. In-house programs never are distributed outside the company so the source isn't distributed outside either. Why do you think TrollTech has not yet released QT/Windows as GPL if they are not worried?

    --
    main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
  5. Forced to use windows? by Jeff+Probst · · Score: 1, Interesting
    m_ilya writes: "It looks like KDE 2.2.1 has been ported on Cygwin. More than year ago I was forced to use WinNT at work, and I've been missing the Linux desktop a lot. I hope if I will be ever forced to use Windows again I would be able to have more Unix-friendly desktop :). Here's the announcement. Kudos to all the KDE hackers." Check out the posting on the Dot for some more links.
    Whenever I read someone saying that they are forced to use windows at work I cringe.

    Does this company have a policy against using anything other than windows? If they do, I doubt that the poster will be permitted to run KDE even if it is win32.

    The fact of the matter is that this guy uses windows at work to be productive as his line of work is in win32 applications no doubt.

    Please don't kid yourself otherwise.

  6. Re:Commit to CVS? by Mr.+Sketch · · Score: 3, Interesting

    It's a unix desktop, not a computer desktop

    Why can't it be a computer desktop? Pretty much all the programs except the control center are not unix specific. When you say "I sure won't be taking care to make it portable to Win32" is that implying you are a KDE developer/contributer? I wasn't implying that every developer would have to ensure their code will work on Win32. I was figuring a small porting team would work on that and make their commits and build binaries, etc, since after the project as a whole is ported, it shouldn't be too difficult to maintain new additions, maybe do nightly/weekly builds from cvs to see what (if anything) needs some work to keep it Win32 compatible.

    I think it would be nice to offer the KDE desktop as an alternative to the standard Win32 desktop, or at the very least offer the KDE applications as native Win32 apps (kinda like how the Gimp works, but it's GTK+).

  7. who cares? by mj6798 · · Score: 3, Interesting
    TrollTech has been very supportive of KDE's development since the beginning, and has bent over backwards to please Free Software advocates by GPLing their main, high-quality product.

    TrollTech didn't do this out of charity, they did it to popularize a toolkit that otherwise wouldn't have had a chance in the market: at the time Qt came out, there were already several established commercial toolkits out there, with better tool support and much better documentation. The only gimmick Qt had was the QPL, and the adoption by KDE the popularized it.

    I hope they don't do this. If they do, they will just discourage companies from GPLing their products.

    The GPL is a two-way street. TrollTech has profited handsomely from the adoption of Qt by the open source community. If they didn't like the deal, they didn't have to take it--they were under no obligation to put Qt under the GPL. I hope any other company will take notice and think carefully about putting software under the GPL.

  8. i have a question by Pr0xY · · Score: 2, Interesting

    i haven't really delved into the KDE sources quite so much yet...but is there any real X dependant code in there? I mean it is based on QT which is multi-platform, so as long as they use QT for everything then it should as simple as a recompile to use it in windows, you could probably even use it to replace explorer.exe. The only thing i can think of off hand that might be a prob is the different directory structure, but that should be a big deal