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

  e0850b6... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
  a22fabe... searchview: Remove unneeded visibility change
  66e18b4... searchview: Correctly set scrolled window child
  c2bb1e9... window: Enable all views
  0ae19af... windowplacement: Remove window move logic
  a6bdffc... gschema: Remove window-position setting
  b652349... windowplacement: Use set_default_size instead of resize
  e0aabbb... windowplacement: Listen to size changes instead of configur
  e4dbc9d... window: Restore WindowPlacement
  76e8c6d... ui/lastfmdialog: Remove window-position property
  6717148... ui/lastfmdialog: Fix packing
  ac373bc... ui/lastfmdialog: Remove unneeded visible properties
  47b9abd... ui/lastfmdialog: Use focusable property instead of can-focu
  3ad0a4f... ui/window: Remove unneeded visible properties
  7da998b... ui/twolinetip: Remove unneeded visible properties
  d09f2a7... ui/twolinetip: Use focusable property instead of can-focus
  89af42f... ui/songwidget: Remove unneeded visible properties
  45c5b67... ui/songwidget: Use focusable property instead of can-focus
  f958b3a... ui/discbox: Remove unneeded visible properties
  0036b4a... ui/discbox: Use focusable property instead of can-focus
  50f754b... ui/playlistdialogrow: Remove unneeded visible properties
  b3999b8... ui/help-overlay: Remove unneeded visible properties
  65c5cbc... ui/playertoolbar: Remove unneeded visible properties
  3c38d0f... ui/playertoolbar: Use focusable property instead of can-foc
  f3752f6... css: Remove custom pill style
  9a037d4... ui/playertoolbar: Remove the linked style of the buttons bo
  27f474e... playertoolbar: Use libadwaita style for the buttons
  b53d575... css: Remove unused styles
  25f8fa1... ui/artistalbumswidget: Remove unneeded visible properties
  db5eef5... ui/albumwidget: Remove unneeded visible properties
  5935a3c... ui/albumwidget: Use focusable property instead of can-focus
  1ed432c... ui/AlbumWidget.ui: Remove unneeded focusable
  26b45ab... ui/albumwidget: Remove unneeded image-button style
  a6cb938... ui/albumwidget: Remove unneeded received-default properties
  6335eb2... ui/albumwiget: Remove gtk require version and glade comment
  9b64da7... coverpaintable: Fix defaulticon look
  ce14e08... coverpaintable: Cleanup albumart handling
  174c784... discbox: Remove useless comments
  b04871e... discbox: Remove useless button check on row activation
  9236e60... discbox: Restore song activation (partial, FIXME)
  cea921c... ui/discbox: Use boxed-list style instead of content
  89f7110... ui/playlistnotification: Port to gtk4
  2c2b6c7... notificationspopup: Fix it
  d042bbd... ui/notificationspopup: emove unneeded visible properties
  c7c370f... ui/loadingnotification: Remove unneeded visible properties
  55bc9bd... songwidget: Restore star toggle
  b8f2a91... ui/songwidget: Use focusable property instead of can-focus
  c2d17dd... ui/albumcover: Remove unneeded visible properties
  256f79a... ui/albumcover: Use focusable property instead of can-focus
  e5c5a8f... lastfmdialog: Fix configure click controller
  c44956e... ui/playlistswidget: Remove unneeded visible properties
  d02c6b0... ui/playlistswidget: Use boxed-list style instead of content
  d919943... searchheaderbar: show-close-button is now show-title-button
  de8e145... headerbar: show-close-button is now show-title-buttons
  a780553... searchheaderbar: Remove unneeded visible properties
  9c29fb4... ui/searchheaderbar: Remove gtk version comment
  9e3bfa1... ui/searchheaderbar: Use focusable property instead of can-f
  6eb5dea... ui/searchheaderbar: Use icon-name property for buttons
  a846be8... ui/searchheaderbar: Remove unneeded text-button style
  de81207... ui/headerbar: Use icon-name property for buttons
  9d7037b... ui/headerbar: Remove unneeded text-button style
  6915983... ui/selectiontoolbar: Remove unneeded style class
  f2e9052... ui/searchview: Use boxed-list style instead of content
  893d925... coverpaintable: Fix rounded corners
  bf332a1... coverpaintable: Cleanup default icon math
  226eae1... coverpaintable: Load IconTheme classwide
  f51d552... artcache: Remove commented code
  d9a3b98... defaulticon: Remove commented code
  bc8b617... Pass widget to coverpaintable
  7ee4636... coverpaintable: Pass icon type
  c1ad61c... coverpaintable: Get IconTheme for the display
  d0f053f... utils: Update symblic artist icon
  943e491... defaulticon: cairo.imageSurface -> CoverPaintable
  ebf5e8b... defaulticon: Remove unused scale argument
  858b264... coverpaintable: Add back dark mode
  f5fe686... coverpaintable: Add docstrings and copyright
  f865dc8... coverpaintable: Add annotations
  0cf1405... artcache: Cleanup
  8f147db... artcache: Close stream later
  d9bb434... artstack: Fix annotations
  485b681... coverpaintable: Fix aspect ratio handling
  aadce08... ui/songsview: Remove unneeded visible property
  950855b... albumsview: Remove FlowBox related code
  9692f7e... albumsview: Make selection-mode somewhat work
  52f2f16... albumsview: Whitespace
  29693eb... albumsview: Connect checkbox with listmodel selection
  1832fc4... albumsview: Cleanup old bits
  9da28b0... albumsview: Remove obsolete import
  ea49748... albumsview: listitem cleanup

