Announcement

Collapse
No announcement yet.

Xfce 4.12 Desktop Is Moving Along For Release Soon

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #31
    Originally posted by Nuc!eoN View Post
    This isn't actually true, Qt5 also supports scenegraph which is based on OpenGL and said to be much faster

    http://qt-project.org/doc/qt-5.0/qtq...cenegraph.html
    QWidget based applications can't use that scenegraph.

    Comment


    • #32
      Originally posted by JS987 View Post
      QWidget based applications can't use that scenegraph.
      QWidget is the past. QML is the way to go.

      But generally, would you aggree that scenegraph is faster than native?

      Comment


      • #33
        Even raster is faster than "native" in many cases, there's a reason that raster is the default.

        Comment


        • #34
          Originally posted by bwat47 View Post
          Even raster is faster than "native" in many cases, there's a reason that raster is the default.
          Here's an interesting article about that http://kjellkod.wordpress.com/2011/0...sues-on-linux/
          Intel blames Qt for the fact that native is slower...

          Comment


          • #35
            Originally posted by Nuc!eoN View Post
            QWidget is the past. QML is the way to go.
            But generally, would you aggree that scenegraph is faster than native?
            It is matter of opinion whether QWidget or QML is better.
            QML is unacceptable if you want write your application in single statically typed OO programming language.
            Rewriting existing QWidget based applications to QML is unacceptable waste of time.
            Scenegraph can be possibly faster than native, if native is buggy and Nokia/Digia didn't bother to fix it.
            Last edited by JS987; 16 March 2013, 01:57 PM.

            Comment


            • #36
              Originally posted by JS987 View Post
              It is matter of opinion whether QWidget or QML is better.
              QML is unacceptable if you want write your application in single statically typed OO programming language.
              Rewriting existing QWidget based applications to QML is unacceptable waste of time.
              Scenegraph can be possibly faster than native, if native is buggy and Nokia/Digia didn't bother to fix it.
              It is a fact though that QWidget is meant to be replaced by QML in long term. Sooner or later they will need to address those weak points - else, I could not imagine why QWidget should be depreciated in future.

              Comment


              • #37
                Originally posted by Hamish Wilson View Post
                Shame that this probably will not make it into Fedora 19, as those Thunar changes sound awesome.
                Thunar 1.6.x almost certainly will, thunar 1.6.x has already been released as stable. A lot of XFCE's applications aren't really strictly tied to the XFCE release schedule. Thunar 1.6 is already in a few other distros I've used (such as xubuntu 13.04)

                Comment

                Working...
                X