ironbar icon indicating copy to clipboard operation
ironbar copied to clipboard

`workspace` and `keyboard` feature flags have some incorrect cross-dependency

Open JakeStanger opened this issue 10 months ago • 0 comments

Describe the bug Enabling one of workspace or keyboard without the other fails to compile due to some incorrect/missing feature flags.

Expected behavior You should be able to independently enable either feature flag.

System information:

Additional context

Raised here: https://github.com/JakeStanger/ironbar/pull/855#issuecomment-2632505664

JakeStanger avatar Feb 04 '25 19:02 JakeStanger