[ekiga/ds-gsettings2: 25/33] Added GSettings TODO so that others can continue my work.
- From: Damien Sandras <dsandras src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ekiga/ds-gsettings2: 25/33] Added GSettings TODO so that others can continue my work.
- Date: Sat, 5 Oct 2013 12:03:26 +0000 (UTC)
commit fc2f0c9abe03d2107e41699cc1aa4d75b801ebd9
Author: Damien Sandras <dsandras beip be>
Date: Sun May 5 17:53:54 2013 +0200
Added GSettings TODO so that others can continue my work.
TODO-GSettings.txt | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/TODO-GSettings.txt b/TODO-GSettings.txt
new file mode 100644
index 0000000..383fb16
--- /dev/null
+++ b/TODO-GSettings.txt
@@ -0,0 +1,5 @@
+- Make sure we have no recursion : gsetting changed, updates the widget, updates the key, gsetting changed,
updates the widget, ... For example, the toggle menu change in main_window.cpp related to enable-preview
(enable_preview) does not seem to be protected by g_signal_handlers_block.
+
+- Move gmmenuaddon to GSettings.
+
+- Move gmprefs and gmconfwidgets to static methods of the preferences-window. No need to share those
specific methods in lib as they are only used by the preferences window.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]