-
**Describe the bug**
When depending on eframe with default features disabled, and only `x11` and `glow` enabled, eframe is pulling in wayland dependencies.
**To Reproduce**
Create a new proje…
-
Hi everyone! What are your thoughts on implementing a WGPU graphics backend? This seems related to #129 and #134.
I'm wondering if there would be any benefit to using WGPU over gfx-hal as WGPU has a…
-
**Describe the bug**
Some time after `d486c76a9f146c12321b2a3fd0cedfe732e5783d` an updated dep (winit?) is now causing a segfault.
This happens only after I do a close and re-open of the window us…
-
Questions:
- how are popups characterized within a X-Event ? (how can we recognize them)
- how do we ensure that the popups are always on top
-
I was not able to find documentation on how to write custom backends.
-
I wish it was possible to run on the Linux console, without a windowing system, as with Qt's eglfs platform.
On a raspberry pi, I'd probably be using gles in this mode, since vulkan on the pi 4 doe…
-
Mention any false positives or false negatives in code coverage in this issue with an example where it occurred and it will be added to the list!
- [ ] An `else` only line https://codecov.io/gh/Smi…
-
when i try to install using "dart run veshell install -t releas"
I GET THE ERROR
Building package executable...
Built veshell:veshell.
Checking dependencies...
All dependencies are install…
-
When working with Smithay, the biggest pain point has invariably been the extremely heavy use of typemaps. If I pass the wrong type, I will get `None` with no explanation whatsoever, which is not som…
-
Does SCTK have a class wrapping a window with `wl_subsurface`? This would be helpful for writing things like video players.