! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Xfce4-settings appearance dialog stuff
Status:
RESOLVED: FIXED
Product:
Xfce4-settings
Component:
Appearance Settings

Comments

Description Nick Schermer editbugs 2008-07-02 19:30:12 CEST
* Load settings from Gtk on first statup (we can increase the integer
  if we add new settings in the feature).
* Add main() code like in the mouse dialog.
* Group code in appearance_settings_dialog_new_from_xml() so
  it's readable. Also unref list stores after setting the model
  (Gtk owns a reference).
* Use string arrays to convert some of the properties, fixed a
  bug here where the wrong hinting style was selected.
* Right align the Hinting and RGBA labels in the dialog, so
  they don't look like a child of the hinting toggle button.
* Make functions static.
* Stripped trailing spaces.


Jannis is/will work on the theme loading code, so cc-ed him.
Comment 1 Nick Schermer editbugs 2008-07-02 19:30:38 CEST
Created attachment 1722 
The patch
Comment 2 Stephan Arts editbugs 2008-07-02 19:47:12 CEST
(In reply to comment #0)
> * Right align the Hinting and RGBA labels in the dialog, so
>   they don't look like a child of the hinting toggle button.

What hinting toggle button?
Comment 3 Nick Schermer editbugs 2008-07-02 20:53:26 CEST
Err I meant the anti-alias toggle button.
Comment 4 Stephan Arts editbugs 2008-07-02 21:17:25 CEST
Applied

Bug #4192

Reported by:
Nick Schermer
Reported on: 2008-07-02
Last modified on: 2009-07-14

People

Assignee:
Stephan Arts
CC List:
2 users

Version

Attachments

The patch (44.05 KB, patch)
2008-07-02 19:30 CEST , Nick Schermer
no flags

Additional information