mirror of
https://github.com/flatpak/flatpak.git
synced 2026-05-14 03:24:50 -04:00
12
NEWS
12
NEWS
@@ -10,6 +10,18 @@ Dependencies:
|
||||
|
||||
Enhancements:
|
||||
|
||||
* Allow applications like WebKit to connect the AT-SPI accessibility tree
|
||||
of processes in a sub-sandbox with the tree in the main process (#5898)
|
||||
|
||||
* New sandboxing parameter `flatpak run --a11y-own-name`, which is
|
||||
like `--own-name` but for the accessibility bus
|
||||
|
||||
* flatpak-portal API v7: add new sandboxed-a11y-own-names option,
|
||||
which accepts names matching `${FLATPAK_ID}.*`
|
||||
|
||||
* Apps may call the `org.a11y.atspi.Socket.Embedded` method on names
|
||||
matching `${FLATPAK_ID}.Sandboxed.*` by default
|
||||
|
||||
* `flatpak run -vv $app_id` shows all applicable sandboxing parameters
|
||||
and their source, including overrides, as debug messages (#5895)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user