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

  9fff63c... Set GTK to version 4
  2e99152... Replace Gfm with GTK listmodels
  293a6b0... Stop using libdazzle
  bc41abf... songwidget: Disable/remove EventBox
  709aca5... albumwidget: Remove EventBox
  44f988c... searchheaderbar: Remove Gd usage
  6c35339... application: Fix style context provider
  bf5dacb... window: Disable window placement
  a87e35c... data/ui: HeaderBar fixes
  8dae82d... SelectionBarMenuButton.ui: Fixup
  eeca257... AppMenu.ui: Cleanup
  4434887... headerbar: show-close-button -> show-title-buttons
  f44e2cf... SearchHeaderBar.ui: Cleanup
  3472a08... data/ui: PlayerToolbar cleanup & GTK4 fixes
  ba2988d... smoothscale: StyleContext getter does not need state
  dc79544... art: Disable surface usage
  e89d035... coverstack: Remove show_all
  07ef15d... smoothscale: Remove gesturemultipress -> gestureclick
  c49bb28... playertoolbar: Adapt set_from_icon_name API
  a25024b... EmptyView.ui: Cleanup
  d504e24... window: Cleanups
  d744a4d... mediakeys: Fix controller
  c4c02a9... grltrackerwrapper: Add Gtk import instead of Gfm
  b3dbcc9... window: Gesture 'fixes'
  97941d2... AlbumWidget.ui: Cleanup
  4b1bdc0... albumsview: get_allocated_size -> get_allocation
  c0cd004... artistsview: Cleanup gesture & show_all
  3c57a49... baseview: Remove show_all
  f862c73... songsview: Cleanup gesture & pack
  efe5338... starhandlerwidget: Unbreak some iconsize stuff
  d87b06d... playlistcontrols: Cleanup & disable some event stuff
  f30082a... playlistcontextmenu: Disable bind_model
  a07ce62... data/ui: Cleanup SearchView
  2b848b3... songwidget: Cleanup & break
  325824d... artistalbumwidget: Cleanup
  198da27... coverstack: Disable art
  24ece43... coredisc: Gfm -> Gtk import
  bab177d... albumartcache: More surface mess
  b97330e... albumartcache: More surface
  cecf87c... data/ui: Cleanup DiscBox
  225d6fb... disclistboxwidget: Disable song widget event
  51b4d56... disclistboxwidget: Make song_widget click controller somewh
  bf7e0be... window: Fix event controllers
  5457a3f... songsview: Fix event controller
  05ff182... mediakeys: Fix event controller
  7a7642e... smoothscale: Fix event controller
  562d024... AlbumWidget.ui: Fix running length label position
  a1da205... WIP: covers: CoverPaintable
  8493b4e... IconTheme gtk4 fixes *incomplete*
  60a8778... data/ui: AppMenu GTK4 fixes
  ef5d2f3... flatpak: Add pygobject + template branch
  da388f7... data/ui: SelectionBarMenuButton remove relief
  779b763... data/ui: NotificationsPopup remove ShadowType
  16e03ab... data/ui: LoadingNotification use spinning property
  1b21836... window: Disable media keys for now
  7045efd... data/ui: Fix AlbumsViews margins
  668985b... data/ui: AlbumWidget remove deprecated ShadowType
  acb9741... artisttile: Fix margins for GTK 4
  083cfea... data/ui: PlaylistControls remove is-focus
  cf594d1... data/ui: PlaylistsWidget margins fix
  1563e2c... playlistswidget: Disable ctrlr
  a21410e... artistsview: Frame ShadowType is deprecated
  63af794... playlistcontextmenu: Replace relative-to with set_parent
  504d7ef... data/ui: Fix PlaylistTile margins
  695f4c9... playlistswidget: Disable some signals to make it work sligh
  0c85ccb... songwidget: Disable DnD
  7584717... data/ui: Remove visible property from ArtistTile
  d2c9fb5... data/ui: Remove visibility property from DiscBox
  e0a04d0... Correctly reveal PlayerToolbar
  9d59d7f... playlistdialog.ui: remove type hint
  5c7bf6b... playlistdialog: assorted fixes
  83db715... playlistdialog: Fix visibility
  d3a9914... playlistdialogrow.ui: Fix margins for GTK4
  a53aa60... searchview: Disable button-release-event spam

