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

Latest commit

 

History

History
30 lines (23 loc) · 1.8 KB

plugins.finalcutpro.fullscreen.dockicon.md

File metadata and controls

30 lines (23 loc) · 1.8 KB

docs » plugins.finalcutpro.fullscreen.dockicon


Manages the CommandPost dock icon when FCP is full-screen. Due to some quirkiness in how macOS manages full-screen windows, it seems that we need to make CP 'dockless' when an app we are working with goes full-screen. Otherwise our drawing/canvas images will not display correctly.

API Overview

API Documentation

Variables

Signature plugins.finalcutpro.fullscreen.dockicon.dockIconEnabled <cp.prop: boolean; read-only; live>
Type Variable
Description If true the CommandPost dock icon should be hidden.
Signature plugins.finalcutpro.fullscreen.dockicon.fcpActiveFullScreen <cp.prop: boolean; read-only; live>
Type Variable
Description If true FCP is full-screen and the frontmost app.