Open MinusGix opened 3 months ago
Thanks for reporting @MinusGix.
This is likely caused for a misbehaving app with a stubborn frame-rect
or a position that keeps changing rapidly (for example could be related to an app that doesn't respond well to PaperWM's resizing).
Anyways, we could beef up the recursive calling guard with a max number of attempts.
Next time this happens, have a look at what apps are currently running that might be causing this (e.g. Godot is known to have some issues re focusing/resizing that affects tiling wm's etc.).
Describe the bug Seems to be the same as #769
Sometimes gnome-shell begins to have high cpu usage which causes lag, usually after a few days online. I've checked journalctl before and not seen these errors previously, but I've started observing them so probably should report.
Moving mouse between my two monitors does tend to produce a burst of errors.
To Reproduce Unsure.
System information: (Via source code)
Additional context I'll try updating to latest PaperWM since I'm on 46.12.1 or so, though I'd be surprised if it fixes the issue since a glance at releases I didn't see commits that would have affected this.