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

  af5fc17... utils: Remove wrap_list_store_sort_func
  dce33f8... Remove Gfm library
  88dca22... flatpak: Add OpenGL rendering
  896eff5... (TEMPORARY HACK) Disable all views but Album
  42a691e... (TEMPORARY HACK) Disable WindowPlacement
  4f15671... Drop libdazzle usage
  d47207d... Switch from libhandy to libadwaita
  dbffc33... emptyview: Disable clamp visibility changes (FIXME)
  d27f046... emptyview: Add initial state as child
  539b0c4... application: Fix style context provider
  7677e2e... GTK4 gestures rework
  c051494... smoothscale: Remove stylecontext state use
  cdd6720... headerbars: Fix title widget
  b5b38d0... songwidget: Disable DnD, remove EventBox use (FIXME)
  64c3d29... artistsearchtile: Remove GtkEventBox use (FIXME)
  45e15b8... artcache: IconTheme API fix (FIXME)
  8e812b9... searchheaderbar: Disable for devel (FIXME)
  6255ab2... window: Fix EventController for GTK4
  7c385fb... window: Update MOD1_MASK to ALT_MASK
  5111f7b... songliststore: Use insert_with_values
  7f03747... ui/LoadingNotification: LoadingNotification use spinning pr
  5e49676... notificationspopup: Work around container changes (FIXME)
  70f0dd7... ui/PlaylistControls: Fix Controller
  7e909d5... Adapt PlayerToolbar to GTK4 changes
  8c8b336... ui/PlayerToolbar: Fix repeat_menu_button usage
  d170600... HeaderBar: Fix packing (?)
  a21f374... ui/AppMenu: Remove packing attribute
  a9e79ec... ui/SearchHeaderBar: Fix packing
  422e427... AlbumCover: Disable draw-indicator (FIXME)
  b00ece9... artcache: Fix icon lookup api call
  97d82a5... headerbar: Disable nonworking property binding (FIXME)
  642d5dc... Set Gtk.IconSize usage to NORMAL (FIXME?)
  cb31e2b... ui/albumsview: Fix packing
  6869288... ui/albumsview: Remove unneeded visible properties
  1574d9c... ui/albumsview: Use focusable property instead of can-focus
  129dc0c... albumsview: Correctly set scrolled window child
  15aa39c... starhandlerwidget: Set fixed icon size (FIXME)
  651340a... ui/PlaylistControls: Remove is-focus attribute
  147d330... ui/playlistcontrols: Remove use_popover property
  6e96065... ui/PlaylistControls: Fix GtkButton icon
  492a9b8... ui/PlaylistControls: Remove can-focus property for GtkButto
  caba880... ui/SongWidget: Drop draw_indicator property
  29bc4b0... ui/SongWidget: Disable button-release signal (FIXME)
  63e2bf3... ui/SongWidget: Fix packing
  05a74ed... songwidget stackpage -pos prop
  23142d9... songwidget: Disable toggle cb (FIXME)
  eea687f... songwidget: Fix set_from_icon_name
  6f921eb... artistalbumswidget: Use set_child instead of add
  3cc9bd8... playlistview: Use end-child property to add playlist widget
  4996700... ui/SongWidgetMenu: Replace modal property by renamed autohi
  ffe2711... ui/AlbumWidget: Fix GtkButton icon
  3aecf34... ui/albumwidget: Remove use_popover property
  ad97e35... Add CoverPaintable for art (FIXME)
  67b9113... albumsview: Use CoverPaintable
  11d4288... albumsview: Misc fixes: events & deprecated props
  e6ee64e... albumsview: Add AlbumCoverListItem + albumsview GridView
  e1ede57... albumsview: Add back album activation
  3a67280... ui/artistsview: Fix packing
  a43548d... ui/artistsview: Remove unneeded visible property
  d79b3f5... artistalbumswidget: Do not inherit from final class AdwClam
  22d9087... dialogs: Remove type-hint property
  0058e96... ui/playlistdialog: Fix packing
  dd829d4... ui/playlistdialog: Use focusable property instead of can-fo
  03109cc... playlistdialog: Use a controller to handle focus events
  edf847d... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
  01561f2... ui/playlistdialog: Port headerbar to title-widget property
  2e51c37... ui/playlistdialog: Remove unneeded visible properties
  a507c45... ui/playlistdialog: Remove unneeded style class
  5840e93... songwidgetmenu: Port to gmenu
  51b4a32... headerbar: Restore headerbar title and subtitle
  efc92df... ui/headerbar: Remove unneeded visible property
  3747d22... ui/headerbar: Use focusable property instead of can-focus
  7d3e356... ui/playlistsview: Fix packing
  e23d7d8... ui/playlistsview: Remove unneeded visible property
  b21050f... ui/playlistcontrols: Switch to GtkStackPage
  f8146db... ui/playlistcontrols: Remove has-focus property
  d1d4aca... ui/playlistcontrols: Use focusable property instead of can-
  9a2a5df... ui/playlistcontrols: Remove visible properties
  296af77... ui/searchview: Fix GtkButton icon
  2cb1eab... ui/searchview: Use clicked event for GtkButton
  3d73783... ui/searchview: Remove unneeded visible property
  a5a6744... ui/searchview: Use focusable property instead of can-focus
  1db00f1... searchview: Disable size-allocate signal (FIXME)
  3c98d95... ui/playlisttile: Use focusable property instead of can-focu
  65b2041... ui/playlisttile: Update icon-size value
  e6278c8... ui/playlisttile: Remove unneeded visible property
  814cf90... window: Use AdwViewStack instead of GtkStack
  209bc9a... artistsview: Port sidebar to GtkListView
  66c3bab... ui/artisttile: Remove unneeded visible properties
  dcd5332... ui/artisttile: Use focusable property instead of can-focus
  9c473bd... ui/appmenu: Use focusable property instead of can-focus
  596327c... ui/appmenu: Remove gtk version require
  9de56b5... ui/appmenu: Remove unneeded visible properties
  b6a381d... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
  6fa0025... searchview: Remove unneeded visibility change
  ba5549e... searchview: Correctly set scrolled window child
  496b331... window: Enable all views
  e914a66... windowplacement: Remove window move logic
  2585312... gschema: Remove window-position setting
  8cc5a06... windowplacement: Use set_default_size instead of resize
  6a6053a... windowplacement: Listen to size changes instead of configur
  f4cca8e... window: Restore WindowPlacement
  02ccc44... ui/lastfmdialog: Remove window-position property
  0a50289... ui/lastfmdialog: Fix packing
  8ada8f5... ui/lastfmdialog: Remove unneeded visible properties
  ea1ce61... ui/lastfmdialog: Use focusable property instead of can-focu
  caef89c... ui/window: Remove unneeded visible properties
  1440e1c... ui/twolinetip: Remove unneeded visible properties
  863d32c... ui/twolinetip: Use focusable property instead of can-focus
  7a80753... ui/songwidget: Remove unneeded visible properties
  24da24c... ui/songwidget: Use focusable property instead of can-focus
  0f77fd9... ui/discbox: Remove unneeded visible properties
  36744e4... ui/discbox: Use focusable property instead of can-focus
  74d2893... ui/playlistdialogrow: Remove unneeded visible properties
  9d106aa... ui/help-overlay: Remove unneeded visible properties
  bdb2ece... ui/playertoolbar: Remove unneeded visible properties
  90c901f... ui/playertoolbar: Use focusable property instead of can-foc
  ffb06ab... css: Remove custom pill style
  c9f4444... ui/playertoolbar: Remove the linked style of the buttons bo
  f025e55... playertoolbar: Use libadwaita style for the buttons
  d1286f2... css: Remove unused styles
  d753e43... ui/artistalbumswidget: Remove unneeded visible properties
  19af63e... ui/albumwidget: Remove unneeded visible properties
  a67ecb4... ui/albumwidget: Use focusable property instead of can-focus
  0ff720f... ui/AlbumWidget.ui: Remove unneeded focusable
  d7154fe... ui/albumwidget: Remove unneeded image-button style
  4d2678b... ui/albumwidget: Remove unneeded received-default properties
  f8faeba... ui/albumwiget: Remove gtk require version and glade comment
  c4fdeae... coverpaintable: Fix defaulticon look
  3b7cb2d... coverpaintable: Cleanup albumart handling
  4ccbaa1... discbox: Remove useless comments
  b8a5053... discbox: Remove useless button check on row activation
  b6f0269... discbox: Restore song activation (partial, FIXME)
  ff9c1b9... ui/discbox: Use boxed-list style instead of content
  a0f6286... ui/playlistnotification: Port to gtk4
  db16efd... notificationspopup: Fix it
  28aeee6... ui/notificationspopup: emove unneeded visible properties
  33ca4d1... ui/loadingnotification: Remove unneeded visible properties
  b118e3b... songwidget: Restore star toggle
  901e50b... ui/songwidget: Use focusable property instead of can-focus
  33d49c6... ui/albumcover: Remove unneeded visible properties
  20c9433... ui/albumcover: Use focusable property instead of can-focus
  8db632d... lastfmdialog: Fix configure click controller
  6db1267... ui/playlistswidget: Remove unneeded visible properties
  fcc9af5... ui/playlistswidget: Use boxed-list style instead of content
  56beaeb... searchheaderbar: show-close-button is now show-title-button
  f16b874... headerbar: show-close-button is now show-title-buttons
  c075fde... searchheaderbar: Remove unneeded visible properties
  9d3ef23... ui/searchheaderbar: Remove gtk version comment
  2dbec9d... ui/searchheaderbar: Use focusable property instead of can-f
  5886592... ui/searchheaderbar: Use icon-name property for buttons
  485fcd5... ui/searchheaderbar: Remove unneeded text-button style
  441e4ea... ui/headerbar: Use icon-name property for buttons
  33ab056... ui/headerbar: Remove unneeded text-button style
  783fb6e... ui/selectiontoolbar: Remove unneeded style class
  81c27ba... ui/searchview: Use boxed-list style instead of content
  7aae299... coverpaintable: Fix rounded corners
  8ded2d3... coverpaintable: Cleanup default icon math
  b7c64ad... coverpaintable: Load IconTheme classwide
  e882b58... artcache: Remove commented code
  e32f354... defaulticon: Remove commented code
  ab53ac0... Pass widget to coverpaintable
  d0940ac... coverpaintable: Pass icon type
  d1df229... coverpaintable: Get IconTheme for the display
  101b965... utils: Update symblic artist icon
  0a31085... defaulticon: cairo.imageSurface -> CoverPaintable
  f7e9235... defaulticon: Remove unused scale argument
  af9a39d... coverpaintable: Add back dark mode
  22cce55... coverpaintable: Add docstrings and copyright
  2628540... coverpaintable: Add annotations
  69e4edb... artcache: Cleanup
  be8cbf9... artcache: Close stream later
  444e95c... artstack: Fix annotations
  872ca17... coverpaintable: Fix aspect ratio handling

