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

- Parent PR: https://github.com/workbenchdev/demos/pull/200

I remember we switched to 46 instead of master in https://github.com/workbenchdev/Workbench/pull/966. However, This means we can't use `ts-for-gir` (in #979), because one of the dependencies requires node 20 (and hence...

Initial implementation to add language and category filters for available demos. Minor issue - ~~With the current implementation the `Dropdown` uses a `StringList` to store the names of the categories,...

Workbench is freezing for me. It works fine initially, but after a few minutes of use, the app becomes unresponsive. ![image](https://github.com/user-attachments/assets/f8391bdb-d623-4763-990e-36a9d16a5407) One of the other things that immediately causes it...

This PR ports Vala from scripts to Meson, and introduces a minimal Vala template with the Workbench API file and a meson build file. Fixes https://github.com/workbenchdev/Workbench/issues/964 Fixes #913

Currently `./build-aux/fun workbench-cli ci demos/src/*` doesn't do type checks for JAvaScript file because we didn't update the CLI to use typescript-language-server

Vala currently uses scripts to compile and run, which has been working great so far, but it comes with a couple of limitations: * Vala users must specify the dependencies...

vala

Since the library has grown so much we should add QoL improvements to make it more pleasant and appealing. We already made some very nice improvements: * [x] https://github.com/workbenchdev/Workbench/pull/522 @bragefuglseth...

There is a [swfit binding of adwaita](https://git.aparoksha.dev/aparoksha/adwaita-swift) Do you have interest to support this?