[gnome-music] (53 commits) Non-fast-forward update to branch wip/mschraal/gtk4-v2
- From: Marinus Schraal <mschraal src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (53 commits) Non-fast-forward update to branch wip/mschraal/gtk4-v2
- Date: Sat, 15 May 2021 14:35:23 +0000 (UTC)
The branch 'wip/mschraal/gtk4-v2' 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:
8c934fa... (TEMPORARY HACK) Disable all views but Album
04fb226... (TEMPORARY HACK) Disable MediaKeys
9f83fb7... (TEMPORARY HACK) Disable WindowPlacement
f6e98e7... Drop libdazzle usage
38ebd99... application: Fix style context provider
c21dd78... GTK4 gestures rework
6bcdf3c... smoothscale: Remove stylecontext state use
f4e14e5... headerbars: Fix title widget
0c180de... songwidget: Disable DnD, remove EventBox use (FIXME)
f85af86... artistsearchtile: Remove GtkEventBox use (FIXME)
ac2f951... artcache: IconTheme API fix (FIXME)
7c2ecd8... searchheaderbar: Disable for devel (FIXME)
2320e32... window: Fix EventController for GTK4
254e8d3... window: Update MOD1_MASK to ALT_MASK
57d502a... songliststore: Use insert_with_values
3c752b4... ui/LoadingNotification: LoadingNotification use spinning pr
75cc9f6... notificationspopup: Work around container changes (FIXME)
1e75892... ui/PlaylistControls: PlaylistControls fix Controller
331b2be... Adapt PlayerToolbar to GTK4 changes
d4bf95b... ui/PlayerToolbar: PlayerToolbar disable popover (FIXME)
eeab1be... ui/AlbumWidget: Fix grid packing
252a650... HeaderBar: Fix packing (?)
92dd636... ui/AppMenu: Remove packing attribute
5326fd0... ui/SearchHeaderBar: Fix packing
5b98674... AlbumCover: Disable draw-indicator (FIXME)
e7e50c4... artcache: Fix icon lookup api call
ff33cdc... headerbar: Disable nonworking property binding (FIXME)
71e1474... Set Gtk.IconSize usage to NORMAL (FIXME?)
df85063... albumsview: Add AlbumsView as child
293e763... starhandlerwidget: Set fixed icon size (FIXME)
0f99650... ui/PlaylistControls: Packing fixes for GTK4
f74494c... ui/PlaylistControls: Remove is-focus attribute
a2632b1... ui/PlaylistControls: Disable use_popover (FIXME)
6050e92... ui/PlaylistControls: Fix GtkButton icon
c17f31c... ui/PlaylistControls: Remove can-focus property for GtkButto
5fed8b7... playlistswidget: Fix popover positioning (?)
4ee0281... playlistcontextmenu: Disable model bing (FIXME)
0f6f15e... ui/SongWidget: Drop draw_indicator property
d9d30c0... ui/SongWidget: Disable button-release signal (FIXME)
bf611e7... ui/SongWidget: Fix packing
f929705... songwidget stackpage -pos prop
9e1bfd0... songwidget: Disable toggle cb (FIXME)
3a469fd... songwidget: Fix set_from_icon_name
f8a18c4... artistalbumswidget: Use set_child for add
b1c3e76... playlistview: Use append for box addition
5e07683... Add CoverPaintable for art (FIXME)
84d8330... albumsview: Use CoverPaintable
7e40dcf... albumsview: Misc fixes: events & deprecated props
d73dceb... albumsview: Add AlbumCoverListItem + albumsview GridView
0fe0612... albumsview: Add back album activation
9789d98... DiscBox partial port to ListView
aac9bb6... coredisc: Add listitemfactory hack
b394fa2... albumwidget: Enable song activation
Commits added to the branch:
a998c27... (TEMPORARY HACK) Disable all views but Album
3ab50d3... (TEMPORARY HACK) Disable MediaKeys
98a9822... (TEMPORARY HACK) Disable WindowPlacement
3e2a56d... Drop libdazzle usage
2974133... application: Fix style context provider
2f94461... GTK4 gestures rework
518d967... smoothscale: Remove stylecontext state use
a2ab585... headerbars: Fix title widget
a529a66... songwidget: Disable DnD, remove EventBox use (FIXME)
133cbac... artistsearchtile: Remove GtkEventBox use (FIXME)
4a7003d... artcache: IconTheme API fix (FIXME)
9d0cdff... searchheaderbar: Disable for devel (FIXME)
4cc8f08... window: Fix EventController for GTK4
e887b6f... window: Update MOD1_MASK to ALT_MASK
bff65ea... songliststore: Use insert_with_values
2efa699... ui/LoadingNotification: LoadingNotification use spinning pr
ce7e741... notificationspopup: Work around container changes (FIXME)
ba0e62e... ui/PlaylistControls: PlaylistControls fix Controller
97bee9b... Adapt PlayerToolbar to GTK4 changes
517d11d... ui/PlayerToolbar: PlayerToolbar disable popover (FIXME)
730a024... ui/AlbumWidget: Fix grid packing
2d10dbd... HeaderBar: Fix packing (?)
e512646... ui/AppMenu: Remove packing attribute
2d6cebb... ui/SearchHeaderBar: Fix packing
76c9ad9... AlbumCover: Disable draw-indicator (FIXME)
3c4f359... artcache: Fix icon lookup api call
35a57ff... headerbar: Disable nonworking property binding (FIXME)
500e96e... Set Gtk.IconSize usage to NORMAL (FIXME?)
a40ab36... albumsview: Add AlbumsView as child
09c0d0f... starhandlerwidget: Set fixed icon size (FIXME)
5edb48d... ui/PlaylistControls: Packing fixes for GTK4
462cc6e... ui/PlaylistControls: Remove is-focus attribute
a422bb7... ui/PlaylistControls: Disable use_popover (FIXME)
c717421... ui/PlaylistControls: Fix GtkButton icon
6577bd2... ui/PlaylistControls: Remove can-focus property for GtkButto
4fa4e80... playlistswidget: Fix popover positioning (?)
c21a8fd... playlistcontextmenu: Disable model bing (FIXME)
b34390d... ui/SongWidget: Drop draw_indicator property
8aa9a48... ui/SongWidget: Disable button-release signal (FIXME)
dfd7fd2... ui/SongWidget: Fix packing
24ad7d2... songwidget stackpage -pos prop
4da7ca7... songwidget: Disable toggle cb (FIXME)
cbed63e... songwidget: Fix set_from_icon_name
cb52674... artistalbumswidget: Use set_child for add
562275f... playlistview: Use append for box addition
7bc9059... Add CoverPaintable for art (FIXME)
3a71ac4... albumsview: Use CoverPaintable
5ef6b37... albumsview: Misc fixes: events & deprecated props
ae74d60... albumsview: Add AlbumCoverListItem + albumsview GridView
e7be86c... albumsview: Add back album activation
a0e8cd0... DiscBox partial port to ListView
4319425... coredisc: Add listitemfactory hack
fb9aa99... albumwidget: Enable song activation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]