]> git.sur5r.net Git - i3/i3/commit
randr.c: Fix regression with focusing NULL container 3524/head
authorOrestis Floros <orestisf1993@gmail.com>
Thu, 15 Nov 2018 11:48:14 +0000 (13:48 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Thu, 15 Nov 2018 11:49:26 +0000 (13:49 +0200)
commita84b30f8a995c38aa88b3333703595e052d650ab
tree0d98e3eed15dc908ffc8a9170a3370e81115256d
parent299e9b9fdd212c3c3cac19df079c8c5ba51a3b43
randr.c: Fix regression with focusing NULL container

This was introduced in db3b9e41874400958cf85b461a5d1ff04a398fa3 which
removed the NULL check for next.

Fixes #3523.
src/randr.c