rmkit
rmkit copied to clipboard
| remarkable app framework | https://rmkit.dev
When remux is enabled and I upload a document with rcu the remarkable tablet behave weird. When opening a file the wrong page is shown when swiping forward and back...
Hi! I really love remux, and I'd like to suggest one more feature: Starting an app, but leaving the framebuffer at the current one. Like this, apps like [goMarkableStream](https://github.com/owulveryck/goMarkableStream) could...
Hi, Is it possible to set up a gesture in genie to toggle the eraser? Thanks in advance
Hi, :) I have some problems with genie custom's gestures and ddvk's hack gestures. I read that genie cause some issue and I'm not sure how to add gestures to...
* ~~integrate into remux (add a new button in bottom of remux that launches nao)~~ * ~~alternatively, add a draft config for nao~~ * add ability to turn on and...
It should be easy for an app to save settings to disk and configure them from the UI. The UI configuration might be accomplished via simple widgets, while saving to...
I dont know how hard this would be to implement but i would LOVE to not have to draw one myself since its time consuming and ugly to the point...
brainstormed a bit with linus on discord a week ago. for genie, it is interesting to explore other gestures for launching apps. some ideas: * double tap * tap patterns...
What's the "correct" way to keep references to widgets? It looks like `Scene` ends up taking ownership when you call `add`, which makes sense, since you need the widgets to...
I'm hoping to add some cleanup code in remarkable_puzzles (like saving the current puzzle state before exit). Currently it looks like the "kill" button in remux uses SIGKILL, which is...