Skip to content

Update Windows-toggle-float#510

Open
GFiamoncini wants to merge 1 commit intoforge-ext:mainfrom
GFiamoncini:fix/fedora_window_toggle_float
Open

Update Windows-toggle-float#510
GFiamoncini wants to merge 1 commit intoforge-ext:mainfrom
GFiamoncini:fix/fedora_window_toggle_float

Conversation

@GFiamoncini
Copy link

After PR #484, the window-toggle-float and window-toggle-always-float shortcuts stopped working. The root cause was that addFloatOverride and removeFloatOverride save overrides via configMgr (disk), but isFloatingExempt reads from this.windowProps (in-memory cache) which was never refreshed after the save.

Fixes #492, #495"

After PR forge-ext#484, the window-toggle-float and window-toggle-always-float
shortcuts stopped working. The root cause was that addFloatOverride and
removeFloatOverride save overrides via configMgr (disk), but
isFloatingExempt reads from this.windowProps (in-memory cache) which
was never refreshed after the save.

Fixes forge-ext#492, forge-ext#495"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cannot toggle window floating

1 participant