redxef pushed to master at redxef/i3toolwait 2022-10-29 02:09:16 +02:00
c10b9fdb66 Add note in readme about not specifying workspaces.
9f4853485d Don't run into timeout if some programs don't specify a workspace.
Compare 2 commits »
redxef pushed to master at redxef/i3toolwait 2022-10-29 01:53:59 +02:00
53f8ca5eec Update readme.
redxef pushed to master at redxef/i3toolwait 2022-10-29 01:33:22 +02:00
6e10cd4e41 Add ability to wait for signals between commands.
redxef pushed to master at redxef/i3toolwait 2022-10-28 21:55:26 +02:00
05dda652db Don't split string.
redxef pushed to master at redxef/i3toolwait 2022-10-28 21:47:57 +02:00
e1beb78bfe Fix ipc command generation.
redxef pushed to master at redxef/i3toolwait 2022-10-20 14:40:10 +02:00
6f4d9032b4 Switch to asyncio.
redxef pushed to master at redxef/i3toolwait 2022-10-20 13:48:05 +02:00
1d2623ec66 Allow program to be a list.
redxef pushed to master at redxef/i3toolwait 2022-10-20 13:45:54 +02:00
089fc6fe22 Allow multiple programs at once with a config file.
redxef pushed to master at redxef/i3toolwait 2022-10-20 12:44:10 +02:00
ec8bb73d1c Add makefile for installation.
redxef pushed to master at redxef/i3toolwait 2022-10-20 12:37:22 +02:00
ec8fd5171f Cleanup imports, add exit code.
redxef pushed to master at redxef/i3toolwait 2022-10-20 03:55:35 +02:00
459de18a9c Add simple installation instructions.
redxef pushed to master at redxef/i3toolwait 2022-10-20 03:53:24 +02:00
c38d3eb577 Add requirements file.
redxef pushed to master at redxef/i3toolwait 2022-10-20 03:52:09 +02:00
2377c2eb4c Handle initial parentheses, allow multiple arguments for program.
redxef pushed to master at redxef/i3toolwait 2022-10-20 03:50:50 +02:00
29e9a455d8 Handle initial parentheses, allow multiple arguments for program.
redxef pushed to master at redxef/i3toolwait 2022-10-20 03:33:24 +02:00
75087e5fdb Initial implementation and readme.
redxef created branch master in redxef/i3toolwait 2022-10-20 03:33:24 +02:00
redxef created repository redxef/i3toolwait 2022-10-20 03:33:13 +02:00
redxef pushed to master at redxef/wp-cal-integration 2022-10-13 11:49:54 +02:00
fd8ed776d4 Update readme.
redxef pushed to master at redxef/wp-cal-integration 2022-10-13 11:48:03 +02:00
3b8ff2d331 Change pipeline for new method.
redxef pushed to master at redxef/wp-cal-integration 2022-10-13 11:45:18 +02:00
df0beec957 Default logging level on startup.