mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-13 04:03:16 +02:00
Start work on multiple hardware cursors
This commit is contained in:
@@ -155,6 +155,8 @@ class TestLayout(BaseTest):
|
||||
self.ae(i, windows.active_group_idx)
|
||||
check_visible()
|
||||
|
||||
# Test
|
||||
|
||||
def do_overlay_test(self, q):
|
||||
windows = create_windows(q)
|
||||
ids, visible_ids, expect_ids, check_visible = utils(self, q, windows)
|
||||
|
||||
Reference in New Issue
Block a user