! 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 !
Finish and import ThunarDesktopPreferences
Status:
RESOLVED: INVALID
Severity:
enhancement

Comments

Description Benedikt Meurer editbugs 2006-01-24 20:47:39 CET
ThunarDesktopPreferences and ThunarMonitorPreferences provide the basic desktop
configuration framework. Both classes are derived from GObject.
ThunarMonitorPreferences contains all the preferences that specify what to
render to a given monitor. ThunarDesktopPreferences controls the lifetime of all
ThunarMonitorPreferences instances and takes care of loading and storing the
settings from/to persistent storage.


ThunarDesktopPreferences
========================
--- Methods ---
+ [static] get() : ThunarDesktopPreferences*
+ get_monitor_preferences(screen, monitor) : ThunarMonitorPreferences*


ThunarMonitorPreferences
========================
--- Properties ---
+ color0 : GdkColor
+ color1 : GdkColor
+ color-style : ThunarColorStyle
+ wallpaper : string
+ wallpaper-style : ThunarWallpaperStyle


ThunarPreferences will need to be altered to contain defaults for all the
properties in ThunarMonitorPreferences ("desktop-default-<prop_name>").
ThunarMonitorPreferences will first check whether there's a specific setting for
this monitor, else it will just return the default from the ThunarPreferences.
Comment 1 Harold Aling 2007-09-23 18:55:49 CEST
Benedikt: status?
Comment 2 Harald Judt editbugs 2015-04-17 18:59:49 CEST
Probably obsolete by now. Closing.

Bug #1352

Reported by:
Benedikt Meurer
Reported on: 2006-01-24
Last modified on: 2015-04-17

People

Assignee:
Jannis Pohlmann
CC List:
4 users

Version

Version:
0.2.1svn

Attachments

Additional information