Ngo Iok Ui (Wu Yu Wei)
e33c5f0daf
feat: add accelerator module ( #17 )
...
* Add accelerator module
* Add Linux port
* Add macOS port
* Add Windows port
* Remove unused types
* Fix doc tests
* Add more variants
2022-07-20 14:34:09 +02:00
amrbashir
00a0270b8f
refactor: rename TextMenuItem
to just MeuItem
2022-06-14 14:00:00 +02:00
Amr Bashir
943beda6df
feat: implement NativeMenuItem
( #9 )
...
* feat: implement `NativeMenuItem`
* windows: refactor native menu item handle in window proc
* native menu items on linux
* change about status to not implemented on windows
2022-06-10 14:09:56 +02:00
Amr Bashir
6b98160e49
feat: accelerators ( #6 )
...
* feat: accelerators
* add accelerators on windows
2022-06-07 13:05:20 +02:00
Yu-Wei Wu
413358ed85
Add init_for_nsapp
2022-05-08 14:32:31 +08:00
amrbashir
cadb53087b
rename crate to muda
2022-05-07 11:19:58 +02:00
amrbashir
31e2624ada
rename crate to minit
2022-05-07 00:52:41 +02:00
amrbashir
17ae5366c7
add documentation
2022-05-06 22:57:58 +02:00
amrbashir
832e4964e7
implement windows
2022-05-06 18:38:39 +02:00
amrbashir
fbef2d8a40
use an event channel instead of callbacks
2022-05-06 16:25:45 +02:00
amrbashir
b5598554a0
update exmaples
2022-05-05 17:30:35 +02:00
amrbashir
cff1103cf4
add menu item handler on linux
2022-05-05 17:04:48 +02:00
amrbashir
a46c53dbe9
init - initial linux support
2022-05-05 13:50:22 +02:00