summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* rename project from weston-gtk-shell to maynardJonny Lamb2014-03-051-2/+2
|
* shell-helper: implement interface in weston moduleJonny Lamb2014-02-141-0/+4
|
* Tell gtk+ we really need the wayland backendEmilio Pozuelo Monfort2013-12-051-1/+1
| | | | | | | So that it doesn't choose the x11 backend when DISPLAY is set, e.g. when running weston on x11 or when xwayland is available. Require gtk+ 3.10 for this.
* Post release version bumpEmilio Pozuelo Monfort2013-11-281-1/+1
|
* Add favorite launchers in the panelEmilio Pozuelo Monfort2013-11-271-0/+11
|
* Add a clock to the panelEmilio Pozuelo Monfort2013-11-251-0/+1
|
* Post release version bumpEmilio Pozuelo Monfort2013-11-201-1/+1
|
* Check for gtk+-waylandEmilio Pozuelo Monfort2013-11-201-1/+7
|
* Drop libtool checksEmilio Pozuelo Monfort2013-11-191-4/+0
| | | | We're not using it.
* Fix tarball generationEmilio Pozuelo Monfort2013-11-191-6/+2
| | | | | Name our project weston-gtk-shell instead of weston. Fixes tarball names.
* Require weston 1.3.0Emilio Pozuelo Monfort2013-11-191-1/+1
|
* Make the grid actually show real launchersEmilio Pozuelo Monfort2013-10-261-1/+1
|
* Initial commitTiago Vignatti2013-03-251-0/+32
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>