Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1951f6a96e1b0f426ebb12f9f688e6eb428b6280
      
https://github.com/WebKit/WebKit/commit/1951f6a96e1b0f426ebb12f9f688e6eb428b6280
  Author: Siwei Li <siwei...@live.com>
  Date:   2024-07-23 (Tue, 23 Jul 2024)

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

  Log Message:
  -----------
  [WPE] WPE Platform: add window minimization to WPEToplevel
https://bugs.webkit.org/show_bug.cgi?id=276905

Reviewed by Carlos Garcia Campos.

This is to implement minimization support for the toplevel in WPE
Platform; we would like to add a keyboard shortcut to the minibrowser.

* Source/WebKit/WPEPlatform/wpe/WPEToplevel.cpp:
(wpe_toplevel_minimize):
* Source/WebKit/WPEPlatform/wpe/WPEToplevel.h:
* Source/WebKit/WPEPlatform/wpe/wayland/WPEToplevelWayland.cpp:
(wpeToplevelWaylandSetMinimized):
(wpe_toplevel_wayland_class_init):
* Tools/MiniBrowser/wpe/main.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to