sway/include
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
..
client Fix constant scale factor in font code 2016-09-05 11:52:52 -04:00
sway Add window instance support 2017-01-19 03:14:59 +02:00
swaybar add bar colours for focused_(workspace|statusline|separator) 2016-11-02 18:58:33 +01:00
swaygrab implement "focused container" feature for swaygrab 2016-09-18 16:41:08 -05:00
swaylock Feature for #1078: Configurable swaylock colors 2017-02-21 14:12:31 -07:00
ipc-client.h swaybar: move core functionality to state.c 2016-01-24 14:22:19 +01:00
ipc.h Add IPC policy to config 2016-12-02 16:08:45 -05:00
list.h Added "layout promote" command. 2016-12-29 20:31:30 +01:00
log.h Always log filename and line number 2016-12-15 19:01:40 -05:00
readline.h Print /proc/<pid>/maps on segfault 2016-01-28 07:57:07 -05:00
stringop.h Add quotes to multiword arguments. 2016-01-25 00:14:13 +01:00
sway.h Correctly exit sway on errors. 2016-02-26 09:42:21 +01:00
util.h implement solid color rendering for swaybg 2016-07-30 18:50:13 -05:00