Question about wl_pointer_set_cursor and hotspots
Waris Boonyasiriwat
waris.boonyasiriwat at gmail.com
Wed Jan 6 20:45:22 UTC 2021
Hi Simon,
I grabbed one just now - the debug trace is attached in this e-mail. For
context, I ran an app that kept changing the cursor shape from arrow to
I-beam, to pointer, etc, back and forth.
Thanks,
Waris
On Wed, Jan 6, 2021 at 12:31 PM Simon Ser <contact at emersion.fr> wrote:
> Hi,
>
> Do you have any WAYLAND_DEBUG=client traces we could look at?
>
> Thanks,
>
> Simon
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/wayland-devel/attachments/20210106/f4d2d0f1/attachment-0001.htm>
-------------- next part --------------
[1594015.194] -> wl_display at 1.get_registry(new id wl_registry at 2)
[1594015.250] -> wl_display at 1.sync(new id wl_callback at 3)
[1594015.341] wl_display at 1.delete_id(3)
[1594015.354] wl_registry at 2.global(1, "wl_compositor", 4)
[1594015.366] -> wl_registry at 2.bind(1, "wl_compositor", 3, new id [unknown]@4)
[1594015.380] wl_registry at 2.global(2, "wl_subcompositor", 1)
[1594015.389] -> wl_registry at 2.bind(2, "wl_subcompositor", 1, new id [unknown]@5)
[1594015.401] wl_registry at 2.global(3, "wp_viewporter", 1)
[1594015.410] -> wl_registry at 2.bind(3, "wp_viewporter", 1, new id [unknown]@6)
[1594015.424] wl_registry at 2.global(4, "zxdg_output_manager_v1", 2)
[1594015.432] wl_registry at 2.global(5, "wp_presentation", 1)
[1594015.440] wl_registry at 2.global(6, "zwp_relative_pointer_manager_v1", 1)
[1594015.449] -> wl_registry at 2.bind(6, "zwp_relative_pointer_manager_v1", 1, new id [unknown]@7)
[1594015.461] wl_registry at 2.global(7, "zwp_pointer_constraints_v1", 1)
[1594015.469] -> wl_registry at 2.bind(7, "zwp_pointer_constraints_v1", 1, new id [unknown]@8)
[1594015.481] wl_registry at 2.global(8, "zwp_input_timestamps_manager_v1", 1)
[1594015.489] wl_registry at 2.global(9, "wl_data_device_manager", 3)
[1594015.497] -> wl_registry at 2.bind(9, "wl_data_device_manager", 1, new id [unknown]@9)
[1594015.509] wl_registry at 2.global(10, "wl_shm", 1)
[1594015.517] -> wl_registry at 2.bind(10, "wl_shm", 1, new id [unknown]@10)
[1594015.529] wl_registry at 2.global(11, "wl_seat", 7)
[1594015.537] -> wl_registry at 2.bind(11, "wl_seat", 4, new id [unknown]@11)
[1594015.549] wl_registry at 2.global(12, "wl_output", 3)
[1594015.560] -> wl_registry at 2.bind(12, "wl_output", 2, new id [unknown]@12)
[1594015.572] wl_registry at 2.global(13, "zwp_input_panel_v1", 1)
[1594015.580] wl_registry at 2.global(14, "zwp_input_method_v1", 1)
[1594015.588] wl_registry at 2.global(15, "zwp_text_input_manager_v1", 1)
[1594015.597] wl_registry at 2.global(16, "xdg_wm_base", 1)
[1594015.605] -> wl_registry at 2.bind(16, "xdg_wm_base", 1, new id [unknown]@13)
[1594015.617] wl_registry at 2.global(17, "zxdg_shell_v6", 1)
[1594015.625] wl_registry at 2.global(18, "wl_shell", 1)
[1594015.634] -> wl_registry at 2.bind(18, "wl_shell", 1, new id [unknown]@14)
[1594015.645] wl_registry at 2.global(19, "weston_desktop_shell", 1)
[1594015.653] wl_registry at 2.global(20, "weston_screenshooter", 1)
[1594015.662] wl_callback at 3.done(391)
[1594015.666] -> wl_display at 1.sync(new id wl_callback at 3)
[1594015.756] wl_display at 1.delete_id(3)
[1594015.768] wl_seat at 11.capabilities(3)
[1594015.774] -> wl_seat at 11.get_pointer(new id wl_pointer at 15)
[1594015.780] -> wl_seat at 11.get_keyboard(new id wl_keyboard at 16)
[1594015.786] wl_seat at 11.name("default")
[1594015.790] wl_output at 12.geometry(0, 0, 270, 158, 0, "weston-X11", "none", 0)
[1594015.812] wl_output at 12.scale(1)
[1594015.816] wl_output at 12.mode(3, 1024, 600, 60000)
[1594015.828] wl_output at 12.done()
[1594015.831] wl_callback at 3.done(391)
[1594015.937] -> wl_shm at 10.create_pool(new id wl_shm_pool at 3, fd 7, 4096)
[1594016.071] -> wl_shm_pool at 3.resize(12288)
[1594016.141] -> wl_shm_pool at 3.resize(28672)
[1594016.254] -> wl_shm_pool at 3.resize(61440)
[1594016.454] -> wl_shm_pool at 3.resize(126976)
[1594017.273] -> wl_shm_pool at 3.resize(258048)
[1594018.007] -> wl_shm_pool at 3.resize(520192)
[1594019.234] -> wl_shm_pool at 3.resize(1044480)
[1594024.249] -> wl_shm at 10.create_pool(new id wl_shm_pool at 17, fd 9, 16384)
[1594024.397] -> wl_shm_pool at 17.resize(41984)
[1594024.612] -> wl_shm_pool at 17.resize(93184)
[1594025.084] -> wl_shm_pool at 17.resize(195584)
[1594025.955] -> wl_shm_pool at 17.resize(400384)
[1594027.514] -> wl_shm_pool at 17.resize(809984)
[1594029.216] -> wl_shm_pool at 17.resize(1629184)
[1594033.745] -> wl_shm_pool at 17.resize(3267584)
[1594043.506] -> wl_compositor at 4.create_surface(new id wl_surface at 18)
[1594043.540] -> wl_data_device_manager at 9.get_data_device(new id wl_data_device at 19, wl_seat at 11)
[1594045.381] -> wl_compositor at 4.create_surface(new id wl_surface at 20)
[1594045.397] -> wl_compositor at 4.create_region(new id wl_region at 21)
[1594045.405] -> wl_region at 21.add(0, 0, 800, 600)
[1594045.416] -> wl_surface at 20.set_opaque_region(wl_region at 21)
[1594045.430] -> wl_surface at 20.commit()
[1594045.434] -> wl_region at 21.destroy()
[1594046.752] -> wl_display at 1.get_registry(new id wl_registry at 22)
[1594046.765] -> wl_display at 1.sync(new id wl_callback at 23)
[1594047.099] wl_display at 1.delete_id(21)
[1594047.111] wl_display at 1.delete_id(23)
[1594047.115] wl_registry at 22.global(1, "wl_compositor", 4)
[1594047.125] wl_registry at 22.global(2, "wl_subcompositor", 1)
[1594047.133] wl_registry at 22.global(3, "wp_viewporter", 1)
[1594047.142] wl_registry at 22.global(4, "zxdg_output_manager_v1", 2)
[1594047.150] wl_registry at 22.global(5, "wp_presentation", 1)
[1594047.158] wl_registry at 22.global(6, "zwp_relative_pointer_manager_v1", 1)
[1594047.167] wl_registry at 22.global(7, "zwp_pointer_constraints_v1", 1)
[1594047.175] wl_registry at 22.global(8, "zwp_input_timestamps_manager_v1", 1)
[1594047.183] wl_registry at 22.global(9, "wl_data_device_manager", 3)
[1594047.192] wl_registry at 22.global(10, "wl_shm", 1)
[1594047.200] wl_registry at 22.global(11, "wl_seat", 7)
[1594047.208] wl_registry at 22.global(12, "wl_output", 3)
[1594047.216] wl_registry at 22.global(13, "zwp_input_panel_v1", 1)
[1594047.225] wl_registry at 22.global(14, "zwp_input_method_v1", 1)
[1594047.233] wl_registry at 22.global(15, "zwp_text_input_manager_v1", 1)
[1594047.241] wl_registry at 22.global(16, "xdg_wm_base", 1)
[1594047.250] wl_registry at 22.global(17, "zxdg_shell_v6", 1)
[1594047.258] wl_registry at 22.global(18, "wl_shell", 1)
[1594047.266] wl_registry at 22.global(19, "weston_desktop_shell", 1)
[1594047.274] wl_registry at 22.global(20, "weston_screenshooter", 1)
[1594047.283] wl_callback at 23.done(391)
[1594047.291] -> wl_display at 1.get_registry(new id wl_registry at 23)
[1594047.296] -> wl_display at 1.sync(new id wl_callback at 21)
[1594047.399] wl_display at 1.delete_id(21)
[1594047.408] wl_registry at 23.global(1, "wl_compositor", 4)
[1594047.417] wl_registry at 23.global(2, "wl_subcompositor", 1)
[1594047.426] wl_registry at 23.global(3, "wp_viewporter", 1)
[1594047.434] wl_registry at 23.global(4, "zxdg_output_manager_v1", 2)
[1594047.442] wl_registry at 23.global(5, "wp_presentation", 1)
[1594047.451] wl_registry at 23.global(6, "zwp_relative_pointer_manager_v1", 1)
[1594047.459] wl_registry at 23.global(7, "zwp_pointer_constraints_v1", 1)
[1594047.468] wl_registry at 23.global(8, "zwp_input_timestamps_manager_v1", 1)
[1594047.476] wl_registry at 23.global(9, "wl_data_device_manager", 3)
[1594047.484] wl_registry at 23.global(10, "wl_shm", 1)
[1594047.494] -> wl_registry at 23.bind(10, "wl_shm", 1, new id [unknown]@24)
[1594047.507] wl_registry at 23.global(11, "wl_seat", 7)
[1594047.515] wl_registry at 23.global(12, "wl_output", 3)
[1594047.523] wl_registry at 23.global(13, "zwp_input_panel_v1", 1)
[1594047.532] wl_registry at 23.global(14, "zwp_input_method_v1", 1)
[1594047.540] wl_registry at 23.global(15, "zwp_text_input_manager_v1", 1)
[1594047.549] wl_registry at 23.global(16, "xdg_wm_base", 1)
[1594047.557] wl_registry at 23.global(17, "zxdg_shell_v6", 1)
[1594047.565] wl_registry at 23.global(18, "wl_shell", 1)
[1594047.574] wl_registry at 23.global(19, "weston_desktop_shell", 1)
[1594047.582] wl_registry at 23.global(20, "weston_screenshooter", 1)
[1594047.590] wl_callback at 21.done(391)
[1594047.595] -> wl_display at 1.sync(new id wl_callback at 21)
[1594047.698] wl_display at 1.delete_id(21)
[1594047.724] wl_shm at 24.format(0)
[1594047.729] wl_shm at 24.format(1)
[1594047.734] wl_shm at 24.format(909199186)
[1594047.738] wl_shm at 24.format(842093913)
[1594047.742] wl_shm at 24.format(842094158)
[1594047.747] wl_shm at 24.format(1448695129)
[1594047.751] wl_callback at 21.done(391)
[1594061.216] -> xdg_wm_base at 13.get_xdg_surface(new id xdg_surface at 21, wl_surface at 20)
[1594061.249] -> xdg_surface at 21.get_toplevel(new id xdg_toplevel at 25)
[1594061.256] -> xdg_toplevel at 25.set_title("My Title")
[1594061.260] -> xdg_toplevel at 25.set_fullscreen(wl_output at 12)
[1594061.266] -> wl_surface at 20.commit()
[1594061.270] -> wl_display at 1.sync(new id wl_callback at 26)
[1594061.278] wl_keyboard at 16.repeat_info(40, 400)
[1594061.287] wl_keyboard at 16.keymap(1, fd 7, 50947)
[1594067.963] wl_display at 1.delete_id(26)
[1594068.007] wl_callback at 26.done(391)
[1594068.012] xdg_toplevel at 25.configure(1024, 600, array)
[1594068.026] -> wl_compositor at 4.create_region(new id wl_region at 26)
[1594068.034] -> wl_region at 26.add(0, 0, 1024, 600)
[1594068.045] -> wl_surface at 20.set_opaque_region(wl_region at 26)
[1594068.050] -> wl_surface at 20.commit()
[1594068.054] -> wl_region at 26.destroy()
[1594068.059] xdg_surface at 21.configure(392)
[1594068.063] -> xdg_surface at 21.ack_configure(392)
[1594070.247] -> wl_shm at 24.create_pool(new id wl_shm_pool at 27, fd 9, 2457600)
[1594070.268] -> wl_shm_pool at 27.create_buffer(new id wl_buffer at 28, 0, 1024, 600, 4096, 0)
[1594070.286] -> wl_shm_pool at 27.destroy()
[1594074.092] -> wl_surface at 20.frame(new id wl_callback at 29)
[1594074.128] -> wl_surface at 20.attach(wl_buffer at 28, 0, 0)
[1594074.138] -> wl_surface at 20.damage(0, 0, 2147483647, 2147483647)
[1594074.149] -> wl_surface at 20.commit()
[1594075.063] wl_display at 1.delete_id(26)
[1594075.086] wl_display at 1.delete_id(27)
[1594075.091] wl_surface at 20.enter(wl_output at 12)
[1594075.098] wl_keyboard at 16.modifiers(393, 0, 0, 16, 0)
[1594075.113] wl_keyboard at 16.enter(393, wl_surface at 20, array)
[1594075.122] wl_data_device at 19.selection(nil)
[1594075.127] xdg_toplevel at 25.configure(1024, 600, array)
[1594075.138] -> wl_compositor at 4.create_region(new id wl_region at 27)
[1594075.144] -> wl_region at 27.add(0, 0, 1024, 600)
[1594075.155] -> wl_surface at 20.set_opaque_region(wl_region at 27)
[1594075.160] -> wl_surface at 20.commit()
[1594075.163] -> wl_region at 27.destroy()
[1594075.167] xdg_surface at 21.configure(394)
[1594075.171] -> xdg_surface at 21.ack_configure(394)
[1594087.298] wl_display at 1.delete_id(27)
[1594087.335] wl_display at 1.delete_id(29)
[1594087.340] wl_pointer at 15.enter(396, wl_surface at 20, 1013.000000, 409.000000)
[1594087.361] -> wl_shm_pool at 3.create_buffer(new id wl_buffer at 27, 389120, 32, 32, 128, 0)
[1594087.411] -> wl_pointer at 15.set_cursor(396, wl_surface at 18, 10, 5)
[1594087.425] -> wl_surface at 18.set_buffer_scale(1)
[1594087.430] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1594087.439] -> wl_surface at 18.damage(0, 0, 32, 32)
[1594087.450] -> wl_surface at 18.commit()
[1594087.454] xdg_wm_base at 13.ping(397)
[1594087.459] -> xdg_wm_base at 13.pong(397)
[1594947.701] wl_pointer at 15.leave(398, wl_surface at 20)
[1594947.742] wl_pointer at 15.enter(399, wl_surface at 20, 972.000000, 133.000000)
[1594947.782] -> wl_pointer at 15.set_cursor(399, wl_surface at 18, 10, 5)
[1594947.797] -> wl_surface at 18.set_buffer_scale(1)
[1594947.802] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1594947.812] -> wl_surface at 18.damage(0, 0, 32, 32)
[1594947.823] -> wl_surface at 18.commit()
[1594947.827] xdg_wm_base at 13.ping(400)
[1594947.832] -> xdg_wm_base at 13.pong(400)
[1594955.629] wl_pointer at 15.motion(3648022189, 906.000000, 118.000000)
[1594963.719] wl_pointer at 15.motion(3648022197, 848.000000, 101.000000)
[1594971.904] wl_pointer at 15.motion(3648022206, 796.000000, 87.000000)
[1594982.728] wl_pointer at 15.motion(3648022216, 758.000000, 73.000000)
[1594987.645] wl_pointer at 15.motion(3648022221, 729.000000, 65.000000)
[1594996.903] wl_pointer at 15.motion(3648022231, 710.000000, 60.000000)
[1595115.702] wl_pointer at 15.motion(3648022349, 698.000000, 57.000000)
[1595123.851] wl_pointer at 15.motion(3648022358, 692.000000, 57.000000)
[1595131.759] wl_pointer at 15.motion(3648022365, 685.000000, 64.000000)
[1595139.690] wl_pointer at 15.motion(3648022373, 677.000000, 76.000000)
[1595151.771] wl_pointer at 15.motion(3648022385, 669.000000, 95.000000)
[1595158.669] wl_pointer at 15.motion(3648022392, 660.000000, 115.000000)
[1595163.975] wl_pointer at 15.motion(3648022398, 653.000000, 133.000000)
[1595171.523] wl_pointer at 15.motion(3648022405, 646.000000, 149.000000)
[1595180.990] wl_pointer at 15.motion(3648022415, 641.000000, 161.000000)
[1595187.523] wl_pointer at 15.motion(3648022421, 636.000000, 170.000000)
[1595195.677] wl_pointer at 15.motion(3648022429, 632.000000, 176.000000)
[1595203.706] wl_pointer at 15.motion(3648022437, 628.000000, 181.000000)
[1596716.601] wl_pointer at 15.button(403, 3648023950, 272, 1)
[1596803.826] wl_pointer at 15.button(404, 3648024038, 272, 0)
[1596803.918] xdg_wm_base at 13.ping(405)
[1596803.925] -> xdg_wm_base at 13.pong(405)
[1597452.670] wl_keyboard at 16.key(407, 3648024686, 3, 1)
[1597452.719] -> wl_shm_pool at 3.create_buffer(new id wl_buffer at 26, 450560, 32, 32, 128, 0)
[1597452.774] -> wl_pointer at 15.set_cursor(407, wl_surface at 18, 15, 15)
[1597452.790] -> wl_surface at 18.set_buffer_scale(1)
[1597452.795] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597452.805] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597452.816] -> wl_surface at 18.commit()
[1597503.641] -> wl_pointer at 15.set_cursor(407, wl_surface at 18, 15, 15)
[1597503.677] -> wl_surface at 18.set_buffer_scale(1)
[1597503.682] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597503.692] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597503.703] -> wl_surface at 18.commit()
[1597507.978] wl_pointer at 15.motion(3648024742, 626.000000, 184.000000)
[1597534.347] wl_keyboard at 16.key(408, 3648024768, 3, 0)
[1597534.420] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 10, 5)
[1597534.435] -> wl_surface at 18.set_buffer_scale(1)
[1597534.440] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1597534.450] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597534.461] -> wl_surface at 18.commit()
[1597534.475] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 15, 15)
[1597534.487] -> wl_surface at 18.set_buffer_scale(1)
[1597534.491] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597534.501] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597534.511] -> wl_surface at 18.commit()
[1597589.762] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 15, 15)
[1597589.798] -> wl_surface at 18.set_buffer_scale(1)
[1597589.803] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597589.813] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597589.824] -> wl_surface at 18.commit()
[1597639.952] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 15, 15)
[1597639.996] -> wl_surface at 18.set_buffer_scale(1)
[1597640.002] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597640.012] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597640.024] -> wl_surface at 18.commit()
[1597697.817] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 15, 15)
[1597697.855] -> wl_surface at 18.set_buffer_scale(1)
[1597697.861] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597697.871] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597697.882] -> wl_surface at 18.commit()
[1597753.615] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 15, 15)
[1597753.652] -> wl_surface at 18.set_buffer_scale(1)
[1597753.658] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597753.668] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597753.680] -> wl_surface at 18.commit()
[1597812.839] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 15, 15)
[1597812.875] -> wl_surface at 18.set_buffer_scale(1)
[1597812.880] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597812.889] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597812.903] -> wl_surface at 18.commit()
[1597863.660] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 15, 15)
[1597863.695] -> wl_surface at 18.set_buffer_scale(1)
[1597863.700] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597863.710] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597863.721] -> wl_surface at 18.commit()
[1597920.103] -> wl_pointer at 15.set_cursor(408, wl_surface at 18, 15, 15)
[1597920.229] -> wl_surface at 18.set_buffer_scale(1)
[1597920.235] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1597920.246] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597920.257] -> wl_surface at 18.commit()
[1597964.704] wl_keyboard at 16.key(409, 3648025198, 4, 1)
[1597964.769] -> wl_pointer at 15.set_cursor(409, wl_surface at 18, 10, 5)
[1597964.784] -> wl_surface at 18.set_buffer_scale(1)
[1597964.789] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1597964.799] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597964.810] -> wl_surface at 18.commit()
[1597964.819] -> wl_shm_pool at 3.create_buffer(new id wl_buffer at 30, 622592, 32, 32, 128, 0)
[1597964.846] -> wl_pointer at 15.set_cursor(409, wl_surface at 18, 15, 15)
[1597964.865] -> wl_surface at 18.set_buffer_scale(1)
[1597964.871] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1597964.884] -> wl_surface at 18.damage(0, 0, 32, 32)
[1597964.901] -> wl_surface at 18.commit()
[1598021.117] -> wl_pointer at 15.set_cursor(409, wl_surface at 18, 15, 15)
[1598021.155] -> wl_surface at 18.set_buffer_scale(1)
[1598021.160] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598021.196] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598021.207] -> wl_surface at 18.commit()
[1598071.303] -> wl_pointer at 15.set_cursor(409, wl_surface at 18, 15, 15)
[1598071.367] -> wl_surface at 18.set_buffer_scale(1)
[1598071.422] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598071.432] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598071.443] -> wl_surface at 18.commit()
[1598073.799] wl_keyboard at 16.key(410, 3648025308, 4, 0)
[1598073.877] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 10, 5)
[1598073.891] -> wl_surface at 18.set_buffer_scale(1)
[1598073.897] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1598073.906] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598073.918] -> wl_surface at 18.commit()
[1598073.932] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598073.945] -> wl_surface at 18.set_buffer_scale(1)
[1598073.949] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598073.958] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598073.969] -> wl_surface at 18.commit()
[1598128.062] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598128.255] -> wl_surface at 18.set_buffer_scale(1)
[1598128.261] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598128.271] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598128.282] -> wl_surface at 18.commit()
[1598179.950] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598180.033] -> wl_surface at 18.set_buffer_scale(1)
[1598180.039] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598180.048] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598180.059] -> wl_surface at 18.commit()
[1598234.697] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598234.749] -> wl_surface at 18.set_buffer_scale(1)
[1598234.755] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598234.794] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598234.806] -> wl_surface at 18.commit()
[1598286.644] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598286.681] -> wl_surface at 18.set_buffer_scale(1)
[1598286.687] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598286.697] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598286.708] -> wl_surface at 18.commit()
[1598337.057] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598337.092] -> wl_surface at 18.set_buffer_scale(1)
[1598337.097] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598337.107] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598337.118] -> wl_surface at 18.commit()
[1598387.942] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598388.013] -> wl_surface at 18.set_buffer_scale(1)
[1598388.033] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598388.069] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598388.080] -> wl_surface at 18.commit()
[1598438.841] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598438.877] -> wl_surface at 18.set_buffer_scale(1)
[1598438.882] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598438.892] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598438.926] -> wl_surface at 18.commit()
[1598489.005] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598489.070] -> wl_surface at 18.set_buffer_scale(1)
[1598489.081] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598489.095] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598489.114] -> wl_surface at 18.commit()
[1598540.264] -> wl_pointer at 15.set_cursor(410, wl_surface at 18, 15, 15)
[1598540.304] -> wl_surface at 18.set_buffer_scale(1)
[1598540.309] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1598540.319] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598540.330] -> wl_surface at 18.commit()
[1598540.650] wl_keyboard at 16.key(411, 3648025774, 5, 1)
[1598540.684] -> wl_pointer at 15.set_cursor(411, wl_surface at 18, 10, 5)
[1598540.697] -> wl_surface at 18.set_buffer_scale(1)
[1598540.702] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1598540.711] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598540.722] -> wl_surface at 18.commit()
[1598540.728] -> wl_shm_pool at 3.create_buffer(new id wl_buffer at 31, 45056, 32, 32, 128, 0)
[1598540.752] -> wl_pointer at 15.set_cursor(411, wl_surface at 18, 14, 8)
[1598540.777] -> wl_surface at 18.set_buffer_scale(1)
[1598540.782] -> wl_surface at 18.attach(wl_buffer at 31, 0, 0)
[1598540.791] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598540.801] -> wl_surface at 18.commit()
[1598591.266] -> wl_pointer at 15.set_cursor(411, wl_surface at 18, 14, 8)
[1598591.307] -> wl_surface at 18.set_buffer_scale(1)
[1598591.313] -> wl_surface at 18.attach(wl_buffer at 31, 0, 0)
[1598591.323] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598591.334] -> wl_surface at 18.commit()
[1598645.011] -> wl_pointer at 15.set_cursor(411, wl_surface at 18, 14, 8)
[1598645.049] -> wl_surface at 18.set_buffer_scale(1)
[1598645.054] -> wl_surface at 18.attach(wl_buffer at 31, 0, 0)
[1598645.064] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598645.076] -> wl_surface at 18.commit()
[1598646.183] wl_keyboard at 16.key(412, 3648025880, 5, 0)
[1598646.222] -> wl_pointer at 15.set_cursor(412, wl_surface at 18, 10, 5)
[1598646.235] -> wl_surface at 18.set_buffer_scale(1)
[1598646.240] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1598646.250] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598646.261] -> wl_surface at 18.commit()
[1598646.273] -> wl_pointer at 15.set_cursor(412, wl_surface at 18, 14, 8)
[1598646.285] -> wl_surface at 18.set_buffer_scale(1)
[1598646.290] -> wl_surface at 18.attach(wl_buffer at 31, 0, 0)
[1598646.299] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598646.310] -> wl_surface at 18.commit()
[1598697.766] -> wl_pointer at 15.set_cursor(412, wl_surface at 18, 14, 8)
[1598697.801] -> wl_surface at 18.set_buffer_scale(1)
[1598697.807] -> wl_surface at 18.attach(wl_buffer at 31, 0, 0)
[1598697.817] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598697.828] -> wl_surface at 18.commit()
[1598748.586] -> wl_pointer at 15.set_cursor(412, wl_surface at 18, 14, 8)
[1598748.622] -> wl_surface at 18.set_buffer_scale(1)
[1598748.627] -> wl_surface at 18.attach(wl_buffer at 31, 0, 0)
[1598748.638] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598748.650] -> wl_surface at 18.commit()
[1598799.972] -> wl_pointer at 15.set_cursor(412, wl_surface at 18, 14, 8)
[1598800.196] -> wl_surface at 18.set_buffer_scale(1)
[1598800.243] -> wl_surface at 18.attach(wl_buffer at 31, 0, 0)
[1598800.259] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598800.270] -> wl_surface at 18.commit()
[1598820.886] wl_keyboard at 16.key(413, 3648026055, 6, 1)
[1598820.951] -> wl_pointer at 15.set_cursor(413, wl_surface at 18, 10, 5)
[1598820.966] -> wl_surface at 18.set_buffer_scale(1)
[1598820.971] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1598820.981] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598820.992] -> wl_surface at 18.commit()
[1598821.002] -> wl_shm_pool at 3.create_buffer(new id wl_buffer at 32, 626688, 32, 32, 128, 0)
[1598821.026] -> wl_pointer at 15.set_cursor(413, wl_surface at 18, 15, 15)
[1598821.038] -> wl_surface at 18.set_buffer_scale(1)
[1598821.043] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1598821.052] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598821.063] -> wl_surface at 18.commit()
[1598873.790] -> wl_pointer at 15.set_cursor(413, wl_surface at 18, 15, 15)
[1598873.825] -> wl_surface at 18.set_buffer_scale(1)
[1598873.831] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1598873.840] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598873.852] -> wl_surface at 18.commit()
[1598933.440] -> wl_pointer at 15.set_cursor(413, wl_surface at 18, 15, 15)
[1598933.479] -> wl_surface at 18.set_buffer_scale(1)
[1598933.484] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1598933.494] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598933.505] -> wl_surface at 18.commit()
[1598942.452] wl_keyboard at 16.key(414, 3648026176, 6, 0)
[1598942.508] -> wl_pointer at 15.set_cursor(414, wl_surface at 18, 10, 5)
[1598942.522] -> wl_surface at 18.set_buffer_scale(1)
[1598942.527] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1598942.537] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598942.548] -> wl_surface at 18.commit()
[1598942.562] -> wl_pointer at 15.set_cursor(414, wl_surface at 18, 15, 15)
[1598942.575] -> wl_surface at 18.set_buffer_scale(1)
[1598942.580] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1598942.589] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598942.600] -> wl_surface at 18.commit()
[1598994.617] -> wl_pointer at 15.set_cursor(414, wl_surface at 18, 15, 15)
[1598994.654] -> wl_surface at 18.set_buffer_scale(1)
[1598994.659] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1598994.669] -> wl_surface at 18.damage(0, 0, 32, 32)
[1598994.680] -> wl_surface at 18.commit()
[1599046.203] -> wl_pointer at 15.set_cursor(414, wl_surface at 18, 15, 15)
[1599046.250] -> wl_surface at 18.set_buffer_scale(1)
[1599046.255] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1599046.265] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599046.276] -> wl_surface at 18.commit()
[1599096.654] -> wl_pointer at 15.set_cursor(414, wl_surface at 18, 15, 15)
[1599096.691] -> wl_surface at 18.set_buffer_scale(1)
[1599096.696] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1599096.706] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599096.717] -> wl_surface at 18.commit()
[1599147.084] -> wl_pointer at 15.set_cursor(414, wl_surface at 18, 15, 15)
[1599147.124] -> wl_surface at 18.set_buffer_scale(1)
[1599147.129] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1599147.140] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599147.151] -> wl_surface at 18.commit()
[1599197.613] -> wl_pointer at 15.set_cursor(414, wl_surface at 18, 15, 15)
[1599197.647] -> wl_surface at 18.set_buffer_scale(1)
[1599197.653] -> wl_surface at 18.attach(wl_buffer at 32, 0, 0)
[1599197.663] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599197.674] -> wl_surface at 18.commit()
[1599214.265] wl_keyboard at 16.key(415, 3648026448, 3, 1)
[1599214.342] -> wl_pointer at 15.set_cursor(415, wl_surface at 18, 10, 5)
[1599214.358] -> wl_surface at 18.set_buffer_scale(1)
[1599214.363] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1599214.373] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599214.384] -> wl_surface at 18.commit()
[1599214.398] -> wl_pointer at 15.set_cursor(415, wl_surface at 18, 15, 15)
[1599214.410] -> wl_surface at 18.set_buffer_scale(1)
[1599214.415] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599214.424] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599214.435] -> wl_surface at 18.commit()
[1599266.605] -> wl_pointer at 15.set_cursor(415, wl_surface at 18, 15, 15)
[1599266.647] -> wl_surface at 18.set_buffer_scale(1)
[1599266.652] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599266.662] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599266.673] -> wl_surface at 18.commit()
[1599301.933] wl_keyboard at 16.key(416, 3648026536, 3, 0)
[1599302.001] -> wl_pointer at 15.set_cursor(416, wl_surface at 18, 10, 5)
[1599302.016] -> wl_surface at 18.set_buffer_scale(1)
[1599302.021] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1599302.031] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599302.042] -> wl_surface at 18.commit()
[1599302.055] -> wl_pointer at 15.set_cursor(416, wl_surface at 18, 15, 15)
[1599302.067] -> wl_surface at 18.set_buffer_scale(1)
[1599302.072] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599302.081] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599302.092] -> wl_surface at 18.commit()
[1599353.868] -> wl_pointer at 15.set_cursor(416, wl_surface at 18, 15, 15)
[1599353.906] -> wl_surface at 18.set_buffer_scale(1)
[1599353.912] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599353.922] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599353.934] -> wl_surface at 18.commit()
[1599407.578] -> wl_pointer at 15.set_cursor(416, wl_surface at 18, 15, 15)
[1599407.614] -> wl_surface at 18.set_buffer_scale(1)
[1599407.619] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599407.629] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599407.640] -> wl_surface at 18.commit()
[1599458.034] -> wl_pointer at 15.set_cursor(416, wl_surface at 18, 15, 15)
[1599458.073] -> wl_surface at 18.set_buffer_scale(1)
[1599458.078] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599458.088] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599458.099] -> wl_surface at 18.commit()
[1599511.923] -> wl_pointer at 15.set_cursor(416, wl_surface at 18, 15, 15)
[1599512.016] -> wl_surface at 18.set_buffer_scale(1)
[1599512.039] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599512.116] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599512.228] -> wl_surface at 18.commit()
[1599564.689] -> wl_pointer at 15.set_cursor(416, wl_surface at 18, 15, 15)
[1599564.728] -> wl_surface at 18.set_buffer_scale(1)
[1599564.747] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599564.756] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599564.768] -> wl_surface at 18.commit()
[1599598.106] wl_keyboard at 16.key(417, 3648026832, 4, 1)
[1599598.219] -> wl_pointer at 15.set_cursor(417, wl_surface at 18, 10, 5)
[1599598.246] -> wl_surface at 18.set_buffer_scale(1)
[1599598.254] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1599598.269] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599598.286] -> wl_surface at 18.commit()
[1599598.318] -> wl_pointer at 15.set_cursor(417, wl_surface at 18, 15, 15)
[1599598.337] -> wl_surface at 18.set_buffer_scale(1)
[1599598.344] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1599598.367] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599598.402] -> wl_surface at 18.commit()
[1599668.378] -> wl_pointer at 15.set_cursor(417, wl_surface at 18, 15, 15)
[1599668.432] -> wl_surface at 18.set_buffer_scale(1)
[1599668.438] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1599668.448] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599668.459] -> wl_surface at 18.commit()
[1599694.350] wl_keyboard at 16.key(418, 3648026928, 4, 0)
[1599694.414] -> wl_pointer at 15.set_cursor(418, wl_surface at 18, 10, 5)
[1599694.429] -> wl_surface at 18.set_buffer_scale(1)
[1599694.434] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1599694.443] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599694.454] -> wl_surface at 18.commit()
[1599694.467] -> wl_pointer at 15.set_cursor(418, wl_surface at 18, 15, 15)
[1599694.480] -> wl_surface at 18.set_buffer_scale(1)
[1599694.484] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1599694.493] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599694.504] -> wl_surface at 18.commit()
[1599752.039] -> wl_pointer at 15.set_cursor(418, wl_surface at 18, 15, 15)
[1599752.105] -> wl_surface at 18.set_buffer_scale(1)
[1599752.111] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1599752.120] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599752.234] -> wl_surface at 18.commit()
[1599802.734] -> wl_pointer at 15.set_cursor(418, wl_surface at 18, 15, 15)
[1599802.773] -> wl_surface at 18.set_buffer_scale(1)
[1599802.778] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1599802.788] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599802.799] -> wl_surface at 18.commit()
[1599873.741] -> wl_pointer at 15.set_cursor(418, wl_surface at 18, 15, 15)
[1599873.778] -> wl_surface at 18.set_buffer_scale(1)
[1599873.783] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1599873.793] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599873.825] -> wl_surface at 18.commit()
[1599924.626] -> wl_pointer at 15.set_cursor(418, wl_surface at 18, 15, 15)
[1599924.663] -> wl_surface at 18.set_buffer_scale(1)
[1599924.668] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1599924.678] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599924.689] -> wl_surface at 18.commit()
[1599932.896] wl_keyboard at 16.key(419, 3648027167, 3, 1)
[1599932.963] -> wl_pointer at 15.set_cursor(419, wl_surface at 18, 10, 5)
[1599932.978] -> wl_surface at 18.set_buffer_scale(1)
[1599932.983] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1599932.993] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599933.005] -> wl_surface at 18.commit()
[1599933.018] -> wl_pointer at 15.set_cursor(419, wl_surface at 18, 15, 15)
[1599933.031] -> wl_surface at 18.set_buffer_scale(1)
[1599933.035] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599933.044] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599933.055] -> wl_surface at 18.commit()
[1599985.854] -> wl_pointer at 15.set_cursor(419, wl_surface at 18, 15, 15)
[1599985.889] -> wl_surface at 18.set_buffer_scale(1)
[1599985.894] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1599985.904] -> wl_surface at 18.damage(0, 0, 32, 32)
[1599985.915] -> wl_surface at 18.commit()
[1600014.427] wl_keyboard at 16.key(420, 3648027248, 3, 0)
[1600014.496] -> wl_pointer at 15.set_cursor(420, wl_surface at 18, 10, 5)
[1600014.511] -> wl_surface at 18.set_buffer_scale(1)
[1600014.517] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600014.527] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600014.538] -> wl_surface at 18.commit()
[1600014.553] -> wl_pointer at 15.set_cursor(420, wl_surface at 18, 15, 15)
[1600014.565] -> wl_surface at 18.set_buffer_scale(1)
[1600014.570] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1600014.595] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600014.606] -> wl_surface at 18.commit()
[1600066.072] -> wl_pointer at 15.set_cursor(420, wl_surface at 18, 15, 15)
[1600066.111] -> wl_surface at 18.set_buffer_scale(1)
[1600066.116] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1600066.126] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600066.138] -> wl_surface at 18.commit()
[1600118.840] -> wl_pointer at 15.set_cursor(420, wl_surface at 18, 15, 15)
[1600118.876] -> wl_surface at 18.set_buffer_scale(1)
[1600118.882] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1600118.892] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600118.903] -> wl_surface at 18.commit()
[1600169.667] -> wl_pointer at 15.set_cursor(420, wl_surface at 18, 15, 15)
[1600169.716] -> wl_surface at 18.set_buffer_scale(1)
[1600169.721] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1600169.731] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600169.742] -> wl_surface at 18.commit()
[1600172.866] wl_keyboard at 16.key(421, 3648027407, 4, 1)
[1600172.926] -> wl_pointer at 15.set_cursor(421, wl_surface at 18, 10, 5)
[1600172.941] -> wl_surface at 18.set_buffer_scale(1)
[1600172.946] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600172.956] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600172.967] -> wl_surface at 18.commit()
[1600172.981] -> wl_pointer at 15.set_cursor(421, wl_surface at 18, 15, 15)
[1600172.993] -> wl_surface at 18.set_buffer_scale(1)
[1600172.998] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1600173.007] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600173.018] -> wl_surface at 18.commit()
[1600225.080] -> wl_pointer at 15.set_cursor(421, wl_surface at 18, 15, 15)
[1600225.117] -> wl_surface at 18.set_buffer_scale(1)
[1600225.122] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1600225.131] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600225.142] -> wl_surface at 18.commit()
[1600255.020] wl_keyboard at 16.key(422, 3648027489, 4, 0)
[1600255.109] -> wl_pointer at 15.set_cursor(422, wl_surface at 18, 10, 5)
[1600255.125] -> wl_surface at 18.set_buffer_scale(1)
[1600255.130] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600255.140] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600255.152] -> wl_surface at 18.commit()
[1600255.168] -> wl_pointer at 15.set_cursor(422, wl_surface at 18, 15, 15)
[1600255.181] -> wl_surface at 18.set_buffer_scale(1)
[1600255.186] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1600255.195] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600255.206] -> wl_surface at 18.commit()
[1600319.996] -> wl_pointer at 15.set_cursor(422, wl_surface at 18, 15, 15)
[1600320.054] -> wl_surface at 18.set_buffer_scale(1)
[1600320.253] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1600320.271] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600320.282] -> wl_surface at 18.commit()
[1600372.762] -> wl_pointer at 15.set_cursor(422, wl_surface at 18, 15, 15)
[1600372.819] -> wl_surface at 18.set_buffer_scale(1)
[1600372.824] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1600372.834] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600372.845] -> wl_surface at 18.commit()
[1600422.913] -> wl_pointer at 15.set_cursor(422, wl_surface at 18, 15, 15)
[1600422.962] -> wl_surface at 18.set_buffer_scale(1)
[1600422.968] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1600422.977] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600422.988] -> wl_surface at 18.commit()
[1600473.263] -> wl_pointer at 15.set_cursor(422, wl_surface at 18, 15, 15)
[1600473.299] -> wl_surface at 18.set_buffer_scale(1)
[1600473.304] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1600473.314] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600473.325] -> wl_surface at 18.commit()
[1600524.092] -> wl_pointer at 15.set_cursor(422, wl_surface at 18, 15, 15)
[1600524.129] -> wl_surface at 18.set_buffer_scale(1)
[1600524.134] -> wl_surface at 18.attach(wl_buffer at 30, 0, 0)
[1600524.168] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600524.245] -> wl_surface at 18.commit()
[1600548.899] wl_keyboard at 16.key(423, 3648027783, 2, 1)
[1600548.963] -> wl_pointer at 15.set_cursor(423, wl_surface at 18, 10, 5)
[1600548.977] -> wl_surface at 18.set_buffer_scale(1)
[1600548.982] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600548.991] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600549.015] -> wl_surface at 18.commit()
[1600549.029] -> wl_pointer at 15.set_cursor(423, wl_surface at 18, 10, 5)
[1600549.042] -> wl_surface at 18.set_buffer_scale(1)
[1600549.046] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600549.055] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600549.066] -> wl_surface at 18.commit()
[1600600.323] -> wl_pointer at 15.set_cursor(423, wl_surface at 18, 10, 5)
[1600600.360] -> wl_surface at 18.set_buffer_scale(1)
[1600600.365] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600600.375] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600600.386] -> wl_surface at 18.commit()
[1600656.341] -> wl_pointer at 15.set_cursor(423, wl_surface at 18, 10, 5)
[1600656.379] -> wl_surface at 18.set_buffer_scale(1)
[1600656.384] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600656.394] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600656.405] -> wl_surface at 18.commit()
[1600662.374] wl_keyboard at 16.key(424, 3648027896, 2, 0)
[1600662.423] -> wl_pointer at 15.set_cursor(424, wl_surface at 18, 10, 5)
[1600662.437] -> wl_surface at 18.set_buffer_scale(1)
[1600662.442] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600662.451] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600662.462] -> wl_surface at 18.commit()
[1600662.474] -> wl_pointer at 15.set_cursor(424, wl_surface at 18, 10, 5)
[1600662.486] -> wl_surface at 18.set_buffer_scale(1)
[1600662.491] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600662.500] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600662.511] -> wl_surface at 18.commit()
[1600723.927] -> wl_pointer at 15.set_cursor(424, wl_surface at 18, 10, 5)
[1600724.088] -> wl_surface at 18.set_buffer_scale(1)
[1600724.122] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600724.275] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600724.343] -> wl_surface at 18.commit()
[1600775.244] -> wl_pointer at 15.set_cursor(424, wl_surface at 18, 10, 5)
[1600775.280] -> wl_surface at 18.set_buffer_scale(1)
[1600775.285] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600775.295] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600775.306] -> wl_surface at 18.commit()
[1600825.678] -> wl_pointer at 15.set_cursor(424, wl_surface at 18, 10, 5)
[1600825.715] -> wl_surface at 18.set_buffer_scale(1)
[1600825.720] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600825.730] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600825.741] -> wl_surface at 18.commit()
[1600861.212] wl_keyboard at 16.key(425, 3648028095, 3, 1)
[1600861.303] -> wl_pointer at 15.set_cursor(425, wl_surface at 18, 10, 5)
[1600861.318] -> wl_surface at 18.set_buffer_scale(1)
[1600861.324] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600861.333] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600861.345] -> wl_surface at 18.commit()
[1600861.359] -> wl_pointer at 15.set_cursor(425, wl_surface at 18, 15, 15)
[1600861.371] -> wl_surface at 18.set_buffer_scale(1)
[1600861.376] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1600861.385] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600861.396] -> wl_surface at 18.commit()
[1600915.332] -> wl_pointer at 15.set_cursor(425, wl_surface at 18, 15, 15)
[1600915.385] -> wl_surface at 18.set_buffer_scale(1)
[1600915.391] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1600915.400] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600915.412] -> wl_surface at 18.commit()
[1600942.983] wl_keyboard at 16.key(426, 3648028177, 3, 0)
[1600943.076] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 10, 5)
[1600943.090] -> wl_surface at 18.set_buffer_scale(1)
[1600943.095] -> wl_surface at 18.attach(wl_buffer at 27, 0, 0)
[1600943.106] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600943.117] -> wl_surface at 18.commit()
[1600943.132] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1600943.144] -> wl_surface at 18.set_buffer_scale(1)
[1600943.149] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1600943.158] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600943.168] -> wl_surface at 18.commit()
[1600993.451] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1600993.503] -> wl_surface at 18.set_buffer_scale(1)
[1600993.508] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1600993.519] -> wl_surface at 18.damage(0, 0, 32, 32)
[1600993.530] -> wl_surface at 18.commit()
[1601045.763] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601045.797] -> wl_surface at 18.set_buffer_scale(1)
[1601045.803] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601045.813] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601045.824] -> wl_surface at 18.commit()
[1601096.824] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601096.861] -> wl_surface at 18.set_buffer_scale(1)
[1601096.867] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601096.877] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601096.888] -> wl_surface at 18.commit()
[1601153.599] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601153.637] -> wl_surface at 18.set_buffer_scale(1)
[1601153.642] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601153.672] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601153.686] -> wl_surface at 18.commit()
[1601217.656] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601217.711] -> wl_surface at 18.set_buffer_scale(1)
[1601217.716] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601217.726] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601217.737] -> wl_surface at 18.commit()
[1601273.966] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601274.006] -> wl_surface at 18.set_buffer_scale(1)
[1601274.011] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601274.021] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601274.055] -> wl_surface at 18.commit()
[1601326.977] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601327.014] -> wl_surface at 18.set_buffer_scale(1)
[1601327.019] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601327.029] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601327.040] -> wl_surface at 18.commit()
[1601377.307] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601377.344] -> wl_surface at 18.set_buffer_scale(1)
[1601377.349] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601377.359] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601377.371] -> wl_surface at 18.commit()
[1601428.112] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601428.185] -> wl_surface at 18.set_buffer_scale(1)
[1601428.206] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601428.255] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601428.267] -> wl_surface at 18.commit()
[1601478.505] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601478.543] -> wl_surface at 18.set_buffer_scale(1)
[1601478.549] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601478.558] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601478.570] -> wl_surface at 18.commit()
[1601530.332] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601530.367] -> wl_surface at 18.set_buffer_scale(1)
[1601530.372] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601530.382] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601530.393] -> wl_surface at 18.commit()
[1601581.156] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601581.195] -> wl_surface at 18.set_buffer_scale(1)
[1601581.200] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601581.210] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601581.221] -> wl_surface at 18.commit()
[1601632.908] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601632.944] -> wl_surface at 18.set_buffer_scale(1)
[1601632.950] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601632.959] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601632.971] -> wl_surface at 18.commit()
[1601683.724] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601683.761] -> wl_surface at 18.set_buffer_scale(1)
[1601683.767] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601683.777] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601683.819] -> wl_surface at 18.commit()
[1601734.173] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601734.211] -> wl_surface at 18.set_buffer_scale(1)
[1601734.216] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601734.226] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601734.237] -> wl_surface at 18.commit()
[1601786.582] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601786.617] -> wl_surface at 18.set_buffer_scale(1)
[1601786.622] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601786.632] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601786.679] -> wl_surface at 18.commit()
[1601836.987] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601837.033] -> wl_surface at 18.set_buffer_scale(1)
[1601837.039] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601837.067] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601837.078] -> wl_surface at 18.commit()
[1601892.823] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601892.859] -> wl_surface at 18.set_buffer_scale(1)
[1601892.865] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601892.874] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601892.885] -> wl_surface at 18.commit()
[1601943.033] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601943.068] -> wl_surface at 18.set_buffer_scale(1)
[1601943.074] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601943.084] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601943.097] -> wl_surface at 18.commit()
[1601995.387] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1601995.425] -> wl_surface at 18.set_buffer_scale(1)
[1601995.430] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1601995.440] -> wl_surface at 18.damage(0, 0, 32, 32)
[1601995.451] -> wl_surface at 18.commit()
[1602045.804] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602045.843] -> wl_surface at 18.set_buffer_scale(1)
[1602045.848] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602045.858] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602045.869] -> wl_surface at 18.commit()
[1602102.628] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602102.681] -> wl_surface at 18.set_buffer_scale(1)
[1602102.686] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602102.696] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602102.707] -> wl_surface at 18.commit()
[1602157.836] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602157.871] -> wl_surface at 18.set_buffer_scale(1)
[1602157.876] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602157.889] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602157.900] -> wl_surface at 18.commit()
[1602213.016] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602213.052] -> wl_surface at 18.set_buffer_scale(1)
[1602213.058] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602213.067] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602213.079] -> wl_surface at 18.commit()
[1602266.924] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602266.962] -> wl_surface at 18.set_buffer_scale(1)
[1602266.967] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602266.978] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602266.989] -> wl_surface at 18.commit()
[1602317.337] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602317.373] -> wl_surface at 18.set_buffer_scale(1)
[1602317.379] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602317.389] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602317.400] -> wl_surface at 18.commit()
[1602356.205] wl_pointer at 15.motion(3648029590, 626.000000, 188.000000)
[1602363.756] wl_pointer at 15.motion(3648029598, 627.000000, 191.000000)
[1602367.878] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602367.903] -> wl_surface at 18.set_buffer_scale(1)
[1602367.909] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602367.918] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602367.930] -> wl_surface at 18.commit()
[1602372.741] wl_pointer at 15.motion(3648029606, 635.000000, 196.000000)
[1602379.814] wl_pointer at 15.motion(3648029614, 659.000000, 207.000000)
[1602387.581] wl_pointer at 15.motion(3648029621, 700.000000, 225.000000)
[1602395.886] wl_pointer at 15.motion(3648029630, 749.000000, 246.000000)
[1602403.658] wl_pointer at 15.motion(3648029637, 800.000000, 267.000000)
[1602411.860] wl_pointer at 15.motion(3648029646, 850.000000, 288.000000)
[1602418.169] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602418.208] -> wl_surface at 18.set_buffer_scale(1)
[1602418.213] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602418.223] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602418.235] -> wl_surface at 18.commit()
[1602419.793] wl_pointer at 15.motion(3648029654, 899.000000, 309.000000)
[1602428.015] wl_pointer at 15.motion(3648029662, 947.000000, 330.000000)
[1602436.423] wl_pointer at 15.motion(3648029670, 1000.000000, 351.000000)
[1602468.232] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602468.423] -> wl_surface at 18.set_buffer_scale(1)
[1602468.429] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602468.439] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602468.450] -> wl_surface at 18.commit()
[1602520.695] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602520.728] -> wl_surface at 18.set_buffer_scale(1)
[1602520.734] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602520.744] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602520.755] -> wl_surface at 18.commit()
[1602571.128] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602571.325] -> wl_surface at 18.set_buffer_scale(1)
[1602571.331] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602571.341] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602571.352] -> wl_surface at 18.commit()
[1602624.066] -> wl_pointer at 15.set_cursor(426, wl_surface at 18, 15, 15)
[1602624.284] -> wl_surface at 18.set_buffer_scale(1)
[1602624.290] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602624.300] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602624.312] -> wl_surface at 18.commit()
[1602669.086] wl_keyboard at 16.leave(429, wl_surface at 20)
[1602674.044] -> wl_pointer at 15.set_cursor(429, wl_surface at 18, 15, 15)
[1602674.079] -> wl_surface at 18.set_buffer_scale(1)
[1602674.084] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602674.094] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602674.105] -> wl_surface at 18.commit()
[1602724.119] -> wl_pointer at 15.set_cursor(429, wl_surface at 18, 15, 15)
[1602724.167] -> wl_surface at 18.set_buffer_scale(1)
[1602724.173] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602724.183] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602724.194] -> wl_surface at 18.commit()
[1602774.202] -> wl_pointer at 15.set_cursor(429, wl_surface at 18, 15, 15)
[1602774.240] -> wl_surface at 18.set_buffer_scale(1)
[1602774.245] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602774.255] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602774.266] -> wl_surface at 18.commit()
[1602813.623] wl_keyboard at 16.modifiers(431, 4, 0, 16, 0)
[1602824.362] -> wl_pointer at 15.set_cursor(431, wl_surface at 18, 15, 15)
[1602824.401] -> wl_surface at 18.set_buffer_scale(1)
[1602824.407] -> wl_surface at 18.attach(wl_buffer at 26, 0, 0)
[1602824.417] -> wl_surface at 18.damage(0, 0, 32, 32)
[1602824.428] -> wl_surface at 18.commit()
More information about the wayland-devel
mailing list