buddypond icon indicating copy to clipboard operation
buddypond copied to clipboard

Cloud OS and Instant Messenger

Results 23 buddypond issues
Sort by recently updated
recently updated
newest added

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...

help wanted
good first issue

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...

help wanted

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...

help wanted
good first issue

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...

help wanted
good first issue

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...

help wanted
good first issue

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`. 💯...

help wanted
good first issue

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...

enhancement
help wanted

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.