• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 8.1k 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.
  • M Offline
    Mykle1 Project Sponsor Module Developer @PhilsterM9
    last edited by May 10, 2017, 9:03 PM

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

    I’d like to set the mirror so you can see the taskbar over the mirror so I can access it more easily.

    When MM is running, you can simply press your Alt key to bring down the menu bar. From there you can Exit, Minimize, run dev tools, etc…

    Create a working config
    How to add modules

    B 1 Reply Last reply May 10, 2017, 9:40 PM Reply Quote 1
    • B Offline
      broberg Project Sponsor @Mykle1
      last edited by broberg May 11, 2017, 7:32 AM May 10, 2017, 9:40 PM

      @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 }
      
      M P 2 Replies Last reply May 11, 2017, 12:04 AM Reply Quote 1
      • M Offline
        Mykle1 Project Sponsor Module Developer @broberg
        last edited by May 11, 2017, 12:04 AM

        @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 May 11, 2017, 6:36 AM

          @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 May 11, 2017, 6:38 AM

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

            B 1 Reply Last reply May 11, 2017, 6:40 AM Reply Quote 0
            • B Offline
              broberg Project Sponsor @PhilsterM9
              last edited by broberg May 11, 2017, 7:33 AM May 11, 2017, 6:40 AM

              @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 May 13, 2017, 1:55 AM Reply Quote 0
              • P Offline
                PhilsterM9 @broberg
                last edited by May 13, 2017, 1:55 AM

                @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

                B 1 Reply Last reply May 13, 2017, 7:51 AM Reply Quote 0
                • B Offline
                  broberg Project Sponsor @PhilsterM9
                  last edited by May 13, 2017, 7:51 AM

                  @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
                  1 / 1
                  • First post
                    7/10
                    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