buddypond
buddypond copied to clipboard
Cloud OS and Instant Messenger
Currently theme switching only changes the desktop wallpaper. This is not complete. Switching themes and editing themes should also modify the colors of the Desktop interface itself ( window color...
Butterchurn is really good viz library for doing audio visualizations in browser. We should add this as an App so we can have visualization in window. Butterchurn will work well...
Opening up general issue to track upcoming projects commits / reorg to allow for better linking, loading, and embedding of Apps. This will allow custom landing pages for each `App`,...
The current emoji picker interface is pretty OK, but it acts like a popup window and should instead act like a regular desktop window. To do this, we'll want to...
To start, we require a simple MIDI Mapper that will emit MIDI data as JS events. The basic concept is that a buddy can open `App.Midi`, plug in a MIDI...
The current UX of taking Snaps / Photos on Mobile is not great. It seems to be mostly CSS related. All the actual interactions are mostly working as intended. We'll...
The current color picker is cool, but it acts like a popup window and should instead act like a regular desktop window. To do this, we'll want to create a...
We don't know *what* it should do, but we are certain it *should* do something. Will merge any functional PR here that improves interaction `When User Clicks On Clock`. 💯...
There is a drop down in the Video Chat App that allows for specifying your audio device. Right now, it does not actually change the audio device. The correct behavior...
Currently the scroll top is set to 9999. This should be a relative value instead of an absolute value. It should only be a one line change if done correctly.