mpv/osdep/mac
der richter 2e03e0305c mac/input: add support for dead key reporting
dead keys like tilde and accents were not reported because they returned
an empty string from the NSEvent.

try to retrieve dead key with alternative Carbon API when an empty key
is reported.
2024-04-24 20:35:53 +02:00
..
app_bridge.h mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
app_bridge.m mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
app_bridge_objc.h mac/app: rewrite App c main function, startup and termination in swift 2024-04-01 22:13:39 +02:00
app_hub.swift mac/log: fix use after free when freeing mpv handle 2024-04-12 23:23:16 +02:00
application.swift mac/app: add some verbose logging for app startup and file handling 2024-04-01 22:13:39 +02:00
event_helper.swift mac: cleanup swift bridge header imports and unify them 2024-03-29 14:20:40 +01:00
input_helper.swift mac/input: add support for dead key reporting 2024-04-24 20:35:53 +02:00
libmpv_helper.swift mac/log: rename log functions and cleanup class 2024-03-29 14:20:40 +01:00
log_helper.swift mac/log: fix use after free when freeing mpv handle 2024-04-12 23:23:16 +02:00
menu_bar.swift mac/menu: remove redundant quit func and use identical command func 2024-04-01 22:13:39 +02:00
meson.build mac: cleanup swift bridge header imports and unify them 2024-03-29 14:20:40 +01:00
option_helper.swift mac: remove now unnecessary objective-c forwarding 2024-03-29 14:20:40 +01:00
precise_timer.swift mac/log: rename log functions and cleanup class 2024-03-29 14:20:40 +01:00
presentation.swift mac/vulkan: add support for frame timing via presentation feedback 2024-04-10 19:14:20 +02:00
remote_command_center.swift mac/remote: use event type as key state for proper mapping in function 2024-04-04 19:39:27 +02:00
swift_compat.swift osdep/mac: make mac naming of files, folders and function consistent 2024-02-28 15:52:47 +01:00
swift_extensions.swift mac: make display-names unique to allow specific selection 2024-04-24 20:35:38 +02:00
touch_bar.swift mac: cleanup swift bridge header imports and unify them 2024-03-29 14:20:40 +01:00
type_helper.swift mac/type: move c<>swift type bridging into a dedicated type helper 2024-03-21 18:33:15 +01:00