summaryrefslogtreecommitdiffstats
path: root/platform/macos/native_menu_macos.mm
Commit message (Expand)AuthorAgeFilesLines
* [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu`...bruvzg2024-07-081-25/+12
* Merge pull request #92826 from bruvzg/nat_icon_checksRémi Verschelde2024-06-071-4/+4
|\
| * Improve native menu and status indicator icons conversion and checks.bruvzg2024-06-061-4/+4
* | [macOS] Improve native menu open/close callbacks.bruvzg2024-06-051-8/+33
|/
* Merge pull request #89588 from bruvzg/status_ind_menu_directRémi Verschelde2024-05-011-0/+7
|\
| * [StatusIndicator] Switch API to use Texture2D instead of Image, improve handl...bruvzg2024-03-201-0/+7
* | [macOS] Fix non-global native menu shortcuts.bruvzg2024-03-271-0/+5
|/
* Fix NativeMenu layout direction on macOS, add extra check for Windows menu.bruvzg2024-03-151-1/+1
* [NativeMenu] Implement native popup menu support on Windows.bruvzg2024-03-131-0/+10
* Move `global_menu_*` methods to a separate `NativeMenu` class.bruvzg2024-03-041-0/+1348