From: Doug Torrance <[email protected]> Date: Sat, 10 Jan 2026 18:13:19 -0500 To: [email protected] Subject: Re: Bug#967805: wmauda: depends on deprecated GTK 2 In-Reply-To: <[email protected]> References: <[email protected]> <[email protected]> --text follows this line-- On Sat, 10 Jan 2026 21:28:17 +0200 Yavor Doganov <[email protected]> wrote: > Please find attached a patch which I tested as much as I can. > > There is one major problem with it -- the scroll text showing the song > title (if it's in Latin) is moving much faster than before. > > I compared the pace of the loop in real_draw_scrolltext between the > current package in unstable and a locally built one with my patch; > it's much faster with GTK 3. I couldn't find a way to solve it: > adding a timeout big enough makes text appear in batches, and other > tricks with nanosleep just slow down the whole program. > > Let me know if there are problems, I'll do my best to fix them.
Excellent -- thank you! I confirmed that the title does scroll pretty quickly, but it's better than nothing. I've just uploaded a new wmauda package to unstable with the fix. Thanks again!

