genode/demo/src/app
Christian Prochaska 314d5c0975 liquid_fb: dynamic reconfiguration support
With this patch, 'liquid_framebuffer' can be reconfigured at runtime.
The configuration arguments are now provided as XML attributes, matching
those for 'nit_fb'. Furthermore, two new configuration options are added:

<config ...
  resize_handle="off" - show/hide a resize handle widget in the lower
                        right window corner
  decoration="on"     - show/hide window decoration
                        (title bar and borders)
/>

Fixes #740
Fixes #14
2013-05-22 21:30:17 +02:00
..
backdrop Merge base libraries into a single library 2013-02-19 14:45:55 +01:00
launchpad Update copyright headers to 2013 2013-01-10 21:44:47 +01:00
scout liquid_fb: dynamic reconfiguration support 2013-05-22 21:30:17 +02:00