wlroots/examples
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
..
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
cairo-buffer.c buffer: introduce wlr_buffer_finish() 2025-01-08 16:06:12 +00:00
cat.c Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
cat.h Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
clipboard-control.c selection: allows using a wrapper source to filter data 2026-01-13 15:25:56 +08:00
embedded.c Avoid using wayland-{client,server}.h 2024-04-17 13:37:12 +00:00
meson.build selection: allows using a wrapper source to filter data 2026-01-13 15:25:56 +08:00
output-layers.c output/render: Drop buffer age from wlr_output_begin_render_pass 2024-08-21 09:45:54 -04:00
output-layout.c output/render: Drop buffer age from wlr_output_begin_render_pass 2024-08-21 09:45:54 -04:00
pointer.c output/render: Drop buffer age from wlr_output_begin_render_pass 2024-08-21 09:45:54 -04:00
rotation.c output/render: Drop buffer age from wlr_output_begin_render_pass 2024-08-21 09:45:54 -04:00
scene-graph.c examples: send xdg_toplevel configure events 2024-03-15 13:20:35 +01:00
simple.c output/render: Drop buffer age from wlr_output_begin_render_pass 2024-08-21 09:45:54 -04:00
tablet.c output/render: Drop buffer age from wlr_output_begin_render_pass 2024-08-21 09:45:54 -04:00
touch.c output/render: Drop buffer age from wlr_output_begin_render_pass 2024-08-21 09:45:54 -04:00