Commits added to the branch:

  d8b4837... utils: Remove wrap_list_store_sort_func
  81a2c85... Remove Gfm library
  3ba89c7... flatpak: Add OpenGL rendering
  68c5d4d... (TEMPORARY HACK) Disable all views but Album
  7f31c32... (TEMPORARY HACK) Disable WindowPlacement
  6150296... Drop libdazzle usage
  2fd12a1... Switch from libhandy to libadwaita
  8cf5d79... emptyview: Disable clamp visibility changes (FIXME)
  fa3265a... emptyview: Add initial state as child
  644f8cc... application: Fix style context provider
  e58aca3... GTK4 gestures rework
  2eae2a1... smoothscale: Remove stylecontext state use
  49f1c3a... headerbars: Fix title widget
  1af1c62... songwidget: Disable DnD, remove EventBox use (FIXME)
  48d643d... artistsearchtile: Remove GtkEventBox use (FIXME)
  881034e... artcache: IconTheme API fix (FIXME)
  68d3542... searchheaderbar: Disable for devel (FIXME)
  31f8199... window: Fix EventController for GTK4
  a00a603... window: Update MOD1_MASK to ALT_MASK
  ffb702d... songliststore: Use insert_with_values
  aa6fd84... ui/LoadingNotification: LoadingNotification use spinning pr
  be3795c... notificationspopup: Work around container changes (FIXME)
  edeef47... ui/PlaylistControls: Fix Controller
  b21e940... Adapt PlayerToolbar to GTK4 changes
  db5513f... ui/PlayerToolbar: Fix repeat_menu_button usage
  4cd3fc4... HeaderBar: Fix packing (?)
  c0a3c8a... ui/AppMenu: Remove packing attribute
  d983b6c... ui/SearchHeaderBar: Fix packing
  e09176c... AlbumCover: Disable draw-indicator (FIXME)
  60228cd... artcache: Fix icon lookup api call
  edd3988... headerbar: Disable nonworking property binding (FIXME)
  4a415c3... Set Gtk.IconSize usage to NORMAL (FIXME?)
  ea255b3... ui/albumsview: Fix packing
  c8714a6... ui/albumsview: Remove unneeded visible properties
  6881c93... ui/albumsview: Use focusable property instead of can-focus
  7b40671... albumsview: Correctly set scrolled window child
  6f8bd3c... starhandlerwidget: Set fixed icon size (FIXME)
  2dead79... ui/PlaylistControls: Remove is-focus attribute
  12319a2... ui/playlistcontrols: Remove use_popover property
  2900c97... ui/PlaylistControls: Fix GtkButton icon
  d155245... ui/PlaylistControls: Remove can-focus property for GtkButto
  f61a1a9... ui/SongWidget: Drop draw_indicator property
  1e03e0b... ui/SongWidget: Disable button-release signal (FIXME)
  c7cd735... ui/SongWidget: Fix packing
  74a14e5... songwidget stackpage -pos prop
  36b7474... songwidget: Disable toggle cb (FIXME)
  09ff1c7... songwidget: Fix set_from_icon_name
  b11c166... artistalbumswidget: Use set_child instead of add
  ec6ddf6... playlistview: Use end-child property to add playlist widget
  75f1e99... ui/SongWidgetMenu: Replace modal property by renamed autohi
  a18db34... ui/AlbumWidget: Fix GtkButton icon
  fd1a180... ui/albumwidget: Remove use_popover property
  e979cc0... Add CoverPaintable for art (FIXME)
  963264e... albumsview: Use CoverPaintable
  5024fc5... albumsview: Misc fixes: events & deprecated props
  99eab11... albumsview: Add AlbumCoverListItem + albumsview GridView
  00971e1... albumsview: Add back album activation
  37b5e4d... ui/artistsview: Fix packing
  765ddd7... ui/artistsview: Remove unneeded visible property
  cd647e7... artistalbumswidget: Do not inherit from final class AdwClam
  4f5e617... dialogs: Remove type-hint property
  3e41151... ui/playlistdialog: Fix packing
  8d29118... ui/playlistdialog: Use focusable property instead of can-fo
  7c279c5... playlistdialog: Use a controller to handle focus events
  03d3c9b... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
  0d0c27f... ui/playlistdialog: Port headerbar to title-widget property
  078a7c5... ui/playlistdialog: Remove unneeded visible properties
  2a2e7d3... ui/playlistdialog: Remove unneeded style class
  ea16de2... songwidgetmenu: Port to gmenu
  6fd3e55... headerbar: Restore headerbar title and subtitle
  0b23f64... ui/headerbar: Remove unneeded visible property
  b5c6357... ui/headerbar: Use focusable property instead of can-focus
  f26fc8b... ui/playlistsview: Fix packing
  374d0a2... ui/playlistsview: Remove unneeded visible property
  0568082... ui/playlistcontrols: Switch to GtkStackPage
  05bfea9... ui/playlistcontrols: Remove has-focus property
  974ec95... ui/playlistcontrols: Use focusable property instead of can-
  81190e1... ui/playlistcontrols: Remove visible properties
  a07c221... ui/searchview: Fix GtkButton icon
  9db3543... ui/searchview: Use clicked event for GtkButton
  f7e5532... ui/searchview: Remove unneeded visible property
  c497c8e... ui/searchview: Use focusable property instead of can-focus
  b2d33ba... searchview: Disable size-allocate signal (FIXME)
  ff12b0a... ui/playlisttile: Use focusable property instead of can-focu
  1a34725... ui/playlisttile: Update icon-size value
  4e79bb9... ui/playlisttile: Remove unneeded visible property
  b1c4a71... window: Use AdwViewStack instead of GtkStack
  9d8fb99... artistsview: Port sidebar to GtkListView
  a5ab389... ui/artisttile: Remove unneeded visible properties
  7997178... ui/artisttile: Use focusable property instead of can-focus
  145f51a... ui/appmenu: Use focusable property instead of can-focus
  7b52f09... ui/appmenu: Remove gtk version require
  b0a3475... ui/appmenu: Remove unneeded visible properties
  14bd942... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
  be88d01... searchview: Remove unneeded visibility change
  75f3be4... searchview: Correctly set scrolled window child
  57c56a4... window: Enable all views
  09ce7b9... windowplacement: Remove window move logic
  ab285ca... gschema: Remove window-position setting
  3e55bc6... windowplacement: Use set_default_size instead of resize
  86854f5... windowplacement: Listen to size changes instead of configur
  cdd2060... window: Restore WindowPlacement
  202e182... ui/lastfmdialog: Remove window-position property
  80077be... ui/lastfmdialog: Fix packing
  e664406... ui/lastfmdialog: Remove unneeded visible properties
  e2d0a2a... ui/lastfmdialog: Use focusable property instead of can-focu
  e261448... ui/window: Remove unneeded visible properties
  c422704... ui/twolinetip: Remove unneeded visible properties
  d0abf49... ui/twolinetip: Use focusable property instead of can-focus
  f399909... ui/songwidget: Remove unneeded visible properties
  e11c658... ui/songwidget: Use focusable property instead of can-focus
  9782529... ui/discbox: Remove unneeded visible properties
  7b3c5ec... ui/discbox: Use focusable property instead of can-focus
  a531e00... ui/playlistdialogrow: Remove unneeded visible properties
  ed6a6dd... ui/help-overlay: Remove unneeded visible properties
  ad6c264... ui/playertoolbar: Remove unneeded visible properties
  1d74817... ui/playertoolbar: Use focusable property instead of can-foc
  0ad963b... css: Remove custom pill style
  d659469... ui/playertoolbar: Remove the linked style of the buttons bo
  6ba9696... playertoolbar: Use libadwaita style for the buttons
  035a5a9... css: Remove unused styles
  4af82c9... ui/artistalbumswidget: Remove unneeded visible properties
  adc7d2e... ui/albumwidget: Remove unneeded visible properties
  3e9f221... ui/albumwidget: Use focusable property instead of can-focus
  ec5ad12... ui/AlbumWidget.ui: Remove unneeded focusable
  1e0afff... ui/albumwidget: Remove unneeded image-button style
  10905a2... ui/albumwidget: Remove unneeded received-default properties
  1ff2f11... ui/albumwiget: Remove gtk require version and glade comment
  34c96d9... coverpaintable: Fix defaulticon look
  f638d4a... coverpaintable: Cleanup albumart handling
  49aa897... discbox: Remove useless comments
  dcd6b1c... discbox: Remove useless button check on row activation
  256415c... discbox: Restore song activation (partial, FIXME)
  7dcdbc4... ui/discbox: Use boxed-list style instead of content
  b2dd221... ui/playlistnotification: Port to gtk4
  84501c7... notificationspopup: Fix it
  7c58db2... ui/notificationspopup: emove unneeded visible properties
  dfcc367... ui/loadingnotification: Remove unneeded visible properties
  6b1bd04... songwidget: Restore star toggle
  719dc2d... ui/songwidget: Use focusable property instead of can-focus
  df9550e... ui/albumcover: Remove unneeded visible properties
  678b7c4... ui/albumcover: Use focusable property instead of can-focus
  f56d6db... lastfmdialog: Fix configure click controller
  e446bd8... ui/playlistswidget: Remove unneeded visible properties
  d121786... ui/playlistswidget: Use boxed-list style instead of content
  23aca30... searchheaderbar: show-close-button is now show-title-button
  dc8eefd... headerbar: show-close-button is now show-title-buttons
  b8b9a4b... searchheaderbar: Remove unneeded visible properties
  3caebe1... ui/searchheaderbar: Remove gtk version comment
  0c95cef... ui/searchheaderbar: Use focusable property instead of can-f
  b20f036... ui/searchheaderbar: Use icon-name property for buttons
  07ff075... ui/searchheaderbar: Remove unneeded text-button style
  3260e74... ui/headerbar: Use icon-name property for buttons
  90c9310... ui/headerbar: Remove unneeded text-button style
  54de3f5... ui/selectiontoolbar: Remove unneeded style class
  c51bd36... ui/searchview: Use boxed-list style instead of content
  110930f... coverpaintable: Fix rounded corners
  594ce54... coverpaintable: Cleanup default icon math
  3fdfa62... coverpaintable: Load IconTheme classwide
  9d31489... artcache: Remove commented code
  c8e9080... defaulticon: Remove commented code
  14d624b... Pass widget to coverpaintable
  cf6fd46... coverpaintable: Pass icon type
  18fdda1... coverpaintable: Get IconTheme for the display
  2f49535... utils: Update symblic artist icon
  088a0cf... defaulticon: cairo.imageSurface -> CoverPaintable
  6777ce2... defaulticon: Remove unused scale argument
  503032d... coverpaintable: Add back dark mode
  d10e30d... coverpaintable: Add docstrings and copyright
  fed1150... coverpaintable: Add annotations
  c34b2a1... artcache: Cleanup
  c9f31cc... artcache: Close stream later
  185e1c7... artstack: Fix annotations
  d01bb8f... coverpaintable: Fix aspect ratio handling


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