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

sessionLock: ensure sls focus in some edge cases #7647

Merged
merged 5 commits into from
Sep 4, 2024

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    6690531 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b016ccc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afdb7fa View commit details
    Browse the repository at this point in the history
  4. input: remove redundant PMONITOR checks

    PMONITOR is checked above
    PaideiaDilemma committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    ae4d851 View commit details
    Browse the repository at this point in the history
  5. input: check isSessionLocked earlier in mouseMoveUnified

    A bit of reordering, so that we don't call some stuff that is irrelevant
    when the session is locked
    PaideiaDilemma committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    44bb436 View commit details
    Browse the repository at this point in the history