स्टेल माय फ़ोक नामक एक गनोम शेल एक्सटेंशन है जो इस व्यवहार को अक्षम करता है लेकिन यह अब डेवलपर द्वारा समर्थित नहीं लगता है। आप इसे git रिपॉजिटरी को फोर्क करके , metadata.json
फाइल को एडिट करके और अपने gnome-shell वर्जन को इसमें जोड़कर काम कर सकते हैं । यह रहा मेरा:
{
"_generated": "Generated by SweetTooth, do not edit",
"description": "Let windows steal focus. Removes the annoying 'Window is ready' notification and focus window immediately",
"name": "Steal My Focus",
"original-authors": [
"kagesenshi.87@gmail.com"
],
"shell-version": [
"3.2","3.5.2","3.6","3.6.2","3.7","3.8","3.10","3.10.1"
],
"url": "https://github.com/kagesenshi/gnome-shell-extension-stealmyfocus",
"uuid": "steal-my-focus@kagesenshi.org",
"version": 1
}