From d8f4d56a95b388cf7332b972d1a32e8039ba36fc Mon Sep 17 00:00:00 2001
From: patrick96
Date: Mon, 24 May 2021 00:51:18 +0200
Subject: [PATCH] Fix i3 module assertion failure
This brings #2417 into the hotfix release
Ref #2417
---
CHANGELOG.md | 1 +
lib/i3ipcpp | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6fbc5e03..9e691031 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Support building documentation on sphinx 4.0 ([`#2424`](https://github.com/polybar/polybar/issues/2424))
### Fixed
- Tray icons sometimes appears outside of bar ([`#2430`](https://github.com/polybar/polybar/issues/2430), [`#1679`](https://github.com/polybar/polybar/issues/1679))
+- Crash in the i3 module ([`#2416`](https://github.com/polybar/polybar/issues/2416))
## [3.5.5] - 2021-03-01
### Build
diff --git a/lib/i3ipcpp b/lib/i3ipcpp
index cb008b30..86ddf710 160000
--- a/lib/i3ipcpp
+++ b/lib/i3ipcpp
@@ -1 +1 @@
-Subproject commit cb008b30fc5f3febfe467884cb0211ee3c16386b
+Subproject commit 86ddf7102c6903ae0cc543071e2d375403fc0727