[E-devel] [patch]evas: trivial Makefile.am correction

2005-03-23 Thread Nick
Hi, Manifesting when installing evas to /opt, it seems that eet-config --cflags wasn't being called. Nick --- src/lib/imaging/Makefile.am 22 Oct 2004 02:38:32 - 1.4 +++ src/lib/imaging/Makefile.am 19 Mar 2005 23:34:19 - @@ -6,6 +6,7 @@ MAINTAINERCLEANFILES = Makefi

[E-devel] [patch]tiny ewl corrections

2005-03-27 Thread Nick
7;m hesitant to assume this since I'm unfamiliar with the code), but I need some sleep. Maybe tommorrow. Nick Index: src/lib/ewl_entry.c === RCS file: /cvsroot/enlightenment/e17/libs/ewl/src/lib/ewl_entry.c,v retrieving revision

[E-devel] [patch] another tiny ewl correction

2005-03-27 Thread Nick
- In ewl_entry_text_insert(), cursor position should be set _after_ applying the insert operation? Uninitialised e->text fix included as well, in case my previous patch doesn't get applied due to just being comment corrections. Nick Index: ewl

Re: [E-devel] Feedback on theme?

2005-06-24 Thread Nick
, which draws your eye all over the place and doesn't give any natural point of focus. You want strong, obvious places that the eyes naturally rest at, to avoid people squinting. Nick --- SF.Net email is sponsored by: Discover Easy

[E-devel] Re: E CVS: apps/e raster

2005-09-15 Thread Nick
Oh sorry about that. That was my small hack to have it work for my computer :) On Thu, 15 Sep 2005 02:48:18 -0700 enlightenment-cvs@lists.sourceforge.net wrote: > Enlightenment CVS committal > > Author : raster > Project : e17 > Module : apps/e > > Dir : e17/apps/e/src/modules/temperatur

Re: [E-devel] The current state of E Widget ToolKit Libraries (EWTKL)

2005-10-14 Thread Nick
proprietary word processor happens to parse Microsoft Word files with amazingly similar behavior and bugs to abiword's code and abiword symbols seem to be in that company's binaries for some reason. I guess it may be harder to pull somethin like that for

Re: [E-devel] E SVN: raster IN trunk: . terminology terminology/data terminology/data/desktop terminology/data/fonts terminology/data/icons terminology/data/images terminology/data/themes terminology/

2012-06-12 Thread Nick Hughart
On Tue, 12 Jun 2012 11:46:07 -0300 Leandro Pereira wrote: Using ArchLinux x64 here and it works great for me. Running latest EFL from just a couple hours ago. > On Tue, Jun 12, 2012 at 12:10 PM, Enlightenment SVN > wrote: > > Log: > > finally a terminal emulator for efl! sure - uses a lot of

Re: [E-devel] E SVN: mekius IN trunk/PROTO/emote: . src/bin src/lib src/lib/protocols/irc

2012-07-07 Thread Nick Hughart
On Sat, 7 Jul 2012 20:27:16 +0100 Michael Blumenkrantz wrote: > On Sat, 7 Jul 2012 12:10:51 -0700 > "Enlightenment SVN" wrote: > > > Log: > > Multiple improvements and some cleanup: > > > > * Switch channel/server text to use Evas textgrid instead > > of elm_entry. This is of cou

Re: [E-devel] E SVN: mekius IN trunk/PROTO/emote: . src/bin src/lib src/lib/protocols/irc

2012-07-07 Thread Nick Hughart
On Sat, 7 Jul 2012 21:41:48 +0100 Michael Blumenkrantz wrote: > On Sat, 7 Jul 2012 15:31:23 -0500 > Nick Hughart wrote: > > > On Sat, 7 Jul 2012 20:27:16 +0100 > > Michael Blumenkrantz wrote: > > > > > On Sat, 7 Jul 2012 12:10:51 -0700 > > > &

Re: [E-devel] [PATCH][Terminology] Use Xresource background color

2012-07-08 Thread Nick Hughart
On Mon, 9 Jul 2012 03:56:03 +0200 Leif Middelschulte wrote: Based on conversations in IRC, Raster has already expressed that support for Xresources is an unnecessary evil for Terminology. He made it clear that support for it would not be going into Terminology nor Ecore. If distributions want t

Re: [E-devel] E SVN: mekius trunk/e/src/bin/e_fm

2012-07-11 Thread Nick Hughart
On Wed, 11 Jul 2012 07:30:01 +0100 Michael Blumenkrantz wrote: > I see that you did not heed my notice regarding udisks2 and instead > decided to use it as the bible for updating our udisks1 interface... > Well couple of things: 1) I can't help that their naming/versioning conventions over at

[E-devel] DBus/Elm Application Question.

