Jump to content

bigmuscle

Patron
  • Posts

    1,758
  • Joined

  • Days Won

    7
  • Donations

    0.00 USD 
  • Country

    Czech Republic

Everything posted by bigmuscle

  1. Here: http://www.msfn.org/board/topic/173139-read-first/
  2. In our country, different tax conditions apply when you are paying as natural vs business person. So, of course, you can use it on your work computer, but you cannot put the donation into your business expenses.
  3. You don't have to expect (and even try) that it will work on any preview build unless I release a version prepared for the build. Microsoft rewrites DWM parts with every build thus internal structures change and this needs changes in my code too - and symbols will not help with this.
  4. I'm pinning this topic. I'm trying to solve the problem that e-mails are not delivered to german domains. I always get response: Meanwhile, if you did not get the e-mail, you can always the instruction written here http://www.msfn.org/board/topic/173139-read-first/(it instructs you how to login).
  5. I tried old hack with theme name. If your theme file is not called aero.msstyles but it has different name, it will colorize whole frame with the selected color. However, it seems to break modern apps completely.
  6. http://www.msfn.org/board/topic/173139-read-first/
  7. Injecting custom atlas file requires to hook DWM process and call several routines to force DWM to reload the theme, so it makes only a small sense to detach to the separate utility. I would rather make Aero Glass utility more "workable" when glass effect cannot be restored. Just need to invent how :-)
  8. Just send me your e-mail into PM. --- I see you are from Germany - in the last time, I've been getting a lot of undelivered mail reports for German domains (gmx.de and similar).
  9. Hello, RoundRectRadius settings only influences how blur geometry is rendered to the screen. It you want to get rounded frame texture, you must provide your theme (or atlas file at the best). There is already a topic where you can find atlas files made by community: http://www.msfn.org/board/topic/170233-aero-glass-themeatlas/(the guide how to apply it can be found on our website, or you can use GUI application).
  10. First, you should read this topic http://www.msfn.org/board/topic/173139-read-first/, because it tells you how to correctly report bugs. When you provide your verbose debug.log, we can help you and say where the problem is. Before you do it, you should re-read the agreements on our website: http://glass8.eu/support.phpbecause you may be upset when PayPal rejects your claim (as they always did).
  11. Yeah, it seems that MS makes a lot of changes in DWM between each builds thus internal structure changes and I need to define new offsets. Currently, it is not problem to make legacy glass effect to work (without full glass safety zone so some glitches appears), but I will not fully finish it before debug symbols are released. Then I will release new official (i.e. not debug) version 1.3.2.
  12. It is always good to read the changelog before any update
  13. Also, could you provide part of your debug.log info? I have the following state and no symbols are needed.Thus I'm interested which pattern is broken. P.S. you can always try Aero Glass for Win10 (but on Win8.1) debug version which is the most recent build to see if it fixes the issue.
  14. There is already an answer to this. So quickly, you used some 3rd party hack which messed up you Aero Glass settings. I guess BlurDeviation is set to some wrong value.
  15. It affects all versions but probably only when valid license key is not present. On the other side, you need to open really many windows to come into this problem.
  16. This is known problem. That's why this theme on my page is called "Sample (unfinished) theme". If someone has fully working TP a CP atlas theme for Win8.1 and Win10, I'll be glad if he sends them to me and I will update the links.
  17. Could you confirm that the bug was fixed in this debug build? http://glass8.eu/out/leak_fix.7z
  18. Thanks for your report, I can confirm this behaviour. High memory usage is not related to Aero Glass but memory release does not occur when aero glass is running.
  19. I have not tried Spartan yet but I guess it just draws another grey rectangle over titlebar to put the tabs into it.
  20. Unfortunately, it is not currently possible to provide 32-bit build. There are some technical difficulties in 32-bit builds so I will not work on them before Win10 RTM is released.
  21. DosProbie: sure, GUI will be added one day when it is finally finished :-) NoelC: Isn't it possible to just select different color? Older DWMs (in <= Win8?) adjusted the frame color if the glass was enabled or not. Now it does not happen so you may get different color shade than on previous Win versions. But I believe that you can get the same result with changing the color, or you can't? I could find the old algorithm then. To modernframe, yes, this is the bug which I will fix soon or later
  22. You cannot remove watermark on debug version - simply for debugging reasons to be sure that all code runs properly. Since Win10 is not intended for production usage but only for testing purposes, it should not matter that it shows some watermark.
  23. If you have any requests for features / fixes / etc. that should appear in Aero Glass utility, please write it in this topic. I remember there were some requests in other topics but it is harder to collect anything from them. Please, keep it on topic and use for feature requests only. My current idea is to enhance GUI utility with the feature which helps with atlas editing. If you have any ideas, feel free to write it here.
  24. Ok, I know what the problem is. I thought I already fixed it (because it may appear on Win8.x too) but I see that I didn't.
  25. Good. If it is not secret, could you write where the problem was. It could help others with the similar problem.
×
×
  • Create New...