mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-15 21:14:35 +02:00
Only use window occlusion on platforms where it is supported
This commit is contained in:
@@ -107,8 +107,8 @@ Detailed list of changes
|
||||
many cells to render a piece of text in (:iss:`8226`)
|
||||
|
||||
- **Behavior change**: The :opt:`notify_on_cmd_finish` option now uses OS
|
||||
Window visibility instead of focus state when set to ``invisible``
|
||||
(:iss:`8320`)
|
||||
Window visibility instead of focus state when set to ``invisible`` on
|
||||
platforms that support querying OS window visibility (:iss:`8320`)
|
||||
|
||||
- launch: Add options :option:`launch --source-window` and :option:`launch --next-to` to allow
|
||||
specifying which window is used as the data source and destination location independently of the
|
||||
|
||||
Reference in New Issue
Block a user