JS Deck

Results 10 issues of JS Deck

### Update disclaimer - [X] Yes, I have checked and my issue is not related to FFXIV updating and plugins not working correctly. ### What did you do? There seems...

bug
triage

Originally requested here: https://github.com/vurtun/nuklear/issues/575 I happen to need this feature in my app so this is an implementation of it. ### How it works A new property `draw_config` is stored...

Test case source: https://github.com/xzn/libctru_dma_test/blob/master/source/main.c Interactive test: https://github.com/xzn/libctru_dma_test/raw/master/libctru_dma_test.3dsx Press any button to advance. Compiled using official devkitPro's pacman installed Windows binaries in msys2. Output from test: ![image](https://github.com/devkitPro/libctru/assets/1617680/e170dfce-e8a1-47f7-b84f-a9b828796f70) Switched case: ![image](https://github.com/devkitPro/libctru/assets/1617680/5aca7ef9-ceb0-4540-9139-10e92f58f052) (As...

``` [ERROR] Market Board data upload failed: System.Net.WebException: The remote server returned an error: (400) Bad Request. at System.Net.WebClient.UploadDataInternal(Uri address, String method, Byte[] data, WebRequest& request) at System.Net.WebClient.UploadString(Uri address, String...

bug

As titled. Demonstration: Current (notice when clicking the first box after the second one is focused, it immediately loses focus) https://github.com/user-attachments/assets/a04e6fb8-e638-4b7f-b0d6-fee5c297a657 Fixed (this PR): https://github.com/user-attachments/assets/e482c328-1bf3-4751-979c-6f7e63292b7a Also ran paq.sh and added...

https://github.com/user-attachments/assets/3d6c7cde-a557-4ee6-81dc-de3b2405e991 https://github.com/user-attachments/assets/cad64e72-1762-4c2e-ab81-57621a0583a2 Sorry for videos, but it shows the issue more clearly than images. Using the included sf2.png in test folder, Shaders are `anti-aliasing/smaa.slangp` `edge-smoothing/nnedi3/nnedi3-nns64-2x-nns32-4x-nns16-8x-rgb.slangp` respectively. I'm using the objctest...

bug
upstream
slang
rt-metal

**Describe the bug** Have an app that opens multiple vulkan windows. Mangohud sometimes crash the process with: ``` ../MangoHud-v0.8.1/subprojects/imgui-1.89.9/imgui_draw.cpp:4117: unsigned int stb_decompress(unsigned char*, const unsigned char*, unsigned int): Assertion `stb__dout...

### Regression? Yes ### Hyprlock Info and Version Hyprlock version v0.9.2 (commit 36ec73f) (latest git as the time of writing) ### Compositor Info and Version System/Version info ```sh Hyprland 0.51.0...

bug

Actually display binary path for permission popup. Also fixed a typo what looked like should be a line-break. (Ready for merge)

core
managers