-
Hello. I was wondering if it would be possible to allow this library to work a little bit different. What about making softbuffer (https://github.com/rust-windowing/softbuffer) a fallback option to p…
-
Hello, new user here. I'm running Pop-os on a Laptop from the days when Gangam Style was a meme that absolutely killed. I got cosmic-store through apt, and it does not launch, giving the following err…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### What's the problem?
I installed Sniffnet on Manjaro Linux from pacman repos and when I tried to launch it, no…
-
The readme says:
> Softbuffer should be used over pixels when its GPU-accelerated post-processing effects are not needed.
When I first read this, it didn't occur to me that "post-processing effe…
-
For those that want to create Wayland native games using [winit](https://github.com/rust-windowing/winit) with the option to disable V-sync, my guess is that the [tearing protocol](https://wayland.app…
-
`2024-05-14T23:09:02.104691Z INFO winit::platform_impl::platform::x11::window: Guessed window scale factor: 1
thread 'main' panicked at /home/user/.cargo/git/checkouts/libcosmic-b367e32ffc370f4f…
-
Hi!
I have installed the application according to the instructions.
1. `sudo apt install lm-sensors`
2.
```
wget https://raw.githubusercontent.com/wiiznokes/fan-control/master/resource/linux/60…
-
### Describe the bug
```
thread 'main' panicked at C:\Users\Rose\.cargo\registry\src\index.crates.io-6f17d22bba15001f\softbuffer-0.4.6\src\backends\win32.rs:99:9:
assertion failed: !bitmap.is_null(…
-
Apparently macOS (and iOS, https://github.com/rust-windowing/softbuffer/issues/43) has a framework called [`IOSurface`](https://developer.apple.com/documentation/iosurface) for exchanging framebuffers…
-
Currently I am copying my own rgba into the buffer of the softbuffer-surface.
I was wondering if that could be faster. And if it would be possible that the softbuffer uses this external buffer as sou…