wlroots/xwayland/selection
JiDe Zhang 6745b7bd49 selection: allows using a wrapper source to filter data
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.
2026-01-13 15:25:56 +08:00
..
dnd.c xwayland/selection/dnd: always send finished event 2025-03-23 15:17:10 +01:00
incoming.c selection: allows using a wrapper source to filter data 2026-01-13 15:25:56 +08:00
outgoing.c selection: allows using a wrapper source to filter data 2026-01-13 15:25:56 +08:00
selection.c selection: allows using a wrapper source to filter data 2026-01-13 15:25:56 +08:00