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

placement: don't clobber monitor if global #465

Merged
merged 1 commit into from
Mar 18, 2021
Merged

placement: don't clobber monitor if global #465

merged 1 commit into from
Mar 18, 2021

Commits on Mar 17, 2021

  1. placement: don't clobber monitor if global

    When placing a window with StartsOnDesk, or if a window has been
    requested to be placed on the 'g' (global) monitor, don't override the
    window's monitor with the global one.
    
    This monitor doesn't exist, and is an internal entity.
    
    Fixes #464
    ThomasAdam committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    a02e274 View commit details
    Browse the repository at this point in the history