Conversation
Updated dependencies: - faad2 to 2.11.2 - libcdio-paranoia to 10.2+2.0.2 - shared-modules subproject - runtime to 24.08 (requires a couple of disabled warnings)
Also add caption for the screenshot
|
🚧 Test build enqueued. |
|
🚧 Started test build. |
|
✅ Test build succeeded. To test this build, install it from the testing repository: |
|
Tested on Fedora Kinoite 42, flatpak version 1.16.1. Works: clearing/adding library (transfer from previous version works too), MP3 and FLAC playback, custom keybinding setting/deleting, search/other navigation, other menus accessed by default with the number keys. Happy to say, the build is functional 😄 Only issue i see is with mouse navigation, it is acting weird, like scrolling triggering 3 win-down or win-up actions. Seems to have been in previous versions too from my testing. I'll see laterif the issue persists on the rpm-ostree (dnf) version of the package, more testing is needed. EDIT: Forgot to mention: the application was tested from within Konsole 25.08.0 |
|
In my case with Konsole 25.08.0 and Arch Linux the mouse seems to work fine, scrolling in the file browser, play queue and settings screens scrolls 1 line at a time, double clicking does open folders or play songs, and scrolling on the progress bar at the bottom skips the song forward or backward as I'd expect. Not that I'd have any idea what I can do about the mouse issues here, none of the stuff in the flatpak is related to the UI (that would be either in cmus itself or the runtime), unless there's a build time option I need to set or there's a patch from cmus upstream that I can apply. Anyway, thanks for testing, I'll merge this now since you say that the mouse issues you're seeing are in the previous versions anyway so this update probably isn't the cause. |
Updated dependencies:
-Wno-incompatible-pointer-typesfor musepack and libcddb, following what the org.freac.Freac flatpak did for musepack as wellFixes #11