2012-07-23 Thread Nick Hughart
Alright, so I'm working on a PolicyKit1 authentication agent and have run into something of a problem. I am working on implementing this dbus method: http://hal.freedesktop.org/docs/polkit/eggdbus-interface-org.freedesktop.PolicyKit1.AuthenticationAgent.html#eggdbus-method-org.freedesktop.PolicyK

Re: [E-devel] DBus/Elm Application Question.

2012-07-24 Thread Nick Hughart
On Tue, 24 Jul 2012 07:01:37 -0300 Lucas De Marchi wrote: > On Tue, Jul 24, 2012 at 12:36 AM, Nick Hughart > wrote: > > Alright, so I'm working on a PolicyKit1 authentication agent and > > have run into something of a problem. I am working on implementing > > t

Re: [E-devel] E SVN: ngc891 IN trunk/packaging/slackware: . enlightenment eyesight

2012-07-24 Thread Nick Hughart
On Tue, 24 Jul 2012 21:53:07 -0700 "Enlightenment SVN" wrote: > Log: > packaging/slackware: > > - eeze mount doesn't fit well anymore with Slackware current and > udisks backend seems to work pretty well now, so enable it by default. As a note about using udisks. If policykit isn't setup t

Re: [E-devel] E SVN: raster trunk/terminology/src/bin

2012-07-26 Thread Nick Hughart
On Fri, 27 Jul 2012 11:33:22 +0900 Cedric BAIL wrote: > On Fri, Jul 27, 2012 at 11:27 AM, Daniel Juyung Seo > wrote: > > After this commit, vi is very light and faded. > > Can you check this? or is there any suggestion? (no jed though) > > Poor choice of color by vi (same goes with emacs). I tu

Re: [E-devel] Terminology, jump to bottom on keypress

2012-07-27 Thread Nick Hughart
orks in all terminals I > use) Is there a reason why some key don't make the term scoll? > The option say 'scroll on key press' not 'scroll on some key > press' :D > > davemds > > > > > > Thanks, Nick > > > > -

Re: [E-devel] What about joining SPI ?

2012-07-27 Thread Nick Hughart
On Sat, 28 Jul 2012 09:28:37 +0900 Carsten Haitzler (The Rasterman) wrote: > On Sat, 28 Jul 2012 00:25:17 +0200 Vincent Torri > said: > > > everything is in the website : > > > > http://www.spi-inc.org/ > > for what purpose? for collecting money and making sure donations are > tax-deductible

Re: [E-devel] Terminology, jump to bottom on keypress

2012-07-27 Thread Nick Hughart
On Sat, 28 Jul 2012 10:45:25 +0900 Cedric BAIL wrote: > On Sat, Jul 28, 2012 at 6:28 AM, Nick Hughart > wrote: > > On Fri, 27 Jul 2012 20:14:11 +0200 > > Davide Andreoli wrote: > > > > I had implemented a change to only jump if the key that is pressed > >

Re: [E-devel] Terminology, jump to bottom on keypress

2012-07-30 Thread Nick Hughart
pressing certain keys, like > > Ctrl, Shift etc, which makes sense. But it also doesn't do that for > > "Arrow up/down", which bash uses to navigate through the command > > history. Is that intentional, and if not, do you think that could > > be changed? >

Re: [E-devel] Segfault on opening email attachments

2012-08-10 Thread Nick Hughart
itory, just like all modules in the E-MODULES-EXTRA. It is usually best to contact the author directly for these as they may not always be reading the mailing list. Anyway, I would contact Hannes with the bt as it does seem to be coming from engage. > > > > > >> Nick > >>

Re: [E-devel] Vertical Align of Edje Textblock

2007-12-25 Thread Nick Hughart
My thoughts on this would be to leave the valign as is and implement a way to adjust the line height independent of the font size so that the valign will actually mean something. Then make sure that the align property for the part actually works. This seems the most logical to me, anyone else

Re: [E-devel] Vertical Align of Edje Textblock

2007-12-27 Thread Nick Hughart
Ethan Grammatikidis wrote: > On Tue, 25 Dec 2007 20:13:21 -0600 > Nick Hughart <[EMAIL PROTECTED]> wrote: > > >> My thoughts on this would be to leave the valign as is and implement a >> way to adjust the line height independent of the font size so that the

Re: [E-devel] E CVS: forecasts jeffdameth

2008-01-06 Thread Nick Hughart
Yeah I didn't realize there was more to it. Fixing the segv is a given, the other might not be. The other part doesn't seem overly crazy, but good to contact the author regardless. Hannes Janetzek wrote: > Am Sun, 06 Jan 2008 18:09:10 -0500 > schrieb Christopher Michael <[EMAIL PROTECTED]>: >

[E-devel] Battery sysfs support

2008-01-27 Thread Nick Hughart
With kernel 2.6.24 it has come to my attention that the old /proc/acpi interface is being deprecated and the changes have already been made for the battery and AC stuff. I've attached a patch for the battery which enables the battery to work with the new sysfs inteface. Now I'm submitting thi

