You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Support top-layer mode
* Add top to FlutterDesktopWindowProperties as a member
* If top is true, the window type will be NOTIFICATION with the top level priority
Signed-off-by: Boram Bae <[email protected]>
* Update based on review
Signed-off-by: Boram Bae <[email protected]>
* Destroy wl_event_queue
Signed-off-by: Boram Bae <[email protected]>
* Fix build break on host
* Fix naming convention
Signed-off-by: Boram Bae <[email protected]>
* Remove unnecessary code
Signed-off-by: Boram Bae <[email protected]>
* Add repeat count to prevent infinite wait
Signed-off-by: Boram Bae <[email protected]>
* Retrieve global objects to bind tizen policy
Signed-off-by: Boram Bae <[email protected]>
* Update based on review
Signed-off-by: Boram Bae <[email protected]>
* Free Eina_Iterator after using it
Signed-off-by: Boram Bae <[email protected]>
0 commit comments