diff options
author | Peter Hofmann <scm@uninformativ.de> | 2017-04-08 11:35:12 +0200 |
---|---|---|
committer | Peter Hofmann <scm@uninformativ.de> | 2017-04-08 11:40:03 +0200 |
commit | 1f941280f1cee320cc604521d392e9ce2ebe6ac6 (patch) | |
tree | 6f9c47246424a745b7d7899f9ea33222244c058c /CHANGES | |
parent | ca8e93d9b348a834c949c694c9a2cdba9ddf7523 (diff) | |
download | lariza-1f941280f1cee320cc604521d392e9ce2ebe6ac6.tar.gz |
Refuse to quit if there are active downloads
CC #35.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ next - Autoreloading of crashed web processes has been removed. It doesn't make sense anymore since the switch to webkit's multi-process model. Instead, we now simply announce the crash in the location bar. + - Refuse to quit if there are active downloads. The user has to cancel + them explicitly. (To improve workflow a little bit, the download + manager now also knows a "Mod1 + q" hotkey.) v17.02 2017-02-16 [Fixed] |