Announcement

Collapse
No announcement yet.

Firefox KDE support

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #61
    Sorry, I didn't realize Muon was more than the updater program. I went to the package manager and locked the versions with a right-click. Thanks for the tip.

    At this point, I would say my issue with FF14 must be an extension, but going into safe mode didn't make it go away. So, I don't have any leads now.

    Comment


      #62
      EDIT: Double-post. The quick reply put it on page 1 and then the system moved it to page 2, making me think it hadn't been posted.

      Comment


        #63
        Firefox-kde-support is back with latest packages:
        https://launchpad.net/~blue-shell/+archive/firefox-kde

        Kubuntu team has picked up again where Canoncial dropped.
        Kubuntu-based Distro: http://www.netrunner-os.com

        Comment


          #64
          I was wondering if it would be possible to develop kind of support for Firefox themes, or a way to theme Firefox on KDE somehow independently? I mean Firefox versions change frequently so something more independent would be great.
          I wish I could use Foxdie (Camino or Safari 3) theme in KDE but would be great to have a simple tool to configure it (or other themes) so that it can work regardless of official themes and Firefox versions. I am thinking about something like a new category - like Firefox KDE skins/themes.
          http://www.kubuntuforums.net/showthr...l=1#post304989

          Of course even better solution would be to integrate Gtk applications more with KDE (at least menu bar and toolbar/iconbar), so that they could use KDE theme engines, but I realize that this is not that simple.
          Last edited by gnomek; Jul 30, 2012, 08:47 AM.

          Comment


            #65
            Originally posted by starbuck View Post
            Firefox-kde-support is back with latest packages:
            https://launchpad.net/~blue-shell/+archive/firefox-kde

            Kubuntu team has picked up again where Canoncial dropped.
            Great, i'll stop updating my PPA, and will add link to blue-shell PPA in description
            sigpic

            Comment


              #66
              One more Thank You for sumski!
              Let's see if the blue-shell team can keep up the quality

              Comment


                #67
                Originally posted by Teunis View Post
                Let's see if the blue-shell team can keep up the quality
                I would imagine so: https://launchpad.net/~blue-shell/+members

                Comment


                  #68
                  I'm glad this issue has getting attention that it deserves. Guess this new sponsorship's paying off
                  sigpic

                  Comment


                    #69
                    sumski: It's greatly appreciate that you kept this going!
                    We still appreciate any help for a joint effort to keep the patching sources working with every new ff version, so anyone is encouraged to check the code out here:
                    https://github.com/blue-shell/firefox-kde
                    https://github.com/blue-shell/firefox-kde-support
                    Kubuntu-based Distro: http://www.netrunner-os.com

                    Comment


                      #70
                      gnomek:
                      This would be our primary theme to keep updated, unfortunately it is not available for ff13+
                      https://addons.mozilla.org/en-us/fir...on/oxygen-kde/
                      Kubuntu-based Distro: http://www.netrunner-os.com

                      Comment


                        #71
                        I suggest to add browser-css.patch, it make awesome bar more nice:
                        Code:
                        From: Jakub Steiner <jimmac@novell.com>, Wolfgang Rosenauer <wr@rosenauer.org
                        Subject: make style compatible with dark themes
                        References:
                        https://bugzilla.novell.com/show_bug.cgi?id=503351
                        https://bugzilla.mozilla.org/show_bug.cgi?id=478632
                        wr: changed because of
                        https://bugzilla.novell.com/show_bug.cgi?id=561027
                        
                        diff --git a/browser/themes/gnomestripe/browser.css b/browser/themes/gnomestripe/browser.css
                        --- a/browser/themes/gnomestripe/browser.css
                        +++ b/browser/themes/gnomestripe/browser.css
                        @@ -1026,16 +1026,30 @@ toolbar[iconsize="small"] #feed-button {
                         
                         #urlbar-display {
                           margin-top: 0;
                           margin-bottom: 0;
                           -moz-margin-start: 0;
                           color: GrayText;
                         }
                         
                        +#PopupAutoCompleteRichResult .autocomplete-richlistitem {
                        +  background-color: -moz-Field !important;
                        +}
                        +
                        +#PopupAutoCompleteRichResult .autocomplete-richlistitem[selected="true"],
                        +#PopupAutoCompleteRichResult .autocomplete-richlistitem[selected="true"] * {
                        +  color: HighlightText !important;
                        +  background: Highlight !important;
                        +}
                        +
                        +.ac-title {
                        +  color: -moz-Fieldtext !important;
                        +}
                        +
                         /* Favicon */
                         #page-proxy-favicon {
                           width: 16px;
                           height: 16px;
                           margin-top: 2px;
                           margin-bottom: 2px;
                           -moz-margin-start: 4px;
                           -moz-margin-end: 3px;
                        sigpic

                        Comment


                          #72
                          Originally posted by gnomek View Post
                          I was wondering if it would be possible to develop kind of support for Firefox themes, or a way to theme Firefox on KDE somehow independently? I mean Firefox versions change frequently so something more independent would be great.
                          I wish I could use Foxdie (Camino or Safari 3) theme in KDE but would be great to have a simple tool to configure it (or other themes) so that it can work regardless of official themes and Firefox versions. I am thinking about something like a new category - like Firefox KDE skins/themes.
                          http://www.kubuntuforums.net/showthr...l=1#post304989

                          Of course even better solution would be to integrate Gtk applications more with KDE (at least menu bar and toolbar/iconbar), so that they could use KDE theme engines, but I realize that this is not that simple.
                          You can use foxdie. Just install checkcompatability addon for firefox, enable the addon. Download the acefoxdie windows version and isntall it. It works without issue. While your at it try this theme I created to go with it.

                          http://kde-look.org/content/show.php...content=152553

                          Comment


                            #73
                            O 4311 guess I'll give it a whirl ......if I just add the PPA and upgrade will it pull it in and keep my passwords and bookmarks and such ?
                            will lava fox blue still be good?

                            VINNY
                            i7 4core HT 8MB L3 2.9GHz
                            16GB RAM
                            Nvidia GTX 860M 4GB RAM 1152 cuda cores

                            Comment


                              #74
                              welp couldn’t wait for a reply so I just did it .......all seems well

                              VINNY
                              i7 4core HT 8MB L3 2.9GHz
                              16GB RAM
                              Nvidia GTX 860M 4GB RAM 1152 cuda cores

                              Comment


                                #75
                                Originally posted by starbuck View Post
                                gnomek:
                                This would be our primary theme to keep updated, unfortunately it is not available for ff13+
                                https://addons.mozilla.org/en-us/fir...on/oxygen-kde/
                                The latest version of Oxygen-KDE is available for Firefox 14+

                                From here: https://addons.mozilla.org/en-US/fir...-kde/versions/

                                Or from here: http://kde-look.org/content/show.php?content=117962
                                sigpic
                                "Let us think the unthinkable, let us do the undoable, let us prepare to grapple with the ineffable itself, and see if we may not eff it after all."
                                -- Douglas Adams

                                Comment

                                Working...
                                X