Fedora reawakens the hibernation debate
Fedora reawakens the hibernation debate
Posted Sep 19, 2018 7:17 UTC (Wed) by oever (guest, #987)In reply to: Fedora reawakens the hibernation debate by zlynx
Parent article: Fedora reawakens the hibernation debate
How does gnome-terminal adapt to DPI?
To adapt to a DPI change safely in font rendering would require that the font data structures get reinitialized.
I've thought about setting everything to 4K all the time but have not figured out how to do that yet. It would of course use a lot of unneeded CPU/GPU.
My current idea for a workable approach is to use a compromise font size for the UI, write a script to restart apps that have good session management and another script that changes the font-size in konsole via dbus.
