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

Open workspaces on a specific monitor without activation #979

Merged
merged 4 commits into from
Aug 17, 2024

Conversation

dalyIsaac
Copy link
Owner

@dalyIsaac dalyIsaac commented Aug 17, 2024

This PR updates the existing ActivateWorkspaceTransform to optionally disable whether the workspace being activated gains focus.

For an example of how this can be used, see the example included in the snippets.

@dalyIsaac dalyIsaac linked an issue Aug 17, 2024 that may be closed by this pull request
1 task
@dalyIsaac dalyIsaac added enhancement New feature or request core Whim labels Aug 17, 2024
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.06%. Comparing base (895c46d) to head (bee50eb).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #979      +/-   ##
==========================================
+ Coverage   81.04%   81.06%   +0.02%     
==========================================
  Files         274      274              
  Lines       11303    11315      +12     
  Branches     1279     1280       +1     
==========================================
+ Hits         9161     9173      +12     
  Misses       1970     1970              
  Partials      172      172              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dalyIsaac dalyIsaac marked this pull request as ready for review August 17, 2024 08:17
@dalyIsaac dalyIsaac merged commit d879de2 into main Aug 17, 2024
9 checks passed
@dalyIsaac dalyIsaac deleted the 976-open-a-workspace-on-a-specific-monitor branch August 17, 2024 08:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Whim enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Open a workspace on a specific monitor
1 participant