Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Awake - show current state in tooltip #12714

Closed
miguelanjo opened this issue Aug 10, 2021 · 7 comments
Closed

Awake - show current state in tooltip #12714

miguelanjo opened this issue Aug 10, 2021 · 7 comments
Assignees
Labels
Idea-Enhancement New feature or request on an existing product Product-Awake Issues regarding the PowerToys Awake utility Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.

Comments

@miguelanjo
Copy link

Description of the new feature / enhancement

Awake has potential, however it is not yet usable for me and I keep going back to Caffeine.
It needs in my opinion:

  • show current state ([not] active + how long remaining) in the tooltip, maybe even with a different Icon (full/empty cup)

Scenario when this would be used?

I like to be able to see if is active looking at the icon and be able to see how long it will remain active by hoovering.

Supporting information

No response

@miguelanjo miguelanjo added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Aug 10, 2021
@davidegiacometti davidegiacometti added Idea-Enhancement New feature or request on an existing product Product-Awake Issues regarding the PowerToys Awake utility labels Aug 10, 2021
@dend dend self-assigned this Aug 16, 2021
@dend dend removed the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Aug 16, 2021
@dend
Copy link
Collaborator

dend commented Aug 16, 2021

Thank you for the suggestion, @miguelanjo - this is a good one!

@Jay-o-Way
Copy link
Collaborator

Any update?

@dend
Copy link
Collaborator

dend commented Nov 17, 2022

@Jay-o-Way working on this alongside the enhancement that will enable us to track the proper icon for the state.

@r2evans
Copy link

r2evans commented Mar 17, 2023

This seems party/mostly a dupe of #11996, with the addition of a tooltip. @dend I'm glad it's on the list.

@dend
Copy link
Collaborator

dend commented Mar 17, 2023

@r2evans kind of. One is about the icon state and this one is about the hint. We can keep them separate for now. Once the current Awake changeset goes out, this enhancement is next in line. I had to punt it to resolve some bigger codebase issues.

@ItachiSan
Copy link

Hi, I would love to see the changing icon.
I believe that the icon should change even with the "unlimited awake" period.

@dend
Copy link
Collaborator

dend commented Jul 16, 2024

Aiming to get this done in #32378, along with the icon once I get the assets from @niels9001 (see #11996).

jaimecbernardo added a commit that referenced this issue Jul 25, 2024
Improves the following:

- Consolidates different code paths for easier maintenance.
- Removes the dependency on Windows Forms and creates the system tray
icon and handling through native Win32 APIs (massive thank you to
@BrianPeek for helping write the window creation logic and diagnosing
threading issues).
- Changing modes in Awake now triggers icon changes in the tray
(#11996). Massive thank you to @niels9001 for creating the icons.

Fixes the following:

- When in the UI and you select `0` as hours and `0` as minutes in
`TIMED` awake mode, the UI becomes non-responsive whenever you try to
get back to timed after it rolls back to `PASSIVE`. (#33630)
- Adds the option to keep track of Awake state through tray tooltip.
(#12714)

---------

Co-authored-by: Clint Rutkas <[email protected]>
Co-authored-by: Jaime Bernardo <[email protected]>
@jaimecbernardo jaimecbernardo added the Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. label Jul 25, 2024
@dend dend closed this as completed Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-Enhancement New feature or request on an existing product Product-Awake Issues regarding the PowerToys Awake utility Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.
Projects
None yet
Development

No branches or pull requests

7 participants