hehelego

Results 2 issues of hehelego

Hi developers and maintainers, I have encountered some weird thing when creating user with the `hydrooj` cli. This command always fail. ```bash hydrooj cli user create [email protected] test '~"M+y`X3hm*TzH_"' 9...

enhancement
need discussion

## The problem In commit ` 189bffe047ef78b01f011ef367c7d3d841d06452`. In `src/platform/linux/X/input.c:369`, the type of `ret` should be `struct input_event *` rather than `struct input_evnet *`. This causes a incompatible point type error...