Christophe Gimenez
Christophe Gimenez
New edb user here, so forgive me if I missed something. This question is stated here https://github.com/eteran/edb-debugger/issues/98 "Eventually, labels should be saved and loaded with sessions, but not yet." Losing...
Hi ! I've been toying a little with Beep under Mac OS with success. Great lib ! Then I tried to compile my little hello world for wasm with ```GOOS=js...
Hi, on OSX I can't have TextInput copy/paste working. Dunno if it's me but `BaseEngine::getClipboardString()` and `BaseEngine::setClipboardString()` are never called... I tried with ctrl-c ctrl-v keys, also with cmd-c cmd-v...
I'm unable to copy from another app and paste in Piskel when the original size is higher than the canvas one. ### Steps to reproduce the bug 1. Create a...
I've build oricutron from command line (with a simple make, not Xcode) What I got is a simple terminal app (not an OSX application), so far so good. Unfortunately when...
com.hamoid.* aka VideoExport is outdated for newer versions of Processing To run the code (untouched) in export mode, follow these guidelines https://github.com/hamoid/video_export_processing/tree/kotlinGradle Just in case ;-)
### Description Hi, this is a follow up on https://github.com/lima-vm/lima/discussions/2696 When a vm is destroyed then recreated with the exact same yaml config file, the IP address allocated to the...