Author Topic: Is there a way to display themes without reboot?  (Read 819 times)

0 Members and 1 Guest are viewing this topic.

BladeRunner

  • Member
  • Posts: 87
Is there a way to display themes without reboot?
« on: March 01, 2010, 07:48:58 PM »
I have been looking for a way to view a theme, as it would look during the boot process, without rebooting the system.  So far, I have found none.  Google shows me that there are several products with the name Chameleon, but that's no help.  Mostly Google searches show descriptions of how to install Chameleon and select a theme, but nothing I might use during development.

Any pointers or suggestions would be greatly appreciated.
  IBM ThinkCentre Desktop (8183) Intel® Pentium® 4 CPU: Speed:3.0 GHz [ACPI MMX FXSR SSE3 HTT] Codename: Prescott Package: Socket 478 mPGA:  L2 Cache: 1 MB RAM : 2.0 GB:   Internal 1 SATA @ 500 GB;   EVGA GeForce 8400 GS - 512Mb- 1600x1200 - CI/QE

Blackosx

  • Forum Moderator
  • Posts: 559
Re: Is there a way to display themes without reboot?
« Reply #1 on: March 02, 2010, 12:21:17 PM »
Hi Bladerunner :)

This has been a request ever since Chameleon v2 was released and there was this older thread, but nothing ever materialised. But now the Chameleon source code is out there, maybe some clever person can adapt it to run as an app?
GA-EP45-DS3L - BIOS Cartri v0.8 | E7300 | 8800GT | 4GB | Retail 10.6.4

BladeRunner

  • Member
  • Posts: 87
Re: Is there a way to display themes without reboot?
« Reply #2 on: March 02, 2010, 03:37:47 PM »
I pulled the full Chameleon source a few days ago and compiled the trunk version just to be sure I had the environment set.  That's the easy part.  Locating the GUI part is easy enough as well.  What I don't know yet is how much scaffolding is required to get the GUI portion to run.

Being basically lazy, I don't want to attempt to build that from scratch.  So, much more digging to do.  I don't know if I still retain the skill to do it either.  It's been quite a while since I did development for real :)

Oh well,  It's a good snow day project and there are more of them before spring.
  IBM ThinkCentre Desktop (8183) Intel® Pentium® 4 CPU: Speed:3.0 GHz [ACPI MMX FXSR SSE3 HTT] Codename: Prescott Package: Socket 478 mPGA:  L2 Cache: 1 MB RAM : 2.0 GB:   Internal 1 SATA @ 500 GB;   EVGA GeForce 8400 GS - 512Mb- 1600x1200 - CI/QE

Kabyl

  • VoodooLabs
  • Posts: 128
Re: Is there a way to display themes without reboot?
« Reply #3 on: March 02, 2010, 07:06:15 PM »
You can test your themes in a VM.

Blackosx

  • Forum Moderator
  • Posts: 559
Re: Is there a way to display themes without reboot?
« Reply #4 on: March 03, 2010, 02:07:06 PM »
Thanks Kabyl.. I just need to find out how to do it.  :P
GA-EP45-DS3L - BIOS Cartri v0.8 | E7300 | 8800GT | 4GB | Retail 10.6.4

HotBreeze

  • Entrant
  • Posts: 4
Re: Is there a way to display themes without reboot?
« Reply #5 on: March 03, 2010, 08:32:07 PM »
BUMP!
See the other topic, I'm having progress writing the theme preview app.

BladeRunner

  • Member
  • Posts: 87
Re: Is there a way to display themes without reboot?
« Reply #6 on: March 03, 2010, 11:15:38 PM »
BUMP!
See the other topic, I'm having progress writing the theme preview app.

Just curious, are you putting a wrapper around the actual Chameleon GUI code or developing a viewer from scratch?
  IBM ThinkCentre Desktop (8183) Intel® Pentium® 4 CPU: Speed:3.0 GHz [ACPI MMX FXSR SSE3 HTT] Codename: Prescott Package: Socket 478 mPGA:  L2 Cache: 1 MB RAM : 2.0 GB:   Internal 1 SATA @ 500 GB;   EVGA GeForce 8400 GS - 512Mb- 1600x1200 - CI/QE

HotBreeze

  • Entrant
  • Posts: 4
Re: Is there a way to display themes without reboot?
« Reply #7 on: March 04, 2010, 12:02:20 AM »
No, It's being written in Java, for cross-platform sake.
I'm thinking about a theme editor, not just a theme viewer
so, I have to port everything to Java.

I'm about to upload some preliminary work.
The XML core structure is working perfectly, now I'm working in class modelling and applying the Model View Controller standards. The viewer class will be "extended" by the Editor class ;)

Blackosx

  • Forum Moderator
  • Posts: 559
Re: Is there a way to display themes without reboot?
« Reply #8 on: March 04, 2010, 08:44:16 AM »
Welcome back HotBreeze.
Interesting work.. and good to hear you are still on this idea.
GA-EP45-DS3L - BIOS Cartri v0.8 | E7300 | 8800GT | 4GB | Retail 10.6.4