kwin/helpers
Heiko Becker 7db93b7cd7 Replace uint with unsigned int
Improves portability by avoiding the non-standard 'uint'. For example
this fixes building with musl libc:

".../kwin_wrapper.c:45:9: error: unknown type name 'uint';
    did you mean 'int'?"
2021-01-21 22:00:33 +01:00
..
killer Prettify license headers 2020-08-07 19:57:56 +00:00
wayland_wrapper Replace uint with unsigned int 2021-01-21 22:00:33 +01:00
CMakeLists.txt Introduce helper to restart kwin on crash exit 2020-12-15 15:43:48 +00:00