summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-13 13:08:08 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-13 13:16:28 -0400
commit16405cbd31e2ee5a2ef021a1c178738709b087c3 (patch)
treeaa69002a221a35446101cb73beaa36612bf165d2
parentc1e0e4fe37166cf2a82a57cf516f2dbb927b96bf (diff)
Windows: Crazy hack to make file manager not start hidden underneath web browser window
I can't even..
-rw-r--r--doc/todo/windows_support.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index 9eede4d20..c19d7068a 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -52,6 +52,8 @@ now! --[[Joey]]
there.
* Deleting a git repository from inside the webapp fails "RemoveDirectory
permision denined ... file is being used by another process"
+* Shutting down the webapp does not stop the daemon; the ctrl-c hack
+ doesn't work.
## stuff needing testing