]> git.sur5r.net Git - i3/i3/commit
Rewrite the signal handler dialogs. 2624/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Wed, 4 Jan 2017 09:41:47 +0000 (10:41 +0100)
committerIngo Bürk <ingo.buerk@tngtech.com>
Tue, 10 Jan 2017 19:13:25 +0000 (20:13 +0100)
commitabf830079230c3806e0fdf8b97c4c12832bec7fd
treed4e56f5b465b41c17417f94d20d601b533d9a9e7
parentd4066a6c60b26ea9fdf954acf30f61250e74d575
Rewrite the signal handler dialogs.

This commit is a rewrite of the popup dialogs used when i3 crashes. We now
use our draw_util suite and both properly react to EXPOSE events and clean
up the windows when the handler exits.

As a side-effect, this fixes #2422
include/sighandler.h
src/sighandler.c