drawpile

drawpile/Drawpile

A collaborative drawing program

5 good first / help-wanted issues · C · last activity Jul 22, 2026

1.3K stars 153 forks 1.3K watchers C GNU General Public License v3.0
collaboration drawing
5 Open Issues Need Help Last updated: Jul 22, 2026

Open Issues Need Help

View All on GitHub
bug help wanted windows
drawpile/Drawpile
1.3K

A collaborative drawing program

C
#collaboration#drawing
feature help wanted ios
drawpile/Drawpile
1.3K

A collaborative drawing program

C
#collaboration#drawing
drawpile/Drawpile
1.3K

A collaborative drawing program

C
#collaboration#drawing

AI Summary: Implement a language selection dropdown on the Drawpile web browser start page. The dropdown should allow users to choose a language before starting the application, defaulting to a URL parameter, browser language, or English. The implementation should use JavaScript and HTML and avoid flag icons, displaying language names in English and their native script.

Complexity: 2/5
feature good first issue web easy
drawpile/Drawpile
1.3K

A collaborative drawing program

C
#collaboration#drawing

AI Summary: Implement a simple HTML5 pressure test on the Drawpile browser start page using JavaScript to allow users to verify pen pressure functionality before launching the full application. This involves creating a pressure-sensitive box that displays a message confirming pressure detection based on varying pen event pressure levels. The implementation will be within the existing `init.js` file and will not require WebAssembly interaction.

Complexity: 2/5
feature good first issue web easy
drawpile/Drawpile
1.3K

A collaborative drawing program

C
#collaboration#drawing