Cloudef / orbment

Modular Wayland compositor
Other
246 stars 16 forks source link

gtk3-widget-factory gets layouted, but looks like buffer is never attached. #24

Closed Cloudef closed 9 years ago

Cloudef commented 9 years ago

Loliwm allocates space for the client, but it's not drawn until geometry is changed.

Cloudef commented 9 years ago

This is weird issue, buffer is attached. But changes are not there. This could be xwayland issue, gtk3-widget-factory or gtk3-demo do not work well under weston.

Cloudef commented 9 years ago

Obeying configure request seems to make this go away. However adds some flickering, due do sending another request for actual geometry we want.