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

  9500f14... Set GTK to version 4
  2455aeb... Replace Gfm with GTK listmodels
  3a81b15... Stop using libdazzle
  bc65b33... songwidget: Disable/remove EventBox
  4f536e3... albumwidget: Remove EventBox
  6d28ec2... searchheaderbar: Remove Gd usage
  b00f1dc... application: Fix style context provider
  e9fef71... grlsearchwrapper: import Gtk instead of Gfm
  6fa0997... notificationspopup: Remove show_all()
  2df0ffe... window: Disable window placement
  8759a55... HeaderBar.ui: Fixup
  673b06b... SelectionBarMenuButton.ui: Fixup
  b96dedd... AppMenu.ui: Cleanup
  9e9b8b6... headerbar: show-close-button -> show-title-buttons
  d67bac3... SearchHeaderBar.ui: Cleanup
  aee1a10... PlayerToolbar.ui: *BROKEN* Cleanup & no images
  fc6b78e... art: Disable surface usage
  54f794d... coverstack: Remove show_all
  e548928... smoothscale: Remove gesturemultipress -> gestureclick
  307b2b1... playertoolbar: Adapt set_from_icon_name API
  f778cdc... EmptyView.ui: Cleanup
  1f1c56e... window: Cleanups
  7b556db... emptyview: Remove show_all
  9aaec00... mediakeys: Fix controller
  594e639... grltrackerwrapper: Add Gtk import instead of Gfm
  b7dd31b... window: Gesture 'fixes'
  28a5598... AlbumWidget.ui: Cleanup
  9d4b4e2... albumsview: Remove show_all
  661a3cd... albumsview: get_allocated_size -> get_allocation
  aab6f96... artistsview: Cleanup gesture & show_all
  ce9a045... baseview: Remove show_all
  bd711f2... songsview: Cleanup gesture & pack
  3a7242f... starhandlerwidget: Unbreak some iconsize stuff
  724bd26... playlistcontrols: Cleanup & disable some event stuff
  95c4dec... playlistcontextmenu: Disable bind_model
  6144ad3... searchview: Cleanup & disable some stuff
  ac6be8e... songwidget: Cleanup & break
  40a7289... songwidget: More fixes
  cb4d1b3... songwidget: More fixes
  7065072... artistalbumwidget: Cleanup
  c16bb47... coverstack: Disable art
  bce354b... coredisc: Gfm -> Gtk import
  cd897c9... albumartcache: More surface mess
  55cdca0... albumartcache: More surface
  72dab91... DiscBox.ui: Cleanup
  f29ce9b... DiscBox: Disable packing & no-show-all
  c9f22dc... disclistboxwidget: Disable song widget event
  761b177... playertoolbar: Disable button image switching
  ec3f0c9... smoothscale: Fix stylectx padding call
  72d9a03... playertoolbar: Fix playback images
  34d6172... disclistboxwidget: Make song_widget click controller somewh
  11d7d8c... window: Fix event controllers
  853f924... artistsview: Fix event controller
  cfb65f3... songsview: Fix event controller
  fcadc5f... mediakeys: Fix event controller
  a1f3840... smoothscale: Fix event controller
  c7e687d... AlbumWidget.ui: Fix running length label position
  df87166... WIP: covers
  a6cddb3... appmenu: Remove packing
  2be3ce1... appmenu: Disable margins

