Skip to content
  • Martin Blanchard's avatar
    wayland: Implement'gtk-fontconfig-timestamp' & 'gtk-modules' · cbc8d398
    Martin Blanchard authored
    The 'gtk-fontconfig-timestamp' and 'gtk-modules' settings are
    currently not available at all on Wayland. On X11, they are
    implemented through xsettings maintained up-to-date by
    gnome-settings-daemon.
    
    This patch implements both GtkSettings for Wayland using a
    new dbus interface also provided by gnome-settings-daemon.
    
    Closes #886
    cbc8d398