Marak
                                            Marak
                                        
                                    Was able to connect `App.Piano` input to the `desktop.emit("midi-message")` event. This means now if a Buddy connects a MIDI Controller they should be able to play the Piano! Awesome! The...
Yes, the mappings are just proof of concept for the MIDI bridge @IceGuye Hoping someone can come in and help push this a bit more forward.
Thank you for testing this out @IceGuye !
Was aiming to see either a desktop alarm or the calendar app added here. Will leave open until clicking on the clock does something better. Good luck!
Still no activity on this issue? Is there anyone out there who knows how to get `marked` implemented properly? 
This should be relatively easy to do. To get current active window element: ``` console.log(desktop.ui.getActiveWindow()) ``` Then that element should have `data()` attributes for `app` and `context`. ``` console.log(desktop.ui.getActiveWindow().data('app')) console.log(desktop.ui.getActiveWindow().data('context'))...
Adds more visual FX to CanvasVideo / Snaps / Video Chat. Expose existing FX options as form elements
This approach might work: https://github.com/mariotacke/blog-real-time-ascii-camera-filter/blob/master/src/app.js
Hey since we've gotten a few people asking about how to cast spells on BP: You need to have Agent level security clearance or higher to cast spells. I just...
Here's a good one: https://en.wikipedia.org/wiki/Blue_screen_of_death Can anyone open a PR that adds a spell that casts BSOD on the user? After BSOD overlays, the user should be given a button...
I checked HP and couldn't find a good name for a sleeping spell. Could someone PR a `snorlax` spell that fades the screen down, does some canvas soothing visuals, and...