On Sun, Apr 18, 2021 at 5:42 AM Carsten Haitzler <ras...@rasterman.com> wrote:
> colors are everywhere. grep for color:

I was hoping a few theme defaults were set somewhere, but yes,
everywhere :) I used "sed -i" extensively...

> it's the same size it was before... though scaling applies if you use a scale
> setting other than 1.0.

Maybe that's it... was scaling not applied to the cursor before?
I found the size of the default/color pointer and reduced it. The
resize pointers with the pulsing boxes seem to inherit sizes from
that, but i can't seem to find the size of the box itself. Oddly, the
size of the floating box on the move pointer did adjust itself
accordingly.

> but .. the clock is there... in a logically named file... :)

$ find -name "*clock*"
./edc/elm/uiclock.edc
./edc/elm/clock.edc
./edc/efl/uiclock.edc
./edc/clock.edc

The gadget itself can be sized, of course, and I replaced the digit
images with the old ones, so the clock doesn't appear stretched out
any more.
Everything appears to be in edc/clock.edc, except for the size of the
panel that opens with the calendar display when clicking on the clock.
The clock that is duplicated in that panel is huge, but i figure it
should automatically scale down if i can find where the panel size is
set...?

One more thing: is there a way to set a corner radius on the top
window decoration bar that E adds? I don't like the square corners...
to me, it looks too much like what i've seen on some Windows users'
desktops.

Thanks!
-Conrad.


_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to