Commits added to the branch:

  9922510... searchview: Fix crash in FlowBox allocations (*)
  f2ad632... gnome-music.in: Do not change the module search path on ins (*)
  8504182... gnome-music.in: Do not use pyexecdir variable (*)
  8641f63... grltrackerplaylists: Add location filter to Playlist (*)
  0089ca2... coremodel: Don't bind player validation (*)
  e86d4d3... albumsview: Prevent a selection-mode trigger on launch (*)
  5804f9b... artistsview: Correctly select the first artist on launch (*)
  1301d99... artistsview: Remove unused variable _loading_id (*)
  bcb2967... grltrackerplaylists: Reset count when all songs are removed (*)
  4d6b18f... grltrackerplaylists: Do not bind selected property (*)
  8cf4f0e... grltrackerplaylists: Do not bind validation property (*)
  5fda871... grltrackerplaylists: Make state property binding unidirecti (*)
  8526492... artistalbumswidget: Add margin at the bottom of the widget (*)
  6028f85... artistalbumswidget: Reduce the top margin (*)
  b882625... playlistswidget: Add margin at the bottom of the list (*)
  291794d... albumwidget: Correctly align non square cover images (*)
  1b65494... albumwidget: Reduce top and bottom margins (*)
  471e269... coremodel: Rename _model to _songs_model (*)
  e22d66e... grltrackerwrapper: Rename _model to _songs_model (*)
  38f968d... artistsview: Select songs instead of artists (*)
  fda51f6... artisttile: Remove selection-mode logic (*)
  473ece6... artistalbumswidget: Remove selection-mode-allowed logic (*)
  a11361b... disclistbox: Simplify selection-mode property getter and se (*)
  5953c3e... artistalbumwidget: Add missing docstring (*)
  57dadd2... artistalbumswidget: Add missing docstring (*)
  0c3059b... Update Hebrew translation (*)
  8980060... notificationspopup : Add a close button (*)
  aa4589b... grltrackerplaylists: Remove duplicate title query (*)
  b6d628a... flatpak: Use fallback-x11 permission instead of x11 (*)
  7c0f3a7... mpris: Use the application_id for the interface name (*)
  c6c9558... flatpak: Remove mpris own-name permission (*)
  602b605... flatpak: Reorganize permissions order (*)
  f9115b5... coresong: Pass Application to init (*)
  67bb1d2... coremodel: Remove unused variable (*)
  c047322... grltrackerplaylist: Drop coremodel argument (*)
  cb54d4b... grltrackerplaylists: Whitespace (*)
  6df177f... artistartstack: Remove unused code (*)
  598fae4... albumcover: Remove old delayed loading code (*)
  0f0e69b... coremodel: Cleanup internal variable naming (*)
  39b8927... corealbum: Move get_album_model here (*)
  5201084... coreartist: Move get_artist_album_model here (*)
  cb74658... coredisc: Pass Application to init (*)
  6a82486... corealbum: Pass Application to init (*)
  7949ede... coreartist: Pass Application to init (*)
  14d8d19... grlsearchwrapper: Version Gfm import (*)
  c3896da... Untie CoreGrilo from CoreModel (*)
  0d877a5... coremodel: Whitespace (*)
  4470f9f... grltrackerwrapper: Cleanup init arguments (*)
  c1a4106... grlsearchwrapper: Cleanup init arguments (*)
  b7c36c3... playlistcontrols: Set internal application var (*)
  517574f... notificationspopup: Pass application to init (*)
  ca81652... coremodel: Remove playlist manipulation calls (*)
  8385749... coregrilo: Simplify playlist calls (*)
  437e75f... searchheaderbar: Search via CoreGrilo directly (*)
  c8c5913... coredisc: Use sort wrapper from utils (*)
  7eee6d2... coredisc: Remove unused function (*)
  cb8f726... window: Remove an obsolete comment (*)
  a2da8f2... playlistdialog: Pass application to init (*)
  50512c2... window: Remove PopupNotification from template (*)
  b300d47... searchview: Fix artist crash (*)
  7a4d536... coreartist: Fix ArtistArt creation (*)
  a0e183c... notificationspopup: Port LoadingNotification to GtkTemplate (*)
  a0ba337... SearchView: cleanup (*)
  368548d... notificationspopup: Port PlaylistNotification to GtkTemplat (*)
  2adcdff... Update Slovak translation (*)
  6a8af3b... Update Russian translation (*)
  c97abba... Updated Slovenian translation (*)
  704c9b9... grltrackerwrapper: Prefer albumartist for artist search (*)
  f48ca1e... Update Chinese (China) translation (*)
  54d3a18... Add Ukrainian translation (*)
  b640524... albumartcache: Check if embedded info exists (*)
  9478ced... grltrackerwrapper: Fix early playlists change check crash (*)
  604ac8b... Set GTK to version 4
  6fda4b0... Replace Gfm with GTK listmodels
  ff2a3c7... Stop using libdazzle
  cbcb602... songwidget: Disable/remove EventBox
  74f08cf... albumwidget: Remove EventBox
  96f872c... searchheaderbar: Remove Gd usage
  b3b0ff1... application: Fix style context provider
  cacd5da... notificationspopup: Remove show_all()
  79178fc... window: Disable window placement
  76fa23e... HeaderBar.ui: Fixup
  98de27d... SelectionBarMenuButton.ui: Fixup
  30bd6c3... AppMenu.ui: Cleanup
  1f2f1c9... headerbar: show-close-button -> show-title-buttons
  13902c2... SearchHeaderBar.ui: Cleanup
  d38f182... PlayerToolbar.ui: *BROKEN* Cleanup & no images
  6867ffc... art: Disable surface usage
  b81074c... coverstack: Remove show_all
  1795a25... smoothscale: Remove gesturemultipress -> gestureclick
  e0662fa... playertoolbar: Adapt set_from_icon_name API
  9f7fa3e... EmptyView.ui: Cleanup
  3e1fb93... window: Cleanups
  7d0e2b1... emptyview: Remove show_all
  54b969d... mediakeys: Fix controller
  9d0885a... grltrackerwrapper: Add Gtk import instead of Gfm
  a045de1... window: Gesture 'fixes'
  5c8e6dd... AlbumWidget.ui: Cleanup
  15e340f... albumsview: get_allocated_size -> get_allocation
  c6ce130... artistsview: Cleanup gesture & show_all
  3a613e8... baseview: Remove show_all
  88e3d00... songsview: Cleanup gesture & pack
  13cf93c... starhandlerwidget: Unbreak some iconsize stuff
  7d17648... playlistcontrols: Cleanup & disable some event stuff
  8144df4... playlistcontextmenu: Disable bind_model
  8f7bf3a... searchview: Cleanup & disable some stuff
  4f97085... songwidget: Cleanup & break
  9be588e... songwidget: More fixes
  1c02e35... songwidget: More fixes
  75b4aab... artistalbumwidget: Cleanup
  7156d79... coverstack: Disable art
  b8da26b... coredisc: Gfm -> Gtk import
  5937a2b... albumartcache: More surface mess
  2a96594... albumartcache: More surface
  0099c4c... DiscBox.ui: Cleanup
  fdfba40... DiscBox: Disable packing & no-show-all
  f10f941... disclistboxwidget: Disable song widget event
  f41abe1... playertoolbar: Disable button image switching
  5fe3b35... smoothscale: Fix stylectx padding call
  da09292... playertoolbar: Fix playback images
  2fe7f89... disclistboxwidget: Make song_widget click controller somewh
  0c4fb5c... window: Fix event controllers
  43e9f72... songsview: Fix event controller
  7ddecb3... mediakeys: Fix event controller
  c2751af... smoothscale: Fix event controller
  3000061... AlbumWidget.ui: Fix running length label position
  0eb6290... WIP: covers
  30e83b1... appmenu: Remove packing
  37b87c0... appmenu: Disable margins
  1e52fe6... fix gfm->gtk merge mistake
  845ec09... rebase mistake
  08137b0... flatpak: Add pygobject + template branch

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