Orestis Floros 78595f1f68
Improve handling of nagbar processes
Other changes in nagbar_exited:
- Remove ERROR from ELOG as it shows up as "ERROR: ERROR:"
- Make sure to reset the PID even when the process did not exit
normally.
- Use ELOG when exitcode != 0
- Remove the not found error: if nagbar is not in $PATH, exec_i3_utility
prints an error as well.

For the record, I also implemented a more complicated approach with a
new watcher data structure:
bd3aaf3a33
While writing the commit message, it occurred to me to compare
watcher->pid with *watcher->data, which fixes the problems mentioned in
that patch.

Fixes #4104
2020-05-24 13:04:33 +02:00
2020-05-06 17:25:28 +02:00
2020-05-19 14:45:06 +02:00
2020-05-06 17:25:52 +02:00
2020-04-20 04:25:06 +02:00
2020-04-20 04:25:06 +02:00
2020-04-20 04:25:06 +02:00
2020-05-19 14:45:06 +02:00
2019-09-01 19:19:12 +02:00
2019-02-21 19:52:55 +00:00
2020-05-19 14:45:06 +02:00
2020-05-24 13:04:33 +02:00
2020-05-19 14:45:06 +02:00
2020-05-19 14:45:06 +02:00
2020-05-19 14:45:06 +02:00
2018-05-01 13:49:55 +03:00
2011-08-28 17:44:42 +02:00
2018-10-26 09:58:04 -07:00
2020-05-19 14:45:06 +02:00

Logo i3: A tiling window manager

Build Status Issue Stats Pull Request Stats

i3 is a tiling window manager for X11.

For more information about i3, please see the project's website and online documentation.

For information about contributing to i3, please see CONTRIBUTING.md.

Description
No description provided
Readme 18 MiB
Languages
C 58.4%
Perl 36%
Raku 2.6%
Ruby 1.2%
Shell 0.7%
Other 1.1%