Workbench
Workbench copied to clipboard
Code playground for GNOME 🛠️
- 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.  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...
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?