Page 2 of 4

Re: Toon app: rotating through tiles, automatically

Posted: Tue Nov 07, 2017 9:42 am
by gielie
I’m on fw 4.8.25 and I love to try out the rotating tile mod.

Re: Toon app: rotating through tiles, automatically

Posted: Tue Nov 07, 2017 9:51 pm
by Toonz
ok, I will create three new ones then for fw 4.7,4.8 and 4.9 when released (I believe planned for this week)

Re: Toon app: rotating through tiles, automatically

Posted: Thu Nov 16, 2017 9:32 pm
by dennis071nl
Did u already find time and inspiration for the 4.8.25 firmware?

And besides that; plans to publish this to toonstore as well??

Re: Toon app: rotating through tiles, automatically

Posted: Thu Nov 16, 2017 10:19 pm
by Toonz
dennis071nl wrote:Did u already find time and inspiration for the 4.8.25 firmware?

And besides that; plans to publish this to toonstore as well??
Apologies, not started yet, was intrigued lately by the possibility to get the OpenTherm boiler data via qml.
That's behind me for now so #1 on the list are the homescreen mods.
My DevToon has currently 4.9 so will start with that, then downgrade to 4.8 to repeat the trick.

I am a bit hesitant to publish this on ToonStore because you are changing a core firmware module.
I need to be sure that uninstalling the mod will reinstate the original homescreen app.
Can be done but needs thorough testing first.

Re: Toon app: rotating through tiles, automatically

Posted: Thu Nov 16, 2017 10:59 pm
by Toonz
Ok, I couldn't wait......

Installation notes:
The following homescreen mod gives you the ability to automatically rotate tiles on the first page of the homescreens in 4 ways:
0: no rotation, behaviour as normal
1: rotate only the right bottom tile and leave the other three untouched (both normal and dim state)
2: rotate the bottom two tiles and leave the upper two untouched (both normal and dim state)
3: rotate the whole homescreen. In this case no tile configuration is changed, merely the next homepage is selected every x seconds (only in dim state)

I personally prefer option 3, just make sure you put the tiles you want to be visible all the time on each homepage.

You can change the behaviour 'on the fly' by clicking on the new icon just right of the '>' page selector at the bottom.
The small number in the icon represent the rotation mode above.
Default value is 0 (no rotation).

Installation:
- rename the folder homescreen in qmf/qml/apps/ to homescreen_backup or whatever name you want
- unzip the attachment for your firmware and copy the folder homescreen to qmf/qml/apps/

Important notes:
- only tiles which are visible at the start of qt-gui will be included in the rotation. If you want to include newer tiles as well my advice is to stop rotation (setting 0) first, finish your homescreen/tile layout and restart the gui.
- rotation will only start 3 minutes after completing the loading of the homepage to wait for the initial initialisation of the tiles at startup

The homescreen app didn't change between 4.8 and 4.9 so can be used on both firmware versions.

Kind regardz,

Toonz

Re: Toon app: rotating through tiles, automatically

Posted: Fri Nov 17, 2017 7:45 am
by dennis071nl
Toonz did it again! :-)

Thanks man, works like a charm!

All of your work for the rooted Toon community is highly appreciated!

Re: Toon app: rotating through tiles, automatically

Posted: Tue Jan 16, 2018 7:45 pm
by Hypermobile
Works great,

maybe nice to mention to restart the Gui with

Code: Select all

killall -9 qt-gui
.


Found a Minor bug/issue tho.
WasteCalendar Tile is not visible in the Dimmed Screen.
Not sure if it has something to do with the Rotating Tiles or with the Wastecalendar itself

And i personnally don't like the "TOON" tekst Top Left in the Dimmed screen.
Is there a way to change the PNG/Tekst.

Re: Toon app: rotating through tiles, automatically

Posted: Wed Jan 17, 2018 11:44 am
by marcelr
Hypermobile wrote:Works great,

maybe nice to mention to restart the Gui with

Code: Select all

killall -9 qt-gui
.
As the IRIX man page used to say:

"kill -9" is a sure kill.
Not sure if you need it, though. kill -9 stops the process immediately, without waiting for proper closing of files, devices etc.
Hypermobile wrote: And i personnally don't like the "TOON" tekst Top Left in the Dimmed screen.
Is there a way to change the PNG/Tekst.
Sure. just exchange /HCBv2/qml/images/logo.png with something else. It will be removed in the non-dimmed screen as well, though.

Re: Toon app: rotating through tiles, automatically

Posted: Wed Jan 17, 2018 12:09 pm
by Toonz
Hypermobile wrote:WasteCalendar Tile is not visible in the Dimmed Screen.
The waste calender tile in dim state only shows the icon of the waste type collected today (start showing from 18:00 the day before).
If no waste is collected today the tile is empty in dim state.

Re: Toon app: rotating through tiles, automatically

Posted: Wed Jan 17, 2018 5:42 pm
by Hypermobile
marcelr wrote:
Hypermobile wrote:Works great,

maybe nice to mention to restart the Gui with

Code: Select all

killall -9 qt-gui
.
As the IRIX man page used to say:

"kill -9" is a sure kill.
Not sure if you need it, though. kill -9 stops the process immediately, without waiting for proper closing of files, devices etc.
Hypermobile wrote: And i personnally don't like the "TOON" tekst Top Left in the Dimmed screen.
Is there a way to change the PNG/Tekst.
Sure. just exchange /HCBv2/qml/images/logo.png with something else. It will be removed in the non-dimmed screen as well, though.

thanks, what do you suggest to reboot Gui?

thx for the Logo, i'll change it,
and maybe i'll make some nices buttons for the rotating tile :-)
photoshop is more my skill that programming

Re: Toon app: rotating through tiles, automatically

Posted: Wed Jan 17, 2018 9:05 pm
by marcelr
killall qt-gui will do. Never mind the -9.

Re: Toon app: rotating through tiles, automatically

Posted: Sun Jan 21, 2018 5:37 pm
by Hypermobile
After a reboot; you need to set Rotation-program again.

it would be nice, if it remains on you setting after reboot.

Re: Toon app: rotating through tiles, automatically

Posted: Sun Jan 21, 2018 6:00 pm
by Toonz
Hypermobile wrote:After a reboot; you need to set Rotation-program again.

it would be nice, if it remains on you setting after reboot.
Will have a look. Need to double check compatibility with 4.11 as well

Re: Toon app: rotating through tiles, automatically

Posted: Mon Jan 22, 2018 4:49 pm
by Emacee
I just started using a Toon and I really like the rotating tiles! Decided to make the icons more in line with the rest of the UI, so changed the black symbols to the same type of grey as the rest of the symbols and changed the harsh white background to same as the rest of the background.
Added the new versions as attachment, maybe nice to incorporate in a new version?

Re: Toon app: rotating through tiles, automatically

Posted: Mon Jan 22, 2018 6:03 pm
by Toonz
Emacee wrote:I just started using a Toon and I really like the rotating tiles! Decided to make the icons more in line with the rest of the UI, so changed the black symbols to the same type of grey as the rest of the symbols and changed the harsh white background to same as the rest of the background.
Added the new versions as attachment, maybe nice to incorporate in a new version?
Will do thanks!! I don't consider myself to be a drawing artist :D