Hello all,
Evas's word-wrapping calculation does not work well with long Chinese strings.
This is how it looks (no wrapping):
http://cool-idea.com.tw/brian/edje-long-chinese-text-orig.png
I made my effort to make it work with Chinese but it is certainly not
for the majority.
This is how the patch
Thanks for your work! I'm really happy that someone contribute :)
Just some comments:
In the function program_source_combo_populate(void):
* Use elm_hoversel_clear() instead of looping and delete.
* Use EINA_LIST_FOREACH() instead of the while(l) loop. You can avoid ugly
cast and save some line
On Tue, 27 Oct 2009 12:04:17 +0100 Carlo Ascani said:
>
> Hi all,
> i'm planning to write a set of widgets for audio applications, i want the
> classic controls of real professional audio devices (e.g. mixers). Simply
> knobs, meters, faders and toggle buttons, with a particolar attention to th
On Tue, Oct 27, 2009 at 9:08 PM, Marco Trevisan wrote:
> Carlo Ascani wrote:
>> It's possible to create a custom widget with Elementary?
>
> Yes, simply look at the elm widgets implementation, you can do the same
> in your app with the help of edje.
>
>
Beware that elm widgets use internal calls
Carlo Ascani wrote:
> It's possible to create a custom widget with Elementary?
Yes, simply look at the elm widgets implementation, you can do the same
in your app with the help of edje.
--
Come build with us! The BlackB
Hallo, I've fixed bug with setting freq by user (problems on govs
"performance").
I've investigated in cpufreq-set (cpufrequtils) and that apps set govs to
"userspace" before setting cpu speed.
Diff in attachment, I've sent other patch tomorrow with fixed issue of showing
two "same" freqs
P.S.
Hallo, I've fixed bug with setting freq by user (problems on govs
"performance").
I've investigated in cpufreq-set (cpufrequtils) and that apps set govs to
"userspace" before setting cpu speed.
Diff in attachment, I've sent other patch tomorrow with fixed issue of showing
two "same" freqs
P.S.
hi David,
i'm the one who maintain all E-svn stuff for SuSE/SLE.
can i suspect that you're using this repo:
http://download.opensuse.org/repositories/home:/dmitry_serpokryl:/Enlightenment-cvs-core-metapackage/
?
i may assume that the case is quite simple. the packeges you've
mentioned are broken
Am Tue, 27 Oct 2009 12:04:17 +0100 schrieb Carlo Ascani:
>
> Hi all,
> i'm planning to write a set of widgets for audio applications, i want
> the classic controls of real professional audio devices (e.g.
> mixers). Simply knobs, meters, faders and toggle buttons, with a
> particolar attention t
As of ethumb_calculate_aspect_from_ratio(), even if initial aspect is
zero, default values should be assigned to the return variables.
--
João Paulo Rechi Vita
ProFUSION embedded systems
jprv...@profusion.mobi
Index: trunk/ethumb/src/lib/Ethumb.c
==
The aspect ratio was being set only when vsink->width and
vsink->heigth were zero, thus leaving ev->ratio with NaN value. The
attached patch adds a ratio setting after emotion_video_sink_fill() is
called, when width and height are acquired from gstreamer. Not sure if
the line that sets the ratio in
Carlos, I think that's an amazing idea. I'd love to see such kinds of widgets
available for ELM. ELM is certainly the right choice for that.
Cheers,
:M:
--
Come build with us! The BlackBerry(R) Developer Conference in S
Hi all,
i'm planning to write a set of widgets for audio applications, i want the
classic controls of real professional audio devices (e.g. mixers). Simply
knobs, meters, faders and toggle buttons, with a particolar attention to the
aspect, that should be as real as possible.
An example of a
On Tue, Oct 27, 2009 at 2:36 AM, Carlo Ascani wrote:
> Hi all,
> i'm just trying to build elementary from svn, i got this error:
> http://pastebin.com/m1adc4989
>
Update Evas.
> Cheers
> --
> Carlo Ascani
> La politica pratica consiste nell'ignorare i fatti. (Henry Adams)
> C programmers never
Hi all,
i'm just trying to build elementary from svn, i got this error:
http://pastebin.com/m1adc4989
Cheers
--
Carlo Ascani
La politica pratica consiste nell'ignorare i fatti. (Henry Adams)
C programmers never die. They are just cast into void.
-
msn: bradw.
Here a comparison :
http://watchwolf.fr/public/evas_jpeg_loader_saver_quality_problem.jpg
The problem seems to be related to the difference between 2 colors
(dark/bright). Biggest the difference is, more fast the quality is lost.
I save my files into tho same format that the original.
2009/10/27
On Tue, 27 Oct 2009, Gustavo Sverzut Barbieri wrote:
On Tue, Oct 27, 2009 at 8:31 AM, Vincent Torri wrote:
On Tue, 27 Oct 2009, Atton Jonathan wrote:
hey,
I load and save a jpg image into a file a couple of time ( load im1 - save
under im2 - load im2 - save under im3 ... ). Each time I
On Tue, Oct 27, 2009 at 8:31 AM, Vincent Torri wrote:
>
>
> On Tue, 27 Oct 2009, Atton Jonathan wrote:
>
>> hey,
>>
>> I load and save a jpg image into a file a couple of time ( load im1 - save
>> under im2 - load im2 - save under im3 ... ). Each time I lost more data in
>> my image, sounds like w
Why don't you save your image as png? png is lossless.
Or eet?
Le mardi 27 octobre 2009 à 06:06 -0400, Atton Jonathan a écrit :
> hey,
>
> I load and save a jpg image into a file a couple of time ( load im1 - save
> under im2 - load im2 - save under im3 ... ). Each time I lost more data in
> my
On Tue, 27 Oct 2009, Atton Jonathan wrote:
> hey,
>
> I load and save a jpg image into a file a couple of time ( load im1 - save
> under im2 - load im2 - save under im3 ... ). Each time I lost more data in
> my image, sounds like we can't save an evas object image into a jpeg file
> without lost
hey,
I load and save a jpg image into a file a couple of time ( load im1 - save
under im2 - load im2 - save under im3 ... ). Each time I lost more data in
my image, sounds like we can't save an evas object image into a jpeg file
without lost :/
my code is simple :
Evas_Object *obj = evas_obj
sorry - forgot to attach patch :)
regards,
manio
Index: e_int_config_dpms.c
===
--- e_int_config_dpms.c (revision 43306)
+++ e_int_config_dpms.c (working copy)
@@ -127,6 +127,16 @@
cfdata->off_timeout = e_config->dpms_off_timeout
Hello
Steps to reproduce:
Settings->Settings Panel->Screen->Power Management
click "Enable Display Power Management", OK
then again click "Power Management" - you'll see that controls are
disabled (greyed)
attached patch fixes it
please review/commit
regards,
--
manio
jabber/e-mail: ma...@skybo
23 matches
Mail list logo