summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2014-10-09Remove GStreamer parts and use libmatemixerMichal Ratajsky3-235/+172
2014-10-08media-keys: Use galculator firstStefano Karapetsas1-1/+3
2014-07-14xrandr-manager: Fix memleakinfirit1-0/+3
2014-07-14Gtk+3: Fix label title label in msd-xrandr-managerinfirit1-0/+19
2014-07-08mpris: Replace googlemusicframe with nuvolaplayerDaniel Kao1-1/+1
2014-05-18Drop support for glib < 2.36infirit3-25/+1
2014-05-18gdk_window_*_filter are in gdk2infirit1-25/+0
2014-05-18gdk_x11_window_lookup_for_display and gdk_window_get_screen are in gdk2infirit1-8/+0
2014-05-18Replace deprecated g_thread_create with g_thread_newinfirit1-2/+2
2014-05-18Remove deprecated g_thread_init and g_type_init functionsinfirit3-13/+0
2014-05-04Add support for GTK3 Gtk/DecorationLayout settingStefano Karapetsas1-0/+1
2014-04-30Update vendor_url in policy fileinfirit1-1/+1
2014-02-21gtk3: fix media keysDenis Gorodnichev2-2/+2
2014-02-17keybindings: Fix GTK3 supportStefano Karapetsas1-0/+4
2014-02-17keybindings: Fix GTK3 supportStefano Karapetsas1-0/+4
2014-02-13housekeeping: Cherry pick some fixes from gnome-settings-daemonStefano Karapetsas1-3/+8
2014-02-08Fix typo in previous commitStefano Karapetsas1-1/+1
2014-02-08keyboard: Fix GTK3 supportStefano Karapetsas1-0/+31
2014-01-23xrandr: Fix gdk_spawn_command_line_on_screen usage with GTK3Stefano Karapetsas1-0/+5
2014-01-06Add Middle Click Emulation to mouse managerinfirit1-0/+65
2013-11-08INCLUDES -> AM_CPPFLAGSinfirit1-3/+3
2013-09-26housekeeping: Support new thumbnails path for newer glib versionsStefano Karapetsas1-0/+15
2013-08-01Replace ghelp: with help: for user-guideinfirit1-1/+1
2013-07-31Update libmate-desktop headers to new locationStefano Karapetsas2-4/+4
2013-07-31mouse: Add GTK3 supportStefano Karapetsas1-2/+76
2013-07-31Add GTK3 support in OSD windowStefano Karapetsas3-4/+140
2013-07-11media-keys: Fix terminal GSettings key nameStefano Karapetsas1-2/+2
2013-05-08keyboard: Allow to disable indicators in GSettingsStefano Karapetsas1-4/+4
2013-04-06Init libnotify in mate-settings-daemon, not in pluginsStefano Karapetsas1-4/+0
2013-03-24mpris: Fix copyright holdersStefano Karapetsas2-0/+6
2013-03-22Fixed typo in comment.Steve Zesch1-1/+1
2013-03-22Removed unused variables.Steve Zesch1-3/+0
2013-03-22Add MPRIS pluginStefano Karapetsas7-0/+760
2013-03-21Remove autogenerated fileStefano Karapetsas1-136/+0
2013-02-26two more fixes for libnotifyElan Ruusamäe2-6/+3
2013-02-18Merge pull request #40 from glensc/libnotifyStefano Karapetsas6-30/+27
2013-02-18Re-added keybindings plugin, migrated to GSettingsStefano Karapetsas9-1/+1177
2013-02-18use libnotify 0.7, not libmatenotifyElan Ruusamäe6-30/+27
2013-02-09background: Fix missing void keyword in real_draw_bg functionStefano Karapetsas1-1/+1
2013-02-09Fix segmentation fault on resolution changeStefano Karapetsas1-0/+5
2013-01-27Fix schema path deprectations and remove unused constantBrent Hull1-1/+0
2012-12-22[mouse] remove deprecated gdk_drawable_get_size & gdk_drawable_get_screenJasmine Hassan1-8/+4
2012-12-22[keyboard] don't use deprecated gdk_spawn API.Jasmine Hassan1-3/+16
2012-12-22[general] replace deprecations, use GDK X11 API, bump GTK+ to 2.24Jasmine Hassan2-3/+3
2012-12-16Restore preference for volume step instead of hardcoding itBrent Hull1-1/+4
2012-12-15[keyboard] add g_strv_behead, reduce code & fix filter_xkb_config()Jasmine Hassan1-32/+21
2012-12-15[keyboard] fix g_format_size_for_display deprecation (GLIB 2.30)Jasmine Hassan1-0/+5
2012-12-15[plugins] various small fixes/improvementsJasmine Hassan3-40/+34
2012-12-15[keyboard] Don't cast dialog to GTK_OBJECT on GTK3Jasmine Hassan1-0/+4
2012-12-15[mouse] Don't switch mouse buttons for XTest devicesJasmine Hassan1-0/+1