Commits added to the branch:

  9d22ea9... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
  0c67a9c... searchview: Remove unneeded visibility change
  e9e0115... searchview: Correctly set scrolled window child
  a67235d... window: Enable all views
  ade1fab... windowplacement: Remove window move logic
  7b491fe... gschema: Remove window-position setting
  4662220... windowplacement: Use set_default_size instead of resize
  9b99dad... windowplacement: Listen to size changes instead of configur
  5d5b76f... window: Restore WindowPlacement
  2f0f7a8... ui/lastfmdialog: Remove window-position property
  7fe6016... ui/lastfmdialog: Fix packing
  7b51de0... ui/lastfmdialog: Remove unneeded visible properties
  76d2132... ui/lastfmdialog: Use focusable property instead of can-focu
  b54caa6... ui/window: Remove unneeded visible properties
  749b3ea... ui/twolinetip: Remove unneeded visible properties
  8990f82... ui/twolinetip: Use focusable property instead of can-focus
  a115ea7... ui/songwidget: Remove unneeded visible properties
  efafed5... ui/songwidget: Use focusable property instead of can-focus
  9ab1373... ui/discbox: Remove unneeded visible properties
  8739800... ui/discbox: Use focusable property instead of can-focus
  e58c80a... ui/playlistdialogrow: Remove unneeded visible properties
  f97106f... ui/help-overlay: Remove unneeded visible properties
  efbd29e... ui/playertoolbar: Remove unneeded visible properties
  9e7fa4d... ui/playertoolbar: Use focusable property instead of can-foc
  84c63a2... css: Remove custom pill style
  e7b4cf2... ui/playertoolbar: Remove the linked style of the buttons bo
  2efbe6f... playertoolbar: Use libadwaita style for the buttons
  9224c85... css: Remove unused styles
  09ecf84... ui/artistalbumswidget: Remove unneeded visible properties
  9e247a3... ui/albumwidget: Remove unneeded visible properties
  319bc87... ui/albumwidget: Use focusable property instead of can-focus
  b32bbeb... ui/AlbumWidget.ui: Remove unneeded focusable
  bfe1669... ui/albumwidget: Remove unneeded image-button style
  1953ba6... ui/albumwidget: Remove unneeded received-default properties
  3bb1aad... ui/albumwiget: Remove gtk require version and glade comment
  a80c048... coverpaintable: Fix defaulticon look
  a2371ae... coverpaintable: Cleanup albumart handling
  95a4762... discbox: Remove useless comments
  b5b8b20... discbox: Remove useless button check on row activation
  f2ffa2f... discbox: Restore song activation (partial, FIXME)
  692d151... ui/discbox: Use boxed-list style instead of content
  6c45b15... ui/playlistnotification: Port to gtk4
  3931654... notificationspopup: Fix it
  394d672... ui/notificationspopup: emove unneeded visible properties
  85890bf... ui/loadingnotification: Remove unneeded visible properties
  270f4e0... songwidget: Restore star toggle
  9a87f07... ui/songwidget: Use focusable property instead of can-focus
  37c6095... ui/albumcover: Remove unneeded visible properties
  c53646f... ui/albumcover: Use focusable property instead of can-focus
  2578107... lastfmdialog: Fix configure click controller
  04188f4... ui/playlistswidget: Remove unneeded visible properties
  e555b78... ui/playlistswidget: Use boxed-list style instead of content
  a74da78... searchheaderbar: show-close-button is now show-title-button
  0fb1ce1... headerbar: show-close-button is now show-title-buttons
  d1c230c... searchheaderbar: Remove unneeded visible properties
  ae0c4b1... ui/searchheaderbar: Remove gtk version comment
  d6c78ef... ui/searchheaderbar: Use focusable property instead of can-f
  820a482... ui/searchheaderbar: Use icon-name property for buttons
  65a4c62... ui/searchheaderbar: Remove unneeded text-button style
  5e2d930... ui/headerbar: Use icon-name property for buttons
  ae60953... ui/headerbar: Remove unneeded text-button style
  53afb32... ui/selectiontoolbar: Remove unneeded style class
  5f9697c... ui/searchview: Use boxed-list style instead of content
  1afab34... coverpaintable: Fix rounded corners
  21e5381... coverpaintable: Cleanup default icon math
  9a0a534... coverpaintable: Load IconTheme classwide
  76893b3... artcache: Remove commented code
  5fcd642... defaulticon: Remove commented code
  a0e5301... Pass widget to coverpaintable
  96a8036... coverpaintable: Pass icon type
  38101e8... coverpaintable: Get IconTheme for the display
  b1f434c... utils: Update symblic artist icon
  ec039ca... defaulticon: cairo.imageSurface -> CoverPaintable
  83fee62... defaulticon: Remove unused scale argument
  52de8c0... coverpaintable: Add back dark mode
  6ef00e1... coverpaintable: Add docstrings and copyright
  b969119... coverpaintable: Add annotations
  7e24576... artcache: Cleanup
  356e25d... artcache: Close stream later
  af174ff... artstack: Fix annotations
  45d5398... coverpaintable: Fix aspect ratio handling
  15a60c2... ui/songsview: Remove unneeded visible property
  1680655... albumsview: Remove FlowBox related code
  c7e4bf4... albumsview: Make selection-mode somewhat work
  8ccc7fd... albumsview: Whitespace
  2a6ba00... albumsview: Connect checkbox with listmodel selection
  8903b4c... albumsview: Cleanup old bits
  9ba1b9a... albumsview: Remove obsolete import
  647aacb... albumsview: listitem cleanup
  af5f82d... emptyview: Reinstate the old behaviour
  4a5387e... ui/EmptyView: Cleanup
  e3ed0ad... searchview: Rework album/artist sizing
  6ffbca2... artistsearchtile: Cleanup and fixes
  987afed... searchview: More fixes
  804f4aa... ui/AlbumCover: Update selection box style
  9c5d815... searchview: Fix activations
  d5b2001... ui/selectiontoolbar: Cleanup
  6cfefa8... ui/albumcover: Remove requires gtk3
  a1546e9... ui/playlistcontrols: Cleanup
  5d2d9bc... ui/selectionbarmenubutton: Cleanup
  ba4b688... ui: Cleanup gtk version
  89e46df... artistalbumswidget: Use focusable property
  c7222e8... ui/alboutdialog: Use focusable property instead of can_focu
  d5b6437... ui/albumsview: Cleanup
  3c5cbcb... ui/albumcoverlistitem: Remove query-tooltip signal
  3f93aff... headerbar: Handle empty subtitle
  eb41459... songwidget: Handle click gesture
  4a08015... songwidget: Remove select-click property


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