[webkit-changes] [WebKit/WebKit] f873c1: [WPE] WPE Platform: add wpe_keymap_translate_keybo...

Carlos Garcia Campos noreply at github.com
Thu May 16 01:16:27 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f873c1671b50a6a75b0879ec961ffb4ad669983d
      https://github.com/WebKit/WebKit/commit/f873c1671b50a6a75b0879ec961ffb4ad669983d
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M Source/WebKit/WPEPlatform/wpe/WPEKeymap.cpp
    M Source/WebKit/WPEPlatform/wpe/WPEKeymap.h
    M Source/WebKit/WPEPlatform/wpe/WPEKeymapXKB.cpp

  Log Message:
  -----------
  [WPE] WPE Platform: add wpe_keymap_translate_keyboard_state()
https://bugs.webkit.org/show_bug.cgi?id=274143

Reviewed by Alejandro G. Castro.

This will be needed by automation.

* Source/WebKit/WPEPlatform/wpe/WPEKeymap.cpp:
(wpe_keymap_translate_keyboard_state):
* Source/WebKit/WPEPlatform/wpe/WPEKeymap.h:
* Source/WebKit/WPEPlatform/wpe/WPEKeymapXKB.cpp:
(xkbModifiersFromWPEModifiers):
(wpeModifiersFromXKBModifiers):
(wpeKeymapXKBTranslateKeyboardState):
(wpeKeymapXKBGetModifiers):
(wpe_keymap_xkb_class_init):

Canonical link: https://commits.webkit.org/278854@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