Janek Bevendorff
6d2ca74878
Add OSUtils for platform-specific functionality.
...
Moves MacUtils into a separate sub folder and adds
WinUtils, NixUtils, and OSUtils for platform-native
code on Windows, Unix-like, and generic/all systems.
2020-03-05 09:24:11 +01:00
Jonathan White
7ba9fcc0e5
macOS: Check for Auto-Type permissions on use instead of at launch
...
* Fix #3689 - link the use of Auto-Type with the permissions required to use it
2019-11-09 13:53:44 +01:00
Jonathan White
440331d319
Revert "Remove Carbon from Mac Auto-Type ( #3347 )"
...
This reverts commit ce1f19cacc .
2019-11-09 13:53:44 +01:00
Jonathan White
ce1f19cacc
Remove Carbon from Mac Auto-Type ( #3347 )
...
* Fix #3310
2019-07-03 14:43:10 -04:00
varjolintu
ebe6649683
Lock database on switching user in macOS
2019-05-02 14:32:44 -04:00
Jonathan White
e7815787c7
Fix referenced entry color on macOS dark mode ( #2984 )
...
Introduce macUtils()->isDarkMode() function to detect Mojave dark
mode and correct reference entry text color. Fixes #860 .
2019-04-12 19:57:49 +02:00
Sami Vänttinen
f8c6c9f72c
Fix native hiding of macOS windows ( #2583 )
2019-01-16 11:03:54 -05:00
varjolintu
5488f1bfc3
Switch browser integration to use native raising of windows
2018-12-24 18:17:56 -05:00