Debian Patches

Status for libhandy-1/1.0.3-2

Patch Description Author Forwarded Bugs Origin Last update
Disable-atk-during-tests.patch Disable atk during tests
This fixes test problems on GNU Hurd.
=?utf-8?q?Guido_G=C3=BCnther?= <agx@sigxcpu.org> no 2020-03-25
combo-row-Improve-checkmark-visibility-update-routine.patch combo-row: Improve checkmark visibility update routine
Going through the children of a list box is not a good idea. It may
insert e.g. separators and similar that we don't know about.

Simplify the code to use gtk_list_box_get_row_at_index instead.

(cherry picked from commit d400bd184ecb424206e62409620e8bb5ca22c6df)
Benjamin Berg <bberg@redhat.com> no 2021-01-21
combo-row-Only-update-selection-after-widget-is-synced.patch combo-row: Only update selection after widget is synced
We need the signal for "items-changed" of the bound model to be
processed only after the underlying widget is changed. Do so by changing
it to use g_signal_connect_after.

This fixes an issue where the wrong item is marked as selected in the
model.

(cherry picked from commit 1264af580c072768a45059970bcdbe505a1aed98)
Benjamin Berg <bberg@redhat.com> no 2021-01-21

All known versions for source package 'libhandy-1'

Links