maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   [Announce / WIP] Theme Customizer (https://talk.maemo.org/showthread.php?t=62960)

Mandibela 2011-02-23 21:20

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by d-iivil (Post 954032)
Nono, it's very simple. If you didn't choose to use custom transitions then it doesn't matter what's in /opt/theme-customizer/transitions.ini

Just make sure that there's no transitions.ini under /etc/hildon/theme and then the system will use one located at /usr/share/hildon-desktop/transitions.ini

But if the forcerotate still kicks in, then it must be bug with cssu.

Yes, I tried the TC's custom transitions, which I edited to disable the rotating, but left the speeds and decolorizing and what not.. N900 still rotates the menu and the few other things, so to me it seems also that hildon-desktop doesn't read the .ini properly.

It's just strange that others don't seem to have this issue?

-----

I tried commenting the few last lines from transitions.ini and did killall hildon-desktop after save, nothing is different.

After testing, I think that if I have the Phone running in the background, the different 'panes' in Settings open rotated if I have the Phone set to portrait. In 'vertical' that didn't happen. But I can't repeat that behavior 100% of the time, there seems to be a lot going on. I'm hoping someone updates something and everything works after that.. =(

d-iivil 2011-02-23 21:53

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by Mandibela (Post 954037)
Yes, I tried the TC's custom transitions, which I edited to disable the rotating, but left the speeds and decolorizing and what not.. N900 still rotates the menu and the few other things, so to me it seems also that hildon-desktop doesn't read the .ini properly.

It's just strange that others don't seem to have this issue?

-----

I tried commenting the few last lines from transitions.ini and did killall hildon-desktop after save, nothing is different.

After testing, I think that if I have the Phone running in the background, the different 'panes' in Settings open rotated if I have the Phone set to portrait. In 'vertical' that didn't happen. But I can't repeat that behavior 100% of the time, there seems to be a lot going on. I'm hoping someone updates something and everything works after that.. =(

Menu (app launcher) should rotate without forcing so that's normal. But if ALL apps are rotating even forcerotate disabled, then you have something wrong.

If you don't like the rotating app menu, file a request to cssu team to make it configurable.

Mandibela 2011-02-23 21:56

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by d-iivil (Post 954067)
Menu (app launcher) should rotate without forcing so that's normal. But if ALL apps are rotating even forcerotate disabled, then you have something wrong.

If you don't like the rotating app menu, file a request to cssu team to make it configurable.

I never had the menu rotate before 12.1 of the cssu.

And am bothering the cssu thread already, so maybe someone will look into it.

d-iivil 2011-02-25 19:12

Re: [Announce / WIP] Theme Customizer
 
Following is only for users who HAS CSSU installed:

Since Theme Customizer brings it's own modified hildon-home which does not support 9 desktops provided by one included in CSSU, I've made some changes that ignores my custom hildon-home if user has CSSU installed. So to get back the 9 desktop views with CSSU:

All you have to do is:
- upgrade the Theme Customizer to 0.9-69
- run these commands in terminal after upgrade:
Code:

sudo gainroot
apt-get update
apt-get install --reinstall hildon-home

- reboot the phone or run Theme Customizer to get new hildon-home restarted and you should have 9 desktops available.

Note that this will make the "resize shortcut icons" funcion @ Theme Customizer useless, it won't work.

-------------------------

User who does not have CSSU installed won't notice any difference, they still have ability to resize the icons.


Edit #2: remember to run apt-get update before trying to reinstall the hildon-home....

Mandibela 2011-02-25 20:24

Re: [Announce / WIP] Theme Customizer
 
2 Attachment(s)
Would it be possible to use your version instead of CSSU:s? I have no need for the added desktops.

Also, I noticed that the menu had my custom font for a while, until the last CSSU 12.5 update, when it changed back to the Nokia Sans original. (Attachments)

This could be possible?

I'm considering removing CSSU but it has its good sides as well.

d-iivil 2011-02-25 21:16

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by Mandibela (Post 955496)
Would it be possible to use your version instead of CSSU:s? I have no need for the added desktops.

Also, I noticed that the menu had my custom font for a while, until the last CSSU 12.5 update, when it changed back to the Nokia Sans original. (Attachments)

This could be possible?

I'm considering removing CSSU but it has its good sides as well.

You can manually re-enable my modded hildon-home by typing this into x-term:
sudo gainroot
cp -rf /usr/bin/hildon-home.launch666 /usr/bin/hildon-home.launch

And then re-run Theme Customizer.

About the font thing: my guess is that you upgraded the CSSU and didn't run Customizer afterwards to set the font?

zvogt 2011-02-26 01:52

Re: [Announce / WIP] Theme Customizer
 
Like Mandibela, I too prefer the ability to resize my icons than having additional desktops (in fact I've only ever used a single desktop since I bought the device). I noticed that ability went away with the update I pulled earlier today. I'm very glad to see that you preemptively answered my question :D

Mandibela 2011-02-26 10:54

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by d-iivil (Post 955525)
You can manually re-enable my modded hildon-home by typing this into x-term:
sudo gainroot
cp -rf /usr/bin/hildon-home.launch666 /usr/bin/hildon-home.launch

And then re-run Theme Customizer.

About the font thing: my guess is that you upgraded the CSSU and didn't run Customizer afterwards to set the font?

Yes, I did that and got the custom font back. And I think it went like that as well.

I'm just going to wait and see how CSSU gets updated. Hopefully a button manifests itself somewhere enabling the user to choose...

generationally 2011-02-26 11:22

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by d-iivil (Post 955525)
You can manually re-enable my modded hildon-home by typing this into x-term:
sudo gainroot
cp -rf /usr/bin/hildon-home.launch666 /usr/bin/hildon-home.launch

And then re-run Theme Customizer.

About the font thing: my guess is that you upgraded the CSSU and didn't run Customizer afterwards to set the font?

I also don't care about the extra desktops but want to have the resizeable shortcuts.

So I guess we need to copy your hildon-desktop manually everytime there is a new CSSU update?

d-iivil 2011-02-26 18:10

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by generationally (Post 955812)
I also don't care about the extra desktops but want to have the resizeable shortcuts.

So I guess we need to copy your hildon-desktop manually everytime there is a new CSSU update?

Unfortunately, yes.

I'll try to find out how to provide the info needed to include that functionality into CSSU hildon-home.

ceroberts75 2011-02-27 06:26

Re: [Announce / WIP] Theme Customizer
 
tx for the reply. trying

Quote:

cp -rf /usr/bin/hildon-home.launch666 /usr/bin/hildon-home.launch
now.

ceroberts75 2011-02-27 06:37

Re: [Announce / WIP] Theme Customizer
 
jusr rebooted. worked like a charm!

i never used more then 4 screens. hope this gets fixed.

thanks for doing such great work D.

much appreciated.

warren 2011-02-27 07:06

Re: [Announce / WIP] Theme Customizer
 
i downloaded theme customizing but now my icons on desktop dont have a frame around it, how can i set it to normal again

NightShift79 2011-02-28 19:24

Re: [Announce / WIP] Theme Customizer
 
there's an option to show the app shortcut background in theme customizer. Enable it.

warren 2011-02-28 21:16

Re: [Announce / WIP] Theme Customizer
 
thank you man

warren 2011-02-28 22:09

Re: [Announce / WIP] Theme Customizer
 
where can i learn how to use it right ?
can i replace .png icons with theme customizer ?

zerone 2011-03-01 21:32

Re: [Announce / WIP] Theme Customizer
 
I am using plastic-black-darkblue theme with theme customizer.

Does any know if its possible to remove the three icons that are displayed on top of the background image in HAM?

D4rKlar 2011-03-02 11:59

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by zerone (Post 958381)
I am using plastic-black-darkblue theme with theme customizer.

Does any know if its possible to remove the three icons that are displayed on top of the background image in HAM?

Yes, one way is to replace each of the following images in opt/usr/share/icons/hicolor/164x164/hildon

app_install_applications.png
app_install_applications_pressed.png
app_install_browse.png
app_install_browse_pressed.png
app_install_updates.png
app_install_updates_pressed.png

With transparent 164x164 sized images.

Another way would be to create a new folder in opt/usr/share/icons with 164x164/hildon folders in it containing the transparent images, which you could then select using theme customizer (that would avoid you having to overwrite any icons),

Kind Regards,
D4rK

fw190 2011-03-02 16:14

Re: [Announce / WIP] Theme Customizer
 
I've got a question. I'm using CSSU. After testing Theme Customizer I uninstalled it and now whie trying to edit transitions.ini MC found 3 files. How to get rid of them? The two are in opt/usr/share/themes/beta and home/opt/usr/share/themes/beta. Is it ok to have 3 of them? Will I have extra transitions.ini files after instalation ot the CSSU transitions Tuner?

d-iivil 2011-03-02 16:17

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by fw190 (Post 958996)
I've got a question. I'm using CSSU. After testing Theme Customizer I uninstalled it and now whie trying to edit transitions.ini MC found 3 files. How to get rid of them? The two are in opt/usr/share/themes/beta and home/opt/usr/share/themes/beta. Is it ok to have 3 of them? Will I have extra transitions.ini files after instalation ot the CSSU transitions Tuner?

You can get rid of them just by typing:
sudo gainroot
rm /path/to/the/transitions.ini

CSSU Transitions Tuner won't bring any extra files with it.

jakiman 2011-03-02 22:51

Re: [Announce / WIP] Theme Customizer
 
After the latest update today, I now have lost kinetic scrolling animationbetween desktops.
So now, if I swipe left or right, it just flashes and changes the desktop.
No fancy scrolling animation between desktops. It's quite annoying. Any idea why?

Also, since the last few updates, the options to show app backgrounds, app shortcut size and web bookmark size is grayed out.
Does this have something to do with it? Why would it be grayed out?

hawaii 2011-03-03 05:09

Re: [Announce / WIP] Theme Customizer
 
Sounds like the parallex isn't set properly from inside transitions.ini

jakiman 2011-03-03 07:03

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by hawaii (Post 959401)
Sounds like the parallex isn't set properly from inside transitions.ini

Thank you! I didn't even know what Parallex setting did. haha.
That fixed the scrolling desktop issue! =)

Grayed out issue isn't.... hmmm

d-iivil 2011-03-03 07:17

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by jakiman (Post 959265)
After the latest update today, I now have lost kinetic scrolling animationbetween desktops.
So now, if I swipe left or right, it just flashes and changes the desktop.
No fancy scrolling animation between desktops. It's quite annoying. Any idea why?

Also, since the last few updates, the options to show app backgrounds, app shortcut size and web bookmark size is grayed out.
Does this have something to do with it? Why would it be grayed out?

Those options are disabled because Customizer detected you have CSSU installed and those features aren't yet impelemted into CSSU's hildon-home. Hopefully they are soon included in CSSU so I can re-enable them.

If you don't have CSSU installed and the options are still disabled, then it's a bug.

malkavian 2011-03-03 13:48

Re: [Announce / WIP] Theme Customizer
 
I love your work dude ;)

