Closed subpop closed 1 year ago
I just noticed this PR makes a bunch of unnecessary changes. I'll rebase it and reduce the diff.
Hi,
Ok, I forgot this PR since I had a bunch of work latest months. Seems to be a good idea, I'm 100% ok for that. I'll check the new PR.
All cleaned up @fthx. Looks much better now.
Any chance you can look over this PR, @fthx?
Add a GSetting key, 'show-overview' that can be toggled true or false by a UI switch. This value is checked during the extension
enable
function when adding the startup-complete signal handler. The handler function checks the value ofshow-overview
and conditionally hides the overview based on the value of this setting.Fixes: #64