WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
270336
[WPE] WPE Platform: add API to get/set the primary display
https://bugs.webkit.org/show_bug.cgi?id=270336
Summary
[WPE] WPE Platform: add API to get/set the primary display
Carlos Garcia Campos
Reported
2024-03-01 01:29:29 PST
We are currently using the default display for the screen manager, which is wrong for apps not using the default display and explicitly creating one. In most of the cases there's only one display, and in most of the cases where there's more than one, the first one created is the primary one. So, we can add API to get the primary display that is set automatically for the first created display, but still allow to set any other display as primary.
Attachments
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2024-03-01 01:31:26 PST
Pull request:
https://github.com/WebKit/WebKit/pull/25340
EWS
Comment 2
2024-03-01 02:25:58 PST
Committed
275544@main
(a997251a7158): <
https://commits.webkit.org/275544@main
> Reviewed commits have been landed. Closing PR #25340 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug