• Joined on 2024年06月08日
drikanis commented on pull request LGFae/awww#539 2026年04月11日 19:29:36 +02:00
Fix 100% cpu when animations aren't visible

I'd added that to guard against #536, to ensure that the limit is always applied, but I see now that the FPS is being set by the transitions and animations themselves so should not cause a problem...

drikanis pushed to fix-occluded-animation-cpu at drikanis/awww 2026年04月11日 19:29:14 +02:00
51ab212850 fix 100% cpu when animations aren't visible
drikanis commented on issue LGFae/awww#538 2026年04月11日 03:40:54 +02:00
awww-daemon uses 100% CPU when animating wallpaper is not visible

I updated my PR (#539) to use a general FPS limit instead of checking just for my specific case, so it should hopefully address #536 as well.

drikanis commented on pull request LGFae/awww#539 2026年04月11日 03:36:30 +02:00
Fix 100% cpu when animations aren't visible

I adjusted the code to add a general limit of 100 FPS, which should also resolve #536. It would be nice to calculate this from monitor refresh rate, but I didn't see an obvious way to fetch that...

drikanis pushed to fix-occluded-animation-cpu at drikanis/awww 2026年04月11日 03:30:57 +02:00
390bacbcaa fix 100% cpu when animations aren't visible
drikanis commented on issue LGFae/awww#538 2026年04月11日 02:44:11 +02:00
awww-daemon uses 100% CPU when animating wallpaper is not visible

I did notice that even when it wasn't obscured transitions would use a lot of resources, though it would at least stop once the transition finishes. The problem (seen in #537) is that when its...

drikanis pushed to fix-occluded-animation-cpu at drikanis/awww 2026年04月10日 00:23:44 +02:00
a2f9fb3f83 fix 100% cpu when animations aren't visible
drikanis created pull request LGFae/awww#539 2026年04月10日 00:22:40 +02:00
Fix 100% cpu when animations aren't visible
drikanis pushed to fix-occluded-animation-cpu at drikanis/awww 2026年04月10日 00:20:09 +02:00
d6655a087f fix 100% cpu when animations aren't visible
drikanis pushed to fix-occluded-animation-cpu at drikanis/awww 2026年04月10日 00:14:23 +02:00
e15652b85c fix 100% cpu when animations aren't visible
drikanis created branch fix-occluded-animation-cpu in drikanis/awww 2026年04月10日 00:14:23 +02:00
drikanis commented on issue LGFae/awww#537 2026年04月09日 23:38:35 +02:00
awww-daemon uses 100% CPU when setting wallpaper while screen is locked

I filed #538 yesterday for a similar issue and I think it's the same cause.

drikanis opened issue LGFae/awww#538 2026年04月09日 07:23:16 +02:00
awww-daemon uses 100% CPU when background is not visible
drikanis created repository drikanis/awww 2026年04月09日 06:38:39 +02:00
drikanis pushed to main at drikanis/SnekStudio-BoneDriver 2026年03月16日 03:00:13 +01:00
e29f79e90e adding readme
drikanis pushed to main at drikanis/SnekStudio-BoneDriver 2026年03月16日 02:49:34 +01:00
40ab58fc4f cleanup
9cd928033a initial commit
drikanis created branch main in drikanis/SnekStudio-BoneDriver 2026年03月16日 02:49:34 +01:00
drikanis created repository drikanis/SnekStudio-BoneDriver 2026年03月16日 02:49:02 +01:00
drikanis created pull request ExpiredPopsicle/HideousDestructorDescriptionGe...#1 2024年06月08日 21:33:16 +02:00
adding a bunch of stuff