zinifier

Results 5 comments of zinifier

It's still unimplemented upstream but i tried applying https://github.com/rust-windowing/winit/pull/4009 and it seemed to work for me! I don't know if iced maintainers feel like applying patches on top of upstream,...

I had the same problem when trying to reach a specific number of pages. Usecase: i'm making booklets so i want to add pagebreaks so that the number of pages...

@swaits I add blank pages to the PDF after typst compilation. Not my favorite solution but it does the trick!

I tried applying #4009 and it seems to fix the problem in my example application.

I haven't made deep testing but in a simple application based on libcosmic with this patch applied, dropping a file on the window works on wayland too! Thanks! I did...