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

  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
  58974d1... artistalbumswidget: Do not inherit from final class AdwClam
  f674d0c... dialogs: Remove type-hint property
  03c3031... ui/playlistdialog: Fix packing
  140b07d... ui/playlistdialog: Use focusable property instead of can-fo
  3624f8f... playlistdialog: Use a controller to handle focus events
  48eb85b... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
  520c948... ui/playlistdialog: Port headerbar to title-widget property
  1671604... ui/playlistdialog: Remove unneeded visible properties
  1521001... ui/playlistdialog: Remove unneeded style class
  f9caea9... songwidgetmenu: Port to gmenu
  a3d6441... headerbar: Restore headerbar title and subtitle
  c7834e7... ui/headerbar: Remove unneeded visible property
  3297f40... ui/headerbar: Use focusable property instead of can-focus
  73c9573... ui/playlistsview: Fix packing
  75ea39b... ui/playlistsview: Remove unneeded visible property
  f8c7230... ui/playlistcontrols: Switch to GtkStackPage
  7dc8f0c... ui/playlistcontrols: Remove has-focus property
  7362a4f... ui/playlistcontrols: Use focusable property instead of can-
  1313626... ui/playlistcontrols: Remove visible properties
  2a91a77... ui/searchview: Fix GtkButton icon
  7419783... ui/searchview: Use clicked event for GtkButton
  ddf31ea... ui/searchview: Remove unneeded visible property
  7c09551... ui/searchview: Use focusable property instead of can-focus
  1d772b3... searchview: Disable size-allocate signal (FIXME)
  d6a1646... ui/playlisttile: Use focusable property instead of can-focu
  8fc2baf... ui/playlisttile: Update icon-size value
  b28e540... ui/playlisttile: Remove unneeded visible property
  00578a3... window: Use AdwViewStack instead of GtkStack
  38f1b43... artistsview: Port sidebar to GtkListView
  3955077... ui/artisttile: Remove unneeded visible properties
  f65d0ca... ui/artisttile: Use focusable property instead of can-focus
  25e5f8a... ui/appmenu: Use focusable property instead of can-focus
  fd06471... ui/appmenu: Remove gtk version require
  a6cf18e... ui/appmenu: Remove unneeded visible properties
  d0feaf8... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
  fdad9eb... searchview: Remove unneeded visibility change
  f7f646b... searchview: Correctly set scrolled window child
  b542f53... window: Enable all views
  d0fc189... windowplacement: Remove window move logic
  bbf9afb... gschema: Remove window-position setting
  1db22ac... windowplacement: Use set_default_size instead of resize
  adbe258... windowplacement: Listen to size changes instead of configur
  c87e889... window: Restore WindowPlacement
  9872c99... ui/lastfmdialog: Remove window-position property
  bad8d5b... ui/lastfmdialog: Fix packing
  6f94cd7... ui/lastfmdialog: Remove unneeded visible properties
  b645aa5... ui/lastfmdialog: Use focusable property instead of can-focu
  144e112... ui/window: Remove unneeded visible properties
  cde5307... ui/twolinetip: Remove unneeded visible properties
  2216ac0... ui/twolinetip: Use focusable property instead of can-focus
  5bc912d... ui/songwidget: Remove unneeded visible properties
  f426bce... ui/songwidget: Use focusable property instead of can-focus
  0492e9d... ui/discbox: Remove unneeded visible properties
  913f858... ui/discbox: Use focusable property instead of can-focus
  cce67a9... ui/playlistdialogrow: Remove unneeded visible properties
  22a62e6... ui/help-overlay: Remove unneeded visible properties
  bbf349c... ui/playertoolbar: Remove unneeded visible properties
  ccb422e... ui/playertoolbar: Use focusable property instead of can-foc
  cfd39bf... css: Remove custom pill style
  e4b2951... ui/playertoolbar: Remove the linked style of the buttons bo
  0db94fc... playertoolbar: Use libadwaita style for the buttons
  ce09a85... css: Remove unused styles
  5830b79... ui/artistalbumswidget: Remove unneeded visible properties
  6977374... ui/albumwidget: Remove unneeded visible properties
  1c03efb... ui/albumwidget: Use focusable property instead of can-focus
  67eba3d... ui/AlbumWidget.ui: Remove unneeded focusable
  ef50240... ui/albumwidget: Remove unneeded image-button style
  5b6527c... ui/albumwidget: Remove unneeded received-default properties
  dc19f9b... ui/albumwiget: Remove gtk require version and glade comment
  f7db355... coverpaintable: Fix defaulticon look
  78ea47f... coverpaintable: Cleanup albumart handling
  4e9992e... discbox: Remove useless comments
  17f2c3f... discbox: Remove useless button check on row activation
  2abef1b... discbox: Restore song activation (partial, FIXME)
  cefaee4... ui/discbox: Use boxed-list style instead of content
  92b271d... ui/playlistnotification: Port to gtk4
  8cd14f8... notificationspopup: Fix it
  194fdf6... ui/notificationspopup: emove unneeded visible properties
  770180a... ui/loadingnotification: Remove unneeded visible properties
  eb8311a... songwidget: Restore star toggle
  dbb9a6c... ui/songwidget: Use focusable property instead of can-focus
  57206de... ui/albumcover: Remove unneeded visible properties
  7ead73c... ui/albumcover: Use focusable property instead of can-focus
  9a1e711... lastfmdialog: Fix configure click controller
  01900d1... ui/playlistswidget: Remove unneeded visible properties
  3618787... ui/playlistswidget: Use boxed-list style instead of content
  4bd6426... searchheaderbar: show-close-button is now show-title-button
  a29c062... headerbar: show-close-button is now show-title-buttons
  06cf96d... searchheaderbar: Remove unneeded visible properties
  6e71608... ui/searchheaderbar: Remove gtk version comment
  6418f1e... ui/searchheaderbar: Use focusable property instead of can-f
  a029258... ui/searchheaderbar: Use icon-name property for buttons
  b32af78... ui/searchheaderbar: Remove unneeded text-button style
  8275db8... ui/headerbar: Use icon-name property for buttons
  0068548... ui/headerbar: Remove unneeded text-button style
  6693b28... ui/selectiontoolbar: Remove unneeded style class
  c0af961... ui/searchview: Use boxed-list style instead of content
  4c24d0a... coverpaintable: Fix rounded corners
  e63c7d1... coverpaintable: Cleanup default icon math
  c4fd782... coverpaintable: Load IconTheme classwide
  ea1c382... artcache: Remove commented code
  5760ca2... defaulticon: Remove commented code
  77422e2... Pass widget to coverpaintable
  f23b1d9... coverpaintable: Pass icon type
  afbe1ef... coverpaintable: Get IconTheme for the display
  3a66e38... utils: Update symblic artist icon
  4338b5f... defaulticon: cairo.imageSurface -> CoverPaintable
  5598ee6... defaulticon: Remove unused scale argument
  3c8dc6a... coverpaintable: Add back dark mode
  db5b46c... coverpaintable: Add docstrings and copyright
  29a0815... coverpaintable: Add annotations
  2ef935a... artcache: Cleanup
  6a479b5... artcache: Close stream later
  6cb977e... artstack: Fix annotations
  deea38c... coverpaintable: Fix aspect ratio handling

