Hippy

Results 11 issues of Hippy

Hi there! I have working well with spdlog integrated too, but there is one big problem... I can't enter any commands. It seems like everytime I click to enter text...

bug

Sorry not a bug but a question... I need a spinning animation, how would I display a loaded image (jpg, or maybe svg?) at a specific rotation? And whats the...

Is there any possibility of using this between 2 or more nodes in a small network, with simple addressing? Or any suggestions of a protocol that is light and can...

enhancement

Hi! Can your library support CIE xyY 1931? Is the same as as YXY? Cheers,

Quick and dirty flag and mouse wheel addition

I am hoping for at least the Serial class to be implemented? Is there work happening on this?

Hey, great bot! I noticed though I needed to do similar in TwitchPrivMsg::Process() ``` if (name == "mybot") { cout > endl; return; } ``` Because the commands seemed to...

Hi Jean! I am sending a lot data to the esp32 with a PC, and just started to get this assertion. `assertion "m_count > 0" failed: file "include/wlan_queues.h", line 191,...

**Version/Branch of Dear ImGui:** Version: 1.82 Branch: master **Back-end/Renderer/Compiler/OS** Back-ends: imgui_impl_SDL.cpp + Open GL ES on Raspberry Pi4 (SDL2 kmsdrm driver, without X11) Compiler: gcc Operating System: Linux / Raspbian...

backends
opengl

Or do I need to add a bunch of locks?