1
0
Fork 0
forked from wry/wry
wry/src/it/tests
2025-01-27 10:23:46 +01:00
..
t0007_subsurface it: test subsurface positioning 2022-05-03 18:32:43 +02: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 it: test double click float toggle 2024-04-03 17:12:27 +02:00
t0037_toplevel_drag it: test toplevel drag 2024-04-03 17:15:01 +02:00
t0038_subsurface_parent_state surface: commit subsurface state during parent commit 2024-04-04 10:28:30 +02:00
t0039_alpha_modifier it: avoid problematic halfway colors 2024-04-09 14:11:46 +02:00
t0041_input_method seat: implement input methods 2024-04-15 15:34:00 +02:00
t0042_toplevel_select seat: add framework to select toplevels 2024-04-18 17:12:11 +02:00
t0001_shm_formats.rs autocommit 2022-05-01 17:23:55 CEST 2022-05-01 17:23:55 +02:00
t0002_window.rs it: test suspended state 2024-04-03 17:07:37 +02:00
t0003_multi_window.rs config: clean up and document theming 2022-05-15 20:13:25 +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 it: test xdg-activation 2024-04-03 17:08:25 +02: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 seat: update xkb_state when keymap changes 2022-05-04 22:10:38 +02: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 it: test toplevel drag 2024-04-03 17:15:01 +02: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 it: test suspended state 2024-04-03 17:07:37 +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 it: test double click float toggle 2024-04-03 17:12:27 +02:00
t0030_cursor_shape.rs seat: add cursor groups 2024-05-02 21:24:19 +02:00
t0031_syncobj.rs vulkan: create a vulkan allocator 2024-09-02 15:56:09 +02:00
t0032_content_type.rs it: test content type protocol 2024-04-03 17:15:01 +02: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 metal: preserve mode across reconnects 2024-09-04 21:43:04 +02:00
t0035_scanout_feedback.rs vulkan: create a vulkan allocator 2024-09-02 15:56:09 +02:00
t0036_idle.rs idle: add a grace period 2025-01-26 12:34:04 +01: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 it: avoid problematic halfway colors 2024-04-09 14:11:46 +02:00
t0040_virtual_keyboard.rs keyboard: send keymap without actions/behaviors to xwayland 2025-01-27 10:23:46 +01:00
t0041_input_method.rs seat: implement input methods 2024-04-15 15:34:00 +02:00
t0042_toplevel_select.rs seat: add framework to select toplevels 2024-04-18 17:12:11 +02: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