blur-my-shell icon indicating copy to clipboard operation
blur-my-shell copied to clipboard

Fix scale-monitor-framebuffer inconsistencies

Open aunetx opened this issue 2 years ago • 2 comments

Should fix #528 and #530

aunetx avatar Feb 24 '24 14:02 aunetx

Error from extension manager, extension cannot be enabled: ReferenceError: Gio is not defined.

FelixFourcolor avatar Feb 24 '24 20:02 FelixFourcolor

I think you just missed import Gio from 'gi://Gio' in src/components/applications.js. Otherwise everything works.

Thank you for the fix. :+1:

FelixFourcolor avatar Feb 24 '24 21:02 FelixFourcolor

Yes sorry, thank you very much for the testing!

aunetx avatar Feb 26 '24 12:02 aunetx