• Browser
  • Mail
  • News
  • Community
  • About
Register Login
HomeBlogsForumThemesContributeSocial

Vivaldi

  • Browser
  • Mail
  • News
  • Community
  • About

Navigation

    • Home
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    1. Home
    2. Desktop
    3. Desktop Snapshots
    4. Workspaces – Vivaldi Browser snapshot 2970.3

    Workspaces – Vivaldi Browser snapshot 2970.3

    Desktop Snapshots
    72
    230
    31.1k
    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.
    • npro
      N
      npro @Pesala
      last edited by npro

      @Pesala said in Workspaces – Vivaldi Browser snapshot 2970.3:

      The trash can is down at the bottom of the vertical tab bar, which is a long way down on my 1200x1600 portrait monitor.

      Yep, which is the reason I don't use it and have added an extra menu entry inside the tab bar and webpage (page) menu. Always at my disposal.

      1 Reply Last reply Reply Quote 0
      • npro
        N
        npro @Pesala
        last edited by npro

        This post is deleted!
        1 Reply Last reply Reply Quote 0
        • npro
          N
          npro
          last edited by npro

          @Pathduck (Shrinking the status bar height) Seems like this isn't working anymore, right?

          My mistake, for a moment I thought it was about the address bar, which also seems higher.

          1 Reply Last reply Reply Quote 1
          • dawidpajak
            D
            dawidpajak Patron
            last edited by

            Thanks guys! I've been waiting for workspaces in Vivaldi since Opera introduced them 🙂 You think it may ship in v5.8?

            Hadden89
            H
            1 Reply Last reply
            Reply Quote 1
            • Hadden89
              H
              Hadden89 @dawidpajak
              last edited by Hadden89

              @dawidpajak If it is enabled by default in snapshot, and no major issues appear, it will be on next stable too 😉

              Vivaldi Stable+Snap | Patience Is The Key To Get The Vivaldi Spree | Unsupported Extensions | Github | windows 11 | Manjaro KDE | Q4OS Trinity | Android 13

              1 Reply Last reply Reply Quote 1
              • npro
                N
                npro
                last edited by npro

                @Pathduck said in Workspaces – Vivaldi Browser snapshot 2970.3:

                [Settings] Enable ‘Hide Title Bar when Tabs Are Not on Top’ by Default (VB-96133)

                As one who loves a minimal browser UI I absolutely love this new feature, and once working properly will save me a whole bunch of custom CSS.

                However, not sure if this is intentional or not, but the title bar still shows in a maximised window, if the tabs are on top/bottom AND the tab bar is then hidden in settings. This is inconsistent with how a regular/restored window shows; without a title bar.

                Looks like it's this selector in custom.css that's causing it to show:

                #browser.tabs-at-edge #header {
                    min-height: calc(30px / var(--uiZoomLevel));
                }
                

                I guess I'll have to make a bug report unless this is already worked on?

                Not only that, but this new Setting should be complemented with hiding the header area as well (otherwise done with

                /* hide tab bar*/
                #browser:not(.tabs-top) #header {
                    display: none;
                }
                

                )

                to cover the case of a native window with the address bar to the bottom. (otherwise there's an ugly strip below the native window's titlebar).

                1 Reply Last reply Reply Quote 1
                • sjudenim
                  S
                  sjudenim Supporters @Pathduck
                  last edited by sjudenim

                  @Pathduck said in Workspaces – Vivaldi Browser snapshot 2970.3:

                  [Settings] Enable ‘Hide Title Bar when Tabs Are Not on Top’ by Default (VB-96133)

                  As one who loves a minimal browser UI I absolutely love this new feature, and once working properly will save me a whole bunch of custom CSS.

                  Same. I'm so glad this is finally here! I've been running mods since the browsers inception (and having to deal with many update breaks) to achieve this.

                  But,
                  [BUG] The menu button does not get drawn onto the .mailbar (when using the hide titlebar option)

                  Looking at the inspector it seems as if .vivaldi (menu button) isn't present anywhere when the .mailbar is active

                  https://github.com/sjudenim

                  1 Reply Last reply Reply Quote 1
                  • OakdaleFTL
                    O
                    OakdaleFTL @Ruarí
                    last edited by

                    @Ruarí 2023-03-24 18.26.58 forum.vivaldi.net 542cbf6aebd4.png

                    进行 ...
                    "Humor is emotional chaos remembered in tranquility." - James Thurber
                    "Science is the belief in the ignorance of experts!" - Richard Feynman
                     (iBook G4 - Panther/Mac mini i3 - El Capitan. V 5.3/Mac mini i5 - Catalina, V 6.9.3447.54)

                    1 Reply Last reply Reply Quote 0
                    • ugly
                      U
                      ugly
                      last edited by

                      I don't think it's in the changelog, but my pet bug: "(VB-92450) Very long startup time with large history file" seems to be fixed. Vivaldi only seems to take a few seconds to start up again (compared to about a minute in previous versions).

                      Linux Mint 22 Cinnamon

                      1 Reply Last reply Reply Quote 0
                      • W
                        wicketr @Ruarí
                        last edited by

                        @ruarí: Regarding "Session Store", I wish it would always keep a "last state" so that it wasn't a manual process.

                        If I install a Vivaldi Update or reboot my PC, Vivaldi will restore all the last open browser tabs. But if I manually close Vivaldi, it doesn't restore them and there's no way to get them back unless I manually save the session before closing. It's inconsistent behavior imo.

                        I like how Firefox has a "Restore Previous Session" that is always up to date.

                        jparoline
                        J
                        1 Reply Last reply
                        Reply Quote 3
                        • M
                          mnabn
                          last edited by

                          A tribute to Opera, the founder of Workspaces! I guess Vivaldi is a breakaway of Opera's inventive people

                          1 Reply Last reply Reply Quote 0
                          • B-iggy
                            B
                            B-iggy
                            last edited by B-iggy

                            Hello @Ruarí, thanks for the feature, it's great!
                            Just tested it.
                            The only issue I have with it are pinned tabs. Is there a way to have "global pinned" tabs? So they are visible (get copied over) on each workspace without the need to duplicate them in each workspace? (similar like the workona addon works)
                            Example: I have 1 pinned youtube tab with my music playlist. It's not convenient if I have to switch/remember the workspace where it is.

                            Edit: and please add a shortcut/mouse gesture to Show all available workspaces in a little popup
                            (the one if I click at the Workspaces dropdown at the top left corner) and with 1 click I can go to it (also like in Workona)

                            Edit2: there is also a destructive behavior with workspaces:
                            if you have tabs open that are not in dedicated workspaces, open a new vivaldi window (CTRL + N), then close the first window, then close your new window and start vivaldi again, the tabs from the first window are all gone.

                            1 Reply Last reply Reply Quote 1
                            • Reyla
                              R
                              Reyla Supporters Patron
                              last edited by

                              Wow!! Workspaces and hiding title bar when tabs not on top. This is amazing, thank you. Really appreciate the update.

                              1 Reply Last reply Reply Quote 2
                              • AlphaGeekV2
                                A
                                AlphaGeekV2
                                last edited by AlphaGeekV2

                                Just updated to this version and I can say it has a HUGE video playback issue on MacOS (ARM).
                                YouTube is dropping 2/3 frames and Twitch says "Your browser encountered an error while decoding the video. (Error 3000)" (error translated from French so maybe not 100% accurate).

                                EDIT: I just made the report VB-96242 for this issue.

                                EDIT2: I rollback to a better working state but it is a nightmare to do as all tabs are blank and you have to go through all of them to hit enter in their address. After that, it's working but you will have to do so if you use history back/forward to loaded pages before the version rollback otherwise you just have black page or the Vivaldi error page (file with bird thing).

                                1 Reply Last reply Reply Quote 1
                                • S
                                  Sdar
                                  last edited by

                                  Can someone confirm missing/bugged titlebar and tittlebar buttons on the developers tools when it's configured as separate window?
                                  669e7afa-7ca4-422c-ba95-7de56be83550-image.png

                                  That's almost a clean profile as I was about to clean some unnecessary parts of my css mods that are not needed anymore (all css mods currently disabled).

                                  Fendar
                                  F
                                  1 Reply Last reply
                                  Reply Quote 1
                                  • sev7en
                                    S
                                    sev7en Ambassador
                                    last edited by

                                    Well done! Pointed out for the Italian community https://forum.vivaldi.net/topic/85096/nuova-snapshot-5-8-2970-3-workspaces and shifting from my Apple Silicon stable release to the Universal as I wanna check it 😃

                                    1 Reply Last reply Reply Quote 0
                                    • Thot
                                      T
                                      Thot Supporters Translator Ambassador
                                      last edited by

                                      „Hibernate Inactive Workspaces“ from within Quick Commands deletes Websites in not opened Workspace(s). Is this intended like this?

                                      — macOS Sequoia (Version 15.5). Always on the latest Snapshot.
                                      — Q4OS 5.8 Aquarius, Debian Bookworm 12.10, on an older iMac.

                                      AltCode
                                      A
                                      1 Reply Last reply
                                      Reply Quote 0
                                      • AltCode
                                        A
                                        AltCode Patron Soprano @Thot
                                        last edited by

                                        @Thot Using that command from quick commands only hibernated the tabs on the other workspaces me, as expected. Nothing was closed - tested on 5.8.2970.3 macOS 13.2.1.

                                        When life gives you lemons, don't make lemonade. Make life take the lemons back! Get mad!

                                        Thot
                                        T
                                        1 Reply Last reply
                                        Reply Quote 0
                                        • DoctorG
                                          D
                                          DoctorG Soprano
                                          last edited by

                                          🪲😱 Saved Sessions always open in a new window. 😿

                                          Reported as VB-96250 "Saved session always opens in a new window"

                                          _bug hunter · Volunteer helper · Sopranos tester · Language DE,EN · ♀👵
                                          Known old dragon lady: Gwen aka Dr. Gwen Agon aka GwenDragon aka DoctorGTesting


                                          Linux Debian 12 KDE X11 / Windows 11 Pro
                                          Intel i5-7400 / NVidia GT 710

                                          1 Reply Last reply Reply Quote 2
                                          • S
                                            smaciver
                                            last edited by

                                            My tabs are not saved within workspaces when I close and reopen Vivaldi. Is this expected behavior? Other browsers keep the tabs I assign to workspaces or maybe I don't understand the use case of workspaces and should be using groups?

                                            DoctorG
                                            D
                                            Thot
                                            T
                                            B-iggy
                                            B
                                            3 Replies Last reply
                                            Reply Quote 0
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            • 1
                                            • 2
                                            • 3
                                            • 4
                                            • 5
                                            • 11
                                            • 12
                                            • 3 / 12
                                            • First post
                                              Last post

                                            Looks like your connection to Vivaldi Forum was lost, please wait while we try to reconnect.

                                            Copyright © Vivaldi Technologies™ — All rights reserved. Privacy Policy | Code of conduct | Terms of use | Vivaldi Status