0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 19 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Teardown socket when main function ends
tonyctl
as Tony Crisci
More... about 6 years ago
Implement ticks More... about 6 years ago
python2 test compat fixes
tonyctl
as Tony Crisci
More... about 6 years ago
add test-requirements
tonyctl
as Tony Crisci
More... about 6 years ago
Bump to version 1.5.1
tonyctl
as Tony Crisci
More... about 6 years ago
fix i3-debug-console script
tonyctl
as Tony Crisci
More... about 6 years ago
fix unsubscribe
tonyctl
as Tony Crisci
More... about 6 years ago
add i3-debug-console script to examples
tonyctl
as Tony Crisci
More... about 6 years ago
add timeout param to main loop
tonyctl
as Tony Crisci
More... about 6 years ago
use SHUT_RDWR for socket shutdown
tonyctl
as Tony Crisci
More... about 6 years ago
add connection "off"
tonyctl
as Tony Crisci
More... about 6 years ago
Bump to version 1.5.0
tonyctl
as Tony Crisci
More... about 6 years ago
Merge pull request #78 from okraits/master
tonyctl
as Tony Crisci
More... about 6 years ago
Add example: i3-cycle-focus.py More... about 6 years ago
remove redundant floating setter
tonyctl
as Tony Crisci
More... about 6 years ago
be lenient with floating_nodes not being there
tonyctl
as Tony Crisci
More... about 6 years ago
add support for SWAYSOCK
tonyctl
as Tony Crisci
More... about 6 years ago
remove unused imports in tests
tonyctl
as Tony Crisci
More... about 6 years ago
fix floating workspace nodes
tonyctl
as Tony Crisci
More... about 6 years ago
test: use fixtures properly
tonyctl
as Tony Crisci
More... about 6 years ago
Bump to version 1.4.0
tonyctl
as Tony Crisci
More... about 6 years ago
Merge pull request #74 from thohell/floating-fix
tonyctl
as Tony Crisci
More... over 6 years ago
Fixed missing window property 'floating' More... over 6 years ago
Merge pull request #72 from flhp/master
tonyctl
as Tony Crisci
More... over 6 years ago
Merge pull request #71 from julius383/add_example_script
tonyctl
as Tony Crisci
More... over 6 years ago
added tiling-indicator example
flo
More... over 6 years ago
Remove wrong comparison of str and int types Change trying to compare number in str type and number in int type to both types being int so comparison is correct. More... over 6 years ago
Add script that makes sure workspace numbers are always in consecutive order by moving windows on out of order workspaces to the appropriate workspace More... over 6 years ago
Merge pull request #70 from gawen947/fix-floating
tonyctl
as Tony Crisci
More... over 6 years ago
Fix floating nodes. More... over 6 years ago