Leon Matthes

Results 11 issues of Leon Matthes

Makes it much easier to open an image when you have many images to choose from

As mentioned in [this issue](https://github.com/espressif/esp-idf/issues/947 ), BLE with light sleep on the ESP32 is currently only supported with the use of an external 32KHz oscillator. Unfortunately, Watchy currently does not...

Hi, the autoname_workspace.py script is great. I customized it a bit for my personal needs and more importantly added a lot of icons to it. You probably won't want to...

Introduce the `#stdout` coverage format. Prints a coverage report before the test summary. Useful if you don't want to use a separate coverage provider or your coverage provider is not...

In one of my branches, the installation of Metacello is failing when testing smalltalkCI under Gemstone. Two different kinds of errors appear: ## https://travis-ci.com/github/MrModder/smalltalkCI/jobs/378371026 ``` Fetched -> BaselineOfMetacello-dkh.101 --- filetree:///Users/travis/build/MrModder/smalltalkCI/_builds/GsDevKit_home/shared/repos/metacello-work/repository...

bug
help wanted
Pharo
GemStone

Currently coverage on Tonel projects is only supported in Pharo. Add support for Squeak.

Investigate whether SCICustomScript can be used as LoadSpec. Possibly expand SCICustomScript with a `#code` option to write inline code in `.smalltalk.ston`.

Hi, I'm currently using vulkano in a personal project as my main access to Vulkan. In many ways it's so much nicer than normal ash or other direct vulkan access,...

type: enhancement

Implement the changes requested by @futile on #6 . Additionally, the PeerID is now a separate type, so people can't just pass in arbitrary numbers into the peer indexing. I...

As a poweruser of Algernon, I want to be able to use shortened versions of Hotwords in order to work faster by typing less. Possible implementations: ### Acronyms for hotwords...

enhancement
unclear