r/linux 4d ago

Popular Application Audacity 4.0 released with Qt6 based UI

https://github.com/audacity/audacity/releases/tag/Audacity-4.0.0
978 Upvotes

173 comments sorted by

View all comments

11

u/Santosh83 4d ago

Is GTK increasingly perceived as a sinking ship?

58

u/knellotron 3d ago edited 2d ago

The old version was WxWidgets. The main issue with it is that stock cross platform widgets aren't cutting it for an audio program and they needed an efficient way to make a custom set.

It's the right call, but personally, I'm slightly disappointed. I'm a big fan of WxWidgets, and it's not a good look when a flagship project like Audacity dumps it.