-
-
Notifications
You must be signed in to change notification settings - Fork 558
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
Submodule aw-server-rust
updated
7 files
+551 −559 | Cargo.lock | |
+2 −2 | aw-server.service | |
+3 −0 | aw-server/Cargo.toml | |
+7 −2 | aw-server/src/main.rs | |
+1 −1 | aw-transform/Cargo.toml | |
+5 −4 | aw-transform/src/split_url.rs | |
+1 −1 | aw-webui |
Submodule aw-watcher-window
updated
3 files
+9 −0 | aw_watcher_window/config.py | |
+14 −1 | aw_watcher_window/main.py | |
+26 −9 | aw_watcher_window/xlib.py |