It's possible to make K5-specific launcher out of custom dialog system. Think about it, if you'll have free time. HTML page can contain list (or icons) of actions. And it's possible to execute external application (via nativeBridge.dbgCmd or nativeBridge.dbgCmdExec via known ways) on selecting action. Also, custom dialog (as a Pillow app) can access LIPC publishers and subscribe to LIPC events using JavaScript only without executing lipc-* external tools.
Last edited by eureka; 10-27-2013 at 06:52 PM.
Reason: dbgCmd is pretty useless
|