]> git.sur5r.net Git - i3/i3/commit
i3-nagbar & i3-config-wizard: check sncontext != NULL 3420/head
authorOrestis Floros <orestisf1993@gmail.com>
Sun, 23 Sep 2018 14:02:21 +0000 (17:02 +0300)
committerOrestis Floros <orestisf1993@gmail.com>
Sun, 23 Sep 2018 14:06:29 +0000 (17:06 +0300)
commitd080f58299ebed9300ca6f79d30c955d3e928421
tree2f5685d583ed158cf81cc80c00471baff2033fa4
parentac88d06632b6235e51d89806b7889ba5bfb9eb78
i3-nagbar & i3-config-wizard: check sncontext != NULL

From
https://github.com/freedesktop/startup-notification/blob/07237ff25d6171e1b548118442ddba4259a53ba5/libsn/sn-common.c#L87-L171
it appears that SnDisplay can't be NULL, so I skipped the check.

Fixes #3419
i3-config-wizard/main.c
i3-nagbar/main.c