id
FEAT-059
title
Move tray icon visibility preference next to minimize-to-tray
status
Done
priority
Minor
category
feature
labels
beta-0.7.3
ui-polish
preferences
tray
milestone
Beta 0.7.3
created
2026-05-14
closed
2026-05-14
source
operator preference organization request
FEAT-059 - Move Tray Icon Visibility Preference Next To Minimize-To-Tray
The Always show tray icon preference moved from the Tweaks tree to the
Display preferences page, directly under Minimize to system tray.
Added Always show tray icon to Preferences > Display next to the
minimize-to-tray setting.
Removed the duplicate Tweaks tree entry so the setting has one canonical UI
location.
Kept the existing AlwaysShowTrayIcon persisted preference key and runtime
tray visibility behavior.
git diff --check passed.
python -m emule_workspace validate --config Release --platform x64 --build-output-mode ErrorsOnly passed.
python -m emule_workspace build app --config Release --platform x64 --build-output-mode ErrorsOnly passed.
App: ded11e7 (FEAT-059 move tray icon preference)
Tooling: recorded by the commit that adds this item.