-
The library that we are using as a dependency for interaction with `i3` ([`i3ipc`](https://github.com/tmerr/i3ipc-rs)) might be in maintenance mode, with its latest release dated a while back. For fut…
-
IB has [historical bar pacing restraints](https://interactivebrokers.github.io/tws-api/historical_limitations.html) which are pretty annoying if you're looking to load up on high frequency data (like …
-
I tried to build both using the tarball and cloning the rep. Got stuck in this error both times. Tried running with sudo too, but no dice. I'm on MX Linux 17 (Debian).
[This is the output](https://…
-
Not sure if this a bug or feature but I noticed that when I needed to get the id from WorkspaceReply, I noticed that it is not in the
WorkspaceReply object:
```
_members = [
('num', in…
-
I noticed this is a bit laggy (on a Raspberry Pi 4). Most of the time seems to be spent in "remove_expired_container_locks":
$ time i3-persist kill
i3-persist kill 0.14s user 0.14s system…
-
Hi,
I tried running i3ipc tests on Alpine package, but there were errors.
Example log on x86: https://gitlab.alpinelinux.org/mpolanski/aports/-/jobs/254382
The same happens on armv7.
-
I haven't found `Con.parent` property in the documentation https://i3ipc-python.readthedocs.io/en/latest/con.html
Is it officially supported / is it a part of the public API?
Thanks.
-
```
terminate called after throwing an instance of 'Json::LogicError'
what(): LargestUInt out of Int range
```
-
Maybe we can fix this somehow?
```rust
running 19 tests
test test::connect ... FAILED
test test::from_str_barconfig ... ok
test test::from_str_binding_event ... ok
test test::event_subscribe .…
tim77 updated
4 years ago
-
[Sway](https://swaywm.org) is an i3-compatible Wayland compositor.
Not sure if you are interested, but if you rewrite this in python like in issue #1, please consider adding support for sway.
I …