Re: [E-devel] Suggestions and Problems.

2008-01-29 Thread Nick Hughart
Forgot to send this to the ml. Leonardo Reis wrote: > Suggestions: > > I do not like the icons on the desktop. Other users also agree me. The > initiative of the D-Bus support is very good, but links on entropy > solve the case. Another possibility is a configurator as of the GNOME > conf where

Re: [E-devel] E17 Systray Module sourcecode?

2008-04-27 Thread Nick Hughart
There are only a few people who will know where this source code has ended up if it still exists anywhere. If you have not coded anything for gOS please refrain from answering as you will be no help ;) Pomarede Nicolas wrote: > On Sun, 27 Apr 2008, The DarkMaster wrote: > > >> UHm guess

Re: [E-devel] E17 Systray Module sourcecode?

2008-04-27 Thread Nick Hughart
I happened to have a copy locally, but like I've said before, it needs A LOT of work. A lot of applications may just not work at all and others will have various issues. Here it is regardless: http://mekius.net/files/misc/systray.tar.gz Pomarede Nicolas wrote: > On Sun, 27 Apr 2008, The DarkM

Re: [E-devel] [Little OT] Strengthening Scite for E development

2008-05-05 Thread Nick Hughart
Massimiliano Calamelli wrote: > Hi devs, I marked this message as little OT because it isn't directly > related to E programming, but it is related to Scite editor, and > little addons to make it very useful and cool for E programming. > I'm back to Scite after long times, and now i built some file

Re: [E-devel] [Edje] init, add an error message

2008-05-11 Thread Nick Hughart
My initial thought would be that this is just extra overhead that is not necessary. You would have to check within every call and that could add up quick. It's best to realize that you did not initialize and fix your code. [EMAIL PROTECTED] wrote: > hello, > I started playing with Edje/Ev

Re: [E-devel] [Annunce] E17 Trash Module + Efreet Trash Implementation

2008-06-12 Thread Nick Hughart
While this is somewhat neat, it might be best to implement this into efm itself. Having it on a shelf seems a bit strange to me, but it does make things a bit easier. The only issue I see is it requires a dnd and will not come into play if something deletes a file normally in efm. Also, I'd

Re: [E-devel] [Annunce] E17 Trash Module + Efreet Trash Implementation

2008-06-13 Thread Nick Hughart
Dave Andreoli wrote: > - "Nick Hughart" <[EMAIL PROTECTED]> ha scritto: > > >> While this is somewhat neat, it might be best to implement this into >> efm >> itself. Having it on a shelf seems a bit strange to me, but it does >> make

Re: [E-devel] Theme version and name

2008-06-29 Thread Nick Hughart
I'd even go a bit further and possibly add something like a minimum E version required for the theme. There may even be other details that could be useful. Question is, will anyone else think it's a good idea :) Toma wrote: > Hey all! > I think it would be really great to have a theme name and

Re: [E-devel] Google summer of code 2008 Midterms....

2008-07-03 Thread Nick Hughart
I'll remember this for about 20 minutes and I'll forget so might want to point it out again on the 7th. Ian C. wrote: > Attention all GSoC students and mentors, > > This is a reminder that midterm evaluation surveys open July 7th. > Information about the surveys can be found at the links below.

Re: [E-devel] E17 bug report : Workspace in weird state after fullscreen video

2008-07-08 Thread Nick Hughart
This is a well known issue that no one has had the time and/or desire to fix. Erik de Castro Lopo wrote: > Hi all, > > I'm running a pretty recent version of E17 (pulled from CVS within > the last week) and I'm seeing some weirdness. > > If I play a video using VLC in fullscreen mode, the desktop

Re: [E-devel] [SoC] EFM status

2008-07-16 Thread Nick Hughart
Dave Andreoli wrote: > - "Гусев Фёдор" <[EMAIL PROTECTED]> ha scritto: > > >> Hello everyone. >> >> I am a SoC student working on improvement of E's integrated file >> manager and was requested to make a status report. >> >> For now, I was working on a slave process, that actually performs a

Re: [E-devel] [SoC] EFM status

2008-07-21 Thread Nick Hughart
Downknew Wise wrote: > It seems a very good job!!! Maybe you should watch to some other fm project > to make the work easier... because the work planned it's hard to realise... > Nah, efm is just very unfinished. It was never finished and is just now coming together. Ptomaine is doing a great

Re: [E-devel] xsession file install directory

2008-07-23 Thread Nick Hughart
Dave Andreoli wrote: > Hi all, I have a question: > > When you install (make intall) enlightenment the xsession file > (enlightenment.desktop) is installed in the $PREFIX/share/xsessions dir. > Usually /usr/local/share/xsessions or /opt/e17/share/xsessions. > In those paths login managers can't f

