AutoDarkMode / Windows-Auto-Night-Mode

Automatically switches between the dark and light theme of Windows 10 and Windows 11
GNU General Public License v3.0
7.08k stars 255 forks source link

Feature Suggestion: Minimal Tray Icon #667

Open TheConfax opened 1 year ago

TheConfax commented 1 year ago

Changing the tray icon to fit the plain white Windows style is a must for me, I'm tinkering with Visual Studio and i managed to get a clean look with these if you like them ON OFF_PAUSE

Spiritreader commented 1 year ago

No plans currently to change the tray icon, sorry.

TheConfax commented 1 year ago

I did not mean change, i meant an option for minimalistic icons, given that the current one looks from the 2000s

vonDubenshire commented 1 year ago

@Spiritreader wrote on January 14: No plans currently to change the tray icon, sorry.

I really hate whatever I did to cause this 'Pause' icon to appear -- because I don't use anything on a day-to-day-basis that makes it pause!

image

Spiritreader commented 1 year ago

@Spiritreader wrote on January 14: No plans currently to change the tray icon, sorry.

I really hate whatever I did to cause this 'Pause' icon to appear -- because I don't use anything on a day-to-day-basis that makes it pause!

image

That's probably due to either the GPU monitoring feature or having the system idle checking mechanism enabled. This should not result in a pause icon because ADM is not paused per-se, you are correct.

Should be fixed on beta now.

mximbssrtedu commented 10 months ago

Changing the tray icon to fit the plain white Windows style is a must for me, I'm tinkering with Visual Studio and i managed to get a clean look with these if you like them ON OFF_PAUSE

@TheConfax Sorry to bother you on this old thread, but I was curious if you (or someone else) could tell me how to change the system tray icon manually please? Thanks !

(if someone think it's better to create a new issue tell me)

TheConfax commented 10 months ago

@mximbssrtedu you have to rebuild the project changing adm_tray_new.ico adm_tray_new_disabled.ico and adm_tray_new_paused.ico with icons of your choice

I used the icons above, full moon for on and empty moon for off/paused.

emberaholdon commented 8 months ago

I'm just curious: why not simply hide it?