blur-my-shell
blur-my-shell copied to clipboard
Fix scale-monitor-framebuffer inconsistencies
Should fix #528 and #530
Error from extension manager, extension cannot be enabled: ReferenceError: Gio is not defined.
I think you just missed import Gio from 'gi://Gio' in src/components/applications.js. Otherwise everything works.
Thank you for the fix. :+1:
Yes sorry, thank you very much for the testing!