Re: [E-devel] Porting E to an ARM based embedded system.

2008-07-26 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Sat, Jul 26, 2008 at 10:10 AM, The Rasterman Carsten Haitzler > <[EMAIL PROTECTED]> wrote: > >> On Wed, 23 Jul 2008 17:27:35 -0300 "imx31cpu ." <[EMAIL PROTECTED]> babbled: >> >> >>> Hi, >>> >>> I am new to the enlightment world and I will soon (tomorrow

Re: [E-devel] Porting E to an ARM based embedded system.

2008-07-26 Thread Nick Hughart
Nick Hughart wrote: > Gustavo Sverzut Barbieri wrote: > >> On Sat, Jul 26, 2008 at 10:10 AM, The Rasterman Carsten Haitzler >> <[EMAIL PROTECTED]> wrote: >> >> >>> On Wed, 23 Jul 2008 17:27:35 -0300 "imx31cpu ." <[EMAIL PROTECT

Re: [E-devel] Icons and EFM

2008-07-28 Thread Nick Hughart
Toma wrote: > 2008/7/28 Peter Wehrfritz <[EMAIL PROTECTED]>: > >> Toma schrieb: >> >>> It would be nice to have a bit more unity when it comes to Icons in E >>> and in particular, EFM. Im not entirely sure what to file a bug on >>> here since its kind of splatter over a few files. Basically

Re: [E-devel] Community Building

2008-07-31 Thread Nick Hughart
Toma wrote: > On 01/08/2008, Downknew Wise <[EMAIL PROTECTED]> wrote: > >> |Sorry for my bad english, fix me| >> >> I think that the e community need: >> 1. A website well structured. Today it is unusable!!! >> It should be simple! The first page has to show the power of e (with fresh >> screens

Re: [E-devel] Community Building

2008-08-01 Thread Nick Hughart
Downknew Wise wrote: > 2008/8/1 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]> > > >> On Fri, Aug 1, 2008 at 11:14 AM, Downknew Wise <[EMAIL PROTECTED]> >> wrote: >> >>> Right!!! >>> >>> Now the site could have all the contents and the documentation necessary >>> >> to >> >>> the

Re: [E-devel] [website] What would you like to see on the new site?

2008-08-01 Thread Nick Hughart
Ian Caldwell wrote: > Yup, I'd like to eliminate submenus completely One navigation on all pages > that has links to pretty much everything. The goal of the new site is make > it a lot more usable. With regularly updated news, and a lot of static > content around it. > This is bad design imo, i

Re: [E-devel] RFC: embryo release in 2 weeks

2008-08-01 Thread Nick Hughart
Toma wrote: > Does embryo have any use without edje? If not, why not wait till edje > is ready for release and send them out together? > Toma > Yes it does, it just isn't really used outside of edje at this point. > 2008/8/2 Gustavo Sverzut Barbieri <[EMAIL PROTECTED]>: > >> Hi guys, >> >> As

Re: [E-devel] [website] What would you like to see on the new site?

2008-08-01 Thread Nick Hughart
dan sinclair wrote: > On 1-Aug-08, at 4:47 PM, dan sinclair wrote: > >>> *5. weekly or biweekly articles* >>> >>> >> Ditto to 1. They can also write the articles on the Wiki which is >> probably a better choice. Makes them easier to maintain in the long >> run. They can then be link

Re: [E-devel] RFC: embryo release in 2 weeks

2008-08-01 Thread Nick Hughart
Carsten Haitzler (The Rasterman) wrote: > On Fri, 1 Aug 2008 17:23:41 -0300 "Gustavo Sverzut Barbieri" > <[EMAIL PROTECTED]> babbled: > > >> On Fri, Aug 1, 2008 at 5:21 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: >> >>> Toma wrote: &g

Re: [E-devel] RFC: embryo release in 2 weeks

2008-08-01 Thread Nick Hughart
Michael Jennings wrote: > On Saturday, 02 August 2008, at 10:52:08 (+1000), > Carsten Haitzler wrote: > > >> seems there's a few votes for keep of embryo. i'm going to just monitor the >> sentiment here - i'm agnostic really - though edje needs a LOT better >> "scripting" support. yes JS might b

Re: [E-devel] RFC: embryo release in 2 weeks

2008-08-01 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Sat, Aug 2, 2008 at 12:10 AM, Nick Hughart <[EMAIL PROTECTED]> wrote: > >> Michael Jennings wrote: >> >>> On Saturday, 02 August 2008, at 10:52:08 (+1000), >>> Carsten Haitzler wrote: >>> >>>

Re: [E-devel] RFC: embryo release in 2 weeks

2008-08-01 Thread Nick Hughart
Jose Gonzalez wrote: > Gustavo wrote: >> Since Edje is target at designers (ie: colors are not premul, etc), I >> think we should go with JS since most designers know it somehow, even >> if they don't really know, they think they do and they will not be >> afraid of trying it... Also, many systems

Re: [E-devel] Community Building

2008-08-01 Thread Nick Hughart
Vincent Torri wrote: > On Sat, 2 Aug 2008, dan sinclair wrote: > > >> I'd say you're so eager to release something you're not thinking about >> the impression it gives. Changing things in a pre-1.0 is fine and >> expected. Releasing a 1.0 and then breaking it or making major changes >> a few mon

Re: [E-devel] Community Building

2008-08-01 Thread Nick Hughart
dan sinclair wrote: > > On 2-Aug-08, at 1:40 AM, Nick Hughart wrote: > >> Vincent Torri wrote: >>> On Sat, 2 Aug 2008, dan sinclair wrote: >>> >>> >>>> I'd say you're so eager to release something you're not thinking about &

Re: [E-devel] Community Building

2008-08-02 Thread Nick Hughart
Sebastian Dransfeld wrote: > Nick Hughart wrote: > >> dan sinclair wrote: >> >>> On 2-Aug-08, at 1:40 AM, Nick Hughart wrote: >>> >>> >>>> Vincent Torri wrote: >>>> >>>>> On Sat, 2 Aug 2008

Re: [E-devel] Community Building

2008-08-02 Thread Nick Hughart
Sebastian Dransfeld wrote: > Nick Hughart wrote: > >> Sebastian Dransfeld wrote: >> >>> There is an icon cache with 100 icons. Latest used icons are prepended >>> to the list. If an icon is in the cache, the cache does help. >>> >>> So

Re: [E-devel] Eina

2008-08-03 Thread Nick Hughart
Hisham Mardam Bey wrote: > On Sun, Aug 3, 2008 at 1:46 PM, dan sinclair <[EMAIL PROTECTED]> wrote: > >> On 3-Aug-08, at 1:27 PM, Gustavo Sverzut Barbieri wrote: >> >>> Hey, but that's ok for _YOU_, isn't it?! You already said it's fine >>> and that's exactly the purpose to use BSD over LGPL

Re: [E-devel] Eina

2008-08-03 Thread Nick Hughart
Christopher Michael wrote: > Nick Hughart wrote: >> Hisham Mardam Bey wrote: >>> On Sun, Aug 3, 2008 at 1:46 PM, dan sinclair <[EMAIL PROTECTED]> >>> wrote: >>> >>>> On 3-Aug-08, at 1:27 PM, Gustavo Sverzut Barbieri wrote: >>>>

Re: [E-devel] [e-users] [website] What would you like to see on the new site?

2008-08-03 Thread Nick Hughart
Carsten Haitzler (The Rasterman) wrote: > On Fri, 01 Aug 2008 13:33:34 -0500 Nick Hughart <[EMAIL PROTECTED]> babbled: > > >> Ian Caldwell wrote: >> >>> Yup, I'd like to eliminate submenus completely One navigation on all pages >>> that has

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Have fun getting any of the libs in CVS to use Eina now. Just more split effort... Enlightenment CVS wrote: > Enlightenment CVS committal > > Author : turran > Project : e17 > Module : proto/eina > > Dir : e17/proto/eina > > > Modified Files: > COPYING > Added Files: > OLD-COP

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Wed, Aug 6, 2008 at 4:07 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: > >> Have fun getting any of the libs in CVS to use Eina now. Just more >> split effort... >> > > Since they're basically the only doing

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Wed, Aug 6, 2008 at 4:53 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: > >> Gustavo Sverzut Barbieri wrote: >> >>> On Wed, Aug 6, 2008 at 4:07 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: >>> >>>

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Wed, Aug 6, 2008 at 5:04 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: > >> Gustavo Sverzut Barbieri wrote: >> >>> On Wed, Aug 6, 2008 at 4:53 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: >>>

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Viktor Kojouharov <[EMAIL PROTECTED]> wrote: >> >>> On Wed, 2008-08-06 at 15:20 -0500, Nick Hughart wrote: >>> >>>> Gustavo Sverzut Barbieri wrote: >>>> >>>>> On Wed, Aug 6, 2008 at 5:04 PM, Nick Hughart

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Viktor Kojouharov wrote: > On Wed, 2008-08-06 at 15:48 -0500, Nathan Ingersoll wrote: > >> Look at the history of this project and any other complex projects. It >> is very common that components get moved from one layer of abstraction >> to another as it becomes apparent they fit better at anot

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Viktor Kojouharov wrote: > On Wed, 2008-08-06 at 16:00 -0500, Nick Hughart wrote: > >> Viktor Kojouharov wrote: >> >>> On Wed, 2008-08-06 at 15:48 -0500, Nathan Ingersoll wrote: >>> >>> >>>> Look at the history of thi

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Jorge Luis Zapata Muga wrote: > On Wed, Aug 6, 2008 at 10:46 PM, Mike Rutter <[EMAIL PROTECTED]> wrote: > >> On Wed, Aug 06, 2008 at 10:25:52PM +0200, Jorge Luis Zapata Muga wrote: >> >>> Eina suddenly has gotten attention, not because of its technical >>> features, but because i wanted it

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Jorge Luis Zapata Muga wrote: > On Wed, Aug 6, 2008 at 10:33 PM, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > >> On Wed, Aug 6, 2008 at 3:25 PM, Jorge Luis Zapata Muga >> <[EMAIL PROTECTED]> wrote: >> >>> On Wed, Aug 6, 2008 at 9:01 PM, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: >>>

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Jose Gonzalez wrote: > Luchezar Petkov wrote: > >>> Cedric was interested on the project by himself and because it was >>> technically good, i think having a common library for data types is >>> something we all agree. I think he will reply on this. And yes, the >>> license do has something to

Re: [E-devel] E CVS: proto/eina turran

2008-08-06 Thread Nick Hughart
Zachary Goldberg wrote: > On Wed, Aug 6, 2008 at 7:29 PM, Luchezar Petkov > <[EMAIL PROTECTED]> wrote: > >> On Thu, Aug 7, 2008 at 2:06 AM, Jose Gonzalez <[EMAIL PROTECTED]> wrote: >> >> >>> Luchezar Petkov wrote: >>> >>> >>> "Our" core base libs? Obviously there's a difference in opini

Re: [E-devel] E CVS: proto/eina turran

2008-08-07 Thread Nick Hughart
Jorge Luis Zapata Muga wrote: > On Thu, Aug 7, 2008 at 3:21 AM, Nathan Ingersoll <[EMAIL PROTECTED]> wrote: > >> On Wed, Aug 6, 2008 at 4:52 PM, Jorge Luis Zapata Muga >> <[EMAIL PROTECTED]> wrote: >> >>> You can't tell me that im wrong as i did eina and took the decisions >>> about it. I h

Re: [E-devel] E CVS: proto/eina turran

2008-08-07 Thread Nick Hughart
Hisham Mardam Bey wrote: > On Thu, Aug 7, 2008 at 7:40 AM, Nick Hughart <[EMAIL PROTECTED]> wrote: > >> I still don't understand what about the BSD makes it not always free, >> you can't steal the code, the free code is always there. Even if raster >> w

Re: [E-devel] E CVS: proto/eina turran

2008-08-07 Thread Nick Hughart
Hisham Mardam Bey wrote: > On Thu, Aug 7, 2008 at 9:30 AM, Nick Hughart <[EMAIL PROTECTED]> wrote: > >>> Some people don't want their code forked off and closed away and want >>> all contributions to come back. This is the difference. >>> >>&

Re: [E-devel] licensing - end it.

2008-08-07 Thread Nick Hughart
Carsten Haitzler (The Rasterman) wrote: > On Thu, 7 Aug 2008 16:15:37 +0200 (CEST) Dave Andreoli <[EMAIL PROTECTED]> > babbled: > > > >> Thanks Raster!! finally a POW that respect the others :) >> Are you sure that we can (safetly) use LGPL for apps? From what I read >> on the gnu site LGPL is e

Re: [E-devel] E CVS: tclock mekius

2008-08-07 Thread Nick Hughart
clock.edc >> >> >> Log Message: >> Patch from ptomaine, my awesome GSOC student :), to make the popup use font >> classes. >> > > Thanks Nick :) I assume you tested it first ?? ;) > > Of course :D > dh > > >

