diff --git a/.github/workflows/melpazoid.yml b/.github/workflows/melpazoid.yml index 16f7c33..e1ce8a3 100644 --- a/.github/workflows/melpazoid.yml +++ b/.github/workflows/melpazoid.yml @@ -24,7 +24,7 @@ jobs: env: LOCAL_REPO: ${{ github.workspace }} # RECIPE is your recipe as written for MELPA: - RECIPE: (elfeed-summary :repo "SqrtMinusOne/perspective-exwm" :fetcher github) + RECIPE: (perspective-exwm repo "SqrtMinusOne/perspective-exwm" :fetcher github) # set this to false (or remove it) if the package isn't on MELPA: EXIST_OK: false run: echo $GITHUB_REF && make -C ~/melpazoid diff --git a/README.org b/README.org index cdd5b94..6f45d57 100644 --- a/README.org +++ b/README.org @@ -49,6 +49,9 @@ The package provides a minor mode, =perspective-exwm-mode=, which is meant to be Set =perspective-exwm-get-exwm-buffer-name= to customize the displayed name, by default it's =exwm-class-name=. +- =M-x perspective-exwm-cycle-all-buffers-forward=, =perspective-exwm-cycle-exwm-all-backward=\\ + The same as above, but not restricted to EXWM buffers. + - =M-x perspective-exwm-switch-perspective=\\ Select a perspective from the list of all perspectives on all workspaces.