LollipopFt

Results 10 comments of LollipopFt

hi, could an exe one also be added? i think that would be nice, but it is fine if there isn't. thanks!

however, running the [vulkano-rs](https://github.com/vulkano-rs/vulkano) triangle example shows that it runs much faster - it's about 5x as fast.

i think it could be `winit` because `vkcube` and `gedit` works, even `lapce` editor does not have this problem.

@kchibisov yeah > everything works fine it runs completely like it should, mouse actions (including mouse movement) are working just fine, just that in the terminal the error messages are...

nevermind, it's gone... seems like a one-off thing, but strange that it happened. font: fira code, cascadia code font size: 11 theme: tokyonight.nvim note: nvim-treesitter enabled.

@xw901103 that's my point, the code that they gave in `dev_major` is wrong.

there's a typo in readme: - How to check if a backend writes file successfully ? The behavior of Plotters backend is consistent with stadnard library...

i am unable to use config options, specifically ```toml [configuration.options.rustfmt] ``` i have tried: `extraArgs = []`, `extraArgs = ["max_width=80"]`, `extraArgs = [max_width=80]`, vice versa, all of which will cause...

@dzhou121 thanks, this worked!