I've started noticing a problem with tiffs that have alpha channels - I
converted the alpha.tif image to alpha.jpg using Imlib2 (both 1.0.6 and
1.1.0). Loading the tif up in xv (or Shake or The Gimp) I get the
correct brightness but if I convert it with Imlib2 (using the really
basic conversion eax
Send them on bugs.gentoo.org.
And wait for vapier/spanky reply ;)
On 11/29/05, Andreas Volz <[EMAIL PROTECTED]> wrote:
> Am Wed, 30 Nov 2005 00:17:16 +0400 schrieb Pavel Boldin:
>
> > Hi all!
> >
> > I again with you :), so made new release:
> > http://paq.osdn.org.ua/~davinchi/evolume-0.0.17a.tar
2005/11/30, Andreas Volz
> Am Wed, 30 Nov 2005 00:17:16 +0400 schrieb Pavel Boldin:
>
> > Hi all!
> >
> Ahh, some minutes ago I build a Gentoo ebuild for 0.0.14. Is there
> a E17 Gentoo packager on this list? Should I send it to bugs.gentoo.org
> after upgrading to 0.0.17a? It seems to work great.
Am Wed, 30 Nov 2005 17:27:52 +0400 schrieb Pavel Boldin:
> 2005/11/30, Andreas Volz
> > Am Wed, 30 Nov 2005 00:17:16 +0400 schrieb Pavel Boldin:
> >
> > > Hi all!
> > >
> > Ahh, some minutes ago I build a Gentoo ebuild for 0.0.14. Is there
> > a E17 Gentoo packager on this list? Should I send it t
And follow the coding style of the project. It shouldn't be to difficult
for people, and it looks really messy if everyone just writes their own
style.
Sebastian
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
f
On Wednesday 30 November 2005 06:18, Simon Wistow wrote:
> On Wed, Nov 30, 2005 at 12:17:29PM +, me said:
> > I've started noticing a problem with tiffs that have alpha channels - I
> > converted the alpha.tif image to alpha.jpg using Imlib2 (both 1.0.6 and
>
> Doh! Forgot to attach them
It lo
On Wed, Nov 30, 2005 at 08:19:13AM -0600, Brian Mattern said:
> To get what you want, you'd need to set the alpha of each pixel to 100%. i'm
> not sure if there's an easy way to do this with imlib. if not, you can always
> run through the pixel data and change the alpha.
See I thought that too
On Wed, Nov 30, 2005 at 09:20:50AM -0600, Nathan Ingersoll said:
> If you draw a white rect on the destination image before copying the source
> image, does it still have the same effect?
No. With this snippet
imlib_context_set_image(image);
// imlib_image_set_has_alpha(0);
int
If you draw a white rect on the destination image before copying the source image, does it still have the same effect?On 11/30/05, Simon Wistow <
[EMAIL PROTECTED]> wrote:On Wed, Nov 30, 2005 at 08:19:13AM -0600, Brian Mattern said:
> To get what you want, you'd need to set the alpha of each pixel
On Wed, 30 Nov 2005 12:17:29 + Simon Wistow <[EMAIL PROTECTED]> babbled:
> I've started noticing a problem with tiffs that have alpha channels - I
> converted the alpha.tif image to alpha.jpg using Imlib2 (both 1.0.6 and
> 1.1.0). Loading the tif up in xv (or Shake or The Gimp) I get the
> cor
On Thu, Dec 01, 2005 at 01:19:41AM +0900, Carsten Haitzler said:
> the problem is tif's use pre-multiplied alpha (ie rgb is multipled BY the
> alpha
> value when stored) instead of non-premul (as imlib2's internals, png's argb
> etc. use). that means imlib2 is missing the "de-multiply" on load cod
I'd like to point your attention to some bugs that have been noticed
with the whole process of iconification in e17.
The first one is when a window is iconified, and then hidden (rhythmbox
does this sort of thing). e17 still thinks the window is iconified,
which when uniconified through e17, can l
Am Wed, 30 Nov 2005 19:44:37 +0200 schrieb Виктор Кожухаров:
> I'd like to point your attention to some bugs that have been noticed
> with the whole process of iconification in e17.
>
> The first one is when a window is iconified, and then hidden
> (rhythmbox does this sort of thing). e17 still t
I recently updated e17 and was astonished (!) at it crashing on me
within a few minutes of use for no apparent reason. I switched to my
backup WM (blackbox 0.7) and started up in e17 in a VNC session running
under my ID. again, crashes within a few minutes, using the default
theme and having mo
raster has been working on a variety of memory saving techniques, and
unfortunately there have been a few growing pains along the way. The
most recent CVS versions seems to have worked out most of the issues,
so you may want to update again.On 11/30/05, Mike Russo <[EMAIL PROTECTED]> wrote:
I recen
On Wednesday, 30 November 2005, at 09:54:27 (+0900),
Carsten Haitzler wrote:
> > My point is that it's his responsibility to give up the reigns or
> > simply take a less active development role (and more management).
> > It's his choice.
>
> he HAS taken a less active role. thats my whole point!
On Tuesday, 29 November 2005, at 23:11:41 (+),
Andrew Williams wrote:
> well, I sincerely apologise for not remembering this, but even after
> the refresher I do not recall what the problem was - does someone
> have a specific point, or is an "in general it leaks" issue?
I asked Tilman to pos
Michael Jennings wrote:
Most modern CMS's store content in the DB, not the filesystem. At
least the ones I've used. But we're quickly getting off-topic here,
so I'll stop there. :)
the only thing a CMS should store to disk is images and large binary files..
if a CMS stores other stuff to dis
On Wed, 30 Nov 2005 22:27:22 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled:
> On Wednesday, 30 November 2005, at 09:54:27 (+0900),
> Carsten Haitzler wrote:
>
> > > My point is that it's his responsibility to give up the reigns or
> > > simply take a less active development role (and more ma
On Wed, 30 Nov 2005 22:30:50 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled:
> On Tuesday, 29 November 2005, at 23:11:41 (+),
> Andrew Williams wrote:
>
> > well, I sincerely apologise for not remembering this, but even after
> > the refresher I do not recall what the problem was - does s
On Thursday, 01 December 2005, at 13:29:31 (+0900),
Carsten Haitzler wrote:
> and other peopl have every right to work on the code.
I never said otherwise.
> actually its a matter for those who use and write the licenses.
You are entitled to your interpretation. It means absolutely nothing,
I just committed some code to simplify desktop module creation a little bit.
Currently, every single module that draws to the desktop is pretty much
just a copy/paste/edit of one of the original few modules. To avoid this
mess of duplicated code, I pooled a good portion of it together into
E_Ga
On 12/1/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> Most modern CMS's store content in the DB, not the filesystem. At> least the ones I've used. But we're quickly getting off-topic here,> so I'll stop there. :)all the ones i looked at stored web pages text in the db, but image
On Sat, 22 Oct 2005 11:38:20 +0200 Niels Abspoel <[EMAIL PROTECTED]>
babbled:
> here is an updated version of the dutch translation of e
>
> made a few improvements:
> punctuation is the same as original english where possible
> header changed, cause I used the german file as template...
> so it
On Fri, 21 Oct 2005 18:57:18 +0200 Sergio <[EMAIL PROTECTED]> babbled:
> Hello, I am following close the developement of this fantastic WM.
> But there is a question I want to ask you: why there is a load of
> small, medium and large stuff for E17 and E17 is not yet ready for the
> 'install and us
On Sun, 16 Oct 2005 16:20:22 +0300 Виктор Кожухаров <[EMAIL PROTECTED]>
babbled:
> I've tested it by dragging an eap file from nautilus to the ibar. I
> remember that this used to work before
>
> this is all the gdb data I can muster:
does this still happen? i added some safety checks to that co
On Mon, 28 Nov 2005 17:40:56 +0100 [EMAIL PROTECTED] babbled:
> Hi,
>
> I also have a similar problem except it appears with different apps. It occurs
> with every apps that uses the EFL (except e17): if I resize one of these
> windows (the main window of entice for example, but it happens also w
On Sun, 20 Nov 2005 13:02:42 +0100 Martin Geisler <[EMAIL PROTECTED]>
babbled:
> Hi all,
>
> I've updated the Danish translation of E17, please find it attached.
indeed worth. patch in cvs now.
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carsten H
On Fri, 21 Oct 2005 19:57:25 +0200 Niels Abspoel <[EMAIL PROTECTED]>
babbled:
> Here is my dutch translation PO file for e17
> hope you can include it in the cvs.
>
> made it with Kbabel
> if you please give me some feedback on this, how I can translate some
> more e17 apps in dutch...
> cause I
On Sat, 22 Oct 2005 17:40:15 +1300 jochen <[EMAIL PROTECTED]> babbled:
> jochen wrote:
> > Carsten Haitzler (The Rasterman) wrote:
> >
> >>On Fri, 21 Oct 2005 15:55:37 +1300 jochen <[EMAIL PROTECTED]>
> >>babbled:
> >>
> >>
> >>
> >>>OK, I just rebuild all of EFL and E with the above flags and th
On Sun, 23 Oct 2005 17:31:19 +0200 Martin Geisler <[EMAIL PROTECTED]>
babbled:
> Hello,
>
> Now that there's several active projects working in the proto
> directory, then I thought it would be interesting to have the CVS
> commit mails show "proto/etk" and "proto/entropy" instead of just
> "prot
On Thu, 27 Oct 2005 17:00:10 +0200 Simon TRENY <[EMAIL PROTECTED]> babbled:
>
> >i am still tossing up if the smart move method should be there, or all child
> >objects should be simply placed rlative to the smart parent's origin and thus
> >moved automatically, or if i should provide a default m
On Tue, 1 Nov 2005 17:19:53 +0100 Jorge Luis Zapata Muga
<[EMAIL PROTECTED]> babbled:
> hi all, here i attach a couple of patches:
> ecore_directfb: it supports now the key string, so enterminus can be
> used with directfb :)
> ecore_evas_directfb: some structs have changed names, use the new ones
On Mon, 21 Nov 2005 23:28:14 -0800 Andreas Sæbjørnsen
<[EMAIL PROTECTED]> babbled:
> This is a discussion for anybody which feel they spend too much time in the
> bottom left corner of the desktop. I corroborate for discarding the start
> menu as it is
>
> * difficult to find programs because of
On Fri, 28 Oct 2005 09:51:00 +0200 ilLogict <[EMAIL PROTECTED]> babbled:
> Hello!
>
> This time, only 2 small patches, but some will follow soon...
>
> - ecore_file_can_read-write.patch: add ecore_file_can_read/write so that we
> can know if a given file is readable/writable
definitely useful
On Fri, 18 Nov 2005 16:25:37 -0500 Brian Lindholm
<[EMAIL PROTECTED]> babbled:
> I've attached a patch (unified diff against 1.2.1.009) that fills
> in the "save" function in loader_bmp. It's fairly primative (only
> saving in 24-bit format, as opposed to anything palette-based),
> but it's bette
On Thu, 1 Dec 2005 00:08:58 -0500 Michael Jennings <[EMAIL PROTECTED]> babbled:
> On Thursday, 01 December 2005, at 13:29:31 (+0900),
> Carsten Haitzler wrote:
>
> > and other peopl have every right to work on the code.
>
> I never said otherwise.
>
> > actually its a matter for those who use a
On Thu, 10 Nov 2005 20:18:22 + Guillermo Movia <[EMAIL PROTECTED]>
babbled:
> Hi, someone could use the file attached to update the spanish
> translation of enlightenment. Thanks.
cvs es.po is newer now. i assume cvs is more up to date?
--
- Codito, ergo sum - "I code, therefore
On Mon, 28 Nov 2005 11:06:55 +0100 Frederick MOUSNIER-LOMPRE
<[EMAIL PROTECTED]> babbled:
> Hi,
> I'm working on a project that uses Ewl Library and in order to debug
> my program, i launched it with a preload of the electric fence library
> and i got a warning about a "Allocating 0 bytes" in the
On Wed, 30 Nov 2005 07:38:58 +0900 David Stevenson <[EMAIL PROTECTED]>
babbled:
> On that note, here is a resend for something I sent back at October (trivial
> and easily forgotten :-))
in cvs :)
--
- Codito, ergo sum - "I code, therefore I am" --
The Rasterman (Carste
On Wed, 30 Nov 2005 00:18:37 +0900 David Stevenson <[EMAIL PROTECTED]>
babbled:
> Gidday all,
>
> I have posted a couple of blog entries about 3rd party module
> internationalization over at edevelop.
>
> 3rd party Module Internationalization - Overview
> http://edevelop.org/node/1853
> 3rd part
On Mon, 28 Nov 2005 18:05:01 +0100 Aleksej Struk <[EMAIL PROTECTED]> babbled:
> Hi all,
>
> Please find the patch, which implements the vertical and horizontal
> maximization of a window
> in e17. This patch touchs the following files :
> 1. e_actions.c
> 2. e_border.c
> 3. e_config.c
> 4. e_hint
Hi there!
e17 crashes with segfault at the moment in cvs HEAD.
It crashes everytime when I have a .e directory. A simple log in (with
entrance) works, log out works, but another login segfaults. When I
remove the users .e directory (rm -r .e in $HOME) the login works again.
Martin
signature
On Mon, 21 Nov 2005 21:45:47 -0500 Chris Michael <[EMAIL PROTECTED]>
babbled:
> Hi All,
>
> I've enclosed some code that I've been messing with to create a
> tooltip widget and smart object that may be used for tooltips. It DOES need
> some work as the tips don't currently display, but I th
On Thu, 1 Dec 2005 09:10:08 +0200 Chady Kassouf <[EMAIL PROTECTED]>
babbled:
> On 12/1/05, The Rasterman Carsten Haitzler <[EMAIL PROTECTED]> wrote:
> >
> >
> > > Most modern CMS's store content in the DB, not the filesystem. At
> > > least the ones I've used. But we're quickly getting off-topic
On Wed, 30 Nov 2005 16:41:11 + Simon Wistow <[EMAIL PROTECTED]> babbled:
> On Thu, Dec 01, 2005 at 01:19:41AM +0900, Carsten Haitzler said:
> > the problem is tif's use pre-multiplied alpha (ie rgb is multipled BY the
> > alpha value when stored) instead of non-premul (as imlib2's internals,
>
On Tue, 29 Nov 2005 23:18:32 +0100 Andreas Volz <[EMAIL PROTECTED]> babbled:
> Hi,
>
> I've some ideas about maximize windows and I like to hear your ideas or
> if this is on a TODO list. I categorize my E17 modules into two
> categories. The navigating and application modules and the less
> impo
47 matches
Mail list logo