-
-
Notifications
You must be signed in to change notification settings - Fork 581
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
7 changed files
with
7 additions
and
7 deletions.
There are no files selected for viewing
Submodule aw-watcher-afk
updated
5 files
+2 −1 | aw_watcher_afk/__init__.py | |
+8 −6 | aw_watcher_afk/afk.py | |
+0 −1 | aw_watcher_afk/macos.py | |
+3 −4 | aw_watcher_afk/unix.py | |
+9 −13 | aw_watcher_afk/windows.py |
Submodule aw-watcher-window
updated
4 files
+2 −2 | aw_watcher_window/__init__.py | |
+0 −3 | aw_watcher_window/macos_applescript.py | |
+11 −6 | aw_watcher_window/macos_permissions.py | |
+1 −1 | aw_watcher_window/xlib.py |