issues
search
tmerr
/
i3ipc-rs
A Rust library for controlling i3-wm through its IPC interface
MIT License
107
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix window properties
#65
c0deaddict
opened
2 years ago
0
Added find_child as a method on the Node struct
#64
kyruzic
opened
3 years ago
0
Implement Tick messages and events
#63
ToonSpin
opened
4 years ago
0
Derive Serialize, Deserialize on data structures
#62
ToonSpin
opened
4 years ago
0
Should Node.id have type usize instead of i64?
#61
ohazi
opened
4 years ago
0
Add support for marks to get_tree
#60
brownjohnf
opened
4 years ago
2
Support for the `marks (array of string)` field in TREE reply
#59
brownjohnf
opened
4 years ago
0
Add some sway-specic fields
#58
lbonn
closed
2 years ago
1
Add marks to get_tree
#57
N-Parsons
closed
4 years ago
1
Why are `I3Connection` and `I3EventListener` separate?
#56
jplatte
opened
4 years ago
2
How to stop event listening?
#55
hasufell
opened
4 years ago
2
fix: update dependencies
#54
MonsieurMan
opened
4 years ago
0
Add struct for rects?
#53
acheronfail
opened
4 years ago
0
feat: add window_type to node
#52
acheronfail
opened
4 years ago
2
Add support for container marks
#51
Emantor
closed
2 years ago
3
[Question] maturity of the crate
#50
ngortheone
opened
4 years ago
0
Add an "unstable" feature to Cargo.toml
#49
sophacles
opened
4 years ago
1
Some tests not passed
#48
tim77
opened
5 years ago
2
Add support for the output fields in sway 1.1
#47
Emantor
closed
4 years ago
4
Add Option<pid> field to Node
#46
cjbassi
opened
5 years ago
3
Add marks property to Node
#45
sophacles
opened
5 years ago
5
Add sticky, fullscreen_mode, floating properties to Node
#44
Lompik
opened
5 years ago
3
Add `derive(PartialEq)` for enums in `event::inner`
#43
rkanati
closed
5 years ago
1
add fmt check to ci [not ready to merge]
#42
soenkehahn
opened
5 years ago
1
Support big endian architectures
#41
tmerr
opened
5 years ago
0
apply cargo fmt
#40
soenkehahn
closed
5 years ago
1
How to find the currently focused workspace in the `Node` tree?
#39
soenkehahn
opened
5 years ago
5
Tree iteration helpers
#38
tmerr
opened
5 years ago
0
Exposed window_properties so the class information can be queried
#37
sdfgeoff
closed
5 years ago
1
add ci config
#36
soenkehahn
closed
5 years ago
4
apply cargo fmt
#35
soenkehahn
closed
5 years ago
0
make Node Clone-able
#34
soenkehahn
closed
5 years ago
0
expose window_properties on get_tree request
#33
chrde
closed
5 years ago
3
Change fn command's doc comment to a note on the deprected attribute
#32
jplatte
closed
6 years ago
1
Use field init shorthands
#31
jplatte
closed
6 years ago
0
Update dependencies to their latest versions
#30
jplatte
closed
6 years ago
0
How to get focussed client
#29
spacekookie
closed
6 years ago
2
Add sway support
#28
emersion
closed
6 years ago
4
Fix inaccurate error message
#27
mosbasik
closed
6 years ago
1
Derive Eq and PartialEq for all enums
#26
svenstaro
closed
6 years ago
1
Resolve warnings from clippy
#25
Celti
closed
6 years ago
1
impl Deref for newtype Vecs
#24
Celti
closed
6 years ago
4
get_socket_path(): try to fetch from env first
#23
lbonn
closed
7 years ago
1
Dependencies update
#22
lbonn
closed
7 years ago
1
Implement get config
#21
tmerr
closed
7 years ago
0
Implement GET_CONFIG
#20
tmerr
closed
7 years ago
0
Resolve remaining issues
#19
tmerr
closed
7 years ago
0
Use conditional compilation to support features through i3 4.14
#18
tmerr
closed
7 years ago
0
Change I3Connection::command to I3Connection::run_command
#17
tmerr
closed
7 years ago
1
Update docs for `urgent`
#16
tmerr
closed
7 years ago
0
Next