summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* panel: move height ratio into headerJonny Lamb2014-03-042-5/+2
* clocks: use GnomeWallClock to give time change updatesJonny Lamb2014-02-182-7/+65
* shell: stop using magic numbers and utilize new constantsJonny Lamb2014-02-181-5/+9
* panel: move panel and vertical clock widgets into their own filesJonny Lamb2014-02-186-124/+385
* clock: move into its own widgetJonny Lamb2014-02-183-49/+42
* shell: add small clockJonny Lamb2014-02-171-3/+69
* shell: add event boxes around app widgets to not lose enter/leave eventsJonny Lamb2014-02-171-3/+9
* shell: add a way of listening to other widgets for enter/leaveJonny Lamb2014-02-171-0/+12
* gtk-shell: resize the app launcher gridJonny Lamb2014-02-171-8/+1
* shell: add clockJonny Lamb2014-02-172-0/+55
* shell: hide panel depending on where the cursor isJonny Lamb2014-02-171-0/+98
* shell: move panel to left hand sideJonny Lamb2014-02-173-25/+75
* app-icon: add new widget subclass for icons on the panelJonny Lamb2014-02-173-0/+102
* shell-helper: implement interface in weston moduleJonny Lamb2014-02-145-3/+294
* shell-helper: add new interface for moving surfaces around onscreenJonny Lamb2014-02-142-1/+22
* shell: bind to version 3 of desktop_shellJonny Lamb2014-02-121-1/+3
* desktop-shell: update protocol to version 3Jonny Lamb2014-02-111-1/+19
* css: add new style css file and put it into gresourcesJonny Lamb2014-02-115-1/+52
* gitignore: updatedJonny Lamb2014-02-101-0/+5
* po: add Makefile.in.inJonny Lamb2014-02-101-0/+222
* Add a volume control widget to the panelEmilio Pozuelo Monfort2014-01-144-0/+146
* Tell gtk+ we really need the wayland backendEmilio Pozuelo Monfort2013-12-052-1/+3
* Unlock the screen when asked toEmilio Pozuelo Monfort2013-12-041-0/+1
* Post release version bumpEmilio Pozuelo Monfort2013-11-281-1/+1
* Update NEWSEmilio Pozuelo Monfort2013-11-271-0/+8
* Use g_object_new instead of gnome_wall_clock_newEmilio Pozuelo Monfort2013-11-271-1/+1
* Add old NEWS fileEmilio Pozuelo Monfort2013-11-271-0/+4
* Mark files as translatableEmilio Pozuelo Monfort2013-11-271-0/+4
* Add favorite launchers in the panelEmilio Pozuelo Monfort2013-11-278-6/+240
* app-launcher: chain up on constructedEmilio Pozuelo Monfort2013-11-251-0/+2
* Add a clock to the panelEmilio Pozuelo Monfort2013-11-255-1/+117
* grid: sort items alphabeticallyEmilio Pozuelo Monfort2013-11-221-6/+29
* Post release version bumpEmilio Pozuelo Monfort2013-11-201-1/+1
* Check for gtk+-waylandEmilio Pozuelo Monfort2013-11-201-1/+7
* Rename the shell to weston-gtk-shellEmilio Pozuelo Monfort2013-11-202-4/+4
* gitignore: ignore tarballsEmilio Pozuelo Monfort2013-11-191-0/+1
* Drop libtool checksEmilio Pozuelo Monfort2013-11-191-4/+0
* Fix tarball generationEmilio Pozuelo Monfort2013-11-191-6/+2
* make: recurse into protocolEmilio Pozuelo Monfort2013-11-191-1/+1
* Require weston 1.3.0Emilio Pozuelo Monfort2013-11-191-1/+1
* app-system: always take the new app infoEmilio Pozuelo Monfort2013-10-281-3/+1
* grid: don't add duplicate entries when the menu tree changesEmilio Pozuelo Monfort2013-10-282-21/+15
* Fix bottom of the grid getting cutEmilio Pozuelo Monfort2013-10-261-1/+8
* Add a gitignore fileEmilio Pozuelo Monfort2013-10-261-0/+40
* Make the grid actually show real launchersEmilio Pozuelo Monfort2013-10-2613-9/+4584
* Properly set the panel heightEmilio Pozuelo Monfort2013-10-241-1/+1
* Add a fake menu gridEmilio Pozuelo Monfort2013-10-241-20/+42
* Quick hack to get things workingEmilio Pozuelo Monfort2013-10-221-2/+2
* Merge pull request #1 from garyvdm/protocol-updateTiago Vignatti2013-10-211-19/+12
|\
| * Update protocol/desktop-shell.xml to version from weston 1.3.Gary van der Merwe2013-10-211-19/+12
|/