Slashdot Mirror


Release Team Proposes Gnome 3.0 Plans

benuski writes "Today at GUADEC, the Gnome User and Developer European Conference, the gtk+ team announced their plans for gtk+ 3.0; immediately after, the Gnome release team announced their plans for Gnome 2.30 to be changed into Gnome 3.0. This would mean a release date a year and a half to a year in the future. Details are short at the moment, but the Gnome team seems to be following in KDE's footsteps, but hopefully will avoid the problems that plagued KDE 4.0's release."

6 of 306 comments (clear)

  1. Background by gr8_phk · · Score: 4, Interesting

    Can Gnome 3.0 allow programs to render to the root window? Try running xplanet in gnome - you might catch a glimpse of something when you shut down. Try playing video on root with VLC - no uh uh. There are hacks to get screen savers and things to run on the background. This seems to be a fundamental design "feature" of gnome - the kind of thing you'd want to change in a major version bump. Or are they calling it 3.0 because 2.30 sounds too much like some really old software being patched over and over?

  2. it's all about the mindset by l2718 · · Score: 5, Interesting
    It involves a relatively smooth transition from 2.x to 3.x, a more focused and inclusive development process, long-term development cycles, and more.

    In other words, at this stage this is about the development team, not about the technical issues.

  3. Re:Problem with KDE 4 by Bluefirebird · · Score: 5, Interesting

    KDE 4 is clearly the most future-proof desktop environment out there.
    In terms of graphic capabilities, it can natively suppport every feature available on OSX and in Vista, besides a few new features that are unique to KDE 4. In theory, it would be possible to create a desktop that looks-and-feels EXACTLY like OSX or Vista.
    However, the best features are not those, but rather the platform independence with native API support. This means that, unlike JAVA, you can create one piece of software that compiles in Linux, OSX and Windows, using the OS-specific APIs. So, the same software compiled in OSX and in Windows look completely different and they didn't have a single line of code changed. The platform independence is not available for everything... for now, you can only compile things like Openoffice. However, the multimedia API, as well as other APIs are being developed.
    The other thing great about KDE4 is that it is done with SVG instead of bitmaps. This means that scaling to very small devices like smartphones is quite simple to achieve.

    --

    Fear is the mind-killer.

  4. Re:All hail letter "g" by Enderandrew · · Score: 5, Interesting

    I know people will think I'm crazy, but I have a vision for kGnome.

    QT 4 actually has a Clearlooks engine designed to look like Gnome. Dolphin can be configured to operate largely like Natilus (except it works better these days).

    If QT 4 actully really does use less memory and runs faster, why not do a test and port a small Gnome app or two over to QT 4?

    The app can run with the QT 4 Clearlooks engine, and look largely like Gnome apps, except they can take advantage of many of the KDE features like Phonon, Solid, Sonnet, etc.

    As for the people who prefer C to C++, aren't there language bindings for both for QT and GTK?

    I'd love to see just a few small apps as a proof of concept. It could demonstrate the feasibility of a Gnome desktop built upon QT, especially considering the annoucement of Gnome 3, and the decision to break API.

    If you're going to build anew, shouldn't this concept at least be considered for a moment? Both projects can have their seperate apps, desktops, defaults, window decorations, features, etc. But more common libraries and toolkits are a win for everyone.

    --
    http://blindscribblings.com - Tasty pop-culture in conceptual fashion.
  5. Re:All hail letter "g" by Per+Wigren · · Score: 4, Interesting

    If that isn't enough, Trolltech will also provide QGtkStyle which will draw using native GTK widgets in the same way it uses native Cocoa/Carbon on OS X to make all Qt/KDE 4 applications have a Gnome look and feel, including things like the order of the dialog buttons.

    --
    My other account has a 3-digit UID.
  6. Re:Problem with KDE 4 by AtomicX · · Score: 4, Interesting

    > I asked in the #kde-devel channel if it
    > was removed intentionally or just hadn't
    > been re-added.

    It just hasn't been re-implemented.

    You should have been pointed at me rather than Aaron. Terminal related queries will reach me if they are sent to konsole-devel@kde.org , robertknight on #kde-devel or be filed as bugs against Konsole at http://bugs.kde.org/ . Your patch hasn't crossed my path yet and I cannot comment on it until I see it.