[webkit-changes] [WebKit/WebKit] e9496d: [WPE] WPE Platform: add API to maximize/unmaximize...

Carlos Garcia Campos noreply at github.com
Thu Feb 22 06:44:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9496d0854d091f2a23e372089fa7b98c8c514bd
      https://github.com/WebKit/WebKit/commit/e9496d0854d091f2a23e372089fa7b98c8c514bd
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-02-22 (Thu, 22 Feb 2024)

  Changed paths:
    M Source/WebKit/WPEPlatform/wpe/WPEView.cpp
    M Source/WebKit/WPEPlatform/wpe/WPEView.h
    M Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp
    M Tools/MiniBrowser/wpe/main.cpp

  Log Message:
  -----------
  [WPE] WPE Platform: add API to maximize/unmaximize a WPEView
https://bugs.webkit.org/show_bug.cgi?id=269842

Reviewed by Adrian Perez de Castro.

* Source/WebKit/WPEPlatform/wpe/WPEView.cpp:
(wpe_view_maximize):
(wpe_view_unmaximize):
* Source/WebKit/WPEPlatform/wpe/WPEView.h:
* Source/WebKit/WPEPlatform/wpe/wayland/WPEViewWayland.cpp:
(wpeViewWaylandSaveSize):
(wpeViewWaylandSetFullscreen):
(wpeViewWaylandSetMaximized):
(wpe_view_wayland_class_init):
* Tools/MiniBrowser/wpe/main.cpp:

Canonical link: https://commits.webkit.org/275175@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list