1
0
Fork 0
forked from wry/wry

docs: add recommended applications

This commit is contained in:
Julian Orth 2026-03-15 14:04:14 +01:00
parent ec74723e40
commit 6fb6d094a6

View file

@ -92,6 +92,26 @@ This step is only required to enable screen sharing.
Then restart `xdg-deskop-portal`.
## Recommended Applications
- [xdg-desktop-portal-gtk4](https://github.com/mahkoh/xdg-desktop-portal-gtk4)
Provides a file-picker portal that supports thumbnails. It will be used
automatically if it is installed.
- [wl-tray-bridge](https://github.com/mahkoh/wl-tray-bridge)
Shows applications using the D-Bus StatusNotifierItem protocol as tray icons.
- [window-to-tray](https://github.com/mahkoh/wl-proxy/tree/master/apps/window-to-tray)
Allows you to run most wayland applications as tray applications. For example,
to get a quick-access volume mixer in the tray:
```shell
~$ window-to-tray pavucontrol-qt
```
# Running
1. Switch to a virtual terminal by pressing `ctrl-alt-F2` (or F3, F4, ...).