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)

d-iivil 2010-10-19 11:48

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by thej80 (Post 844940)
could this be the from the image crop thing?

heres the "full picture"
Attachment 14817
and this is the same picture in mediaplayer
Attachment 14818

edit: tested with couple other images too.. and the same thing happends.

That's a bug with MediaPlayer app if the backgound image is even one pixel too big. Need to test out some more and maybe tune my app a bit.

d-iivil 2010-10-19 11:51

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by thej80 (Post 844940)
could this be the from the image crop thing?

heres the "full picture"
Attachment 14817
and this is the same picture in mediaplayer
Attachment 14818

edit: tested with couple other images too.. and the same thing happends.

Ok, it's my app that does the resizing wrong. Will fix asap :)

Edit: version 0.9-28 just uploaded to repos, will be available in 30mins to upgrade.

thej80 2010-10-19 12:24

Re: [Announce / WIP] Theme Customizer - customize your N900
 
after update it works fine :) thanks!

GaRy delaMEr 2010-10-19 20:54

Re: [Announce / WIP] Theme Customizer - customize your N900
 
1 Attachment(s)
Hi

French translation files for 0.9-28 version.

zvogt 2010-10-20 04:02

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by D-Iivil (Post 844811)
I just uploaded these icon packs to devel:
http://maemo.org/packages/view/plastic-icon-pack/
http://maemo.org/packages/view/pleego-icon-pack/
http://maemo.org/packages/view/humanity-icon-pack/

These are just that users can now install just the icon packs and this is also for developers who want to create their own icon packs; just get the source of any of those packs and see how the package is made and then create your own and upload to repos :)

I wish I could thank you twice for this useful post because it's useful in more than one way :D

felipec 2010-10-20 10:53

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Why does it require ttf-droid? Shouldn't I be able to choose which fonts I want to use?

d-iivil 2010-10-20 10:58

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by felipec (Post 845955)
Why does it require ttf-droid? Shouldn't I be able to choose which fonts I want to use?

Well it doesn't actually NEED it, but I just decided to put it depend on it so that user gets automaticly few new working fonts they can choose from among the ones that are shipped with the device :) I can ofcourse remove this depency and let user to download the droid font if he feels so...

felipec 2010-10-20 11:04

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by D-Iivil (Post 845956)
Well it doesn't actually NEED it, but I just decided to put it depend on it so that user gets automaticly few new working fonts they can choose from among the ones that are shipped with the device :) I can ofcourse remove this depency and let user to download the droid font if he feels so...

That would be better. Also, debian has the option to put packages as "recommendations" rather than dependencies.

I'm trying the app right now, but I'm a bit worried since I'm modifying a system theme. I was expecting an option to save as a different theme rather than modifying the current one.

d-iivil 2010-10-20 11:07

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by felipec (Post 845961)
That would be better. Also, debian has the option to put packages as "recommendations" rather than dependencies.

I'm trying the app right now, but I'm a bit worried since I'm modifying a system theme. I was expecting an option to save as a different theme rather than modifying the current one.

All files are automaticly backed up before they are modified. You can restore all modified files from Theme Customizer's top menu -> restore files, or from terminal:
sudo gainroot
cp -rf /opt/theme-customizer/backups/* /

Thanks for the "recommendations" tip, will use that :)

Edit: and you can always re-install the theme you're messing up with in case nothing else works. Yes, even the built-in ones:
sudo gainroot
apt-get install --reinstall hildon-theme-alpha
apt-get install --reinstall hildon-theme-beta

felipec 2010-10-20 11:16

Re: [Announce / WIP] Theme Customizer - customize your N900
 
Quote:

Originally Posted by D-Iivil (Post 845964)
All files are automaticly backed up before they are modified. You can restore all modified files from Theme Customizer's top menu -> restore files, or from terminal:
sudo gainroot
cp -rf /opt/theme-customizer/backups/* /

Sure, but then I would loose all my modifications :)

I would be nice if people can save their modifications as different themes.

Also, what happens if I remove the theme customizer? Is the backup erased? Or maybe the user manually removes /opt/theme-customizer/ thinking it's just cruft. Would be nice to just go to the normal theme selection and select back the system one.

All that is needed is a "save as" option.


All times are GMT. The time now is 07:27.

vBulletin® Version 3.8.8