it: test window gains kb focus when mapped
This commit is contained in:
parent
cbf539cbcc
commit
c827a93dbb
19 changed files with 672 additions and 39 deletions
|
|
@ -2,9 +2,12 @@ pub mod test_callback;
|
|||
pub mod test_compositor;
|
||||
pub mod test_display;
|
||||
pub mod test_jay_compositor;
|
||||
pub mod test_keyboard;
|
||||
pub mod test_pointer;
|
||||
pub mod test_region;
|
||||
pub mod test_registry;
|
||||
pub mod test_screenshot;
|
||||
pub mod test_seat;
|
||||
pub mod test_shm;
|
||||
pub mod test_shm_buffer;
|
||||
pub mod test_shm_pool;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue