1
0
Fork 0
forked from wry/wry
wry/src/it/tests
2026-03-18 20:37:14 +01:00
..
t0007_subsurface tree: allow focusing workspace nodes 2026-01-17 13:29:04 +01:00
t0020_surface_offset surface: process offset request without a buffer change 2024-04-03 17:07:35 +02:00
t0023_xdg_activation it: test xdg-activation 2024-04-03 17:08:25 +02:00
t0026_output_transform it: test output transforms 2024-04-03 17:09:25 +02:00
t0028_top_level_restacking it: test float restacking 2024-04-03 17:11:04 +02:00
t0029_double_click_float tree: allow focusing workspace nodes 2026-01-17 13:29:04 +01:00
t0037_toplevel_drag tree: allow focusing workspace nodes 2026-01-17 13:29:04 +01:00
t0038_subsurface_parent_state surface: commit subsurface state during parent commit 2024-04-04 10:28:30 +02:00
t0039_alpha_modifier color-management: make (ext_)srgb aliases for gamma22 2025-09-05 19:55:08 +02:00
t0041_input_method seat: implement input methods 2024-04-15 15:34:00 +02:00
t0042_toplevel_select color-management: make (ext_)srgb aliases for gamma22 2025-09-05 19:55:08 +02:00
t0001_shm_formats.rs wl-shm: add support for more formats 2025-10-01 22:58:51 +02:00
t0002_window.rs config: allow disabling window titles 2025-10-16 18:47:08 +02:00
t0003_multi_window.rs config: allow disabling window titles 2025-10-16 18:47:08 +02:00
t0004_quit.rs config: add TestConfig 2022-05-02 20:53:07 +02:00
t0005_create_seat.rs input: add a default seat 2024-03-15 20:07:33 +01:00
t0006_region.rs it: test region creation 2022-05-03 16:33:11 +02:00
t0007_subsurface.rs theme: store colors in linear space 2025-02-28 11:15:55 +01:00
t0008_map_focus.rs it: test window gains kb focus when mapped 2022-05-04 14:36:18 +02:00
t0009_tab_focus.rs it: test focus moving 2022-05-04 15:10:36 +02:00
t0010_fullscreen_focus.rs tree: move common code out of ToplevelNode trait 2024-02-22 14:09:58 +01:00
t0011_set_keymap.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
t0012_subsurface_focus.rs it: use single-pixel buffer instead of shm 2024-04-02 10:23:55 +02:00
t0013_graphics_initialized.rs vulkan: create a vulkan allocator 2024-09-02 15:56:09 +02:00
t0014_container_scroll_focus.rs it: test suspended state 2024-04-03 17:07:37 +02:00
t0015_scroll_partial.rs tree: move common code out of ToplevelNode trait 2024-02-22 14:09:58 +01:00
t0016_scroll_ws.rs tree: switch workspace by scrolling 2022-05-07 18:27:20 +02:00
t0017_remove_unused_ws.rs tree: remove hidden, unused workspaces 2022-05-17 17:47:01 +02:00
t0018_click_to_active_ws.rs tree: activate workspace on click 2022-05-17 18:58:30 +02:00
t0019_natural_scrolling.rs it: test natural scrolling 2024-04-02 10:26:42 +02:00
t0020_surface_offset.rs theme: store colors in linear space 2025-02-28 11:15:55 +01:00
t0021_preferred_buffer_scale.rs it: add test for preferred buffer scale 2024-04-03 17:07:37 +02:00
t0022_toplevel_suspended.rs cargo: update dependencies 2025-10-09 19:51:18 +02:00
t0023_xdg_activation.rs it: test xdg-activation 2024-04-03 17:08:25 +02:00
t0024_foreign_toplevel_list.rs it: test foreign-toplevel-list 2024-04-03 17:08:27 +02:00
t0025_dnd_focus_change.rs xwayland: set output for override redirect windows 2024-09-11 23:58:42 +02:00
t0026_output_transform.rs it: test output transforms 2024-04-03 17:09:25 +02:00
t0027_input_region.rs xwayland: set output for override redirect windows 2024-09-11 23:58:42 +02:00
t0028_top_level_restacking.rs it: test float restacking 2024-04-03 17:11:04 +02:00
t0029_double_click_float.rs tree: allow focusing workspace nodes 2026-01-17 13:29:04 +01:00
t0030_cursor_shape.rs seat: add cursor groups 2024-05-02 21:24:19 +02:00
t0031_syncobj.rs all: syncobj is one word 2026-03-02 16:25:36 +01:00
t0032_data_control.rs it: test wlr-data-control 2024-04-03 17:15:01 +02:00
t0033_float_size_memoization.rs it: test float size memoization 2024-04-03 17:15:01 +02:00
t0034_workspace_restoration.rs backend: take initial backend state from backend 2026-03-18 20:37:14 +01:00
t0035_scanout_feedback.rs vulkan: create a vulkan allocator 2024-09-02 15:56:09 +02:00
t0036_idle.rs backend: implement output transactions 2025-07-12 08:15:22 +02:00
t0037_toplevel_drag.rs it: test toplevel drag 2024-04-03 17:15:01 +02:00
t0038_subsurface_parent_state.rs surface: commit subsurface state during parent commit 2024-04-04 10:28:30 +02:00
t0039_alpha_modifier.rs theme: store colors in linear space 2025-02-28 11:15:55 +01:00
t0040_virtual_keyboard.rs shm: limit data accessed by ClientMemOffset 2026-02-27 22:19:43 +01:00
t0041_input_method.rs seat: implement input methods 2024-04-15 15:34:00 +02:00
t0042_toplevel_select.rs all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
t0043_destroy_registry.rs wayland: implement wl-fixes 2024-11-21 13:37:16 +01:00
t0044_stacked_focus.rs tree: focus float nodes when switching workspaces 2025-01-03 12:01:15 -07:00
t0045_content_type.rs it: enable accidentally disabled test 2025-08-31 11:52:26 +02:00
t0046_buffer_release.rs it: add more tests 2025-09-01 11:32:58 +02:00
t0047_surface_damage.rs it: add more tests 2025-09-01 11:32:58 +02:00
t0048_frame_callback.rs it: add frame callback test 2025-09-03 12:15:05 +02:00
t0049_surface_damage_backend.rs it: verify that surface damage damages connector 2025-09-03 12:45:05 +02:00
t0050_fifo.rs it: add fifo test 2025-09-03 17:50:04 +02:00
t0051_pointer_warp.rs it: add pointer warp test 2025-09-04 10:38:45 +02:00
t0052_bar.rs theme: add bar-separator-width setting 2025-12-01 18:53:03 +01:00
t0053_theme.rs rect: safer construction 2026-01-09 09:41:46 +01:00
t0054_subsurface_already_attached.rs wl_subsurface: unconditionally update visibility upon first parent commit 2026-03-13 14:41:24 +01:00