openbsd-ports/x11/i3
dcoppa f20b5b6dd9 Parser fix: reorder v/h/vertical/horizontal
This eliminates an error message upon split horizontal which did
not occur in older i3 versions.
(upstream git commit f0b56c5e98a152cb65e8d1935a83707b5d87e30d)

Bugfix: fix reload crashes in rare cases
Depending on the memory layout, it could happen that bind->command
was exchanged with something else while the parser still accessed
it.
Therefore, copy the command and let the parser use that copy.
(upstream git commit 6e9bbe67ce5f02ff6ac24889e5a215ee46247c32)

Fix: when using i3 -C, don't send remaining arguments via IPC
(upstream git commit 6146f39b8a253bc84bc5ce1feb2e3cabc50d71ba)
2012-06-28 09:33:06 +00:00
..
patches Parser fix: reorder v/h/vertical/horizontal 2012-06-28 09:33:06 +00:00
pkg Update to i3-4.2 2012-05-09 11:56:49 +00:00
distinfo Update to i3-4.2 2012-05-09 11:56:49 +00:00
Makefile Parser fix: reorder v/h/vertical/horizontal 2012-06-28 09:33:06 +00:00