moudey / Shell

Powerful context menu manager for Windows File Explorer
https://nilesoft.org
MIT License
3.34k stars 113 forks source link

Better Customization? #462

Closed keplerHaloxx closed 4 months ago

keplerHaloxx commented 4 months ago

The way to customize the app is really annoying and I'd rather not go through the effort. Could there not be an options place where you can toggle on and off different features? Also it automatically defaults to the Windows 10 context menu items but with the Windows 11 look - I don't understand why. I like the Windows 11 one way more and I want to keep it as that but with some extra features that I want to add.

Dev123456689 commented 4 months ago

This can be solved by offering some pre-installed themes to choose from and giving a gui for tinkering some basic options such as fonts, font color, background color, border color, opacity, etc. Note: i am not a dev working on Nilesoft Shell, just a Nilesoft Shell user suggesting solutions to the devs.

RubicBG commented 4 months ago

there is a settings/theme manager, it's not perfect but it works image download from here: https://discord.com/channels/1106387012707168318/1139275510506082336/1155924668914610187 install info: https://discord.com/channels/1106387012707168318/1139275510506082336/1179379922297430077

when it comes to the functional part - It is possible to make a simple GUI command builder, but it will only be able to create commands, not а menu. It is not possible to make an editor that recognizes the syntax - once the commands are created, they must be manually edited.