Files
oak-gpui/crates
Thorsten Ball 03bfe3ef80 Call CGGetActiveDisplayList once to avoid panic
Previously we called CGGetActiveDisplayList twice: once to get the
number of displays and then to get the displays.

We saw a panic due to no displays being returned here. As a first
attempt to fix the panic, we're reducing the amount of calls to
CGGetActiveDisplayList and just do one with the trade-off being that we
pre-allocate 32 pointers in a Vec.
2024-01-16 12:01:54 +01:00
..
2024-01-08 16:53:01 -07:00
2024-01-03 12:59:39 -08:00
2024-01-15 20:22:47 -05:00
2024-01-03 12:59:39 -08:00
2024-01-15 16:26:04 -05:00
2024-01-03 12:59:39 -08:00
2024-01-03 12:59:39 -08:00
2024-01-12 20:10:40 -08:00
2024-01-03 12:59:39 -08:00
2024-01-15 16:26:04 -05:00
2024-01-03 12:59:39 -08:00
2024-01-02 00:04:51 +01:00
2024-01-03 12:59:39 -08:00
2024-01-03 20:02:23 -05:00
2024-01-03 12:59:39 -08:00
2024-01-12 20:10:40 -08:00
2024-01-12 20:10:40 -08:00
2024-01-14 13:54:10 -07:00
2024-01-12 20:10:40 -08:00
2024-01-15 16:26:04 -05:00
2024-01-12 20:10:40 -08:00
2024-01-01 23:56:04 +01:00
2024-01-15 16:26:04 -05:00
2024-01-09 14:16:46 -08:00
2024-01-15 16:26:04 -05:00
2024-01-15 16:36:24 -05:00
2024-01-15 16:36:24 -05:00
2024-01-03 12:59:39 -08:00