Age | Commit message (Expand) | Author |
---|---|---|
2021-12-23 | Use automatic size for widgets | Olivier Gayot |
2021-12-23 | Explicitly ignore return code of subprocess | Olivier Gayot |
2021-12-23 | Wrap long lines | Olivier Gayot |
2021-12-23 | Get rid of global variable d | Olivier Gayot |
2021-12-23 | Use in operator instead of successive OR | Olivier Gayot |
2021-12-23 | Rename fd -> fh since it's a file handler, not descriptor | Olivier Gayot |
2021-12-23 | Reorder inclusion of modules | Olivier Gayot |
2021-01-04 | Add logging level option | Olivier Gayot |
2020-03-09 | Allow to have no 'background' configuration key | Olivier Gayot |
2019-04-11 | Fix crash when not running in batch mode | Olivier Gayot |
2019-04-01 | Allow to run in batch mode by specifying the profile ID | Olivier Gayot |
2018-11-23 | Honor the background property | Olivier Gayot |
2018-11-23 | Use list.extend instead of operator += | Olivier Gayot |
2018-07-04 | Added basics for the script to run | Olivier Gayot |