Commits added to the branch:

  a95e8c1... coregrilo: Deinitialize Grilo on shutdown (*)
  c59c740... window: Extend template usage (*)
  a1fb9da... window: Remove obsolete comment (*)
  614b8b9... window: Do not use internal var (*)
  8e5c237... window: Template the headerbar GtkStack (*)
  830f30f... window: Use property syntax for GtkStack switching (*)
  c68d5fa... grltrackerwrapper: Handle missing change notification case (*)
  f9e6c26... grltrackerwrapper: Minor cleanup (*)
  13a3d33... grltrackerwrapper: Clarify debug message (*)
  5042ac9... artistsview: Port to template (*)
  89ce7e2... artistsview: Remove unneeded GtkStack (*)
  bd6ebac... songsview: Port to template (*)
  fd54c3d... songsview: Remove unneeded GtkStack (*)
  61d96f2... views: Remove baseview (*)
  d1ab9dc... views: Use name property (*)
  a2ea980... views: Define a title property (*)
  6f55007... playlistsview: Remove unneeded GstStack (*)
  5edd74f... Release 3.37.2 (*)
  e191f98... pauseonsuspend: Fix calls to MusicLogger.warning() (*)
  366b390... Set GTK to version 4
  3b7ed5f... Replace Gfm with GTK listmodels
  0628c59... Stop using libdazzle
  c7133c4... songwidget: Disable/remove EventBox
  b92cdc1... albumwidget: Remove EventBox
  7c8529e... searchheaderbar: Remove Gd usage
  78de174... application: Fix style context provider
  cfbf997... window: Disable window placement
  c985503... data/ui: HeaderBar fixes
  77adf94... SelectionBarMenuButton.ui: Fixup
  c56e151... AppMenu.ui: Cleanup
  791f23f... headerbar: show-close-button -> show-title-buttons
  e21d796... SearchHeaderBar.ui: Cleanup
  7ccd10e... data/ui: PlayerToolbar cleanup & GTK4 fixes
  55ef1ae... smoothscale: StyleContext getter does not need state
  52c3717... art: Disable surface usage
  226b543... coverstack: Remove show_all
  b0ea3df... smoothscale: Remove gesturemultipress -> gestureclick
  0b5479d... playertoolbar: Adapt set_from_icon_name API
  443a030... EmptyView.ui: Cleanup
  3829a50... mediakeys: Fix controller
  a03060e... grltrackerwrapper: Add Gtk import instead of Gfm
  9326d4e... window: Gesture 'fixes'
  29d8087... AlbumWidget.ui: Cleanup
  873be70... albumsview: get_allocated_size -> get_allocation
  1a30f5d... starhandlerwidget: Unbreak some iconsize stuff
  165c45d... playlistcontrols: Cleanup & disable some event stuff
  f04bad0... playlistcontextmenu: Disable bind_model
  999dc03... data/ui: Cleanup SearchView
  b990930... songwidget: Cleanup & break
  bb4ee54... artistalbumwidget: Cleanup
  743fda2... coverstack: Disable art
  2d45b0b... coredisc: Gfm -> Gtk import
  6a4fec6... albumartcache: More surface mess
  fd42f2d... albumartcache: More surface
  91ca28b... data/ui: Cleanup DiscBox
  98b9832... disclistboxwidget: Disable song widget event
  dd960f8... disclistboxwidget: Make song_widget click controller somewh
  157b1cd... window: Fix event controllers
  3f5bfb8... mediakeys: Fix event controller
  32bfeb6... smoothscale: Fix event controller
  5dd7356... AlbumWidget.ui: Fix running length label position
  c4f1210... WIP: covers: CoverPaintable
  a668201... IconTheme gtk4 fixes *incomplete*
  b5d48e6... data/ui: AppMenu GTK4 fixes
  0311be6... flatpak: Add pygobject + template branch
  561da8e... data/ui: SelectionBarMenuButton remove relief
  7eb96df... data/ui: NotificationsPopup remove ShadowType
  33c1eda... data/ui: LoadingNotification use spinning property
  f07b223... window: Disable media keys for now
  bb7d4f9... data/ui: Fix AlbumsViews margins
  81e8cc3... data/ui: AlbumWidget remove deprecated ShadowType
  a542299... artisttile: Fix margins for GTK 4
  966149b... data/ui: PlaylistControls remove is-focus
  b1924ac... data/ui: PlaylistsWidget margins fix
  b47e03c... playlistswidget: Disable ctrlr
  4092896... artistsview: Frame ShadowType is deprecated
  e8ca47b... playlistcontextmenu: Replace relative-to with set_parent
  532b75a... data/ui: Fix PlaylistTile margins
  ca61801... playlistswidget: Disable some signals to make it work sligh
  d986555... songwidget: Disable DnD
  89b4d08... data/ui: Remove visible property from ArtistTile
  18d2ee4... data/ui: Remove visibility property from DiscBox
  7e7a5ea... Correctly reveal PlayerToolbar
  af2c3f6... playlistdialog.ui: remove type hint
  7f0dd53... playlistdialog: assorted fixes
  8a449ae... playlistdialog: Fix visibility
  0aeb28f... playlistdialogrow.ui: Fix margins for GTK4
  9d1dab1... searchview: Disable button-release-event spam
  734cb1d... Port listmodels to sorters and filters
  b9e7f11... window: Remove Stack homogenous
  d13feb3... notificationspopup: Work around Grid changes
  dc9f963... headerbars: Fix title widget
  feef7ec... albumsview: add -> add_named
  8aeabc1... disclistboxwidget: row.add -> row.props.child =
  131481b... songsview: gesturemultipress->gestureclick
  5e029ac... albumsview: Disable on-demand cover loading
  913f4e5... albumsview: Fix select all/none
  213421a... artistsview: Remove unneeded Gtk.Frame
  3063318... artistalbumswidget: Adapt to Container changes
  1190fb3... playlistsview: Adapt to Container removal
  745c266... searchview: Disable some deprecated stuff for now
  97a3fa9... searchview: Adapt to Container removal

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