1
0
Fork 0
forked from wry/wry
wry/src/ifs
2024-12-07 15:01:55 +01:00
..
ext_image_copy Merge pull request #275 from mahkoh/jorth/vsync-min-max 2024-10-12 10:00:28 +02:00
ipc ipc: implement ext-data-control 2024-10-25 15:29:10 +02:00
wl_output wayland: implement jay-tray-v1 2024-10-24 09:27:32 +02:00
wl_seat data-control: remove wlr-specific code 2024-10-25 15:29:09 +02:00
wl_surface wl_subsurface: remove size from position 2024-12-07 15:01:55 +01:00
wp_drm_lease_device_v1 wayland: implement jay-tray-v1 2024-10-24 09:27:32 +02:00
ext_foreign_toplevel_handle_v1.rs screencapture: implement ext_foreign_toplevel_image_capture_source_manager_v1 2024-10-10 12:11:14 +02:00
ext_foreign_toplevel_image_capture_source_manager_v1.rs screencapture: implement ext_foreign_toplevel_image_capture_source_manager_v1 2024-10-10 12:11:14 +02:00
ext_foreign_toplevel_list_v1.rs foreign-toplevel: store weak references 2024-10-10 12:10:43 +02:00
ext_idle_notification_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
ext_idle_notifier_v1.rs all: use tracy for tracing 2024-09-15 18:08:54 +02:00
ext_image_capture_source_v1.rs screencapture: implement ext_image_copy_capture_manager_v1 2024-10-10 12:11:14 +02:00
ext_image_copy.rs screencapture: implement ext_image_copy_capture_manager_v1 2024-10-10 12:11:14 +02:00
ext_output_image_capture_source_manager_v1.rs screencapture: implement ext_output_image_capture_source_manager_v1 2024-10-10 12:11:11 +02:00
ext_session_lock_manager_v1.rs all: implement damage tracking 2024-07-12 20:05:31 +02:00
ext_session_lock_v1.rs session-lock: fix surface initialization 2024-07-12 20:05:31 +02:00
ipc.rs data-control: remove wlr-specific code 2024-10-25 15:29:09 +02:00
jay_compositor.rs portal: implement session restoration 2024-10-10 21:21:33 +02:00
jay_damage_tracking.rs render: add a damage visualizer 2024-07-12 20:05:31 +02:00
jay_ei_session.rs portal: implement RemoteDesktop portal 2024-07-25 19:40:29 +02:00
jay_ei_session_builder.rs portal: implement RemoteDesktop portal 2024-07-25 19:40:29 +02:00
jay_idle.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
jay_input.rs shm: close client buffers in the cpu worker 2024-09-09 11:14:39 +02:00
jay_log_file.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
jay_output.rs wayland: don't store direct output references 2024-04-25 19:38:19 +02:00
jay_pointer.rs seat: add cursor groups 2024-05-02 21:24:19 +02:00
jay_randr.rs metal: make post_commit_margin configurable 2024-09-14 13:56:22 +02:00
jay_render_ctx.rs allocator: don't require render usage for bridged buffers 2024-09-05 11:48:41 +02:00
jay_screencast.rs wayland: implement fifo-v1 2024-10-11 20:37:55 +02:00
jay_screenshot.rs video: add udmabuf allocator 2024-09-01 20:25:22 +02:00
jay_seat_events.rs wayland: implement wl_touch 2024-07-21 02:00:47 +02:00
jay_select_toplevel.rs jay_compositior: add get_toplevel request 2024-10-10 21:21:32 +02:00
jay_select_workspace.rs portal: implement workspace capture 2024-04-20 13:49:46 +02:00
jay_toplevel.rs portal: send toplevel identifier in jay_toplevel 2024-10-10 21:21:31 +02:00
jay_tray_v1.rs wayland: implement jay-tray-v1 2024-10-24 09:27:32 +02:00
jay_workspace.rs portal: implement workspace capture 2024-04-20 13:49:46 +02:00
jay_workspace_watcher.rs portal: implement workspace capture 2024-04-20 13:49:46 +02:00
jay_xwayland.rs xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
org_kde_kwin_server_decoration.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
org_kde_kwin_server_decoration_manager.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
wl_buffer.rs gfx: add GfxStagingBuffer 2024-10-07 10:48:29 +02:00
wl_callback.rs surface: include current time in frame requests 2024-07-12 20:05:31 +02:00
wl_compositor.rs wl_surface: dispatch presentation feedback via presented events 2024-09-11 23:58:45 +02:00
wl_display.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
wl_drm.rs video: add udmabuf allocator 2024-09-01 20:25:22 +02:00
wl_fixes.rs wayland: implement wl-fixes 2024-11-21 13:37:16 +01:00
wl_output.rs wayland: implement commit-timing-v1 2024-10-11 21:03:33 +02:00
wl_region.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
wl_registry.rs wayland: implement wp-security-manager-v1 2024-04-24 13:02:39 +02:00
wl_seat.rs data-control: remove wlr-specific code 2024-10-25 15:29:09 +02:00
wl_shm.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
wl_shm_pool.rs shm: close client buffers in the cpu worker 2024-09-09 11:14:39 +02:00
wl_subcompositor.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
wl_surface.rs wl_subsurface: remove size from position 2024-12-07 15:01:55 +01:00
wp_alpha_modifier_v1.rs all: add missing object tracking 2024-07-02 17:12:24 +02:00
wp_commit_timing_manager_v1.rs wayland: implement commit-timing-v1 2024-10-11 21:03:33 +02:00
wp_content_type_manager_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
wp_content_type_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
wp_cursor_shape_device_v1.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
wp_cursor_shape_manager_v1.rs wayland: implement tablet-v2 2024-05-03 11:16:07 +02:00
wp_drm_lease_connector_v1.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
wp_drm_lease_device_v1.rs drm: include st_rdev in Drm object 2024-10-10 12:10:43 +02:00
wp_drm_lease_request_v1.rs all: add missing object tracking 2024-07-02 17:12:24 +02:00
wp_drm_lease_v1.rs wayland: implement wp-drm-lease-v1 2024-04-26 15:46:51 +02:00
wp_fifo_manager_v1.rs wayland: implement fifo-v1 2024-10-11 20:37:55 +02:00
wp_fractional_scale_manager_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
wp_linux_drm_syncobj_manager_v1.rs all: add missing object tracking 2024-07-02 17:12:24 +02:00
wp_linux_drm_syncobj_timeline_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
wp_presentation.rs wp-presentation: implement version 2 2024-10-12 09:58:32 +02:00
wp_presentation_feedback.rs wp-presentation: implement version 2 2024-10-12 09:58:32 +02:00
wp_security_context_manager_v1.rs wayland: implement wp-security-manager-v1 2024-04-24 13:02:39 +02:00
wp_security_context_v1.rs wayland: implement wp-drm-lease-v1 2024-04-26 15:46:51 +02:00
wp_single_pixel_buffer_manager_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
wp_tearing_control_manager_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
wp_viewporter.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
xdg_activation_token_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
xdg_activation_v1.rs wayland: ignore invalid activation tokens 2024-04-17 15:35:51 +02:00
xdg_positioner.rs wayland: implement jay-tray-v1 2024-10-24 09:27:32 +02:00
xdg_toplevel_drag_manager_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
xdg_toplevel_drag_v1.rs all: implement damage tracking 2024-07-12 20:05:31 +02:00
xdg_wm_base.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
xdg_wm_dialog_v1.rs wayland: implement xdg-dialog-v1 2024-04-24 13:51:13 +02:00
zwlr_layer_shell_v1.rs layer-shell: implement exclusive zones 2024-05-08 16:16:38 +02:00
zwlr_screencopy_frame_v1.rs gfx: implement async shm downloads 2024-10-07 13:27:08 +02:00
zwlr_screencopy_manager_v1.rs gfx: implement async shm downloads 2024-10-07 13:27:08 +02:00
zwp_idle_inhibit_manager_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
zwp_linux_buffer_params_v1.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
zwp_linux_dmabuf_feedback_v1.rs all: use expect attribute where possible 2024-09-06 11:08:22 +02:00
zwp_linux_dmabuf_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
zxdg_decoration_manager_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
zxdg_output_manager_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00
zxdg_output_v1.rs xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
zxdg_toplevel_decoration_v1.rs wire: generate trait for request handling 2024-04-08 20:02:29 +02:00