MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. ronny3050
    3. Best
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    R
    Offline
    • Profile
    • Following 4
    • Followers 7
    • Topics 4
    • Posts 101
    • Groups 1

    Posts

    Recent Best Controversial
    • RE: Internet Monitor

      @pjkoeleman remove all margins from the custom.css (or remove just the top and adjust the right as needed).

      posted in Utilities
      R
      ronny3050
    • RE: Internet Monitor

      @pjkoeleman That’s correct since you float it to right, but then half of the symbol will be out of bounds on the right, so you can indeed use negative margin-right. :)

      posted in Utilities
      R
      ronny3050
    • RE: Phone Notifications

      @tnorling I believe there is an ID associated with each notification that can help discriminate between two notifications from the same application.

      For the second issue, I like the idea of a short waiting period. Another idea might be, albeit more complicated, is to have a notificationTimePeriod, say 45 seconds. If N notifications show up within 45 seconds, we will display the first notification in the notification area in the mirror, and slide subsequent ones with a delayNextNotification time period. That is, in the mirror, we will only use one item in the notification list to display all N notifications within a 45 second time period by sliding each of them with a delay.

      Please let me know how this sounds. Thanks!

      Edit: Sorry! Saw your edit late :b

      posted in Utilities
      R
      ronny3050
    • 1
    • 2
    • 3
    • 4
    • 4 / 4