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

Fix floating window width increase when moving to workspace #678

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

Commits on Nov 12, 2019

  1. Fix floating window width increase when moving to workspace

    * exwm-workspace.el (exwm-workspace-move-window): Deduct 1 pixel from
    `frame-pixel-width' of `old-frame' when moving a floating window to another
    workspace.  This prevents the floating window from growing in width over
    repeated moves.
    daviwil committed Nov 12, 2019
    Configuration menu
    Copy the full SHA
    4795fad View commit details
    Browse the repository at this point in the history