aboutsummaryrefslogtreecommitdiff
path: root/vcpkg/ports/xproto/upstream-1.patch
diff options
context:
space:
mode:
authorEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
committerEthan Morgan <ethan@gweithio.com>2026-02-14 16:44:06 +0000
commit54409423f767d8b1cf30cb7d0efca6b4ca138823 (patch)
treed915ac7828703ce4b963efdd9728a1777ba18c1e /vcpkg/ports/xproto/upstream-1.patch
move to own git serverHEADmaster
Diffstat (limited to 'vcpkg/ports/xproto/upstream-1.patch')
-rw-r--r--vcpkg/ports/xproto/upstream-1.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/vcpkg/ports/xproto/upstream-1.patch b/vcpkg/ports/xproto/upstream-1.patch
new file mode 100644
index 0000000..55f283f
--- /dev/null
+++ b/vcpkg/ports/xproto/upstream-1.patch
@@ -0,0 +1,12 @@
+diff --git a/include/X11/XF86keysym.h b/include/X11/XF86keysym.h
+index c242e42f5fee2e28da11df2d33b005e9bb4b5441..59ba54d1a13fabdded6920ce946c1e20594f49ff 100644
+--- a/include/X11/XF86keysym.h
++++ b/include/X11/XF86keysym.h
+@@ -394,6 +394,7 @@
+ #define XF86XK_VoiceCommand _EVDEVK(0x246) /* v3.16 KEY_VOICECOMMAND */
+ #define XF86XK_Assistant _EVDEVK(0x247) /* v4.13 KEY_ASSISTANT */
+ /* Use: XK_ISO_Next_Group _EVDEVK(0x248) v5.2 KEY_KBD_LAYOUT_NEXT */
++#define XF86XK_EmojiPicker _EVDEVK(0x249) /* v5.13 KEY_EMOJI_PICKER */
+ #define XF86XK_BrightnessMin _EVDEVK(0x250) /* v3.16 KEY_BRIGHTNESS_MIN */
+ #define XF86XK_BrightnessMax _EVDEVK(0x251) /* v3.16 KEY_BRIGHTNESS_MAX */
+ #define XF86XK_KbdInputAssistPrev _EVDEVK(0x260) /* v3.18 KEY_KBDINPUTASSIST_PREV */