plac

Roon remote in GTK4

Add "Disable changing sensitivity before and after API calls" option https://codeberg.org/pocka/plac-for-gtk4/issues/27 To workaround GTK4 moves focus to a sensitive widget when a widget goes to insensitive state. Although the option suppress the safeguard, GTK4 still moves focus on pressing "play" and "pause", because it's two buttons changing visibility instead of a single button swapping appearance and label.

Changes

6 changed files (+56/-7)