张小白
086f4e63c5
windows: Properly handle DPI ( #9456 )
...
As I mentioned before, there are the following issues with how GPUI
handles scale factors greater than 1.0:
1. The title bar buttons do not function correctly, with minimizing
button performing maximization and maximizing button performing closure.
2. As discussed in #8809 , setting a scale factor greater than 1.0 causes
GPUI's drawing content to be pushed off the screen.
This PR introduces `LogicalSize` and `PhysicalSize` to differentiate
between coordinate systems for proper GPUI rendering, and now scale
factors above 1.5 are working correctly.
`Zed` with a scale factor equals 1.5, and change between different scale
factors:
https://github.com/zed-industries/zed/assets/14981363/3348536d-8bd3-41dd-82f6-052723312a5b
Release Notes:
- N/A
2024-03-19 12:39:36 -07:00
..
2024-03-12 16:30:08 +01:00
2024-03-05 12:01:17 -05:00
2024-03-19 19:22:26 +01:00
2024-03-05 12:01:17 -05:00
2024-03-12 12:54:12 +02:00
2024-03-14 16:39:55 -04:00
2024-03-05 12:01:17 -05:00
2024-03-07 19:56:41 -07:00
2024-03-18 20:00:37 +01:00
2024-03-19 19:22:26 +01:00
2024-03-05 12:01:17 -05:00
2024-03-19 19:22:26 +01:00
2024-03-15 15:48:07 -04:00
2024-03-05 12:01:17 -05:00
2024-03-15 16:58:46 -04:00
2024-03-15 12:37:25 -04:00
2024-03-15 12:37:25 -04:00
2024-03-15 12:37:25 -04:00
2024-03-13 10:23:30 -07:00
2024-03-15 14:24:44 -07:00
2024-03-19 10:16:18 -07:00
2024-03-18 20:35:38 -06:00
2024-03-19 10:06:01 -06:00
2024-03-08 17:18:06 -05:00
2024-03-19 12:36:53 -04:00
2024-03-19 10:06:01 -06:00
2024-03-05 12:01:17 -05:00
2024-03-12 21:27:40 +02:00
2024-03-11 11:35:27 -07:00
2024-03-18 14:27:39 -07:00
2024-03-08 22:18:44 -08:00
2024-03-05 12:01:17 -05:00
2024-03-11 17:53:45 +02:00
2024-03-14 12:39:45 -04:00
2024-03-19 19:22:26 +01:00
2024-03-19 12:39:36 -07:00
2024-03-11 10:45:57 +01:00
2024-03-19 10:13:10 -07:00
2024-03-11 10:45:57 +01:00
2024-03-12 14:27:58 -06:00
2024-03-19 10:06:01 -06:00
2024-03-05 12:01:17 -05:00
2024-03-14 17:05:07 -04:00
2024-03-19 10:44:32 -04:00
2024-03-19 14:31:47 +01:00
2024-03-18 20:33:20 -06:00
2024-03-05 23:42:12 +02:00
2024-03-13 10:23:30 -07:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-14 14:07:50 -04:00
2024-03-15 11:40:28 -04:00
2024-03-05 12:01:17 -05:00
2024-03-19 19:22:26 +01:00
2024-03-14 12:39:45 -04:00
2024-03-18 12:27:51 -04:00
2024-03-12 11:38:30 +01:00
2024-03-19 10:06:01 -06:00
2024-03-18 20:35:38 -06:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-18 12:39:03 +01:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-11 13:28:10 +01:00
2024-03-19 19:22:26 +01:00
2024-03-19 19:22:26 +01:00
2024-03-19 19:22:26 +01:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-14 17:05:07 -04:00
2024-03-18 10:14:01 -04:00
2024-03-05 12:01:17 -05:00
2024-03-15 18:32:59 +02:00
2024-03-18 12:18:42 +01:00
2024-03-05 12:01:17 -05:00
2024-03-18 14:50:29 -07:00
2024-03-15 18:32:59 +02:00
2024-03-05 12:01:17 -05:00
2024-03-11 12:21:37 -04:00
2024-03-05 12:01:17 -05:00
2024-03-05 12:01:17 -05:00
2024-03-12 21:02:04 -06:00
2024-03-19 10:16:18 -07:00
2024-03-19 19:22:26 +01:00
2024-03-05 12:01:17 -05:00
2024-03-15 12:37:25 -04:00
2024-03-07 13:52:50 -07:00
2024-03-19 10:13:10 -07:00
2024-03-18 20:35:38 -06:00
2024-03-19 19:22:26 +01:00
2024-03-05 12:01:17 -05:00