From f792bbcb589af6ddaf4f756dbcf56f6edf0fcf71 Mon Sep 17 00:00:00 2001 From: Pietro Gagliardi Date: Fri, 27 Mar 2015 15:16:11 -0400 Subject: [PATCH] More TODOs. --- future | 1 + 1 file changed, 1 insertion(+) diff --git a/future b/future index 597e024..5258aa8 100644 --- a/future +++ b/future @@ -2,6 +2,7 @@ another TODO: capture support in Area another TODO: intptr_t -> intmax_t everywhere another TODO: https://msdn.microsoft.com/en-us/library/dd162593%28v=vs.85%29.aspx? another TODO: https://msdn.microsoft.com/en-us/library/windows/desktop/ms646275%28v=vs.85%29.aspx ? +another TODO: use MapWindowRect() instead of ScreenToClient()? mac os x - investigate [NSWindow allowsToolTipsWhenApplicationIsInactive] to see what we should set it to