Skip to content
This repository has been archived by the owner on Jun 16, 2024. It is now read-only.

Fix the inability to move windows between screens #419

Merged
merged 2 commits into from
Sep 2, 2022
Merged

Fix the inability to move windows between screens #419

merged 2 commits into from
Sep 2, 2022

Commits on Jun 21, 2022

  1. fix(kwinscript): arrange after kwin moves a window between screens

    ...instead of forcing it back where it was. KWin changes a window's
    size before moving it between screens, so we can't react to a
    geometry change by always changing it back.
    benemorius committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    d275b2c View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. Configuration menu
    Copy the full SHA
    8988c21 View commit details
    Browse the repository at this point in the history