Bartłomiej Maryńczak

Results 203 comments of Bartłomiej Maryńczak

> ``` > WAYLAND_DISPLAY= neovide > ``` > > This is less intrusive than `unset WAYLAND_DISPLAY` because it affects only the environment of the forked process (and also easier e.g....

> When reviewing rfd, I noticed that it uses gtk3. If we are talking pure rust, gtk3 is not pure rust. I would suggest converting the gtk3 to something simple...

> The main disadvantage with `xdg-portal` is that it doesn't support filters, at least according to the `rfd` docs. Yeah that's an overnight, starting directory is GTK only, filters are...

I make sure that the list in #781 is up to date, therefore I'm closing this.

Yep, text rendered while playing the song is rendered by Neothesia directly, in menu it's done by iced

You could try with opengl

Could you try with "RUST_LOG=debug" env

I wonder if it would be possible to hardcode the iced font the same way I do for Neothesia, for Neothesia I just prebundle the hardcoded font and that's why...

+1 from me as well, obviously you would have to update the support tables yourself from time to time, as my setup for updating the tables is just an Arch...

Hi! RFD dev here. I get an impression that there is a little bit of misunderstanding here. The only winit bug I know of related to file dialogs is: https://github.com/rust-windowing/winit/issues/1779...