Freya Gentz
Freya Gentz
When started in the tty, powerline9k tries to open the stat file of the `login` process. Because the `login` process belongs to root, it's existence is hidden from non-privileged users....
See https://github.com/rust-windowing/winit_types and https://github.com/rust-windowing/glutin_x11_sym. @murarth @Osspial Are you folks familiar with how to setup CI for glutin_x11_sym, glutin_sys and winit_types? Platforms: - [x] X11 - [x] Wayland - [x] Macos...
Hello stonesense developers, In Debian Sid the libpng12 package has been removed and replaced with the newer library libpng16. This causes stonesense to not work on Debian Sid. Debian Sid...
Ports to upcoming glutin 0.21 release. Fixes headless issues. Fixes #12. Based on the headless_glutin_issue branch. Feel free to cherry-pick the necessary changes you want to keep. Dependent on: https://github.com/tomaka/glutin/pull/1125...
This issue tracks the implementation of my proposed Glutin 0.23 API as well as any discussion wrt the API. PRs implementing these changes should be made against the `v0.23_reworks` branch....
Waiting on https://github.com/rust-windowing/winit/issues/948, to quote: > This issue tracks the implementation of the EventLoop 2.0 rework on Android. > > **Winit does not currently have any contributors able to implement...
Targets for 0.21: - [x] Linux | Wayland | EGL | PBuffer - [x] Linux | Wayland | EGL | Surfaceless - [x] Linux | X11 | EGL | PBuffer...
https://github.com/rust-windowing/glutin/issues/1175
https://github.com/rust-windowing/glutin/issues/1175
Depends on #1137