Sonter

Results 12 comments of Sonter

Qogir (0.1.0) by Vince Liuice on KDE Plasma 5

There's no problem at the first screen, but on the second something went wrong

![20220928_192538](https://user-images.githubusercontent.com/108224581/192834622-df0388e9-0cb7-40fc-83cb-a43d06e01d70.jpg)

For raylib to know what to render, you should tell it to load specific codepoints from your font. You can use Python to get the codepoint for a unicode character:...

So it seems like it is a Hyprland bug and not an issue with specific workspace plugins This bug also happens with stuff that Hyprland draws (error messages from config)...

Merging this makes the following configuration possible: ![cava](https://github.com/user-attachments/assets/3430b3d9-78f7-4230-a530-724998228399) ### `~/.config/waybar/config.jsonc` ```jsonc { "layer": "top", "spacing": 10, "modules-center": ["cava"], "cava": { "framerate": 60, "autosens": 1, "bars": 10, "lower_cutoff_freq": 50, "higher_cutoff_freq": 10000,...

> LGTM, can you update the man? Done

@Alexays, I find this PR very useful. Any plans to merge it?

> can you tell me how you are launching applications when this happens? Kate with a lot of files via a hyprland keybind, mpv Here is the output of my...

> > Kate with a lot of files via a hyprland keybind > can you specify some keybinds that i can test? i can't fix this if i can't reproduce...