Skip to content

Update pureos/sloppy to 3.24.23; fix window resizing and file chooser

Supersedes !19 (closed).

GTK 3.24.20 and .23 have 2 regressions for us compared to 3.24.8:

  1. Window resizing was broken and later fixed, but the fix isn't in a release yet; bundle a patch
  2. File chooser gained an extra column; merge all columns into one and have the treeview look like a faux-listbox. All options to show/hide columns still work, but instead add/remove extra values to the second row.

Screenshot_from_2020-10-05_19-22-47 Screenshot_from_2020-10-05_19-23-15

Edited by Alice Mikhaylenko

Merge request reports