1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-23 08:03:19 +00:00
mpv/osdep/mac
der richter 5482eecb8a mac/input: define AltGr mask as static NSEvent.ModifierFlags variable
this makes it possible to properly test for those modifiers in a proper
swift like way.
2024-03-14 23:33:15 +01:00
..
application_objc.h mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00
application.h mac/menu: rewrite menu bar in swift 2024-03-07 01:03:52 +01:00
application.m mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00
events_objc.h mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00
events.h mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00
events.m mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00
input_helper.swift mac/input: define AltGr mask as static NSEvent.ModifierFlags variable 2024-03-14 23:33:15 +01:00
libmpv_helper.swift
log_helper.swift
menu_bar.swift mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00
meson.build mac/menu: rewrite menu bar in swift 2024-03-07 01:03:52 +01:00
mpv_helper.swift mac/helper: move input ctx related functionality into new input helper 2024-03-14 23:33:15 +01:00
precise_timer.swift
remote_command_center.swift mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00
swift_bridge.h mac/menu: rewrite menu bar in swift 2024-03-07 01:03:52 +01:00
swift_compat.swift
swift_extensions.swift mac/input: define AltGr mask as static NSEvent.ModifierFlags variable 2024-03-14 23:33:15 +01:00
touchbar.h mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00
touchbar.m mac/events: remove redundant functions and optimise input helper usage 2024-03-14 23:33:15 +01:00