Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.5:Update
mutter.11223
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.11223
From 6f073b9df220eaa4dd9f639a0d9acdd9683e0bde Mon Sep 17 00:00:00 2001 From: Chingkai <qkzhu@suse.com> Date: Wed, 20 Feb 2019 18:57:54 +0800 Subject: [PATCH] monitor: Lower HIDPI_LIMIT to 144 --- src/backends/meta-monitor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backends/meta-monitor.c b/src/backends/meta-monitor.c index 9c58ccb..eeabe91 100644 --- a/src/backends/meta-monitor.c +++ b/src/backends/meta-monitor.c @@ -1373,7 +1373,7 @@ meta_monitor_calculate_crtc_pos (MetaMonitor *monitor, } /* 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; -- 2.16.4
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