monomere

Results 9 comments of monomere

It's an executable. To build the project you need rust (then just clone the repository and do `cargo build --release` inside; the compiled binary should be in `target/release/pw-volume`) There's a...

i think currently wldash ranks by frequency of use, but an exact match should be higher ranked

i kinda know some webgpu (i did some stuff in rust) but i also know some vulkan stuff and graphics in general this would be super interesting indeed im not...

This happens with modrinth's app too. Building from source in both debug and release modes fixes the laggy scrolling/animation issue. Clarification: I'm on Linux, wayland gnome

Duplicate? #1216 Also possibly related tauri issue: https://github.com/tauri-apps/tauri/issues/6200

Looks like I have an index buffer bound for some reason, nevermind :( ~~Debugging a shader similar to the shaders above, the value of `gl_VertexIndex` seems to be very weird.~~...

Installed on arch manually (today) and it works the first time but fails after that.

I have a similar issue! I just updated hoping this would be solved haha OS: Arch Linux CPU: Intel Core i3-12100 GPU: (iGPU) UHD Graphics 730 RAM: 16 GB DE:...

Indeed, as mentioned in https://github.com/tauri-apps/tauri/issues/6200, building from source (in both debug and release profiles) fixed the scrolling issue.