-
There are a number of cross-platform system tray app wrappers that work well. Here is one that we use:
https://github.com/zserge/tray
We have a fork with some modifications here:
https://gith…
-
1) Would it be possible to dump the current dataset into a .yml file and/or hash? This can happen on
the commandline too. That way we can quickly copy/paste it. Or perhaps a .yml file, save it into
…
-
Is it possible to add function uiSliderOnReleased?
In Qt, I can use `SIGNAL(sliderReleased())` to detect when user finishes dragging the slider.
Thanks!
-
### Problem description
PulseAudio has two sinks: aaudio-sink and sles-sink.
However,I start my PulseAudio with **pulseaudio --start**,and sles-sink module and aaudio-sink moduledidn't work and Puls…
-
Hey there kojix2,
I saw your activity/issue tracker in regards to libui-ng.
cody271 wrote about libui-ng needing more time before a
"milestone release" (or however he calls the first
major re…
-
Hi Andy, just a short notification
https://github.com/libui-ng/libui-ng may be a future alternative to andlabs libui. I can not yet say how realistic
it is for these guys to maintain a libui 2.0 b…
-
I think we need a way of properly assigning copyright, similar to how other open source projects handle this.
I would suggest either an AUTHORS file or IMO even better: listing contributors at the …
-
Hey there Andy,
I already wrote a proposal for libui-ng in regards to spinner-widgets.
In ruby-gtk3 the spinner widget can be used to indicate an activity is ongoing.
See here as an example f…
-
Getting SIGABRT crash with following log on production app
```OS Version: Android 11 (RMX2027_11_C.08)
Report Version: 104
Exception Type: Unknown (SIGABRT)
Application Specific Informati…
-
Hi, I am trying to run the openblas preset on Android. I asked about this in [StackOverflow][SOlink]. When I run the example code from https://github.com/bytedeco/javacpp-presets/tree/master/openblas …