Random commands from http://commandlinefu.com
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
FYI, probably best to avoid `add_actor()` with the properties dictionary `{foo: bar}`. It's probably not going away, but is deprecated. You should prefer using `add_child()` and just passing those properties in the constructor. There should be standard replacements for both those properties (https://gjs-docs.gnome.org/clutter6~6_api/clutter.actor#index-properties).