summaryrefslogtreecommitdiff
path: root/shell
Commit message (Collapse)AuthorAgeFilesLines
...
* Add a fake menu gridEmilio Pozuelo Monfort2013-10-241-20/+42
| | | | | | | It is toggled from the new 'Menu' button in the panel. The old weston-terminal launcher is now gone. The menu is not yet populated with desktop files.
* Quick hack to get things workingEmilio Pozuelo Monfort2013-10-221-2/+2
|
* Add panel example and terminal launcherTiago Vignatti2013-04-041-20/+101
| | | | Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
* Fix cursor settingTiago Vignatti2013-04-011-2/+0
| | | | | | Don't clobber surface user data with junk. Background is alright now again. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
* Fix background drawingTiago Vignatti2013-03-271-17/+45
| | | | | | | There's still some race happening though, which prevents the client of showing anything. Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
* Initial commitTiago Vignatti2013-03-252-0/+161
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>