Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-05-18 | gdk_window_*_filter are in gdk2 | infirit | 1 | -25/+0 | |
2014-05-18 | gdk_x11_window_lookup_for_display and gdk_window_get_screen are in gdk2 | infirit | 1 | -8/+0 | |
2014-05-18 | Replace deprecated g_thread_create with g_thread_new | infirit | 1 | -2/+2 | |
2014-05-18 | Remove deprecated g_thread_init and g_type_init functions | infirit | 3 | -13/+0 | |
2014-05-04 | Add support for GTK3 Gtk/DecorationLayout setting | Stefano Karapetsas | 1 | -0/+1 | |
Closes https://github.com/mate-desktop/mate-settings-daemon/issues/63 See https://developer.gnome.org/gtk3/stable/GtkSettings.html#GtkSettings--gtk-decoration-layout | |||||
2014-04-30 | Update vendor_url in policy file | infirit | 1 | -1/+1 | |
2014-02-21 | gtk3: fix media keys | Denis Gorodnichev | 2 | -2/+2 | |
2014-02-17 | keybindings: Fix GTK3 support | Stefano Karapetsas | 1 | -0/+4 | |
Together with previous commit, it closes https://github.com/mate-desktop/mate-settings-daemon/issues/53 | |||||
2014-02-17 | keybindings: Fix GTK3 support | Stefano Karapetsas | 1 | -0/+4 | |
2014-02-13 | housekeeping: Cherry pick some fixes from gnome-settings-daemon | Stefano Karapetsas | 1 | -3/+8 | |
2014-02-08 | Fix typo in previous commit | Stefano Karapetsas | 1 | -1/+1 | |
2014-02-08 | keyboard: Fix GTK3 support | Stefano Karapetsas | 1 | -0/+31 | |
2014-01-23 | xrandr: Fix gdk_spawn_command_line_on_screen usage with GTK3 | Stefano Karapetsas | 1 | -0/+5 | |
2014-01-06 | Add Middle Click Emulation to mouse manager | infirit | 1 | -0/+65 | |
This change depens on gsettings key in mate-desktop. | |||||
2013-11-08 | INCLUDES -> AM_CPPFLAGS | infirit | 1 | -3/+3 | |
2013-09-26 | housekeeping: Support new thumbnails path for newer glib versions | Stefano Karapetsas | 1 | -0/+15 | |
Closes #51 https://github.com/mate-desktop/mate-settings-daemon/issues/51 | |||||
2013-08-01 | Replace ghelp: with help: for user-guide | infirit | 1 | -1/+1 | |
2013-07-31 | Update libmate-desktop headers to new location | Stefano Karapetsas | 2 | -4/+4 | |
2013-07-31 | mouse: Add GTK3 support | Stefano Karapetsas | 1 | -2/+76 | |
2013-07-31 | Add GTK3 support in OSD window | Stefano Karapetsas | 3 | -4/+140 | |
2013-07-11 | media-keys: Fix terminal GSettings key name | Stefano Karapetsas | 1 | -2/+2 | |
2013-05-08 | keyboard: Allow to disable indicators in GSettings | Stefano Karapetsas | 1 | -4/+4 | |
2013-04-06 | Init libnotify in mate-settings-daemon, not in plugins | Stefano Karapetsas | 1 | -4/+0 | |
2013-03-24 | mpris: Fix copyright holders | Stefano Karapetsas | 2 | -0/+6 | |
2013-03-22 | Fixed typo in comment. | Steve Zesch | 1 | -1/+1 | |
2013-03-22 | Removed unused variables. | Steve Zesch | 1 | -3/+0 | |
2013-03-22 | Add MPRIS plugin | Stefano Karapetsas | 7 | -0/+760 | |
2013-03-21 | Remove autogenerated file | Stefano Karapetsas | 1 | -136/+0 | |
2013-02-26 | two more fixes for libnotify | Elan Ruusamäe | 2 | -6/+3 | |
** (mate-settings-daemon:27918): WARNING **: /usr/lib64/mate-settings-daemon/liba11y-keyboard.so: undefined symbol: notify_notification_attach_to_status_icon ** (mate-settings-daemon:27225): WARNING **: /usr/lib64/mate-settings-daemon/libxrandr.so: undefined symbol: notify_notification_new_with_status_icon liba11-keyboard change done similarily to GNOME, just removing it: https://github.com/GNOME/gnome-settings-daemon/commit/e1ab570b0dce479ba235e5542ea07d1b5bafc4c9 | |||||
2013-02-18 | Merge pull request #40 from glensc/libnotify | Stefano Karapetsas | 6 | -30/+27 | |
use libnotify 0.7, not libmatenotify | |||||
2013-02-18 | Re-added keybindings plugin, migrated to GSettings | Stefano Karapetsas | 9 | -1/+1177 | |
2013-02-18 | use libnotify 0.7, not libmatenotify | Elan Ruusamäe | 6 | -30/+27 | |
2013-02-09 | background: Fix missing void keyword in real_draw_bg function | Stefano Karapetsas | 1 | -1/+1 | |
2013-02-09 | Fix segmentation fault on resolution change | Stefano Karapetsas | 1 | -0/+5 | |
2013-01-27 | Fix schema path deprectations and remove unused constant | Brent Hull | 1 | -1/+0 | |
2012-12-22 | [mouse] remove deprecated gdk_drawable_get_size & gdk_drawable_get_screen | Jasmine Hassan | 1 | -8/+4 | |
Since we now require GTK 2.24, we can directly use gdk_window_get_width(), gdk_window_get_height(), and gdk_window_get_screen() | |||||
2012-12-22 | [keyboard] don't use deprecated gdk_spawn API. | Jasmine Hassan | 1 | -3/+16 | |
And use: gdk_display_get_app_launch_context() on GTK3 gdk_app_launch_context_new() on GTK2 | |||||
2012-12-22 | [general] replace deprecations, use GDK X11 API, bump GTK+ to 2.24 | Jasmine Hassan | 2 | -3/+3 | |
for: gdk_x11_window_lookup_for_display() gdk_x11_window_foreign_new_for_display() | |||||
2012-12-16 | Restore preference for volume step instead of hardcoding it | Brent Hull | 1 | -1/+4 | |
2012-12-15 | [keyboard] add g_strv_behead, reduce code & fix filter_xkb_config() | Jasmine Hassan | 1 | -32/+21 | |
Fixes compiler warning: 'i' may be used uninitialized in this function Indeed, rather than initializing 'i' to zero, 'lv' (char arr of **lv) was erroneously being assigned the value of 0 in the for loop's initialization. g_strv_behead copied from gkbd_strv_behead from libgnomekbd/gkbd-util.c For reference: Using shared gkbd_strv_* utility functions, reducing the code http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=f62d0846143b8a65606daa6860e6b2cd7f9cb465 | |||||
2012-12-15 | [keyboard] fix g_format_size_for_display deprecation (GLIB 2.30) | Jasmine Hassan | 1 | -0/+5 | |
2012-12-15 | [plugins] various small fixes/improvements | Jasmine Hassan | 3 | -40/+34 | |
In plugins/housekeeping/gsd-ldsm-dialog.c - Initialize GSList ignore_paths before use - Use g_slist_prepend instead of _append in loop (more efficient), reverse after In plugins/media-keys/msd-media-keys-manager.c - Default to mate-terminal if terminal "exec" key is empty In plugins/xrandr/msd-xrandr-manager.c - Only start_or_stop_icon when the show icon key actually changes Also, adapt this for media-keys plugin: Don't use org.gnome.settings-daemon for volume_step setting http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=1a9eea8224d41643a8a7a05d799198058e36e1a8 | |||||
2012-12-15 | [keyboard] Don't cast dialog to GTK_OBJECT on GTK3 | Jasmine Hassan | 1 | -0/+4 | |
2012-12-15 | [mouse] Don't switch mouse buttons for XTest devices | Jasmine Hassan | 1 | -0/+1 | |
Fix fake events generated by applications being the wrong button. https://bugzilla.gnome.org/show_bug.cgi?id=627084 | |||||
2012-12-15 | [keyboard] Give a name to the keyboard status icon | Jasmine Hassan | 1 | -0/+1 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=2674a0fa89abb08443d8f93da6fe9ae7f81c1120 | |||||
2012-12-15 | [datetime] fix deprecated polkit_authority_get(), bump to 0.97 | Jasmine Hassan | 1 | -2/+8 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=d08b1b05997b3591c7ac1eefebd04a503c97c06e and bump PolicyKit minimum required to 0.97 http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=d1c499e9e6b2aae3b0d1e0004e38f1d280e31144 | |||||
2012-12-15 | [all] Silence build by default, and remove unneeded version requirements | Jasmine Hassan | 3 | -5/+5 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=b9b785508085d77818c76ab4aed8ee574dbd1756 | |||||
2012-12-15 | [plugins] only link background/xrandr to mate-desktop, not main process | Jasmine Hassan | 2 | -4/+10 | |
Most of the plugins do not need gnome-desktop's functionality, so there is no point in the main process linking against it. http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=ed54ceee46b6a56613c8aeb3d594f6a485400ef9 | |||||
2012-12-15 | [plugins] Fix some deprecations (GTK2/GTK3) | Jasmine Hassan | 4 | -13/+12 | |
a11y-keyboard: gtk_dialog_set_has_separator(), deprecated in GTK+ 2.22 common|mouse: prefix GDK key constants with _KEY (GTK3) | |||||
2012-12-15 | [mouse] Replace Gdk drawing with Cairo (GTK3) | Jasmine Hassan | 1 | -13/+12 | |
http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=1c1677dcfd55eb7e1f6a20435af466331ec2a911 |