Re: [E-devel] E CVS: tclock mekius

2008-08-07 Thread Nick Hughart
Christopher Michael wrote: > Nick Hughart wrote: >> Christopher Michael wrote: >>> Enlightenment CVS wrote: >>> >>>> Enlightenment CVS committal >>>> >>>> Author : mekius >>>> Project : e_modules >>>&

Re: [E-devel] licensing - end it.

2008-08-07 Thread Nick Hughart
Jose Gonzalez wrote: > Carsten wrote: > > >> ok. enough of the squabbling. e is not a political football. license is not a >> reason one way or another for success or failure if licenses are oss anyway. >> we're squabbling about strawberry vs chocolate. >> >> >> > > That's no doub

Re: [E-devel] licensing - end it.

2008-08-07 Thread Nick Hughart
Jose Gonzalez wrote: > Nick wrote: > >> Jose Gonzalez wrote: >>> Carsten wrote: >>> >>>> ok. enough of the squabbling. e is not a political football. >>>> license is not a >>>> reason one way or another for success or fai

Re: [E-devel] New theme

2008-08-08 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Fri, Aug 8, 2008 at 1:40 PM, Jorge Mariani <[EMAIL PROTECTED]> wrote: > >> Agree, but I'll tell you my point. >> >> I love to port. Why? Because, first of all, I'm not an artist, but >> maybe a pretty good coder. So, I lack the imagination and the artistic >>

