RM4292 - Dark mode support for Windows/macOS

Поиск
Список
Период
Сортировка
От Dave Page
Тема RM4292 - Dark mode support for Windows/macOS
Дата
Msg-id CA+OCxoyiLYcN0N00nFPT9YCOFo8HT47rcoidccq2N5fDJFuqtQ@mail.gmail.com
обсуждение исходный текст
Ответы Re: RM4292 - Dark mode support for Windows/macOS
Список pgadmin-hackers
The attached patch detects if dark mode is enabled on Windows (10+)/macOS (10.14+) at server start, and styles the runtime accordingly. It doesn't dynamically switch if the user changes their preferences.

Linux builds continue to use the standard styling from Qt.

NOTE: I've tested this on macOS, but my Windows build system is playing up at the moment. Akshay, can you have someone on your team test it please? I believe the code should work; it's just a case of reading a reg key and then doing the same thing as on macOS to set the theme accordingly.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
Вложения

В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Fixed expected output status code, as 410 should be t
Следующее
От: "Libor M."
Дата:
Сообщение: pgAdmin 4 - next gettext usage fixes