Sonny Piers

Results 456 comments of Sonny Piers

Doing some investigation. Both applications are registered ![image](https://user-images.githubusercontent.com/19673/204095729-f1855c47-96ab-41ea-ba2b-eb73d637c5b8.png) but when running the Vala desktop notification demo: ```vala #!/usr/bin/env -S vala workbench.vala --pkg gtk4 --pkg libadwaita-1 public void main () {...

Actions are registered properly on `/re/sonny/Workbench/vala_preview` ![Screenshot from 2022-11-26 16-18-52](https://user-images.githubusercontent.com/19673/204096197-eb4b065e-9616-429b-9013-47a4f5638629.png)

I was confused why my second object wouldn't preview. Even if we have a dropdown to select which object to preview - we should inform user that only of them...

We should also optionally have Blueprint, and libportal in the exported project

@shivam-Purohit if you're a newcomer, I suggest getting started with https://github.com/sonnyp/Workbench/blob/main/CONTRIBUTING.md

Glad you like it. There will be no such things as subprojects, just a flat list of projects. Tree view is out of scope for now. I'm not decided yet...

Ok in the end each project will be a folder on the user computer. So the list of projects will simply be the folders in the file manager. We will...

This would be confusing. It's probably best to take the previewer and use it in editors instead. https://github.com/sonnyp/Workbench/issues/153 would help

see https://github.com/sonnyp/Junction/issues/99#issuecomment-1374490421

I'm not following. Could you describe what the problem is step by step?