Skip to content

Possible Features - Folder order in menu, configurable TrayIcon #2

@DaLiV

Description

@DaLiV

as in former win-s was possible to make many shortcut bars
but here can be launched many TrayIcon processes with own configs to different config locations - here possible for differentiate start points make changeable tray icons

possible will be usable for someone. personally reorganized my shortcuts into subfolders - quite enough for me.

However if possible subfolders to place on menu bottom instead of top - that will be accessible with lower pointing distance (current is startmenu-like) but will be "less-movement-switching"
seems simple placing
foreach(string Dir in Directory.GetDirectories(Folder)) {
after
foreach(string File in Directory.GetFiles(Folder)) {
in
MenuBuilder.cs

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions