MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    How do you get the taskbar to show over the Magic Mirror?

    Scheduled Pinned Locked Moved Troubleshooting
    10 Posts 4 Posters 7.8k Views 3 Watching
    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.
    • brobergB Offline
      broberg Project Sponsor @Mykle1
      last edited by broberg

      @Mykle1 I think he means the pixel desktop taskbar

      alt text

      Don’t really know how to format it but electron can be run in window-mode and still maximized

      maybe this will work :

      electronOptions: { fullscreen: false, width: 1080, height: 1840 }
      
      Mykle1M P 2 Replies Last reply Reply Quote 1
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @broberg
        last edited by

        @broberg said in How do you get the taskbar to show over the Magic Mirror?:

        @Mykle1 I think he means the pixel desktop taskbar

        In which case he could easily press Alt, then click Window, and then click Minimize.

        or, a single step while MM is running: Press Ctrl + M.

        I guess it’s a matter of preference. He has many options now. :-)

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • P Offline
          PhilsterM9 @Anhalter42
          last edited by

          @Anhalter42 No, I’d like the mirror to stay fullscreen but the top taskbar menu to stay over the top and have a nice and polished look rather than go to the desktop to access it.

          1 Reply Last reply Reply Quote 0
          • P Offline
            PhilsterM9 @broberg
            last edited by

            @broberg Is there a way I don’t have to minimize the mirror and still be able to access the taskbar?

            brobergB 1 Reply Last reply Reply Quote 0
            • brobergB Offline
              broberg Project Sponsor @PhilsterM9
              last edited by broberg

              @PhilsterM9 did you try the electronoption in the config file?

              electronOptions: { fullscreen: false, width: 1080, height: 1840 }
              

              This works on my mirror. (this is given that you are running the mirror in portrait mode and with a resolution of 1920x1080px)

              P 1 Reply Last reply Reply Quote 0
              • P Offline
                PhilsterM9 @broberg
                last edited by

                @broberg It does work but it shows the blue bar which makes it look bad and untidy. I can hide it but I turn my mirror off every night (to save power) and when it’s turned on, it comes back again. Is there a way to maybe get rig of the blue bar permanently? Or even still have the MM fully maximised and have the taskbar shown over the top?

                Thanks

                brobergB 1 Reply Last reply Reply Quote 0
                • brobergB Offline
                  broberg Project Sponsor @PhilsterM9
                  last edited by

                  @PhilsterM9 don’t know
                  These are the electron options.

                  https://github.com/electron/electron/blob/master/docs/api/browser-window.md#new-browserwindowoptions

                  1 Reply Last reply Reply Quote 0
                  • 1 / 1
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy