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 more window management actions #159

Open
3 tasks
reibitto opened this issue Jan 3, 2021 · 0 comments
Open
3 tasks

Add more window management actions #159

reibitto opened this issue Jan 3, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@reibitto
Copy link
Owner

reibitto commented Jan 3, 2021

Some ideas for additional actions:

  • Minimize all windows for a particular monitor
  • "Almost maximize" like in Rectangle
  • Refactor GlobalAction to be an ADT, and then we can have separate configs for each action. That would allow us to write 1 "transform window" GlobalAction that takes in config params to take care of any kind of window transformation. Like: top left, top right, bottom left, bottom right, first third, second third, etc. Refer to Rectangle's options for what I mean:

Rectangle

Feel free to add suggestions for anything that's missing.

@reibitto reibitto added the good first issue Good for newcomers label Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant