srwi / EverythingToolbar

Everything integration for the Windows taskbar.
Other
9.49k stars 412 forks source link

No rounded corners #355

Closed Zycelz closed 1 year ago

Zycelz commented 1 year ago

Preflight Checklist

Problem Description

Is there a way to remove the rounded corners on the Windows 11 version? I want it to be squared like the windows 10 version image

Proposed Solution

Make an option for it please.

Alternatives Considered

Alternatives Considered

Additional Information

No response

srwi commented 1 year ago

The corner radius of the search box can be customized by changing TextBoxCornerRadius in the theme file Themes/Win11/Controls/TextBox.xaml relative to your installation directory. EverythingToolbar needs to be restarted for the change to be visible. You can do so by restarting Windows explorer or rebooting your machine.

Zycelz commented 1 year ago

Thanks, do you know if it's possible to remove the corner radius of the normal win11 taskbar? (buttons etc)

srwi commented 1 year ago

Unfortunately I am not aware of a way to change that.

Zycelz commented 1 year ago

Oh, I assumed it was possible because I read the Windows 11 taskbar was made with xaml, and editing the EverythingToolbar xaml fixed the corners image