Re: [dev] [slock] [PATCH] Blank the screen with colour 0

From: Markus Teich <markus.teich_AT_stusta.mhn.de>
Date: Wed, 25 Feb 2015 23:20:04 +0100

David Phillips wrote:
> Three colours sounds like a good middle ground. Attached is a patch which:
>
> * Adds another colour in config.def.h, COLOR_INIT
> * Renames the colours from numerical ones to ones with meaningful
> names; COLOUR_INPUT for when there is content in the input buffer and
> COLOUR_EMPTY for when the input buffer has been cleared (backspaced or
> a failed attempt).
> * Ensures XFreeColors frees the right number of colours. This is now
> derived from the size of `Lock->colors` rather than being an integer
> literal.
> * Makes slock exhibit the behaviour described by Markus

Heyho,

Looks fine to me. I think this can be applied.

--Markus
Received on Wed Feb 25 2015 - 23:20:04 CET

This archive was generated by hypermail 2.3.0 : Wed Feb 25 2015 - 23:24:21 CET