1
0
forked from jengelh/virtualbox

Accepting request 442920 from home:gladiac:branches:Virtualization

Add support for HiDPI in the management frontend

  This does not fix rendering in guest windows
  https://doc.qt.io/qt-5/qpainter.html#drawing-high-resolution-versions-of-pixmaps-and-images

OBS-URL: https://build.opensuse.org/request/show/442920
OBS-URL: https://build.opensuse.org/package/show/Virtualization/virtualbox?expand=0&rev=295
This commit is contained in:
Larry Finger
2016-11-30 19:25:05 +00:00
committed by Git OBS Bridge
parent badf2901f4
commit 10c3b9cf5c
3 changed files with 40 additions and 0 deletions

View File

@@ -90,6 +90,8 @@ Patch112: modify_for_4_8_bo_move.patch
Patch113: vbox_remove_smp_mflags.patch
# Fix build error on kernel 4.9
Patch114: vbox_fix_4.9_api_changes.patch
# Add support for HiDPI in the management frontend
Patch115: vbox_hidpi_support.patch
#
BuildRequires: LibVNCServer-devel
BuildRequires: SDL-devel
@@ -325,6 +327,7 @@ This package contains icons for guest desktop files that were created on the des
%patch112 -p1
%patch113 -p1
%patch114 -p1
%patch115 -p1
#copy user manual
cp %{SOURCE1} UserManual.pdf