bruvzg
|
eddc9cea11
|
[NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu` method.
|
2024-07-08 11:20:28 +03:00 |
Rémi Verschelde
|
a139cd611a
|
Merge pull request #92826 from bruvzg/nat_icon_checks
Improve native menu and status indicator icons conversion and checks.
|
2024-06-07 23:30:39 +02:00 |
bruvzg
|
28ec2240c4
|
Improve native menu and status indicator icons conversion and checks.
|
2024-06-06 07:46:09 +03:00 |
bruvzg
|
1f7bf27780
|
[macOS] Improve native menu open/close callbacks.
|
2024-06-05 20:22:41 +03:00 |
Rémi Verschelde
|
85062e37ef
|
Merge pull request #89588 from bruvzg/status_ind_menu_direct
[StatusIndicator] Switch API to use Texture2D instead of Image, improve handling on macOS, add method to set native popup menu directly.
|
2024-05-01 09:54:44 +02:00 |
bruvzg
|
37e0be37d8
|
[macOS] Fix non-global native menu shortcuts.
|
2024-03-27 22:26:44 +02:00 |
bruvzg
|
0587a1d217
|
[StatusIndicator] Switch API to use Texture2D instead of Image, improve handling on macOS, add method to set native popup menu directly.
|
2024-03-20 11:56:07 +02:00 |
bruvzg
|
3459aaa9d1
|
Fix NativeMenu layout direction on macOS, add extra check for Windows menu.
|
2024-03-15 09:48:54 +02:00 |
bruvzg
|
ac7583e449
|
[NativeMenu] Implement native popup menu support on Windows.
|
2024-03-13 10:51:38 +02:00 |
bruvzg
|
c65a667924
|
Move `global_menu_*` methods to a separate `NativeMenu` class.
|
2024-03-04 23:41:41 +02:00 |