Jump to content

oomek

Member
  • Posts

    133
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by oomek

  1. Question to BigMuscle: Is the color of a window's caption hardcoded in the AG sourcecode? If not, do you know by any chance why when I set a white color in the msstyles it turns black as soon as I start AG. EDIT: Actualy it's not black but 40, 40, 40(decimal) like in default aero.msstyles
  2. It works for me with both the Release Preview theme and the RTM theme of Windows 8. You may have to clear the VSCache folder for the changes to take effect. The contents of the folder are only visible if you disable the option to "hide protected operating system files" in the File Explorer Folder Options.Thanks, it worked
  3. The problem is that msstyle set intensity settings have no effect on the glow apperance when aeroglass is running.
  4. How to change the text glow intensity in TextGlowMode 3 ? Hiword set radius is working fine but the intensity is way to strong for small radiuses. AeroGlass seems to ignore glow intensity settings made in custom .msstyles
  5. I don't think that would be a wise move. Unless you want to say goodbye to the money from people frustrated by the nag screen, who I believe make the majority of your customers.
  6. Be honest, I believe deep inside there is a fear that Paypal will freeze your account. That's what they do for abusing the "Donation" terms and conditions. I'm telling you, no matter how many beautiful words you will use to describe the way how your donation system works it still clasifies as Nagware in my opinion and I believe many others. Be fair, use Paypal's "Buy it" button, pay a proper tax and release a true free version. Be reasonable, try to understand user's point of view and do not let the money blind you.
  7. I agree with Pawbrotm. You (BigMuscle) should really consider rewriting your licensing policies, so the rules would be more clear for us. I'd like also recommend reading those definitions on the wikipedia website: Nagware Donationware
  8. Thanks for the tip, I've just realized I had Fast Boot disabled. Now my pc stats in 6 sec but with a permanent black box.
  9. Yes, now the black glow background is gone however there is no glow in both cases for TextGlowMode = 0x02 or 0x01 until I minimize and restore a window. Also scalling window dragging it's sides restores glow
  10. I'm having the same issue with the black glow background, but it only appears on the open windows after manual DWM restart. Normaly just minimizing the window and restoring it back clears the artifact of that window. Another observation: TextGlowMode = 0x02 - Black glow background after DWM restart TextGlowMode = 0x01 - No glow at all, just text after DWM restart edit: sorry I wrote blur instead of glow.
  11. to create a DWORD from a HIWORD and LOWORD, you can use this equation: HIWORD * 65536 + LOWORD = your DWORD (in this, case HIWORD is the size of glow you want, LOWORD is 3, and the resulting DWORD is the number you hace to use in Registry) So, if i want to make size of glow 2, then 2*65536 + 3 = 131075. This DWORD is 0x00131075 ?Not exactly It's 131075 decimal or 0x00020003 hexadecimal
  12. Unfortunately the new Firefox wants to be smarter and show in the browser even not existing MIME types. I have neither txt or key types configured in the settings. You can try the script below, it should be browserproof <?php header("Content-disposition: attachment; filename=license.key"); header("Content-type: application/key"); readfile("license.key"); ?> save it as license.php and call after pressing generate.
  13. Whats wrong with the Firefox? I thought it's a pretty common browser Have you checked your script before deploying it?
  14. Ok, I donated but all I got is a bunch of symbols on the screen after pressing the Generate button. This is useless if i don't know the filename of a key file. I need a filename or a licence generator script fixed. Edit: I found it to be license.key in the other thred. The nag screen is gone but the symbols are not downloading! Edit2: After second forced dwm restart it started downloading symbols. Solved, but those are iritating things which shouldn't have happened in the paid version in my opinion.
  15. Crystaleight v1.2 by Oomek - new title glow Flat added - new title glow Skewed added Flat Skewed
  16. Since there is practicaly no issues with the current RC3 release don't you think it's a good time for a v1.0 ? In case of some instabilities found later you can always up the version number. Don't let us wait for the infinity mate. response to the post below: D.a.m.n you nico84, you ruined everything
  17. Crystalreflection.png Based on the reflection.png but denser, brighter, with sharper edges.
  18. Personally I don't like that glow effect, so I deleted it. I forgot though the others may like it, or just can disable it in the registry, so I've included the glow back and split into two versions, one with the original glow and another with the rectangular one.
  19. You caught me updating my post, grab v1.1
  20. Here is my contribution: Crystaleight v1.0 Skin by Oomek - all the best from both Windows 8 CP and Windows 7 - buttons redone from scratch - fixed frame thickness issue in some windows Crystaleight v1.1 -fixed gap between the buttons and the window edge Crystaleight v1.2 - title glow round added - title glow square added Tested in AeroGlass 1.0 RC3 for Win 8.1 round square
  21. I've just spotted a little inconsistency in the thickness of the right side of a window frames. it varies from 1px to 3px.
  22. No it wasnt a TDR, but rather a blink with some garbage lasting for a 1/10 of a second.
×
×
  • Create New...