Cynosphere
Freshman Member
Posts: 46
OS: Windows 10 Home 22H2
Theme: Classic (Scheme: Amora Focus)
CPU: AMD Ryzen 7 3700X
RAM: 32 GB
GPU: AMD Radeon RX 7900 XT
|
Post by Cynosphere on Jun 13, 2024 17:45:45 GMT -8
Does not work for me at all on Win11 23h2. Can you please tell what modifications should be manually done to the .res file? I took the modified version and a fresh copy (decompiled back into XML with DUITool) into VSCode and just diffed the two files and applied the changes manually. Took like 2 hours to do and I still had some debugging to do due to VSCode not telling me that the XML wasn't valid.
|
|
kirta
Freshman Member
Posts: 59
OS: Windows 10 LTSC 2021
|
Post by kirta on Jul 6, 2024 1:54:53 GMT -8
No, I only have the icon replaced. I don't know if the theme is even released yet. Idk if there's a public theme either, but I wanted to add that I'm working my own OE5/OE6 theme + making thunderbird look better with the classic theme If you don't mind you can share it with us in here
|
|
|
Post by anixx on Jul 6, 2024 2:20:34 GMT -8
No, I only have the icon replaced. I don't know if the theme is even released yet. Idk if there's a public theme either, but I wanted to add that I'm working my own OE5/OE6 theme + making thunderbird look better with the classic theme How did you make the scrollbar in OE to appear classic?
|
|
kirta
Freshman Member
Posts: 59
OS: Windows 10 LTSC 2021
|
Post by kirta on Jul 6, 2024 13:23:47 GMT -8
Idk if there's a public theme either, but I wanted to add that I'm working my own OE5/OE6 theme + making thunderbird look better with the classic theme How did you make the scrollbar in OE to appear classic? this is not oe its thunderbird with oe theme he is using native scrollbars xul patch by ephemeralViolette
|
|
|
Post by Sennanon on Jul 18, 2024 18:54:13 GMT -8
If you don't mind you can share it with us in here I'm planning to at some point, I still have some stuff I want to work on
|
|
|
Post by Sennanon on Jul 18, 2024 18:59:55 GMT -8
Idk if there's a public theme either, but I wanted to add that I'm working my own OE5/OE6 theme + making thunderbird look better with the classic theme How did you make the scrollbar in OE to appear classic? Sorta what kirta said, I'm using thunderbird with a custom scrollbar script, but I am kinda curious, does OE on newer windows use ieframe to display messages? I've noticed that other programs that rely on ie's web view use windows 10's scroll bars, and wondered if anyone had a patch for it
|
|
|
Post by ephemeralViolette on Jul 19, 2024 15:34:54 GMT -8
How did you make the scrollbar in OE to appear classic? Sorta what kirta said, I'm using thunderbird with a custom scrollbar script, but I am kinda curious, does OE on newer windows use ieframe to display messages? I've noticed that other programs that rely on ie's web view use windows 10's scroll bars, and wondered if anyone had a patch for it It would use an MSHTML frame to display messages in all versions of Windows I'd assume. I did actually look into MSHTML custom scrollbars (which aren't quite Windows 10 scrollbars either!) and it seems reasonably possible to replace them. I'll have a look at writing a Windhawk mod to do this sometime.
|
|
|
Post by Sennanon on Jul 25, 2024 10:39:41 GMT -8
Sorta what kirta said, I'm using thunderbird with a custom scrollbar script, but I am kinda curious, does OE on newer windows use ieframe to display messages? I've noticed that other programs that rely on ie's web view use windows 10's scroll bars, and wondered if anyone had a patch for it It would use an MSHTML frame to display messages in all versions of Windows I'd assume. I did actually look into MSHTML custom scrollbars (which aren't quite Windows 10 scrollbars either!) and it seems reasonably possible to replace them. I'll have a look at writing a Windhawk mod to do this sometime. Oh, that would be great actually, thank you so much! I'm currently learning c++ so hopefully I can contribute more to windhawk related stuff
|
|
|
Post by travis on Aug 17, 2024 23:45:32 GMT -8
Here's a port of the DUIXML files to Windows 10. Only tested on 22H2. I wish I saw this post earlier, as I also tried attempted to port the DUIXML files to Windows 10. My version is more heavily modified to look better with Classic Theme, featuring clientedge on the listviews.
|
|
|
Post by anixx on Aug 18, 2024 0:39:52 GMT -8
Here's a port of the DUIXML files to Windows 10. Only tested on 22H2. I wish I saw this post earlier, as I also tried attempted to port the DUIXML files to Windows 10. My version is more heavily modified to look better with Classic Theme, featuring clientedge on the listviews.
It would be great if the changes were integrated into the mod's code, so not to need the external files (like with the Command Bar removing mod).
|
|
|
Post by nonameneeded on Aug 18, 2024 17:10:54 GMT -8
It doesn't work anyway.
|
|
|
Post by Sennanon on Aug 18, 2024 17:26:01 GMT -8
It works pretty good for me, but did I do something wrong? The text on the "end task" button is missing
|
|
|
Post by nonameneeded on Aug 18, 2024 17:47:54 GMT -8
What exactly did you do?
The instructions on page 2 don't seem to work for me.
|
|
|
Post by Sennanon on Aug 18, 2024 18:38:55 GMT -8
What exactly did you do? The instructions on page 2 don't seem to work for me. I'm pretty sure I just did what the instructions say, but I was just going off memory
I think the big difference is the resources being stored in the .mun file, since that what needs to be injected I just imported the res into task manger's .mun (a copy stored in different directory) And then I changed the language to the one my system is currently using Then redirect the new mun to task manager's exe through windhawk
Not sure if I explained this well, but I hope this helps
|
|
|
Post by nonameneeded on Aug 18, 2024 19:05:01 GMT -8
The explanation is pretty straightforward but it still doesn't work.
Oh well, it's not that bad. I can live very well with the Windows 7 task manager.
|
|
Cynosphere
Freshman Member
Posts: 46
OS: Windows 10 Home 22H2
Theme: Classic (Scheme: Amora Focus)
CPU: AMD Ryzen 7 3700X
RAM: 32 GB
GPU: AMD Radeon RX 7900 XT
|
Post by Cynosphere on Aug 18, 2024 21:08:51 GMT -8
It works pretty good for me, but did I do something wrong? The text on the "end task" button is missing Remove the MUI section in the modified file in Resource Hacker
|
|
|
Post by anixx on Aug 19, 2024 2:10:46 GMT -8
Anyone is to make a standalone mod?...
|
|
|
Post by Sennanon on Aug 19, 2024 15:03:54 GMT -8
Remove the MUI section in the modified file in Resource Hacker Sorry, I tried that a couple times, but it didn't seem to work
|
|