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

Add commands for sticky workspaces #1074

Merged
merged 2 commits into from
Nov 11, 2024
Merged

Add commands for sticky workspaces #1074

merged 2 commits into from
Nov 11, 2024

Conversation

dalyIsaac
Copy link
Owner

Added the following commands:

  • move_window_to_next_workspace_on_monitor
  • move_window_to_previous_workspace_on_monitor
  • focus_next_workspace_on_current_monitor
  • focus_previous_workspace_on_current_monitor

@dalyIsaac dalyIsaac added enhancement New feature or request core Whim labels Nov 11, 2024
@dalyIsaac dalyIsaac marked this pull request as ready for review November 11, 2024 11:26
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 89.28571% with 9 lines in your changes missing coverage. Please review.

Project coverage is 80.62%. Comparing base (d76aef3) to head (ce23d81).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
src/Whim/Commands/CoreCommands.cs 88.00% 6 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1074      +/-   ##
==========================================
+ Coverage   80.54%   80.62%   +0.08%     
==========================================
  Files         283      284       +1     
  Lines       12724    12808      +84     
  Branches     1466     1473       +7     
==========================================
+ Hits        10248    10327      +79     
- Misses       2286     2289       +3     
- Partials      190      192       +2     

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

@dalyIsaac dalyIsaac merged commit e0f11b8 into main Nov 11, 2024
8 checks passed
@dalyIsaac dalyIsaac deleted the sticky-commands branch November 11, 2024 11:34
@dalyIsaac dalyIsaac linked an issue Nov 11, 2024 that may be closed by this pull request
31 tasks
@dalyIsaac dalyIsaac mentioned this pull request Nov 11, 2024
31 tasks
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.

Sticky monitor workspaces
1 participant