Bug 188774

Summary: [WPE][Tools] Implement resize in WindowViewBackend
Product: WebKit Reporter: Carlos Bentzen <cadubentzen>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: aperez, bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Carlos Bentzen 2018-08-20 20:35:29 PDT
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.
Comment 1 Adrian Perez 2023-02-16 05:14:13 PST
Support for the .configure callback has been implemented in bug #247176

*** This bug has been marked as a duplicate of bug 247176 ***