issues
search
altdesktop
/
i3ipc-python
🐍 An improved Python library to control i3wm and sway.
http://i3ipc-python.readthedocs.io
BSD 3-Clause "New" or "Revised" License
858
stars
108
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Large JSON messages over i3ipc socket are truncated
#213
apeyser
opened
2 months ago
0
Read full json message from socket in i3ipc.aio.connection (#1)
#212
apeyser
opened
2 months ago
1
[SOLVED] i3-cycle-focus.py only swaps between previous and current screen
#211
NeoFax75
opened
3 months ago
0
i3-cycle-focus.py needs version number embedded
#210
jidanni
opened
9 months ago
0
i3-msg restart is not good enough for i3-cycle-focus.py
#209
jidanni
closed
9 months ago
0
Modifying all replies to have appropriate typing hints.
#208
mschulkind
opened
10 months ago
0
Any way to get element on 'right' or 'left' of a given element?
#207
omenius
opened
1 year ago
1
How do you use keybinds?
#206
ghost
opened
1 year ago
0
Adds py.typed and fixes mypy issues
#205
palfrey
opened
1 year ago
0
Travis build appears broken?
#204
palfrey
opened
1 year ago
0
i3ipc is twice as slow as runnig `swaymsg -t get_tree` and parsing the json
#203
josch
closed
5 days ago
2
Docs imply the only way to use i3ipc is with asyncio
#202
davemq
opened
2 years ago
0
Question: Correct way to get the mode name change when listening to mode event
#201
jticket1024
closed
2 years ago
1
Implement GET_BINDING_STATE message
#200
hungpt-a8e
opened
2 years ago
0
Removed superfluous python-xlib dependency
#199
gibbz00
closed
2 years ago
1
Make python-xlib dep optional
#198
emersion
closed
2 years ago
1
Undocumented Con.parent property?
#197
WizardUli
opened
2 years ago
1
A custom DISPLAY to determinate the socket_path.
#196
rysson
opened
2 years ago
7
Alttab
#195
ramilrgk
opened
2 years ago
1
New release
#194
maximbaz
opened
2 years ago
1
i3-cycle-focus: persist state across restarts
#193
laur89
opened
2 years ago
0
test_detailed_window_event sometimes fails
#192
pgajdos
opened
2 years ago
0
cycle-focus: add --focused-output & --focused-workspace options
#191
laur89
opened
2 years ago
1
Use generic self type rather than specifying "Con"
#190
Hubro
opened
2 years ago
1
aio: Read all message_length bytes from message response
#189
sn4kebite
closed
3 years ago
1
Add decorator syntax for event handlers
#188
pjeanjean
closed
3 years ago
3
Create PEP 561 compliant library stub for type checking
#187
Anomalocaridid
opened
3 years ago
2
Floating containers are not considered when reordering
#186
lewisbolaton
opened
3 years ago
0
Con.floating is None in sway
#185
tmarkov
opened
3 years ago
5
aio: keep references on tasks created by ensure_future
#184
vincentbernat
closed
3 years ago
1
Fix spelling of auto_reconnect property
#183
vincentbernat
closed
3 years ago
1
Remove dead link in comment of example
#182
thetheodor
closed
3 years ago
0
'WindowEvent' has no attribute 'replace'
#181
hernan3009
opened
3 years ago
0
Id not available in WorkspaceReply object even when it is in the ipc_data
#180
Tumetsu
opened
3 years ago
1
focus-last.py: Terminate threads and re-instantiate after a broken pipe
#179
elig0n
opened
3 years ago
1
Add sway 'visible' attribute to 'Con'
#178
g33kex
closed
3 years ago
1
Missing sway visible attribute
#177
g33kex
closed
3 years ago
1
aio container.workspace() always returns None
#176
wonkalous
opened
3 years ago
2
get_tree() crashes with a JSON decode error
#175
wonkalous
closed
3 years ago
4
stop application on focus lost stops i3status process too
#174
pizdjuk
opened
3 years ago
2
Add 'shell' ivar to 'Con' class as according to sway-ipc spec.
#173
rifazn
closed
3 years ago
1
`Con` classes are missing the `shell` attribute as mentioned in the sway ipc spec
#172
rifazn
closed
3 years ago
2
Con.find_classed() also looks in containers app_id for supporting wayland windows
#171
rifazn
closed
3 years ago
1
No equivalent of Con.find_classed(pattern: str) for Sway WM.
#170
rifazn
closed
3 years ago
7
stop application on unfocus -- copy/paste issue
#169
pizdjuk
closed
1 year ago
3
Question: How I can deted when focus wrapped
#168
ahmadie
opened
3 years ago
1
Tests fail on 32-bit architectures
#167
mpolanski
opened
4 years ago
2
added separator symbol and some doc for bar config reply
#166
charlie45000
closed
3 years ago
1
Root Tree State does not update
#165
justahuman1
opened
4 years ago
6
Documentation con floating (bool) should be floating (string)
#164
select
closed
4 years ago
2
Next