srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
8.77k stars 395 forks source link

Windows 10 search menu for windows 11 #474

Closed Nicolasdavinci08 closed 6 months ago

Nicolasdavinci08 commented 6 months ago

Preflight Checklist

Problem Description

Hello, I am writing to you today for a possible feature that you guys can add, after 0.8.0-beta1, windows 11 support was added, but I prefer the style of the Windows 10 search menu, although you CAN edit the files to enable the windows 10 theme, the start menu is floating, so it doesn't look exactly looks like windows 10.

Windows  10  search after version 0 8 0 beta 2 Windows 10 search before version 0 8 0 beta 2

Proposed Solution

If that's not a good solution, why don't you try making separate themes, or make a theme system? thanks!

Alternatives Considered

Can you add a separate windows 11 and 10 theme that makes it look like said search boxes? thanks!

Additional Information

No response

Nicolasdavinci08 commented 6 months ago

im sorry idk how github works

srwi commented 6 months ago

I added a flag that allows you to override the OS build number to that of Windows 10. The option can be set in the user.config file for EverythingToolbar (unfortunately the config location currently varies a bit, see https://github.com/srwi/EverythingToolbar/issues/313):

<setting name="OSBuildNumberOverride" serializeAs="String">
    <value>14393</value>
</setting>

This will be available in the next release.

Nicolasdavinci08 commented 5 months ago

also, I'm sorry if this is a bit needy, but can the toolbar also have a task view button next to it so that it looks really close to windows 10? Thanks!