Diffusion KWin 09cfc2c0b48a

Remove composite reset timer

Authored by romangg on Jul 2 2019, 10:57 PM.

Description

Remove composite reset timer

Summary:
To streamline Compositor code more remove the composite reset timer. The two
times it was used we can either use a singleshot timer instead or connect the
call to a different signal in the X11 backend.

Long term goal is to have a well structured init of the Compositor such that
we can call directly instead.

Test Plan: Manually in X and Wayland nested session.

Reviewers: KWin, zzag

Reviewed By: KWin, zzag

Subscribers: zzag, kwin

Tags: KWin

Maniphest Tasks: T11071

Differential Revision: https://phabricator.kde.org/D22270

Details

Committed
romanggJul 4 2019, 5:15 PM
Reviewer
KWin
Differential Revision
D22270: Remove composite reset timer
Parents
R108:8c047613c523: Partly remove Compositor restart functionality
Branches
Unknown
Tags
Unknown