Allen Dang

Results 36 issues of Allen Dang

How to implement cmd+q to exit the app? I think this should be supported automatically if I can add a menu, but after a few research (google, sciter forum, etc...)...

I run this command `GOOS=windows GOARCH=386 go build` and I got error message like this `../github.com/sciter-sdk/go-sciter/types_string.go:27:9: undefined: BehaviorEvent` MacOS `10.13.4` go version `go1.10.1 darwin/amd64` I also tried to installed mingw-w64...

I'm on MacOS 10.13.4. I followed the [instruction](https://github.com/therecipe/qt/wiki/Setting-the-Application-Icon#setting-the-icon-on-macos) of a qt binding. But it doesn't work anymore. It seems MacOS changes the code sign mechanism, I have to create code...

c:question
os:osx

**Description** Launch Lazygit from a folder without git information (say dashboard or HOME) will result in error, and lazygit float term will be frozen. And I have to restart nvim...

bug

I'm trying to export a simple animation “Growing line” into Unity. The animation is very simple as below: Curve I Carve

Just one simple question, is there an existing way to center the master window in screen? If the answer is no, I may need to tweak the shiny/driver layer to...

Feature Request

I'm using macOS M1 and I found out that text input widget doesn't support to input chinese from IME. Is it possible to support it? Otherwise I cannot input any...

enhancement
help wanted
platform-macos

## Bevy version 0.9.0 ## \[Optional\] Relevant system information If you cannot get Bevy to build or run on your machine, please include: - the Rust version you're using (you...

C-Bug
C-Examples
A-Assets

**Describe the bug** Add a large local repo (unreal engine 5's source code, I know this might be too much for bloop) will stuck in "Sync local repositories" for half...

bug