[gnome-music] (69 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:

  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
  a998c27... (TEMPORARY HACK) Disable all views but Album
  3ab50d3... (TEMPORARY HACK) Disable MediaKeys
  98a9822... (TEMPORARY HACK) Disable WindowPlacement
  3e2a56d... Drop libdazzle usage
  2974133... application: Fix style context provider
  2f94461... GTK4 gestures rework
  518d967... smoothscale: Remove stylecontext state use
  a2ab585... headerbars: Fix title widget
  a529a66... songwidget: Disable DnD, remove EventBox use (FIXME)
  133cbac... artistsearchtile: Remove GtkEventBox use (FIXME)
  4a7003d... artcache: IconTheme API fix (FIXME)
  9d0cdff... searchheaderbar: Disable for devel (FIXME)
  4cc8f08... window: Fix EventController for GTK4
  e887b6f... window: Update MOD1_MASK to ALT_MASK
  bff65ea... songliststore: Use insert_with_values
  2efa699... ui/LoadingNotification: LoadingNotification use spinning pr
  ce7e741... notificationspopup: Work around container changes (FIXME)
  ba0e62e... ui/PlaylistControls: PlaylistControls fix Controller
  97bee9b... Adapt PlayerToolbar to GTK4 changes
  517d11d... ui/PlayerToolbar: PlayerToolbar disable popover (FIXME)
  730a024... ui/AlbumWidget: Fix grid packing
  2d10dbd... HeaderBar: Fix packing (?)
  e512646... ui/AppMenu: Remove packing attribute
  2d6cebb... ui/SearchHeaderBar: Fix packing
  76c9ad9... AlbumCover: Disable draw-indicator (FIXME)
  3c4f359... artcache: Fix icon lookup api call
  35a57ff... headerbar: Disable nonworking property binding (FIXME)
  500e96e... Set Gtk.IconSize usage to NORMAL (FIXME?)
  a40ab36... albumsview: Add AlbumsView as child
  09c0d0f... starhandlerwidget: Set fixed icon size (FIXME)
  5edb48d... ui/PlaylistControls: Packing fixes for GTK4
  462cc6e... ui/PlaylistControls: Remove is-focus attribute
  a422bb7... ui/PlaylistControls: Disable use_popover (FIXME)
  c717421... ui/PlaylistControls: Fix GtkButton icon
  6577bd2... ui/PlaylistControls: Remove can-focus property for GtkButto
  4fa4e80... playlistswidget: Fix popover positioning (?)
  c21a8fd... playlistcontextmenu: Disable model bing (FIXME)
  b34390d... ui/SongWidget: Drop draw_indicator property
  8aa9a48... ui/SongWidget: Disable button-release signal (FIXME)
  dfd7fd2... ui/SongWidget: Fix packing
  24ad7d2... songwidget stackpage -pos prop
  4da7ca7... songwidget: Disable toggle cb (FIXME)
  cbed63e... songwidget: Fix set_from_icon_name
  cb52674... artistalbumswidget: Use set_child for add
  562275f... playlistview: Use append for box addition
  7bc9059... Add CoverPaintable for art (FIXME)
  3a71ac4... albumsview: Use CoverPaintable
  5ef6b37... albumsview: Misc fixes: events & deprecated props
  ae74d60... albumsview: Add AlbumCoverListItem + albumsview GridView
  e7be86c... albumsview: Add back album activation
  a0e8cd0... DiscBox partial port to ListView
  4319425... coredisc: Add listitemfactory hack
  fb9aa99... albumwidget: Enable song activation

Commits added to the branch:

  8da5c77... artstack: Set default size on stack (*)
  48a17aa... Use unicode ratio as time separator (*)
  ecf9994... songwidget: Make it is not selectable by default (*)
  efc5c72... Use HdyViewSwitcher (*)
  0de71f4... Use HdyApplicationWindow and HdyHeaderBar (*)
  eefce42... emptyview: Use HdyStatusPage (*)
  e4ed62d... Use libhandy's .content list style (*)
  bb95092... flatpak: Use meson build system for libmediaart (*)
  059f16a... Drop loading state from art (*)
  fb75ee5... artcache: Simplify icon drawing (*)
  0268d66... utils: Enlarge medium art size (*)
  46e06f6... artcache: Minimize rounding on small art (*)
  3448ec6... data/ui/AlbumsView.ui: Widen column spacing (*)
  5b29306... Set GTK to version 4
  8e87290... Replace Gfm with GTK listmodels
  4c14580... (TEMPORARY HACK) Disable all views but Album
  871d9bc... (TEMPORARY HACK) Disable MediaKeys
  0984835... (TEMPORARY HACK) Disable WindowPlacement
  40f6ed2... Drop libdazzle usage
  ebada42... Switch from libhandy to libadwaita
  d7b5f7c... application: Fix style context provider
  64bcd2a... GTK4 gestures rework
  45f59a1... smoothscale: Remove stylecontext state use
  66a2616... headerbars: Fix title widget
  2fd534a... songwidget: Disable DnD, remove EventBox use (FIXME)
  3e5aa11... artistsearchtile: Remove GtkEventBox use (FIXME)
  c10c714... artcache: IconTheme API fix (FIXME)
  30a717c... searchheaderbar: Disable for devel (FIXME)
  55a11ed... window: Fix EventController for GTK4
  72c84fc... window: Update MOD1_MASK to ALT_MASK
  a091aaa... songliststore: Use insert_with_values
  ec38275... ui/LoadingNotification: LoadingNotification use spinning pr
  197c2f8... notificationspopup: Work around container changes (FIXME)
  634fb2c... ui/PlaylistControls: PlaylistControls fix Controller
  76789b5... Adapt PlayerToolbar to GTK4 changes
  cd44816... ui/PlayerToolbar: PlayerToolbar disable popover (FIXME)
  abbec2f... ui/AlbumWidget: Fix grid packing
  4233b9b... HeaderBar: Fix packing (?)
  863b4da... ui/AppMenu: Remove packing attribute
  8257188... ui/SearchHeaderBar: Fix packing
  22b8282... AlbumCover: Disable draw-indicator (FIXME)
  71ae912... artcache: Fix icon lookup api call
  21255a1... headerbar: Disable nonworking property binding (FIXME)
  afc51d2... Set Gtk.IconSize usage to NORMAL (FIXME?)
  e303d3d... albumsview: Add AlbumsView as child
  cec04ad... starhandlerwidget: Set fixed icon size (FIXME)
  bb641c9... ui/PlaylistControls: Packing fixes for GTK4
  5eedac8... ui/PlaylistControls: Remove is-focus attribute
  061a8ff... ui/PlaylistControls: Disable use_popover (FIXME)
  cc345ef... ui/PlaylistControls: Fix GtkButton icon
  95e5dac... ui/PlaylistControls: Remove can-focus property for GtkButto
  4683619... playlistswidget: Fix popover positioning (?)
  64069dc... playlistcontextmenu: Disable model bing (FIXME)
  9e2357b... ui/SongWidget: Drop draw_indicator property
  5696684... ui/SongWidget: Disable button-release signal (FIXME)
  f3bf188... ui/SongWidget: Fix packing
  0af2299... songwidget stackpage -pos prop
  2e57ab3... songwidget: Disable toggle cb (FIXME)
  8557d15... songwidget: Fix set_from_icon_name
  c403042... artistalbumswidget: Use set_child for add
  c6667d8... playlistview: Use append for box addition
  e6e135c... Add CoverPaintable for art (FIXME)
  b9887bc... albumsview: Use CoverPaintable
  7077ceb... albumsview: Misc fixes: events & deprecated props
  41d7470... albumsview: Add AlbumCoverListItem + albumsview GridView
  e344f05... albumsview: Add back album activation
  4541cb6... DiscBox partial port to ListView
  494d360... coredisc: Add listitemfactory hack
  a202d1a... 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]