LICENSE.txt
README.md
pyproject.toml
setup.cfg
src/maestral_cocoa/__init__.py
src/maestral_cocoa/__main__.py
src/maestral_cocoa/activity.py
src/maestral_cocoa/app.py
src/maestral_cocoa/autostart.py
src/maestral_cocoa/bandwidth.py
src/maestral_cocoa/bandwidth_gui.py
src/maestral_cocoa/constants.py
src/maestral_cocoa/dbx_location_dialog.py
src/maestral_cocoa/dialogs.py
src/maestral_cocoa/selective_sync.py
src/maestral_cocoa/selective_sync_gui.py
src/maestral_cocoa/settings.py
src/maestral_cocoa/settings_gui.py
src/maestral_cocoa/setup.py
src/maestral_cocoa/setup_gui.py
src/maestral_cocoa/syncissues.py
src/maestral_cocoa/updater.py
src/maestral_cocoa/utils.py
src/maestral_cocoa.egg-info/PKG-INFO
src/maestral_cocoa.egg-info/SOURCES.txt
src/maestral_cocoa.egg-info/dependency_links.txt
src/maestral_cocoa.egg-info/entry_points.txt
src/maestral_cocoa.egg-info/not-zip-safe
src/maestral_cocoa.egg-info/requires.txt
src/maestral_cocoa.egg-info/top_level.txt
src/maestral_cocoa/private/__init__.py
src/maestral_cocoa/private/constants.py
src/maestral_cocoa/private/platform.py
src/maestral_cocoa/private/widgets.py
src/maestral_cocoa/private/implementation/__init__.py
src/maestral_cocoa/private/implementation/cocoa/__init__.py
src/maestral_cocoa/private/implementation/cocoa/constants.py
src/maestral_cocoa/private/implementation/cocoa/dialogs.py
src/maestral_cocoa/private/implementation/cocoa/factory.py
src/maestral_cocoa/private/implementation/gtk/__init__.py
src/maestral_cocoa/private/implementation/gtk/factory.py
src/maestral_cocoa/resources/__init__.py
src/maestral_cocoa/resources/faceholder.pdf
src/maestral_cocoa/resources/maestral.icns
src/maestral_cocoa/resources/release_notes.css
src/maestral_cocoa/resources/systray-disconnected.pdf
src/maestral_cocoa/resources/systray-error.pdf
src/maestral_cocoa/resources/systray-idle.pdf
src/maestral_cocoa/resources/systray-info.pdf
src/maestral_cocoa/resources/systray-paused.pdf
src/maestral_cocoa/resources/systray-syncing.pdf