Sonny

Results 179 issues of Sonny

if I search for `header bar` or `headerbar` all demos with a headerbar should appear. See https://github.com/sonnyp/Workbench/pull/260#issuecomment-1566199029

enhancement

Since Workbench rewrites the object id of the top level object it's not possible to reference it somewhere else in the UI See https://matrix.to/#/!kDBZrVKCdhrVuWxbGe:matrix.org/$VtK9MHm6bj_rjO_s5272z_AuUfQOu0s1UE0z4vE5zLw?via=gnome.org&via=matrix.org&via=catgirl.cloud

bug

After https://github.com/sonnyp/Workbench/pull/220 In https://github.com/sonnyp/Workbench/pull/220 we added a safe mode. But it has to be manually updated. It can't be enabled if the app is in crash loop. Let's add a...

enhancement

Workbench is going to move from “play with anything” to “play securely” model. I'm going to remove the following permission `--socket=session-bus` introduced in https://github.com/sonnyp/Workbench/issues/42 The code won't fail silently, but...

We could encode the code into a `x-workbench://` URI to make examples/test case/... easy to share. But first we should probably add some warning to warn users that running arbitrary...

We should be able to preview the following: ``` using Gtk 4.0; template Foo : Widget { } ``` by creating an instance

If you experience rendering issues with NVIDIA GPU/drivers you are affected by this WebKitGTK bug https://bugs.webkit.org/show_bug.cgi?id=228268 See also * https://github.com/sonnyp/Tangram/issues/231 * https://github.com/sonnyp/Tangram/issues/227 * https://github.com/sonnyp/Tangram/issues/251

Testing welcome. GNOME Builder should make it trivial.

It doesn't look like the original icon. I wonder if 3 triangles of the same greyscale with transparency in between would work better ![Screenshot from 2023-01-08 10-19-49](https://user-images.githubusercontent.com/19673/211188790-b3c3d518-cd1c-42ce-8f8b-5bab89740a38.png) ![Screenshot from 2023-01-08...