Skip to content

Added Selected Window Overlay#52

Merged
AKruimink merged 2 commits intodevelopfrom
identify-selected-window
Mar 3, 2025
Merged

Added Selected Window Overlay#52
AKruimink merged 2 commits intodevelopfrom
identify-selected-window

Conversation

@AKruimink
Copy link
Owner

@AKruimink AKruimink commented Mar 3, 2025

What does the pull request do?

Adds a new setting that when enabled adds a red overlay on the selected windows

What is the current behavior?

Currently there is no way to identify the selected window

What is the updated/expected behavior with this PR?

Windows in the list should be more likely to have a name, as the description now has the window title, or process name as fallback.

If the overlay setting is enabled, each selected window in the list should have a red border drawn that follows the window.
If the setting is off, no overlay should be drawn

How was the solution implemented (if it's not obvious)?

A new overlay window was added, a listener for window moves allows us to update the overlay location as the window moves around

Checklist

  • Added unit tests (if possible)?
  • Added XML documentation to any related classes?

Breaking changes

N/A

Fixed issues

Fixes #49

@AKruimink
Copy link
Owner Author

image

@AKruimink AKruimink merged commit 98334c0 into develop Mar 3, 2025
2 checks passed
@AKruimink AKruimink deleted the identify-selected-window branch March 3, 2025 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add a window indicator tool

1 participant