bashbar
bashbar copied to clipboard
A super minimal pure BASH progress bar
Results
1
bashbar issues
Sort by
recently updated
recently updated
newest added
This patch fixes a runtime crash caused by `wgpu::SurfaceError::Outdated` when the window surface changes (resize, minimize, etc). The fix reconfigures the surface using the existing device and config to allow...