Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ActivityWatch/aw-qt

Tray icon that manages ActivityWatch processes, built with Qt.
https://github.com/ActivityWatch/aw-qt

feat: added 'Open config folder' button (#104)

a25960878bbaab9afb37a11cb0a7ee72c6be9dd3 authored 11 months ago by Erik Bjäreholt <[email protected]>
ci: updated to actions/upload-artifact v4

b022753f9a191c28108736745b05c9b0805afcad authored 11 months ago by Erik Bjäreholt <[email protected]>
build(deps): updated PyQt6 and PyQt6-Qt6 to be in sync

6bf7c08ec99354817defc53142a659583450e162 authored about 1 year ago by Erik Bjäreholt <[email protected]>
build(deps): updated deps

275ff9cd0d24f5d39ceee161a4a850ae6d5f68b1 authored about 1 year ago by Erik Bjäreholt <[email protected]>
fix: fixed lints

34cb4a93925517f1ce1a673f59733c8dc35ebcae authored about 1 year ago by Erik Bjäreholt <[email protected]>
ci: added missing apt dependency for Qt 6.5+

1a1bb8c4ad3c643c8e195b4d24631c2ab0339cf4 authored over 1 year ago by Erik Bjäreholt <[email protected]>
build(deps): bumped Python constraint to <3.13, moved PyQt6 to dependency group, updated deps

c06369fefce4139e7d88e7294550c00b3ce88d84 authored over 1 year ago by Erik Bjäreholt <[email protected]>
ci: pinned poetry to v1.3.2 to see if it fixes build issue on Windows

6fa850d64ab9b1ef9d962d12315385b68e003895 authored almost 2 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated deps

b01402c110ebe0a4258c7272ce9bc97acc3b6bbb authored almost 2 years ago by Erik Bjäreholt <[email protected]>
ci: upgrade to Python 3.9

c47773acc587d4b3830604e02a722fbcdb299cf7 authored almost 2 years ago by Erik Bjäreholt <[email protected]>
ci: downgrade from macos-latest (12) to macos-11

dbaba41758097273b4379a9285c2704bd95beabb authored almost 2 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated deps

4d64389f3ba7957c538fa5920aa16ee216adcbfc authored almost 2 years ago by Erik Bjäreholt <[email protected]>
build: switch build-system from poetry to poetry-core (#94)

d28f353f410e8594d22af313712618a392fb30e2 authored about 2 years ago by huantian <[email protected]>
ci: add CodeQL workflow for GitHub code scanning (#91)

Co-authored-by: LGTM Migrator <[email protected]>

ab97c7e95154fa095dc6cf1109ca07087dabfdb5 authored about 2 years ago by lgtm-com[bot] <43144390+lgtm-com[bot]@users.noreply.github.com>
fix: fixed icon search path when bundled as `.app`

8ec5db941ede0923bfe26631acf241a4a5353108 authored about 2 years ago by Erik Bjäreholt <[email protected]>
fix: update to pyqt6 (#90)

* fix: started work on update to PyQt6

* fix: continued work on update to PyQt6

Co-authored-by...

79be33b75c31c488cc93675cf35715370f139fc8 authored about 2 years ago by Maciej Stosio <[email protected]>
build(deps): updated dependencies

730575bc16223a9c030bced07a7851299be33119 authored over 2 years ago by Erik Bjäreholt <[email protected]>
fix: improved arguments to endless `sleep` call

fa27df4255060da3ffee62fc8ee14272f23ed3ab authored over 2 years ago by Erik Bjäreholt <[email protected]>
feat: added `--no-gui` flag to aw-qt, and added `--interactive` flag for a minimal repl UI (#89)

744c8d25b806324a5dd59a0b7652d5aa9cac0f31 authored over 2 years ago by Erik Bjäreholt <[email protected]>
refactor: moved setpgrp, turned .format() into f-strings

0040f9b0ac85378ac94c318537e6c6a6cada5959 authored over 2 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies

6ca46c366b438288c0bf6906edf49b360899ae4f authored over 2 years ago by Erik Bjäreholt <[email protected]>
ci: switch to Ubuntu 20.04

eababff5e5c554439e5b61b7d72531011caf2feb authored over 2 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies

247d89e0d91706d03a5e0dcf43484eace79afbee authored over 2 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies

629a7198f1531598c4927685f7bca7430d734dc2 authored over 2 years ago by Erik Bjäreholt <[email protected]>
style: fix typos (#86)

e370ca3da92ee156c69e6f9b535e833d4c086787 authored over 2 years ago by Victor Winberg <[email protected]>
style: applied black and removed unused imports

3a9c2fe7bcc4ac33a76f55e7f9601f4fb80c997c authored over 2 years ago by Erik Bjäreholt <[email protected]>
fix: setpgrp fails for a session leader (#85)

6b079e5b3fddeb12551eded1e3f4c34e352eb581 authored over 2 years ago by infokiller <[email protected]>
fix: don't crash if missing permissions for path in PATH (fixes https://github.com/ActivityWatch/activitywatch/issues/739)

0286a4852be19ef0a0196cf17f15adc618cfd64d authored over 2 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies

eb707b2716c0c5750569da0732057d171531af7c authored over 2 years ago by Erik Bjäreholt <[email protected]>
build: remove --windowed from pyinstaller call (not supported in pyinstaller v5)

4ad80af4a141318e286f2c09cac4d48f54df300b authored over 2 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies

76f9c6bc6378228fcb1bca8c82a7d6c4644663e7 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: refactored module path detection on macOS

f1548832b75e0275f952f87401f4fae2dcf85662 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed module paths on macOS

ba5b3d5c53bb27e6a8c5992a4d240c055c2d3939 authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix(debug): added syslog calls to make debugging easier

6c1d90e13b8d26f3bb21ba317f1529b3c753157f authored almost 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed typing

7c5c447755e564c703ce123f7b89d36172fdda51 authored over 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies

85166903ebeea6c277640d43627ace92539996c0 authored over 3 years ago by Erik Bjäreholt <[email protected]>
fix: fixed SIGSEGV due to bundled libfontconfig/libfreetype

4837cc0540102ac8354e8f0826cf3363dfcbc41f authored over 3 years ago by Erik Bjäreholt <[email protected]>
feat!: switched config format to toml (#75)

* feat!: switched config format to toml
* build(deps): updated dependencies

BREAKING CHANGE:...

4d6f4e76290e71b350f30abdf5667a639391e738 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: fixed unnecessary use of zip

2336a25afb2ff39c80839f8f5e6a158fca60ab22 authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: install Qt deps with apt, added upload of package

6a5b407c8d30fb82f4d6e3cabd60f55e1ed9e4de authored over 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): fixed deps

48136733d3b9051f2d17e9964116bc335aac5c3d authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: switched to Python 3.8

46aedb529efb25d636575d24a18ef5adc94a8d9d authored over 3 years ago by Erik Bjäreholt <[email protected]>
ci: moved mypy.ini config to pyproject.toml, updated mypy (and other deps)

3ba14ccecaa7427654027bc277e653d6bf006337 authored over 3 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated dependencies

dfdc6c99f028de3358f1f8795540f8881534bf9c authored over 3 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #73 from Drarig29/open-dashboard-double-click

Open Dashboard on double click

9f7299f4246ed0983d4c3cfc1152a82216f908bc authored almost 4 years ago by Johan Bjäreholt <[email protected]>
Add return type

b8affbc007e8d588e3a3a06380693ac3e8b01ed8 authored almost 4 years ago by Corentin Girard <[email protected]>
Open Dashboard on double click

26580fed933d6f497ada07be1ecc7f6a649f99e9 authored almost 4 years ago by Corentin Girard <[email protected]>
Merge pull request #72 from ActivityWatch/dev/less-blurry-trayicon

fix: Make trayicon less blurry when being fractionally scaled

19f87194c76ba726e4d4283c289b38bdd73f49e1 authored almost 4 years ago by Johan Bjäreholt <[email protected]>
fix: Make trayicon less blurry when being fractionally scaled

cbdbca3c975e215835db3792b8f2e48a96ac6c45 authored almost 4 years ago by Johan Bjäreholt <[email protected]>
Merge pull request #71 from ActivityWatch/dev/open-log-dir-fix

fix: Make open dir work correctly with PyInstaller on Linux

493eb94194fe3375334e0202bb04b7d18de2b534 authored almost 4 years ago by Johan Bjäreholt <[email protected]>
fix: Make open dir work correctly with PyInstaller on Linux

04069cbd9bd911d03e36cdb3034a3b541d19ec38 authored almost 4 years ago by Johan Bjäreholt <[email protected]>
build(deps): switched from pyobjc v6 to the more precise pyobjc-framework-Cocoa v7

c7d1cd364b8f0308787e985f35312f3c77bdef1e authored almost 4 years ago by Erik Bjäreholt <[email protected]>
ci: removed workarounds for resolved pyqt5 and poetry issues

3d28c6e886f70836624e26feb3bcf5ce993f2174 authored almost 4 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #67 from ActivityWatch/dev/update-pyqt5

131874013e9488d883650617099ebe87bd0c0122 authored almost 4 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated pyinstaller

817996d74e4f7fada33f2f77a17df26ef8d15c40 authored almost 4 years ago by Erik Bjäreholt <[email protected]>
ci: trying to get CI to work

bdc57609e025d401c73dd836a827070b451d93f7 authored almost 4 years ago by Erik Bjäreholt <[email protected]>
ci: set fail-fast=false

83891c718f57d0f13de710d6798aa058ef0c9a03 authored almost 4 years ago by Erik Bjäreholt <[email protected]>
ci: added xcb dev packages from apt

d33c8e2763f9918c7a717fb4e9297596662564c4 authored almost 4 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated pyqt5 to 5.15, removed max Python version constraint

e23ad7687446d9ce436786dd2a7dcd0f3134a4ca authored almost 4 years ago by Erik Bjäreholt <[email protected]>
manager: Fix issue with bundled modules not being detected

d887ca573ea6b2dea00d31528e918da1bee9cc64 authored about 4 years ago by Johan Bjäreholt <[email protected]>
fix: fixed assumption about pathsep

b7da7c3a6cdd9afbff6bdf4b88431f532fa6a484 authored about 4 years ago by Erik Bjäreholt <[email protected]>
manager: Make matching of executables more accurate

1d421baf86e0e50832be2a106a564cb1c431f47e authored about 4 years ago by Johan Bjäreholt <[email protected]>
Merge pull request #64 from ActivityWatch/dev/fix-module-name-and-filtering

9a569fa2782e6a1855784916937f9fa24c25f33c authored about 4 years ago by Erik Bjäreholt <[email protected]>
fix: improved module detection, added comments

1924e3bee072c790deaf96bbb886c71947bcc64e authored about 4 years ago by Erik Bjäreholt <[email protected]>
fix: fixed module detection and naming

063a00c304d93cb7535734997c339d829a68f13b authored about 4 years ago by Erik Bjäreholt <[email protected]>
build(deps): updated package locks

02aba379d3fafe4d51cfe9616f850e2d378525e9 authored about 4 years ago by Erik Bjäreholt <[email protected]>
fix: fixed bugs in bundled/system modules

83cc4db2d48d715d6b708eb6b061bccd6ec6c079 authored about 4 years ago by Erik Bjäreholt <[email protected]>
docs: updated README with badges and minimal build instructions

3db74cddd1cfd0c5aa8baf1a989ba27fa0145b3c authored over 4 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #56 from xylix/dev/improved-module-detection

839c9fd423e1c2d64ee7dc03d87fe79d0bfc4c1b authored over 4 years ago by Erik Bjäreholt <[email protected]>
style: removed unused imports

157a54640268dec10a4225a23b864e4d2623160a authored over 4 years ago by Erik Bjäreholt <[email protected]>
fix: fixed typing checks

01378f18ad74c5209c1fe873dc9edc6dc96c1bbc authored over 4 years ago by Erik Bjäreholt <[email protected]>
feat: switched to using click for the CLI, fixed bugs

682a73f142e3af311ee6a63419f971f9f96e8b33 authored over 4 years ago by Erik Bjäreholt <[email protected]>
fix: minor cleanup

f6d26c7ba0e239a35968620e706e5897aed7c3ad authored over 4 years ago by Erik Bjäreholt <[email protected]>
Merge branch 'master' into dev/improved-module-detection

0a359bd704aa2f5b167b7e8a40b84c322c54340a authored over 4 years ago by Erik Bjäreholt <[email protected]>
ci: switched to GitHub Actions

20261da3f38731f30726b15531943bc9e5332de1 authored over 4 years ago by Erik Bjäreholt <[email protected]>
fix: made sip an explicit dependency (see https://github.com/ActivityWatch/activitywatch/issues/433)

56cc28c99f976548aae818fe9f6aef7fb6436985 authored over 4 years ago by Erik Bjäreholt <[email protected]>
Merge pull request #59 from ActivityWatch/dev/fix-buggy-webbrowser-open

fix: replace webbrowser.open with xdg-open with original LD_LIBRARY_PATH

707b75b2539f88624eadbfc77672dacbcfa62134 authored over 4 years ago by Johan Bjäreholt <[email protected]>
fix: replace webbrowser.open with xdg-open with original LD_LIBRARY_PATH

bcd27a019355838250435bac01ab21469e92d93b authored over 4 years ago by Johan Bjäreholt <[email protected]>
Get PATH using python's os module instead of getting environment

variable and manually splitting

68314f04a1e074534643da883fae4aaf8bf45239 authored over 4 years ago by Kerkko Pelttari <[email protected]>
Merge pull request #57 from xylix/dev/trayicon-color-fix

Let trayicon owning program handle coloring it with filters

eadf39df618a46cff2857688f2e4c54cb26999a0 authored over 4 years ago by Erik Bjäreholt <[email protected]>
Let trayicon owning program handle coloring it with filters

5385d8bc292b5d42e6ec59dcc59cd0864a27e83b authored over 4 years ago by Kerkko Pelttari <[email protected]>
downgraded PyQt5 to v5.10.1

91f250b8235efaa2fb53b75ba0570c2b5ab6336e authored almost 5 years ago by Erik Bjäreholt <[email protected]>
changed Makefile use of python3 -> python

2cf9526c60ec61520bd4e1909cfc6ec9c4ecc128 authored almost 5 years ago by Erik Bjäreholt <[email protected]>
fixed signal handlers not taking any arguments

59a17880f343821a39b317babc49a7254d8cc836 authored almost 5 years ago by Erik Bjäreholt <[email protected]>
switched to only using poetry install in Makefile

3de8095109ad6130938eaa5b7466af7143c1548a authored almost 5 years ago by Erik Bjäreholt <[email protected]>
Add some informative pydoc comments

2a6a8daa7acd5a29fe647b5112d8c3e618cf2cd9 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Recursively find submodules in subdirectories

9a849caf8e215153a99b35feff16ff456f679495 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Remove unnecessary possible_modules config option

9e4b15ebfe05ebd631e7cebe7c353b5e7a7ad104 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Add pip cache for macOS, should make pyobjc etc. installation significantly faster

b14b1be57fef5bf6b6f93f16e274c92a15d41585 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Improve autostart() input typing

8808f7c73d6ce2d539748b474c76c68a9a1ebc2c authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Add pyqt type stubs to dev dependencies, nicer mypy output by default

Update poetry lockfile to include stubs

a7c098cbe870cd3ebaa992bef6cd3b63c05222ce authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Fix lambda parameter amount to allow termination on sigint / sigkill

ea9d1964ea0bd8a7ddfb00e42d1c12ad5d9937b6 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Improve type safety and add some info logs / comments

d4e33cf49e10ecc6c7dc9fa27908407787a9c78d authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Improve mypy typing

4403d1937a0d13a973482f3acfd919cb4ffb1f9b authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Merge remote-tracking branch 'xylix/dev/autodetect-modules' into dev/improved-module-detection

2a05ba1fc7543d2cedcfbcf703ee59307c2f7146 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
remove 1 unused import, don't treat aw-server as a special case in creating module menu

7a674230641b053c677a88e5d32c4c9b0c46b886 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Add type hints to new code

94dc1dfac74ddd5772173bcb9fd9584ccdae3bd6 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
rename QTSettings to AwQtSettings and add aw-server-rust

9dfea4b33e149e2e6a0e432bf937fe6566b3c6f6 authored almost 5 years ago by Kerkko Pelttari <[email protected]>
Store available and autostart modules lists as configuration. See #47

NOTE: `ConfigParser` does not correctly store array values.
Store module lists as json.

a974e2c908cf2f7fe708f058496b5b281d3f271d authored almost 5 years ago by Vladimír Kročák <[email protected]>
actually check for module existence in manager

b7ed55ab69b26485eff56c84591249de4b118851 authored almost 5 years ago by Kerkko Pelttari <[email protected]>