sway/common
Calvin Lee 34e2c70abc Feature for #1078: Configurable swaylock colors
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.
2017-02-21 14:12:31 -07:00
..
CMakeLists.txt implement solid color rendering for swaybg 2016-07-30 18:50:13 -05:00
ipc-client.c Handle malloc failure in ipc_recv_response 2016-12-15 19:01:40 -05:00
list.c Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.c Handle malloc failure in ipc_recv_response 2016-12-15 19:01:40 -05:00
readline.c Handle malloc failures from read_line 2016-12-15 19:01:40 -05:00
stringop.c common/stringop.c: a premature decrement meant an element of argv was never released 2016-04-29 18:00:21 +01:00
util.c Feature for #1078: Configurable swaylock colors 2017-02-21 14:12:31 -07:00