Ganer

Results 23 issues of Ganer

I have no idea why it happens but if I have shader desktop enabled snapping windows causes a big stutter to my system

bug
Plasma5

Local network access and everything is enabled in Nord, I even tried limiting it to only run with certain applications however it doesn't fix this. Funny thing is I can...

bug

Basically, I'm looking for someone to maybe help me in kinda re-working a lot of this bot, as the codebase is fairly spaghetti and a lot of things weren't done...

help wanted

or is there already a way to make the patch work with it

To install run `make all && sudo make modules_install` in the repo directory 😄

I'd like the option for proportional related graphs (like ram or disks) to be stacked. For example, I only need to see the used bar in disk usage. In memory...

enhancement

It happens a lot and is pretty annoying, anyone get this/know a fix? https://user-images.githubusercontent.com/34655998/153747557-fc8d07f3-78e4-4606-b8f6-415c26a5503d.mp4 Here are my custom environment variables ``` $DOTGLOB = True $COMPLETIONS_CONFIRM = False $COMPLETION_IN_THREAD = True...

good first issue
completion

1. Outlines don't work when shadows are disabled, best approximation I can do is small black shadows @ 10% strength 2. Outline can't be inset/adjust window size, so it will...

I have an AudioPlayer and I need to pull the current song time very rapidly however `.position()` only updates ~60 times per second and I need it to be updated...