summaryrefslogtreecommitdiff
path: root/shell/gtk-shell.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix bottom of the grid getting cutEmilio Pozuelo Monfort2013-10-261-1/+8
|
* Make the grid actually show real launchersEmilio Pozuelo Monfort2013-10-261-7/+2
|
* Properly set the panel heightEmilio Pozuelo Monfort2013-10-241-1/+1
| | | | The other way doesn't work for some reason.
* 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-251-0/+143
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>