1
0
Fork 0
forked from wry/wry
wry/src/ifs
2026-01-09 09:41:46 +01:00
..
color_management cmm: add support for compound_power_2_4 2025-12-18 18:03:35 +01:00
ext_image_copy vulkan: import wl_shm buffers as udmabuf 2025-09-30 19:07:43 +02:00
head_management cargo: update dependencies 2025-10-09 19:51:18 +02:00
ipc config: allow disabling the primary selection 2025-07-20 11:18:32 +02:00
wl_output all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wl_seat rect: safer construction 2026-01-09 09:41:46 +01:00
wl_surface rect: safer construction 2026-01-09 09:41:46 +01:00
wlr_output_manager implement wlr_output_management_unstable_v1 2025-07-17 08:57:24 +02:00
workspace_manager workspace: use State::show_workspace2 to make workspaces visible 2025-07-19 15:55:16 +02:00
wp_drm_lease_device_v1 all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
color_management.rs cmm: add support for compound_power_2_4 2025-12-18 18:03:35 +01:00
ext_foreign_toplevel_handle_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
ext_foreign_toplevel_image_capture_source_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
ext_foreign_toplevel_list_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
ext_idle_notification_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
ext_idle_notifier_v1.rs all: address clippy lints 2025-04-03 16:36:15 +02:00
ext_image_capture_source_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01: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 all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
ext_session_lock_manager_v1.rs backend: implement output transactions 2025-07-12 08:15:22 +02:00
ext_session_lock_v1.rs tree: add Node::node_location 2025-07-19 11:44:55 +02:00
head_management.rs color-management: use more consistent naming 2025-09-05 19:55:09 +02:00
ipc.rs all: use let chains 2025-07-01 11:20:48 +02:00
jay_client_query.rs cli: add commands to inspect clients 2025-05-07 22:41:43 +02:00
jay_color_management.rs color-management-v1: only expose the protocol with vulkan 2025-02-26 16:24:22 +01:00
jay_compositor.rs cli: allow setting keymaps from RMLVO names 2025-12-29 21:09:59 +01:00
jay_damage_tracking.rs color-management: use more consistent naming 2025-09-05 19:55:09 +02:00
jay_ei_session.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_ei_session_builder.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_idle.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_input.rs cli: allow setting keymaps from RMLVO names 2025-12-29 21:09:59 +01:00
jay_log_file.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_output.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_pointer.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_popup_ext_manager_v1.rs xdg-popup: implement jay-popup-ext-v1 2025-12-20 19:56:32 +01:00
jay_randr.rs cmm: enable using the display primaries in SDR mode 2025-12-04 17:51:26 +01:00
jay_reexec.rs all: use let chains 2025-07-01 11:20:48 +02:00
jay_render_ctx.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_screencast.rs color-management: use more consistent naming 2025-09-05 19:55:09 +02:00
jay_screenshot.rs wayland: add u64 type macro 2025-06-04 13:24:28 +02:00
jay_seat_events.rs backend: add ButtonState 2025-10-16 19:50:21 +02:00
jay_select_toplevel.rs cli: add commands to inspect clients 2025-05-07 22:41:43 +02:00
jay_select_workspace.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_toplevel.rs cli: add commands to inspect clients 2025-05-07 22:41:43 +02:00
jay_tray_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_tree_query.rs cli: print content type in tree query 2025-07-21 23:45:10 +02:00
jay_workspace.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_workspace_watcher.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
jay_xwayland.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
org_kde_kwin_server_decoration.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
org_kde_kwin_server_decoration_manager.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wl_buffer.rs rect: safer construction 2026-01-09 09:41:46 +01:00
wl_callback.rs all: address clippy lints 2025-08-29 11:21:11 +02:00
wl_compositor.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wl_display.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wl_drm.rs dmabuf: cache is_disjoint property 2025-10-01 23:33:44 +02:00
wl_fixes.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wl_output.rs rect: safer construction 2026-01-09 09:41:46 +01:00
wl_region.rs rect: safer construction 2026-01-09 09:41:46 +01:00
wl_registry.rs config: allow configuring client capabilities 2025-09-18 21:17:34 +02:00
wl_seat.rs xdg-popup: implement jay-popup-ext-v1 2025-12-20 19:56:32 +01:00
wl_shm.rs wl-shm: add support for more formats 2025-10-01 22:58:51 +02:00
wl_shm_pool.rs wl_shm: save the actually requested pool size 2025-10-23 18:05:09 +02:00
wl_subcompositor.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wl_surface.rs rect: safer construction 2026-01-09 09:41:46 +01:00
wlr_output_manager.rs implement wlr_output_management_unstable_v1 2025-07-17 08:57:24 +02:00
workspace_manager.rs ext-workspace: implement v1 2025-01-26 12:38:05 +01:00
wp_alpha_modifier_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_commit_timing_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_content_type_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_content_type_v1.rs config: add content-type window criteria 2025-07-17 11:02:32 +02:00
wp_cursor_shape_device_v1.rs cursor-shape: implement v2 2025-02-28 14:16:23 +01:00
wp_cursor_shape_manager_v1.rs cursor-shape: implement v2 2025-02-28 14:16:23 +01:00
wp_drm_lease_connector_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_drm_lease_device_v1.rs head-management: add non-desktop-info-v1 extension 2025-07-16 10:13:01 +02:00
wp_drm_lease_request_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_drm_lease_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_fifo_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_fractional_scale_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_linux_drm_syncobj_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_linux_drm_syncobj_timeline_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_presentation.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_presentation_feedback.rs all: address clippy lints 2025-08-29 11:21:11 +02:00
wp_security_context_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_security_context_v1.rs config: allow configuring client capabilities 2025-09-18 21:17:34 +02:00
wp_single_pixel_buffer_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_tearing_control_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
wp_viewporter.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
xdg_activation_token_v1.rs all: use let chains 2025-07-01 11:20:48 +02:00
xdg_activation_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
xdg_positioner.rs rect: safer construction 2026-01-09 09:41:46 +01:00
xdg_toplevel_drag_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
xdg_toplevel_drag_v1.rs all: use let chains 2025-07-01 11:20:48 +02:00
xdg_toplevel_tag_manager_v1.rs config: add toplevel-tag window criteria 2025-05-07 22:41:43 +02:00
xdg_wm_base.rs wayland: implement xdg-shell v7 2025-04-03 16:30:10 +02:00
xdg_wm_dialog_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
zwlr_foreign_toplevel_handle_v1.rs wlr-toplevel-manager: try to make window visible when activating 2025-07-19 16:12:10 +02:00
zwlr_foreign_toplevel_manager_v1.rs implement zwlr_foreign_toplevel_management protocol (#452) 2025-05-28 13:53:29 +02:00
zwlr_layer_shell_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
zwlr_screencopy_frame_v1.rs all: use let chains 2025-07-01 11:20:48 +02:00
zwlr_screencopy_manager_v1.rs rect: safer construction 2026-01-09 09:41:46 +01:00
zwp_idle_inhibit_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
zwp_linux_buffer_params_v1.rs dmabuf: cache is_disjoint property 2025-10-01 23:33:44 +02:00
zwp_linux_dmabuf_feedback_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
zwp_linux_dmabuf_v1.rs all: use let chains 2025-07-01 11:20:48 +02:00
zxdg_decoration_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
zxdg_output_manager_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
zxdg_output_v1.rs implement wlr_output_management_unstable_v1 2025-07-17 08:57:24 +02:00
zxdg_toplevel_decoration_v1.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00