mirror of
https://github.com/gosticks/PaperWM.git
synced 2026-07-04 16:10:01 +00:00
There's a few differences in how onComplete is run: - We need to run moveDone on every clone transition, as the transitions aren't done when cloneContainer's transition finishes - We cannot run layout until startup is done. For some reason onComplete runs before monitor setup is done properly. squash! Use clutter animations - Can't use addTween as a timeout, but transitions are now finished when onComplete is run, so there's no need for this anymore.
13 KiB
13 KiB