Bug 188774 - [WPE][Tools] Implement resize in WindowViewBackend
Summary: [WPE][Tools] Implement resize in WindowViewBackend
Status: RESOLVED DUPLICATE of bug 247176
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-20 20:35 PDT by Carlos Bentzen
Modified: 2023-02-16 05:14 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***