Skip to content

Add macOS support, and more#3

Open
Artoria2e5 wants to merge 3 commits into
bkbilly:masterfrom
Artoria2e5:mac
Open

Add macOS support, and more#3
Artoria2e5 wants to merge 3 commits into
bkbilly:masterfrom
Artoria2e5:mac

Conversation

@Artoria2e5

Copy link
Copy Markdown
  • init.py:
    • macOS support via ioreg
    • expand debug to support escalating levels. at level 2 we print the exception trace, which turned out useful for debugging macOS support
  • main.py:
    • new -l switch to list the available backends
    • expand -d switch to allow repeating and escalating debug level
    • actually calls main() to make python -m dbus_idle work
  • README.md: add "macOS" and rephrase

* __init__.py:
  * macOS support via ioreg
  * expand debug to support escalating levels. at level 2 we print the
    exception trace, which turned out useful for debugging macOS support
* __main__.py:
  * new -l switch to list the available backends
  * expand -d switch to allow repeating and escalating debug level
  * actually calls main() to make python -m dbus_idle work
* pyproject.toml:
  * avoid installing jeepney on macOS
* README.md: add "macOS" and rephrase
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant