[gnome-music] (112 commits) Created branch wip/jfelder/gtk4-v3
- From: Jean Felder <jfelder src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-music] (112 commits) Created branch wip/jfelder/gtk4-v3
- Date: Wed, 2 Feb 2022 23:32:36 +0000 (UTC)
The branch 'wip/jfelder/gtk4-v3' was created.
Summary of new commits:
c37a380... Set GTK to version 4
5195051... gnome-music: (TEMPORARY HACK) disable set_exception_hook
54cf876... Replace Gfm with GTK listmodels
786d1b8... Remove Gfm library
75a7577... (TEMPORARY HACK) Disable all views but Album
60e376f... (TEMPORARY HACK) Disable WindowPlacement
292630b... Drop libdazzle usage
f0c2b6a... Switch from libhandy to libadwaita
a802e59... emptyview: Disable clamp visibility changes (FIXME)
f692df6... emptyview: Add initial state as child
1848d0f... application: Fix style context provider
35ae0b2... GTK4 gestures rework
3ab4156... smoothscale: Remove stylecontext state use
007884c... headerbars: Fix title widget
34c6720... songwidget: Disable DnD, remove EventBox use (FIXME)
5c2d9b5... artistsearchtile: Remove GtkEventBox use (FIXME)
d1ae2d1... artcache: IconTheme API fix (FIXME)
708eed0... searchheaderbar: Disable for devel (FIXME)
e589fd0... window: Fix EventController for GTK4
b38726a... window: Update MOD1_MASK to ALT_MASK
e6ba0be... songliststore: Use insert_with_values
af8de5f... ui/LoadingNotification: LoadingNotification use spinning pr
3090d8f... notificationspopup: Work around container changes (FIXME)
4f7d0f5... ui/PlaylistControls: PlaylistControls fix Controller
eddb73b... Adapt PlayerToolbar to GTK4 changes
3c99bb4... ui/PlayerToolbar: PlayerToolbar disable popover (FIXME)
c75790d... HeaderBar: Fix packing (?)
e2976f9... ui/AppMenu: Remove packing attribute
4c95087... ui/SearchHeaderBar: Fix packing
2d17225... AlbumCover: Disable draw-indicator (FIXME)
73189dd... artcache: Fix icon lookup api call
09ff5e4... headerbar: Disable nonworking property binding (FIXME)
53dab47... Set Gtk.IconSize usage to NORMAL (FIXME?)
71cd396... ui/albumsview: Fix packing
abae3fb... ui/albumsview: Remove unneeded visible properties
5da615d... ui/albumsview: Use focusable property instead of can-focus
86ca795... albumsview: Correctly set scrolled window child
d7569ef... starhandlerwidget: Set fixed icon size (FIXME)
ac6b41d... ui/PlaylistControls: Remove is-focus attribute
9a58e84... ui/PlaylistControls: Disable use_popover (FIXME)
4dd7c14... ui/PlaylistControls: Fix GtkButton icon
4450a35... ui/PlaylistControls: Remove can-focus property for GtkButto
6ee11dc... ui/SongWidget: Drop draw_indicator property
0adf25e... ui/SongWidget: Disable button-release signal (FIXME)
5c6e16f... ui/SongWidget: Fix packing
8a918c3... songwidget stackpage -pos prop
7d30615... songwidget: Disable toggle cb (FIXME)
2817898... songwidget: Fix set_from_icon_name
79ad8be... artistalbumswidget: Use set_child instead of add
4d569ce... playlistview: Use end-child property to add playlist widget
5eaac3f... ui/SongWidgetMenu: Replace modal property by renamed autohi
291d3e4... ui/AlbumWidget: Fix GtkButton icon
8e867e4... ui/AlbumWidget: Disable use_popover (FIXME)
7d0505c... Add CoverPaintable for art (FIXME)
047d7f4... albumsview: Use CoverPaintable
67ea697... albumsview: Misc fixes: events & deprecated props
6206f06... albumsview: Add AlbumCoverListItem + albumsview GridView
408e73d... albumsview: Add back album activation
6ed1fa1... DiscBox partial port to ListView
50cb164... coredisc: Add listitemfactory hack
1a167ad... albumwidget: Enable song activation
b6bd3c0... ui/artistsview: Fix packing
64ebafe... ui/artistsview: Remove unneeded visible property
3b92b76... artistalbumswidget: Do not inherit from final class AdwClam
aa2d10d... scope
ca062d6... star
88d9fb6... dialogs: Remove type-hint property
2b5d17f... ui/playlistdialog: Fix packing
9859613... ui/playlistdialog: Use focusable property instead of can-fo
6583a35... playlistdialog: Use a controller to handle focus events
07fe1ea... ui/playlistdialog: Use GtkBox instead of removed GtkButtonB
bd2e884... ui/playlistdialog: Port headerbar to title-widget property
141e510... ui/playlistdialog: Use margins instead of border-width
ca74ead... ui/playlistdialog: Remove unneeded visible properties
dc59f24... menu
56ad277... headerbar: Restore headerbar title and subtitle
eea4ea6... ui/headerbar: Remove unneeded visible property
f9d00ff... ui/headerbar: Use focusable property instead of can-focus
e2a07ca... v2
75648c1... ui/playlistsview: Fix packing
ac8d7c0... ui/playlistsview: Remove unneeded visible property
b8d0ef4... ui/playlistcontrols: Switch to GtkStackPage
3464d56... ui/playlistcontrols: Remove has-focus property
0df87be... ui/playlistcontrols: Use focusable property instead of can-
2fccf82... ui/playlistcontrols: Remove visible properties
8787a97... ui/searchview: Fix GtkButton icon
91b42f2... ui/searchview: Use clicked event for GtkButton
682913f... ui/searchview: Remove unneeded visible property
e1db953... ui/searchview: Use focusable property instead of can-focus
fc885a0... searchview: Disable size-allocate signal (FIXME)
9a5a021... ui/playlisttile: Use focusable property instead of can-focu
50a42d6... ui/playlisttile: Update icon-size value
d2704ed... ui/playlisttile: Remove unneeded visible property
3a80913... window: Use AdwViewStack instead of GtkStack
bdb5c8f... artistview: Port sidebar to GtkListView
add86d5... ui/appmenu: Use focusable property instead of can-focus
7bfec74... ui/appmenu: Remove gtk version require
aae1f1e... ui/appmenu: Remove unneeded visible properties
56667b0... appmenu: Inherit from GtkPopover instead of GtkPopoverMenu
99b454c... searchview: Remove unneeded visibility change
62684e7... searchview: Correctly set scrolled window child
b2c88e9... window: Enable all views
c354b10... windowplacement: Remove window move logic
b25ed8a... gschema: Remove window-position setting
962d426... windowplacement: Use set_default_size instead of resize
5a3bf1d... windowplacement: Listen to size changes instead of configur
c85b975... window: Restore WindowPlacement
3cc45d1... ui/lastfmdialog: Remove window-position property
87d8300... ui/lastfmdialog: Fix packing
2699fc9... ui/lastfmdialog: Remove unneeded visible properties
dc34835... ui/lastfmdialog: Use focusable property instead of can-focu
a65dc55... ui/window: Remove unneeded visible properties
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]