Maplespe / ExplorerBlurMica

Add background Blur effect or Acrylic (Mica for win11) effect to explorer for win10 and win11
GNU Lesser General Public License v3.0
1.36k stars 59 forks source link

Explorer NavBar/CommandBar edit #135

Open Undisputed00x opened 5 months ago

Undisputed00x commented 5 months ago

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](https://github.com/Maplespe/ExplorerBlurMica/assets/80290008/04c7b4f2-3acc-4af5-b02a-73f542a50d29) ![Screenshot 2024-04-06 235025](https://github.com/Maplespe/ExplorerBlurMica/assets/80290008/35f38d7e-c2a5-4d49-9ce3-f74682063ddd)

Maplespe commented 5 months ago

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

Undisputed00x commented 5 months ago

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

Details

![Screenshot 2024-04-07 140846](https://github.com/Maplespe/ExplorerBlurMica/assets/80290008/8bd9b115-35c2-400e-8d75-7b45f3e36b17)

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 commented 4 months ago

Direct hiding will result in empty content.

Undisputed00x commented 4 months ago

Direct hiding will result in empty content.

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