Xserver-gimp: support for 16bpp color depth, unfinished shared memory support

This commit is contained in:
Sergii Pylypenko
2013-11-15 23:37:53 +02:00
parent b685d5c265
commit 2420ce5caa
7 changed files with 27 additions and 8 deletions

View File

@@ -87,7 +87,7 @@ AppNeedsTwoButtonMouse=y
ShowMouseCursor=n
# Users are complaining that the video output is slow, so screw pen precision
GenerateSubframeTouchEvents=y
GenerateSubframeTouchEvents=n
# Force relative (laptop) mouse movement mode, useful when both on-screen keyboard and mouse are needed (y) or (n)
ForceRelativeMouseMode=n
@@ -175,10 +175,10 @@ MultiABI=armeabi-v7a
AppMinimumRAM=0
# Application version code (integer)
AppVersionCode=28205
AppVersionCode=28206
# Application user-visible version name (string)
AppVersionName="2.8.2.05"
AppVersionName="2.8.2.06"
# Reset SDL config when updating application to the new version (y) / (n)
ResetSdlConfigForThisVersion=y