The present invention relates generally to multi-environment operating systems and methods for synchronizing backgrounds (wallpaper) in a multi-environment operating system.
Some mobile devices have the capability to utilize multiple run-time environments simultaneously. A user of such a device may operate a first operating environment (e.g., Android) and a second operating environment (e.g., GNU Linux) simultaneously. When operating such a device, at least two co-existing independent middleware operating environments coupled to a core kernel are provided where the middleware operating environments each have a corresponding application component.
When a single display device is utilized as a user interface to a mobile device running multiple environments (e.g., Android and GNU Linux), there may exist two wallpapers or background displays. A first wallpaper is on a first window (Android window) which runs the Android environment. The other is wallpaper exists on the GNU Linux desktop or window. To give a consistent look, it would be beneficial to give a user an option to synchronize the wallpaper when multiple runtime environments are simultaneously utilized. Therefore a need exists for a method and apparatus for synchronizing backgrounds (wallpaper) among multiple windows in a multi-environment operating system.
Skilled artisans will appreciate that elements in the figures are illustrated for simplicity and clarity and have not necessarily been drawn to scale. For example, the dimensions and/or relative positioning of some of the elements in the figures may be exaggerated relative to other elements to help to improve understanding of various embodiments of the present invention. Also, common but well-understood elements that are useful or necessary in a commercially feasible embodiment are often not depicted in order to facilitate a less obstructed view of these various embodiments of the present invention. It will further be appreciated that certain actions and/or steps may be described or depicted in a particular order of occurrence while those skilled in the art will understand that such specificity with respect to sequence is not actually required. Those skilled in the art will further recognize that references to specific implementation embodiments such as “circuitry” may equally be accomplished via replacement with software instruction executions either on general purpose computing apparatus (e.g., CPU) or specialized processing apparatus (e.g., DSP). It will also be understood that the terms and expressions used herein have the ordinary technical meaning as is accorded to such terms and expressions by persons skilled in the technical field as set forth above except where different specific meanings have otherwise been set forth herein.
In order to alleviate the above-mentioned need, a device and method for synchronizing background images within a multi-environment operating system is provided herein. During operation, a processor running a first operating system environment will utilize a first background image for a first graphical user interface on the device. The first operating system will save the first background image to a shared image file. A second operating system environment being run by the processor will access the shared image file and utilize the first background image for a second GUI on an external display. Because background images are synchronized between GUIs, a more-consistent look is provided to the user.
The present invention encompasses a device for synchronizing background images within a multi-environment operating system. The device comprises a processor running a first operating system environment utilizing a first background image for a first graphical user interface (GUI), the first operating system environment saving the first background image to a shared image file. The processor additionally runs a second operating system environment accessing the shared image file and utilizing the first background image for a second GUI on an external display.
The present invention additionally encompasses a device for synchronizing background images within a multi-environment operating system. The device comprises a processor running a first operating system environment utilizing an animated background for a first graphical user interface (GUI) on the device, the processor saving a snapshot of the animated background to a shared image file, The processor additionally runs a second operating system environment accessing the shared image file and utilizing the snapshot of the animated background for a second GUI on an external display.
The present invention additionally encompasses a method for synchronizing background images within a multi-environment operating system. The method comprises the steps of running a first operating system environment on a device utilizing a first background image for a first graphical user interface (GUI), saving the first background image to a shared image file, and accessing the shared image file by a second operating environment system running on the device. The first background image is utilized by the second operating system environment for a second GUI on an external display.
The present invention additionally encompasses a method for synchronizing background images within a multi-environment operating system. The method comprises the steps of running a first operating system environment on a device utilizing an animated background image for a first graphical user interface (GUI), saving by the first operating system environment, a snapshot of the animated background image to a shared image file, and accessing the shared image file by a second operating system running on the device. The snapshot is utilized by the second operating system for a second GUI on an external display.
Turning now to the drawings, where like numerals designate like components,
Now referring to
An exemplary operating system 16 includes Ubuntu® (Canonical Ltd., www.ubuntu.com) for the Linux-based operating system environment 24. It is specifically intended that multiple middleware operating system environments co-exist independent of the other(s). Exemplary environments that can be included in operating system 16include Android™, Ubuntu® (Canonical Ltd., www.ubuntu.com), standard Linux-based environments, Symbian (Symbian Foundation Ltd., www.symbian.com), and Windows-based environments. In an alternative embodiment, it is envisioned that greater than two operating system environments are configured to independently co-exist on the same core kernel 18.
Referring to
The AIW module 36 is configured to display a first OS 22 application window on the GUI 12 while the second OS 24 is the primary operating environment.
The portal service module 26 contains a set of instructions configured to allow service for the first OS 22 and directs all communication with the resource manager 34. While the device 10 is operating the portal service module 26 is preferably running at all times. Additionally, the portal service module 26 is connected to activity associated with the portal activity module 28, as well as first OS 22 broadcast events. The portal activity module 28 is an application, or set of computer executable instructions, which represents a second OS 24 application located on the first OS 22 stack. By example, if the second OS 24 is Ubuntu® the portal activity module 28 can represent a specific Ubuntu application, and when the portal activity module 28 has focus, Ubuntu is in view through the GUI 12. Numerous applications can run simultaneously, also referred to as a stack of running applications, within any given operating environment. Logically speaking, the topmost application is deemed to have “focus”.
The kernel 18 includes a set of drivers 42 and an AEV module 44. Included with the drivers 42 are input device drivers for hardware components 20. The AEV 44 is a kernel module that takes absolute coordinate and keyboard events from AIW 36 and passes them to an event hub.
The co-existing environments within operating system 16 communicate with each other. The resource manager 34, which is part of the second OS 24, communicates directly with the portal service module 26, which is part of the first OS 22. Furthermore, the portal service module 26, which is part of the first OS 22, communicates directly with the resource manager 34. The resource manager 34 is a set of instructions configured to manage the resources shared by the first OS 22 and second OS 24. The shared resources include display devices, input devices, power management services and system state information. Furthermore, the resource manager 34 is configured to control OS 22, 24 access to the hardware 20. Additionally, the resource manager 34 identifies and controls which OS 22,24 user interface is displayed through the GUI 12.
According to the present embodiment, the portal service 26 is the source of all communications from the first OS 22 to the resource manager 34. Additionally, the portal service 26 is a sink for all callbacks from the resource manager 34 to the first OS 22. The resource manager provides a status discoverable application programming interface (API) to the portal service 26. This API is configured to be called by the resource manager 34 at any time. The resource manager 34 is configured to obtain and process runtime status, which allows for the resource manager to maintain a state machine. For the first OS 22, the portal service 26 provides runtime status to processes that require them. Similarly, the portal service 26 requests and receives status updates from processes which provide status information. A similar communication for the second OS 24 is controlled by the resource manager 34, which provides runtime status to the processes that require them. Resource manager 34 requests and receives status updates from various processes that provide status information. Device drivers 42 logically associated with the kernel 18 communicate directly with the resource manager 34 as well as the processes that provide runtime status information. By example, the API arbitrates access to user interface devices, such as displays, touch screens or the GUI 12. Yet another example, the API arbitrates access to power input devices, such as batteries and/or AC/DC wall plugs.
The first OS 22 and the second OS 24 are independent from the other, and co-exist with respect to the other. Each OS 22, 24 is a fully functioning operating system environment, and does not need the other operating system environment to function. The two operating system environments exist on the same device 10 with 100% independence with respect to the other. As identified above, the first and second OS 22, 24 do not co-exist in a virtualization or emulation scheme, but in fact operate on a single kernel 18. Instead, there is runtime co-existence in which both OS 22, 24 run in their respective native environments and neither OS 22, 24 is recompiled, as there is no need to leverage a common C runtime environment. Applications can be accessed by a user which are coded purely for one or the other OS 22, 24 without an interruption to a user's computing experience.
Referring to
Referring to
Referring to
The boot sequence is initiated at step 68, followed by launching the core Linux kernel 18 at step 70. A bootloader program initializes prior to launching the kernel. After the Linux kernel 18 is initialized, the kernel launches user space scripts at step 72. The resource manager 34 is launched at step 74, followed by identifying the mode state at step 76. Once the mode state is identified a reference library is accessed at step 78 to determine the criteria associated with and/or dictated by the mode state that is identified. At step 80, the services common to both the first OS 22 and the second OS 24 are launched. The mode state determined at step 76 is referenced at step 82. If the mobile state is identified then the first OS 22 is the primary operating environment, then the first OS initialization scripts are launched at step 84, followed by the second OS initialization scripts launched at step 86. If the docked state is referenced at step 82, then the second OS 24 is the primary operating environment, and then the second OS 24 initialization scripts are launched at step 88 followed by launching the first OS 22 initialization scripts at step 90. Regardless of which environment is the primary, both environments are launched and running before the device 10 is operational at step 92. Since the common services are launched first at step 80, for all intents and purposes the primary and secondary environments are launched in parallel. However, the primary environment-specific services, based upon the device state, are launched immediately before the secondary environment-specific services. By separating the common services launch with the environment-specific launch, the device 10 can be quickly operational with multiple co-existing and independent operating environments.
Referring to
The portal service 26 sends a status update communication to the resource manager 34 at step 98 indicating that the portal activity 28 has gained focus. Thereafter, the resource manager 34 disables the first OS 22 input and switches a virtual terminal at step 100. The mobile PC application is displayed on the GUI 12 at step 102. While operating the mobile PC application an unsolicited event can occur at step 104 or a user-solicited event can occur at step 106. Unsolicited events include time critical and non-time critical events. By example, a time critical unsolicited event includes a phone call or a scheduled or unscheduled alarm. Furthermore, by example, a non-time critical unsolicited event includes a SMS message, an email message or a device update notification. After an event 104,106 occurs the portal service 26 sends a communication to the resource manager 34 indicating that the portal activity 28 has lost focus at step 108. At step 110, the resource manager 34 requests the first OS 22 to enable input event flow and switches the virtual terminal. By example, the present embodiment includes separate virtual terminals for switching display control between the first OS 22 and the second OS 24. Broadly speaking, a virtual terminal is a Linux application that allows a system user to switch display controls between Windows based view and a system console.
When an unsolicited event occurs or a user selects the “Home” key at step 112, the portal activity 28 is switched to the background at step 114 while the unsolicited event continues or the user operates another application from the “Home” menu of the GUI 12. Alternatively, if the user selects the “Back” key at step 112, then the portal activity 28 exits the application and the device 10 reverts to the idle main menu at step 94. User-initiated events, such as selecting the Home key, Back key, or initiating a new application are exemplary solicited events. When an event occurs a decision is made at step 118, and the first OS 22 is interrupted at step 120 if the event is an unsolicited event. Alternatively, if the event is a solicited event, such as the user selecting the “Home” key, then the device reverts to the idle main menu at step 94. After the OS interruption at step 120, the interrupting application exits and the portal activity 28 regains focus at step 122 and the device 10 reverts to step 98.
In an alternative embodiment, the virtual terminal facility is not utilized. Rendering a second OS 24 application while in the mobile mode can be accomplished through a VNC-like application. The second OS 24 application, such as Ubuntu, can be rendered remotely into the VNC client. Additionally, this embodiment doesn't take physical display control away from the first OS 22.
In yet another alternative embodiment, non time-critical notifications generated by the first OS 22 are identified and listed in a panel within the second OS 24 view. By listing the notifications in a panel the first OS 22 status information is integrated with the second OS 24 view when the second OS 24 is the primary OS. At the user's leisure, the panel is accessed to reveal non time-critical status notifications. When the panel is engaged the first OS 22 becomes the primary OS and allows the notifications to be viewed. By example, the panel can be a pull-down list that comes down from a status area with a slide gesture.
Referring to
Referring to
Referring to
Referring to
Referring to
In an alternative embodiment, it is contemplated that the device 10 can transition between mode states based upon events other than docking or undocking the device 10. By example, if the device 10 is stationary for a preset period of time the device 10 can be programmed to operate in the most energy efficient mode state, regardless of the device status otherwise. In yet another example, a user can transition the mode state from docked to mobile even if the device has a connection with a peripheral device. Additionally, the type of peripheral device connected to the device 10 can dictate whether an automatic mode state change sequence is initiated or a user is provided a mode state change request. The user thereby being able to select the mode state in which to operate the device 10. In yet another alternative embodiment, additional mode states are contemplated based upon the particular device 10 usage and the applications available in the device memory 20.
In this particular embodiment, external display 1301 comprises an external monitor attached to device 10 via a High Definition Multimedia Interface (HDMI). As shown, external display 1301 comprises window 1302 and desktop/window 1303 serving as the second GUI. In this particular embodiment, window 1302 serves as a GUI representing a first operating system environment (e.g., OS 22), while desktop/window 1303 represents a second operating system environment (e.g., OS 24). It should be noted that window 1302 may replicate GUI 12. As discussed above, the first OS 22 and the second OS 24 are independent from the other, and co-exist with respect to the other. Each OS 22, 24 is a fully functioning operating system environment, and does not need the other operating system environment to function. The two operating system environments exist on the same device 10 with 100% independence with respect to the other.
It should be noted that although not shown, each window 1302 and 1303 will contain icons and graphics that represent standard applications that me be run within each operating system environment.
The device hardware 20 comprises a memory storage such as random-access memory coupled to processor 1402 which stores computer executable instructions which are configured to perform various functions and operations, as described herein. As shown, monitor 1301 is coupled to operating system 16 such that first OS 22 and second OS 24 each output a GUI in a first and a second window on monitor 1301. One of the windows may comprise the whole desktop window, while another window may sit above the desktop window.
As mentioned above, when a single display device 1301 is utilized as a user interface to device 10 running multiple environments (e.g., Android and GNU Linux), there may exist two wallpapers or background displays. A first wallpaper is on first window (Android window) 1302 which runs the Android environment. The other is wallpaper exists on the GNU Linux window 1303. To give a consistent look, it would be beneficial to give a user an option to synchronize the wallpaper when multiple runtime environments are simultaneously utilized. In order to address this issue, OS 22 will create an image file 1401 of its background (wallpaper) and store this image file for access by OS 24. This image file 1401 will be stored in storage 20 and continuously updated by OS 22. With reference to
The logic flow begins at step 1501 where device 10 where device 10 has been docked. At step 1503 OS 22 determines if live wallpaper is being utilized as a background image. Because live wallpaper is continuously changing and OS 22 does not have logic to take a current snapshot of the wallpaper, no current image will be saved, and the logic flow continues to step 1507. If, however, live wallpaper is not being utilized, the logic flow continues to step 1505 where OS 22 saves current wallpaper (background image) to a shared image file. This shared image file exists on storage 20. At step 1507 the appropriate image (e.g., live wallpaper or image that exists within the shared image file) is used as wallpaper for window 1302 on monitor 1301.
If, however, at step 1603 it is determined by OS 24 that a shared wallpaper image file exists, OS 24 accesses the shared image file and sets the current wallpaper to the shared image file. The logic flow continues to step 1607. At step 1607 the appropriate image is used as wallpaper for window 1303 on monitor 1301.
The logic flow begins at step 1701 where device 10, and in particular, OS 22 determines if wallpaper being utilized by OS 22 has been updated. If not, the logic flow simply returns to step 1701. If, however, device 10/OS 22 has determined that wallpaper has been updated then the logic flow continues to step 1703 where OS 22 determines if live wallpaper is being utilized as a background image. Because live wallpaper is continuously changing, no current image will be saved, and the logic flow continues to step 1706 where the current image file (if any) is removed. If, however, live wallpaper is not being utilized, the logic flow continues to step 1705 where OS 22 saves/updates the shared image file with the current wallpaper. This shared image file exists on storage 20. At step 1707, a notification is sent to OS 24 indicating that the wallpaper has been updated. In one embodiment of the present invention an iNotify event is sent to OS 24. In particular, an iNotify event comprises a Linxu kernel subsystem (18 in
If, however, at step 1803 it is determined by OS 24 that a shared wallpaper image file exists, OS 24 sets the current wallpaper to the shared image file and the logic flow continues to step 1807. At step 1807 the appropriate image is used as wallpaper for window 1303 on monitor 1301.
The logic flow begins at step 1901 where device 10, and in particular, OS 22 determines if device 10 has been docked. If not, the logic flow simply returns to step 1901. If, however, device 10/OS 22 has determined that it has been docked then the logic flow continues to step 1903 where OS 22 determines if live wallpaper is being utilized as a background image. If, at step 1903 it is determined that live wallpaper is being utilized, then the logic flow continues to step 1907 where a snapshot of the live wallpaper is taken by OS 22 and saved to storage 20 (step 1909).
If, however, live wallpaper is not being utilized, the logic flow continues to step 1905 where OS 22 saves current wallpaper to a shared image file. This shared image file exists on storage 20. At step 1911 the appropriate image is used as wallpaper for window 1302 on monitor 1301.
While the invention has been particularly shown and described with reference to a particular embodiment, it will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention. For example, although several embodiments were given, it is understood that these embodiments may be combined to form further embodiments. It is specifically intended that the present invention not be limited to the embodiments and illustrations contained herein, but include modified forms of those embodiments including portions of the embodiments and combinations of elements of different embodiments as come within the scope of the following claims.