[gnome-music] (177 commits) Non-fast-forward update to branch wip/mschraal/gtk4-v3
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (177 commits) Non-fast-forward update to branch wip/mschraal/gtk4-v3
- Date: Tue, 8 Feb 2022 22:09:31 +0000 (UTC)
The branch 'wip/mschraal/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
af5fc17... utils: Remove wrap_list_store_sort_func
dce33f8... Remove Gfm library
88dca22... flatpak: Add OpenGL rendering
896eff5... (TEMPORARY HACK) Disable all views but Album
42a691e... (TEMPORARY HACK) Disable WindowPlacement
4f15671... Drop libdazzle usage
d47207d... Switch from libhandy to libadwaita
dbffc33... emptyview: Disable clamp visibility changes (FIXME)
d27f046... emptyview: Add initial state as child
539b0c4... application: Fix style context provider
7677e2e... GTK4 gestures rework
c051494... smoothscale: Remove stylecontext state use
cdd6720... headerbars: Fix title widget
b5b38d0... songwidget: Disable DnD, remove EventBox use (FIXME)
64c3d29... artistsearchtile: Remove GtkEventBox use (FIXME)
45e15b8... artcache: IconTheme API fix (FIXME)
8e812b9... searchheaderbar: Disable for devel (FIXME)
6255ab2... window: Fix EventController for GTK4
7c385fb... window: Update MOD1_MASK to ALT_MASK
5111f7b... songliststore: Use insert_with_values
7f03747... ui/LoadingNotification: LoadingNotification use spinning pr
5e49676... notificationspopup: Work around container changes (FIXME)
70f0dd7... ui/PlaylistControls: Fix Controller
7e909d5... Adapt PlayerToolbar to GTK4 changes
8c8b336... ui/PlayerToolbar: Fix repeat_menu_button usage
d170600... HeaderBar: Fix packing (?)
a21f374... ui/AppMenu: Remove packing attribute
a9e79ec... ui/SearchHeaderBar: Fix packing
422e427... AlbumCover: Disable draw-indicator (FIXME)
b00ece9... artcache: Fix icon lookup api call
97d82a5... headerbar: Disable nonworking property binding (FIXME)
642d5dc... Set Gtk.IconSize usage to NORMAL (FIXME?)
cb31e2b... ui/albumsview: Fix packing
6869288... ui/albumsview: Remove unneeded visible properties
1574d9c... ui/albumsview: Use focusable property instead of can-focus
129dc0c... albumsview: Correctly set scrolled window child
15aa39c... starhandlerwidget: Set fixed icon size (FIXME)
651340a... ui/PlaylistControls: Remove is-focus attribute
147d330... ui/playlistcontrols: Remove use_popover property
6e96065... ui/PlaylistControls: Fix GtkButton icon
492a9b8... ui/PlaylistControls: Remove can-focus property for GtkButto
caba880... ui/SongWidget: Drop draw_indicator property
29bc4b0... ui/SongWidget: Disable button-release signal (FIXME)
63e2bf3... ui/SongWidget: Fix packing
05a74ed... songwidget stackpage -pos prop
23142d9... songwidget: Disable toggle cb (FIXME)
eea687f... songwidget: Fix set_from_icon_name
6f921eb... artistalbumswidget: Use set_child instead of add
3cc9bd8... playlistview: Use end-child property to add playlist widget
4996700... ui/SongWidgetMenu: Replace modal property by renamed autohi
ffe2711... ui/AlbumWidget: Fix GtkButton icon
3aecf34... ui/albumwidget: Remove use_popover property
ad97e35... Add CoverPaintable for art (FIXME)
67b9113... albumsview: Use CoverPaintable
11d4288... albumsview: Misc fixes: events & deprecated props
e6ee64e... albumsview: Add AlbumCoverListItem + albumsview GridView
e1ede57... albumsview: Add back album activation
3a67280... ui/artistsview: Fix packing
a43548d... ui/artistsview: Remove unneeded visible property
d79b3f5... artistalbumswidget: Do not inherit from final class AdwClam
22d9087... dialogs: Remove type-hint property
0058e96... ui/playlistdialog: Fix packing
dd829d4... ui/playlistdialog: Use focusable property instead of can-fo
03109cc... playlistdialog: Use a controller to handle focus events
edf847d... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
01561f2... ui/playlistdialog: Port headerbar to title-widget property
2e51c37... ui/playlistdialog: Remove unneeded visible properties
a507c45... ui/playlistdialog: Remove unneeded style class
5840e93... songwidgetmenu: Port to gmenu
51b4a32... headerbar: Restore headerbar title and subtitle
efc92df... ui/headerbar: Remove unneeded visible property
3747d22... ui/headerbar: Use focusable property instead of can-focus
7d3e356... ui/playlistsview: Fix packing
e23d7d8... ui/playlistsview: Remove unneeded visible property
b21050f... ui/playlistcontrols: Switch to GtkStackPage
f8146db... ui/playlistcontrols: Remove has-focus property
d1d4aca... ui/playlistcontrols: Use focusable property instead of can-
9a2a5df... ui/playlistcontrols: Remove visible properties
296af77... ui/searchview: Fix GtkButton icon
2cb1eab... ui/searchview: Use clicked event for GtkButton
3d73783... ui/searchview: Remove unneeded visible property
a5a6744... ui/searchview: Use focusable property instead of can-focus
1db00f1... searchview: Disable size-allocate signal (FIXME)
3c98d95... ui/playlisttile: Use focusable property instead of can-focu
65b2041... ui/playlisttile: Update icon-size value
e6278c8... ui/playlisttile: Remove unneeded visible property
814cf90... window: Use AdwViewStack instead of GtkStack
209bc9a... artistsview: Port sidebar to GtkListView
66c3bab... ui/artisttile: Remove unneeded visible properties
dcd5332... ui/artisttile: Use focusable property instead of can-focus
9c473bd... ui/appmenu: Use focusable property instead of can-focus
596327c... ui/appmenu: Remove gtk version require
9de56b5... ui/appmenu: Remove unneeded visible properties
b6a381d... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
6fa0025... searchview: Remove unneeded visibility change
ba5549e... searchview: Correctly set scrolled window child
496b331... window: Enable all views
e914a66... windowplacement: Remove window move logic
2585312... gschema: Remove window-position setting
8cc5a06... windowplacement: Use set_default_size instead of resize
6a6053a... windowplacement: Listen to size changes instead of configur
f4cca8e... window: Restore WindowPlacement
02ccc44... ui/lastfmdialog: Remove window-position property
0a50289... ui/lastfmdialog: Fix packing
8ada8f5... ui/lastfmdialog: Remove unneeded visible properties
ea1ce61... ui/lastfmdialog: Use focusable property instead of can-focu
caef89c... ui/window: Remove unneeded visible properties
1440e1c... ui/twolinetip: Remove unneeded visible properties
863d32c... ui/twolinetip: Use focusable property instead of can-focus
7a80753... ui/songwidget: Remove unneeded visible properties
24da24c... ui/songwidget: Use focusable property instead of can-focus
0f77fd9... ui/discbox: Remove unneeded visible properties
36744e4... ui/discbox: Use focusable property instead of can-focus
74d2893... ui/playlistdialogrow: Remove unneeded visible properties
9d106aa... ui/help-overlay: Remove unneeded visible properties
bdb2ece... ui/playertoolbar: Remove unneeded visible properties
90c901f... ui/playertoolbar: Use focusable property instead of can-foc
ffb06ab... css: Remove custom pill style
c9f4444... ui/playertoolbar: Remove the linked style of the buttons bo
f025e55... playertoolbar: Use libadwaita style for the buttons
d1286f2... css: Remove unused styles
d753e43... ui/artistalbumswidget: Remove unneeded visible properties
19af63e... ui/albumwidget: Remove unneeded visible properties
a67ecb4... ui/albumwidget: Use focusable property instead of can-focus
0ff720f... ui/AlbumWidget.ui: Remove unneeded focusable
d7154fe... ui/albumwidget: Remove unneeded image-button style
4d2678b... ui/albumwidget: Remove unneeded received-default properties
f8faeba... ui/albumwiget: Remove gtk require version and glade comment
c4fdeae... coverpaintable: Fix defaulticon look
3b7cb2d... coverpaintable: Cleanup albumart handling
4ccbaa1... discbox: Remove useless comments
b8a5053... discbox: Remove useless button check on row activation
b6f0269... discbox: Restore song activation (partial, FIXME)
ff9c1b9... ui/discbox: Use boxed-list style instead of content
a0f6286... ui/playlistnotification: Port to gtk4
db16efd... notificationspopup: Fix it
28aeee6... ui/notificationspopup: emove unneeded visible properties
33ca4d1... ui/loadingnotification: Remove unneeded visible properties
b118e3b... songwidget: Restore star toggle
901e50b... ui/songwidget: Use focusable property instead of can-focus
33d49c6... ui/albumcover: Remove unneeded visible properties
20c9433... ui/albumcover: Use focusable property instead of can-focus
8db632d... lastfmdialog: Fix configure click controller
6db1267... ui/playlistswidget: Remove unneeded visible properties
fcc9af5... ui/playlistswidget: Use boxed-list style instead of content
56beaeb... searchheaderbar: show-close-button is now show-title-button
f16b874... headerbar: show-close-button is now show-title-buttons
c075fde... searchheaderbar: Remove unneeded visible properties
9d3ef23... ui/searchheaderbar: Remove gtk version comment
2dbec9d... ui/searchheaderbar: Use focusable property instead of can-f
5886592... ui/searchheaderbar: Use icon-name property for buttons
485fcd5... ui/searchheaderbar: Remove unneeded text-button style
441e4ea... ui/headerbar: Use icon-name property for buttons
33ab056... ui/headerbar: Remove unneeded text-button style
783fb6e... ui/selectiontoolbar: Remove unneeded style class
81c27ba... ui/searchview: Use boxed-list style instead of content
7aae299... coverpaintable: Fix rounded corners
8ded2d3... coverpaintable: Cleanup default icon math
b7c64ad... coverpaintable: Load IconTheme classwide
e882b58... artcache: Remove commented code
e32f354... defaulticon: Remove commented code
ab53ac0... Pass widget to coverpaintable
d0940ac... coverpaintable: Pass icon type
d1df229... coverpaintable: Get IconTheme for the display
101b965... utils: Update symblic artist icon
0a31085... defaulticon: cairo.imageSurface -> CoverPaintable
f7e9235... defaulticon: Remove unused scale argument
af9a39d... coverpaintable: Add back dark mode
22cce55... coverpaintable: Add docstrings and copyright
2628540... coverpaintable: Add annotations
69e4edb... artcache: Cleanup
be8cbf9... artcache: Close stream later
444e95c... artstack: Fix annotations
872ca17... coverpaintable: Fix aspect ratio handling
f6c541e... albumsview: Remove FlowBox related code
5195c25... albumsview: Make selection-mode somewhat work
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 (*)
950855b... albumsview: Remove FlowBox related code
9692f7e... albumsview: Make selection-mode somewhat work
(*) 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]