sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit 289aab9f0adf856e1dc9c8bbe2108171d67c9043
parent 8205a6fd3bb544b11c9d56abc93da02b03543297
Author: taiyu <taiyu.len@gmail.com>
Date:   Wed, 19 Aug 2015 09:21:44 -0700

removed debug which shouldnt be there

Diffstat:
Msway/commands.c | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/sway/commands.c b/sway/commands.c @@ -242,7 +242,6 @@ static bool cmd_floating_mod(struct sway_config *config, int argc, char **argv) } int i, j; list_t *split = split_string(argv[0], "+"); - fprintf(stderr,"%s, %d,%d\n",argv[0], split->length,split->items); config->floating_mod = 0; //set modifer keys