Grzesiek11

Results 26 issues of Grzesiek11

thcrap doesn't find EoSD (and probably any other game, I can't test this though) when running in Wine. I point it to `Z:\mnt\data\programy\gry\touhou\windows`, which maps to `/mnt/data/programy/gry/touhou/windows` on my system,...

I cannot pass a variable from a child template to it's parent. I have this in `child`: ``` {% extends "parent" %} {% set foo = "bar" %} {% block...

**How would this feature be useful?** It would allow users to install programs that need additional packages in their setup.py, for example [Overviewer](https://github.com/overviewer/Minecraft-Overviewer/blob/master/setup.py). **Describe the solution you'd like** Add an...

It's possible for at least the Wayland and X11 platforms to report mouse button codes above the 8 named by GLFW. There is however an arbitrary limitation in place that...

enhancement
waiting for reply

The Keyboard Non-US Slash Bar (USB HID Usage Name) key seems to be mapped to different key tokens across platforms - depending on the platform, it's either `GLFW_KEY_WORLD_1` or `GLFW_KEY_WORLD_2`,...

bug
verified
input

On Windows, keyboard events with an extended 0 Windows scancode are now processed by mapping the virtual-key code to a Windows scancode using the Win32 [`MapVirtualKey`](https://learn.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-mapvirtualkeya) function. Some keyboard scancodes...

bug
Windows
input

### Steps to reproduce 1. Connect to a local network over WiFi. 2. Launch Element. Observe if it can connect to the server. 3. Switch connection to mobile data. Observe...

T-Defect
X-Needs-Info

**Is your feature request related to a problem? Please describe.** The `virtio-win-gt-x64.msi` and `virtio-win-gt-x86.msi` installers are in the root directory of the ISO filesystem, even though they don't install all...

Switches to the new slash commands API, as the old one is no longer functional. Fixes #412. --- The `GUILD_APPLICATION_COMMAND_INDEX_UPDATE` event is currently not handled, so if an application updates...

The plugin prevents Discord from replacing emoji with images, leaving it up to the browser to render them. ![Chat with TextEmoji enabled, using the Noto Color Emoji font](https://github.com/Vendicated/Vencord/assets/33988779/464ec526-8ef7-4961-941f-a2a05642b0f7)