]> git.sur5r.net Git - i3/i3/commit
Make small DLOG improvements 3674/head
authorOrestis Floros <orestisf1993@gmail.com>
Sat, 30 Mar 2019 11:43:36 +0000 (13:43 +0200)
committerOrestis Floros <orestisf1993@gmail.com>
Wed, 3 Apr 2019 15:51:34 +0000 (18:51 +0300)
commitcc9b227978d06777034f95643aa643c0dee079e4
tree9d86e00714366e36d22c6705e8fb231404657bd8
parent8b88f00117c6c251efd720aedb97afd55fdf76f6
Make small DLOG improvements

- manage_window: log the window in the start of the function so that the
reader knows what the rest of the messages refer to, even if the
function exits prematurely.
- con_is_floating: Message is spammy
src/con.c
src/manage.c