redxef pushed tag v0.3.0 to redxef/i3toolwait 2023-10-15 15:45:58 +02:00
redxef pushed to master at redxef/i3toolwait 2023-10-15 15:45:11 +02:00
4c0bcac50b More meaningful error message when config file does not exist.
redxef pushed to master at redxef/i3toolwait 2023-10-15 15:35:40 +02:00
690777aa16 Merge branch 'rust-rewrite'
114e7892d7 Add cargo.lock.
1cb9672b48 Reorder config fields.
d0ad88af6a Add readme.
5189ba323b Add signal processing, more logs.
Compare 10 commits »
redxef created branch python in redxef/i3toolwait 2023-10-15 15:18:10 +02:00
redxef pushed to python at redxef/i3toolwait 2023-10-15 15:18:10 +02:00
redxef pushed to rust-rewrite at redxef/i3toolwait 2023-10-15 15:16:35 +02:00
114e7892d7 Add cargo.lock.
redxef pushed to rust-rewrite at redxef/i3toolwait 2023-10-15 15:14:22 +02:00
1cb9672b48 Reorder config fields.
d0ad88af6a Add readme.
Compare 2 commits »
redxef pushed to rust-rewrite at redxef/i3toolwait 2023-10-15 14:41:10 +02:00
5189ba323b Add signal processing, more logs.
redxef pushed to rust-rewrite at redxef/i3toolwait 2023-10-15 01:18:26 +02:00
1b6c9e46be Add argument parsing and default config file.
b76d325d60 Add logging.
Compare 2 commits »
redxef pushed to rust-rewrite at redxef/i3toolwait 2023-10-14 23:54:31 +02:00
23dc47a008 Mvp finished, can run programs and move them to windows.
redxef created branch rust-rewrite in redxef/i3toolwait 2023-10-14 02:09:07 +02:00
redxef pushed to rust-rewrite at redxef/i3toolwait 2023-10-14 02:09:07 +02:00
0f24273c93 Begin integrating lisp.
81790d4308 Initial rust rewrite commit, still wip.
Compare 2 commits »
redxef created branch master in redxef/dups 2023-10-12 16:43:13 +02:00
redxef pushed to master at redxef/dups 2023-10-12 16:43:13 +02:00
c6405f09ed Initial implementation.
redxef created repository redxef/dups 2023-10-12 16:42:53 +02:00
redxef pushed to master at redxef/nginx-envsubst 2023-08-19 02:56:42 +02:00
a1f8d62549 Also sort result of inotifywait.
redxef pushed to master at redxef/nginx-envsubst 2023-08-19 02:44:32 +02:00
50393ac177 Change inotifywait function to properly detect file changes.
redxef pushed to master at redxef/nginx-envsubst 2023-08-19 02:01:56 +02:00
7333c7bcf5 Remove echo to not break command.
redxef pushed to master at redxef/nginx-envsubst 2023-08-19 01:59:56 +02:00
b6bf6a660e Remove echo to not break command.
redxef pushed to master at redxef/nginx-envsubst 2023-08-19 01:51:51 +02:00
197cd684c0 List monitored files.