Serge Zaitsev

Results 33 issues of Serge Zaitsev

This might be a silly request, but I use hidetopbar in Ubuntu to make my windows truly fullscreen and not waste precious screen space. However, I lack the clock a...

enhancement

https://github.com/zserge/webview A library creates a window with full-size webview and allows bi-directional communication between C/C++ and JavaScript inside the webview. The library was created in order to provide a simple...

Webview is almost one year old, and so far I have received a vast amount of positive feedback :tada: . But you may have noticed that the development has been...

type: improvement
need: help
possibly stale

I dare to ask if there is a plan to distribute an amalgamated variant of soundio? So far my preference for dealing with audio has been RtAudio.cpp/RtMidi.cpp. They are easy...

On most sites there are no visible RSS links, but they are included in the page meta data. Headline could fetch the page instead, parse it to extract the RSS...

Implement `@image.jpg 0x0+100+100` kind of a syntax for images. This requires implementing a new token type, modifying the parser and the renderer and page implementations. To support remote images like...

Although in most cases Chrome/Chromium is already present, it might make sense to download the executable if it can not be found (for better user experience). Somehow https://github.com/puppeteer/puppeteer is able...

As we are looking forward to using `dskit` inside Grafana for HA, we would require an implementation for the `kv/memberlist.DNSProvider`. Currently it looks like the interface closely matches the API...

Won't it be more useful to let the developer choose other triggers (or a combination of those), such as: - Number of lines in the diff - Number of files...