e set the alpha to 0 to avoid blending
for such images in the graphics pipeline.
This will be an optimization for rendering once the image is loaded from eet
file as alpha blending can be avoided for such images.
Signed-Off-By: RAJEEV RANJAN
Please review the same and provide your feedbacks.
e image is fully opaque
On 04/13/12 22:55, Gustavo Sverzut Barbieri wrote:
> On Fri, 13 Apr 2012 13:54:50 + (GMT) Rajeev Ranjan
> said:
>
> Hi Rajeev,
> As far as I remember there is already an alpha analysis being done by
> Evas image loaders to set "sparse alpha" flag
Hi,
While working with E-Notify, I found that notification sent by a sender app
does not get received by the receiver(running the daemon such as Enlightenment
window manager or some other app) if both run under different
user.
One can test this by running e-notify-send under some other user, sa
while saving if the alpha is set to 1 but the image is fully opaque
On Mon, 16 Apr 2012 07:05:14 + (GMT) Rajeev Ranjan
said:
> Hi Gustavo,
>Thanks for your information on evas_image_loader when pixels are being
> scanned and sparse_alpha flag is being set. But this common
the signal names and sources. Also removed unnecessary programs from
notify edc.
Note: "Signals like elm,action,show" and "elm,action,hide" are not being
emitted for the widget's base edje object.
Signed-Off-By: Rajeev Ranjan
Thank You.
Regards.
Rajeev
elm_notify.patch
Hi,
I went through your patch. Looks good to me.
Regards,
Rajeev
--- Original Message ---
Sender : Kim Shinwoo
Date : Jun 08, 2012 11:47 (GMT+05:30)
Title : Re: [E-devel] [Patch][elementary] datetime module, delete callback
Hey, I would like to bring your attention to this!
2012/6/5 K
transition effect.
[Change Description]:
Handled NULL transition setting in C code and sent the appropriate signal to
indicate the next and previous action for image slide. Updated sample code also.
Modified the sample code to incorporate transition with No effect.
Signed-Off-By: Rajeev Ran
19:58 (GMT+05:30)
Title : Re: [E-devel] [Patch][Elementary]Patch for switching in slideshow with
no transition effect
* Rajeev Ranjan [2012-06-09 07:10:11 +]:
> Hi,
>Please review the attached patch for supporting simple transition without
> any effect in slideshow widget.
>
Hi,
Multisense in edje is for supporting various type of feedbacks like sound,
vibration etc at edje level based on the events.
This feature can be used by applications using edje's edc interfaces.
Each type of multisense feedback can have various attributes eg. sound can have
amplitude as a p
Hi,
Till now I didn't feel any need for getting the geometry of the popup however
I agree that evas_object_geometry_get being a generic Evas level API, it needs
to be supported by all Elementary widgets as well.
The flip side of the current patch is that user can get the geometry of popup
excl
Hi,
I too would like to go through the recordings of the sessions. :)
Regards,
Rajeev
--- Original Message ---
Sender : Sanjeev BA
Date : Jul 30, 2012 03:36 (GMT+05:30)
Title : Re: [E-devel] [e-users] EFL Developer Day
It would be great to see the recordings of the sessions.
Kindly publis
since they strictly follow 24 HR format
and the this case is not handled in datetime widget.
[Change Description]:
Datetime widget is modified to display default AM/PM strings incase, if, it
is not present in the locale.
Signed-Off-By: Sumanth Krishna
Signed-Off-By: Rajeev Ranjan
Than
/PM string(s) in all locales
> Hello,
> On 08/24/2012 02:03 PM, Rajeev Ranjan wrote:
>> [Root cause]:
>>Some locales don't have AM/PM string since they strictly follow 24 HR
>> format and the this case is not handled in datetime widget.
>>
>> [Chan
Hi Daniel,
I noticed the point you were raising and yes, we intend to negate the second
strncmp as well.
Attached is the modified patch with the fix.
Thank you
Regards,
Rajeev
--- Original Message ---
Sender : Rajeev Ranjan Chief Engineer/SISO-BSG/Samsung
Electronics
Date : Aug 24
nd the min/max limit boundary
values are included as API input.
Signed-Off-By: Sumanth Krishna (sumant...@samsung.com)
Signed-Off-By: Rajeev Ranjan (rajee...@samsung.com)
Thank You.
Regards,
Rajeev
elm_datetime.diff
Description: B
Hi Hermet,
Adding a text part using edje text part in edc is possible however if we
use this approach then we won't be able to provide i18n support as this
support is not there at edje level as of now.
As far as breaking of themability is concerned, as the name of parts along
Hi all,
I found few memory related issues in elementary package when performed
static analysis on it.
These issues include:
Array indices getting out of bounds, freed memory address being passed to a
function as parameter, memory not getting cleaned up because of earlier return
statement.
I
Hi, this is Rajeev.
I want to create a widget in which there are some smart members(created
using evas_object_smart_member_add).
I am animating these members(layouts) to achieve some sort of effect.
Now I want to stack these smart members internally in such a way that it
respe
Hello all,
This is regarding the auto-resizing of some of the elementary widgets when
their content get modified.
For example, in case of elm_button when we modify the text of the button then
the button size gets changed.
This happens in this widget by resetting the min size hint of the widg
Hi,
TEXT/TEXTBLOCK supports setting a string directly in edc. So how to
internationalize this string?
We thought of few approaches. I am listing down them here.
Approach 1:
Widgets/Applications based on elementary can use API
edje_object_part_text_set(Evas_Object*, const char*,
Hi All,
I am planning to use elm_notify which provides a nice functionality for
showing alert message/important information on the screen.
In addition to the existing functionalities, we need to have title support
so that we can show the title to the notify if needed.
Fo
o set the title and action areas if needed.
Thanks.
Regards,
Rajeev
--- Original Message ---
Sender : RAJEEV RANJAN Lead Engineer/SISO-Linux
Platform Lab/Samsung Electronics
Date : Apr 27, 2011 12:31 (GMT+05:30)
Title : Re: [E-devel] Proposal on exte
Hi Raster,
I got the opinion from you and many others in EFL community and I'm
working on elc_popup which uses elm_notify internally. :)
Thanks for the feedback.
Regards,
Rajeev
--- Original Message ---
Sender : Carsten Haitzler
Date : May 04, 2011 03
property is set to TRUE, then the handler
gets invisible and user can't change the relative size of the contents by
dragging it.
Signed-Off-By: RAJEEV RANJAN
In the current API elm_panes_fixed_set, we don't disable the content regions,
just divider is set to fixed at the current positio
--
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, mor
theme.
Regards,
Rajeev
P.S.: Resending the mail as the previous one's content was not sent to the
community.
--- Original Message ---
Sender : Christopher Michael
Date : Feb 02, 2012 14:36 (GMT+05:30)
Title : Re: [E-devel] [Patch] elm_panes patch
On 02/02/12 01:15, Rajeev Ranjan w
ge ---
Sender : Michael Blumenkrantz
Date : Feb 02, 2012 21:19 (GMT+05:30)
Title : Re: [E-devel] [Patch] elm_panes patch
On Thu, 02 Feb 2012 10:46:33 -0500
Christopher Michael wrote:
> On 02/02/12 10:41, Michael Blumenkrantz wrote:
> > On Thu, 02 Feb 2012 10:38:20 -0500
> >
[Patch] elm_panes patch
On 02/03/12 00:12, Rajeev Ranjan wrote:
> Hi,
>>>> On 02/02/12 10:41, Michael Blumenkrantz wrote:
>>>> I'd like to see:
>>>>
>>>>>> This patch addresses the issue of API elm_panes_fixed_set
>>&
--
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw
Hi,
> On Thu, Feb 16, 2012 at 9:30 AM, Tom Hacohen wrote:
> Your patch doesn't apply. Won't review.
>
Some updates done during my patch creation & mailing time :( I will update and
post it soon ).
> On 16/02/12 16:38, Gustavo Sverzut Barbieri wrote:> aside from that I wonder
> what it
in applying for file doc/widget/Makefile.am
as Pager's entry from Maklefile was removed later.
Thank you.
Regards,
Rajeev
-Original Message-
From: "Rajeev Ranjan"
To: "Enlightenment developer list"
Cc: "SUBRAMANIAM CHINNACHAMY"
Sent: 12-02-17(?) 21:15:48
Sub
atest svn revision 68142, so there should not be any
>> problem in applying it. In the last one, there was an issue in applying for
>> file doc/widget/Makefile.am as Pager's entry from Maklefile was removed
>> later. Thank you. Regards,
>> Rajeev
>> -Orig
Hi,
I checked this patch and it looks good to me to add these safety checks
in case of box.
Regards,
Rajeev
--- Original Message ---
Sender : Beata Koziarek Junior Software
Engineer/SPRC-Linux Platform (SSD)/Samsung Electronics
Date : Oct 18, 2012
Hi,
I reviewed this patch and it looks good to me.
Thanks.
Regards,
Rajeev
--- Original Message ---
Sender : Bluezery
Date : Oct 19, 2012 12:30 (GMT+09:00)
Title : [E-devel] [E-Devel][Patch][Elementary] Gengrid: Bug fix
Dear all,
There is a bu
Hi,
I am encountering an issue when using a widget which has its own color
change(using its theme implementation) on being disabled in Genlist item in
disabled state.
When an item is disabled, the clipper part's(disclip) color in genlist is
changed, as a result the clippie(swallow part) colo
Hi,
Attached is a patch to update documentation for gengrid related to changing
longpress_timeout value in gengrid.
Signed-off by: Rajeev Ranjan
Thank you.
Regards,
Rajeev
elm_gengrid.diff
Description: Binary data
Hi,
I have a requirement where on certain event like on resize I dont want to
keep allowing dragging for an edje draggable part even if mouse,up/touch,up has
not yet been done after mouse,down.
For this, I used pointer_mode: NOGRAB for draggable part but it didn't work in
case of draggable as
Hi,
> --- Original Message ---
> Sender : Carsten Haitzler
> Date : Feb 15, 2013 20:15 (GMT+09:00)
>Title : Re: [E-devel] [Query] Controlling further eventing on an edje
>draggable part programmatically
>
> On Fri, 15 Feb 2013 11:02:13 +0000 (GMT) Rajeev Ranjan
Hi Raster,
> --- Original Message ---
> Sender : Carsten Haitzler
> Date : Feb 18, 2013 12:39 (GMT+09:00)
> Title : Re: [E-devel] [Query] Controlling further eventing on an edje
> draggable part programmatically
>
> On Fri, 15 Feb 2013 11:43:21 +0000 (GMT) Rajeev Ran
Hi,
I want to add some effect while hiding the notify instances.
In order to achieve this in a generic way, I think it is better to use signal
emit hook similar to one supported in elm_layout and all of the widgets
inherited through it.
Currently API elm_object_signal_emit works for layout and
Hi ,
> --- Original Message ---
> Sender : Daniel Juyung Seo
> Date : Mar 08, 2013 18:04 (GMT+09:00)
> Title : Re: [E-devel] [Query][Elementary] Regarding signal emit hook support
> in elm_notify
>
> On Wed, Mar 6, 2013 at 4:19 PM, Rajeev Ranjan wrote:
>> H
Hi,
You can use evas_object_image_fill_set in order to specify the region of the
image you want to read from.
In case you want to use it in edje, you can use image.fill property.
description {
..
fill {
smooth: 0-1;
origin {
Hi,
You can check in elementary/src/bin/test_win_plug.c.
Regards,
Rajeev
--- Original Message ---
Sender : Karol Dudek
Date : Jun 06, 2013 17:56 (GMT+09:00)
Title : [E-devel] use the widget plug?
Hello,
where can I find an example of using the widget plug
(http://docs.enlightenment.o
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=743d7da92fcdf032455af5ca3d67add0edd28d43
commit 743d7da92fcdf032455af5ca3d67add0edd28d43
Author: Rajeev Ranjan
Date: Fri Feb 14 10:01:30 2014 +0900
eina: fix in eina_rectangle_pool to make
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=bd65b5db5ddcada0255c5ccbaaa1280279ea5679
commit bd65b5db5ddcada0255c5ccbaaa1280279ea5679
Author: Rajeev Ranjan
Date: Thu Jun 19 14:35:37 2014 +0200
evas: improvement of Eina Rectangle Pool and
cedric pushed a commit to branch master.
http://git.enlightenment.org/core/efl.git/commit/?id=7a35f5ffdb5ffaca0f372c3a2193578af5d7e1ba
commit 7a35f5ffdb5ffaca0f372c3a2193578af5d7e1ba
Author: Rajeev Ranjan
Date: Fri Jun 20 10:12:03 2014 +0200
evas: fix invalid read reported in
Hi,
This is a proposal related to optimizing the smooth scaling of Evas with
software backend.
There is an open source library called libyuv (Reference:
http://code.google.com/p/libyuv/ as part of chromium project released under BSD
license) which provides scaling among other operations li
Hi,
On 16/12/14 19:13, Tom Hacohen wrote:
> On 16/12/14 13:26, Cedric BAIL wrote:
> > Hello,
>>
>> On Tue, Dec 16, 2014 at 1:56 PM, Rajeev Ranjan wrote:
>>> There is an open source library called libyuv (Reference:
>>> http://code.google.com/p/libyuv/ as
48 matches
Mail list logo