Blog: 2025-10-07: Difference between revisions
Jump to navigation
Jump to search
(Created page with "This extension https://github.com/zalckos/GrandTheftFocus allow gnome steal focus without the popup") |
No edit summary |
||
Line 1: | Line 1: | ||
This extension https://github.com/zalckos/GrandTheftFocus allow gnome steal focus without the popup |
This extension https://github.com/zalckos/GrandTheftFocus allow gnome steal focus without the popup |
||
This annoyance https://emacs.stackexchange.com/questions/81985/apt-install-emacs-linuxmint22-requires-a-mail-system/81992#81992 emacs prompts to install postfix, which in turn does a fullscreen config. |
|||
I can disable it one-off: |
|||
sudo apt install -y emacs --no-install-recommends |
|||
But I'm curious to ask the community to see if that can be remedied |
Latest revision as of 22:03, 7 October 2025
This extension https://github.com/zalckos/GrandTheftFocus allow gnome steal focus without the popup
This annoyance https://emacs.stackexchange.com/questions/81985/apt-install-emacs-linuxmint22-requires-a-mail-system/81992#81992 emacs prompts to install postfix, which in turn does a fullscreen config.
I can disable it one-off:
sudo apt install -y emacs --no-install-recommends
But I'm curious to ask the community to see if that can be remedied