comments
parent
7c77133a83
commit
432fec7065
|
|
@ -2,6 +2,8 @@ using Gtk 4.0;
|
|||
using Adw 1;
|
||||
|
||||
template $GhosttySurface: Adw.Bin {
|
||||
// A box isn't strictly necessary right now but there will be more
|
||||
// stuff here in the future. There's still a lot to do with surfaces.
|
||||
Box {
|
||||
orientation: vertical;
|
||||
hexpand: true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue