Giter VIP home page Giter VIP logo

paint's Introduction

Hi there, Iโ€™m Chris ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on a web-based remake of Paint, built with Web Components & powerful web capabilities ๐Ÿก
  • ๐ŸŒฑ Iโ€™m currently learning a lot about spec work over at Web App Manifest
  • ๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป Consultant at Thinktecture
  • ๐Ÿ”ท Microsoft Most Valuable Professional for Developer Technologies (since 2017)
  • ๐Ÿ…ฐ๏ธ Google Developer Expert for Angular & Web Capabilities (since 2019)
  • ๐ŸŒ Participant in the W3C WebApps Working Group
  • ๐Ÿ’ฌ Ask me about all things Angular and Progressive Web Apps
  • ๐Ÿ“ซ How to reach me: @christianliebel & https://christianliebel.com/about-me/
  • ๐Ÿ˜„ Pronouns: he/him
  • โšก Fun fact: Iโ€™ve completed the Pokรฉdex in Pokรฉmon Red.
  • ๐ŸŒ Countries visited: ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡ง๐Ÿ‡ช ๐Ÿ‡จ๐Ÿ‡ฆ ๐Ÿ‡จ๐Ÿ‡ญ ๐Ÿ‡จ๐Ÿ‡ฟ ๐Ÿ‡ฉ๐Ÿ‡ช ๐Ÿ‡ช๐Ÿ‡ช ๐Ÿ‡ช๐Ÿ‡ธ ๐Ÿ‡ซ๐Ÿ‡ฎ ๐Ÿ‡ซ๐Ÿ‡ท ๐Ÿ‡ฎ๐Ÿ‡ช ๐Ÿ‡ฎ๐Ÿ‡น ๐Ÿ‡ฏ๐Ÿ‡ต ๐Ÿ‡ฑ๐Ÿ‡ฎ ๐Ÿ‡ฑ๐Ÿ‡น ๐Ÿ‡ฑ๐Ÿ‡ป ๐Ÿ‡ณ๐Ÿ‡ฑ ๐Ÿ‡ต๐Ÿ‡ฑ ๐Ÿ‡ต๐Ÿ‡น ๐Ÿ‡ฌ๐Ÿ‡ง ๐Ÿ‡บ๐Ÿ‡ธ (CA, D.C., DE, MD, NJ, NY, NV, OR, PA, VA, WA) ๐Ÿ‡ท๐Ÿ‡ด ๐Ÿ‡ป๐Ÿ‡ฆ (23/195 โ‰ˆ 11.8%)
  • ๐Ÿ“ Iโ€™d love to extend this list. Iโ€™ve spoken at many national and international conferences, and if you need experienced speakers for your conference, feel free to reach out to me!

paint's People

Contributors

christianliebel avatar dependabot[bot] avatar jogibear9988 avatar shreypatel13ll avatar thorstenhans avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

paint's Issues

Paint context architecture

Currently, primary/secondary color selections are separate events. Tool selection is not implemented yet. It may make sense to use a single paint-context instance that is shared across components.

  • Tools API
  • Tool instance
  • Color determination

Implement menus

  • Simple menu
  • Disabled items
  • Checked items (consider dark mode, #13)
  • Sub menus (draft implemented, no delay yet, consider dark mode, #13)
  • Mnemonics (correctly shown in menus, but don't work currently and not shown in top-level menu)
  • Status bar texts (first draft implemented, should set helpText to empty when hovering a menu)
  • Keyboard support (up/down/left/right, return, esc, mnemonics)
  • Shortcuts
  • Touch support

Implement New Action

  • Check if a document is open/has pending changes
  • Show confirmation box (Save changes to ${DOCUMENT_NAME}? Yes/No/Cancel)

Implement floating windows

  • "normal" windows required for About, Attributes etc.
  • tool windows required for color box, tool box, and text toolbar
  • mobile capable
  • don't drag windows outside of viewport

Extract document area

Currently, the document area (toolbars + canvas) lives inside the app. The document area should be extracted to an own component to declutter the app element.

Add cursor graphics

Please note all graphics must be recreated. Assets may not be copied 1:1.

Implement dark mode

All colors are read from the CSS variables in app.js. However, the current variables may not be sufficient.

Test overflow scenarios

What happens if the window is too small and the toolbar/statusbar/menubar/menuโ€ฆ overflows?

Press style for tools

Tool buttons have a separate style when they are pressed. Currently, only unselected/selected are supported.

Implement Rectangle tool

  • Support stroke drawing without anti-alias issues
  • Support filled drawing
  • Support stroke + fill drawing
  • โ€ฆalso if rectangle is really small

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.