Owen Walpole

Results 71 comments of Owen Walpole

I'm going to drop `scrap` in some updates I'm working on. Stay tuned.

Would also like to see this.

I did some quick hacking and it should be good to go with just `alloc` for `String`.

@kostaond can you share any usage of `mac->receive`? I believe it would make sense in my application, but last time I asked Espressif they said to just use callbacks instead.

@kostaond Here's my test code: ```c #include "esp_eth.h" #include "esp_event.h" #include "esp_log.h" #include static const char *TAG = "ethtest"; /** Event handler for Ethernet events */ static void eth_event_handler(void *arg,...

@kostaond I'm sorry, I should have included the output. I'm not at my computer right now, but it just loops endlessly with buffer len 0, i.e. nothing received. I should...

Might be because `scrap` is used for screen captures since 1.2.0. I'm on holiday right now so I can't work on this for the moment. Can you try using `scrap`...

This sounds more like a telegram issue, can you reproduce with i3lock?

> If it’s a locker it shouldn’t allow notifications to bypass the lock, right? Anyway it’s been years since I last used i3lock so I may recall something incorrectly. I...