Alexsander Falcucci
Alexsander Falcucci
or we are missing something we didn't notice still
thank you! @jpraynaud
@jpraynaud 🫡
this issue still exists. ```rust // grid_renderer.rs if is_floating { self.paint .set_alpha((255.0 * ((100 - style.blend) as f32 / 100.0)) as u8); } else if (SETTINGS.get::().transparency - 1.0).abs() > f32::EPSILON...
@fredizzimo thank you. that's a well made explanation. I guess this also impacts the treesitter highlight, which would be also amazing to fix. look to the *green* grid highlighted bellow....
@warrenday nice work! IMO it should be listed in the readme for the millions of firefox users. should I send a PR?
cool, gonna review tonight or tomorrow morning when I am back home
> Might as well add a --no-shadow flag. Due to issues like https://github.com/neovide/neovide/issues/2094 https://github.com/neovide/neovide/issues/2122 we are forcing our users to disable the shadow on transparent mode only. Adding an option...
@fredizzimo that sounds reasonable
@helins just out of curiosity, could you provide which app works on macOS with *real* fullscreen mode and transparency? this would be useful for us. As far as I know...