Skip to content
This repository has been archived by the owner on Aug 20, 2020. It is now read-only.

[Tizen] Allow to unminimize window using Restore #351

Open
nicoguyo opened this issue Jan 15, 2015 · 1 comment
Open

[Tizen] Allow to unminimize window using Restore #351

nicoguyo opened this issue Jan 15, 2015 · 1 comment

Comments

@nicoguyo
Copy link
Contributor

Crosswalk for Tizen provides an API to support programmatic switching of applications. (XWALK-2578, TC-1193).

This API use Restore to unminized an application and a weston patch adding a new function xdg_surface_needs_attention to xdg-shell (see https://review.tizen.org/gerrit/gitweb?p=platform/upstream/weston.git;a=commit;h=3d7362346a2b22f2ccef0dd2aa6cde8e28a11aea and http://lists.freedesktop.org/archives/wayland-devel/2014-July/016224.html).

Ozone-wayland must be adapted to use this function to restore a minimized window.

@nicoguyo
Copy link
Contributor Author

PullRequest #350 implement this under compilation flag OS_TIZEN for branch Milestone-ThanksGiving.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant