Re: [PATCH] desktop-shell: Bug fix client apps because of output change

2014-03-14 Thread Pekka Paalanen
On Tue, 11 Mar 2014 19:27:19 +0800 Quanxian Wang wrote: > 1) > Width and height of Panel and Background depend on output's, therefore > they should be bound with output changes including mode, transform and > scale. > > 2) > Update the min_allocation before resize the panel and background > wind

[PATCH] desktop-shell: Bug fix client apps because of output change

2014-03-11 Thread Quanxian Wang
1) Width and height of Panel and Background depend on output's, therefore they should be bound with output changes including mode, transform and scale. 2) Update the min_allocation before resize the panel and background window. Add window_set_min_allocation function because it is invisible outside