Page 29 of 32

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 8:35 am
by Jerry3904
@dolphin_oracle OK, corrected.
@siamhie Thanks. If we included that by default, we'd have to go through localization which is what we're trying to avoid. (Of course, the tooltips are not localized). My persuasion is that any uncertainty about icon meaning will only last a very short time...

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 8:43 am
by siamhie
I opened MX Conky and received the pop up message but the MX-Cowon folders didn't get updated. I manually copied the MX-CowonBlue folder from /usr/share/mx-conky-data/themes to my .conky folder overriding the original folders content.

@Jerry3904 I only have a desktop machine so /sys/class/power_supply/BAT0 doesn't exist on my system.

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 9:00 am
by Jerry3904
Right, thanks. Are there battery lines at the bottom of the script?

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 9:40 am
by siamhie
Jerry3904 wrote: Thu May 18, 2023 9:00 am Right, thanks. Are there battery lines at the bottom of the script?
@Jerry3904 Yes there is. (I won't post the whole text section)

Code: Select all

${offset 4} ${color3}cpu\
${offset 2}${color4}${font RobotoMono-Light:bold:pixelsize=12}\
${lua cpu}%
#battery
${offset 0}${voffset -8}\
${if_existing /sys/class/power_supply/BAT0/present/ 1}${template1}
${template2}${battery_bar 8,80 BAT0} ${battery_percent BAT0}% ${endif}\
${if_existing /sys/class/power_supply/BAT0}${template1}
${template2}${battery_bar 8,80 BAT0} ${battery_percent BAT0}% ${endif}\
${if_existing /sys/class/power_supply/BAT1}${template1}
${template2}${battery_bar 8,80 BAT1} ${battery_percent BAT1}% ${endif}
${voffset -190}

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 10:02 am
by Jerry3904
Thanks, that's what I needed.

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 1:09 pm
by ceeslans
@Jerry3904 Yes Sir, battery level showing up nicely on my laptop (and I guess on others too).

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 2:04 pm
by Jerry3904
Thanks. I wonder what the heck happened to my system...

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 4:36 pm
by Jerry3904
Feature Freeze end of Sunday 5/21. MXFB items under development must be stable--but not necessarily finished--and uploaded for packaging by the same time for inclusion in the beta release. We will do quick testing Mon-Tu and then turn it over to @m_pav.

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 4:41 pm
by Jerry3904
@ceeslans Thanks, nice to see it.

Re: MX-23_fluxbox_alpha2_x64 released for testing

Posted: Thu May 18, 2023 4:58 pm
by ceeslans
Jerry3904 wrote: Thu May 18, 2023 4:36 pm Feature Freeze end of Sunday 5/22. MXFB items under development must be stable--but not necessarily finished--and uploaded for packaging by the same time for inclusion in the beta release. We will do quick testing Mon-Tu and then turn it over to @m_pav.
You mean Sunday 5/21, right? Or Monday 5/22 ?