Allen Dang

Results 36 issues of Allen Dang

In recent commit, I noticed that scroll direction with wire mouse wheel is reversed on MacOS 10.15.4 with Qt 5.14.2.

Why the normal value binding doesn't work for textarea like below? And this works fine: The plus framework is a good concept, but it's kind of tricky to use.

Here is my step to repo this issue: ```sh git clone https://github.com/jimeh/build-emacs-for-macos cd build-emacs-for-macos brew bundle ./build-emacs-for-macos feature/native-comp ``` Here is the error message ```sh checking for gcc_jit_context_acquire in -lgccjit......

C:/Tools/msys64/mingw64/bin/../lib/gcc/x86_64-w64-mingw32/9.2.0/../../../../x86_64-w64-mingw32/bin/ld.exe: $WORK\b001\exe\a.out.exe: .rsrc merge failure: corrupt .rsrc section The go generate command is //go:generate goversioninfo -64 -icon=./resource/pipeline.ico -manifest=./resource/PipeIt.exe.manifest My platform is Windows 10 64bit with go version go1.13.5 windows/amd64

Here is the screenshot of example_02_controls. ![截屏2021-01-18 上午11 48 59](https://user-images.githubusercontent.com/18550/104870369-51a09b80-5983-11eb-8f44-10ad0a539ae0.png)

bug
Gtk-specific
macOS-specific

Currently the default quickfix or loclist will open automatically after `:make`. Is it possible to open trouble's quickfix list after `:make`?

documentation

I noticed CharsetDetectDisabled option, but charset detection doesn't work with gb2312 whether I set it to true or false.

I'm using GLFW 3.3 with GL3 backend under MacOS v10.15.1. In TextEditor, each Enter or Backspace key press will generate several key press events which makes the TextEditor nearly unusable....

I found the chart render on Windows 7 is incomplete and weird. Below is the chart rendered by same code on MacOS and Windows. The X Axis is missing and...

Can you please provide a installation guide for macOS? I installed qt 5.10, download the prebuild libQt5Inline.dylib and put it to /usr/local/lib. But still cannot run the simple example code....