Bindings todo list
It would be great to quickly see what's still missing
Comparing with wlroots repo, that's what I saw, I probably missed some, maybe there is some that are not needed or some that would be great to make in priority, so feel free to correct me
- [ ] [wlr_fullscreen_shell_v1](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/include/wlr/types/wlr_fullscreen_shell_v1.h) - Done in #23, but would require unwanted changes in river for now, so if you have an use case and need it, please let us now it in the open PR
- [x] [wlr_input_method_v2](https://github.com/swaywm/wlroots/blob/master/include/wlr/types/wlr_input_method_v2.h)
- [x] [wlr_keyboard_shortcuts_inhibit_v1](https://github.com/swaywm/wlroots/blob/master/include/wlr/types/wlr_keyboard_shortcuts_inhibit_v1.h)
- [x] [wlr_presentation_time](https://github.com/swaywm/wlroots/blob/master/include/wlr/types/wlr_presentation_time.h)
- [ ] [wlr_region](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/include/wlr/types/wlr_region.h)
- ~~[wlr_server_decoration](https://github.com/swaywm/wlroots/blob/master/include/wlr/types/wlr_server_decoration.h)~~ obsolete
- [x] [wlr_switch](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/include/wlr/types/wlr_switch.h)
- [ ] [wlr_tablet_pad](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/include/wlr/types/wlr_tablet_pad.h)
- [ ] [wlr_tablet_v2](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/include/wlr/types/wlr_tablet_v2.h)
- [x] [wlr_text_input_v3](https://github.com/swaywm/wlroots/blob/master/include/wlr/types/wlr_text_input_v3.h)
- [ ] [wlr_xdg_foreign_registry](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/include/wlr/types/wlr_xdg_foreign_registry.h)
- [ ] [wlr_xdg_foreign_v2](https://gitlab.freedesktop.org/wlroots/wlroots/-/blob/master/include/wlr/types/wlr_xdg_foreign_v2.h)
关闭于 2023-01-14 18 条评论