summaryrefslogtreecommitdiff
path: root/shell/maynard.c
Commit message (Collapse)AuthorAgeFilesLines
* maynard: change coding style to be more consistentJonny Lamb2014-04-021-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 loadedJonny Lamb2014-04-021-0/+13
|
* clock: make system icon clickable and show not implemented messageJonny Lamb2014-04-021-8/+47
|
* Revert "gtk-shell: add hack to always keep app launcher onscreen"Jonny Lamb2014-04-011-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 screenMarco Barisione2014-03-311-2/+35
|
* maynard: use a nice background from kdewallpapers as defaultMarco Barisione2014-03-311-2/+3
|
* maynard: use the background in $BACKGROUND if setMarco Barisione2014-03-311-2/+5
|
* maynard: add clock and launcher grid to the panel's layerJonny Lamb2014-03-291-1/+13
|
* shell: use G_SOURCE_REMOVE instead of FALSE globallyJonny Lamb2014-03-251-2/+4
|
* shell: remove last places that still say "gtk shell"Jonny Lamb2014-03-251-1/+1
|
* shell: rename gtk-shell.c to maynard.cJonny Lamb2014-03-251-0/+542