Commit graph

3 commits

Author SHA1 Message Date
Luan Santos
f5299139c7 refactor(platform): restructure keyboard modifiers for cross-platform consistency
Replace deprecated KeyboardControlModifier with platform-aware primary modifier
handling. Introduces KeyboardMetaModifier for native modifier keys (Cmd on macOS,
Win on Windows, Super on X11) and KeyboardPrimaryModifier to abstract the
platform-specific primary modifier key. Adds isPrimaryModifierOnly() helper
to normalize platform differences in keyboard shortcuts.

Extract Cocoa view handling into separate OTOpenGLView and OTWindowDelegate
classes for improved code organization and maintainability.
2026-01-10 10:06:53 -08:00
Luan Luciano
7b132aa98a
feat: compatibility with 15.11 (only bytes)
Co-authored-by: kokekanon <114332266+kokekanon@users.noreply.github.com>
2025-12-21 12:06:28 -03:00
InnerCircleTFS
06aa9080c3
feat: keybinds by oen | (limited) Part 1 (#996) 2024-12-17 18:27:38 -03:00