| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Don't loop forever if we can't find our interfaces | Daniel Stone | 2014-07-01 | 1 | -1/+6 |
| | | | | | | Just try one wl_display_roundtrip, rather than doing them in a tight loop until we fall off the face of the planet. | ||||
| * | shell-helper: add set_panel request to override surface configure | Jonny Lamb | 2014-05-09 | 1 | -0/+1 |
| | | | | | | | | | 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. | ||||
| * | maynard: change coding style to be more consistent | Jonny Lamb | 2014-04-02 | 1 | -374/+391 |
| | | | | | | This style is way more GTKy. shell-helper.c is left using wayland's style as it's much more wayland than it is GTK. | ||||
| * | panel: hide when a favorite is loaded | Jonny Lamb | 2014-04-02 | 1 | -0/+13 |
| | | |||||
| * | clock: make system icon clickable and show not implemented message | Jonny Lamb | 2014-04-02 | 1 | -8/+47 |
| | | |||||
| * | Revert "gtk-shell: add hack to always keep app launcher onscreen" | Jonny Lamb | 2014-04-01 | 1 | -4/+2 |
| | | | | | | | | There is a better hack in weston now, which means we don't need to keep this surface onscreen. This reverts commit e629806944f19ddccdceb75ccff095b06f2ab06c. | ||||
| * | maynard: scale the background to fit on screen | Marco Barisione | 2014-03-31 | 1 | -2/+35 |
| | | |||||
| * | maynard: use a nice background from kdewallpapers as default | Marco Barisione | 2014-03-31 | 1 | -2/+3 |
| | | |||||
| * | maynard: use the background in $BACKGROUND if set | Marco Barisione | 2014-03-31 | 1 | -2/+5 |
| | | |||||
| * | maynard: add clock and launcher grid to the panel's layer | Jonny Lamb | 2014-03-29 | 1 | -1/+13 |
| | | |||||
| * | shell: use G_SOURCE_REMOVE instead of FALSE globally | Jonny Lamb | 2014-03-25 | 1 | -2/+4 |
| | | |||||
| * | shell: remove last places that still say "gtk shell" | Jonny Lamb | 2014-03-25 | 1 | -1/+1 |
| | | |||||
| * | shell: rename gtk-shell.c to maynard.c | Jonny Lamb | 2014-03-25 | 1 | -0/+542 |
