Changes between Version 14 and Version 15 of DPI/Data
- Timestamp:
- 01/11/16 21:12:07 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DPI/Data
v14 v15 48 48 {{{#!div class="box" 49 49 50 == Window Frame Sizing == 51 50 52 * Windows 7 (1080p) with [https://msdn.microsoft.com/en-us/library/windows/desktop/ms633543(v=vs.85).aspx SetProcessDPIAware] enabled. ({{{XPRA_DPI_AWARE=1}}} - which is the default) 51 53 Data collected using {{{Native_gui.exe}}}. … … 75 77 ||200% || 192|| 45|| 13, 13, 58, 13|| 39|| 274, 71|| 13, 13|| 13, 58|| 76 78 ||250% || 240|| 56|| 16, 16, 72, 16|| 49|| 340, 88|| 16, 16|| 16, 72|| 79 80 [[BR]] 81 82 * OSX window_frame info — data collected with {{{NativeGUI_info}}}, unchanged with different sized monitors or different levels of scaling. 83 84 || window_frame.frame|| window_frame.offset|| 85 || (0, 0, 22, 0)|| (0, 22)|| 86 87 [[BR]] 77 88 }}} 78 89