summaryrefslogtreecommitdiff
path: root/platform/macos/display_server_macos.h
AgeCommit message (Expand)Author
2022-09-02Merge pull request #65026 from bruvzg/dark_modeRĂ©mi Verschelde
2022-09-01[macOS] Handle accelerator and click events of the global menu items separately.bruvzg
2022-08-31Add support for system dark mode and accent color detection (macOS and Window...bruvzg
2022-08-26[macOS] Extend editor contents to the window titlebar for better space usage.bruvzg
2022-08-22Replace Array return types with TypedArraykobewi
2022-08-18Implement `MenuBar` control to wrap `PopupMenu`s or native menu, use native m...bruvzg
2022-08-05Implement `screen_is_kept_on` for macOS.bruvzg
2022-08-04Implement `screen_set_keep_on` for macOSbruvzg
2022-07-21Rename OSX to macOS and iPhoneOS to iOS.bruvzg