mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-28 04:13:44 +00:00
macOS: Allow scrolling window contents using mouse wheel/trackbar even when the window is not the active window
Fixes #729
This commit is contained in:
parent
2c3235d452
commit
5ae2406a03
2 changed files with 10 additions and 0 deletions
|
|
@ -16,6 +16,9 @@ Changelog
|
|||
- Add an option :opt:`env` to set environment variables in child processes
|
||||
from kitty.conf
|
||||
|
||||
- macOS: Allow scrolling window contents using mouse wheel/trackbar even when the
|
||||
window is not the active window (:iss:`729`)
|
||||
|
||||
0.11.3 [2018-07-10]
|
||||
------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue