Artem

Results 10 issues of Artem

### Feature Description If I run Flameshot on my Arch setup with [Niri WM](https://github.com/YaLTeR/niri), it fails with "Unable to detect desktop environment (GNOME? KDE? Sway? ...)". Will it be hard...

Enhancement

![image](https://github.com/user-attachments/assets/79a81dda-ee3c-4eaa-9f00-2e62b98706d5)

bug

If it have resources, why do community didn't port Linux on RP2040 natively?

Translating Zig website to Russian, work in progress PS: Sorry, I am not really good at git, sorry for these garbage commits

### Check for existing issues - [x] Completed ### Misc notes https://github.com/Sovenok-Hacker/zeard

theme

Root causes of #58 (Claude writeup): - The game was requesting an **OpenGL 3.3** context in `src/Gamemodes.cpp` - All compute shaders use **GLSL 4.30** (`#version 430` in shader files) -...