Skip to content

Make the menu buttons more accessible by introducing proper a11y labels

Until this MR, a screen reader user heart only somewhat boring GtkToggleButton labels. This MR fixes the situation, but it requires GTK commit 76d31ff04bf to work, otherwise it does no harm, but does not help either. Unfortunately, there is no way how to fix the situation before the mentioned GTK commit.

Merge request reports