@Heppieboeddah wanted me to make him the channel selection changes in the first version. that's why you get the full infobar from the first version.
- Forums
- → Viewing Profile: Posts: Sharp987
ATTENTION !!!
Due to a database corruption issue, we were forced to restore last-nights backup. This means all posts of Saterday Febuary 17th have been lost.Community Stats
- Group Senior Member
- Active Posts 184 ( per day)
- Profile Views 13,585
- Age 34 years old
- Birthday January 1, 1990
-
Gender
Not Telling
Contact Information
Posts I've Made
In Topic: Skin GradientFHD
1 July 2024 - 19:06
In Topic: Skin GradientFHD
7 June 2024 - 21:18
I don't want to make new versions of the skin, for that if you want you can replace skin.xml which is located in /usr/share/enigma2/GradientFHD/. Then added the ch_sel_bg_mirror.png file in /usr/share/enigma2/GradientFHD/chnsel/ folder and RESTART GUI. For the future, I'm thinking about a plugin skin, like for example in the VTi image, with which you can choose variants of each screen from the skin, font, color and other parameters.
In Topic: Skin GradientFHD
2 June 2024 - 12:26
I'm not sure I understand exactly what you want.
In Topic: Satfinder plugin on the Nightly Build image
28 May 2024 - 15:39
Thanks DimitarCC
For example:
About icons in menus it used to be
<widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/info.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
<convert type="MenuEntryCompare">info_screen</convert>
<convert type="ConditionalShowHide" />
</widget>
It is now
<widget source="menu" render="Pixmap" pixmap="GradientFHD/menu/info.png" position="648,861" size="220,138" zPosition="3" transparent="1" alphatest="blend">
<convert type="MenuEntryCompare">information</convert>
<convert type="ConditionalShowHide" />
</widget>
In Topic: Satfinder plugin on the Nightly Build image
28 May 2024 - 15:01
Yes, that's how the plugin works now.
- Forums
- → Viewing Profile: Posts: Sharp987