Michael Stapelberg df1fcdafe8 Bugfix: insert id-based match at HEAD, not TAIL.
Before this commit, placeholder windows had any matches that were
defined in the JSON file, _followed_ by an i3-internal match that
ensures the placeholder X11 window gets swallowed into the placeholder
i3 container.

The problem was that the first successful match was deleted, and if
users specified a criterion (title=IPython) that matched the placeholder
window itself (name=IPython), then that match is deleted and the
i3-internal match is kept. This results in the actual window the user
wants to match not being swallowed, and the placeholder window not
displaying any criteria.

fixes #1526
2015-03-07 15:38:10 +01:00
2015-02-28 15:04:28 +01:00
2015-02-21 16:36:24 -05:00
2014-06-19 11:20:32 +02:00
2014-06-19 11:20:32 +02:00
2015-02-12 14:45:34 -05:00
2015-02-28 14:51:33 +01:00
2014-06-19 11:20:32 +02:00
2014-06-21 19:10:37 +02:00
2014-12-10 20:42:52 +01:00
2011-08-28 17:44:42 +02:00
2014-05-04 23:07:53 +02:00
2011-08-28 17:44:42 +02:00
2015-02-28 14:51:33 +01:00
Description
No description provided
15 MiB
Languages
C 58.6%
Perl 29%
Raku 9.4%
Ruby 1.2%
Shell 0.7%
Other 1.1%