Group stack
While working with program stack Hide Master's work area contains two
tables that hold all the information about the groups and their programs that
were hidden by using hot-keys combinations. Every new hidden group is added on
the top of the stack. You can influence hot-keys functioning by changing component's
position in the stack. Hot-keys combinations that restore the visibility of the particular
group usually pull out the copy of the group that is on the top of the stack.
Hence, you can change the order of appearance of groups from the stack.
The upper table is a table of groups. The lower table is a list of the hidden
programs for the group selected in the upper table. You can restore the visibility
not only of the entire group, but of specific programs hidden with a group as well.
This makes working with groups more flexible.
Hidden groups list
The following information is available in this list:
-
Group name
This column contains the name of the hidden group.
-
Programs' counter
This column contains number of the programs, hidden within the group.
-
State
This column contains an information about group's current visibility state.
-
Time of hiding
This column contains information about the time, when the group was hidden.
-
Hot-keys combination
This column contains hot-keys combination which was made hiding of the group.
Programs list of the group
The following information is available in this list:
-
Program
This column shows the name of the hidden program.
-
Path
This column shows full path to the program, which window was hidden.
-
Window class
This column contains information about main window's class name of the hidden program.
-
Text
This column contains text associated with a hidden window (usually its a window's title).
-
State
This column contains an information about window's current visibility state.
-
Handle
Window's system handle is shown in this column.
-
Process ID
This column contains an information on system ID of the hidden process.
-
Time of hiding
This column contains information about the time, when the program was hidden.
-
Hot-keys combination
This column contains hot-keys combination which was made hiding of the program.
|