Dennis Preiser
Dennis Preiser
Sorry, that relates to cython-hidapi.
Reopened, because this has to be fixed here (upstream) instead of in cython-hidapi.
The missing highlightings seems to be caused by my colorscheme (NeoSolarized). Strange, that worked before. For the rendering issue: - empty ~/.vimrc - ~/.gvimrc with the following content (ther's a...
macOS 10.15.5, no CPPFLAGS, no LDFLAGS ```` % echo $CFLAGS -O2 -fno-caret-diagnostics -fno-color-diagnostics -fno-diagnostics-fixit-info -pipe -pedantic -Weverything -Wunused-macros -Wno-padded -Wno-format-nonliteral -Wno-switch-enum -Wno-covered-switch-default -Wno-sign-conversion -Wno-shorten-64-to-32 -Wno-reserved-id-macro -Wno-disabled-macro-expansion -Wno-documentation-unknown-command -Wno-documentation-deprecated-sync -Wsign-compare ````...
> I made a screen recording where I scroll with two fingers on the trackpad of the MacBook Pro (28,6MB): [http://d--p.de/tmp/2020-06-08_MacVim.mov](url) Ups, the url got lost. [http://d--p.de/tmp/2020-06-08_MacVim.mov](http://d--p.de/tmp/2020-06-08_MacVim.mov)
I second that. This behavior is really annoying. ``` % sw_vers ProductName: macOS ProductVersion: 14.3 BuildVersion: 23D56 % defaults read /Applications/Ice\ Cubes.app/Contents/Info.plist CFBundleShortVersionString 1.10.28 % defaults read /Applications/Ice\ Cubes.app/Contents/Info.plist CFBundleVersion...
Until the issue is fixed, one can use the following Apple script to start and/or resize/position Ice Cubes. wPos and wSize must of course be adapted. ``` -- get name...