US20140310646A1 - Application Window Divider Control for Window Layout Management - Google Patents

Application Window Divider Control for Window Layout Management Download PDF

Info

Publication number
US20140310646A1
US20140310646A1 US13/863,369 US201313863369A US2014310646A1 US 20140310646 A1 US20140310646 A1 US 20140310646A1 US 201313863369 A US201313863369 A US 201313863369A US 2014310646 A1 US2014310646 A1 US 2014310646A1
Authority
US
United States
Prior art keywords
application window
user interface
application
divider control
window
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
US13/863,369
Other versions
US11294529B2 (en
Inventor
Miron Vranjes
Jesse Clay Satterfield
Matthew Isaac Worley
Chaitanya Sareen
Nils Anders Sundelin
Abhishek Malani
Alice Steinglass
Robert James Jarrett
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Microsoft Technology Licensing LLC
Original Assignee
Microsoft Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Microsoft Corp filed Critical Microsoft Corp
Priority to US13/863,369 priority Critical patent/US11294529B2/en
Assigned to MICROSOFT CORPORATION reassignment MICROSOFT CORPORATION ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: JARRETT, ROBERT JAMES, SAREEN, CHAITANYA, SUNDELIN, NILS ANDERS, VRANJES, Miron, WORLEY, MATTHEW ISAAC, MALANI, ABHISHEK, SATTERFIELD, JESSE CLAY, STEINGLASS, ALICE
Priority to AU2013386836A priority patent/AU2013386836B2/en
Priority to SG11201508348WA priority patent/SG11201508348WA/en
Priority to CN202111106512.2A priority patent/CN113821290A/en
Priority to NZ712845A priority patent/NZ712845A/en
Priority to MX2015014579A priority patent/MX2015014579A/en
Priority to CN201380075620.5A priority patent/CN105190544A/en
Priority to CA2908006A priority patent/CA2908006C/en
Priority to KR1020157032167A priority patent/KR102113371B1/en
Priority to MYPI2015703699A priority patent/MY180954A/en
Priority to SG10201707722WA priority patent/SG10201707722WA/en
Priority to EP13780431.6A priority patent/EP2987077B1/en
Priority to PCT/US2013/060247 priority patent/WO2014171963A1/en
Priority to JP2016507531A priority patent/JP6216440B2/en
Priority to BR112015025939-1A priority patent/BR112015025939B1/en
Priority to RU2015144183A priority patent/RU2656993C2/en
Publication of US20140310646A1 publication Critical patent/US20140310646A1/en
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Assigned to MICROSOFT TECHNOLOGY LICENSING, LLC reassignment MICROSOFT TECHNOLOGY LICENSING, LLC ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MICROSOFT CORPORATION
Priority to IL241765A priority patent/IL241765B/en
Priority to ZA2015/07206A priority patent/ZA201507206B/en
Priority to PH12015502311A priority patent/PH12015502311A1/en
Priority to CL2015003057A priority patent/CL2015003057A1/en
Priority to HK16102816.0A priority patent/HK1214872A1/en
Priority to US17/705,086 priority patent/US11836327B2/en
Publication of US11294529B2 publication Critical patent/US11294529B2/en
Application granted granted Critical
Priority to US18/499,191 priority patent/US20240061543A1/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0481Interaction techniques based on graphical user interfaces [GUI] based on specific properties of the displayed interaction object or a metaphor-based environment, e.g. interaction with desktop elements like windows or icons, or assisted by a cursor's changing behaviour or appearance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Definitions

  • a computer operating system including its corresponding user interface, allows a user to adjust an application window for presentation to the user through the user interface.
  • user-directed adjustments come with inconvenient limitations, particularly as user interfaces become more modern and flexible.
  • Implementations described and claimed herein address the foregoing problems by providing an application window divider control that is shared by a first application window and a second application window in a user interface. Based on a received directional instruction that moves the application window divider control along an axis of the user interface, placement of the first application window and the second application window may be positioned across a range of consistently spaced points along an axis of the user interface. Placement adjustment can also impact other application windows in the user interface.
  • the application window divider control may also snap to provide “magnetic” points along the axis when certain conditions are satisfied.
  • FIG. 1 illustrates two application windows sharing an application window divider control in an example user interface screen.
  • FIG. 2 illustrates a schematic of two application windows sharing an application window divider control in an example user interface.
  • FIG. 3 illustrates a schematic of two application windows sharing an application window divider control and a third application window in an example user interface.
  • FIG. 4 illustrates an example sequence of user interface operations implementing an application window divider control.
  • FIG. 5 illustrates a schematic of two application windows sharing an application window divider control at a magnetic point in an example user interface.
  • FIG. 6 illustrates example operations for adjusting placement of two application windows using an application window divider control.
  • FIG. 7 illustrates example operations for operating an application window divider control relative to a magnetic point in an example user interface.
  • FIG. 8 illustrates an example system that may be useful in implementing the described technology.
  • Launching an application window includes without limitation initially executing the application and switching to a new or hidden application window of an already executing application.
  • an application window may include without limitation a window of the operating system components, an operating system utility, and a special purpose application program (e.g., a Web browser program, a word processing program, a spreadsheet program).
  • FIG. 1 illustrates two application windows 100 and 102 sharing an application window divider control 110 in an example user interface screen 104 .
  • a window management system 106 is typically a component of an operating system or user interface environment but could also be an independent application.
  • the window management system 106 manages the display, placement, layout, appearance, and other aspects of the application windows 100 and 102 , as well as other windows and user interface characteristics and operations.
  • the application window 100 presents a search result window displaying search results from a Web search engine.
  • the individual search results (such as a search result 108 ) includes representative text and/or one or more images along with a browser navigable link, which can be selected by the user for navigation to a Web site identified by the browser navigable link.
  • the application window 102 presents results from a weather application or Web site, including a 4-day forecast of weather in Denver, Colo.
  • a window boundary control 110 divides the displayed area of the application window 100 and displayed area of the application window 102 , in the illustrated case, separating the application windows. In some implementations, the window boundary control 110 may be manipulated by the user to change the size and/or location of one or both windows.
  • each application window in an overlapping windowing environment may be bounded by a window boundary control, which can be manipulated by the user to change the location, size, and front-to-back ordering (collectively, “placement”) of the potentially overlapping windows (e.g., the z-ordering of the windows).
  • a window boundary control which can be manipulated by the user to change the location, size, and front-to-back ordering (collectively, “placement”) of the potentially overlapping windows (e.g., the z-ordering of the windows).
  • the window management system 106 receives input through the application windows 100 and 102 and through other user interface components (e.g., the keyboard interface, a touch screen interface, a voice interface, and pointing device) and displays the applications windows 100 and 102 , the window boundary control 110 , and other application windows and controls through the user interface.
  • user interface components e.g., the keyboard interface, a touch screen interface, a voice interface, and pointing device
  • the window boundary control 110 represents a divider between the two distinct application windows 100 and 102 or between an application window and an empty space in the user interface, and therefore may also be referred to as an “application window divider control.”
  • the application window divider control may be manipulated through the user interface to communicate changes in the size of an application window (with respect to an empty space) or in the relative sizes of the application windows 100 and 102 to the window management system 106 .
  • functionality of the application window divider control represents a window management system control that, rather than being a component of one application window or another, provides an external boundary of one or more application windows and, in some configuration, may be shared by the two or more application windows as part of the user interface and window management system 106 .
  • two or more application window divider controls may merge together to form a single application window divider control.
  • two application windows may be presented along a horizontal axis of a user interface, separated by an empty space.
  • each application is displayed with an application window divider control between the application window and the empty space. If one of the application window divider controls is dragged to the other application window divider control, the empty space is filled with the expanded application window and the two application window divider controls merge into a single application window divider control within the user interface.
  • the two application window divider controls can “snap” into a single application window divider control when the empty space between then narrows to a minimum empty space width.
  • FIG. 1 illustrates a non-overlapping windowing environment
  • overlapping windowing environments may also employ an application window divider, whether as a window management system control dividing one application window from another or dividing/bounding an application window relative to an empty space in the user interface or another application window partially occluded by the application window.
  • a user can select the application window divider control (e.g., via a touch screen, a pointing device, keyboard input) and drag it right and left along a wide range of relatively continuous locations along the horizontal extent of the user interface.
  • a user can give the application window divider control focus (e.g., by selecting it), and then the user can move the application window divider control by depressing or otherwise activating a keyboard input (e.g., an arrow key) until the application window divider control is at a desired location along the axis.
  • the relatively continuous locations comprise tightly and consistently spaced points along the horizontal axis (e.g., each point separated from an adjacent point by a small number of pixels or some other visually continuous spacing). It should be understood that alternative implementations may provide relatively continuous window divider control along the vertical extent of the user interface or along some other axis.
  • a user interface may also include multiple application window divider controls, some of which may intersect on different axes.
  • the user interface responsive to the user-induced movement of the application window divider control in a horizontal direction, provides a visual cue suggesting the continuous relative sizing of the application windows 100 and 102 .
  • the application window divider control itself moves, at least one of the application windows appears to resize dynamically, or some other user-friendly suggestion of resizing is animated in the user interface.
  • the application windows may be represented during resizing as snapshots of each window captured at or near the initiation of the directional instruction. In another implementation, the application windows may be represented during resizing as live application windows or other window placeholder representations.
  • both application windows snap into place at the relative sizes designated by the last location of the application window divider control.
  • the adjacent sides of the application windows 100 and 102 move in visual conformity with the application window divider control.
  • the application window divider moves continuous and both application windows 100 and 102 resize dynamically.
  • FIG. 2 illustrates a schematic of two application windows (e.g., application window 200 for App A and application window 202 for App B) sharing an application window divider control 204 in an example user interface 206 .
  • the application window divider control 204 is shared by the application windows 200 and 202 but is not a component of either application window.
  • the application window divider control 204 is a control of a window management system 208 , which manages the display, placement, layout, appearance, and other aspects of the application windows 200 and 202 , as well as other windows and user interface characteristics and operations.
  • the window management system 208 manages the user manipulation of the application window divider control 204 , including the receipt of user input (e.g., a directional instruction, such as a drag), the mutual resizing of the application windows 200 and 202 , and the presentation of the application windows 200 and 202 within the user interface 206 .
  • user input e.g., a directional instruction, such as a drag
  • the application window divider control 204 can be moved along the horizontal axis of the user interface 206 in response to a user-provided directional instruction.
  • the application windows 200 and 202 adjust their placement in according to the end point of the direction instruction (e.g., the location of the application window divider control 204 along the axis when the directional instruction is completed). In FIG. 2 , this placement adjustment would result in the complimentary resizing of the application windows 200 and 202 based on the final location of the application window divider control 204 .
  • FIG. 3 illustrates a schematic of two application windows (e.g., application window 300 for App B and application window 302 for App C) sharing an application window divider control 304 and a third application window (e.g., application window 310 for App A) in an example user interface 306 .
  • the application window divider control 304 is shared by the application windows 300 and 302 but is not a component of either application window.
  • Another application window divider control 305 is also presented in the user interface 306 and is shared by the application windows 310 and 300 .
  • the application window divider controls 304 and 305 are controls of a window management system 308 , which manages the display, placement, layout, appearance, and other aspects of the application windows 300 , 302 , and 310 , as well as other windows and user interface characteristics and operations.
  • the window management system 308 manages the user manipulation of the application window divider controls 304 and 305 , including the receipt of user input (e.g., a directional instruction, such as a drag), the mutual resizing of the application windows 300 and 302 based on the application window divider control 304 , the mutual resizing of the application windows 300 and 310 based on the application window divider control 305 , and the presentation of the application windows 300 , 302 , and 310 within the user interface 306 .
  • user input e.g., a directional instruction, such as a drag
  • the application window divider controls 304 and 305 can be moved along the horizontal axis of the user interface 306 in response to a user-provided directional instruction.
  • the window management system 308 adjusts the placements of the application windows 300 and 302 in accordance with the end point of the direction instruction (e.g., the location of the application window divider control 304 along the axis when the directional instruction is completed).
  • the end point of the direction instruction e.g., the location of the application window divider control 304 along the axis when the directional instruction is completed.
  • this placement adjustment would result in the complimentary resizing of the application windows 300 and 302 based on the final location of the application window divider control 304 .
  • a similar behavior for application windows 300 and 310 would occur responsive to a directional instruction provided to the application window divider control 305 .
  • each application window divider control 304 and 305 may also impact placement of application windows that it does not share (e.g., divide). For example, in some circumstances, a directional instruction to the application window divider control 304 can cause a placement adjustment to the application window 310 , as described below.
  • FIG. 4 illustrates an example sequence of user interface operations implementing an application window divider control 400 .
  • a user interface presents application windows for App A, App B, and App C.
  • a directional instruction is provided to the application window divider control 400 , moving it in the left direction toward App B and App A and adjusting the placement (e.g., the sizing) of the application window for App B (e.g., decreasing its width) and adjusting the placement (e.g., the sizing) of the application window for App C (e.g., increasing its width).
  • the placement of the application window for App B has satisfied a minimum size condition 412 —once the width of the application window for App B decreases to a given width threshold, which may be statically or dynamically determined, the width of the application window for App B does not continue to decrease.
  • the continuing directional instruction causes the application window for App A to adjust its placement (e.g., decreasing its width), while the width of the application window for App B remains at its minimum size condition 412 .
  • the width of the application window for App A also stops decreasing.
  • the continuation of the directional instruction has decreased the widths of the applications windows for App A and App B to their minimum size conditions 414 and 412 respectively. Therefore, at 408 , the continuation of the directional instruction causes the application window for App A to be removed from the user interface.
  • the application window for App A is animated to appear to be pushed out of the left edge of the user interface (e.g., in the direction of the directional instruction).
  • the directional instruction continues to cause the application window for App B to be removed from the user interface.
  • the application window for App B is animated to appear to be pushed out of the left edge of the user interface (e.g., in the direction of the directional instruction).
  • the directional instruction can be completed (e.g., by the user lifting a finger off of the touch screen, by the user removing a finger from the depressed button of a pointing device, by the user providing an appropriate keyboard input to complete the directional instruction).
  • the window management system presents the placement of the application windows in accordance with the placement of the corresponding application window divider controls.
  • the window management system records previous window sizes and placements to allow a user to undo one or more resizing operations.
  • FIG. 5 illustrates a schematic of two application windows 500 and 502 sharing an application window divider control 504 at a magnetic point 506 in an example user interface 508 .
  • the application window divider control 504 is shared by the application windows 500 and 502 but is not a component of either application window.
  • the application window divider control 504 is a control of a window management system 512 , which manages the display, placement, layout, appearance, and other aspects of the application windows 500 and 502 , as well as other windows and user interface characteristics and operations.
  • the window management system 512 manages the user manipulation of the application window divider control 504 , including the receipt of user input (e.g., a directional instruction, such as a drag), the mutual resizing of the application windows 500 and 502 , and the presentation of the application windows 500 and 502 within the user interface 508 .
  • user input e.g., a directional instruction, such as a drag
  • the application window divider control 504 can be moved along the horizontal axis of the user interface 508 in response to a user-provided directional instruction.
  • the application windows 500 and 502 adjust their placement in according to the end point of the direction instruction (e.g., the location of the application window divider control 504 along the axis when the directional instruction is completed). In FIG. 5 , this placement adjustment would result in the complimentary resizing of the application windows 500 and 502 based on the final location of the application window divider control 504 .
  • FIG. 5 shows three “magnetic” points along the horizontal axis of the user interface 508 , although any number of magnetic points is contemplated.
  • Each magnetic point represents a position on the horizontal axis of the user interface 508 to which the application window divider control 504 is pulled when, during a directional instruction, the movement of the application window divider control 504 satisfies a speed condition (e.g., movement slows below a speed threshold) and/or a distance condition (e.g., movement brings the application window divider 504 within a given distance threshold 510 from the magnetic point).
  • a speed condition e.g., movement slows below a speed threshold
  • a distance condition e.g., movement brings the application window divider 504 within a given distance threshold 510 from the magnetic point.
  • the application window divider control 504 can slow the movement near the magnetic point 506 , which can cause the application window divider control 504 to snap to its location shown as 504 ′.
  • the location of the magnetic points may be determined statically for a set of visible application windows or dynamically during a directional instruction.
  • a statically determined magnetic point may be located at the center of the horizontal axis when two application windows are visible or magnetic points may be placed at thirds along the horizontal axis when three application windows are visible.
  • the location of some magnetic points may be determined dynamically during a directional instruction.
  • the window management system can calculate the locations of any magnetic points along the axis, and in some implementations, the locations may be dynamically updated as the directional instruction continues to be executed, subject to application window placement preferences and other constraints. Eventually, when the directional instruction is committed, the application window divider controls will snap to the dynamically calculated locations of the magnetic points.
  • the term “snap” describes moving the application window divider control 504 to align with the magnetic point 506 along the axis when the application window divider control 504 is not initially aligned with the magnetic point 506 but the movement of the application window divider control 504 satisfies a speed condition and a distance condition relative to the magnetic point 506 .
  • this snapping operation appears as a relatively rapid movement or jump by the application window divider control 504 to align with the magnetic point 506 .
  • the snapping operation can be presented through the user interface 508 in other ways (e.g., the snapping of window boundaries, the rapid movement of ghost images of application windows, etc.).
  • magnetic points may be positioned to maintain consistent horizontal and/or sizing of application windows (e.g., each of three windows have the same width).
  • minimum and maximum windows sizes, user-defined size preferences, and system defined window preferences may also be considered in the placement of magnetic points along an axis within the user interface.
  • one or more application window divider controls may be automatically snapped to appropriate magnetic points via a double-click, a double-tap, or a key combination on or in relation to one of the application window divider controls.
  • Such user input can instruct one or more application window divider controls to move in an appropriate direction to snap to the nearest magnetic point, subject to application window placement preferences and other constraints.
  • repeating the user input on the same application window divider control causes the application window divider controls of the visible application windows within the user interface to move in appropriate directions to snap to the nearest magnetic points, subject to application window placement preferences, and other constraints.
  • FIG. 6 illustrates example operations 600 for adjusting placement of two application windows using an application window divider control.
  • a presenting operation 602 presents an application window divider control shared by two application windows in a user interface.
  • the application window divider control separates or acts as a boundary between the two application windows.
  • An instruction operation 604 receives a directional instruction (e.g., a drag gesture) in association with the application window divider control.
  • An adjusting operation 606 adjusts the relative placement of the two application windows based on the directional instruction applied to the application window divider control. For example, one application window gets narrower and the other application window gets wider within the user interface as the application window divider control moves or after its movement is completed.
  • a decision operation 608 determines whether one of the application windows has been sized to satisfy a minimum size condition (note: different application windows can have different minimum size conditions). If not, the adjusting operation 606 continues processing the directional instruction. If the decision operation 608 determines whether one of the application windows has satisfied a minimum size condition, that application window stops getting narrower, and another decision operation 610 determines whether another application window is located in the direction of the directional instruction within the user interface. If not, the application window satisfying the minimum size condition is removed from the user interface in a removal operation 612 . Otherwise, another adjusting operation 610 adjusts the placement of the other application window based on the directional instruction. In one implementation, the visual effect of the adjusting operation 610 resembles the first minimum window freezing at its minimum width and starting to push the side of the next window so that the next window gets narrower.
  • next window may also reach a width that satisfies its minimum width condition. Accordingly, if the directional instruction continues in the same direction, then the next minimum window may be removed from the user interface in a manner similar to that discussed with regard to the removal operation 612 . Further, subsequent to removal of the next minimum window and subject to a continued directional instruction in the same direction, the first minimum window may be removed in a manner similar to that discussed with regard to the removal operation 612 .
  • FIG. 7 illustrates example operations 700 for operating an application window divider control relative to a magnetic point in an example user interface.
  • a presenting operation 702 presents an application window divider control shared by two application windows in a user interface.
  • the application window divider control separates or acts as a boundary between the two application windows.
  • An instruction operation 704 receives a directional instruction (e.g., a drag gesture) in association with the application window divider control.
  • An adjusting operation 706 adjusts the relative placement of the two application windows based on the directional instruction applied to the application window divider control.
  • a decision operation 708 determines whether movement of the application window divider control satisfies a speed condition and/or a distance condition relative to a magnetic point located along an axis of the user interface. For example, the decision operation 708 may determine that the speed of the application window divider control movement is below a given speed threshold. In another example, the decision operation 708 may determine that the distance between the application window divider control and the magnetic point is below a given distance threshold. In yet another example, the decision operation 708 tests both the speed condition and the distance condition to proceed to a snap operation 710 . If the appropriate conditions are not satisfied in the decision operation 708 , the adjusting operation 706 continues to adjust the relative placement of the two application windows.
  • the snap operation 710 snaps the application window divider control to the magnetic point in the user interface.
  • the snap operation 710 presents a rapid movement by the application window divider control along the axis from a location that is not aligned with the magnetic point to a location that is aligned with the magnetic point.
  • FIG. 8 illustrates an example system that may be useful in implementing the described technology.
  • the example hardware and operating environment of FIG. 8 for implementing the described technology includes a computing device, such as general purpose computing device in the form of a gaming console or computer 20 , a mobile telephone, a personal data assistant (PDA), a set top box, or other type of computing device.
  • the computer 20 includes a processing unit 21 , a system memory 22 , and a system bus 23 that operatively couples various system components including the system memory to the processing unit 21 .
  • the processor of computer 20 may be only one or there may be more than one processing unit 21 , such that the processor of computer 20 comprises a single central-processing unit (CPU), or a plurality of processing units, commonly referred to as a parallel processing environment.
  • the computer 20 may be a conventional computer, a distributed computer, or any other type of computer; the implementations are not so limited.
  • the system bus 23 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, a switched fabric, point-to-point connections, and a local bus using any of a variety of bus architectures.
  • the system memory may also be referred to as simply the memory, and includes read only memory (ROM) 24 and random access memory (RAM) 25 .
  • ROM read only memory
  • RAM random access memory
  • a basic input/output system (BIOS) 26 containing the basic routines that help to transfer information between elements within the computer 20 , such as during start-up, is stored in ROM 24 .
  • the computer 20 further includes a hard disk drive 27 for reading from and writing to a hard disk, not shown, a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29 , and an optical disk drive 30 for reading from or writing to a removable optical disk 31 such as a CD ROM, DVD, or other optical media.
  • a hard disk drive 27 for reading from and writing to a hard disk, not shown
  • a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29
  • an optical disk drive 30 for reading from or writing to a removable optical disk 31 such as a CD ROM, DVD, or other optical media.
  • the hard disk drive 27 , magnetic disk drive 28 , and optical disk drive 30 are connected to the system bus 23 by a hard disk drive interface 32 , a magnetic disk drive interface 33 , and an optical disk drive interface 34 , respectively.
  • the drives and their associated tangible computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for the computer 20 . It should be appreciated by those skilled in the art that any type of tangible computer-readable media which can store data that is accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, random access memories (RAMs), read only memories (ROMs), and the like, may be used in the example operating environment.
  • a number of program modules may be stored on the hard disk, magnetic disk 29 , optical disk 31 , ROM 24 , or RAM 25 , including an operating system 35 , one or more application programs 36 , other program modules 37 , and program data 38 .
  • a user may enter commands and information into the personal computer 20 through input devices such as a keyboard 40 and pointing device 42 .
  • Other input devices may include a microphone (e.g., for voice input), a camera (e.g., for a natural user interface (NUI)), a joystick, a game pad, a satellite dish, a scanner, or the like.
  • NUI natural user interface
  • serial port interface 46 that is coupled to the system bus, but may be connected by other interfaces, such as a parallel port, game port, or a universal serial bus (USB).
  • a monitor 47 or other type of display device is also connected to the system bus 23 via an interface, such as a video adapter 48 .
  • computers typically include other peripheral output devices (not shown), such as speakers and printers.
  • the computer 20 may operate in a networked environment using logical connections to one or more remote computers, such as remote computer 49 . These logical connections are achieved by a communication device coupled to or a part of the computer 20 ; the implementations are not limited to a particular type of communications device.
  • the remote computer 49 may be another computer, a server, a router, a network PC, a client, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 20 , although only a memory storage device 50 has been illustrated in FIG. 8 .
  • the logical connections depicted in FIG. 8 include a local-area network (LAN) 51 and a wide-area network (WAN) 52 .
  • LAN local-area network
  • WAN wide-area network
  • Such networking environments are commonplace in office networks, enterprise-wide computer networks, intranets and the Internet, which are all types of networks.
  • the computer 20 When used in a LAN-networking environment, the computer 20 is connected to the local network 51 through a network interface or adapter 53 , which is one type of communications device.
  • the computer 20 When used in a WAN-networking environment, the computer 20 typically includes a modem 54 , a network adapter, a type of communications device, or any other type of communications device for establishing communications over the wide area network 52 .
  • the modem 54 which may be internal or external, is connected to the system bus 23 via the serial port interface 46 .
  • program engines depicted relative to the personal computer 20 may be stored in the remote memory storage device. It is appreciated that the network connections shown are example and other means of and communications devices for establishing a communications link between the computers may be used.
  • software or firmware instructions and data for providing a window management system, a magnetic point, an application window divider control, and other instructions and data may be stored in memory 22 and/or storage devices 29 or 31 and processed by the processing unit 21 .
  • the user interface data, speed thresholds, distance thresholds, and other data may be stored in memory 22 and/or storage devices 29 or 31 as persistent datastores.
  • An article of manufacture may comprise a tangible storage medium to store logic.
  • Examples of a storage medium may include one or more types of computer-readable storage media capable of storing electronic data, including volatile memory or non-volatile memory, removable or non-removable memory, erasable or non-erasable memory, writeable or re-writeable memory, and so forth.
  • Examples of the logic may include various software elements, such as software components, programs, applications, computer programs, application programs, system programs, machine programs, operating system software, middleware, firmware, software modules, routines, subroutines, functions, methods, procedures, software interfaces, application program interfaces (API), instruction sets, computing code, computer code, code segments, computer code segments, words, values, symbols, or any combination thereof.
  • API application program interfaces
  • an article of manufacture may store executable computer program instructions that, when executed by a computer, cause the computer to perform methods and/or operations in accordance with the described embodiments.
  • the executable computer program instructions may include any suitable type of code, such as source code, compiled code, interpreted code, executable code, static code, dynamic code, and the like.
  • the executable computer program instructions may be implemented according to a predefined computer language, manner or syntax, for instructing a computer to perform a certain function.
  • the instructions may be implemented using any suitable high-level, low-level, object-oriented, visual, compiled and/or interpreted programming language.
  • the implementations described herein are implemented as logical steps in one or more computer systems.
  • the logical operations may be implemented (1) as a sequence of processor-implemented steps executing in one or more computer systems and (2) as interconnected machine or circuit modules within one or more computer systems.
  • the implementation is a matter of choice, dependent on the performance requirements of the computer system being utilized. Accordingly, the logical operations making up the implementations described herein are referred to variously as operations, steps, objects, or modules.
  • logical operations may be performed in any order, unless explicitly claimed otherwise or a specific order is inherently necessitated by the claim language.

Abstract

An application window divider control is shared by a first application window and a second application window in a user interface. Based on a received directional instruction that moves the application window divider control along an axis of the user interface, placement of the first application window and the second application window may be positioned across a range of consistently spaced points along an axis of the user interface. Placement adjustment can also impact other application windows in the user interface. The application window divider control may also snap to provide “magnetic” points along the axis when certain conditions are satisfied.

Description

    BACKGROUND
  • A computer operating system, including its corresponding user interface, allows a user to adjust an application window for presentation to the user through the user interface. However, such user-directed adjustments come with inconvenient limitations, particularly as user interfaces become more modern and flexible.
  • SUMMARY
  • Implementations described and claimed herein address the foregoing problems by providing an application window divider control that is shared by a first application window and a second application window in a user interface. Based on a received directional instruction that moves the application window divider control along an axis of the user interface, placement of the first application window and the second application window may be positioned across a range of consistently spaced points along an axis of the user interface. Placement adjustment can also impact other application windows in the user interface. The application window divider control may also snap to provide “magnetic” points along the axis when certain conditions are satisfied.
  • This Summary is provided to introduce a selection of concepts in a simplified form that are further described below in the Detailed Description. This Summary is not intended to identify key features or essential features of the claimed subject matter, nor is it intended to be used to limit the scope of the claimed subject matter.
  • Other implementations are also described and recited herein.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 illustrates two application windows sharing an application window divider control in an example user interface screen.
  • FIG. 2 illustrates a schematic of two application windows sharing an application window divider control in an example user interface.
  • FIG. 3 illustrates a schematic of two application windows sharing an application window divider control and a third application window in an example user interface.
  • FIG. 4 illustrates an example sequence of user interface operations implementing an application window divider control.
  • FIG. 5 illustrates a schematic of two application windows sharing an application window divider control at a magnetic point in an example user interface.
  • FIG. 6 illustrates example operations for adjusting placement of two application windows using an application window divider control.
  • FIG. 7 illustrates example operations for operating an application window divider control relative to a magnetic point in an example user interface.
  • FIG. 8 illustrates an example system that may be useful in implementing the described technology.
  • DETAILED DESCRIPTION
  • Launching an application window includes without limitation initially executing the application and switching to a new or hidden application window of an already executing application. In addition, an application window may include without limitation a window of the operating system components, an operating system utility, and a special purpose application program (e.g., a Web browser program, a word processing program, a spreadsheet program).
  • FIG. 1 illustrates two application windows 100 and 102 sharing an application window divider control 110 in an example user interface screen 104. A window management system 106 is typically a component of an operating system or user interface environment but could also be an independent application. The window management system 106 manages the display, placement, layout, appearance, and other aspects of the application windows 100 and 102, as well as other windows and user interface characteristics and operations.
  • The application window 100 presents a search result window displaying search results from a Web search engine. The individual search results (such as a search result 108) includes representative text and/or one or more images along with a browser navigable link, which can be selected by the user for navigation to a Web site identified by the browser navigable link. The application window 102 presents results from a weather application or Web site, including a 4-day forecast of weather in Denver, Colo. A window boundary control 110 divides the displayed area of the application window 100 and displayed area of the application window 102, in the illustrated case, separating the application windows. In some implementations, the window boundary control 110 may be manipulated by the user to change the size and/or location of one or both windows.
  • The application windows 100 and 102 are shown in FIG. 1 as being non-overlapping windows. However, the described technology is not limited to non-overlapping windowing environments. For example, in such environments, each application window in an overlapping windowing environment may be bounded by a window boundary control, which can be manipulated by the user to change the location, size, and front-to-back ordering (collectively, “placement”) of the potentially overlapping windows (e.g., the z-ordering of the windows). The window management system 106 receives input through the application windows 100 and 102 and through other user interface components (e.g., the keyboard interface, a touch screen interface, a voice interface, and pointing device) and displays the applications windows 100 and 102, the window boundary control 110, and other application windows and controls through the user interface.
  • The window boundary control 110 represents a divider between the two distinct application windows 100 and 102 or between an application window and an empty space in the user interface, and therefore may also be referred to as an “application window divider control.” The application window divider control may be manipulated through the user interface to communicate changes in the size of an application window (with respect to an empty space) or in the relative sizes of the application windows 100 and 102 to the window management system 106. Accordingly, functionality of the application window divider control represents a window management system control that, rather than being a component of one application window or another, provides an external boundary of one or more application windows and, in some configuration, may be shared by the two or more application windows as part of the user interface and window management system 106.
  • In one implementation, two or more application window divider controls may merge together to form a single application window divider control. For example, two application windows may be presented along a horizontal axis of a user interface, separated by an empty space. In this scenario, each application is displayed with an application window divider control between the application window and the empty space. If one of the application window divider controls is dragged to the other application window divider control, the empty space is filled with the expanded application window and the two application window divider controls merge into a single application window divider control within the user interface. In addition, the two application window divider controls can “snap” into a single application window divider control when the empty space between then narrows to a minimum empty space width.
  • Although FIG. 1 illustrates a non-overlapping windowing environment, overlapping windowing environments may also employ an application window divider, whether as a window management system control dividing one application window from another or dividing/bounding an application window relative to an empty space in the user interface or another application window partially occluded by the application window.
  • A user can select the application window divider control (e.g., via a touch screen, a pointing device, keyboard input) and drag it right and left along a wide range of relatively continuous locations along the horizontal extent of the user interface. For example, a user can give the application window divider control focus (e.g., by selecting it), and then the user can move the application window divider control by depressing or otherwise activating a keyboard input (e.g., an arrow key) until the application window divider control is at a desired location along the axis. In one implementation, the relatively continuous locations comprise tightly and consistently spaced points along the horizontal axis (e.g., each point separated from an adjacent point by a small number of pixels or some other visually continuous spacing). It should be understood that alternative implementations may provide relatively continuous window divider control along the vertical extent of the user interface or along some other axis. A user interface may also include multiple application window divider controls, some of which may intersect on different axes.
  • In one implementation, responsive to the user-induced movement of the application window divider control in a horizontal direction, the user interface provides a visual cue suggesting the continuous relative sizing of the application windows 100 and 102. For example, the application window divider control itself moves, at least one of the application windows appears to resize dynamically, or some other user-friendly suggestion of resizing is animated in the user interface. In one implementation, the application windows may be represented during resizing as snapshots of each window captured at or near the initiation of the directional instruction. In another implementation, the application windows may be represented during resizing as live application windows or other window placeholder representations.
  • When the user commits to the resizing (e.g., removes his or her touch, deselects the pointing device button, etc.), then both application windows snap into place at the relative sizes designated by the last location of the application window divider control. In another implementation, responsive to the user-induced movement of the application window divider control in a horizontal direction, the adjacent sides of the application windows 100 and 102 move in visual conformity with the application window divider control. For example, the application window divider moves continuous and both application windows 100 and 102 resize dynamically. When the user commits to the resizing (e.g., removes his or her touch, deselects the pointing device button, etc.), then both application windows remain at the relative sizes designated by the last location of the application window divider control.
  • FIG. 2 illustrates a schematic of two application windows (e.g., application window 200 for App A and application window 202 for App B) sharing an application window divider control 204 in an example user interface 206. The application window divider control 204 is shared by the application windows 200 and 202 but is not a component of either application window. The application window divider control 204 is a control of a window management system 208, which manages the display, placement, layout, appearance, and other aspects of the application windows 200 and 202, as well as other windows and user interface characteristics and operations. The window management system 208 manages the user manipulation of the application window divider control 204, including the receipt of user input (e.g., a directional instruction, such as a drag), the mutual resizing of the application windows 200 and 202, and the presentation of the application windows 200 and 202 within the user interface 206.
  • As shown in FIG. 2, the application window divider control 204 can be moved along the horizontal axis of the user interface 206 in response to a user-provided directional instruction. Upon completion of the directional instruction (e.g., the user commits to the dragging of the application window divider control by lifting a finger from the touch screen), the application windows 200 and 202 adjust their placement in according to the end point of the direction instruction (e.g., the location of the application window divider control 204 along the axis when the directional instruction is completed). In FIG. 2, this placement adjustment would result in the complimentary resizing of the application windows 200 and 202 based on the final location of the application window divider control 204.
  • FIG. 3 illustrates a schematic of two application windows (e.g., application window 300 for App B and application window 302 for App C) sharing an application window divider control 304 and a third application window (e.g., application window 310 for App A) in an example user interface 306. The application window divider control 304 is shared by the application windows 300 and 302 but is not a component of either application window. Another application window divider control 305 is also presented in the user interface 306 and is shared by the application windows 310 and 300. The application window divider controls 304 and 305 are controls of a window management system 308, which manages the display, placement, layout, appearance, and other aspects of the application windows 300, 302, and 310, as well as other windows and user interface characteristics and operations. The window management system 308 manages the user manipulation of the application window divider controls 304 and 305, including the receipt of user input (e.g., a directional instruction, such as a drag), the mutual resizing of the application windows 300 and 302 based on the application window divider control 304, the mutual resizing of the application windows 300 and 310 based on the application window divider control 305, and the presentation of the application windows 300, 302, and 310 within the user interface 306.
  • As shown in FIG. 3, the application window divider controls 304 and 305 can be moved along the horizontal axis of the user interface 306 in response to a user-provided directional instruction. Upon completion of the directional instruction (e.g., the user commits to the dragging of the application window divider control by lifting a finger from the touch screen) relating to the application window divider control 304, the window management system 308 adjusts the placements of the application windows 300 and 302 in accordance with the end point of the direction instruction (e.g., the location of the application window divider control 304 along the axis when the directional instruction is completed). In FIG. 3, this placement adjustment would result in the complimentary resizing of the application windows 300 and 302 based on the final location of the application window divider control 304. A similar behavior for application windows 300 and 310 would occur responsive to a directional instruction provided to the application window divider control 305. In addition, each application window divider control 304 and 305 may also impact placement of application windows that it does not share (e.g., divide). For example, in some circumstances, a directional instruction to the application window divider control 304 can cause a placement adjustment to the application window 310, as described below.
  • FIG. 4 illustrates an example sequence of user interface operations implementing an application window divider control 400. At 402, a user interface presents application windows for App A, App B, and App C. A directional instruction is provided to the application window divider control 400, moving it in the left direction toward App B and App A and adjusting the placement (e.g., the sizing) of the application window for App B (e.g., decreasing its width) and adjusting the placement (e.g., the sizing) of the application window for App C (e.g., increasing its width). At 404, the placement of the application window for App B has satisfied a minimum size condition 412—once the width of the application window for App B decreases to a given width threshold, which may be statically or dynamically determined, the width of the application window for App B does not continue to decrease.
  • Instead, as shown at 406, the continuing directional instruction causes the application window for App A to adjust its placement (e.g., decreasing its width), while the width of the application window for App B remains at its minimum size condition 412. When the placement of the application window for App A has satisfied its minimum size condition 414, the width of the application window for App A also stops decreasing.
  • Accordingly, the continuation of the directional instruction has decreased the widths of the applications windows for App A and App B to their minimum size conditions 414 and 412 respectively. Therefore, at 408, the continuation of the directional instruction causes the application window for App A to be removed from the user interface. In one implementation, the application window for App A is animated to appear to be pushed out of the left edge of the user interface (e.g., in the direction of the directional instruction).
  • At 416, the directional instruction continues to cause the application window for App B to be removed from the user interface. In one implementation, the application window for App B is animated to appear to be pushed out of the left edge of the user interface (e.g., in the direction of the directional instruction).
  • At each stage in the operational flow in FIG. 4, the directional instruction can be completed (e.g., by the user lifting a finger off of the touch screen, by the user removing a finger from the depressed button of a pointing device, by the user providing an appropriate keyboard input to complete the directional instruction). At any point along the axis in the user interface that an application window divider control is located when the directional instruction is completed, the window management system presents the placement of the application windows in accordance with the placement of the corresponding application window divider controls.
  • In one implementation, the window management system records previous window sizes and placements to allow a user to undo one or more resizing operations.
  • FIG. 5 illustrates a schematic of two application windows 500 and 502 sharing an application window divider control 504 at a magnetic point 506 in an example user interface 508. The application window divider control 504 is shared by the application windows 500 and 502 but is not a component of either application window. The application window divider control 504 is a control of a window management system 512, which manages the display, placement, layout, appearance, and other aspects of the application windows 500 and 502, as well as other windows and user interface characteristics and operations. The window management system 512 manages the user manipulation of the application window divider control 504, including the receipt of user input (e.g., a directional instruction, such as a drag), the mutual resizing of the application windows 500 and 502, and the presentation of the application windows 500 and 502 within the user interface 508.
  • As shown in FIG. 5, the application window divider control 504 can be moved along the horizontal axis of the user interface 508 in response to a user-provided directional instruction. Based a completion of the directional instruction (e.g., the user commits to the dragging of the application window divider control by lifting a finger from the touch screen), the application windows 500 and 502 adjust their placement in according to the end point of the direction instruction (e.g., the location of the application window divider control 504 along the axis when the directional instruction is completed). In FIG. 5, this placement adjustment would result in the complimentary resizing of the application windows 500 and 502 based on the final location of the application window divider control 504.
  • In addition, FIG. 5 shows three “magnetic” points along the horizontal axis of the user interface 508, although any number of magnetic points is contemplated. Each magnetic point represents a position on the horizontal axis of the user interface 508 to which the application window divider control 504 is pulled when, during a directional instruction, the movement of the application window divider control 504 satisfies a speed condition (e.g., movement slows below a speed threshold) and/or a distance condition (e.g., movement brings the application window divider 504 within a given distance threshold 510 from the magnetic point). For example, as the application window divider control 504 is moved from the left to the right across the horizontal axis of the user interface 508, the user can slow the movement near the magnetic point 506, which can cause the application window divider control 504 to snap to its location shown as 504′.
  • The location of the magnetic points may be determined statically for a set of visible application windows or dynamically during a directional instruction. For example, a statically determined magnetic point may be located at the center of the horizontal axis when two application windows are visible or magnetic points may be placed at thirds along the horizontal axis when three application windows are visible. In contrast, the location of some magnetic points may be determined dynamically during a directional instruction. For example, responsive to initiation of the directional instruction, the window management system can calculate the locations of any magnetic points along the axis, and in some implementations, the locations may be dynamically updated as the directional instruction continues to be executed, subject to application window placement preferences and other constraints. Eventually, when the directional instruction is committed, the application window divider controls will snap to the dynamically calculated locations of the magnetic points.
  • The term “snap” describes moving the application window divider control 504 to align with the magnetic point 506 along the axis when the application window divider control 504 is not initially aligned with the magnetic point 506 but the movement of the application window divider control 504 satisfies a speed condition and a distance condition relative to the magnetic point 506. Visually, in one implementation, this snapping operation appears as a relatively rapid movement or jump by the application window divider control 504 to align with the magnetic point 506. Although, in alternative implementations, the snapping operation can be presented through the user interface 508 in other ways (e.g., the snapping of window boundaries, the rapid movement of ghost images of application windows, etc.).
  • It should be understood that various types of magnetic points may be employed. In one example, magnetic points may be positioned to maintain consistent horizontal and/or sizing of application windows (e.g., each of three windows have the same width). In another example, minimum and maximum windows sizes, user-defined size preferences, and system defined window preferences may also be considered in the placement of magnetic points along an axis within the user interface.
  • In one implementation, one or more application window divider controls may be automatically snapped to appropriate magnetic points via a double-click, a double-tap, or a key combination on or in relation to one of the application window divider controls. Such user input can instruct one or more application window divider controls to move in an appropriate direction to snap to the nearest magnetic point, subject to application window placement preferences and other constraints. In one implementation, repeating the user input on the same application window divider control causes the application window divider controls of the visible application windows within the user interface to move in appropriate directions to snap to the nearest magnetic points, subject to application window placement preferences, and other constraints.
  • FIG. 6 illustrates example operations 600 for adjusting placement of two application windows using an application window divider control. A presenting operation 602 presents an application window divider control shared by two application windows in a user interface. In one implementation, the application window divider control separates or acts as a boundary between the two application windows. An instruction operation 604 receives a directional instruction (e.g., a drag gesture) in association with the application window divider control. An adjusting operation 606 adjusts the relative placement of the two application windows based on the directional instruction applied to the application window divider control. For example, one application window gets narrower and the other application window gets wider within the user interface as the application window divider control moves or after its movement is completed.
  • A decision operation 608 determines whether one of the application windows has been sized to satisfy a minimum size condition (note: different application windows can have different minimum size conditions). If not, the adjusting operation 606 continues processing the directional instruction. If the decision operation 608 determines whether one of the application windows has satisfied a minimum size condition, that application window stops getting narrower, and another decision operation 610 determines whether another application window is located in the direction of the directional instruction within the user interface. If not, the application window satisfying the minimum size condition is removed from the user interface in a removal operation 612. Otherwise, another adjusting operation 610 adjusts the placement of the other application window based on the directional instruction. In one implementation, the visual effect of the adjusting operation 610 resembles the first minimum window freezing at its minimum width and starting to push the side of the next window so that the next window gets narrower.
  • It should be understood that the next window may also reach a width that satisfies its minimum width condition. Accordingly, if the directional instruction continues in the same direction, then the next minimum window may be removed from the user interface in a manner similar to that discussed with regard to the removal operation 612. Further, subsequent to removal of the next minimum window and subject to a continued directional instruction in the same direction, the first minimum window may be removed in a manner similar to that discussed with regard to the removal operation 612.
  • FIG. 7 illustrates example operations 700 for operating an application window divider control relative to a magnetic point in an example user interface. A presenting operation 702 presents an application window divider control shared by two application windows in a user interface. In one implementation, the application window divider control separates or acts as a boundary between the two application windows. An instruction operation 704 receives a directional instruction (e.g., a drag gesture) in association with the application window divider control. An adjusting operation 706 adjusts the relative placement of the two application windows based on the directional instruction applied to the application window divider control.
  • A decision operation 708 determines whether movement of the application window divider control satisfies a speed condition and/or a distance condition relative to a magnetic point located along an axis of the user interface. For example, the decision operation 708 may determine that the speed of the application window divider control movement is below a given speed threshold. In another example, the decision operation 708 may determine that the distance between the application window divider control and the magnetic point is below a given distance threshold. In yet another example, the decision operation 708 tests both the speed condition and the distance condition to proceed to a snap operation 710. If the appropriate conditions are not satisfied in the decision operation 708, the adjusting operation 706 continues to adjust the relative placement of the two application windows.
  • If the appropriate condition or conditions are satisfied in the decision operation 708, the snap operation 710 snaps the application window divider control to the magnetic point in the user interface. In one implementation, the snap operation 710 presents a rapid movement by the application window divider control along the axis from a location that is not aligned with the magnetic point to a location that is aligned with the magnetic point.
  • It should be understood that such directional instructions, magnetic points, and application window divider controls may be performed, manipulated, or positioned along any axis of the user interface, including without limitation a horizontal axis or a vertical axis.
  • FIG. 8 illustrates an example system that may be useful in implementing the described technology. The example hardware and operating environment of FIG. 8 for implementing the described technology includes a computing device, such as general purpose computing device in the form of a gaming console or computer 20, a mobile telephone, a personal data assistant (PDA), a set top box, or other type of computing device. In the implementation of FIG. 8, for example, the computer 20 includes a processing unit 21, a system memory 22, and a system bus 23 that operatively couples various system components including the system memory to the processing unit 21. There may be only one or there may be more than one processing unit 21, such that the processor of computer 20 comprises a single central-processing unit (CPU), or a plurality of processing units, commonly referred to as a parallel processing environment. The computer 20 may be a conventional computer, a distributed computer, or any other type of computer; the implementations are not so limited.
  • The system bus 23 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, a switched fabric, point-to-point connections, and a local bus using any of a variety of bus architectures. The system memory may also be referred to as simply the memory, and includes read only memory (ROM) 24 and random access memory (RAM) 25. A basic input/output system (BIOS) 26, containing the basic routines that help to transfer information between elements within the computer 20, such as during start-up, is stored in ROM 24. The computer 20 further includes a hard disk drive 27 for reading from and writing to a hard disk, not shown, a magnetic disk drive 28 for reading from or writing to a removable magnetic disk 29, and an optical disk drive 30 for reading from or writing to a removable optical disk 31 such as a CD ROM, DVD, or other optical media.
  • The hard disk drive 27, magnetic disk drive 28, and optical disk drive 30 are connected to the system bus 23 by a hard disk drive interface 32, a magnetic disk drive interface 33, and an optical disk drive interface 34, respectively. The drives and their associated tangible computer-readable media provide nonvolatile storage of computer-readable instructions, data structures, program modules and other data for the computer 20. It should be appreciated by those skilled in the art that any type of tangible computer-readable media which can store data that is accessible by a computer, such as magnetic cassettes, flash memory cards, digital video disks, random access memories (RAMs), read only memories (ROMs), and the like, may be used in the example operating environment.
  • A number of program modules may be stored on the hard disk, magnetic disk 29, optical disk 31, ROM 24, or RAM 25, including an operating system 35, one or more application programs 36, other program modules 37, and program data 38. A user may enter commands and information into the personal computer 20 through input devices such as a keyboard 40 and pointing device 42. Other input devices (not shown) may include a microphone (e.g., for voice input), a camera (e.g., for a natural user interface (NUI)), a joystick, a game pad, a satellite dish, a scanner, or the like. These and other input devices are often connected to the processing unit 21 through a serial port interface 46 that is coupled to the system bus, but may be connected by other interfaces, such as a parallel port, game port, or a universal serial bus (USB). A monitor 47 or other type of display device is also connected to the system bus 23 via an interface, such as a video adapter 48. In addition to the monitor, computers typically include other peripheral output devices (not shown), such as speakers and printers.
  • The computer 20 may operate in a networked environment using logical connections to one or more remote computers, such as remote computer 49. These logical connections are achieved by a communication device coupled to or a part of the computer 20; the implementations are not limited to a particular type of communications device. The remote computer 49 may be another computer, a server, a router, a network PC, a client, a peer device or other common network node, and typically includes many or all of the elements described above relative to the computer 20, although only a memory storage device 50 has been illustrated in FIG. 8. The logical connections depicted in FIG. 8 include a local-area network (LAN) 51 and a wide-area network (WAN) 52. Such networking environments are commonplace in office networks, enterprise-wide computer networks, intranets and the Internet, which are all types of networks.
  • When used in a LAN-networking environment, the computer 20 is connected to the local network 51 through a network interface or adapter 53, which is one type of communications device. When used in a WAN-networking environment, the computer 20 typically includes a modem 54, a network adapter, a type of communications device, or any other type of communications device for establishing communications over the wide area network 52. The modem 54, which may be internal or external, is connected to the system bus 23 via the serial port interface 46. In a networked environment, program engines depicted relative to the personal computer 20, or portions thereof, may be stored in the remote memory storage device. It is appreciated that the network connections shown are example and other means of and communications devices for establishing a communications link between the computers may be used.
  • In an example implementation, software or firmware instructions and data for providing a window management system, a magnetic point, an application window divider control, and other instructions and data may be stored in memory 22 and/or storage devices 29 or 31 and processed by the processing unit 21. The user interface data, speed thresholds, distance thresholds, and other data may be stored in memory 22 and/or storage devices 29 or 31 as persistent datastores.
  • Some embodiments may comprise an article of manufacture. An article of manufacture may comprise a tangible storage medium to store logic. Examples of a storage medium may include one or more types of computer-readable storage media capable of storing electronic data, including volatile memory or non-volatile memory, removable or non-removable memory, erasable or non-erasable memory, writeable or re-writeable memory, and so forth. Examples of the logic may include various software elements, such as software components, programs, applications, computer programs, application programs, system programs, machine programs, operating system software, middleware, firmware, software modules, routines, subroutines, functions, methods, procedures, software interfaces, application program interfaces (API), instruction sets, computing code, computer code, code segments, computer code segments, words, values, symbols, or any combination thereof. In one embodiment, for example, an article of manufacture may store executable computer program instructions that, when executed by a computer, cause the computer to perform methods and/or operations in accordance with the described embodiments. The executable computer program instructions may include any suitable type of code, such as source code, compiled code, interpreted code, executable code, static code, dynamic code, and the like. The executable computer program instructions may be implemented according to a predefined computer language, manner or syntax, for instructing a computer to perform a certain function. The instructions may be implemented using any suitable high-level, low-level, object-oriented, visual, compiled and/or interpreted programming language.
  • The implementations described herein are implemented as logical steps in one or more computer systems. The logical operations may be implemented (1) as a sequence of processor-implemented steps executing in one or more computer systems and (2) as interconnected machine or circuit modules within one or more computer systems. The implementation is a matter of choice, dependent on the performance requirements of the computer system being utilized. Accordingly, the logical operations making up the implementations described herein are referred to variously as operations, steps, objects, or modules. Furthermore, it should be understood that logical operations may be performed in any order, unless explicitly claimed otherwise or a specific order is inherently necessitated by the claim language.
  • The above specification, examples, and data provide a complete description of the structure and use of exemplary implementations. Since many implementations can be made without departing from the spirit and scope of the claimed invention, the claims hereinafter appended define the invention. Furthermore, structural features of the different examples may be combined in yet another implementation without departing from the recited claims.

Claims (20)

What is claimed is:
1. A method comprising:
presenting an application window divider control shared by a first application window and a second application window in a user interface; and
adjusting placement of the first application window and the second application window across a range of consistently spaced points along an axis of the user interface, responsive to a received directional instruction that moves the application window divider control along the axis.
2. The method of claim 1 wherein a minimum size condition is associated with the first application window and further comprising:
removing the first application window from the user interface when the adjusting operation decreases the placement of the first application window to satisfy the minimum size condition.
3. The method of claim 2 wherein the first application window is removed from the user interface with an animation that pushes the first application out of the user interface in the direction of the directional instruction.
4. The method of claim 1 wherein the presenting operation further presents a third application window that does not share the application window divider control, the third application window being placed between the first window and an edge of the user interface in the direction of the directional instruction, and the adjusting operation further comprises:
adjusting the placement of the first application window to satisfy a minimum size condition of the first application window, responsive to the directional instruction; and
adjusting placement of the third application window after the placement of the first application window satisfies the minimum size condition of the first application window, responsive to the directional instruction.
5. The method of claim 4 wherein a minimum size condition is associated with the third application window and further comprising:
removing the third application window from the user interface when the operation of adjusting the third application window decreases the placement of the third application window to satisfy the minimum size condition of the third application window.
6. The method of claim 5 wherein the third application window is removed from the user interface with an animation that pushes the third application out of the user interface in the direction of the directional instruction.
7. The method of claim 1 further comprising:
snapping the application window divider control to a point along the axis of the user interface if movement of the application window divider control satisfies a speed condition or a distance condition relative to the point.
8. The method of claim 7 wherein the snapping operation comprises:
moving the application window divider control to align with the point along the axis when the application window divider control is not aligned with the point but the movement of the application window divider control satisfies the speed condition and the distance condition relative to the point.
9. One or more tangible computer-readable storage media encoding computer-executable instructions for executing on a computer system a computer process, the computer process comprising:
presenting an application window divider control shared by a first application window and a second application window in a user interface; and
adjusting placement of the first application window and the second application window across a range of consistently spaced points along an axis of the user interface, responsive to a received directional instruction that moves the application window divider control along the axis.
10. The one or more tangible computer-readable storage media of claim 9 wherein a minimum size condition is associated with the first application window and the computer process further comprises:
removing the first application window from the user interface when the adjusting operation decreases the placement of the first application window to satisfy the minimum size condition.
11. The one or more tangible computer-readable storage media of claim 9 wherein the presenting operation further presents a third application window that does not share the application window divider control, the third application window being placed between the first window and an edge of the user interface in the direction of the directional instruction, and the adjusting operation further comprises:
adjusting the placement of the first application window to satisfy a minimum size condition of the first application window, responsive to the directional instruction; and
adjusting placement of the third application window after the placement of the first application window satisfies the minimum size condition of the first application window, responsive to the directional instruction.
12. The one or more tangible computer-readable storage media of claim 11 wherein a minimum size condition is associated with the third application window and the computer process further comprises:
removing the third application window from the user interface when the operation of adjusting the third application window decreases the placement of the third application window to satisfy the minimum size condition of the third application window.
13. The one or more tangible computer-readable storage media of claim 12 wherein the third application window is removed from the user interface with an animation that pushes the third application out of the user interface in the direction of the directional instruction.
14. The one or more tangible computer-readable storage media of claim 9 wherein the computer process further comprises:
snapping the application window divider control to a point along the axis of the user interface if movement of the application window divider control satisfies a speed condition or a distance condition relative to the point.
15. The one or more tangible computer-readable storage media of claim 14 wherein the snapping operation comprises:
moving the application window divider control to align with the point along the axis when the application window divider control is not aligned with the point but the movement of the application window divider control satisfies the speed condition and the distance condition relative to the point.
16. The one or more tangible computer-readable storage media of claim 14 wherein the point is dynamically calculated during the directional instruction.
17. A system comprising:
a computing device presenting a user interface;
a window management system configured to adjust placement of a first application window and the second application window across a range of consistently spaced points along an axis of a user interface, responsive to a received directional instruction that moves a visible application window divider control shared by the first application window and the second application along the axis.
18. The system of claim 17 wherein the window management system is further configured to remove the first application window from the user interface when the placement of the first application window decreases to satisfy the minimum size condition.
19. The system of claim 17 wherein the window management system is further configured to present a third application window that does not share the application window divider control, the third application window being placed between the first window and an edge of the user interface in the direction of the directional instruction, the placement of the first application window being adjusted to satisfy a minimum size condition of the first application window, responsive to the directional instruction, and placement of the third application window being adjusted after the placement of the first application window satisfies the minimum size condition of the first application window, responsive to the directional instruction.
20. The system of claim 17 wherein the window management system is further configured to snap the application window divider control to a point along the axis of the user interface if movement of the application window divider control satisfies a speed condition and a distance condition relative to the point, the application windows divider control snapping to the point by moving to align with the point along the axis when the application window divider control is not aligned with the point but the movement of the application window divider control satisfies the speed condition or the distance condition relative to the point.
US13/863,369 2013-04-15 2013-04-15 Application window divider control for window layout management Active US11294529B2 (en)

Priority Applications (23)

Application Number Priority Date Filing Date Title
US13/863,369 US11294529B2 (en) 2013-04-15 2013-04-15 Application window divider control for window layout management
BR112015025939-1A BR112015025939B1 (en) 2013-04-15 2013-09-18 WINDOW MANAGEMENT METHOD AND SYSTEM
PCT/US2013/060247 WO2014171963A1 (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
RU2015144183A RU2656993C2 (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
NZ712845A NZ712845A (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
SG11201508348WA SG11201508348WA (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
CN201380075620.5A CN105190544A (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
CA2908006A CA2908006C (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
KR1020157032167A KR102113371B1 (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
MYPI2015703699A MY180954A (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
SG10201707722WA SG10201707722WA (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
EP13780431.6A EP2987077B1 (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
MX2015014579A MX2015014579A (en) 2013-04-15 2013-09-18 Application window divider control for window layout management.
JP2016507531A JP6216440B2 (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
AU2013386836A AU2013386836B2 (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
CN202111106512.2A CN113821290A (en) 2013-04-15 2013-09-18 Application window divider control for window layout management
IL241765A IL241765B (en) 2013-04-15 2015-09-21 Application window divider control for window layout management
ZA2015/07206A ZA201507206B (en) 2013-04-15 2015-09-29 Application window divider control for window layout management
PH12015502311A PH12015502311A1 (en) 2013-04-15 2015-10-06 Application window divider control for window layout management
CL2015003057A CL2015003057A1 (en) 2013-04-15 2015-10-15 Application window splitter control for window design management
HK16102816.0A HK1214872A1 (en) 2013-04-15 2016-03-11 Application window divider control for window layout management
US17/705,086 US11836327B2 (en) 2013-04-15 2022-03-25 Application window divider control for window layout management
US18/499,191 US20240061543A1 (en) 2013-04-15 2023-10-31 Application window divider control for window layout management

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US13/863,369 US11294529B2 (en) 2013-04-15 2013-04-15 Application window divider control for window layout management

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US17/705,086 Continuation US11836327B2 (en) 2013-04-15 2022-03-25 Application window divider control for window layout management

Publications (2)

Publication Number Publication Date
US20140310646A1 true US20140310646A1 (en) 2014-10-16
US11294529B2 US11294529B2 (en) 2022-04-05

Family

ID=49484417

Family Applications (3)

Application Number Title Priority Date Filing Date
US13/863,369 Active US11294529B2 (en) 2013-04-15 2013-04-15 Application window divider control for window layout management
US17/705,086 Active US11836327B2 (en) 2013-04-15 2022-03-25 Application window divider control for window layout management
US18/499,191 Pending US20240061543A1 (en) 2013-04-15 2023-10-31 Application window divider control for window layout management

Family Applications After (2)

Application Number Title Priority Date Filing Date
US17/705,086 Active US11836327B2 (en) 2013-04-15 2022-03-25 Application window divider control for window layout management
US18/499,191 Pending US20240061543A1 (en) 2013-04-15 2023-10-31 Application window divider control for window layout management

Country Status (18)

Country Link
US (3) US11294529B2 (en)
EP (1) EP2987077B1 (en)
JP (1) JP6216440B2 (en)
KR (1) KR102113371B1 (en)
CN (2) CN113821290A (en)
AU (1) AU2013386836B2 (en)
CA (1) CA2908006C (en)
CL (1) CL2015003057A1 (en)
HK (1) HK1214872A1 (en)
IL (1) IL241765B (en)
MX (1) MX2015014579A (en)
MY (1) MY180954A (en)
NZ (1) NZ712845A (en)
PH (1) PH12015502311A1 (en)
RU (1) RU2656993C2 (en)
SG (2) SG11201508348WA (en)
WO (1) WO2014171963A1 (en)
ZA (1) ZA201507206B (en)

Cited By (37)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20140351761A1 (en) * 2013-05-24 2014-11-27 Samsung Electronics Co., Ltd. Method and apparatus for displaying picture on portable device
US20150113455A1 (en) * 2013-10-18 2015-04-23 Samsung Electronics Co., Ltd. Operating method for multiple windows and electronic device supporting the same
US9052820B2 (en) 2011-05-27 2015-06-09 Microsoft Technology Licensing, Llc Multi-application environment
US20150193109A1 (en) * 2014-01-06 2015-07-09 Konica Minolta, Inc. Object stop position control method, action indicating device, and program
US9104440B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US9158445B2 (en) 2011-05-27 2015-10-13 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US9229918B2 (en) 2010-12-23 2016-01-05 Microsoft Technology Licensing, Llc Presenting an application change through a tile
US20160132222A1 (en) * 2014-11-12 2016-05-12 Samsung Electronics Co., Ltd. Apparatus and method for using blank area in screen
WO2016200670A1 (en) * 2015-06-07 2016-12-15 Apple Inc. Device, method, and graphical user interface for manipulating application windows
US20160364126A1 (en) * 2015-06-11 2016-12-15 Sap Se Dynamic adaptive user interface control
US9594603B2 (en) 2013-04-15 2017-03-14 Microsoft Technology Licensing, Llc Application-to-application launch windowing
US9606710B1 (en) * 2014-03-31 2017-03-28 Amazon Technologies, Inc. Configuring movement-based user interface control
US9658766B2 (en) 2011-05-27 2017-05-23 Microsoft Technology Licensing, Llc Edge gesture
US9678542B2 (en) 2012-03-02 2017-06-13 Microsoft Technology Licensing, Llc Multiple position input device cover
US9696888B2 (en) 2010-12-20 2017-07-04 Microsoft Technology Licensing, Llc Application-launching interface for multiple modes
US9787576B2 (en) 2014-07-31 2017-10-10 Microsoft Technology Licensing, Llc Propagating routing awareness for autonomous networks
US9904327B2 (en) 2012-03-02 2018-02-27 Microsoft Technology Licensing, Llc Flexible hinge and removable attachment
US10254955B2 (en) 2011-09-10 2019-04-09 Microsoft Technology Licensing, Llc Progressively indicating new content in an application-selectable user interface
US10254942B2 (en) 2014-07-31 2019-04-09 Microsoft Technology Licensing, Llc Adaptive sizing and positioning of application windows
US10324733B2 (en) 2014-07-30 2019-06-18 Microsoft Technology Licensing, Llc Shutdown notifications
US10345601B2 (en) 2015-02-09 2019-07-09 Microsoft Technology Licensing, Llc Wearable image display system
US10347017B2 (en) * 2016-02-12 2019-07-09 Microsoft Technology Licensing, Llc Interactive controls that are collapsible and expandable and sequences for chart visualization optimizations
CN110046010A (en) * 2019-02-19 2019-07-23 阿里巴巴集团控股有限公司 Interface processing method, apparatus and system
US10437447B1 (en) 2014-03-31 2019-10-08 Amazon Technologies, Inc. Magnet based physical model user interface control
US10579250B2 (en) 2011-09-01 2020-03-03 Microsoft Technology Licensing, Llc Arranging tiles
US10592080B2 (en) 2014-07-31 2020-03-17 Microsoft Technology Licensing, Llc Assisted presentation of application windows
US10678743B2 (en) 2012-05-14 2020-06-09 Microsoft Technology Licensing, Llc System and method for accessory device architecture that passes via intermediate processor a descriptor when processing in a low power state
US10678412B2 (en) 2014-07-31 2020-06-09 Microsoft Technology Licensing, Llc Dynamic joint dividers for application windows
US10748312B2 (en) 2016-02-12 2020-08-18 Microsoft Technology Licensing, Llc Tagging utilizations for selectively preserving chart elements during visualization optimizations
US10754536B2 (en) 2013-04-29 2020-08-25 Microsoft Technology Licensing, Llc Content-based directional placement application launch
CN111611035A (en) * 2020-04-29 2020-09-01 浙江大华技术股份有限公司 User-defined window segmentation layout method and device, computer equipment and storage medium
CN111814087A (en) * 2019-04-25 2020-10-23 厦门雅基软件有限公司 Dynamic layout method and device of Web window, electronic equipment and readable storage medium
US10969944B2 (en) 2010-12-23 2021-04-06 Microsoft Technology Licensing, Llc Application reporting in an application-selectable user interface
CN113703903A (en) * 2021-09-10 2021-11-26 广州朗国电子科技股份有限公司 Split screen display method and device
US11294529B2 (en) 2013-04-15 2022-04-05 Microsoft Technology Licensing, Llc Application window divider control for window layout management
US11592923B2 (en) * 2014-06-12 2023-02-28 Apple Inc. Systems and methods for resizing applications in a multitasking view on an electronic device with a touch-sensitive display
AU2023201551B2 (en) * 2014-06-12 2023-04-20 Apple Inc. Systems and methods for multitasking on an electronic device with a touch-sensitive display

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102328102B1 (en) 2017-03-08 2021-11-17 삼성전자주식회사 Electronic apparatus and screen display method thereof
CN114595020B (en) * 2022-02-25 2023-12-19 深圳盛显科技有限公司 Split screen display method, device and system based on hook technology and storage medium
CN116048341B (en) * 2022-07-28 2023-09-15 荣耀终端有限公司 Multi-screen cooperation method and electronic equipment

Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5712995A (en) * 1995-09-20 1998-01-27 Galileo Frames, Inc. Non-overlapping tiling apparatus and method for multiple window displays
US5920315A (en) * 1996-07-17 1999-07-06 International Business Machines Corporation Multi-pane window with recoiling workspaces
US6008809A (en) * 1997-09-22 1999-12-28 International Business Machines Corporation Apparatus and method for viewing multiple windows within a dynamic window
US6195094B1 (en) * 1998-09-29 2001-02-27 Netscape Communications Corporation Window splitter bar system
US6661436B2 (en) * 2000-12-07 2003-12-09 International Business Machines Corporation Method for providing window snap control for a split screen computer program GUI
US20060020903A1 (en) * 2004-07-26 2006-01-26 Shih-Yang Wang Window split system and method
US20080126989A1 (en) * 2006-11-29 2008-05-29 Philip Flores Method and user interface tool for navigation through grid of scheduled items
US7890882B1 (en) * 2006-04-20 2011-02-15 Adobe Systems Incorporated Content and proximity based window layout optimization
US20120054674A1 (en) * 2010-08-31 2012-03-01 Blackboard Inc. Smart docking for windowing systems
US20120166980A1 (en) * 2009-05-24 2012-06-28 International Business Machines Corporation Automatic Sash Configuration in a GUI Environment
US20120299968A1 (en) * 2011-05-27 2012-11-29 Tsz Yan Wong Managing an immersive interface in a multi-application immersive environment
US20130024805A1 (en) * 2011-07-19 2013-01-24 Seunghee In Mobile terminal and control method of mobile terminal
US20130254708A1 (en) * 2012-03-26 2013-09-26 Ipplex Holdings Corporation Communication Room Management Systems

Family Cites Families (24)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5487143A (en) * 1994-04-06 1996-01-23 Altera Corporation Computer user interface having tiled and overlapped window areas
US5771042A (en) * 1996-07-17 1998-06-23 International Business Machines Corporation Multi-size control for multiple adjacent workspaces
US6166736A (en) * 1997-08-22 2000-12-26 Natrificial Llc Method and apparatus for simultaneously resizing and relocating windows within a graphical display
US6473102B1 (en) * 1998-05-11 2002-10-29 Apple Computer, Inc. Method and system for automatically resizing and repositioning windows in response to changes in display
US20020191028A1 (en) 2001-06-19 2002-12-19 Senechalle David A. Window manager user interface
US7549127B2 (en) * 2002-08-01 2009-06-16 Realnetworks, Inc. Method and apparatus for resizing video content displayed within a graphical user interface
US7480872B1 (en) 2003-04-06 2009-01-20 Apple Inc. Method and apparatus for dynamically resizing windows
US7839419B2 (en) 2003-10-23 2010-11-23 Microsoft Corporation Compositing desktop window manager
US8276095B2 (en) * 2004-02-20 2012-09-25 Advanced Intellectual Property Group, Llc System for and method of generating and navigating within a workspace of a computer application
US20060053384A1 (en) * 2004-09-07 2006-03-09 La Fetra Frank E Jr Customizable graphical user interface for utilizing local and network content
JP4238222B2 (en) * 2005-01-04 2009-03-18 インターナショナル・ビジネス・マシーンズ・コーポレーション Object editing system, object editing method, and object editing program
US20060248471A1 (en) 2005-04-29 2006-11-02 Microsoft Corporation System and method for providing a window management mode
US20080163104A1 (en) * 2006-12-30 2008-07-03 Tobias Haug Multiple window handler on display screen
CN101606124B (en) 2007-01-25 2013-02-27 夏普株式会社 Multi-window managing device, program, storage medium, and information processing device
TWI381304B (en) * 2008-04-22 2013-01-01 Htc Corp Method and apparatus for adjusting display area of user interface and recoding medium using the same
US8063454B2 (en) 2008-08-13 2011-11-22 Micron Technology, Inc. Semiconductor structures including a movable switching element and systems including same
US20110119597A1 (en) 2009-05-09 2011-05-19 Vivu, Inc. Method and apparatus for capability-based multimedia interactions
EP2566565B1 (en) 2010-05-05 2017-10-25 Automated Medical Instruments Inc. Anchored cardiac ablation catheter
US9104307B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
KR101888457B1 (en) * 2011-11-16 2018-08-16 삼성전자주식회사 Apparatus having a touch screen processing plurality of apllications and method for controlling thereof
KR102069014B1 (en) * 2012-09-25 2020-02-12 삼성전자 주식회사 Apparatus and method for controlling split view in portable terminal equipment
US10152459B2 (en) * 2013-02-20 2018-12-11 Google Llc Intelligent window placement with multiple windows using high DPI screens
US11294529B2 (en) 2013-04-15 2022-04-05 Microsoft Technology Licensing, Llc Application window divider control for window layout management
US10754536B2 (en) * 2013-04-29 2020-08-25 Microsoft Technology Licensing, Llc Content-based directional placement application launch

Patent Citations (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5712995A (en) * 1995-09-20 1998-01-27 Galileo Frames, Inc. Non-overlapping tiling apparatus and method for multiple window displays
US5920315A (en) * 1996-07-17 1999-07-06 International Business Machines Corporation Multi-pane window with recoiling workspaces
US6008809A (en) * 1997-09-22 1999-12-28 International Business Machines Corporation Apparatus and method for viewing multiple windows within a dynamic window
US6195094B1 (en) * 1998-09-29 2001-02-27 Netscape Communications Corporation Window splitter bar system
US6661436B2 (en) * 2000-12-07 2003-12-09 International Business Machines Corporation Method for providing window snap control for a split screen computer program GUI
US20060020903A1 (en) * 2004-07-26 2006-01-26 Shih-Yang Wang Window split system and method
US7890882B1 (en) * 2006-04-20 2011-02-15 Adobe Systems Incorporated Content and proximity based window layout optimization
US20080126989A1 (en) * 2006-11-29 2008-05-29 Philip Flores Method and user interface tool for navigation through grid of scheduled items
US20120166980A1 (en) * 2009-05-24 2012-06-28 International Business Machines Corporation Automatic Sash Configuration in a GUI Environment
US20120054674A1 (en) * 2010-08-31 2012-03-01 Blackboard Inc. Smart docking for windowing systems
US20120299968A1 (en) * 2011-05-27 2012-11-29 Tsz Yan Wong Managing an immersive interface in a multi-application immersive environment
US20130024805A1 (en) * 2011-07-19 2013-01-24 Seunghee In Mobile terminal and control method of mobile terminal
US20130254708A1 (en) * 2012-03-26 2013-09-26 Ipplex Holdings Corporation Communication Room Management Systems

Cited By (54)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9696888B2 (en) 2010-12-20 2017-07-04 Microsoft Technology Licensing, Llc Application-launching interface for multiple modes
US9229918B2 (en) 2010-12-23 2016-01-05 Microsoft Technology Licensing, Llc Presenting an application change through a tile
US10969944B2 (en) 2010-12-23 2021-04-06 Microsoft Technology Licensing, Llc Application reporting in an application-selectable user interface
US11126333B2 (en) 2010-12-23 2021-09-21 Microsoft Technology Licensing, Llc Application reporting in an application-selectable user interface
US9658766B2 (en) 2011-05-27 2017-05-23 Microsoft Technology Licensing, Llc Edge gesture
US9158445B2 (en) 2011-05-27 2015-10-13 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US9104307B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US11698721B2 (en) 2011-05-27 2023-07-11 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US10303325B2 (en) 2011-05-27 2019-05-28 Microsoft Technology Licensing, Llc Multi-application environment
US9104440B2 (en) 2011-05-27 2015-08-11 Microsoft Technology Licensing, Llc Multi-application environment
US9535597B2 (en) 2011-05-27 2017-01-03 Microsoft Technology Licensing, Llc Managing an immersive interface in a multi-application immersive environment
US9052820B2 (en) 2011-05-27 2015-06-09 Microsoft Technology Licensing, Llc Multi-application environment
US10579250B2 (en) 2011-09-01 2020-03-03 Microsoft Technology Licensing, Llc Arranging tiles
US10254955B2 (en) 2011-09-10 2019-04-09 Microsoft Technology Licensing, Llc Progressively indicating new content in an application-selectable user interface
US10963087B2 (en) 2012-03-02 2021-03-30 Microsoft Technology Licensing, Llc Pressure sensitive keys
US9904327B2 (en) 2012-03-02 2018-02-27 Microsoft Technology Licensing, Llc Flexible hinge and removable attachment
US10013030B2 (en) 2012-03-02 2018-07-03 Microsoft Technology Licensing, Llc Multiple position input device cover
US9678542B2 (en) 2012-03-02 2017-06-13 Microsoft Technology Licensing, Llc Multiple position input device cover
US10678743B2 (en) 2012-05-14 2020-06-09 Microsoft Technology Licensing, Llc System and method for accessory device architecture that passes via intermediate processor a descriptor when processing in a low power state
US9594603B2 (en) 2013-04-15 2017-03-14 Microsoft Technology Licensing, Llc Application-to-application launch windowing
US11294529B2 (en) 2013-04-15 2022-04-05 Microsoft Technology Licensing, Llc Application window divider control for window layout management
US10754536B2 (en) 2013-04-29 2020-08-25 Microsoft Technology Licensing, Llc Content-based directional placement application launch
US10691291B2 (en) * 2013-05-24 2020-06-23 Samsung Electronics Co., Ltd. Method and apparatus for displaying picture on portable device
US20140351761A1 (en) * 2013-05-24 2014-11-27 Samsung Electronics Co., Ltd. Method and apparatus for displaying picture on portable device
US10162494B2 (en) * 2013-10-18 2018-12-25 Samsung Electronics Co., Ltd. Operating method for multiple windows and electronic device supporting the same
US11307745B2 (en) 2013-10-18 2022-04-19 Samsung Electronics Co., Ltd. Operating method for multiple windows and electronic device supporting the same
US20190121519A1 (en) * 2013-10-18 2019-04-25 Samsung Electronics Co., Ltd. Operating method for multiple windows and electronic device supporting the same
US10963139B2 (en) * 2013-10-18 2021-03-30 Samsung Electronics Co., Ltd. Operating method for multiple windows and electronic device supporting the same
US20150113455A1 (en) * 2013-10-18 2015-04-23 Samsung Electronics Co., Ltd. Operating method for multiple windows and electronic device supporting the same
US11809693B2 (en) 2013-10-18 2023-11-07 Samsung Electronics Co., Ltd. Operating method for multiple windows and electronic device supporting the same
US10338792B2 (en) * 2014-01-06 2019-07-02 Konica Minolta, Inc. Object stop position control method, action indicating device, and program
US20150193109A1 (en) * 2014-01-06 2015-07-09 Konica Minolta, Inc. Object stop position control method, action indicating device, and program
US9606710B1 (en) * 2014-03-31 2017-03-28 Amazon Technologies, Inc. Configuring movement-based user interface control
US10437447B1 (en) 2014-03-31 2019-10-08 Amazon Technologies, Inc. Magnet based physical model user interface control
AU2023201551B2 (en) * 2014-06-12 2023-04-20 Apple Inc. Systems and methods for multitasking on an electronic device with a touch-sensitive display
US11592923B2 (en) * 2014-06-12 2023-02-28 Apple Inc. Systems and methods for resizing applications in a multitasking view on an electronic device with a touch-sensitive display
US10324733B2 (en) 2014-07-30 2019-06-18 Microsoft Technology Licensing, Llc Shutdown notifications
US10678412B2 (en) 2014-07-31 2020-06-09 Microsoft Technology Licensing, Llc Dynamic joint dividers for application windows
US10254942B2 (en) 2014-07-31 2019-04-09 Microsoft Technology Licensing, Llc Adaptive sizing and positioning of application windows
US10592080B2 (en) 2014-07-31 2020-03-17 Microsoft Technology Licensing, Llc Assisted presentation of application windows
US9787576B2 (en) 2014-07-31 2017-10-10 Microsoft Technology Licensing, Llc Propagating routing awareness for autonomous networks
US10942574B2 (en) 2014-11-12 2021-03-09 Samsung Electronics Co., Ltd. Apparatus and method for using blank area in screen
US20160132222A1 (en) * 2014-11-12 2016-05-12 Samsung Electronics Co., Ltd. Apparatus and method for using blank area in screen
US10534434B2 (en) * 2014-11-12 2020-01-14 Samsung Electronics Co., Ltd. Apparatus and method for using blank area in screen
US10345601B2 (en) 2015-02-09 2019-07-09 Microsoft Technology Licensing, Llc Wearable image display system
CN107690613A (en) * 2015-06-07 2018-02-13 苹果公司 For manipulating the equipment, method and graphic user interface of application widget
WO2016200670A1 (en) * 2015-06-07 2016-12-15 Apple Inc. Device, method, and graphical user interface for manipulating application windows
US20160364126A1 (en) * 2015-06-11 2016-12-15 Sap Se Dynamic adaptive user interface control
US10748312B2 (en) 2016-02-12 2020-08-18 Microsoft Technology Licensing, Llc Tagging utilizations for selectively preserving chart elements during visualization optimizations
US10347017B2 (en) * 2016-02-12 2019-07-09 Microsoft Technology Licensing, Llc Interactive controls that are collapsible and expandable and sequences for chart visualization optimizations
CN110046010A (en) * 2019-02-19 2019-07-23 阿里巴巴集团控股有限公司 Interface processing method, apparatus and system
CN111814087A (en) * 2019-04-25 2020-10-23 厦门雅基软件有限公司 Dynamic layout method and device of Web window, electronic equipment and readable storage medium
CN111611035A (en) * 2020-04-29 2020-09-01 浙江大华技术股份有限公司 User-defined window segmentation layout method and device, computer equipment and storage medium
CN113703903A (en) * 2021-09-10 2021-11-26 广州朗国电子科技股份有限公司 Split screen display method and device

Also Published As

Publication number Publication date
AU2013386836A1 (en) 2015-10-22
JP2016518658A (en) 2016-06-23
MX2015014579A (en) 2016-03-04
NZ712845A (en) 2020-01-31
WO2014171963A1 (en) 2014-10-23
US20240061543A1 (en) 2024-02-22
SG11201508348WA (en) 2015-11-27
CN105190544A (en) 2015-12-23
HK1214872A1 (en) 2016-08-05
JP6216440B2 (en) 2017-10-18
KR20150143630A (en) 2015-12-23
RU2015144183A (en) 2017-04-18
CA2908006A1 (en) 2014-10-23
EP2987077B1 (en) 2020-07-29
EP2987077A1 (en) 2016-02-24
BR112015025939A8 (en) 2020-01-14
BR112015025939A2 (en) 2017-07-25
CN113821290A (en) 2021-12-21
US11294529B2 (en) 2022-04-05
KR102113371B1 (en) 2020-05-20
CL2015003057A1 (en) 2016-08-19
IL241765B (en) 2020-03-31
PH12015502311A1 (en) 2016-02-10
US11836327B2 (en) 2023-12-05
SG10201707722WA (en) 2017-11-29
AU2013386836B2 (en) 2020-01-16
CA2908006C (en) 2022-04-12
MY180954A (en) 2020-12-14
RU2656993C2 (en) 2018-06-07
US20220214776A1 (en) 2022-07-07
ZA201507206B (en) 2017-11-29

Similar Documents

Publication Publication Date Title
US11836327B2 (en) Application window divider control for window layout management
US10656820B2 (en) Snap points including ranges
US9977566B2 (en) Computerized systems and methods for rendering an animation of an object in response to user input
US9207849B2 (en) Start and application navigation
US20100235769A1 (en) Smooth layout animation of continuous and non-continuous properties
US20140310642A1 (en) Deferred placement prompt
US20190317658A1 (en) Interaction method and device for a flexible display screen
US10147400B2 (en) Display control device, display control method, and display control program
US9058101B2 (en) Display control device and display control method
EP2987076B1 (en) Application-to-application launch windowing
GB2530078A (en) Launching applications through an application selection screen
US10592070B2 (en) User interface directional navigation using focus maps
BR112015025939B1 (en) WINDOW MANAGEMENT METHOD AND SYSTEM
US10320866B2 (en) Chronological event information for multimedia content
CN113268189A (en) Atlas management method, apparatus, storage medium and computer device
CN116521043A (en) Method, system and computer program product for quick response of drawing
CN110730944A (en) Amplified input panel

Legal Events

Date Code Title Description
AS Assignment

Owner name: MICROSOFT CORPORATION, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:VRANJES, MIRON;SATTERFIELD, JESSE CLAY;WORLEY, MATTHEW ISAAC;AND OTHERS;SIGNING DATES FROM 20130408 TO 20130410;REEL/FRAME:030218/0794

AS Assignment

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:034747/0417

Effective date: 20141014

Owner name: MICROSOFT TECHNOLOGY LICENSING, LLC, WASHINGTON

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MICROSOFT CORPORATION;REEL/FRAME:039025/0454

Effective date: 20141014

STCV Information on status: appeal procedure

Free format text: ON APPEAL -- AWAITING DECISION BY THE BOARD OF APPEALS

STCV Information on status: appeal procedure

Free format text: BOARD OF APPEALS DECISION RENDERED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS

STPP Information on status: patent application and granting procedure in general

Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED

STCF Information on status: patent grant

Free format text: PATENTED CASE