Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:sp1rit:testing
mutter
mutter-Lower-HIDPI_LIMIT-to-144.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mutter-Lower-HIDPI_LIMIT-to-144.patch of Package mutter
From 1511039a96d158bcf4b731599ae3af3f98b9b166 Mon Sep 17 00:00:00 2001 From: Chingkai <qkzhu@suse.com> Date: Thu, 21 Feb 2019 12:39:52 +0800 Subject: [PATCH] monitor: Lower HIDPI_LIMIT to 144 --- src/backends/meta-monitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Index: mutter-40.2.1/src/backends/meta-monitor.c =================================================================== --- mutter-40.2.1.orig/src/backends/meta-monitor.c +++ mutter-40.2.1/src/backends/meta-monitor.c @@ -1644,7 +1644,7 @@ meta_monitor_calculate_crtc_pos (MetaMon } /* The minimum resolution at which we turn on a window-scale of 2 */ -#define HIDPI_LIMIT 192 +#define HIDPI_LIMIT 144 /* * The minimum screen height at which we turn on a window-scale of 2;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor