Skip to content

gtk4 port

Jean Felder requested to merge wip/jfelder/gtk4-v3 into master

TODO (not complete)

  • re-enable set_exception_hook
  • fix search models in SearchView
  • restore SongWidget DnD
  • Adw dark theme
  • Artist art not loaded in ArtistsView
  • Fix Sort function: Port to Gtk.Ordering
  • fix EmptyView

selection-mode

  • fix AlbumsView selection
  • fix ArtistsView selection
  • fix SongsView selection
  • fix SearchView selection
  • rubberband selection in AlbumsView

Issues

from @BrainBlasted testing

  • use selection-mode-symbolic instead of object-select-symbolic`
  • The AdwViewSwitcher is in narrow mode permanently
  • The icons aren't being recolored: the gresource paths to match the icon theme spec
  • The boxed lists have no background
Edited by Marinus Schraal

Merge request reports