[gnome-software/gnome-41: 1/2] shell: Use HdyHeaderBar instead of GtkHeaderBar
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software/gnome-41: 1/2] shell: Use HdyHeaderBar instead of GtkHeaderBar
- Date: Mon, 4 Oct 2021 13:34:28 +0000 (UTC)
commit e42b9ab1725993739d5b9d4c24386529a3d7c097
Author: Adrien Plazas <kekun plazas laposte net>
Date: Mon Oct 4 14:48:03 2021 +0200
shell: Use HdyHeaderBar instead of GtkHeaderBar
This makes the loading page draggable where its invisible header bar is
located.
https://gitlab.gnome.org/GNOME/gnome-software/-/issues/1477
src/gs-shell.ui | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-shell.ui b/src/gs-shell.ui
index b627c2b11..406862128 100644
--- a/src/gs-shell.ui
+++ b/src/gs-shell.ui
@@ -498,7 +498,7 @@
<object class="GtkOverlay">
<property name="visible">True</property>
<child type="overlay">
- <object class="GtkHeaderBar">
+ <object class="HdyHeaderBar">
<property name="visible">True</property>
<property name="show_close_button">True</property>
<property name="valign">start</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]