[gnome-music] (65 commits) Non-fast-forward update to branch wip/mschraal/gtk4-v2



The branch 'wip/mschraal/gtk4-v2' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  438d053... Drop loading state from art
  0fb805d... artcache: Simplify icon drawing
  1dc1c58... utils: Enlarge medium art size
  e091310... artcache: Minimize rounding on small art
  b25c218... data/ui/AlbumsView.ui: Widen column spacing
  eaf711a... Set GTK to version 4
  328cb91... Replace Gfm with GTK listmodels
  68bc602... (TEMPORARY HACK) Disable all views but Album
  c0d56e3... (TEMPORARY HACK) Disable MediaKeys
  6909edb... (TEMPORARY HACK) Disable WindowPlacement
  0945013... Drop libdazzle usage
  ed362e0... application: Fix style context provider
  ea5f7c0... GTK4 gestures rework
  e9bc801... smoothscale: Remove stylecontext state use
  7e3c529... headerbars: Fix title widget
  29f38b3... songwidget: Disable DnD, remove EventBox use (FIXME)
  2e1b550... albumwidget: Remove EventBox
  09ee058... artistsearchtile: Remove GtkEventBox use (FIXME)
  ab73a35... artcache: IconTheme API fix (FIXME)
  f2d4e78... searchheaderbar: Disable for devel (FIXME)
  2e65b89... window: Fix EventController for GTK4
  19b00fd... window: Update MOD1_MASK to ALT_MASK
  0d18052... songliststore: Use insert_with_values
  b848404... ui/LoadingNotification: LoadingNotification use spinning pr
  c7f823a... notificationspopup: Work around container changes (FIXME)
  de27141... ui/PlaylistControls: PlaylistControls fix Controller
  c7a54e7... Adapt PlayerToolbar to GTK4 changes
  42b2adb... ui/PlayerToolbar: PlayerToolbar disable popover (FIXME)
  2e799a1... HeaderBar: Fix packing (?)
  86de01a... ui/AppMenu: Remove packing attribute
  24926fa... ui/SearchHeaderBar: Fix packing
  ef01f5f... AlbumCover: Disable draw-indicator (FIXME)
  d8b7d29... artcache: Fix icon lookup api call
  ac6b86c... Add CoverPaintable for art (FIXME)
  f4b7ffe... headerbar: Disable nonworking property binding (FIXME)
  a1117b4... ui/AlbumWidget: Fix layout attributes
  cfbc666... Set Gtk.IconSize usage to NORMAL (FIXME?)
  9315ae8... albumsview: Add AlbumsView as child
  7e75d80... starhandlerwidget: Set fixed icon size (FIXME)
  9084fd7... ui/PlaylistControls: Packing fixes for GTK4
  bf7ea28... ui/PlaylistControls: Remove is-focus attribute
  f0ce2d5... ui/PlaylistControls: Disable use_popover (FIXME)
  672c1fa... ui/PlaylistControls: Fix GtkButton icon
  8895a04... ui/PlaylistControls: Remove can-focus property for GtkButto
  7b16e9c... playlistswidget: Fix popover positioning (?)
  242aa52... playlistcontextmenu: Disable model bing (FIXME)
  035c135... ui/SongWidget: Drop draw_indicator property
  a47a2b6... ui/SongWidget: Disable button-release signal (FIXME)
  430788d... ui/SongWidget: Fix packing
  3775357... songwidget stackpage -pos prop
  64c74e7... songwidget: Disable toggle cb (FIXME)
  ca9d82f... songwidget: Fix set_from_icon_name
  b1b380b... artistalbumswidget: Use set_child for add
  4d31306... playlistview: Use append for box addition
  4f87ac0... albumsview: Fix coverloading code a bit
  3dbb9ea... albumsview: Misc fixes: events & deprecated props
  d13ce56... albumsview: Add AlbumCoverListItem + albumsview GridView
  f9f421a... albumsview: Add back album activation
  e8ba62f... DiscBox partial port to ListView
  cef49c1... coredisc: Add listitemfactory hack
  f78a8fb... albumwidget: Enable song activation

