]> git.sur5r.net Git - i3/i3status/commit
Make wmiistatus run all the time and wait for wmii_path to exist
authorMichael Stapelberg <michael+x200@stapelberg.de>
Wed, 29 Oct 2008 22:26:26 +0000 (23:26 +0100)
committerMichael Stapelberg <michael+x200@stapelberg.de>
Wed, 29 Oct 2008 22:26:26 +0000 (23:26 +0100)
commit7d0f324b7a8e009da9fe5d61a60dc1c08526b46d
treed62181274447c28844c628e17b7e656493c90991
parent554a984fe6b8f29059cfa304778a465dce46c9d3
Make wmiistatus run all the time and wait for wmii_path to exist

Instead of exiting as a file inside wmii_path cannot be opened, we wait
until wmii_path is found again (particularly the /rbar part, that is),
re-setup our files and continue as if nothing happened.

This will make wmiistatus survive restarts of wmii and make it wait for
/mnt/wmii to appear when booting up (and wmiistatus gets started before
wmii itself)
config.c
wmiistatus.c