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

Stack layout tracker #1076

Open
14 tasks
dalyIsaac opened this issue Nov 13, 2024 · 0 comments
Open
14 tasks

Stack layout tracker #1076

dalyIsaac opened this issue Nov 13, 2024 · 0 comments
Labels
core Whim enhancement New feature or request

Comments

@dalyIsaac
Copy link
Owner

dalyIsaac commented Nov 13, 2024

Tracker for #885.

The following changes should occur with stack functionality turned off, unless a build flag is set to enable it:

  • Add Stack to ILayoutEngine #1077
  • Adding/removing windows from a stack, via commands:
    • Move window to stack in direction
    • Unstack window
  • Follow-up commands:
    • Focus next window in stack
  • Focus previous window in stack
  • Focus adjacent stack in direction
  • Drag-and-drop to stack
    • Holding down a modifier key to stack
    • Holding down a modifier key to move not stacked
    • Dragging a window to the center of the stack

Once the core functionality is implemented, the stack functionality can be enabled by default, and the plugins can be updated to use it:

  • LayoutPreview
  • Bar
@dalyIsaac dalyIsaac added this to Whim Nov 13, 2024
@dalyIsaac dalyIsaac converted this from a draft issue Nov 13, 2024
@dalyIsaac dalyIsaac added enhancement New feature or request core Whim labels Nov 13, 2024
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
Status: In progress
Development

No branches or pull requests

1 participant