[e-users] Re: [E-devel] Any Suggestions ?

2004-04-29 Thread The Rasterman
On Fri, 30 Apr 2004 03:08:43 +0300 Onur Kucuk <[EMAIL PROTECTED]> babbled:
(B
(B>  Hello,
(B> 
(B>  Soon I will be giving a seminar about Enlightenment in "3rd Linux and
(B> Open Source Festival, May 13 - 16, 2004, Ankara, Turkey"
(B>  ( http://senlik.linux.org.tr )
(B> 
(B>  I am planning a "user side" introductary seminar (for a start) and will
(B> focus mostly on eye candy, features, eesh, past and future etc.
(B> 
(B>  E16, Eterm and E17, will try to talk about all.
(B> 
(B>  Are there any suggestions, previous examples etc. ? (yes I will parse
(B> enlightenment.org :)
(B
(BOooh. Where do I start... Actually. I don't know where to
(Bstart. What are you trying to talk about EXACTLY? I can't give you a everything
(B- I'd be typing for days! :)
(B
(B-- 
(B- Codito, ergo sum - "I code, therefore I am" --
(BThe Rasterman (Carsten Haitzler)[EMAIL PROTECTED]
$B7'<*(B - $Bhttp://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
(B___
(Benlightenment-users mailing list
(B[EMAIL PROTECTED]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-users

[e-users] Any Suggestions ?

2004-04-29 Thread Onur Kucuk


 Hello,


 Soon I will be giving a seminar about Enlightenment in "3rd Linux and
Open Source Festival, May 13 - 16, 2004, Ankara, Turkey"
 ( http://senlik.linux.org.tr )

 I am planning a "user side" introductary seminar (for a start) and will
focus mostly on eye candy, features, eesh, past and future etc.

 E16, Eterm and E17, will try to talk about all.


 Are there any suggestions, previous examples etc. ? (yes I will parse
enlightenment.org :)


-- 
 Onur KucukKnowledge speaks,   
but wisdom listens  



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] how do I run Xnest to test new themes for entrance?

2004-04-29 Thread John Charnas
Ibukun Olumuyiwa wrote:

On Mon 19 Apr 2004, John Charnas wrote:
 

hey all,
I'm trying to use Xnest to visualize the results of my theming 
experiments with Xnest, unfortunately it just shows a standard Xorg 
empty screen... how do I make that change?
I read the manual for Xnest, and nothing really helpful to that problem 
there...
thanks
John

   

If you want to run Xnest, you need to change the X_SERVER define in
src/daemon/Entranced.h to /usr/X11R6/bin/Xnest (or whatever the path to
your Xnest is). You will also need to use the -display :1 option.
But as far as testing theme work goes, you do not need to use entranced at
all. That was the very reason why I added command line options for
entrance. See entrance --help for more information. You should be able to
test a theme .eet without needing to change your config by using the
--theme option, for example.
 

yes, I found that out on #edevelop or #e recently. Anyways, since I'll 
only have time to work on themes in a couple weeks (AP exams coming up!) 
I'm all set for now. But thanks anyways.
What may be useful though, is to write a program that will show how the 
various classes relate to each other in a diagram of some sort, or 
highlight things in a text editor (I personally use nano or gedit, 
depending on the mood). It would make it easier for me to understand how 
things relate to each other, rather than keywords in a table.
But that's just if you have some time to spare.
Nothing urgent, it'll just take me longer to start a theme from scratch...
John



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


Re: [e-users] how do I run Xnest to test new themes for entrance?

2004-04-29 Thread Ibukun Olumuyiwa
On Mon 19 Apr 2004, John Charnas wrote:
> hey all,
> I'm trying to use Xnest to visualize the results of my theming 
> experiments with Xnest, unfortunately it just shows a standard Xorg 
> empty screen... how do I make that change?
> I read the manual for Xnest, and nothing really helpful to that problem 
> there...
> thanks
> John
> 

If you want to run Xnest, you need to change the X_SERVER define in
src/daemon/Entranced.h to /usr/X11R6/bin/Xnest (or whatever the path to
your Xnest is). You will also need to use the -display :1 option.

But as far as testing theme work goes, you do not need to use entranced at
all. That was the very reason why I added command line options for
entrance. See entrance --help for more information. You should be able to
test a theme .eet without needing to change your config by using the
--theme option, for example.

-- 

Ibukun Olumuyiwa
http://xcomputerman.com

"God is dead." - Nietzche
"Nietzche is dead." - God



pgp0.pgp
Description: PGP signature


Re: [e-users] remember dialog

2004-04-29 Thread rplasson
As far as I understood, the remember function only apply to the first instance of the 
application that is launched (Am I right ?)

For giving a specific border style for a specific class of application, look at the 
file 'windowmatches.cfg' in your themes. You should add a line like 
'USE_BORDER_FOR_CLIENT_WITH_CLASS("Eterm", "My-super-fancy-Eterm-Border")'

Be aware that some Eterm themes ask the absence of border, and will thus remove your 
preference about it (if so, match any 'borderless 1' in your Eterm theme.cfg and 
switch it to 'borderless 0').



---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users


[e-users] remember dialog

2004-04-29 Thread satyr
Hi all.

One bug in my E killing me...
remembe->border style not work! But it is not all...
e.g. :
I start Eterm, change its border, and remember changes.
Then I start two new eterms - in the first i finding changes in border
style but in the second (and in the third and so on)... old style (style
before changes). Remembering work only next time I started Eterm :(

I observe it using either left mouse menu or keybindings (I've different
commands for Eterm in keybinding.cfg and in filemenu.cfg)

If you will not help me, I'll remove all borderstyles except one from
theme I use.

Leva.


---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
___
enlightenment-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users