Announcement

Collapse
No announcement yet.

Red Hat Makes Progress On Firefox Native For Wayland

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

  • Red Hat Makes Progress On Firefox Native For Wayland

    Phoronix: Red Hat Makes Progress On Firefox Native For Wayland

    Besides LibreOffice running natively on Wayland, progress has been made this week on running Mozilla's Firefox web-browser natively on Wayland...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    It's good that we have companies like Red Hat and Intel that really support Linux

    Without them we would have only companies that we pay twice (money + freedom)

    Comment


    • #3
      I wish that there would be 1 main framework for GUIs: Qt.

      Comment


      • #4
        Originally posted by Kemosabe View Post
        I wish that there would be 1 main framework for GUIs: Qt.
        And I am glad that it is not so.

        Comment


        • #5
          Originally posted by Kemosabe View Post
          I wish that there would be 1 main framework for GUIs: Qt.
          In that ideology, the one toolkit should've been GTK+. Important libraries would've been built in C and using GLib. For more high-level development, the language would've been Vala. Of course, for scripting, you could've used any language you like, thanks to GObject Introspection. But most importantly, in this ideology, there would be no C++. It would've been expressly forbidden.

          Of course, we would've lost an enormous amount of software and the community would've been completely destroyed. But other than that...

          Comment


          • #6
            Any packages/patches available to the public?

            Comment


            • #7
              Originally posted by jo-erlend View Post

              In that ideology, the one toolkit should've been GTK+. Important libraries would've been built in C and using GLib. For more high-level development, the language would've been Vala. Of course, for scripting, you could've used any language you like, thanks to GObject Introspection. But most importantly, in this ideology, there would be no C++. It would've been expressly forbidden.

              Of course, we would've lost an enormous amount of software and the community would've been completely destroyed. But other than that...
              oh god no
              i personally don't like C++ but glib is just a horrible piece of shit
              it is so bad that you can't do proper threading with it
              not to mention that everything made with it will be slow as shit
              its the C equivalent of boost, if not worse

              QT is written in C++
              and it is no where near perfect (ignoring C++)
              but it is still MUCH better then anything remotely associated with glib


              short story: i don't like C++ and id still rather use QT then glib


              bit on topic:
              flash needs gtk2
              otherwise mozilla would have made firefox use gtk3 a looong time ago
              (most of the work distancing firefox from X11 was made years ago)
              Last edited by gens; 17 July 2015, 03:31 PM.

              Comment


              • #8
                Originally posted by Danny3 View Post
                It's good that we have companies like Red Hat and Intel that really support Linux

                Without them we would have only companies that we pay twice (money + freedom)
                That's not true at all. There are dozens of other companies like put a lot of time, effort, and money into the development of linux. For non-hardware purposes, IBM, Oracle, Novell, Google, and maybe even Facebook seem to pitch in more than Intel.

                Comment


                • #9
                  Originally posted by schmidtbag View Post
                  That's not true at all. There are dozens of other companies like put a lot of time, effort, and money into the development of linux. For non-hardware purposes, IBM, Oracle, Novell, Google, and maybe even Facebook seem to pitch in more than Intel.
                  not to mention mozilla, that did all the work for this port

                  Comment


                  • #10
                    Originally posted by jo-erlend View Post

                    In that ideology, the one toolkit should've been GTK+. Important libraries would've been built in C and using GLib. For more high-level development, the language would've been Vala. Of course, for scripting, you could've used any language you like, thanks to GObject Introspection. But most importantly, in this ideology, there would be no C++. It would've been expressly forbidden.

                    Of course, we would've lost an enormous amount of software and the community would've been completely destroyed. But other than that...
                    A proper GUI library should be written in a proper object oriented language.

                    C++11 is a decent language, much better than C + GObject

                    Comment

                    Working...
                    X