codecnotsupported
codecnotsupported
[The fabric wiki Mentions](https://fabricmc.net/wiki/tutorial:mixin_hotswaps) that "When run on JetBrains Runtime's Java 17 fork (with DCEVM), Mixin hotswapping and DCEVM **work properly**." There are two ways to use DCEVM with java...
- Appimage uses X11. - No surface information. 
https://github.com/sebcrozet/kiss3d/blob/1b7819c4be4e19f8960a98d4a9229ab4964c40f8/src/planar_camera/sidescroll.rs#L17 Is private but doesn't have a function to change it. Not intentional I presume.
### Operating System Linux ### What's the issue you encountered? The Process Memory Provider doesn't display process contents. ### How can the issue be reproduced? Open any process with the...
[Title]
``` [ 79%] Building CXX object BaikalStandalone/CMakeFiles/BaikalStandalone.dir/Application/application.cpp.o In file included from /usr/include/GL/glx.h:30:0, from /home/User/Documents/Programming/Libaries/RadeonProRender-Baikal/BaikalStandalone/Application/application.cpp:37: /usr/include/OpenImageIO/simd.h:374:24: error: expected unqualified-id before numeric constant static const bool4 False (); ^ /usr/include/OpenImageIO/simd.h:377:24: error: expected...
For SDL2 warping isn't supported if the cursor is visible. However when I removed the check it still works fine. https://github.com/libsdl-org/SDL/blob/0805990668bdf92f4602520c9b7fed6edd90b448/src/video/wayland/SDL_waylandmouse.c#L639-L655 Why is the visible check there in the first...
**Environment:** - OS: Linux, KDE, Wayland - GPU and driver version: Nvidia Geforce 1060 3GB, 535.129.03 - SDK or header version if building from repo: 1.3.268.0 - Options enabled (synchronization,...
Terrain deformation tool seems to be having issues with grabbing the cursor/resetting the cursor position to x:0 y:0 because Wayland on itself doesn't support setting the cursor position. Video demonstration:...
On Wayland it's False On XWayland it's True. Possibly relevant issue: #120 