Document modules for supporting Wayland more clearly #146
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
The following information is easy to miss:
Wayland users are likely to burn themselves once or twice before realising the default watchers do not support their system. Currently this is hinted with
(X11 only)
in the "Window Watchers" section ofwatchers.rst
, which users may not think to check, so I added a note on the "Getting Started" and "Installing from Source" pages. Information thataw-watcher-window-wayland
doesn't work on KDE or Gnome is also not clear, so I added a list of the supported DE in brackets.Also I linked to "building from source" as an installation option. At the moment it is only linked to from "Usage", which is less intuitive.
Important
Improves documentation clarity on Wayland support and installation options in ActivityWatch.
getting-started.rst
andinstalling-from-source.rst
about Wayland not being supported by default watchers, with links to Wayland-compatible watchers.watchers.rst
to clarify default watcher support (Windows, macOS, Linux X11) and list Wayland-compatible watchers (aw-watcher-window-wayland
,2e3s/awatcher
).getting-started.rst
for better visibility.This description was created by for 48dd40c. It will automatically update as commits are pushed.