Sonny Piers
Sonny Piers
Some thoughts/findings here https://gitlab.gnome.org/Teams/documentation/developer-www/-/issues/49
@JumpLink hi :wave: I would. Maybe start with something without UI — just a `user_style.css` file in the instance folder ? See `~/.var/app/re.sonny.Tangram/data/Tangram/`
> put "GNOME design principles" or whatever aside What are you talking about? Did you even read the discussion? > put this issue on the roadmap If you had made...
Glad you like it. You're talking about searching in the current page right? Can I ask what you would use it for? Usually web "applications" already have search.
> Add a shortcut to open a new tab. Probably not - it's not a traditional web browser and you're not supposed to do this often. Why do you want...
libpanel would be useful for that Would you like to give it a try?
Thanks for sharing your work and documenting. > the current GJS demo doesn't seem to mind the mismatch. That's because I implemented a hack. https://github.com/workbenchdev/Workbench/blob/35a3a70aec482c89f163389ba46de205f262d994/src/overrides.js#L24-L32 > restart the previewer every...
I wonder if there could be a way to restart the previewer in a seamless way. Without closing and reopening the window. This would be useful for all bindings as...
Please explain why you would want to do that?
It should just be a matter of adding many tests with `a` and `b` in `diff.json` and completing `patch` with what your implementation comes up with - double check it...