prehensilecode / blacktree-nocturne

Automatically exported from code.google.com/p/blacktree-nocturne
1 stars 0 forks source link

On launch, Menubar Dimming Setting is Not Properly Set on Launch #32

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Set Nocturne to invert and dim the menubar to something above totally black 
but dimmer than full brightness
2. Quit Nocturne and relaunch it
3. Menubar dims all the way to black until initial mouseover

What is the expected output? What do you see instead?
The menubar should dim initially to the same level as the set dim level but 
instead dims to black on initial proram launch.

What version of the product are you using? On what operating system?
2.0.0 on Mac OS 10.6.6, now running my own version (see below)

Please provide any additional information below.
I've made my own modification the source code and created a patch file for the 
mod, available at http://cl.ly/3V0R350B1z0q2T3F3F0y - just run "patch 
QSNocturneController.m QSNocturneController.m.patch" to patch it, or just copy 
and paste the lines from the patch file. After applying the patch, Nocturne 
properly launches with the menubar dimming setting at its proper level.

Original issue reported on code.google.com by jfm...@gmail.com on 10 Feb 2011 at 8:43