Cedric wrote:
> Hi,
>
> Let's really break everything ! This is the same serie of old patch
> up to date that improve the cache system. It should not break
> anything. The code is cleaner and should fix some bugs hard to track
> in the current code base.
>
> I want to base my work on loadin
On Tue, Apr 8, 2008 at 11:05 AM, Cedric BAIL <[EMAIL PROTECTED]> wrote:
> Hi,
>
>This patch doesn't break anything at this time :-) It's a
> standalone feature that just add the possibility to evas to receive
> events from another thread. It introduce 3 new API.
I'm not sure the fd must be s
On 8 Apr, Carsten Haitzler wrote:
> On Mon, 07 Apr 2008 23:54:39 +0200 giggz <[EMAIL PROTECTED]> babbled:
>
> this is not a problem with e or e17 - every wm and desktop environment will
> have this problem. just don't use startx! use a login manager (gdm, kdm, xdm,
> entrance etc.) stop using sta
On 8 Apr, GiGGz wrote:
> aji a écrit :
>> giggz wrote:
>>> Hi,
>>>
>>> Here is a known security problem :
>>> - launch an e17 session with startx
>>> - lock the screen (with ctrl + l) in order to avoid that others people
>>> can use our session
>>> - someone (a bad one) kills the x server with
Build log for Enlightenment DR 0.17 on 2008-04-08 07:09:04 -0700
Build logs are available at http://download.enlightenment.org/tests/logs
Packages that failed to build:
ecore_li http://download.enlightenment.org/tests/logs/ecore_li.log
engage http://download.enlightenment.org/tests/logs/engage.l
Hi,
This patch doesn't break anything at this time :-) It's a
standalone feature that just add the possibility to evas to receive
events from another thread. It introduce 3 new API.
* Retrieve the fd that need to be monitored by ecore :
EAPI int evas_async_events_fd_get();
* Process all pendi
[EMAIL PROTECTED] schrieb:
> Just adding a "+1" to this. I have had similar difficulties theming
> Gtk+ in the past. I admire the old Athena (Xaw) and Motif widget sets
> because they grant the 'themer' the ability to pick out a widget based
> on it's parents names and classes as well as it's own.
See: http://bugs.enlightenment.org/show_bug.cgi?id=431
I needed a way to copy all the data pointers from one Evas Object to another
to make changing themes at runtime possible in a didactic framework I'm
working on for my devwithedje book, the full code of the framework code can
be seen here:
aji a écrit :
> giggz wrote:
>> Hi,
>>
>> Here is a known security problem :
>> - launch an e17 session with startx
>> - lock the screen (with ctrl + l) in order to avoid that others people
>> can use our session
>> - someone (a bad one) kills the x server with (ctrl+alt+backspace)
>> - and get
giggz wrote:
> Hi,
>
> Here is a known security problem :
> - launch an e17 session with startx
> - lock the screen (with ctrl + l) in order to avoid that others people
> can use our session
> - someone (a bad one) kills the x server with (ctrl+alt+backspace)
> - and get the an opened user sess
10 matches
Mail list logo