summaryrefslogtreecommitdiff
path: root/plugins/media-keys/Makefile.am
Commit message (Expand)AuthorAgeFilesLines
* media-keys: Require PulseAudio and libcanberraBastien Nocera2011-09-201-15/+3
* media-keys: Remove OSD iconsBastien Nocera2011-09-191-50/+1
* media-keys: Move keyboard brightness icon hereBastien Nocera2011-09-181-1/+3
* media-keys: Remove unused empty LIBS linkageBastien Nocera2011-09-131-2/+0
* media-keys: Clean up upower reqBastien Nocera2011-09-131-3/+0
* media-keys: Clean up app launchingBastien Nocera2011-09-131-0/+4
* build: Clean up X11 library dependenciesBastien Nocera2011-09-071-3/+0
* media-keys: Add button handling code from gnome-power-managerRichard Hughes2011-07-041-0/+8
* media-keys: Remove old-style OSDBastien Nocera2011-06-101-6/+0
* common: Move gsd-osd-window.[ch] to media-keysBastien Nocera2011-06-101-0/+6
* Make sure G_LOG_DOMAIN is set to the plugin name for each pluginRichard Hughes2011-03-151-0/+3
* media-keys: Port to GDBusBastien Nocera2010-11-061-7/+0
* Silence build by defaultBastien Nocera2010-09-201-3/+3
* Don't install template files into the icon themeMatthias Clasen2010-05-071-0/+2
* Fix linking with pedantic linkersBastien Nocera2010-03-101-3/+6
* Display a dialog box when enabling/disabling the touchpad.Peter Hutterer2010-02-151-1/+48
* Make GsdMediaKeysWindow a subclass of GsdOsdWindowFederico Mena Quintero2010-01-041-0/+2
* Add brightness to the media-keys popupBastien Nocera2009-11-051-0/+1
* Remove useless custom eject iconBastien Nocera2009-09-091-5/+0
* Remove libglade dependency from media-keys pluginFelix Riemann2009-07-091-7/+7
* Patch by: <yselkowitz@users.sourceforge.net>Jens Granseuer2009-04-031-0/+2
* revert build patch from r763Jens Granseuer2009-03-181-2/+1
* Based on patch by: Christopher Taylor <christophth@tiscali.it>Jens Granseuer2009-03-071-1/+2
* Fix include paths for non-source-dir builds. (bug #569955)Theppitak Karoonboonyanan2009-01-311-3/+3
* fix automake warningJens Granseuer2009-01-181-1/+1
* fix build without PulseAudio (bug #568015)Jens Granseuer2009-01-171-1/+4
* Cut'n'paste code from the PulseAudio enabled code in gnome-media'sBastien Nocera2009-01-151-15/+32
* Extract some functionality used by several plugins into a separate sharedJens Granseuer2008-04-131-4/+4
* Add profiling points to plugins.William Jon McCann2008-03-241-0/+1
* Add a tool to test media keys.William Jon McCann2008-03-201-4/+41
* Based on a patch by: Damien Carberry <damien carberry@sun.com>Jens Granseuer2008-02-051-31/+15
* Bug #513246.Christian Persch2008-02-011-19/+26
* No need to use weird naming of .gnome-settings-daemon.in files. BugChristian Persch2008-01-301-4/+3
* Fix build with builddir != srcdir. BUg #509142.Christian Persch2008-01-251-4/+7
* Add media keys plugin.William Jon McCann2007-12-171-0/+104