LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Bodhi (https://www.linuxquestions.org/questions/bodhi-92/)
-   -   clock panel font/size is wrong (https://www.linuxquestions.org/questions/bodhi-92/clock-panel-font-size-is-wrong-4175660417/)

SeventhSon 09-05-2019 10:01 PM

clock panel font/size is wrong
 
Hi.
I customized time in tray and seethis:
https://ibb.co/vVR7GCV

does anybody know how to fix it?

the_waiter 09-06-2019 02:22 AM

Hello there

Yes, you are right. I made a fix for it in some themes and also in this one.
https://github.com/thewaiter/enlight...1d7c6a0e5cd5ab

Let me have some time to repack all the themes I maintain for upcoming Bodhi 5.1 release.

This is arc-green fixed theme screenshot:
https://i.imgur.com/gwMN7hw.jpg

SeventhSon 09-06-2019 02:39 AM

Quote:

Originally Posted by the_waiter (Post 6033721)
Hello there

Yes, you are right. I made a fix for it in some themes and also in this one.
https://github.com/thewaiter/enlight...1d7c6a0e5cd5ab

Let me have some time to repack all the themes I maintain for upcoming Bodhi 5.1 release.

This is arc-green fixed theme screenshot:
https://i.imgur.com/gwMN7hw.jpg

thanks, will wait for update.
could you please also have a look at this? https://www.linuxquestions.org/quest...me-4175660419/
I can't found a possibility to change mouse cursor theme. I want classic contrast with a bit bigger cursor, similar to default windows theme.

enigma9o7 09-09-2019 02:01 AM

Quote:

Originally Posted by SeventhSon (Post 6033681)
Hi.
I customized time in tray and seethis:
https://ibb.co/vVR7GCV

does anybody know how to fix it?

If I were you I'd just take out the commas and call it good.

I've had similar issues when changing scale factor and tray size, etc.

the_waiter 09-09-2019 04:16 AM

There is also strftime command I added in the past to the clock settings, so yes, you can easily modify the date format in the meantime I update the theme...

http://www.cplusplus.com/reference/ctime/strftime/

Stefan

the_waiter 09-17-2019 03:27 PM

Hi there

I am having some hard time with updating themes. I want to make they complex (include all available themes) but I have difficulties with GTK 3 themes for Libre Office. It looks they have some bug in GTK colors. Some text if illegible. I will probably offer one solution (removing libreoffice-gtk3) after all my work.

Stefan

SeventhSon 09-17-2019 07:34 PM

thanks, Stefan,
strftimeis is better

enigma9o7 09-18-2019 09:36 AM

Quote:

Originally Posted by SeventhSon (Post 6037739)
thanks, Stefan,
strftimeis is better

When you said customized I automatically assumed that's what you meant already! If you do just wanna take out the commas, for example could use "%a %d %b %Y" which is what I have mine set at.

SeventhSon 09-18-2019 09:49 AM

can this be resolved?
https://ibb.co/jVFqDF8
I changed data format, but clock window is too narrow for full data

enigma9o7 09-18-2019 09:55 AM

Quote:

Originally Posted by SeventhSon (Post 6037915)
can this be resolved?
https://ibb.co/jVFqDF8
I changed data format, but clock window is too narrow for full data

So abbreviate it. Try my string (above) as an example and of course customize further from there once you see what fits based on whatever scale factor you're using.

the_waiter 09-18-2019 03:55 PM

Hello there

I spent some time with clock fixing and I think I have a solution. Tested with Enigma via discord. Firstly I thought I can make the gadget wider to respect the date string length but it was more complicated than I expected. So I made the opposite. The date text fits the gadget size. If you set up the short strftime format, the date will be too large beside the clock or too tiny in case of long format. Anyway we can live with this for some time and test it.

https://i.imgur.com/pM7Kvkn.jpg

Stefan

EDIT: I can limit the min and max text size with "size_range: 6 12;" command :) I somehow forgot edje can handle it.

enigma9o7 09-18-2019 09:00 PM

1 Attachment(s)
Yep, with the version he gave me to test, I can make it narrow too, which I like.

the_waiter 09-23-2019 07:28 AM

Enigma: I think you wanted to have the time without am/pm sign. Yesterday, I spent many hours with clock.edc script and I understand the code inside more and more. If you still claim you need it, I will show you how to do that :)

S

the_waiter 09-24-2019 03:52 PM

OK

I spent really huge time on this but now you can find bodhi-theme-moksha-arc-green theme in testing repository for your check.

Changelog:
clock module fix (date will shrink according the gadget size)
GTK themes generated with oomox (gtk 3.20 included)
New icons set generated with oomox

In case of Libre Office color troubles, purge libreoffice-gtk3 package. Unfortunately LO is buggy according oomox developers.

I will appreciate your attention and feedback...

Stefan

http://packages.bodhilinux.com/bodhi...sha-arc-green/

enigma9o7 09-25-2019 12:51 AM

I installed it, but kept the narrower clock from arc-dark.

Thanks much.


All times are GMT -5. The time now is 11:24 PM.