Enlightenment CVS committal
Author : lordchaos
Project : e17
Module : proto
Dir : e17/proto/entropy/src/include
Modified Files:
entropy.h
Log Message:
* Support for multiple entropy windows, via ipc - run 'entropy' command again
to launch second (or third, or fourth) entropy window
===================================================================
RCS file: /cvsroot/enlightenment/e17/proto/entropy/src/include/entropy.h,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- entropy.h 2 Jan 2006 09:05:42 -0000 1.14
+++ entropy.h 12 Jan 2006 09:16:08 -0000 1.15
@@ -1,6 +1,8 @@
#ifndef __ENTROPY_H_
#define __ENTROPY_H_
+
+
typedef struct entropy_config entropy_config;
#include <Ecore.h>
@@ -28,6 +30,8 @@
#include "entropy_config.h"
#define IPC_TITLE "entropy"
+#define ENTROPY_IPC_EVENT_CORE 1
+#define ENTROPY_IPC_EVENT_LAYOUT_NEW 2
#define THUMBNAILER_DISTRIBUTION 0
#define THUMBNAILER_CHILD 1
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
enlightenment-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs