• Login
    • Search
    • Categories
    • Recent
    • Tags
    • Users
    • Groups
    • Rules
    • Help

    Do more on the web, with a fast and secure browser!

    Download Opera browser with:

    • built-in ad blocker
    • battery saver
    • free VPN
    Download Opera

    Titlebar on Linux (1606 build)

    Future releases
    15
    26
    17133
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • research010
      research010 last edited by

      KDE unfortunately doesn't support window manager hints for removing the title bar on maximization

      Okay, but Chromium have option "Use system title bar and borders", so we want have the same in Opera.

      Reply Quote 0
        1 Reply Last reply
      • ruario
        ruario last edited by

        We use system title bar and borders under KDE by default. Are you running the latest version or beta or developer?

        Reply Quote 0
          1 Reply Last reply
        • ruario
          ruario last edited by

          Here are screenshots from 27.0.1676.0 (but it will also work in earlier builds).

          With titlebar hidden via the method outlined above:

          Opera 27.0.1676.0 in KDE with no titlebar

          With titlebar shown:
          Opera 27.0.1676.0 in KDE with native titlebar

          Reply Quote 0
            1 Reply Last reply
          • research010
            research010 last edited by

            I have Opera developer 27.0.1670.0, i can use this "workaround" outlined above, but it would be good to add a native option in browser.

            Reply Quote 0
              1 Reply Last reply
            • research010
              research010 last edited by

              And here only the сlose button, it's normal for Gnome, but not for KDE.

              Reply Quote 0
                1 Reply Last reply
              • ruario
                ruario last edited by

                For Gnome 3 it is default behaviour to strip the titlebar on maxmising. It is not on KDE. The default is to show the native titlebar, which we do. So you are not asking for nativity, you are asking for the opposite, a set of fake minimise, maxmise/restore buttons. We have no current plans to provide more fake buttons as they simply look out of place in most cases.

                If you want more than the close button, leave the native titlebar in place. If not you will have to accept the compromise of only a close button. In any case you can maxmise/restore by dragging and minimise via the task bar, or by assigning a keyboard shortcut.

                Reply Quote 0
                  1 Reply Last reply
                • joshkauff
                  joshkauff last edited by

                  Any plans to add an option to disable title bar in Opera, I'm suffering this issue in Elementary OS.
                  Other browsers do this with different methods, Chrome has an option and Firefox an extension but I love Opera so I need a solution for this Please.

                  Reply Quote 0
                    1 Reply Last reply
                  • ruario
                    ruario last edited by

                    You can use a windows matching utility like Devilspie2 to strip the title bar in any window manger

                    Install Devilspie2 and create a file called ~/.config/devilspie2/opera.lua containing the following:

                    if (get_window_class()=="Opera developer") then
                       undecorate_window();
                    end
                    

                    You can then run Devilspie2 as a daemon (-d) and it will strip the titlebar off Opera, when it starts up. If you want it to be maximised as well, try this instead:

                    if (get_window_class()=="Opera developer") then
                       maximize();
                       undecorate_window();
                    end
                    
                    Reply Quote 0
                      1 Reply Last reply
                    • loxiw
                      loxiw last edited by

                      You can use a windows matching utility like Devilspie2 to strip the title bar in any window manger
                      Install Devilspie2 and create a file called ~/.config/devilspie2/opera.lua containing the following:
                      if (getwindowclass()=="Opera developer") then
                      undecorate_window();
                      end

                      You can then run Devilspie2 as a daemon (-d) and it will strip the titlebar off Opera, when it starts up. If you want it to be maximised as well, try this instead:
                      if (getwindowclass()=="Opera developer") then
                      maximize();
                      undecorate_window();
                      end

                      Will you implement this behaviour by default in the future? Just to know, I understand that its target is very small

                      Reply Quote 0
                        1 Reply Last reply
                      • ruario
                        ruario last edited by

                        Will you implement this behaviour by default in the future? Just to know, I understand that its target is very small

                        Stripping the titlebar as an option? We are not currently planning to. Things might change however.

                        Reply Quote 0
                          1 Reply Last reply
                        • sgunhouse
                          sgunhouse Moderator Volunteer last edited by

                          Stripping it in KDE is pretty simple - if you right click on the title bar the context menu has an option. (Not in Linux right now to look it up, but I used it before in Opera 12.x). But there are so many window managers available ...

                          Reply Quote 0
                            1 Reply Last reply
                          • ruario
                            ruario last edited by

                            if you right click on the title bar the context menu has an option.

                            Cool, never noticed that but you are correct. It works!

                            Thanks for the tip. 😉

                            Reply Quote 0
                              1 Reply Last reply
                            • loxiw
                              loxiw last edited by

                              Stripping the titlebar as an option? We are not currently planning to. Things might change however.

                              I don't know how does it work but I meant stripping it (optionally or not, I don't think anyone would prefer to have a useless space up there) for Elementary OS like in GNOME. Thanks for answering

                              Reply Quote 0
                                1 Reply Last reply
                              • ruario
                                ruario last edited by

                                @loxiw: Yeah maybe we could do that. Not promising anything in the near term. I'd have to play with Elementary OS first to understand the implications and I simply have not gotten around to doing that yet.

                                Reply Quote 0
                                  1 Reply Last reply
                                • joshkauff
                                  joshkauff last edited by

                                  Thanks, that solution works but sometimes is a little buggy, however if you make a option for this would be great.

                                  Reply Quote 0
                                    1 Reply Last reply
                                  • thiasj
                                    thiasj last edited by

                                    Hi,

                                    any news on getting back the minimize/maximize button on Opera? I used Opera for years (since its gone free) and was excited, that it came back on linux with opera developer! But was disappointed, that opera is yet another chromium clone ... nevertheless it has some better features than chromium ...
                                    Now Im still waiting for that minimize/maximize feature! I dont know why you dont allow gnome3 user to minimize the browser, even with the "middleclick on titlebar" feature in gnome3. I ran opera now since the first opera developer release, but not be able to minimize the browser is a nogo. And if you refuse to implement this feature I will use chromium again.
                                    I hate those "Do this, or I'll leave" posts, but this is a very basic feature, that im using everytime and I wont do without it. I really hope you will change your mind!

                                    Reply Quote 0
                                      1 Reply Last reply
                                    • terminalerror
                                      terminalerror last edited by

                                      I agree with @thiasj. We need a minimize button. That's it; a tiny little minimize button beside the close button. Opera is the fastest browser in terms of browsing speed and productivity. A minimize button would be great.

                                      Reply Quote 0
                                        1 Reply Last reply
                                      • technosparks
                                        technosparks last edited by

                                        Resurrecting old thread

                                        I was thinking of returning to Opera and shockingly after setting up everything I stumbled upon one problem when I want to minimise Opera.. The freakin button is not there.

                                        Running Ubuntu Gnome Wily Werewolf

                                        The thing is, what made me feel a lot sadder is the mere response of an Opera representative, stating that things won't change for what it is.

                                        Those buttons might be useless to you, but could the Opera team at least add them so-called "fake buttons" for the ease of users? Of blame the shell they say! Would you consider removing the window buttons on Windoze? I am sure not, because it is well embedded in the explorer UI isn't it? Well let's say it is possible to remove, will you guys remove it?

                                        The answer will of course No. Because? I am guessing FAMILIARITY. Windoze users has been comfortable with interacting multiple windows by relying on the window buttons available.

                                        But but Gnome has only Close window button by default

                                        Hoh! Fire up gnome-tweak-tools and you can add those little friends back.

                                        But but Gnome original workflow isn't intended for window interaction, but emphasises on workspaces and stuff

                                        Options! OPTIONS! In the gnome-tweak-tool it is possible to add back the window buttons, because not everyone uses workspace! Why they put such options? Familiarity, again. Window buttons are very familiar with any window managers, be it the age old Windoze, Mac and even some major DE you can find on Linux, there are always window buttons. Also they want to make their users happy.

                                        But but it is semantically wrong to use a fake windows button

                                        Remove the fake close button then. Make your users exit via the Opera menu.

                                        Don't like it? Leave it

                                        Hmm I am starting to wonder why developing Opera.. Is it for ghosts?

                                        Seriously it is funny how a simple feature is scrapped off Opera. Like seriously? This has been a very very huge disappointment.

                                        I am keeping a very close eye to the Opera "fake" title bar. I expect to see a maximise and minimise button soon.

                                        If not, well, i can't threat you guys in any means, but i just want to say you guys have a very bad technique on making users interested on using Opera. Also bad way of thinking i must say.

                                        I agree with @Thiasj . I hate posts aired by one of the Opera representative here. It is very unprofessional, and doesn't reflect good attitudes a person must follow when dealing with something that requires general attraction (in this case Opera).

                                        You are pushing users away.

                                        Have a freakin nice day.

                                        Reply Quote 0
                                          1 Reply Last reply
                                        • alex505404
                                          alex505404 last edited by

                                          Good news everyone! I'm just gonna share the workaround of the buttons problem that I've come with.
                                          Just use the "Window Options" extension: https://extensions.gnome.org/extension/353/window-options/

                                          There's only one problem – officially it doesn't support newer versions of Gnome(the last supported Gnome version is 3.8). But there's an easy way to make it work in Gnome 3.16+(tested on 3.16 but i'm pretty sure it will work just fine in 3.18 or 3.19 or some newer version in the future). All you have to do is download the extension manually, unzip it and modify the file metadata.json with simply adding your version of Gnome in the list like this:

                                          //… some text here … 
                                            "shell-version": [
                                              "3.4",
                                              "3.6",
                                              "3.8",
                                              "3.16"
                                            ], 
                                          // … something here  …
                                          

                                          After that copy the entire "window-options@mathematical.coffee.gmail.com" directory to your gnome extensions folder. In my case (Ubuntu Gnome 15.10) this is:

                                          ~/.local/share/gnome-shell/extensions/

                                          and restart the gnome shell:

                                          Alt+F2 -> r

                                          now you just have to turn this on in Gnome Tweak Tool and your're done 🙂

                                          Before:

                                          ![before] (http://i.imgur.com/UDSjFpS.png)

                                          After:

                                          ![after] (http://i.imgur.com/mWO9VwK.png)

                                          P.S. I must say that Opera is the only software of what I use that doesn't have that window control buttons(minimize/maximize) so its really confusing when the devs say its Gnome's fault when it's really not because all other programs have this buttons.

                                          Reply Quote 0
                                            1 Reply Last reply
                                          • velmont
                                            velmont last edited by

                                            They weren't there before. Before Gnome only had X. The _ [] X is new. I use Gnome Shell here at home, and I had actually not seen that. 🙂 Definitely interesting...

                                            Reply Quote 0
                                              1 Reply Last reply
                                            • First post
                                              Last post

                                            Computer browsers

                                            • Opera for Windows
                                            • Opera for Mac
                                            • Opera for Linux
                                            • Opera beta version
                                            • Opera USB

                                            Mobile browsers

                                            • Opera for Android
                                            • Opera Mini
                                            • Opera Touch
                                            • Opera for basic phones

                                            • Add-ons
                                            • Opera account
                                            • Wallpapers
                                            • Opera Ads

                                            • Help & support
                                            • Opera blogs
                                            • Opera forums
                                            • Dev.Opera

                                            • Security
                                            • Privacy
                                            • Cookies Policy
                                            • EULA
                                            • Terms of Service

                                            • About Opera
                                            • Press info
                                            • Jobs
                                            • Investors
                                            • Become a partner
                                            • Contact us

                                            Follow Opera

                                            • Opera - Facebook
                                            • Opera - Twitter
                                            • Opera - YouTube
                                            • Opera - LinkedIn
                                            • Opera - Instagram

                                            © Opera Software 1995-