Some EVE clients should not be minimized even if the 'Minimize inactive clients' option is enabled
This commit is contained in:
@@ -44,6 +44,8 @@ namespace EveOPreview.Configuration
|
||||
Keys GetClientHotkey(string currentClient);
|
||||
void SetClientHotkey(string currentClient, Keys hotkey);
|
||||
|
||||
bool IsPriorityClient(string currentClient);
|
||||
|
||||
bool IsThumbnailDisabled(string currentClient);
|
||||
void ToggleThumbnail(string currentClient, bool isDisabled);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user