Workbench icon indicating copy to clipboard operation
Workbench copied to clipboard

Code playground for GNOME 🛠️

Results 139 Workbench issues
Sort by recently updated
recently updated
newest added

When using Vala, the code and preview runs in a separate process. So far, we were unable to use [actions](https://developer.gnome.org/documentation/tutorials/actions.html) there so we had to disable/downgrade demos for Vala. See...

vala

Similar to internal / JS previewer but for Vala * [ ] root properties (JS: https://github.com/sonnyp/Workbench/pull/115) * [ ] root type (JS: https://github.com/sonnyp/Workbench/pull/119)

vala

https://gitlab.gnome.org/GNOME/gtksourceview/-/issues/125

We are currently using DBus synchronous calls. It works fine and I'm not sure it would be worth it making it asynchronous as it may make things more complicated but...

If the console is closed and there is activity, we should show a badge on the "Console" button so that users don't miss important logs. Specially until we get inline...

enhancement

It can be useful to open multiple demos to combine them or keep your current work while opening a demo to check how it's done. We will need to implement...

It's confusing in GTK. The `#id` selector actually matches the Widget `name` object `id` is something else It can be difficult to figure out how to set css classes via...

Browsers devtools have a tool to reduce the size of the viewport in order to see what the website looks like on different devices (phones, tablets, laptop, ...) Would be...

enhancement

Once an idea is mature - it would be neat to export and open it in GNOME Builder.

https://gitlab.gnome.org/GNOME/console/-/blob/a7feb43514a7e2e771106c999d1710833aa2a940/src/kgx-terminal.c#L57