summaryrefslogtreecommitdiff
path: root/shell/gtk-shell.c
Commit message (Expand)AuthorAgeFilesLines
* 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-181-124/+13
* clock: move into its own widgetJonny Lamb2014-02-181-14/+1
* 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-171-0/+50
* shell: hide panel depending on where the cursor isJonny Lamb2014-02-171-0/+98
* shell: move panel to left hand sideJonny Lamb2014-02-171-21/+42
* shell-helper: implement interface in weston moduleJonny Lamb2014-02-141-3/+9
* shell: bind to version 3 of desktop_shellJonny Lamb2014-02-121-1/+3
* css: add new style css file and put it into gresourcesJonny Lamb2014-02-111-0/+30
* Add a volume control widget to the panelEmilio Pozuelo Monfort2014-01-141-0/+5
* Tell gtk+ we really need the wayland backendEmilio Pozuelo Monfort2013-12-051-0/+2
* Unlock the screen when asked toEmilio Pozuelo Monfort2013-12-041-0/+1
* Add favorite launchers in the panelEmilio Pozuelo Monfort2013-11-271-5/+15
* Add a clock to the panelEmilio Pozuelo Monfort2013-11-251-1/+4
* 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
* Add a fake menu gridEmilio Pozuelo Monfort2013-10-241-20/+42
* Quick hack to get things workingEmilio Pozuelo Monfort2013-10-221-2/+2
* Add panel example and terminal launcherTiago Vignatti2013-04-041-20/+101
* Fix cursor settingTiago Vignatti2013-04-011-2/+0
* Fix background drawingTiago Vignatti2013-03-271-17/+45
* Initial commitTiago Vignatti2013-03-251-0/+143