Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-08-24 | Remove unnecessary wl_display_dispatch calls | Simon Ser | |
wl_display_roundtrip already takes care of dispatching the display. | |||
2019-03-01 | meson: enable more compiler warnings | emersion | |
2018-11-06 | examples: only link clients to wlroots if necessary | emersion | |
2018-10-12 | Assert read return value in examples/input-method | Drew DeVault | |
2018-10-09 | wlroots: add basic support for zwp_input_method_v2 | Dorota Czaplejewicz | |
Implemented basic input method functionality. Not included: popups, grabbing. |