I hope to see again soon in CSSU support for transparent shortcut backgrounds :).

d-iivil 2011-03-03 13:54

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by malkavian (Post 959658)
I love your work dude ;)

I hope to see again soon in CSSU support for transparent shortcut backgrounds :).

Yep, me too :D I hate to have big icons, but love to have CSSU :P

NightShift79 2011-03-03 20:20

Re: [Announce / WIP] Theme Customizer
 
any chance we can see the "cssu transitions tuner" in multilanguage?
I mean I can translate your sourcecode, but it's needless when you update it...

//EDIT:
That should be the way to do it:
http://doc.trolltech.com/4.6/internationalization.html

but I'm to dumb to understand :(

ndi 2011-03-04 11:30

Re: [Announce / WIP] Theme Customizer
 
Transition tuner doesn't read parallax from the ini for me. CSSU Feature enabler does. I think it has to do with me having a commented #parallax= in the file.

I think it sets it, but reads it as zero.

cutehunk04 2011-03-04 11:37

Re: [Announce / WIP] Theme Customizer
 
great update... nice work....:)

stephano21 2011-03-04 12:28

Re: [Announce / WIP] Theme Customizer
 
After the last update version 09.73 i cannot change the icon theme. its loading longer then usually and after finish nothing changed already did a reboot

