The Following 11 Users Say Thank You to Markkyboy For This Useful Post: | ||
![]() |
2016-05-01
, 18:13
|
|
Posts: 433 |
Thanked: 727 times |
Joined on Oct 2012
@ Costa Blanca, Espaņa
|
#2
|
The Following User Says Thank You to Markkyboy For This Useful Post: | ||
![]() |
2016-05-02
, 06:41
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#3
|
dconf read /desktop/jolla/theme/active_ambience|cut -d '/' -f5
The Following User Says Thank You to Schturman For This Useful Post: | ||
![]() |
2016-05-02
, 11:05
|
|
Posts: 433 |
Thanked: 727 times |
Joined on Oct 2012
@ Costa Blanca, Espaņa
|
#4
|
if you use script, to detect what cuttent ambience folder you can use this command as USER:
Code:dconf read /desktop/jolla/theme/active_ambience|cut -d '/' -f5
![]() |
2016-05-02
, 11:29
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#5
|
/usr/share/ambience/$(dconf read /desktop/jolla/theme/active_ambience|cut -d '/' -f5)/images/my.gif
![]() |
2016-05-02
, 11:32
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#6
|
![]() |
2016-05-02
, 11:43
|
|
Posts: 6,436 |
Thanked: 12,701 times |
Joined on Nov 2011
@ Ängelholm, Sweden
|
#7
|
The Following User Says Thank You to coderus For This Useful Post: | ||
![]() |
2016-05-02
, 15:52
|
|
Posts: 1,079 |
Thanked: 1,019 times |
Joined on Mar 2010
|
#8
|
![]() |
2016-05-02
, 16:45
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#9
|
The Following User Says Thank You to Schturman For This Useful Post: | ||
![]() |
2016-05-02
, 17:13
|
|
Posts: 1,552 |
Thanked: 3,108 times |
Joined on Jun 2012
@ Russia, 96
|
#10
|
The Following User Says Thank You to Ancelad For This Useful Post: | ||
So, I've worked out how to get away from patching, thanks to a hint from Schturman!
I'm thinking now it should be a switch in Settings, perhaps on the Ambience menu? or an entry of it's own, or perhaps in Display Settings?, any input or ideas appreciated!
Just in case any are wondering about animated ambience, there are a few caveats with my findings/creation so far, the main one being, I still haven't worked out a way to make ambience from a gif in Gallery - it just doesn't work, yet.
So, it's back to end users relying on creations from those who can make ambience (RPM) containing suitable gifs, in which case, I have no problem taking requests and I would also continually point others to Schturman's guide on Ambience & RPM, so they can create their own and more.
more to come, for those interested!
Any input is appreciated
Regards,
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
The two examples created are uploaded to Openrepos,
animated-matrix-code-theme & animated-cannabis-leaf-theme
I'm totally open to suggestions as to how to make this application better and more user friendly, just like changing current ambience.
..oO(Don't just sit there standing around, pick up a shovel and sweep up!)Oo..
Last edited by Markkyboy; 2016-05-06 at 23:45.