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

    Topics

    • F

      Capacitive Touch Screen Foil

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      3
      0 Votes
      3 Posts
      2k Views
      F
      @Mykle1 yeah the thing is that the app relies on touch dir Input so…
    • F

      Use node_helper.js functionality in config file

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting callback button
      1
      0 Votes
      1 Posts
      1k Views
      F
      Hi, I am building an app with different buttons which the user can define for them selfes what happens when they are pressed. This information is located in the configuration array: config = { button : { name : "bla", callback : function(){} } } and the class organnizing it has a refrence to that button and subscribes to the click event and triggers said callback when clicked. How can I use module.sendSocketNotification in this configuration for the button callback?
    • F

      JQuery Draggable and UI Touch Punch

      Watching Ignoring Scheduled Pinned Locked Moved Development
      4
      0 Votes
      4 Posts
      3k Views
      F
      I would rather of course prefer it working out of the box, but if I can not get it to work I will try this. I looked at the github issues and they are talking about the --enable-touch-events parameter of electron. I have not worked with electron before - do you know where to put that parameter inside the electron.js file? Ok, I tried it like this: const app = electron.app; app.commandLine.appendSwitch('--enable-touch-events'); It does not do anything. How would I need to modify the magic mirror scripts in order for it to stop using electron and use chromium instead? I assume I would have to modify the run-start.sh script for that, (since you can not run bash through javascript). Can someone provide me some help for that?
    • 1 / 1