summaryrefslogtreecommitdiff
path: root/TODO
blob: 8b611b75bb16ad76cde45f481537f2d4c8b2f769 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33

[ Things prefaced with GSD need to be fixed in the gnome-settings daemon
  and not the dialog ]

MOUSE PROPERTIES:

 * Add cursors to CVS (I have them locally) and install them
 * GSD: actually do the 'xset' to load the cursors at start time
 * GSD: Add support for devices other than CoreInput.

KEYBOARD PROPERTIES:

 * GSD: support keyboard bell
 * Remove awful jrb-art and replace with actual blinking cursor.

DEFAULT APPLICATIONS PROPERTIES:

 * Move to libglade support
 * Merge in Window Manager properties
 * Test that GConf changes affect the dialog

ALL DIALOGS:

 * Change buttons to use whatever the UI team comes up with
 * Make sure GSD exists using bonobo-activation

GNOME SETTINGS DAEMON:

 * GSD: Confirm all XSettings settings are correct, and have support in GTK+
 * GSD: Register with session management so we are started before
   anything else is started
 * GSD: add bonobo-activation support so that we can guarantee it's running.
 * GSD: Hook up locate_pointer to the GConf key rather than do it every time.