Commits added to the branch:

  da47fff... Drop libdazzle usage
  296a288... Switch from libhandy to libadwaita
  fe86900... emptyview: Disable clamp visibility changes (FIXME)
  921d5e6... emptyview: Add initial state as child
  e652e7e... application: Fix style context provider
  3fc9513... GTK4 gestures rework
  3384419... smoothscale: Remove stylecontext state use
  982f704... headerbars: Fix title widget
  5835b74... songwidget: Disable DnD, remove EventBox use (FIXME)
  d582e08... artistsearchtile: Remove GtkEventBox use (FIXME)
  6f422ac... artcache: IconTheme API fix (FIXME)
  9c64765... searchheaderbar: Disable for devel (FIXME)
  8b17f77... window: Fix EventController for GTK4
  e64d482... window: Update MOD1_MASK to ALT_MASK
  4107213... songliststore: Use insert_with_values
  7129f51... ui/LoadingNotification: LoadingNotification use spinning pr
  14363d5... notificationspopup: Work around container changes (FIXME)
  3be465b... ui/PlaylistControls: Fix Controller
  a0ed0e6... Adapt PlayerToolbar to GTK4 changes
  6b243d4... ui/PlayerToolbar: Fix repeat_menu_button usage
  7b45f47... HeaderBar: Fix packing (?)
  5dc9672... ui/AppMenu: Remove packing attribute
  de6502d... ui/SearchHeaderBar: Fix packing
  9c0e5de... AlbumCover: Disable draw-indicator (FIXME)
  5dc5b3c... artcache: Fix icon lookup api call
  f0d732d... headerbar: Disable nonworking property binding (FIXME)
  38617b3... Set Gtk.IconSize usage to NORMAL (FIXME?)
  cc2e5bb... ui/albumsview: Fix packing
  f75507d... ui/albumsview: Remove unneeded visible properties
  3e3dfd8... ui/albumsview: Use focusable property instead of can-focus
  0fb52a5... albumsview: Correctly set scrolled window child
  080f5e4... starhandlerwidget: Set fixed icon size (FIXME)
  af7fd09... ui/PlaylistControls: Remove is-focus attribute
  ec0e6cf... ui/playlistcontrols: Remove use_popover property
  fc5e4e7... ui/PlaylistControls: Fix GtkButton icon
  c25e767... ui/PlaylistControls: Remove can-focus property for GtkButto
  bf9ca1b... ui/SongWidget: Drop draw_indicator property
  fd69b59... ui/SongWidget: Disable button-release signal (FIXME)
  9647953... ui/SongWidget: Fix packing
  f7f9453... songwidget stackpage -pos prop
  728ca91... songwidget: Disable toggle cb (FIXME)
  27d13f8... songwidget: Fix set_from_icon_name
  3788d11... artistalbumswidget: Use set_child instead of add
  b497400... playlistview: Use end-child property to add playlist widget
  cf95e43... ui/SongWidgetMenu: Replace modal property by renamed autohi
  955a14c... ui/AlbumWidget: Fix GtkButton icon
  e5b230e... ui/albumwidget: Remove use_popover property
  c15c863... Add CoverPaintable for art (FIXME)
  b5c433c... albumsview: Use CoverPaintable
  12340bb... albumsview: Misc fixes: events & deprecated props
  3ad7599... albumsview: Add AlbumCoverListItem + albumsview GridView
  3576391... albumsview: Add back album activation
  c747c97... ui/artistsview: Fix packing
  4845a49... ui/artistsview: Remove unneeded visible property
  e579992... artistalbumswidget: Do not inherit from final class AdwClam
  8643517... dialogs: Remove type-hint property
  9183220... ui/playlistdialog: Fix packing
  424f1c4... ui/playlistdialog: Use focusable property instead of can-fo
  40d69fa... playlistdialog: Use a controller to handle focus events
  25ddfdb... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
  1880919... ui/playlistdialog: Port headerbar to title-widget property
  7dbb4f2... ui/playlistdialog: Remove unneeded visible properties
  5043745... ui/playlistdialog: Remove unneeded style class
  8fb7f01... songwidgetmenu: Port to gmenu
  c49655a... headerbar: Restore headerbar title and subtitle
  817dd38... ui/headerbar: Remove unneeded visible property
  18e07d9... ui/headerbar: Use focusable property instead of can-focus
  877ec04... ui/playlistsview: Fix packing
  ad131d3... ui/playlistsview: Remove unneeded visible property
  ba6eb39... ui/playlistcontrols: Switch to GtkStackPage
  59f2916... ui/playlistcontrols: Remove has-focus property
  0827017... ui/playlistcontrols: Use focusable property instead of can-
  5c18831... ui/playlistcontrols: Remove visible properties
  3c05d68... ui/searchview: Fix GtkButton icon
  f21eb9a... ui/searchview: Use clicked event for GtkButton
  1968e19... ui/searchview: Remove unneeded visible property
  5dd63f0... ui/searchview: Use focusable property instead of can-focus
  dd172b2... searchview: Disable size-allocate signal (FIXME)
  601e9fb... ui/playlisttile: Use focusable property instead of can-focu
  444d915... ui/playlisttile: Update icon-size value
  6de826e... ui/playlisttile: Remove unneeded visible property
  7892d5c... window: Use AdwViewStack instead of GtkStack
  cee1fef... artistsview: Port sidebar to GtkListView
  315bb75... ui/artisttile: Remove unneeded visible properties
  d1ac0e2... ui/artisttile: Use focusable property instead of can-focus
  e12db9f... ui/appmenu: Use focusable property instead of can-focus
  ea76258... ui/appmenu: Remove gtk version require
  30d6e29... ui/appmenu: Remove unneeded visible properties
  d9888dd... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
  64031c0... searchview: Remove unneeded visibility change
  ab548b9... searchview: Correctly set scrolled window child
  7d02c10... window: Enable all views
  3aa877b... windowplacement: Remove window move logic
  f8c711a... gschema: Remove window-position setting
  c93c461... windowplacement: Use set_default_size instead of resize
  b3e9196... windowplacement: Listen to size changes instead of configur
  0f50e1a... window: Restore WindowPlacement
  ff7cc53... ui/lastfmdialog: Remove window-position property
  e969f6d... ui/lastfmdialog: Fix packing
  670a504... ui/lastfmdialog: Remove unneeded visible properties
  8df18dd... ui/lastfmdialog: Use focusable property instead of can-focu
  1a428ab... ui/window: Remove unneeded visible properties
  a9c1ae8... ui/twolinetip: Remove unneeded visible properties
  e2fcc89... ui/twolinetip: Use focusable property instead of can-focus
  411536d... ui/songwidget: Remove unneeded visible properties
  1bf2602... ui/songwidget: Use focusable property instead of can-focus
  d5a8b18... ui/discbox: Remove unneeded visible properties
  c5e167a... ui/discbox: Use focusable property instead of can-focus
  e473dfb... ui/playlistdialogrow: Remove unneeded visible properties
  d3c661b... ui/help-overlay: Remove unneeded visible properties
  d170cb2... ui/playertoolbar: Remove unneeded visible properties
  47e38dd... ui/playertoolbar: Use focusable property instead of can-foc
  8ff6a2b... css: Remove custom pill style
  bd45b2f... ui/playertoolbar: Remove the linked style of the buttons bo
  902e8c0... playertoolbar: Use libadwaita style for the buttons
  c066cbf... css: Remove unused styles
  8417ccc... ui/artistalbumswidget: Remove unneeded visible properties
  23e3608... ui/albumwidget: Remove unneeded visible properties
  faf625d... ui/albumwidget: Use focusable property instead of can-focus
  b6ca7a4... ui/AlbumWidget.ui: Remove unneeded focusable
  ed58c23... ui/albumwidget: Remove unneeded image-button style
  8ba0a6c... ui/albumwidget: Remove unneeded received-default properties
  6e5aac3... ui/albumwiget: Remove gtk require version and glade comment
  df9b1e1... coverpaintable: Fix defaulticon look
  e78c49d... coverpaintable: Cleanup albumart handling
  e8f3840... discbox: Remove useless comments
  87c3359... discbox: Remove useless button check on row activation
  bcec75d... discbox: Restore song activation (partial, FIXME)
  ad2f706... ui/discbox: Use boxed-list style instead of content
  1a96505... ui/playlistnotification: Port to gtk4
  b13e54a... notificationspopup: Fix it
  5877dfe... ui/notificationspopup: emove unneeded visible properties
  586fbee... ui/loadingnotification: Remove unneeded visible properties
  f0faf1b... songwidget: Restore star toggle
  a261959... ui/songwidget: Use focusable property instead of can-focus
  9798dd9... ui/albumcover: Remove unneeded visible properties
  1b7aca8... ui/albumcover: Use focusable property instead of can-focus
  4164ff9... lastfmdialog: Fix configure click controller
  4bcc25b... ui/playlistswidget: Remove unneeded visible properties
  429ca1b... ui/playlistswidget: Use boxed-list style instead of content
  423e1b8... searchheaderbar: show-close-button is now show-title-button
  f5708fd... headerbar: show-close-button is now show-title-buttons
  c7793fa... searchheaderbar: Remove unneeded visible properties
  a790bb1... ui/searchheaderbar: Remove gtk version comment
  33f7cf9... ui/searchheaderbar: Use focusable property instead of can-f
  9b5f7b2... ui/searchheaderbar: Use icon-name property for buttons
  34fb348... ui/searchheaderbar: Remove unneeded text-button style
  80f87be... ui/headerbar: Use icon-name property for buttons
  10a826d... ui/headerbar: Remove unneeded text-button style
  fd3dc17... ui/selectiontoolbar: Remove unneeded style class
  e4f98ae... ui/searchview: Use boxed-list style instead of content
  77f9450... coverpaintable: Fix rounded corners
  dd0944d... coverpaintable: Cleanup default icon math
  d7f142d... coverpaintable: Load IconTheme classwide
  42d67d2... artcache: Remove commented code
  870dfa3... defaulticon: Remove commented code
  6bb859d... Pass widget to coverpaintable
  e314981... coverpaintable: Pass icon type
  a5abf8e... coverpaintable: Get IconTheme for the display
  c2636f2... utils: Update symblic artist icon
  eea8ec8... defaulticon: cairo.imageSurface -> CoverPaintable
  9716b20... defaulticon: Remove unused scale argument
  53f6009... coverpaintable: Add back dark mode
  5b9f3c7... coverpaintable: Add docstrings and copyright
  8a0ba91... coverpaintable: Add annotations
  ce6c3ff... artcache: Cleanup
  77b7ede... artcache: Close stream later
  9fe8587... artstack: Fix annotations
  217cbd5... coverpaintable: Fix aspect ratio handling


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