Re: [E-devel] Priviledged Execution

2006-11-07 Thread Essien Ita Essien
Michael Jennings wrote: On Monday, 06 November 2006, at 16:30:16 (+0100), Essien Ita Essien wrote: I'm just putting out feelers for ideas (a.k.a. best practices if such exist), for how to implement Priviledged Execution for Entrance_Edit_GUI Best practice: Don't do it. The

[E-devel] Bug+fix in Imlib2 (clipped font rendering)

2006-11-07 Thread Joerg Plewe
Hi all! I'm currently developing a prototype that might make use of Imlib2 and ran into problems with clipped fonts (similar to this guy, I think: http://www.mail-archive.com/enlightenment-devel@lists.sourceforge.net/msg075 65.html). I chased it down and was able to fix it (suboptimal fix,

Re: [E-devel] Priviledged Execution

2006-11-07 Thread David Seikel
On Tue, 07 Nov 2006 09:27:44 +0100 Essien Ita Essien [EMAIL PROTECTED] wrote: Michael Jennings wrote: On Monday, 06 November 2006, at 16:30:16 (+0100), Essien Ita Essien wrote: I'm just putting out feelers for ideas (a.k.a. best practices if such exist), for how to implement

Re: [E-devel] Priviledged Execution

2006-11-07 Thread Brian Mattern
On Mon, Nov 06, 2006 at 03:50:32PM -0500, Michael Jennings wrote: On Monday, 06 November 2006, at 16:30:16 (+0100), Essien Ita Essien wrote: I'm just putting out feelers for ideas (a.k.a. best practices if such exist), for how to implement Priviledged Execution for Entrance_Edit_GUI

Re: [E-devel] Priviledged Execution

2006-11-07 Thread Nathan Ingersoll
On 11/7/06, Brian Mattern [EMAIL PROTECTED] wrote: He still needs a solution to his problem. Namely How do I let people configure entrance from a gui without having to touch the command line. One possibility is to have an entrance group that has write permissions to the config file. Then

[E-devel] external applications on EFL

2006-11-07 Thread Kapelonis Kostis
Hello list I have launched recently my own pet project which is using the EFL libraries. See http://elevate.sourceforge.net/screenshots.html I mention on the site that the EFL are currently unreleased. I also urge people who want to download EFL to use the freedesktop snapshots and not the CVS

[E-devel] API References

2006-11-07 Thread michelbriand
Hello a newbie wanting to help is facing a big challenge: how to get EFL API References ? On http://www.enlightenment.org/Libraries/Documentation/ links are broken :'( Anybody can help ? Michel - Using Tomcat but need to

[E-devel] ALT key and WIN key

2006-11-07 Thread michelbriand
Hello a small request for comment here: why not a new configuration item in Configuration Panel-Behaviour-Key Bindings which would speel like this: [if basic] Default key for Enlightenment: * ALT key * WIN key [if advanced] Change all ALT bindings to WIN Change all WIN bindings to ALT

Re: [E-devel] Priviledged Execution

2006-11-07 Thread Michael Jennings
On Tuesday, 07 November 2006, at 09:27:44 (+0100), Essien Ita Essien wrote: this brings up the problem of what happens when we try to launch it from the entrance login screen (ala GDM). At that point, no one is logged in (i.e. no one is root yet). That's a good thing. Authenticate root

Re: [E-devel] external applications on EFL

2006-11-07 Thread Luchezar Petkov
On 11/7/06, Kapelonis Kostis [EMAIL PROTECTED] wrote: Hello list Hello. I have launched recently my own pet project which is using the EFL libraries. Good. See http://elevate.sourceforge.net/screenshots.html Looks... well, strange. :) Will try it when I have more free time. I mention

Re: [E-devel] API References

2006-11-07 Thread Luchezar Petkov
On 11/6/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote: Hello Hello a newbie wanting to help Help is always welcome. is facing a big challenge: how to get EFL API References ? http://enlightenment.org/docs/ Doxy (1) And btw, E17/EFL are bad documented. Not because programmers are

Re: [E-devel] (e16) update of ja.po for e16

2006-11-07 Thread Kim Woelders
Yasufumi Haga wrote: Hi all This is an update of ja.po for e16 checked out on November 6. Thanks, committed. /Kim - Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with

Re: [E-devel] (e16) update of ja.po for e16

2006-11-07 Thread Luchezar Petkov
What happened to the enlightenment-intl ml? On 11/7/06, Kim Woelders [EMAIL PROTECTED] wrote: Yasufumi Haga wrote: Hi all This is an update of ja.po for e16 checked out on November 6. Thanks, committed. /Kim

Re: [E-devel] Priviledged Execution

2006-11-07 Thread Nathan Ingersoll
On 11/7/06, Michael Jennings [EMAIL PROTECTED] wrote: You're making this problem far too difficult. Distribution-level and OS-level changes/enhancements to, or fuckups of (like SELinux), authentication and authorization schemes are not our problem. They are a distro/OS problem. X must run

Re: [E-devel] Priviledged Execution

2006-11-07 Thread Essien Ita Essien
Nathan Ingersoll wrote: On 11/7/06, Michael Jennings [EMAIL PROTECTED] wrote: snip K.I.S.S. -- Keep It Simple, for fuck's Sake. Heh, that's what I thought I was arguing. If we add complexity at this level, then it just gets compounded by all the other layers of complexity that

[E-devel] bug(s) in ecore_x_killall ?

2006-11-07 Thread Vincent Torri
Hey, 1) in that function, we loop over the screen, but that screen is never used. 2) not a bug, but why a 'while' instead of a 'if' ? I think that a 'if' is sufficient. 3) shouldn't we test that the argument of that function is None or not ? Vincent

Re: [E-devel] (e16) update of ja.po for e16

2006-11-07 Thread Yasufumi Haga
On Tue, 7 Nov 2006 21:30:36 +0200, Luchezar Petkov [EMAIL PROTECTED] wrote: | What happened to the enlightenment-intl ml? | | On 11/7/06, Kim Woelders [EMAIL PROTECTED] wrote: | | Yasufumi Haga wrote: | Hi all | | This is an update of ja.po for e16 checked out | on November 6. | |