Author: jannis
Date: 2008-02-06 09:34:11 +0000 (Wed, 06 Feb 2008)
New Revision: 26596

Modified:
   libxfce4menu/trunk/ChangeLog
   libxfce4menu/trunk/STATUS
Log:
        * STATUS: Status file updated, mainly to reflect the progress made
          with filesystem monitoring.


Modified: libxfce4menu/trunk/ChangeLog
===================================================================
--- libxfce4menu/trunk/ChangeLog        2008-02-04 19:16:26 UTC (rev 26595)
+++ libxfce4menu/trunk/ChangeLog        2008-02-06 09:34:11 UTC (rev 26596)
@@ -1,3 +1,8 @@
+2008-02-06     Jannis Pohlmann <[EMAIL PROTECTED]>
+
+       * STATUS: Status file updated, mainly to reflect the progress made
+         with filesystem monitoring.
+
 2008-01-02     Jannis Pohlmann <[EMAIL PROTECTED]>
 
        * libxfce4menu/xfce-menu-item.{c,h}: Add support for the Comment field

Modified: libxfce4menu/trunk/STATUS
===================================================================
--- libxfce4menu/trunk/STATUS   2008-02-04 19:16:26 UTC (rev 26595)
+++ libxfce4menu/trunk/STATUS   2008-02-06 09:34:11 UTC (rev 26596)
@@ -87,8 +87,12 @@
 
   [-] <Old>
 
+        See <Move>
+
   [-] <New>
 
+        See <Move>
+
   [x] <Layout>
 
   [ ] <DefaultLayout>
@@ -167,19 +171,14 @@
 III. Filesystem monitoring
 ==========================
 
-  With a proper GObject structure for all classes (XfceMenu, 
-  XfceMenuDirectory, XfceMenuItem etc.) reloading objects independently
-  of each other should be no problem.
+  Filesystem monitoring is done by moving the actual work into the 
+  client application. Using XfceMenuMonitorVTable applications can
+  register functions to be called when monitoring of a file or 
+  directory is needed. They then have to care about monitoring 
+  themselves (see xfce-menu-monitor.{c,h} for details.
 
-  The only question is how monitoring should be done. Perhaps we can 
-  copy parts of ThunarVFS for this (as using ThunarVFS would only be 
-  possible if Thunar wouldn't use libxfce4menu).
 
-  So, unless there is a better method, FAM/Gamin would be used for 
-  monitoring files and directories.
 
-
-
 IV. UI interaction
 ==================
 

_______________________________________________
Xfce4-commits mailing list
Xfce4-commits@xfce.org
http://foo-projects.org/mailman/listinfo/xfce4-commits

Reply via email to