|
Post by leet on May 7, 2020 6:51:48 GMT -8
Does your program respect the font smoothing settings? It obeys WinForms smoothing but it respects ClearType
|
|
|
Post by powerplayer on May 7, 2020 7:30:47 GMT -8
i cant get the newer builds with managedwifi to load at all. It only loads the release
|
|
|
Post by leet on May 7, 2020 7:38:53 GMT -8
i cant get the newer builds with managedwifi to load at all. It only loads the release The debug ones require full development environments to run. I’ve built the release builds!
|
|
|
Post by powerplayer on May 7, 2020 7:42:47 GMT -8
i cant get the newer builds with managedwifi to load at all. It only loads the release The debug ones require full development environments to run. I’ve built the release builds! Yea but its kinda old from april 27 also could you make a standalone wifi connector? i wanna add it to my windows version
|
|
|
Post by leet on May 7, 2020 7:45:12 GMT -8
The debug ones require full development environments to run. I’ve built the release builds! Yea but its kinda old from april 27 also could you make a standalone wifi connector? i wanna add it to my windows version dude I literally said i just added one like 5 mins ago
|
|
|
Post by powerplayer on May 7, 2020 7:46:30 GMT -8
okay
|
|
|
Post by powerplayer on May 7, 2020 8:01:28 GMT -8
the startmenu pressing is slower than openshell because of that hardcoded startbutton it should be blank cause most of us use openshell anyway i see improvements though icons respect system color great but show/hide desktop should be after clock and not part of quicklaunch also u could use the win7 icon for it . I click on the wifi icon it does nothing for now ... Good thing to see the project is moving forward
|
|
|
Post by powerplayer on May 7, 2020 8:06:12 GMT -8
Also new desktop should use + as an icon
|
|
|
Post by leet on May 7, 2020 9:01:51 GMT -8
Open-Shell seems to hide it's start button when the taskbar is hidden. I'm adding an option for custom start buttons because I don't think it should be using parts of any other software. The show/hide desktop thing isn't part of the Quick Launch, it's an item inside of it! You can just remove that icon. The one in the system tray is one I'm actually working on creating. The wifi icon tries to open the metro wifi menu, which you said doesn't work for you anymore. As you know, I'm working on creating a full classic wifi menu but that's long due to actually working. What do you mean with "new desktop"?
|
|
|
Post by leet on May 7, 2020 9:03:14 GMT -8
Before anyone notices: the last 2 options added (Space between taskbar programs and space between quick launch icons) DOESN'T ACTUALLY DO ANYTHING!
|
|
|
Post by powerplayer on May 7, 2020 10:02:47 GMT -8
What do you mean with "new desktop"? Its in quicklaunch now right next to show/hide desktop i dont think its right cause show/hide desktop should be after the clock and not part of the quicklauncher then the add another desktop could simply stay where it is (i would hide it anyway) you could add an option for us to replace these icons + startmenu and move them around and stuff that would help a lot . Will you add stacking of similar windows? im impressed by the progress
|
|
|
Post by powerplayer on May 7, 2020 10:14:48 GMT -8
|
|
|
Post by leet on May 7, 2020 10:17:12 GMT -8
Its in quicklaunch now right next to show/hide desktop i dont think its right cause show/hide desktop should be after the clock and not part of the quicklauncher then the add another desktop could simply stay where it is (i would hide it anyway) you could add an option for us to replace these icons + startmenu and move them around and stuff that would help a lot . Will you add stacking of similar windows? im impressed by the progress As I said, the quicklaunch icons are fully customizable, the ones you see are the default ones. Moving them around is on the list though. So is stacking. And so is changing start menu button!
|
|
|
Post by leet on May 7, 2020 10:24:51 GMT -8
The wifi icon tries to open the metro wifi menu, which you said doesn't work for you anymore. So why not create a wrapper that actually loads the windows 7 files of the wifi bar and eventually get the whole thing done properly? No, that would be way harder then just creating a new one all together That's what the managedwifi DLL is for. It wraps that exact API
|
|
|
Post by powerplayer on May 7, 2020 10:25:43 GMT -8
So why not create a wrapper that actually loads the windows 7 files of the wifi bar and eventually get the whole thing done properly? No, that would be way harder then just creating a new one all together That's what the managedwifi DLL is for. It wraps that exact API what if it wrapped the windows 7 version? in theory it could wrap win7 xp and 2k all of them as long as you point to the files.
|
|
|
Post by leet on May 7, 2020 10:27:46 GMT -8
That wouldn't work because it's actually a part of explorer that they removed
|
|
|
Post by powerplayer on May 7, 2020 10:31:52 GMT -8
That wouldn't work because it's actually a part of explorer that they removed How about getting the code of pe-network for your wifibar?
|
|
|
Post by anixx on May 7, 2020 10:32:14 GMT -8
Does your program respect the font smoothing settings? It obeys WinForms smoothing but it respects ClearType So, no subpixel smoothing?
|
|
|
Post by leet on May 7, 2020 10:36:13 GMT -8
So, no subpixel smoothing? If you have ClearType enabled it will do subpixel rendering ofcourse
|
|
|
Post by leet on May 7, 2020 18:35:40 GMT -8
I've changed the way colors on the explorer tray icons render so that it will become the default text color. It allows for pretty odd things like this:
|
|