aw-qt
aw-qt copied to clipboard
Tray icon that manages ActivityWatch processes, built with Qt.
I have the AppIndicator Support extension installed, and other tray icons are working fine. But when I launch `aw-qt`, the tray icon does not appear. If I run it from...
In my short ActivityWatch experience, I've had some issues with aw-qt. First of all, should a module crash, aw-qt does not restart it. In particular, aw-watcher-window crashes a lot on...
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.3.0 to 65.5.1. Changelog Sourced from setuptools's changelog. v65.5.1 Misc ^^^^ #3638: Drop a test dependency on the mock package, always use :external+python:py:mod:unittest.mock -- by :user:hroncok #3659:...
Fixes https://github.com/ActivityWatch/activitywatch/issues/644 Still WIP, needs to detect version somehow (prob by getting the aw-server version, or passed down as an env var).
Without this fix, aw-qt wouldn't detect modules as they end in `.cmd` or `.bat` (not sure which). Reported here: https://discord.com/channels/755040852727955476/755334568977891348/956531050627104832 The user got the following output: ``` [INFO ]: Started...
Just wanted to see how easy it was, and it was pretty easy (but there are problems). Not sure if we should merge something like this quite yet, but I...
I post it here, https://forum.activitywatch.net/t/start-failure/2450 Could anyone help? Thanks in advance.
1. being able to refresh module without having to restart the app would be nice 2. in windows some system modules are installed deep inside system PATH, opening the module...
Obviously not if autostarted (a flag might be helpful, that's how Syncthing does it).