Re: [E-devel] CVS->SVN.

2008-08-09 Thread Nick Hughart
Nathan Ingersoll wrote: > Can we put this on hold until Summer of Code is complete? It's only > another week until that wraps up and I'd like to minimize the time the > students need to spend to accommodate shifting infrastructure during > the end of session crunch. > > I'd toss a vote for this

Re: [E-devel] e processor usage (100%) after an enlightenment_remote -restart

2008-08-10 Thread Nick Hughart
Jorge Mariani wrote: > Hi. > > Not using the battery module. I already noticed that issue. > > I'm using a Dell Precision M4300, 4GB of RAM, Intel(R) Core(TM)2 Duo CPU > T7700 @ 2.40GHz > on Ubuntu 8.04 and using the dunnewind e17. > > Cya. > Try using latest CVS, the dunnewind repo is not mai

Re: [E-devel] [EFM] Desktop HAL icons

2008-08-10 Thread Nick Hughart
This change: - snprintf(buf, sizeof(buf), "%s/.e/e/fileman/favorites/|%s_%d.desktop", + snprintf(buf, sizeof(buf) - 1, "%s/.e/e/fileman/favorites/|%s_%d.desktop", e_user_homedir_get(), id, v->partition_number); isn't necessary. snprintf is smart enough to know that it needs space

Re: [E-devel] EFM: DND action modifiers

2008-08-16 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: > >> Hello. >> >> First of two attached patches brings an API that allows one to handle >> key pressing while DND using two functions: >> >> EAPI void e_drag_key_down_cb_set(E_Drag *drag, vo

Re: [E-devel] EFM: DND action modifiers

2008-08-16 Thread Nick Hughart
Gustavo Sverzut Barbieri wrote: > On Sat, Aug 16, 2008 at 12:09 PM, Nick Hughart <[EMAIL PROTECTED]> wrote: > >> Gustavo Sverzut Barbieri wrote: >> >>> On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: >>> >>>

Re: [E-devel] EFM: DND action modifiers

2008-08-17 Thread Nick Hughart
Sebastian Dransfeld wrote: > Gustavo Sverzut Barbieri wrote: > >> On Sat, Aug 16, 2008 at 9:55 AM, Fedor Gusev <[EMAIL PROTECTED]> wrote: >> >>> Hello. >>> >>> First of two attached patches brings an API that allows one to handle >>> key pressing while DND using two functions: >>> >>> EAPI

Re: [E-devel] new thumbnailing spec (from xdg)

2008-08-31 Thread Nick Hughart
Vincent Torri wrote: > Hey, > > it seems that a new spec about thumbnailing is about to born > Sounds like an extension of the current spec. It sounds like it will just be the addition of a standard daemon that listens for thumbnail requests via DBUS. Pretty much what was done with epsilon_t

Re: [E-devel] [e-users] Enlightenment.org redesign mockups needed!

2008-09-02 Thread Nick Hughart
Downknew Wise wrote: > The second mockup you have to look at the layout because the contents should > be different. And the menu maybe have a new link to the documentation... > I think this mockup is simple, stylish and not difficult to realise. > Personally i don't like the sites in black and whit

Re: [E-devel] [e-users] Enlightenment.org redesign mockups needed!

2008-09-02 Thread Nick Hughart
bs as well to dress them up a bit as well so they are more attention grabbing. Note that my design is still being worked on, the content is still a work in progress so maybe we can combine some ideas and get this done quicker :) > > 2008/9/2 Nick Hughart <[EMAIL PROTEC

Re: [E-devel] Battery module patch.

2008-09-02 Thread Nick Hughart
Stéphane BAULAND wrote: > Hi, > > This patch is just a simple patch. I had problem using the battery > module, it wasn't working for me. I was bored and i look to sources of > badget... The problem comes from the name of the device. > > For me the battery path is : /sys/class/power_supply/C1FD/ and

Re: [E-devel] Gadman feature request

2008-09-04 Thread Nick Hughart
Jose Gonzalez wrote: >Carsten wrote: > > >> or just be able to select the theme/object or "Wallpaper" :) >> >> also being able to have modules be different on different virtual desktops >> would be nice... maybe... one day... :) >> >> > >Or better yet, for a truly flexible, 'hype

