Re: gtk-engines update



Here is the list of XSETTINGS currently understood by gdk-x11 (found in
gdk/x11/gdkevents-x11.c):

  { "Net/DoubleClickTime", "gtk-double-click-timeout" },
  { "Net/DndDragThreshold", "gtk-dnd-drag-threshold" },
  { "Gtk/ColorPalette", "gtk-color-palette" },
  { "Gtk/ToolbarStyle", "gtk-toolbar-style" },
  { "Gtk/ToolbarIconSize", "gtk-toolbar-icon-size" },
  { "Net/CursorBlink", "gtk-cursor-blink" },
  { "Net/CursorBlinkTime", "gtk-cursor-blink-time" },
  { "Net/ThemeName", "gtk-theme-name" },
  { "Gtk/KeyThemeName", "gtk-key-theme-name" }

so no separate stock theme, but a separate key theme...


----- Original Message -----
From: "Richard Hestilow" <hestilow ximian com>
To: "Havoc Pennington" <hp redhat com>
Cc: "Owen Taylor" <otaylor redhat com>; <gtk-devel-list gnome org>;
<desktop-devel-list gnome org>
Sent: Sunday, January 20, 2002 11:12 PM
Subject: Re: gtk-engines update


> There also needs to be an XSETTING for stock themes if there isn't
> already.
>
> I'm willing to write a colors/font capplet if I can get a hold of that
> design. I bet the GUI hit squad still has it, I'll check.
>
> -- Richard
>
> On Sun, 2002-01-20 at 12:21, Havoc Pennington wrote:
> >  - we should have a schema in libgnome for the theme name gconf key
> >  - theme switcher just gets/sets that key
> >  - gnome-settings-daemon propagates the key to the XSETTING
> >    for the theme name
> >  - GTK will pick that up
> >
> > i.e. no gtkrc involved. Should mean most of the code in the theme
> > switcher goes away.
> >
> > I'm less sure how the "pick a custom font" should work, though.
> > Ideally the same way probably but I'm not sure GTK has that XSETTING
> > yet.
> >
> > XSETTINGS:
> >   http://www.freedesktop.org/standards/xsettings.html
> >
> > There should possibly be a "custom colors" setting as well that would
> > override the theme, I don't know. Didn't someone have a UI proposal
> > for the simple colors&fonts control panel? Can they post it if so?
> >
> > Havoc
> > _______________________________________________
> > desktop-devel-list mailing list
> > desktop-devel-list gnome org
> > http://mail.gnome.org/mailman/listinfo/desktop-devel-list
>
>
>
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]