mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-02-05 04:06:11 -05:00
1. Added support for intercepting clipboard selection operations. 2. Wraps data sources to control data provision based on client PID. 3. Added wlr_data_receiver to data source's send to identify the recipient. 4. Includes new example "clipboard-control.c" to illustrate clipboard permission management. 5. Added PID and client members to data source and receiver for access control. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| cairo-buffer.c | ||
| cat.c | ||
| cat.h | ||
| clipboard-control.c | ||
| embedded.c | ||
| meson.build | ||
| output-layers.c | ||
| output-layout.c | ||
| pointer.c | ||
| rotation.c | ||
| scene-graph.c | ||
| simple.c | ||
| tablet.c | ||
| touch.c | ||