[gnome-music] (175 commits) Non-fast-forward update to branch wip/jfelder/gtk4-v3
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (175 commits) Non-fast-forward update to branch wip/jfelder/gtk4-v3
- Date: Tue, 8 Feb 2022 12:27:43 +0000 (UTC)
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:
09f26e1... Replace Gfm with GTK listmodels
d8b4837... utils: Remove wrap_list_store_sort_func
81a2c85... Remove Gfm library
3ba89c7... flatpak: Add OpenGL rendering
68c5d4d... (TEMPORARY HACK) Disable all views but Album
7f31c32... (TEMPORARY HACK) Disable WindowPlacement
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
Commits added to the branch:
64ed9d1... Replace Gfm with GTK listmodels
c608fef... Remove Gfm library
7f50eec... flatpak: Add OpenGL rendering
b10aa56... (TEMPORARY HACK) Disable all views but Album
dc2bc32... (TEMPORARY HACK) Disable WindowPlacement
0ef53b9... Drop libdazzle usage
722a34e... Switch from libhandy to libadwaita
c98ff0b... emptyview: Disable clamp visibility changes (FIXME)
95102c5... emptyview: Add initial state as child
48f25d3... application: Fix style context provider
33676b0... GTK4 gestures rework
60a9a64... smoothscale: Remove stylecontext state use
bbbf424... headerbars: Fix title widget
16aea9c... songwidget: Disable DnD, remove EventBox use (FIXME)
6c2bba7... artistsearchtile: Remove GtkEventBox use (FIXME)
380056b... artcache: IconTheme API fix (FIXME)
b653408... searchheaderbar: Disable for devel (FIXME)
8cd6ef9... window: Fix EventController for GTK4
5abedfd... window: Update MOD1_MASK to ALT_MASK
8088b2c... songliststore: Use insert_with_values
c7be384... ui/LoadingNotification: LoadingNotification use spinning pr
c0109b2... notificationspopup: Work around container changes (FIXME)
de47cfb... ui/PlaylistControls: Fix Controller
7aa9600... Adapt PlayerToolbar to GTK4 changes
867bd80... ui/PlayerToolbar: Fix repeat_menu_button usage
9973971... HeaderBar: Fix packing (?)
75e18e4... ui/AppMenu: Remove packing attribute
2f51951... ui/SearchHeaderBar: Fix packing
b50d417... AlbumCover: Disable draw-indicator (FIXME)
95c690e... artcache: Fix icon lookup api call
199e008... headerbar: Disable nonworking property binding (FIXME)
c897419... Set Gtk.IconSize usage to NORMAL (FIXME?)
011471d... ui/albumsview: Fix packing
e7126bb... ui/albumsview: Remove unneeded visible properties
fa4e867... ui/albumsview: Use focusable property instead of can-focus
c934155... albumsview: Correctly set scrolled window child
1da1ebd... starhandlerwidget: Set fixed icon size (FIXME)
64dbfd8... ui/PlaylistControls: Remove is-focus attribute
2758d62... ui/playlistcontrols: Remove use_popover property
ac4336e... ui/PlaylistControls: Fix GtkButton icon
101c7ba... ui/PlaylistControls: Remove can-focus property for GtkButto
225e012... ui/SongWidget: Drop draw_indicator property
bb26b8d... ui/SongWidget: Disable button-release signal (FIXME)
8991b62... ui/SongWidget: Fix packing
1919e65... songwidget stackpage -pos prop
391aa5b... songwidget: Disable toggle cb (FIXME)
107c934... songwidget: Fix set_from_icon_name
02473fb... artistalbumswidget: Use set_child instead of add
4b855f7... playlistview: Use end-child property to add playlist widget
2fb34c9... ui/SongWidgetMenu: Replace modal property by renamed autohi
f94f19d... ui/AlbumWidget: Fix GtkButton icon
1512cb1... ui/albumwidget: Remove use_popover property
60aac2a... Add CoverPaintable for art (FIXME)
9ad2683... albumsview: Use CoverPaintable
0390190... albumsview: Misc fixes: events & deprecated props
10c4568... albumsview: Add AlbumCoverListItem + albumsview GridView
3d73035... albumsview: Add back album activation
0ada0ee... ui/artistsview: Fix packing
6406a39... ui/artistsview: Remove unneeded visible property
fea94b3... artistalbumswidget: Do not inherit from final class AdwClam
39052b9... dialogs: Remove type-hint property
8a0eb7d... ui/playlistdialog: Fix packing
362ff23... ui/playlistdialog: Use focusable property instead of can-fo
598858b... playlistdialog: Use a controller to handle focus events
69e9dbb... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
0109c44... ui/playlistdialog: Port headerbar to title-widget property
55ebc69... ui/playlistdialog: Remove unneeded visible properties
1c098d8... ui/playlistdialog: Remove unneeded style class
dc86134... songwidgetmenu: Port to gmenu
7fcd1b3... headerbar: Restore headerbar title and subtitle
87c4ede... ui/headerbar: Remove unneeded visible property
06c593a... ui/headerbar: Use focusable property instead of can-focus
a20c73a... ui/playlistsview: Fix packing
ddc49fc... ui/playlistsview: Remove unneeded visible property
9ec87a9... ui/playlistcontrols: Switch to GtkStackPage
2ae15e0... ui/playlistcontrols: Remove has-focus property
d8955e5... ui/playlistcontrols: Use focusable property instead of can-
8958e5c... ui/playlistcontrols: Remove visible properties
b232fdb... ui/searchview: Fix GtkButton icon
a61ee4f... ui/searchview: Use clicked event for GtkButton
64e50fe... ui/searchview: Remove unneeded visible property
1bb554b... ui/searchview: Use focusable property instead of can-focus
e42fc1e... searchview: Disable size-allocate signal (FIXME)
6e344b2... ui/playlisttile: Use focusable property instead of can-focu
cceaa90... ui/playlisttile: Update icon-size value
8c61c6e... ui/playlisttile: Remove unneeded visible property
f2deb26... window: Use AdwViewStack instead of GtkStack
8185035... artistsview: Port sidebar to GtkListView
bea44dd... ui/artisttile: Remove unneeded visible properties
074f6ee... ui/artisttile: Use focusable property instead of can-focus
1092a9e... ui/appmenu: Use focusable property instead of can-focus
a12a1d0... ui/appmenu: Remove gtk version require
3cdf1ae... ui/appmenu: Remove unneeded visible properties
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]