Re: [PATCH 0/5] tablet-shell: Add sliding layout effect.

2012-07-18 Thread tecton tang
I think the crash is caused by weston.ini missing layout tag. Attach file is a workable weston.ini of my own and you could substitute correct icon path. I will send a patch and default has one layout. Thanks. 2012/7/18 Kristian Høgsberg > On Tue, Jul 17, 2012 at 05:03:53PM +0800, tecto...@gmai

Re: Adding sliding layout effect in weston desktop shell

2012-07-10 Thread tecton tang
Sorry I forgot to add the method to define trash image in weston.ini file. The "trash-image" key is below [shell], you can add it like: [shell] ... animation=zoom trash-image=<...>/trash.png Thanks. 2012/7/10 tecton tang > Hello everyone. > > Recently we are develo