Aspects of the present invention are directed generally to window arrangements in an operating system. More particularly, aspects of the present invention are directed to a method and system for browsing multiple windows in an operating system where the window in focus is opaque and the windows not in focus are at least partially transparent.
As the use of computers in both the workforce and personal life has increased, so has the desire to allow for easier use of them. Many operating systems today utilize a windows based configuration of application programs. Information is displayed on a display screen in what appears to be several sheets of paper.
When multiple windows are open at the same time, switching quickly to the desired window can be difficult. For example, the desired window may be partially or fully occluded by other open windows. Also, the desired window may be minimized or hidden.
Window selection interfaces have been proposed to minimize the necessity to sort through the various open windows. Current versions of the Windows brand operating system by Microsoft Corporation include the Alt-Tab key combination, Task List and Taskbar, which when selected presents a list of open windows in a representation different from the primary window. Similar user interfaces exist in MAC OS X brand operating system by Apple Computing, Inc. of Cupertino, Calif. including Apple-Tab and the Dock in which a list of windows in are provided in a representation different from the primary window. Each of the aforementioned user interfaces restate or reformulate the open windows into a type of list. These interfaces however, do not allow the user to view content of a window without the window being selected.
Recently, Apple Computing, Inc. introduced Exposé in the MAC OS X brand operating system. Exposé provides a user with the ability to display all open windows as thumbnails on the desktop. In operation, when the user types the F9 key, Exposé tiles all the open windows. Namely, Exposé scales the windows down to a size such that all the open windows are displayed in a non-overlapping form. In another aspect, Exposé provides a user with the ability to display view all open windows in a particular application in a non-overlapping manner. Specifically, when the user types the F10 key, Exposé tiles all of the open windows for the current application in a non-overlapping form while fading to a gray all of the open windows associated with other applications.
While Exposé allows the user to view open windows simultaneously, multiple windows are tiled on the screen, which can still lead to some confusion. It would be helpful to provide an interface which allows a user to scan quickly through open windows, one at a time, where the current window being viewed can maintain its size.
There is therefore a need for a method to allow users to quickly scan through open windows one at a time. According to one aspect of the invention, all but one of the open windows is made transparent. The remaining window, which is in focus, is made opaque and therefore clearly visible. In response, to a command, windows can be navigated through where each input causes a window previously not in focus to be in focus and become opaque, and causes the window in focus at the time of the command to become transparent. Thus, at all times during navigation, a single window is opaque and the other windows are transparent. This can be referred to as x-ray browsing.
According to one aspect, a method for concurrently displaying a plurality of windows on a display screen is provided, the method includes, responsive to a command, making a first window the window in focus on the display screen and changing the relative opacities between a content portion of the first window and a content portion of the second window. The opacity of the content portion of the first window is greater than the opacity of the content portion of the second window.
The foregoing summary of the invention, as well as the following detailed description of illustrative embodiments, is better understood when read in conjunction with the accompanying drawings, which are included by way of example, and not by way of limitation with regard to the claimed invention.
In the following description of various illustrative embodiments, reference is made to the accompanying drawings, which form a part hereof, and in which is shown, by way of illustration, various embodiments in which the invention may be practiced. It is to be understood that other embodiments may be utilized and structural and functional modifications may be made without departing from the scope of the present invention.
The invention is operational with numerous other general purpose or special purpose computing system environments or configurations. Examples of well known computing systems, environments, and/or configurations that may be suitable for use with the invention include, but are not limited to, personal computers, server computers, hand-held or laptop devices, multiprocessor systems, microprocessor-based systems, set top boxes, programmable consumer electronics, network PCs, minicomputers, mainframe computers, distributed computing environments that include any of the above systems or devices, and the like.
The invention may be described in the general context of computer-executable instructions, such as program modules, being executed by a computer. Generally, program modules include routines, programs, objects, components, data structures, etc. that perform particular tasks or implement particular abstract data types. The invention may also be practiced in distributed computing environments where tasks are performed by remote processing devices that are linked through a communications network. In a distributed computing environment, program modules may be located in both local and remote computer storage media including memory storage devices.
With reference to
Computer 110 typically includes a variety of computer readable media. Computer readable media can be any available med that can be accessed by computer 110 and includes both volatile and nonvolatile media, removable and non-removable media. by way of example, and not limitation, computer readable media may comprise computer storage media and communication media. Computer storage media includes volatile and nonvolatile, removable non-removable media implement in any method or technology for storage of information such as computer readable instruction, data structures, program modules or other data. Computer media includes, but is not limited to, random access memory (RAM), read only memory (ROM), (EEPROM), flash memory or other memory technology, CD-ROM, digital versatile disks (DVD) or other optical disk storage, magnetic cassettes, magnetic tape, magnetic disk storage or other magnetic storage devices, or any other medium which can be used to store the desired information and which can be accessed by computer 110. Communication media typically embodies computer readable instructions, data structures or program modules. By way of example, and not limitation, communication media includes wired media such as a wired network or direct-wired connection, and wireless media such as acoustic, RF, infared and other wireless media. Combinations of the any of the above should also be included within the scope of computer readable media.
The system memory 130 includes computer storage media in the form of volatile and/or nonvolatile memory such as ROM 131 and RAM 132. A basic input/output system 133 (BIOS), containing the basic routines that help to transfer information between elements within computer 110, such as during start-up, is typically stored in ROM 131. RAM 132 typically contains data and/or program modules that are immediately accessible to and/or presently being operated on by processing unit 120. By way of example, and not limitation,
The computer 110 may also include other removable/non-removable, volatile/nonvolatile computer storage media. By way of example only,
The drives and their associated computer storage media discussed above and illustrated in
The computer 110 may operate in a networked environment using logical connections to one or more remote computers, such as a remote computer 180. The remote computer 180 may be a personal computer, a server, a router, a network PC, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 110, although only a memory storage device 181 has been illustrated in
When used in a LAN networking environment, the computer 110 is connected to the LAN 171 through a network interface or adapter 170. When used in a WAN networking environment, the computer 110 typically includes a modem 172 or other means for establishing communications over the WAN 173, such as the Internet. The modem 172, which may be internal or external, may be connected to the system bus 121 via the user input interface 160, or other appropriate mechanism. In a networked environment, program modules depicted relative to the computer 110, or portions thereof, may be stored in the remote memory storage device. By way of example, and not limitation,
It will be appreciated that the network connections shown are exemplary and other means of establishing a communications link between the computers can be used. The existence of any of various well-known protocols such as TCP/IP, Ethernet, FTP, HTTP and the like is presumed, and the system can be operated in a client-server configuration to permit a user to retrieve web pages from a web-based server. Any of various conventional web browsers can be used to display and manipulate data on web pages.
A programming interface (or more simply, interface) may be viewed as any mechanism, process, protocol for enabling one or more segment(s) of code to communicate with or access the functionality provided by one or more other segment(s) of code. Alternatively, a programming interface may be viewed as one or more mechanism(s), method(s), function call(s), module(s), object(s), etc. of a component of a system capable of communicative coupling to one or more mechanism(s), method(s), function call(s), module(s), etc. of other component(s). The term “segment of code” in the preceding sentence is intended to include one or more instructions or lines of code, and includes, e.g., code modules, objects, subroutines, functions, and so on, regardless of the terminology applied or whether the code segments are separately compiled, or whether the code segments are provided as source, intermediate, or object code, whether the code segments are utilized in a runtime system or process, or whether they are located on the same or different machines or distributed across multiple machines, or whether the functionality represented by the segments of code are implemented wholly in software, wholly in hardware, or a combination of hardware and software.
Notionally, a programming interface may be viewed generically, as shown in
Aspects of such a programming interface may include the method whereby the first code segment transmits information (where “information” is used in its broadest sense and includes data, commands, requests, etc.) to the second code segment; the method whereby the second code segment receives the information; and the structure, sequence, syntax, organization, schema, timing and content of the information. In this regard, the underlying transport medium itself may be unimportant to the operation of the interface, whether the medium be wired or wireless, or a combination of both, as long as the information is transported in the manner defined by the interface. In certain situations, information may not be passed in one or both directions in the conventional sense, as the information transfer may be either via another mechanism (e.g. information placed in a buffer, file, etc. separate from information flow between the code segments) or non-existent, as when one code segment simply accesses functionality performed by a second code segment. Any or all of these aspects may be important in a given situation, e.g., depending on whether the code segments are part of a system in a loosely coupled or tightly coupled configuration, and so this list should be considered illustrative and non-limiting.
This notion of a programming interface is known to those skilled in the art and is clear from the foregoing detailed description of the invention. There are, however, other ways to implement a programming interface, and, unless expressly excluded, these too are intended to be encompassed by the claims set forth at the end of this specification. Such other ways may appear to be more sophisticated or complex than the simplistic view of
A communication from one code segment to another may be accomplished indirectly by breaking the communication into multiple discrete communications. This is depicted schematically in
In some cases, it may be possible to ignore, add or redefine certain aspects (e.g., parameters) of a programming interface while still accomplishing the intended result. This is illustrated in
It may also be feasible to merge some or all of the functionality of two separate code modules such that the “interface” between them changes form. For example, the functionality of
A communication from one code segment to another may be accomplished indirectly by breaking the communication into multiple discrete communications. This is depicted schematically in
Yet another possible variant is to dynamically rewrite the code to replace the interface functionality with something else but which achieves the same overall result. For example, there may be a system in which a code segment presented in an intermediate language (e.g. Microsoft IL, Java ByteCode, etc.) is provided to a Just-in-Time (JIT) compiler or interpreter in an execution environment (such as that provided by the .Net framework, the Java runtime environment, or other similar runtime type environments). The JIT compiler may be written so as to dynamically convert the communications from the 1st Code Segment to the 2nd Code Segment, i.e., to conform them to a different interface as may be required by the 2nd Code Segment (either the original or a different 2nd Code Segment). This is depicted in
It is also noted that the above-described scenarios for achieving the same or similar result as an interface via alternative embodiments may also be combined in various ways, serially and/or in parallel, or with other intervening code. Thus, the alternative embodiments presented above are not mutually exclusive and may be mixed, matched and combined to produce the same or equivalent scenarios to the generic scenarios presented in
Desktop space 201 is an area of a display that allows for the display of windows corresponding to application programs. The taskbar at the bottom indicates which windows are currently in use, which may be visible or minimized. A taskbar is a specific implementation of an on-screen window remote control used to list and enable manipulation of windows, such as activating, moving, hiding, and minimizing. Window 202 may be represented by taskbar button 212. Window 210 may be represented by taskbar button 214. Window 204 may be represented by taskbar button 218. Window 206 may be represented by taskbar button 220. Window 208 may be represented by taskbar button 222. Window 216 may be represented by taskbar button 224. As shown in this example, all six of the windows are shown open. Although only six windows are shown, it should be understood that more or fewer windows may be open. The taskbar button order may indicate the order in which the corresponding windows were first opened. For example, window 204 is the third window from the top of the Z-order as shown by its corresponding taskbar button 218, while window 216 was the least recent window opened in comparison to the other five windows.
Each of windows 202, 204, 206, 208, 210 and 216 includes an indicium, respectively, corresponding to the application program using the window. Each window in
For the windows 202, 204, 206, 208, 210 and 216 shown in
To initiate x-ray window browsing according to an illustrative aspect of the present invention, the user inputs a command in the form of a keyboard shortcut, a mouse action, a voice input or the like. These inputs might include a shortcut sequence like Windows-Tab, or pushing the mouse pointer to a corner of the screen. In response, to the command, each of the windows in
To browse to another of the windows (currently transparent), the user can issue another command by performing an action, such as pressing the Tab key while continuing to hold the Windows key, spinning the mouse wheel one click or providing another input. In this example shown in
In the illustrative implementation shown, only one window is ever fully opaque, and the user navigates through the open windows in a linear order. One illustrative order is Z-order (closest to farthest). However, many other orders are possible, like distance from an edge or corner of the screen, alphabetical by title of the window, alphabetical by application and title, etc. A user interface may be provided in a configuration mode to allow the user to pre select the order in which windows would be navigated.
Continued browsing will cause other individual windows to be put in focus and have their opacities increased to be substantially opaque successively while the opacity of the remaining windows, not in focus, will be to be substantially transparent. In this implementation, at any one time, the window in focus has a substantially greater opacity than the windows not in focus. Upon completion of browsing, for example in response to a command, the Z-order can change where the window in focus moves to the top of the Z-order and the opacity of all the windows returns to the opacity shown in
In certain illustrative implementations of browsing according to the present invention, all open windows maintain their horizontal and vertical position and size, as well as their position in the Z-order while being browsed. While not required, maintaining these parameters as described can minimize the impact of the browsing action on the user's mental model of their workspace. As such, the user will more easily be able to remember the window size, window position, and the period in which a specific window was browsed relative to other windows to find the desired window more quickly.
While the example of the invention described with respect to
Alternatively, a subset of the open (visible or hidden) windows could be browsed through. In one implementation, browsing could be set to occur based on all windows associated with a word processing application, or all windows with other common characteristics. In these scenarios, the windows on the desktop could be segmented into a particular group and the browsing would only be carried out among those windows in the particular group. The screen real estate could be used entirely for the browsing action or could be subdivided as needed.
In a further implementation of x-ray browsing as shown in
It will be appreciated by one skilled in the art that aspects of the invention described above may be applied to any view of a collection of objects which are typically identified by their visual attributes (i.e. size, shape, position, content). For example, a collection of photographs in a folder (container) may be presented as piles (or stacks), grouped by a common attribute or explicitly by the user. Because these stacks also maintain a z-order, aspects of the invention could be used to ‘browse’ the stack of photos to locate/retrieve a specific photo without having to resort to opening, or flattening, the stack.
Most existing operating systems have functionality to control the opacities of windows and third party software exists that allows users to manually change the opacity of a single window. In another implementation of the present invention, various aspects of the present invention may be performed by an application programming interface (API). For example, public APIs may interface with an operating system to allow an operating system to provide the various features of the present invention. In one aspect, a software architecture for processing data representative of a first window in focus and a second window out of focus on a computer display may include a component configured to set the opacity of a first window and a second window, wherein the opacity of the first window is set to be substantially opaque relative to the opacity of the second window and an application program interface to access the component. An API may receive a request to put one window in focus and other windows out of focus, access the necessary function(s) to perform the operation, and then send the results back to an operating system. The operating system may use the data provided from the API to perform the various features of the present invention.
In another implementation, a programming interface operable with an operating system, can perform the steps including intercepting an instruction to a destination module from the operating system to place one window in focus and other windows out of focus and providing to the destination module an instruction to set the opacity of the one window and the other windows, wherein the instruction sets the opacity of the one window to be substantially opaque relative to the opacities of the other windows.
While illustrative systems and methods as described herein embodying various aspects of the present invention are shown, it will be understood by those skilled in the art, that the invention is not limited to these embodiments. Modifications may be made by those skilled in the art, particularly in light of the foregoing teachings. For example, each of the elements of the aforementioned embodiments may be utilized alone or in combination or subcombination with elements of the other embodiments. It will also be appreciated and understood that modifications may be made without departing from the true spirit and scope of the present invention. The description is thus to be regarded as illustrative instead of restrictive on the present invention.
Number | Name | Date | Kind |
---|---|---|---|
4651146 | Lucash | Mar 1987 | A |
4653020 | Cheselka | Mar 1987 | A |
4862389 | Takagi | Aug 1989 | A |
5412776 | Bloomfield et al. | May 1995 | A |
5463726 | Price | Oct 1995 | A |
5499334 | Staab | Mar 1996 | A |
5515494 | Lentz | May 1996 | A |
5546528 | Johnston | Aug 1996 | A |
5651107 | Frank et al. | Jul 1997 | A |
5668962 | Kitami | Sep 1997 | A |
5754809 | Gandre | May 1998 | A |
5758110 | Boss | May 1998 | A |
5841435 | Dauerer | Nov 1998 | A |
5874960 | Mairs | Feb 1999 | A |
5880733 | Horvitz | Mar 1999 | A |
5889517 | Ueda | Mar 1999 | A |
5892511 | Gelsinger | Apr 1999 | A |
5898433 | Hijikata | Apr 1999 | A |
5920316 | Oran | Jul 1999 | A |
5949432 | Gough et al. | Sep 1999 | A |
6008809 | Brooks | Dec 1999 | A |
6031530 | Trueblood | Feb 2000 | A |
6040833 | Henshaw | Mar 2000 | A |
6072488 | McFarland | Jun 2000 | A |
6075531 | DeStefano | Jun 2000 | A |
6108714 | Kumagai | Aug 2000 | A |
6160554 | Krause | Dec 2000 | A |
6166736 | Hugh | Dec 2000 | A |
6184883 | Bates | Feb 2001 | B1 |
6215490 | Kaply | Apr 2001 | B1 |
6229542 | Miller | May 2001 | B1 |
6239798 | Ludolph | May 2001 | B1 |
6272484 | Martin | Aug 2001 | B1 |
6275227 | DeStefano | Aug 2001 | B1 |
6313855 | Shuping | Nov 2001 | B1 |
6321209 | Pasquali | Nov 2001 | B1 |
6344863 | Capelli et al. | Feb 2002 | B1 |
6411292 | Cook et al. | Jun 2002 | B1 |
6429855 | Pabon | Aug 2002 | B2 |
6429883 | Plow et al. | Aug 2002 | B1 |
6486895 | Robertson et al. | Nov 2002 | B1 |
6549218 | Gershony et al. | Apr 2003 | B1 |
6577330 | Tsuda | Jun 2003 | B1 |
6590593 | Robertson et al. | Jul 2003 | B1 |
6590594 | Bates | Jul 2003 | B2 |
6597358 | Miller | Jul 2003 | B2 |
6628310 | Hiura et al. | Sep 2003 | B1 |
6636246 | Gallo et al. | Oct 2003 | B1 |
6686938 | Jobs | Feb 2004 | B1 |
6710788 | Freach et al. | Mar 2004 | B1 |
6720982 | Sakaguchi | Apr 2004 | B1 |
6734873 | Herf et al. | May 2004 | B1 |
6781611 | Richard | Aug 2004 | B1 |
6822662 | Cook et al. | Nov 2004 | B1 |
6874123 | DeStefano | Mar 2005 | B1 |
6915489 | Gargi | Jul 2005 | B2 |
6922815 | Rosen | Jul 2005 | B2 |
6957395 | Jobs | Oct 2005 | B1 |
6988135 | Martin et al. | Jan 2006 | B2 |
6996783 | Brown et al. | Feb 2006 | B2 |
7028264 | Santoro | Apr 2006 | B2 |
7047500 | Roelofs | May 2006 | B2 |
7103850 | Engstrom et al. | Sep 2006 | B1 |
7119819 | Robertson | Oct 2006 | B1 |
7146573 | Brown et al. | Dec 2006 | B2 |
7159189 | Weingart et al. | Jan 2007 | B2 |
RE39610 | McFarland | May 2007 | E |
7250955 | Beeman et al. | Jul 2007 | B1 |
7296242 | Agata et al. | Nov 2007 | B2 |
7386801 | Horvitz et al. | Jun 2008 | B1 |
7439975 | Hsu | Oct 2008 | B2 |
7506267 | Baxter et al. | Mar 2009 | B2 |
20010028368 | Swartz et al. | Oct 2001 | A1 |
20010035882 | Stoakley | Nov 2001 | A1 |
20020091739 | Ferlitsch et al. | Jul 2002 | A1 |
20020130904 | Becker | Sep 2002 | A1 |
20020171682 | Frank et al. | Nov 2002 | A1 |
20030117440 | Hellyar et al. | Jun 2003 | A1 |
20030142108 | Brown et al. | Jul 2003 | A1 |
20030142109 | Brown et al. | Jul 2003 | A1 |
20030142136 | Carter et al. | Jul 2003 | A1 |
20030142138 | Brown et al. | Jul 2003 | A1 |
20030142140 | Brown et al. | Jul 2003 | A1 |
20030164862 | Cadiz et al. | Sep 2003 | A1 |
20030179237 | Nelson | Sep 2003 | A1 |
20030210270 | Clow | Nov 2003 | A1 |
20040066408 | Meyers | Apr 2004 | A1 |
20040174396 | Jobs | Sep 2004 | A1 |
20040212640 | Mann | Oct 2004 | A1 |
20040255254 | Weingart | Dec 2004 | A1 |
20040261037 | Ording et al. | Dec 2004 | A1 |
20040261038 | Ording et al. | Dec 2004 | A1 |
20040261039 | Pagan | Dec 2004 | A1 |
20050022139 | Gettman et al. | Jan 2005 | A1 |
20050091597 | Ackley | Apr 2005 | A1 |
20050125742 | Grotjohn et al. | Jun 2005 | A1 |
20050132299 | Jones | Jun 2005 | A1 |
20050188326 | Ikeda | Aug 2005 | A1 |
20050204306 | Kawahara et al. | Sep 2005 | A1 |
20050210388 | Matsumoto | Sep 2005 | A1 |
20050210410 | Ohwa | Sep 2005 | A1 |
20050223334 | Guido | Oct 2005 | A1 |
20050235209 | Morita | Oct 2005 | A1 |
20050289482 | Anthony et al. | Dec 2005 | A1 |
20060041846 | Masselle | Feb 2006 | A1 |
20060107229 | Matthews et al. | May 2006 | A1 |
20060123353 | Matthews | Jun 2006 | A1 |
Number | Date | Country | |
---|---|---|---|
20060294475 A1 | Dec 2006 | US |