Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explorer NavBar/CommandBar edit #135

Open
Undisputed00x opened this issue Apr 6, 2024 · 4 comments
Open

Explorer NavBar/CommandBar edit #135

Undisputed00x opened this issue Apr 6, 2024 · 4 comments

Comments

@Undisputed00x
Copy link

Undisputed00x commented Apr 6, 2024

Hi there although not an effects modification request, i would like to know if its possible to remove both the Navigation Bar + Command Bar of explorer so there would be a minimal but beautiful view of the explorer translucency.
Unfortunately i don't know WinUI/Xaml for now to help but i think that this feature wouldn't be difficult for you to implement. 😄

Below my try i did with UWPSpy 😅

Details

Screenshot 2024-04-06 235606

Screenshot 2024-04-06 235025

@Maplespe
Copy link
Owner

Maplespe commented Apr 7, 2024

You can use StartAllback to restore win7 style title bar and use third party themes.

@Undisputed00x
Copy link
Author

Undisputed00x commented Apr 7, 2024

I have done that even without using StartAllBack, just by modifying msstyles/shellstyle .

Details

Screenshot 2024-04-07 140846

The reason for this request is to keep win11 explorer tabs without WinUI Navbar/Commandbar, StartAllBack can do that only in win7/10 explorer but I dont like StartAllBack because overrides and customizes theme elements like the context menu and EP cant do neither of these things, these projects barely modify XAML elements and EP dev currently fixes bugs and doesnt intend to add features.

@Maplespe
Copy link
Owner

Direct hiding will result in empty content.

@Undisputed00x
Copy link
Author

Direct hiding will result in empty content.

Yes but removing wouldn't be able to adjust the explorerframe area ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants