Skip to content

port MIDI function dialog rows to new libadwaita widgets

Miró Allard requested to merge miro.allard/zrythm:master into master

These changes result in -Wincompatible-pointer-types warnings, but I am unsure about the best way to get rid of them. Is it to initialize all rows as ADW_ACTION_ROW, and wrap them in ADW_SPIN_ROW or ADW_SWITCH_ROW when calling the functions specific to those widgets (like adw_spin_row_set_value)?

Merge request reports

Loading