mirror of
https://github.com/swaywm/sway.git
synced 2025-10-31 22:25:26 -04:00
Colors are configured through the command line so that swaylock conforms to the i3lock fork 'github.com/chrjguill/i3lock-color'. Differences from it are that one letter options '-r' and '-s' are not implimentend because '-s' is already used by '--scaling' in swaylock. This commit also fixed whitespace in 'include/swaylock/swaylock.h' and changed `parse_color` in 'common/util.h' so that it can accept colors that do not start with a hash. This was done to keep compatability with the i3lock fork. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| ipc-client.c | ||
| list.c | ||
| log.c | ||
| readline.c | ||
| stringop.c | ||
| util.c | ||