1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2024-10-27 05:23:10 -04:00
Commit graph

4 commits

Author SHA1 Message Date
Michael Stapelberg
68b78a7f57 clang-format -i **/*.[ch]
From here on, we’ll use clang-format to automatically format the source.

This has worked well in i3, so we are introducing it for i3lock.
2015-03-16 18:47:16 +01:00
Michael Stapelberg
f6af085784 Move static byte arrays to xcb.c (fixes compilation warnings) 2010-07-20 23:06:54 +02:00
Axel Wagner
0c4b4df75e Port the pointer-code to xcb 2010-07-20 22:56:47 +02:00
Axel Wagner
b4c10df0fc Implement showing the default X- or a hardcoded Windows-Mousecursor. 2010-07-09 11:18:39 +02:00