topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday April 18, 2024, 11:56 am
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Feature Suggestion: MoveGroups  (Read 3426 times)

MBfromOK

  • Participant
  • Joined in 2019
  • *
  • default avatar
  • Posts: 3
    • View Profile
    • Donate to Member
Feature Suggestion: MoveGroups
« on: January 23, 2019, 01:32 PM »
Please sir/madam consider the following idea and excuse me if this is already a feature or suggestion (I didn't see it):

I took Kyurim's grid and modified it for my liking (planning to post it, thinking about changes first) and this produced the following idea:

It would be awesome if the user could create / set a group of grids to cycle windows through with keystrokes.  ie.

Grids:
    62,63,64,65
    130,131,132,133
    198,199,200,201

Are 1/4 width full height grids on 3 monitors

Grids:
    57,58,59,60,61
    125,126,127,128,129
    193.194,195,196,197

Are 1/5 width full height windows on 3 monitors

What I propose:
Allow the user to create MoveGroups ie Win+G+<hotkey> (F1) that points to a group that rotates through the grids (listed by number) in the group.

If possible store them in the grid file so that user's downloading the grid will also get the grid rotation groups. Maybe a variable like NumberOfGroups?

To follow your current convention:
[GridGroup<x>] = [62][63][64][65]
or
GridGroup<x> = <grid_to_rotate1>,<grid_to_rotate2>  LIKE : GridGroup<x> = 62,63,64,65

Ideally, implementing this in a way existing grids available for downloading continue to work.

Thanks for your time and for considering this feature suggestion!
« Last Edit: January 24, 2019, 08:02 AM by MBfromOK, Reason: Fixing hotkey clarity issues »