i509VCB

Results 232 comments of i509VCB

@samolego out of scope, make a new issue for that request

I guess I have a bit of wisdom to add to this topic regarding the hud (which is probably gui by category). The biggest issue I recall around this discussion...

So a few things to note from said large gist: > I've been thinking through ways to make this api a reality and the least obstructive methods of getting there,...

@Waterpicker not sure what benefit there would be to C2S registry sync? Anyways the plan I already see is that the server may not require the client to have some...

Internal hooks should always raise an eye and would probably require the following always: - dependency on the library/module hook would have to be a single version only. - people...

Beta 9 had a bug that made event queues wait forever. Beta 10 should fix it.

In theory raw-window-handle could have a handle type for the switch? The type is specified in the Vulkan specification and at least from a outsider's view that's all that Vulkan...

The extensions are in the registry though? However if there is undocumented usage requirements, then wgpu can't really do much about those. A workaround solution could be to have a...

I've tested this with X11 and Wayland in KDE and a window there is not resizable without decorations even when explicitly specifying `with_resizable(true)`. Cannot test in GNOME or other DEs...

I noticed this option in KDE, specifically in plasma settings, however enabling the option to add a handle to resize windows with no border does NOT change behavior from winit...