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

3+ group setup #1

Open
jamie-pate opened this issue Dec 3, 2012 · 1 comment
Open

3+ group setup #1

jamie-pate opened this issue Dec 3, 2012 · 1 comment

Comments

@jamie-pate
Copy link

I have 3 groups running now, and have a usage pattern that works, it'd be nice if this plugin supported it for me. (This could work for 3+ groups)

  1. have settings for percentage of screen for groups based on the last time the group was used..
    size_weight = [0.5, 0.4] //0.1 left over for 3rd group
    -OR-
    just use the current sizes of the groups and swap them as they are activated instead of having an explicit setting
  2. keep track of the last time each group was used, use that to resize the groups based on the most to least recently used, (based on size_weight if used, otherwise the most recent group gets the most space)

using this method you would just have to switch to the groups you are using and it would resize accordingly, the 3rd group (least recently used) would resize to almost nothing. Generally I use 2 at once, but use the grouping to keep different types of files sorted

@jamie-pate
Copy link
Author

already implemented, see #2

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

No branches or pull requests

1 participant