Move fullscreen logic out of oxide::WebView
Bug #1543761 reported by
Chris Coulson
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Oxide |
Fix Released
|
Low
|
Chris Coulson |
Bug Description
With bug 1542119, compositing logic and input handling will move to WebContentsView, and a new client class will be used for querying bounds / visibility etc from the actual view (whether that be OxideQQuickWebView or some other content view).
To do this, fullscreen logic needs to come out of oxide::WebView, as we need to query fullscreen state when determing the view bounds.
Related branches
Changed in oxide: | |
importance: | Undecided → Low |
status: | New → Triaged |
assignee: | nobody → Chris Coulson (chrisccoulson) |
Changed in oxide: | |
status: | Triaged → In Progress |
Changed in oxide: | |
milestone: | none → branch-1.14 |
status: | In Progress → Fix Released |
To post a comment you must log in.