]> git.sur5r.net Git - i3/i3/commit
Correctly handle an absent window title to avoid a crash for applications that only... 1891/head
authorIngo Bürk <ingo.buerk@tngtech.com>
Fri, 4 Sep 2015 23:18:35 +0000 (01:18 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Fri, 4 Sep 2015 23:18:35 +0000 (01:18 +0200)
commitf61b5c6cb7ed93add06ce2b68a45705a3764edfe
tree71ea06a64e2e5af69610c03950718287e79b42b9
parentee2983c7919d1b66ae0f59b1265891a7f8df2ab2
Correctly handle an absent window title to avoid a crash for applications that only set it after opening the window.

fixes #1890
src/window.c