[gnome-music] (98 commits) Non-fast-forward update to branch wip/jfelder/gtk4-v3



The branch 'wip/jfelder/gtk4-v3' 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:

  c46acd0... ui/PlaylistControls: PlaylistControls fix Controller
  eb879a2... Adapt PlayerToolbar to GTK4 changes
  4fbc895... ui/PlayerToolbar: Fix repeat_menu_button usage
  a8ddedd... HeaderBar: Fix packing (?)
  9b4b8d7... ui/AppMenu: Remove packing attribute
  c1cfd38... ui/SearchHeaderBar: Fix packing
  81e1528... AlbumCover: Disable draw-indicator (FIXME)
  1815c15... artcache: Fix icon lookup api call
  e4694f9... headerbar: Disable nonworking property binding (FIXME)
  1b38e2a... Set Gtk.IconSize usage to NORMAL (FIXME?)
  ada60fd... ui/albumsview: Fix packing
  a7a1592... ui/albumsview: Remove unneeded visible properties
  04a3e96... ui/albumsview: Use focusable property instead of can-focus
  800cacf... albumsview: Correctly set scrolled window child
  bd7f6f2... starhandlerwidget: Set fixed icon size (FIXME)
  b0fc9fc... ui/PlaylistControls: Remove is-focus attribute
  aef4201... ui/PlaylistControls: Disable use_popover (FIXME)
  e0b84d6... ui/PlaylistControls: Fix GtkButton icon
  8dddfd6... ui/PlaylistControls: Remove can-focus property for GtkButto
  7caca74... ui/SongWidget: Drop draw_indicator property
  6d56a2e... ui/SongWidget: Disable button-release signal (FIXME)
  2fcb09d... ui/SongWidget: Fix packing
  bfaa794... songwidget stackpage -pos prop
  5ecbb7c... songwidget: Disable toggle cb (FIXME)
  6984bbe... songwidget: Fix set_from_icon_name
  77cc512... artistalbumswidget: Use set_child instead of add
  0d5d462... playlistview: Use end-child property to add playlist widget
  5c198ad... ui/SongWidgetMenu: Replace modal property by renamed autohi
  5be13cc... ui/AlbumWidget: Fix GtkButton icon
  3289b46... ui/AlbumWidget: Disable use_popover (FIXME)
  246bfb4... Add CoverPaintable for art (FIXME)
  cc45131... albumsview: Use CoverPaintable
  323d70b... albumsview: Misc fixes: events & deprecated props
  f167136... albumsview: Add AlbumCoverListItem + albumsview GridView
  857ef35... albumsview: Add back album activation
  6428e09... DiscBox partial port to ListView
  e0a8f0a... coredisc: Add listitemfactory hack
  eebf2f9... albumwidget: Enable song activation
  e17e3c3... ui/artistsview: Fix packing
  b246f30... ui/artistsview: Remove unneeded visible property
  c264d03... artistalbumswidget: Do not inherit from final class AdwClam
  694a8fa... scope
  cec664b... star
  8406189... dialogs: Remove type-hint property
  fb95dff... ui/playlistdialog: Fix packing
  01e57cc... ui/playlistdialog: Use focusable property instead of can-fo
  f2702b2... playlistdialog: Use a controller to handle focus events
  c47e08e... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
  76ef28e... ui/playlistdialog: Port headerbar to title-widget property
  b152671... ui/playlistdialog: Remove unneeded visible properties
  f9785df... menu
  08c5e54... headerbar: Restore headerbar title and subtitle
  be066b9... ui/headerbar: Remove unneeded visible property
  ddb4586... ui/headerbar: Use focusable property instead of can-focus
  3a0973f... v2
  ae2eb7b... ui/playlistsview: Fix packing
  1da579e... ui/playlistsview: Remove unneeded visible property
  6ad5d89... ui/playlistcontrols: Switch to GtkStackPage
  a9110fa... ui/playlistcontrols: Remove has-focus property
  4c64684... ui/playlistcontrols: Use focusable property instead of can-
  503efad... ui/playlistcontrols: Remove visible properties
  0486274... ui/searchview: Fix GtkButton icon
  d1de5e1... ui/searchview: Use clicked event for GtkButton
  df06283... ui/searchview: Remove unneeded visible property
  03a821a... ui/searchview: Use focusable property instead of can-focus
  5107f19... searchview: Disable size-allocate signal (FIXME)
  fca22f8... ui/playlisttile: Use focusable property instead of can-focu
  c12da04... ui/playlisttile: Update icon-size value
  82bb7b5... ui/playlisttile: Remove unneeded visible property
  99ca742... window: Use AdwViewStack instead of GtkStack
  88fd9e5... artistsview: Port sidebar to GtkListView
  9ad8b60... ui/appmenu: Use focusable property instead of can-focus
  b3afe50... ui/appmenu: Remove gtk version require
  8cfd140... ui/appmenu: Remove unneeded visible properties
  a03c145... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
  2332fc1... searchview: Remove unneeded visibility change
  ed91ef2... searchview: Correctly set scrolled window child
  3dece89... window: Enable all views
  f7b63cf... windowplacement: Remove window move logic
  550fd33... gschema: Remove window-position setting
  445ac35... windowplacement: Use set_default_size instead of resize
  6aec56b... windowplacement: Listen to size changes instead of configur
  cffefcb... window: Restore WindowPlacement
  b9fa949... ui/lastfmdialog: Remove window-position property
  aa93191... ui/lastfmdialog: Fix packing
  8435080... ui/lastfmdialog: Remove unneeded visible properties
  e8b1d99... ui/lastfmdialog: Use focusable property instead of can-focu
  1454723... ui/window: Remove unneeded visible properties
  e17eba8... ui/twolinetip: Remove unneeded visible properties
  f4bd0ff... ui/twolinetip: Use focusable property instead of can-focus
  9cde15f... ui/songwidget: Remove unneeded visible properties
  7223a2c... ui/songwidget: Use focusable property instead of can-focus
  12e1369... ui/discbox: Remove unneeded visible properties
  a02f7bb... ui/discbox: Use focusable property instead of can-focus

