Mizuki Nguyen

Results 33 issues of Mizuki Nguyen

**Describe the problem or limitation you are having** Would it be possible to add a temperature indicator in the tray icon? Maybe piping the output of nvidia-smi there? **Describe the...

enhancement

Is there any way to define a custom script through the GUI just as how you can define a custom language?

The program displays the mentioned error message at launch even though I can access pixiv fine on my regular browser. ![Screenshot (6)](https://user-images.githubusercontent.com/49761211/125169326-dbfbe680-e1d3-11eb-984b-1eb0fec12c2a.png) Opening the debug menu reveals this. ![Screenshot (5)](https://user-images.githubusercontent.com/49761211/125169290-aa831b00-e1d3-11eb-83ee-97f08efcbaa8.png)

It seems I'm having trouble making a static build, the compile step is all good but the linking step fails...(the classic undefined reference) building from latest git ``` D:/msys2/mingw32/bin/../lib/gcc/i686-w64-mingw32/11.2.0/../../../../i686-w64-mingw32/bin/ld.exe: D:/msys2/mingw32/lib/libshaderc_combined.a(compiler.cc.obj):(.text+0x5f93):...

> Please follow this guide to file a proper request report : https://portapps.io/doc/request-app/ * Name : GNU Icecat (unofficial builds for windows x64) * Description : GNU version of the...

:package: app request

I am on a old computer and using Pale Moon, which doesn't support WebExtensions, and I'm forced to use Session Manager. I have a couple of exported session files from...

I have been trying to build this on msys2, but it seems posix applications just doesn't play nice on windows (the two mentioned file not found) is there a workaround?...

``` C:>echo a | lolcrab ←[38;2;175;240;91ma←[38;2;187;227;72m ←[39m ``` It seems this is because of this issue, which seems to say your program has to opt-in to `cmd`'s color processing, as...

Script: https://github.com/MagicalDrizzle/batch-collection/blob/main/getbrave.cmd Instructions: https://github.com/MagicalDrizzle/batch-collection/blob/main/README.getbrave.md The script in action: ``` Select channel: [1] Release [2] Beta (default) [3] Nightly > 2 > Local: 1.63.126, Upstream: 1.63.126 > Up-to-date! Press any key...

It seems like the release binary (for Windows at least) is not stripped, resulting in considerable binary size bloat. The unstripped latest binary is 52MB, stripped is 13MB.