mirror of
https://github.com/noctalia-dev/noctalia-shell.git
synced 2026-05-11 17:08:27 +08:00
db0a2ccb7f
- Add automatic registration/unregistration of CustomButton instances to CustomButtonIPCService - Enable CustomButton widgets to register themselves with unique identifiers - Support external control via IPC commands using 'qs -c noctalia-loner ipc call cb <action> "[identifier]"' format Supported actions: left, right, middle, up (separate wheel mode), down (separate wheel mode),wheel (unified wheel mode), refresh (textCommand)