rmkit icon indicating copy to clipboard operation
rmkit copied to clipboard

[rmkit] misc upgrades & asks

Open raisjn opened this issue 4 years ago • 3 comments

  • [x] speed up draw_rect (https://github.com/rmkit-dev/rmkit/pull/78)
  • [x] persisted touch slots (https://github.com/rmkit-dev/rmkit/pull/77) (in progress)
  • [x] scene stack (https://github.com/rmkit-dev/rmkit/issues/104)
  • [x] dialog as scene (https://github.com/rmkit-dev/rmkit/issues/72)
  • [x] palm detection and touch prevention (https://github.com/rmkit-dev/rmkit/issues/74)
  • [x] remove multi-touch events from event handling pipeline (https://github.com/rmkit-dev/rmkit/issues/74)
  • [x] drag manager (https://github.com/mrichards42/remarkable_puzzles/pull/7)
  • [ ] screenshots in CI
  • [x] virtual destructor for widget (https://github.com/rmkit-dev/rmkit/issues/112)
  • [ ] megatask of app ideas (https://github.com/rmkit-dev/rmkit/issues/88)
  • [ ] set dithering / waveform mode using object that resets when it is destroyed
  • [ ] simple improvements (#110, #16, #21)

raisjn avatar Feb 02 '21 04:02 raisjn

@mrichards42 - is there any of these in particular you'd like me to work on next?

raisjn avatar Mar 07 '21 19:03 raisjn

If have you have a straightforward way to tackle scene stack before I get to it that would be awesome. Eventually (probably after initial release) I'm going to want to have a dialog with a dropdown since puzzles allow you to set custom size/difficulty/etc.

mrichards42 avatar Mar 08 '21 00:03 mrichards42

i haven't forgotten about this - i will start trying it out on friday: goal will be to have the dropdown in dialog inside input_demo

raisjn avatar Apr 01 '21 17:04 raisjn