Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changed some variable names | 2022-11-14 | 1 | -9/+3 | |
| | |||||
* | removed outdated comment | 2022-09-17 | 1 | -10/+6 | |
| | |||||
* | updated algorithm | update csv at every second | 2022-09-17 | 1 | -12/+4 | |
| | |||||
* | Update get_windows.py | 2022-08-24 | 1 | -1/+3 | |
| | | | Fix an IndexError happening when going on homescreen on GNOME desktop causing the entire program to crash. | ||||
* | removing error of 3 min timeout due to AFK | updating acitve_window_title ↵ | 2022-07-24 | 1 | -4/+10 | |
| | | | | function | ||||
* | adding AFK condition if there is any video playback running in background ↵ | 2022-07-18 | 1 | -1/+1 | |
| | | | | (for pulseaudio) | changing value for more accuracy | ||||
* | adding -s option to start watch_log function | active_window function ↵ | 2022-07-18 | 1 | -2/+5 | |
| | | | | updated to reduce error to get home-screen | ||||
* | fixing typo | 2022-07-14 | 1 | -1/+2 | |
| | |||||
* | Removing EWMH module as a dependancy (causing more RAM consumption over the ↵ | 2022-07-12 | 1 | -17/+11 | |
| | | | | time) | ||||
* | aborting realtime-stats feature due to heavy RAM consumption so log-files ↵ | 2022-07-11 | 1 | -14/+19 | |
| | | | | get updated at event (when user changes window) | ||||
* | fixing typo | changing some time.sleep() values so that low CPU will consume | 2022-07-09 | 1 | -1/+1 | |
| | |||||
* | updating log file algorithm | added AFK feature | changing dependency ↵ | 2022-07-08 | 1 | -28/+34 | |
| | | | | xdotool to ewmh | ||||
* | initializing project with bare minimal features | 2022-03-09 | 1 | -0/+50 | |