Bug 188774
Summary: | [WPE][Tools] Implement resize in WindowViewBackend | ||
---|---|---|---|
Product: | WebKit | Reporter: | Carlos Bentzen <cadubentzen> |
Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | aperez, bugs-noreply |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Carlos Bentzen
Implement the configure callback in the zxdg_toplevel_v6_listener.
Code is in Tools/wpe/backends/WindowViewBackend.cpp
For reference, cog implements it already (https://github.com/Igalia/cog), so the job is basically porting the logic to MiniBrowser.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adrian Perez
Support for the .configure callback has been implemented in bug #247176
*** This bug has been marked as a duplicate of bug 247176 ***