Any idea d-iivil?

d-iivil 2011-03-04 14:14

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by stephano21 (Post 960504)
After the last update version 09.73 i cannot change the icon theme. its loading longer then usually and after finish nothing changed already did a reboot

Any idea d-iivil?

Uninstall & re-install to make sure sudoers are updated.

I haven't touched that part since... umm... well, not in very long time :D

d-iivil 2011-03-04 14:15

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by ndi (Post 960440)
Transition tuner doesn't read parallax from the ini for me. CSSU Feature enabler does. I think it has to do with me having a commented #parallax= in the file.

I think it sets it, but reads it as zero.

The #-mark causes it's not to be read correctly. Uncomment it and it will work.

d-iivil 2011-03-04 14:16

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by NightShift79 (Post 959947)
any chance we can see the "cssu transitions tuner" in multilanguage?
I mean I can translate your sourcecode, but it's needless when you update it...

//EDIT:
That should be the way to do it:
http://doc.trolltech.com/4.6/internationalization.html

but I'm to dumb to understand :(

I'll see if I add translations support to it later. It's quite easy task to do, but.. well.. maybe later :)

GaRy delaMEr 2011-03-04 17:53

Re: [Announce / WIP] Theme Customizer
 
Hello

For translating in french your last version (0.9.73), just rename _French.qm to French.qm in /opt/theme-customizer/lang.

