LazyGui
LazyGui copied to clipboard
move options and saves into icons
people just can't be bothered to make folders usually and the default rows are clutter
also rename the default folders to 'gui settings' and 'gui saves' for more uniqueness - less chance of conflict with user defined controls now that the default folders are more hidden behind the icons
so we need to
- move special folder paths into a shared public constant maybe in the LayoutStore
- hide inline folder row when the path is equal to any of the two folders we want to hide
- show icons in root title, react to mouseover, click to open folder window
