static-php-cli icon indicating copy to clipboard operation
static-php-cli copied to clipboard

add extension ardillo support

Open crazywhalecc opened this issue 1 year ago • 0 comments

What does this PR do?

Fix #317 .

It is currently only tested on macOS, and the support is not perfect (for example, clicking the menu bar will delete it, but I am not sure if it is a problem with libui itself).

Checklist before merging

If your PR involves the changes mentioned below and completed the action, please tick the corresponding option. If a modification is not involved, please skip it directly.

  • [ ] If it's a extension or dependency update, make sure adding related extensions in src/global/test-extensions.php.
  • [ ] If you changed the behavior of static-php-cli, add docs in static-php/static-php-cli-docs .
  • [x] If you updated config/xxxx.json content, run bin/spc dev:sort-config xxx.

crazywhalecc avatar Jan 15 '24 15:01 crazywhalecc