Very good and long waited feature!!
But I used to use ctrl for this kind of selection.
How about others?
Daniel Juyung Seo (SeoZ)
On Fri, Feb 15, 2013 at 6:44 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> add box selection by pressing shift while selecting text.
>
> Patch
Oops. CElmGadget.h is missing.
Daniel Juyung Seo (SeoZ)
On Fri, Feb 15, 2013 at 3:33 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> elev8: Add CElmGadget.
>
> This is only to be used by the Elev8 E17 module.
>
> Author: acidx
> Date: 2013-02-14 10:33:00 -0800
On Fri, 15 Feb 2013 14:08:38 +0900 Cedric BAIL said:
> On Fri, Feb 15, 2013 at 1:36 PM, Carsten Haitzler
> wrote:
> > On Fri, 15 Feb 2013 10:24:19 +0900 Cedric BAIL said:
> >> On Thu, Feb 14, 2013 at 9:54 PM, Enlightenment SVN
> >> wrote:
> >> > Log:
> >> > oops - forgot to add evas to e_start
On Fri, Feb 15, 2013 at 1:36 PM, Carsten Haitzler wrote:
> On Fri, 15 Feb 2013 10:24:19 +0900 Cedric BAIL said:
>> On Thu, Feb 14, 2013 at 9:54 PM, Enlightenment SVN
>> wrote:
>> > Log:
>> > oops - forgot to add evas to e_start deps.
>>
>> Maybe it's time to move evas_cserve2 outside of evas and
On Thu, 14 Feb 2013 14:31:15 -0200 pca...@zytor.com (Paulo C. A. Cavalcanti Jr)
said:
> Hi,
>
> Carsten Haitzler (The Rasterman) writes:
>
> > has anyone else given this a serious burl? it worked ok with smaller tests,
> > but with e17... it's having a bad day. :(
>
> I've been using E17 + Cse
On Fri, 15 Feb 2013 13:52:56 +0900 Carsten Haitzler (The Rasterman)
said:
> On Thu, 14 Feb 2013 14:31:15 -0200 pca...@zytor.com (Paulo C. A. Cavalcanti
> Jr) said:
>
> > Hi,
> >
> > Carsten Haitzler (The Rasterman) writes:
> >
> > > has anyone else given this a serious burl? it worked ok with
On Thu, 14 Feb 2013 17:59:01 + Nathan Baxter
said:
> On 14/02/13 17:17, Steven Le Roux wrote:
> > Yes I agree :)
> >
> > I wasn't doing a bootstrap evangelisation but backing the idea of keeping
> > this web site simple is important, as it's just a showcase, not a money
> > factory :)
>
> No
On Thu, 14 Feb 2013 18:17:52 +0100 Steven Le Roux said:
> Yes I agree :)
>
> I wasn't doing a bootstrap evangelisation but backing the idea of keeping
> this web site simple is important, as it's just a showcase, not a money
> factory :)
>
> Do you need some help by the way ?
i'm all for there
On Thu, 14 Feb 2013 19:14:54 +0300 المسالم المسالمة
said:
> hello again
>
> i have a beautifull good look and simple for E17 desktop in my mind
>
> but before that
>
> i wish to know if you will be ready to throw old fashion desktop looks that
> almost all the rival environments has share it w
On Thu, 14 Feb 2013 22:15:57 +0400 oeai said:
> aLoha, sorry bothering too much with questions ^ _ ^
> is it possible to create different set of programs for vd - most like a
> different menu programs
> and you know shelf with apps and icons, so there was a difference when
> switching from one
On Fri, 15 Feb 2013 10:24:19 +0900 Cedric BAIL said:
> On Thu, Feb 14, 2013 at 9:54 PM, Enlightenment SVN
> wrote:
> > Log:
> > oops - forgot to add evas to e_start deps.
>
> Maybe it's time to move evas_cserve2 outside of evas and provide a
> client API to locate it ? Would be cleaner than exp
Hello,
On Fri, Feb 15, 2013 at 1:31 AM, Paulo C. A. Cavalcanti Jr
wrote:
> Carsten Haitzler (The Rasterman) writes:
>
>> has anyone else given this a serious burl? it worked ok with smaller tests,
>> but
>> with e17... it's having a bad day. :(
>
> I've been using E17 + Cserve2 wih software X11
On Fri, Feb 15, 2013 at 6:18 AM, Davide Andreoli wrote:
> 2013/2/14 Enlightenment SVN
>> Log:
>> Add elev8 module for E17!
>>
>> Now you can write modules for E17 in JavaScript! As a bonus points, it
>> makes
>> E17 even more unstable! Hooray!
>>
>> This is just a proof of concept. It shou
On Thu, Feb 14, 2013 at 9:54 PM, Enlightenment SVN
wrote:
> Log:
> oops - forgot to add evas to e_start deps.
Maybe it's time to move evas_cserve2 outside of evas and provide a
client API to locate it ? Would be cleaner than exposing it like it is
now IMO.
> Author: raster
> Date:
issue…
if you have more than one card,
the selected channel is always the first one,
regardless of the channel setting.
surely related to the messy callback path in app_mixer,
i.e. channel list is built twice, no good.
/me fix tomorrow
--
Davide,
On 02/14/2013 07:18 PM, Davide Andreoli wrote:
> How much the js script are sand-boxed? What can be done from js?
A JavaScript module can load a native module, which can wreck as much
havoc as it wants. In that sense, there isn't any sandbox -- so in the
end of the day, it is pretty muc
just to be more clear, i've proposed to create such living desktop in
mageia-linux, but i'm not really sure that there are such possibilities
and just want to know more if this is possible or not, so i can think
more on what can be done.
--
OEAI
--
2013/2/14 Enlightenment SVN
> Log:
> Add elev8 module for E17!
>
> Now you can write modules for E17 in JavaScript! As a bonus points, it
> makes
> E17 even more unstable! Hooray!
>
> This is just a proof of concept. It should work, but there are lots of
> rough
> edges. See README for
On Thu, 14 Feb 2013 12:43:18 -0800
"Enlightenment SVN" wrote:
> Log:
> Add elev8 module for E17!
>
> Now you can write modules for E17 in JavaScript! As a bonus points, it makes
> E17 even more unstable! Hooray!
>
> This is just a proof of concept. It should work, but there are lots
Hi,
I've changed a lot in e_mixer,
I really needed to have access to some controls
and was annoyed to have to start alsamixer to do so.
hope I did not break anything and correctly followed the coding style
(thanks seoz for your .vimrc ;)
tell me about any issues or concerns, I'll fix them tomorro
On 14/02/2013 18:51, Steven Le Roux wrote:
> There is
>
> @enlightenmentfr
> @edevel
>
> But the wall feed can just look for (#efl, #evas, #ecore, #e17, #e18,...)
> hashtags. It's more useful to show the life of the project, libs, etc...
Good call!
> Maybe you could replace xml by Yaml ?which is
There is
@enlightenmentfr
@edevel
But the wall feed can just look for (#efl, #evas, #ecore, #e17, #e18,...)
hashtags. It's more useful to show the life of the project, libs, etc...
Maybe you could replace xml by Yaml ?which is more readable (even if, ok
this template is clear...). I agree too on
==
>
> Why do you need to throw away the current one? Just create a new
> profile. Profiles can be changed on the fly.
>
> ==
>
> And also, even if it wasn't profile, a mock-up or an idea it least coul
aLoha, sorry bothering too much with questions ^ _ ^
is it possible to create different set of programs for vd - most like a
different menu programs
and you know shelf with apps and icons, so there was a difference when
switching from one desktop to another, so i can browse and have browser
icon
Well, this is interesting
I have no idea what this person might be thinking about, but this
is a topic that is well known to Carsten and Cedric... and indeed I've
brought it up with them before.
There are plenty of examples/inspiration of this notion in the Windows
world..
On 14/02/13 17:17, Steven Le Roux wrote:
> Yes I agree :)
>
> I wasn't doing a bootstrap evangelisation but backing the idea of keeping
> this web site simple is important, as it's just a showcase, not a money
> factory :)
No worries :)
>
> Do you need some help by the way ?
I probably will do,
Yes I agree :)
I wasn't doing a bootstrap evangelisation but backing the idea of keeping
this web site simple is important, as it's just a showcase, not a money
factory :)
Do you need some help by the way ?
Do we add social things ?
A tweet feed ?
Regards,
On Thu, Feb 14, 2013 at 5:43 PM,
On Thu, Feb 14, 2013 at 08:53:22AM -0200, Bruno Dilly wrote:
> On Wed, Feb 13, 2013 at 8:42 AM, Daniel Willmann
> wrote:
> > On 13/02/13 00:36, Bruno Dilly wrote:
> >> On Mon, Feb 11, 2013 at 2:07 PM, Daniel Willmann
> >> wrote:
> >>>
> >>> Topic branches:
> >>> * In each repository every develo
On 14/02/13 11:49, Carsten Haitzler (The Rasterman) wrote:
> On Thu, 14 Feb 2013 12:19:51 +0100 Steven Le Roux said:
>
> agreed - we can drop some people from support. it depends how well it degrades
> tho and who those people are.. only time will tell.
>
>> Don't forget that you're not selling se
On 14/02/13 16:21, P Purkayastha wrote:
> On 02/15/2013 12:14 AM, المسالم المسالمة wrote:
>> hello again
>>
>> i have a beautifull good look and simple for E17 desktop in my mind
>>
>> but before that
>>
>> i wish to know if you will be ready to throw old fashion desktop looks that
>> almost all th
Hi,
Carsten Haitzler (The Rasterman) writes:
> has anyone else given this a serious burl? it worked ok with smaller tests,
> but
> with e17... it's having a bad day. :(
I've been using E17 + Cserve2 wih software X11 over the last few weeks
without any problem.
About the SVG issue - there is n
On 02/15/2013 12:14 AM, المسالم المسالمة wrote:
> hello again
>
> i have a beautifull good look and simple for E17 desktop in my mind
>
> but before that
>
> i wish to know if you will be ready to throw old fashion desktop looks that
> almost all the rival environments has share it with e17
>
> so
hello again
i have a beautifull good look and simple for E17 desktop in my mind
but before that
i wish to know if you will be ready to throw old fashion desktop looks that
almost all the rival environments has share it with e17
so how about it
---
Oh... I like this feature so just leave it :)
I want one more thing.
Automatically moving to the directory where I was. ex) $ cd {previous term
directory before split}
It must be easy but I should investigate more.
Daniel Juyung Seo (SeoZ)
On Fri, Feb 15, 2013 at 12:45 AM, daniel.za...@samsung.co
On Thu, 14 Feb 2013 11:52:16 -0200 Gustavo Sverzut Barbieri
said:
> pcajr did and did not have the problems you're having. (according to your
> last commits and messages).
>
> copied him so he can check it out
well its disabled atm in e_start because of these .. it has to be uncommented
to enab
On Thu, 14 Feb 2013 11:48:25 -0200 Gustavo Sverzut Barbieri
said:
> On Wed, Feb 13, 2013 at 10:50 AM, Enlightenment SVN <
> no-re...@enlightenment.org> wrote:
>
> > Log:
> > begin to put ion code to launch cserve2 for e17 in e_start...
> >
> > problem... it runs... mostly.. but is buggy.
> >
>
I proposed it to Raster and he told me "mmm", something like that.
On 02/14/2013 05:11 PM, Daniel Juyung Seo wrote:
> Yay! Do you like it huh?
>
> Daniel Juyung Seo (SeoZ)
>
> On Thu, Feb 14, 2013 at 10:39 PM, daniel.za...@samsung.com <
> daniel.za...@samsung.com> wrote:
>
>> Love you Seoz!!! Good
On Thu, 14 Feb 2013 12:04:49 -0200 Lucas De Marchi
wrote:
> On Thu, Feb 14, 2013 at 9:12 AM, David Seikel
> wrote:
> > On Thu, 14 Feb 2013 08:53:22 -0200 Bruno Dilly
> > wrote:
> >
> >> On Wed, Feb 13, 2013 at 8:42 AM, Daniel Willmann
> >> wrote:
> >> > On 13/02/13 00:36, Bruno Dilly wrote:
>
Yay! Do you like it huh?
Daniel Juyung Seo (SeoZ)
On Thu, Feb 14, 2013 at 10:39 PM, daniel.za...@samsung.com <
daniel.za...@samsung.com> wrote:
> Love you Seoz!!! Good surprise!
>
> On 02/12/2013 06:32 AM, Enlightenment SVN wrote:
> > Log:
> > terminology main.c: set the focus to the new split t
On Thu, Feb 14, 2013 at 9:12 AM, David Seikel wrote:
> On Thu, 14 Feb 2013 08:53:22 -0200 Bruno Dilly
> wrote:
>
>> On Wed, Feb 13, 2013 at 8:42 AM, Daniel Willmann
>> wrote:
>> > On 13/02/13 00:36, Bruno Dilly wrote:
>> >> On Mon, Feb 11, 2013 at 2:07 PM, Daniel Willmann
>> >> wrote:
>> >>>
>>
pcajr did and did not have the problems you're having. (according to your
last commits and messages).
copied him so he can check it out
On Wed, Feb 13, 2013 at 10:54 AM, Carsten Haitzler wrote:
> has anyone else given this a serious burl? it worked ok with smaller
> tests, but
> with e17... it'
On Wed, Feb 13, 2013 at 10:50 AM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> begin to put ion code to launch cserve2 for e17 in e_start...
>
> problem... it runs... mostly.. but is buggy.
>
> svgs -> no load (generic loader issue?)
>
I don't think there is a generic loade
Love you Seoz!!! Good surprise!
On 02/12/2013 06:32 AM, Enlightenment SVN wrote:
> Log:
> terminology main.c: set the focus to the new split terminal.
>
> Author: seoz
> Date: 2013-02-11 20:32:36 -0800 (Mon, 11 Feb 2013)
> New Revision: 83836
> Trac: http://trac.enlightenment
On Thu, 14 Feb 2013 13:05:32 + Michael Blumenkrantz
said:
> I don't even want to know what you're doing that you'd want to hide bugs
> like this
i was seeing some stringshare issues with bd->borderneame. a quick look shows
all is fine.. an the only thing that may be happening is access to it
I don't even want to know what you're doing that you'd want to hide bugs
like this
On Thu, Feb 14, 2013 at 1:02 PM, Enlightenment SVN <
no-re...@enlightenment.org> wrote:
> Log:
> paranoia - set thigns we free to nullin case a side-effect of a later
> call calls some callback that somehow acces
Thanks a lot bro :)
Daniel Juyung Seo (SeoZ)
On Thu, Feb 14, 2013 at 7:44 PM, daniel.za...@samsung.com <
daniel.za...@samsung.com> wrote:
> Hi Seoz,
>
> I know this issue. It is on my todo list.
> And if my best client is concerned, it will be in high priority :-)
>
> The Real Daniel
>
> On 02/1
On 14/02/13 11:46, Carsten Haitzler (The Rasterman) wrote:
> On Thu, 14 Feb 2013 10:24:58 + Tom Hacohen said:
>
>> On 14/02/13 03:14, Carsten Haitzler (The Rasterman) wrote:
>>> On Wed, 13 Feb 2013 16:55:52 + Tom Hacohen
>>> said:
>>>
On 12/02/13 22:44, Carsten Haitzler (The Rasterma
On Thu, 14 Feb 2013 12:19:51 +0100 Steven Le Roux said:
agreed - we can drop some people from support. it depends how well it degrades
tho and who those people are.. only time will tell.
> Don't forget that you're not selling services through the web site.
>
> Ok you need a simple download page
On Thu, 14 Feb 2013 10:24:58 + Tom Hacohen said:
> On 14/02/13 03:14, Carsten Haitzler (The Rasterman) wrote:
> > On Wed, 13 Feb 2013 16:55:52 + Tom Hacohen
> > said:
> >
> >> On 12/02/13 22:44, Carsten Haitzler (The Rasterman) wrote:
> >>> On Tue, 12 Feb 2013 21:32:59 +0100 Bertrand Jac
Don't forget that you're not selling services through the web site.
Ok you need a simple download page that will work for all browser, even
curl script, but since you're not selling services, you don't miss money
transactions when a button doesn't work because of a faulty browser.
To my pov it ca
On Thu, 14 Feb 2013 08:53:22 -0200 Bruno Dilly
wrote:
> On Wed, Feb 13, 2013 at 8:42 AM, Daniel Willmann
> wrote:
> > On 13/02/13 00:36, Bruno Dilly wrote:
> >> On Mon, Feb 11, 2013 at 2:07 PM, Daniel Willmann
> >> wrote:
> >>>
> >>> Topic branches:
> >>> * In each repository every developer wi
On Wed, Feb 13, 2013 at 8:42 AM, Daniel Willmann wrote:
> On 13/02/13 00:36, Bruno Dilly wrote:
>> On Mon, Feb 11, 2013 at 2:07 PM, Daniel Willmann
>> wrote:
>>>
>>> Topic branches:
>>> * In each repository every developer with commit access will be able to
>>> push/update branches in their own
Hi Seoz,
I know this issue. It is on my todo list.
And if my best client is concerned, it will be in high priority :-)
The Real Daniel
On 02/14/2013 12:37 PM, Tom Hacohen wrote:
> On 14/02/13 10:27, Daniel Juyung Seo wrote:
>> Dear Aharon,
>> After this commit, it's hard to read all the evas inf
On 14/02/13 10:27, Daniel Juyung Seo wrote:
> Dear Aharon,
> After this commit, it's hard to read all the evas informations at a glance.
> Information such as min, max, size, position, ... are contracted and we
> have to expand them all by manual.
> In my opinion, previous output like "min size: -1
Dear Aharon,
After this commit, it's hard to read all the evas informations at a glance.
Information such as min, max, size, position, ... are contracted and we
have to expand them all by manual.
In my opinion, previous output like "min size: -1 -1" looks better for
users.
How do you think?
Thanks
On 14/02/13 02:24, David Seikel wrote:
> On Wed, 13 Feb 2013 16:48:52 + Tom Hacohen
> wrote:
>
>> On 13/02/13 10:42, Daniel Willmann wrote:
>>> On 13/02/13 00:36, Bruno Dilly wrote:
On Mon, Feb 11, 2013 at 2:07 PM, Daniel Willmann
wrote:
>
> Topic branches:
> * In each r
On Wed, Feb 13, 2013 at 12:18 AM, Cedric BAIL wrote:
> On Wed, Feb 13, 2013 at 9:36 AM, Bruno Dilly wrote:
>> On Mon, Feb 11, 2013 at 2:07 PM, Daniel Willmann
>> wrote:
>>> Hello,
>>>
>>> beware, the switch to Git will be happening soon! We will migrate efl,
>>> elementary and enlightenment one
On 14/02/13 03:14, Carsten Haitzler (The Rasterman) wrote:
> On Wed, 13 Feb 2013 16:55:52 + Tom Hacohen said:
>
>> On 12/02/13 22:44, Carsten Haitzler (The Rasterman) wrote:
>>> On Tue, 12 Feb 2013 21:32:59 +0100 Bertrand Jacquin
>>> said:
>>>
D'ar gwener 08 a viz C'hwevrer 2013 e 03 eur
On Thu, Feb 14, 2013 at 2:38 PM, Enlightenment SVN
wrote:
> Log:
> elementary/widget - added widget orientation mode infra and 2 apis
> elm_object_orientation_mode_disabled_set(0,
> elm_object_orientation_mode_disabled_get()
>
> Orientation Mode is used for widgets to change it's styles or to
in svn r83883, thank you.
cordially,
shinwoo kim.
On Thu, Feb 14, 2013 at 4:32 PM, Jaeun Choi wrote:
> I "accidently" fixed this bug in elm_access.
>
> _elm_access_highlight_cycle sets access read_mode as EINA_TRUE
> and then never set it back as EINA_FASLE,
> which causes elm_widget_focus_stea
Yes I will join as a mentor but I hope someone who has GSoC experience can
help/lead GSoC applications and writing docs in English.
Thanks.
Daniel Juyung Seo (SeoZ)
On Thu, Feb 14, 2013 at 3:31 PM, Cedric BAIL wrote:
> On Thu, Feb 14, 2013 at 1:49 PM, ravenlock wrote:
> > On 2/13/13 6:18 AM, T
61 matches
Mail list logo