Workbench icon indicating copy to clipboard operation
Workbench copied to clipboard

Code playground for GNOME 🛠️

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

https://github.com/sonnyp/Workbench/pull/92

vala

The goals of the Library are: 1. "How do I?" 2. Discover capabilities of the GNOME platform 3. Serve as quick reference - "snippets" - "cheat sheet" We should have...

good first issue

A UI definition can have multiple top-level objects. Right now Workbench previews the first one that is an instance of GtkWidget. We should allow the user to choose which one...

`Ctrl+/` would be neat (VSCode) But also Builder's shortcuts

Going from `modal: true` to `modal: false` does not work.

1. Make it easy to make a demo 2. Make it easy to submit a demo 3. Explain how to and invite users to submit demos

* [ ] Add a filter to the console to allow changing log level https://valadoc.org/glib-2.0/GLib.LogLevelFlags.html * [ ] Make `Registered handler xxx trigger for signal xxx on xxx` a debug...

enhancement

See https://github.com/sonnyp/Workbench/issues/17 In https://github.com/sonnyp/Workbench/pull/38 - we added Vala support It was done quickly and with the least possible changes to prove the case. However, adding new languages shouldn't require fiddling...