Orestis Floros 00ffa68a6c
Move nagbar cleanup to i3_exit
Otherwise, each time we start a nagbar, a cleanup handler is created.
However, each of these handlers tries to kill the same process (->data
is a pointer to config_error_nagbar_pid / command_error_nagbar_pid).

With this commit, both potential nagbar processes are killed once.
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%