| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | delete slides | schneefux | 2014-07-02 | 1 | -161/+0 |
| | | |||||
| * | shell-helper: add set_panel request to override surface configure | Jonny Lamb | 2014-05-09 | 1 | -0/+46 |
| | | | | | | | | | The weston_surface's configure function defined by weston's desktop-shell module had loads of things we don't want such as moving the surface to 0,0 and removing all other surface's from the panel layer. By setting our own configure function we can only do the things we want. | ||||
| * | shell-helper: add add_surface_to_layer request | Jonny Lamb | 2014-03-29 | 1 | -0/+50 |
| | | | | | | This is useful for adding other surfaces to an existing layer, like adding the clock and app launcher to the panel's layer. | ||||
| * | shell: add missing copyright headers to files | Jonny Lamb | 2014-03-07 | 1 | -0/+21 |
| | | |||||
| * | shell-helper: implement interface in weston module | Jonny Lamb | 2014-02-14 | 1 | -0/+255 |