Re: [E-devel] Gadman feature request

2008-09-04 Thread Nick Hughart
Nick Hughart wrote: > Jose Gonzalez wrote: > >>Carsten wrote: >> >> >> >>> or just be able to select the theme/object or "Wallpaper" :) >>> >>> also being able to have modules be different

Re: [E-devel] some questions/propositions on evas/ewl/epsilon

2008-09-12 Thread Nick Hughart
Stephen Houston wrote: > Jpeg thumbnails work.. ephoto also uses ewl/epsilon and does thumbnails. > Epsilon thumbnails any image type that evas supports afaik. > He means the thumbnails themselves are png files if I'm interpreting it correctly. Of course it can thumbnail anything, but since ep

Re: [E-devel] svn pre-commit error

2008-10-17 Thread Nick Hughart
You are trying to commit po files? Massimo Maiurana wrote: > suddenly I'm not able to commit files in svn anymore :( > > my last commit was 4 days ago, now when I try to commit something I > get this error: > 'pre-commit' hook failed with error output: > > but unfotunately the message ends here,

Re: [E-devel] svn pre-commit error

2008-10-17 Thread Nick Hughart
Massimo Maiurana wrote: > Nick Hughart, il 17/10/2008 21:42, scrisse: > >> You are trying to commit po files? >> >> > > I'm trying to commit these two files, one of them is a po file: > - trunk/e/po/fr.po > - trunk/E-MODULES-EXTRA/diskio/module.de