Commits added to the branch:

  92aa629... ui/PlaylistControls: Fix Controller
  40744c0... Adapt PlayerToolbar to GTK4 changes
  4af99cc... ui/PlayerToolbar: Fix repeat_menu_button usage
  a551625... HeaderBar: Fix packing (?)
  20a9be5... ui/AppMenu: Remove packing attribute
  8251b8c... ui/SearchHeaderBar: Fix packing
  96fff83... AlbumCover: Disable draw-indicator (FIXME)
  8e6997a... artcache: Fix icon lookup api call
  831e445... headerbar: Disable nonworking property binding (FIXME)
  1ea8d2a... Set Gtk.IconSize usage to NORMAL (FIXME?)
  fdcf06a... ui/albumsview: Fix packing
  60a426f... ui/albumsview: Remove unneeded visible properties
  64c1250... ui/albumsview: Use focusable property instead of can-focus
  633899f... albumsview: Correctly set scrolled window child
  58fefdf... starhandlerwidget: Set fixed icon size (FIXME)
  5795650... ui/PlaylistControls: Remove is-focus attribute
  841d2a0... ui/playlistcontrols: Remove use_popover property
  e0d7729... ui/PlaylistControls: Fix GtkButton icon
  37dd8f0... ui/PlaylistControls: Remove can-focus property for GtkButto
  b8c9cb5... ui/SongWidget: Drop draw_indicator property
  deeaf64... ui/SongWidget: Disable button-release signal (FIXME)
  515bfd6... ui/SongWidget: Fix packing
  4688493... songwidget stackpage -pos prop
  446b6b4... songwidget: Disable toggle cb (FIXME)
  add9a30... songwidget: Fix set_from_icon_name
  f30431a... artistalbumswidget: Use set_child instead of add
  4a46a45... playlistview: Use end-child property to add playlist widget
  b15d661... ui/SongWidgetMenu: Replace modal property by renamed autohi
  c3a185b... ui/AlbumWidget: Fix GtkButton icon
  a912862... ui/albumwidget: Remove use_popover property
  738f278... Add CoverPaintable for art (FIXME)
  cde8a83... albumsview: Use CoverPaintable
  761ddcf... albumsview: Misc fixes: events & deprecated props
  8894612... albumsview: Add AlbumCoverListItem + albumsview GridView
  2074d3f... albumsview: Add back album activation
  d025bd7... DiscBox partial port to ListView
  4c8f5c6... coredisc: Add listitemfactory hack
  4e23630... albumwidget: Enable song activation
  fe6506b... ui/artistsview: Fix packing
  796ed4a... ui/artistsview: Remove unneeded visible property
  0029ac2... artistalbumswidget: Do not inherit from final class AdwClam
  99d3120... scope
  b4f2415... star
  e4995f8... dialogs: Remove type-hint property
  cb79c68... ui/playlistdialog: Fix packing
  5b1f090... ui/playlistdialog: Use focusable property instead of can-fo
  0fb732f... playlistdialog: Use a controller to handle focus events
  9527e6f... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
  1f039a6... ui/playlistdialog: Port headerbar to title-widget property
  bc12bd3... ui/playlistdialog: Remove unneeded visible properties
  b7d1c4f... menu
  0028189... headerbar: Restore headerbar title and subtitle
  0bf10d5... ui/headerbar: Remove unneeded visible property
  72a5d54... ui/headerbar: Use focusable property instead of can-focus
  ad8b0dc... v2
  43185ba... ui/playlistsview: Fix packing
  1a3e1f8... ui/playlistsview: Remove unneeded visible property
  454bf58... ui/playlistcontrols: Switch to GtkStackPage
  a3c153f... ui/playlistcontrols: Remove has-focus property
  f2d4b62... ui/playlistcontrols: Use focusable property instead of can-
  f53edd2... ui/playlistcontrols: Remove visible properties
  f473054... ui/searchview: Fix GtkButton icon
  aa8df90... ui/searchview: Use clicked event for GtkButton
  9d39e5f... ui/searchview: Remove unneeded visible property
  0a020c1... ui/searchview: Use focusable property instead of can-focus
  a604d7b... searchview: Disable size-allocate signal (FIXME)
  4ab54a1... ui/playlisttile: Use focusable property instead of can-focu
  c233254... ui/playlisttile: Update icon-size value
  7b0fd90... ui/playlisttile: Remove unneeded visible property
  2a0f57e... window: Use AdwViewStack instead of GtkStack
  6fb3537... artistsview: Port sidebar to GtkListView
  f0c888b... ui/artisttile: Remove unneeded visible properties
  2938ec7... ui/artisttile: Use focusable property instead of can-focus
  f60f182... ui/appmenu: Use focusable property instead of can-focus
  faa48e8... ui/appmenu: Remove gtk version require
  52e8c08... ui/appmenu: Remove unneeded visible properties
  d710efe... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
  d13153a... searchview: Remove unneeded visibility change
  6e461da... searchview: Correctly set scrolled window child
  d0d867c... window: Enable all views
  b83e89a... windowplacement: Remove window move logic
  3bf3b3a... gschema: Remove window-position setting
  60db350... windowplacement: Use set_default_size instead of resize
  0c49a35... windowplacement: Listen to size changes instead of configur
  530a4cf... window: Restore WindowPlacement
  d8f31ba... ui/lastfmdialog: Remove window-position property
  b6eba22... ui/lastfmdialog: Fix packing
  973f122... ui/lastfmdialog: Remove unneeded visible properties
  e4d13d3... ui/lastfmdialog: Use focusable property instead of can-focu
  e1c8a90... ui/window: Remove unneeded visible properties
  02311f6... ui/twolinetip: Remove unneeded visible properties
  c64283e... ui/twolinetip: Use focusable property instead of can-focus
  3e0fc93... ui/songwidget: Remove unneeded visible properties
  6b115be... ui/songwidget: Use focusable property instead of can-focus
  25299f2... ui/discbox: Remove unneeded visible properties
  61fda5f... ui/discbox: Use focusable property instead of can-focus
  a77b09a... ui/playlistdialogrow: Remove unneeded visible properties
  cbfd959... ui/help-overlay: Remove unneeded visible properties


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