Thanks for your reply!
Quote:
Originally Posted by geekmaster
Ixtab's method (updated):
PHP Code:
lipc-set-prop com.lab126.chromebar configureChrome '{"appId":"com.lab126.booklet.home","titleBar":{"clientParams":{"secondary":"Hello World","useDefaultPrimary":false}}}'
|
this doesn't work for me (nothing happens), but:
Quote:
Originally Posted by geekmaster
Branch Delay's method (updated):
PHP Code:
lipc-set-prop com.lab126.chromebar configureChrome "{\"titleBar\":{\"clientParams\":{\"secondary\":\"Hello Again\",\"useDefaultPrimary\":false}}}"
|
this works!
Quote:
Originally Posted by geekmaster
Now please tell me my time and effort was worth some karma.
|
huge karma for you
Quote:
Originally Posted by geekmaster
I also discovered some REALLY interesting stuff that will allow me to display interactive custom "pillow" forms from simple scripts, with my own contents. I could implement something like KUAL with pretty much just a lipc command and a long string of custom parameters...
|
Very interesting... i'll wait for this!