Re: [E-devel] Efreet mime default application patch

2008-10-27 Thread Nick Hughart
This is not yet an fdo specification so I'm not going to put it in just yet. It seems to have promise and is a fairly simple format, but for now we have our own methods of choosing default applications and it is similar to how they choose as well (given the user is not making this file on thei

Re: [E-devel] Pidgin lagging or using too much resources

2008-10-30 Thread Nick Hughart
Luca De Marini wrote: > Hallo people, I received report from two of my developers about pidgin > having problems in Enlightenment. I tested it, for me it works fine but > maybe because I have a powerful computer... I mean, looks like pidgin uses > an incredible amount of resources in E, in general.

Re: [E-devel] Efreet mime default application patch

2008-11-03 Thread Nick Hughart
On Mon, 3 Nov 2008 14:39:05 +0100 (CET) Dave Andreoli <[EMAIL PROTECTED]> wrote: > > - "Carsten Haitzler (The Rasterman)" <[EMAIL PROTECTED]> ha > scritto: > > > On Tue, 28 Oct 2008 23:06:58 +0100 (CET) Dave Andreoli > > <[EMAIL PROTECTED]>

Re: [E-devel] Efreet mime default application patch

2008-11-03 Thread Nick Hughart
On Tue, 4 Nov 2008 11:01:10 +1100 Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: > On Mon, 3 Nov 2008 14:39:05 +0100 (CET) Dave Andreoli > <[EMAIL PROTECTED]> babbled: > > > > 1. config everyone cal look at > > > OR > > > 2. "opening service". e.g. a dbus call- u send an array (list)

Re: [E-devel] Entrance and network manager not working

2008-11-04 Thread Nick Hughart
On Tue, 4 Nov 2008 14:27:44 +0100 "Luca De Marini" <[EMAIL PROTECTED]> wrote: > > > > > > entrance itself? or e? e has translations and does work. the new > > wizard even > > asks you for what language you want the first time... :) it does > > require your > > system support the locales e has tran

Re: [E-devel] [trac] add eyelight - exalt

2008-11-07 Thread Nick Hughart
On Fri, 7 Nov 2008 18:13:56 +0100 "Atton Jonathan" <[EMAIL PROTECTED]> wrote: > hey hey > > Someone can add Eyelight and Exalt in trac and increase my access > level, sometimes I need to close a ticket :) > > (account Watchwolf) > I'll try to remember to do this tonight :) ---

Re: [E-devel] Entrance and network manager not working

2008-11-07 Thread Nick Hughart
On Tue, 4 Nov 2008 14:27:44 +0100 "Luca De Marini" <[EMAIL PROTECTED]> wrote: > > > > > > entrance itself? or e? e has translations and does work. the new > > wizard even > > asks you for what language you want the first time... :) it does > > require your > > system support the locales e has tran

Re: [E-devel] RFC: enlightenment_start -locked

2008-11-08 Thread Nick Hughart
On Sat, 8 Nov 2008 06:19:46 -0200 "Gustavo Sverzut Barbieri" <[EMAIL PROTECTED]> wrote: > On Fri, Nov 7, 2008 at 12:57 PM, Gustavo Sverzut Barbieri > <[EMAIL PROTECTED]> wrote: > > Hi guys, > > > > During the conference my laptop suspend/resume decided to barf and I > > have to shutdown and restar

Re: [E-devel] [trac] add eyelight - exalt

2008-11-09 Thread Nick Hughart
On Sun, 9 Nov 2008 10:37:33 + "Atton Jonathan" <[EMAIL PROTECTED]> wrote: > you forgot :( > > 2008/11/7 Nick Hughart <[EMAIL PROTECTED]> > > > On Fri, 7 Nov 2008 18:13:56 +0100 > > "Atton Jonathan" <[EMAIL PROTECTED]> wrote: &g

  1   2   3   >