Commits added to the branch:

  3ebf646... coremodel: Use g_date_time_compare to sort playlists (*)
  d414f0e... albumwidget: Remove EventBox use (*)
  08afbd7... ui/SongWidget: Remove unused EventBox (*)
  77b6a14... ui/SongWidget: Move star margin-end to StarImage (*)
  041d1d0... ui/SongWidget: Fix star hover (*)
  b3df3a6... Drop loading state from art
  37f9b61... artcache: Simplify icon drawing
  fe4de0d... utils: Enlarge medium art size
  607f8f8... artcache: Minimize rounding on small art
  ae5a1e0... data/ui/AlbumsView.ui: Widen column spacing
  9d9e150... Set GTK to version 4
  ca72ed2... Replace Gfm with GTK listmodels
  8c934fa... (TEMPORARY HACK) Disable all views but Album
  04fb226... (TEMPORARY HACK) Disable MediaKeys
  9f83fb7... (TEMPORARY HACK) Disable WindowPlacement
  f6e98e7... Drop libdazzle usage
  38ebd99... application: Fix style context provider
  c21dd78... GTK4 gestures rework
  6bcdf3c... smoothscale: Remove stylecontext state use
  f4e14e5... headerbars: Fix title widget
  0c180de... songwidget: Disable DnD, remove EventBox use (FIXME)
  f85af86... artistsearchtile: Remove GtkEventBox use (FIXME)
  ac2f951... artcache: IconTheme API fix (FIXME)
  7c2ecd8... searchheaderbar: Disable for devel (FIXME)
  2320e32... window: Fix EventController for GTK4
  254e8d3... window: Update MOD1_MASK to ALT_MASK
  57d502a... songliststore: Use insert_with_values
  3c752b4... ui/LoadingNotification: LoadingNotification use spinning pr
  75cc9f6... notificationspopup: Work around container changes (FIXME)
  1e75892... ui/PlaylistControls: PlaylistControls fix Controller
  331b2be... Adapt PlayerToolbar to GTK4 changes
  d4bf95b... ui/PlayerToolbar: PlayerToolbar disable popover (FIXME)
  eeab1be... ui/AlbumWidget: Fix grid packing
  252a650... HeaderBar: Fix packing (?)
  92dd636... ui/AppMenu: Remove packing attribute
  5326fd0... ui/SearchHeaderBar: Fix packing
  5b98674... AlbumCover: Disable draw-indicator (FIXME)
  e7e50c4... artcache: Fix icon lookup api call
  ff33cdc... headerbar: Disable nonworking property binding (FIXME)
  71e1474... Set Gtk.IconSize usage to NORMAL (FIXME?)
  df85063... albumsview: Add AlbumsView as child
  293e763... starhandlerwidget: Set fixed icon size (FIXME)
  0f99650... ui/PlaylistControls: Packing fixes for GTK4
  f74494c... ui/PlaylistControls: Remove is-focus attribute
  a2632b1... ui/PlaylistControls: Disable use_popover (FIXME)
  6050e92... ui/PlaylistControls: Fix GtkButton icon
  c17f31c... ui/PlaylistControls: Remove can-focus property for GtkButto
  5fed8b7... playlistswidget: Fix popover positioning (?)
  4ee0281... playlistcontextmenu: Disable model bing (FIXME)
  0f6f15e... ui/SongWidget: Drop draw_indicator property
  d9d30c0... ui/SongWidget: Disable button-release signal (FIXME)
  bf611e7... ui/SongWidget: Fix packing
  f929705... songwidget stackpage -pos prop
  9e1bfd0... songwidget: Disable toggle cb (FIXME)
  3a469fd... songwidget: Fix set_from_icon_name
  f8a18c4... artistalbumswidget: Use set_child for add
  b1c3e76... playlistview: Use append for box addition
  246db8a... Add CoverPaintable for art (FIXME)
  80f156d... albumsview: Use CoverPaintable
  247602e... albumsview: Misc fixes: events & deprecated props
  d258d1a... albumsview: Add AlbumCoverListItem + albumsview GridView
  137b9f1... albumsview: Add back album activation
  057a858... DiscBox partial port to ListView
  ce164a7... coredisc: Add listitemfactory hack
  dda5fb8... albumwidget: Enable song activation

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]