@neauoire I always wanted to have an OS completely built around the clipboard where most programs would just apply a transformation to the clipboarl, just like how all operations in plan9's ACME are just piping the current selection through a program. Seems you have something similar. Can I dowload this build it and play around with it myself?
@timthelion yeah! go for it, it's a bit undocumented at the moment, here:
https://git.sr.ht/~rabbits/porporo
wm controls:
d to draw
m to move
menu.rom controls:
right-click/shift enter to send a path string
click/enter to run the path as a command
Have fun! Let me know if you find anything interesting