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



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

  f9d76ea... Set GTK to version 4
  2d89542... Replace Gfm with GTK listmodels
  01deb88... Stop using libdazzle
  f963dc5... songwidget: Disable/remove EventBox
  6bd711f... albumwidget: Remove EventBox
  45d9154... artisttile: Remove EventBox
  9134e3a... searchheaderbar: Remove Gd usage
  e3bbd3c... application: *BROKEN* Use Gdk.Display
  0af1588... grlsearchwrapper: import Gtk instead of Gfm
  a443875... notificationspopup: Remove show_all()
  22c2761... window: Disable window placement
  b5432b6... HeaderBar.ui: Fixup
  36ad42b... SelectionBarMenuButton.ui: Fixup
  65b9068... AppMenu.ui: Cleanup
  2b7ad4d... headerbar: show-close-button -> show-title-buttons
  a946077... SearchHeaderBar.ui: Cleanup
  e140009... PlayerToolbar.ui: *BROKEN* Cleanup & no images
  0ddc271... art: Disable surface usage
  7aa16d0... coverstack: Remove show_all
  6df3482... smoothscale: Remove gesturemultipress -> gestureclick
  5102be0... playertoolbar: Adapt set_from_icon_name API
  b088eea... EmptyView.ui: Cleanup
  267e3d7... window: Cleanups
  e12fcd1... emptyview: Remove show_all
  638b23f... mediakeys: Fix controller
  f951927... grltrackerwrapper: Add Gtk import instead of Gfm
  c24e1e2... window: Gesture 'fixes'
  5825b81... AlbumWidget.ui: Cleanup
  a6e0b0a... albumsview: Remove show_all
  5b814c3... artistsview: Cleanup gesture & show_all
  1b25bc2... baseview: Remove show_all
  aaef346... songsview: Cleanup gesture & pack
  b8584b7... starhandlerwidget: Unbreak some iconsize stuff
  5efc76d... playlistsview: Cleanup gesture & margins
  84b0ede... playlistcontrols: Cleanup & disable some event stuff
  b4c5ba5... playlistcontextmenu: Disable bind_model
  dfa4137... playlistsview: Cleanup some stuff
  46e3ba6... searchview: Cleanup & disable some stuff
  2565e3e... albumcover: Cleanup and break
  48f40e0... songwidget: Cleanup & break
  fdcdbe3... songwidget: More fixes
  4cbdaee... songwidget: More fixes
  91f52f3... playlistsview: Event disable
  185f2b2... artistalbumwidget: Cleanup
  2c54993... coverstack: Disable art
  16e27fd... coredisc: Gfm -> Gtk import
  22f5c76... albumartcache: More surface mess
  5ee9280... albumartcache: More surface
  3ea3a12... DiscBox.ui: Cleanup
  30625be... disclistboxwidget: Disable song widget event
  4eb7ddc... playertoolbar: Disable button image switching
  196a50a... smoothscale: Fix stylectx padding call
  d1e99ad... playertoolbar: Fix playback images
  98e8641... application: Fix style context provider
  e90f1f2... disclistboxwidget: Make song_widget click controller somewh

Commits added to the branch:

  d50d783... albumsview: Load covers on demand (*)
  2974019... albumsview: Clarify widget naming (*)
  e23793c... albumsview: Re-add timeout based cover loading (*)
  a65f443... mpris: Listen to the changes on the player playlist (*)
  6dee137... mpris: Emit TrackListReplaced signal when tracklist size ch (*)
  93cd2bb... mpris: Rename update_songs_list to update_tracklist (*)
  1cc8e55... Updated Spanish translation (*)
  0e3d43f... Update Catalan translation (*)
  19bf3e4... Set GTK to version 4
  8e78e89... Replace Gfm with GTK listmodels
  7ac295e... Stop using libdazzle
  05b9e0c... songwidget: Disable/remove EventBox
  b3bff3f... albumwidget: Remove EventBox
  7ea89d6... artisttile: Remove EventBox
  f962713... searchheaderbar: Remove Gd usage
  6e1abd5... application: Fix style context provider
  32ca7b7... grlsearchwrapper: import Gtk instead of Gfm
  2c6fe1a... notificationspopup: Remove show_all()
  2dfcbc1... window: Disable window placement
  188bc95... HeaderBar.ui: Fixup
  bc0548a... SelectionBarMenuButton.ui: Fixup
  86f013e... AppMenu.ui: Cleanup
  dec0db3... headerbar: show-close-button -> show-title-buttons
  c8897be... SearchHeaderBar.ui: Cleanup
  c6ba31c... PlayerToolbar.ui: *BROKEN* Cleanup & no images
  8b9009e... art: Disable surface usage
  786f199... coverstack: Remove show_all
  f847645... smoothscale: Remove gesturemultipress -> gestureclick
  11c71f8... playertoolbar: Adapt set_from_icon_name API
  0d85cfb... EmptyView.ui: Cleanup
  c01efe0... window: Cleanups
  4a4a685... emptyview: Remove show_all
  f203342... mediakeys: Fix controller
  70ae7ad... grltrackerwrapper: Add Gtk import instead of Gfm
  c93e782... window: Gesture 'fixes'
  aa7bfd4... AlbumWidget.ui: Cleanup
  e205101... albumsview: Remove show_all
  605473f... albumsview: get_allocated_size -> get_allocation
  99df991... artistsview: Cleanup gesture & show_all
  e1515b4... baseview: Remove show_all
  1821502... songsview: Cleanup gesture & pack
  4dd6d2c... starhandlerwidget: Unbreak some iconsize stuff
  1fb26c0... playlistsview: Cleanup gesture & margins
  640a7c4... playlistcontrols: Cleanup & disable some event stuff
  e864a05... playlistcontextmenu: Disable bind_model
  a871c92... playlistsview: Cleanup some stuff
  e3f7ab0... searchview: Cleanup & disable some stuff
  b74536e... albumcover: Cleanup and break
  6ea6522... songwidget: Cleanup & break
  5fc6b5a... songwidget: More fixes
  317a731... songwidget: More fixes
  f021dc8... playlistsview: Event disable
  47b6d2a... artistalbumwidget: Cleanup
  4db7034... coverstack: Disable art
  f1f9b53... coredisc: Gfm -> Gtk import
  c3f6025... albumartcache: More surface mess
  dae1ae0... albumartcache: More surface
  85f9566... DiscBox.ui: Cleanup
  bb692d6... disclistboxwidget: Disable song widget event
  45d06b3... playertoolbar: Disable button image switching
  6e87257... smoothscale: Fix stylectx padding call
  6c5891a... playertoolbar: Fix playback images
  1721df7... disclistboxwidget: Make song_widget click controller somewh

(*) 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]