I sent a message regarding this a couple months back and the issue is still
present - for some reason the "scaling" option doesn't function properly
with and illume based profile. It works the first time you apply it, but
each restart after that you must reapply the scaling level.
Any ideas what is wrong? This makes the text on the illume keyboard awful
hard to see.
--
~Jeff Hoogland <http://jeffhoogland.com/>
Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog
Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop
------------------------------------------------------------------------------
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, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
enlightenment-users mailing list
enlighten...@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users
Very odd. It's working here like it should....
dh
On Tue, Mar 13, 2012 at 11:17 AM, Christopher Michael <
cpmic...@comcast.net> wrote:
> On 03/13/2012 12:07 PM, Jeff Hoogland wrote:
>
>> Howdy All,
>>
>> I sent a message regarding this a couple months back and the issue is
>> still
>> present - for some reason the "scaling" option doesn't function properly
>> with and illume based profile. It works the first time you apply it, but
>> each restart after that you must reapply the scaling level.
>>
>> Any ideas what is wrong? This makes the text on the illume keyboard awful
>> hard to see.
>>
>>
> Very odd. It's working here like it should....
>
> dh
>
--
~Jeff Hoogland <http://jeffhoogland.com/>
Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog
Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop
Umm, I would have to build/install it to test that. BUT if it does not
work after adding the elfe module, then I would spank the ELFE module
author very very hard if I were you !! ;) It (elfe) should not be
breaking normal e_config stuffs like this....
dh
> On Tue, Mar 13, 2012 at 11:17 AM, Christopher Michael<
> cpmic...@comcast.net> wrote:
>
>> On 03/13/2012 12:07 PM, Jeff Hoogland wrote:
>>
>>> Howdy All,
>>>
>>> I sent a message regarding this a couple months back and the issue is
>>> still
>>> present - for some reason the "scaling" option doesn't function properly
>>> with and illume based profile. It works the first time you apply it, but
>>> each restart after that you must reapply the scaling level.
>>>
>>> Any ideas what is wrong? This makes the text on the illume keyboard awful
>>> hard to see.
>>>
>>>
>> Very odd. It's working here like it should....
>>
>> dh
>>
>
>
>
I already notice this issue.
If i change the scaling value in elfe, it's a mistake and i'm pretty
sure i don't.
As i'm using elementary in elfe, there is maybe a side effect between
both of them ?
> dh
>
>> On Tue, Mar 13, 2012 at 11:17 AM, Christopher Michael<
>> cpmic...@comcast.net> wrote:
>>
>>> On 03/13/2012 12:07 PM, Jeff Hoogland wrote:
>>>
>>>> Howdy All,
>>>>
>>>> I sent a message regarding this a couple months back and the issue is
>>>> still
>>>> present - for some reason the "scaling" option doesn't function properly
>>>> with and illume based profile. It works the first time you apply it, but
>>>> each restart after that you must reapply the scaling level.
>>>>
>>>> Any ideas what is wrong? This makes the text on the illume keyboard awful
>>>> hard to see.
>>>>
>>>>
>>> Very odd. It's working here like it should....
>>>
>>> dh
>>>
>>
>>
>>
>
>
> ------------------------------------------------------------------------------
> 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, more. Free future releases when you subscribe now!
> http://p.sf.net/sfu/learndevnow-d2d
> _______________________________________________
> enlightenment-users mailing list
> enlighten...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
--
Nicolas Aguirre
Mail: aguirre...@gmail.com
Web: http://enna.geexbox.org
Blog: http://dev.enlightenment.fr/~captainigloo/
------------------------------------------------------------------------------
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/sfnl/114/51521223/
Let me know if there is other information I can provide to get this issue
resolve Nicolas.
On Wed, Mar 14, 2012 at 1:49 AM, Nicolas Aguirre
<aguirre...@gmail.com>wrote:
--
~Jeff Hoogland <http://jeffhoogland.com/>
Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog
Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop
dh
------------------------------------------------------------------------------
this is almost definitely elementary and e conflicting as they both play with
global scaling options and e has its own config for this, as does elm. they
both then modify edje global scale properties etc. based on eachothers
conflicting options.
--
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler) ras...@rasterman.com
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here
http://p.sf.net/sfu/sfd2d-msazure
I take a look at elementary, and it seems that it changes the edje
global scale value as raster said, even if I don't see this value
changed in e17.
I don't really see what i can do to solve this issue, i think the best
is to wait for e18 and the complete and right integration of elm in e.
There is other problem in elfe, icons drag&drop doesn't work anymore,
maybe a recent behavior change in elm, who knows.
Sorry, Jeff but i can't do more right now :(
--
Nicolas Aguirre
Mail: aguirre...@gmail.com
Web: http://enna.geexbox.org
Blog: http://dev.enlightenment.fr/~captainigloo/
------------------------------------------------------------------------------
On Fri, Mar 16, 2012 at 1:49 PM, Nicolas Aguirre
<aguirre...@gmail.com>wrote:
--
~Jeff Hoogland <http://jeffhoogland.com/>
Thoughts on Technology <http://jeffhoogland.blogspot.com/>, Tech Blog
Bodhi Linux <http://bodhilinux.com/>, Enlightenment for your Desktop
use elementary_config and set scaling to the same value as u set it in e's
scaling config. :)
I crack open the two Elm source files that call edje_scale and comment out
the lines that trigger scaling - this way only E controls the scaling and
the issue is gone (I've already built this way and can confirm it works)
On Thu, Mar 22, 2012 at 8:37 PM, Wido <wid...@gmail.com> wrote:
> Is that a hack? a command in command line? or both?
>
> just curious =P
> --
> Wido
and that breaks all scaling for all elm apps. :)