Giuliano Bellini

Results 333 comments of Giuliano Bellini

Hey @tocuto thank you so much for your interest. Honestly, I haven't a really clear plan concerning this issue. Ideally I'd like to change as least as possible, reusing most...

I really appreciate your attempt, however keep in mind that I've been pretty busy lately and the time I plan to dedicate to Sniffnet will prioritise the Desktop application, since...

This error is due to the `winit` dependency used by [Iced](https://github.com/iced-rs/iced), the GUI library used for Sniffnet. In some Wyland environments this seems to happen and a fix that always...

I have other plans in the short term, but in the long term I’ll consider adding support for PCAP format

Sniffnet finally supports exporting PCAPs 🎉 This feature has just been merged into the main branch and will be officially released shortly as part of version 1.3.0.

Could you also post a screenshot with Sniffnet at full screen, please?

If you have Rust installed, I can suggest building the app against the `glow-renderer` branch which uses an alternative renderer (glow instead of wgpu). I don't know if it's related...

> I have a similar issue on my laptop screen. Could you try the `glow-renderer` branch and let me know if it changes something?

JFYI guys I've set up [an alternative branch](https://github.com/GyulyVGC/sniffnet/tree/smaller-text) in which the text size is reduced to 67% of the original value. To note that this is not a definitive solution,...

> @GyulyVGC Is there an open issue in the `iced` repo? I couldn't find one. I ran some examples from the iced repo, and they have the same bug. Not...