If you make "cssu transitions tuner" muti-language i can make a French translation.

Ty for your work d-iivil, i like yours applications.

PS: The button "tune transitions" aren't in French.ts for translating. Could you add it in your next release ?.

droitwichgas 2011-03-04 18:50

Re: [Announce / WIP] Theme Customizer
 
d-iivil

As this is OT on the CSSU thread, although the problem as only happend since I re-installed the TC after the CSSU update I thought I would move it over to this thread.

http://talk.maemo.org/showpost.php?p...postcount=1760

As I have mentioned already on the above thread I don't have any problems rebooting via Xterm so that can't be the issue on my phone.

In the circumstances Is there any way to uninstall just the TC so I can see if a reinstall works, as using either HAM or FAM seems to want to delete all your themes as well as the TC and I can't be bothered with the hassle of doing that, as I can always do a manual reboot once I have set my themes etc using the TC.

d-iivil 2011-03-04 20:08

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by droitwichgas (Post 960766)
d-iivil

As this is OT on the CSSU thread, although the problem as only happend since I re-installed the TC after the CSSU update I thought I would move it over to this thread.

http://talk.maemo.org/showpost.php?p...postcount=1760

As I have mentioned already on the above thread I don't have any problems rebooting via Xterm so that can't be the issue on my phone.

In the circumstances Is there any way to uninstall just the TC so I can see if a reinstall works, as using either HAM or FAM seems to want to delete all your themes as well as the TC and I can't be bothered with the hassle of doing that, as I can always do a manual reboot once I have set my themes etc using the TC.

Try this:
sudo gainroot
apt-get install --reinstall theme-customizer

After that give me output of this (no sudo gainroot here, so logout from root or open new x-term window):
/sbin/launchcustomizer "rebootnow"

If above is success, it should reboot.

d-iivil 2011-03-04 20:10

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by GaRy delaMEr (Post 960738)
Hello

For translating in french your last version (0.9.73), just rename _French.qm to French.qm in /opt/theme-customizer/lang.

If you make "cssu transitions tuner" muti-language i can make a French translation.

Ty for your work d-iivil, i like yours applications.

PS: The button "tune transitions" aren't in French.ts for translating. Could you add it in your next release ?.

I'll re-enable the multi-lang support in next release. I "disabled" those to debug stuff.

devildogra 2011-03-04 21:41

Re: [Announce / WIP] Theme Customizer
 
theme customizer is workin gud but transition tuner is all greyed out except for 'normal transition' and 'app menu blur' what is that supposed to mean? thanku

d-iivil 2011-03-04 21:48

Re: [Announce / WIP] Theme Customizer
 
Quote:

Originally Posted by devildogra (Post 960849)
theme customizer is workin gud but transition tuner is all greyed out except for 'normal transition' and 'app menu blur' what is that supposed to mean? thanku

Yep, it's normal. You don't have CSSU installed so those options are disabled.

devildogra 2011-03-04 21:52

Re: [Announce / WIP] Theme Customizer
 
and also ,what can i do to enable all the features in the transition tuner.... i'm really exited bout this cool new app.


All times are GMT. The time now is 13:51.

vBulletin® Version 3.8.8