Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create exwm-minor-mode #868

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Create exwm-minor-mode #868

wants to merge 1 commit into from

Commits on Mar 24, 2022

  1. Create exwm-minor-mode

    * exwm.el (exwm-minor-mode): New function.
    (exwm-enable, exwm-disable, exwm-init, exwm-exit): Deprecate in
    favor of `exwm-minor-mode'.
    (exwm--init): Rework to signal errors and cleanup in case of
    errors.
    (exwm--exit): More thorough cleanup.
    (exwm--cleanup): New function.
    (exwm--on-SelectionClear, exwm--confirm-kill-emacs): : Use
    `exwm--exit'.
    (exwm--terminal-x-p, exwm--find-any-x-frame)
    (exwm--init-on-window-setup-hook)
    (exwm--init-on-after-make-frame, exwm--cleanup): New functions.
    (exwm--wmsn-acquire): Signal error instead of using `user-error'.
    medranocalvo committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    a824aad View commit details
    Browse the repository at this point in the history