ecraven

Results 18 issues of ecraven

great irc client, thank you! would it be possible to add a switch to keep a device from falling asleep while the app is open? thanks!

Very cool project, I'm looking forward to building at least 2-3 of these, I've been thinking about doing this for some time, but couldn't have managed as well as you...

This is just a Merge Request to discuss, it is not ready to be merged in any way. UPDATE: read along, all of the following is not true any longer...

Add the following two functions, each taking the number of total segments and the number of on/off segments for dashes. E.g. on=1,off=3 would result in 1 segment being drawn, then...

drawing/drawlist

I've patched imgui locally to keep track of which glyphs are missing in a font, and provide that info to the library user, so that the font can be re-created...

font/text

**Is your feature request related to a problem? Please describe.** I really like the larger icons that the default HA room card has to show *what* is shown on the...

enhancement
todo

the different values for `jiffies-per-second` and `current-jiffy` do *not* work together. `current-jiffy` increases by 1 every second, so `jiffies-per-second` should be 1, but it is instead `1000000000`, so all calculations...

### Bug Report If you insert any element (via @patch for example) anywhere inside an svg tag, it shows up in the DOM inspector, but it isn't rendered, because the...

bug