core-admin/qubes
Marek Marczykowski-Górecki 067cfb7cd6
Send approximate physical screen dimensions to the VM
When properly set, applications will have a chance to automatically
detect HiDPI and act accordingly. This is the case for Fedora 23
template and GNOME apps (maybe even all built on top of GTK).

But for privacy reasons, don't provide real values, only some
approximate one. Give enough information to distinguish DPI above 150,
200 and 300. This is some compromise between privacy and HiDPI support.

QubesOS/qubes-issues#1951

This commit is migrated from gui-daemon repository
(dec462795d14a336bf27cc46948bbd592c307401).
2016-08-08 04:03:00 +02:00
..
ext Send approximate physical screen dimensions to the VM 2016-08-08 04:03:00 +02:00
qmemman Fix generating documentation 2016-04-22 15:23:39 +02:00
storage ThinPool.import() skips not saveable volumes 2016-08-03 02:57:46 +02:00
tests Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
tools Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
vm Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
__init__.py Make pylint really happy ♥♥♥ 2016-07-21 12:21:56 +02:00
app.py qubes: don't fail VM removal if already undefined in libvirt 2016-08-08 00:15:46 +02:00
backup.py Merge remote-tracking branch 'origin/master' into core3-devel 2016-08-08 00:11:46 +02:00
config.py pylint fixes 2016-06-10 21:27:29 +02:00
core2migration.py qubes/core2migration: fix handling templates 2016-08-08 04:00:37 +02:00
devices.py Fix pci device attachment to QubesVM 2016-07-21 12:22:53 +02:00
dochelpers.py pylint fixes 2016-06-10 21:27:29 +02:00
events.py qubes/events: Rework firing events for effect 2016-04-08 12:35:11 +02:00
exc.py core3: add different exceptions 2015-10-17 00:17:12 +02:00
log.py core/log: do not attach multiple handlers to the same logger 2016-03-03 01:18:15 +01:00
rngdoc.py qubes: pylint fixes (small mistakes and wrong names) 2015-06-29 17:39:27 +02:00
utils.py Add qubes.utils.random_string() 2016-08-03 02:57:40 +02:00