slstatus/components
Laslo Hunhold f17f39d0a2 Refactor keymap.c
- Get rid of camel-casing
 - Don't use all-caps for variable names
 - use LEN()-macro
 - use strncmp() rather than strstr() for prefix-checking
 - clean up the tokenizer-loop and don't use copies
 - make the loop more readable by separating different breaking
   conditions
 - stricter error-checking and cleanup
 - store the layout directly with bprintf rather than having
   a separate buffer
2018-05-23 19:56:16 +02:00
..
2018-05-18 11:13:05 +02:00
2018-05-20 00:19:52 +02:00
2018-05-18 11:13:05 +02:00
2018-05-20 22:06:54 +02:00
2018-05-18 11:13:05 +02:00
2018-05-18 11:13:05 +02:00
2018-05-23 19:56:16 +02:00
2018-05-22 12:42:31 +02:00
2018-05-18 11:13:05 +02:00
2018-05-20 01:01:26 +02:00
2018-05-21 00:16:54 +02:00
2018-05-19 01:55:31 +02:00
2018-05-18 11:13:05 +02:00
2018-05-21 00:16:54 +02:00
2018-05-21 00:16:54 +02:00