William Hou

Results 20 comments of William Hou

Shouldn't the timer be accurate even if there is code running in the scheduled function? Since in pyglet, most people will use schedule_interval to set their update loop to 60fps,...

I tested that this does't work, I think nvim-treesitter has to add Cython support for this to work

I see, thanks for the response!

I have the same error on an m1 mac.

> Did you clone with the subdirectories? > > Edit: Also [this thread](https://github.com/jdah/minecraft-again/issues/2) may be helpful yep, and god that thread is long

I need this too 🥺

> Yeah, this is certainly something I should add. Unfortunately I'm currently really short on time. > > I would recommend checking out Erik Soma's [pyglm-typing](https://pypi.org/project/pyglm-typing/) for the time being....

It seems to be a macOS bug on newer versions, which causes `nextDrawable` not blocking when the window is occluded. Might be related to this https://github.com/gfx-rs/wgpu/issues/1783.

I tried your solution, and while it did work for a while, unfortunately it still leaked after switching spaces a few more times. ~66mb -> 1.4 GB: It seems like...

I am using Neovide 0.11.2, and opening neovide from the terminal doesn't work for Yabai. Clicking on the symlink does work however, so same issue that @Ajibaji had.