Jaypers
Jaypers
This is related to: https://github.com/grafana/grafana/issues/64081 been an issue for some time... It would be nice to be able to configure `alertmanagerschoice` in `grafana-ini` configmap under `unified-alerting` (seems like an appropriate...
I can confirm the same happens when installed through the snap package on Kubuntu 24.04.2
> Is that also with the same Humanity icon theme as the original report? That is with the default Kubuntu theme called Breeze.
I can confirm that the compiled version doesn't have the issue. So it seems limited to the Snap version:  I noticed that the compiled version uses a different icon...
@JGCarroll unfortunately I don't use Flatpak and can't comment there but thank you for the pointers I've been able to solve my problem! I first tried installing `gtk-theme-breeze` published by...
Having a compiled Linux version would be really nice (especially for a noob like me)
Hi guys any update on the build patch?
I was able to compile the latest version of fteqccgui with these steps: ``` git clone [email protected]:fte-team/fteqw.git ./fteqw_source cd ./fteqw_source/engine make FTE_TARGET=win64 makelibs -k make FTE_TARGET=win64 qccgui-scintilla # you should...
The proper fix for loading the scintilla theme, courtesy of @Shpoike: ``` diff --git a/engine/qclib/qccgui.c b/engine/qclib/qccgui.c @@ -1488,8 +1488,8 @@ HWND CreateAnEditControl(HWND parent, pbool *scintillaokay) while(fgets(buf, sizeof(buf)-1, f)) { int...
Is browsing while a video is playing possible? Is it possible on the legacy version? If not I'd really like this feature.