Drag & Drop - multiple wl_data_device/wl_seat interfaces

Martin Stransky stransky at redhat.com
Tue Apr 20 12:51:59 UTC 2021


Hello folks,

I'm solving an issue with multiple wl_data_device/wl_seat interfaces. 
Firefox uses two wl_data_devices, one owned by Gtk and one owned by Firefox.

When cliboard operations are used (copy/paste) it works as expected. But 
with Drag & Drop sometimes only one device gets the D&D events so D&D 
does not work reliably.

Wayland log is attached. I wonder if that can be related to active 
wl_keyboard/wl_seat or is that a compositor bug? (I'm using 
mutter-3.38.4-1.fc33).

Thanks,
Martin

-- 
Martin Stransky
Software Engineer / Red Hat, Inc
-------------- next part --------------
[2885240.101]  -> wl_display at 1.get_registry(new id wl_registry at 2)
[2885240.179]  -> wl_display at 1.sync(new id wl_callback at 3)
[2885240.441] wl_display at 1.delete_id(3)
[2885240.455] wl_registry at 2.global(1, "wl_drm", 2)
[2885240.469] wl_registry at 2.global(2, "wl_compositor", 4)
[2885240.481]  -> wl_registry at 2.bind(2, "wl_compositor", 3, new id [unknown]@4)
[2885240.500] wl_registry at 2.global(3, "wl_shm", 1)
[2885240.510]  -> wl_registry at 2.bind(3, "wl_shm", 1, new id [unknown]@5)
[2885240.578]  -> wl_shm at 5.create_pool(new id wl_shm_pool at 6, fd 9, 2304)
[2885240.756]  -> wl_shm_pool at 6.resize(6912)
[2885240.827]  -> wl_shm_pool at 6.resize(16128)
[2885240.942]  -> wl_shm_pool at 6.resize(34560)
[2885241.173]  -> wl_shm_pool at 6.resize(71424)
[2885241.664]  -> wl_shm_pool at 6.resize(145152)
[2885242.861]  -> wl_shm_pool at 6.resize(292608)
[2885244.109]  -> wl_shm_pool at 6.resize(587520)
[2885246.776]  -> wl_shm_pool at 6.resize(1177344)
[2885260.796] wl_registry at 2.global(5, "zxdg_output_manager_v1", 3)
[2885260.847]  -> wl_registry at 2.bind(5, "zxdg_output_manager_v1", 3, new id [unknown]@7)
[2885260.870]  -> wl_display at 1.sync(new id wl_callback at 8)
[2885260.882] wl_registry at 2.global(6, "wl_data_device_manager", 3)
[2885260.893]  -> wl_registry at 2.bind(6, "wl_data_device_manager", 3, new id [unknown]@9)
[2885260.908] wl_registry at 2.global(7, "zwp_primary_selection_device_manager_v1", 1)
[2885260.918]  -> wl_registry at 2.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@10)
[2885260.933] wl_registry at 2.global(8, "gtk_primary_selection_device_manager", 1)
[2885260.943]  -> wl_registry at 2.bind(8, "gtk_primary_selection_device_manager", 1, new id [unknown]@11)
[2885260.958] wl_registry at 2.global(9, "wl_subcompositor", 1)
[2885260.968]  -> wl_registry at 2.bind(9, "wl_subcompositor", 1, new id [unknown]@12)
[2885260.984] wl_registry at 2.global(10, "xdg_wm_base", 3)
[2885260.995] wl_registry at 2.global(11, "zxdg_shell_v6", 1)
[2885261.006] wl_registry at 2.global(12, "wl_shell", 1)
[2885261.016] wl_registry at 2.global(13, "gtk_shell1", 3)
[2885261.026]  -> wl_registry at 2.bind(13, "gtk_shell1", 3, new id [unknown]@13)
[2885261.041] wl_registry at 2.global(14, "wp_viewporter", 1)
[2885261.052] wl_registry at 2.global(15, "zwp_pointer_gestures_v1", 1)
[2885261.062]  -> wl_registry at 2.bind(15, "zwp_pointer_gestures_v1", 1, new id [unknown]@14)
[2885261.076] wl_registry at 2.global(16, "zwp_tablet_manager_v2", 1)
[2885261.086]  -> wl_registry at 2.bind(16, "zwp_tablet_manager_v2", 1, new id [unknown]@15)
[2885261.100] wl_registry at 2.global(17, "wl_seat", 5)
[2885261.113]  -> wl_registry at 2.bind(17, "wl_seat", 5, new id [unknown]@16)
[2885264.984]  -> wl_compositor at 4.create_surface(new id wl_surface at 17)
[2885265.041]  -> zwp_primary_selection_device_manager_v1 at 10.get_device(new id zwp_primary_selection_device_v1 at 18, wl_seat at 16)
[2885265.053]  -> wl_data_device_manager at 9.get_data_device(new id wl_data_device at 19, wl_seat at 16)
[2885265.183]  -> wl_compositor at 4.create_surface(new id wl_surface at 20)
[2885265.192]  -> zwp_tablet_manager_v2 at 15.get_tablet_seat(new id zwp_tablet_seat_v2 at 21, wl_seat at 16)
[2885265.203]  -> wl_display at 1.sync(new id wl_callback at 22)
[2885265.214] wl_registry at 2.global(18, "zwp_relative_pointer_manager_v1", 1)
[2885265.229] wl_registry at 2.global(19, "zwp_pointer_constraints_v1", 1)
[2885265.239] wl_registry at 2.global(20, "zxdg_exporter_v1", 1)
[2885265.249]  -> wl_registry at 2.bind(20, "zxdg_exporter_v1", 1, new id [unknown]@23)
[2885265.264] wl_registry at 2.global(21, "zxdg_importer_v1", 1)
[2885265.274]  -> wl_registry at 2.bind(21, "zxdg_importer_v1", 1, new id [unknown]@24)
[2885265.288] wl_registry at 2.global(22, "zwp_linux_dmabuf_v1", 3)
[2885265.299] wl_registry at 2.global(23, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[2885265.309]  -> wl_registry at 2.bind(23, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1, new id [unknown]@25)
[2885265.323] wl_registry at 2.global(24, "zwp_text_input_manager_v3", 1)
[2885265.333] wl_registry at 2.global(25, "gtk_text_input_manager", 1)
[2885265.343] wl_registry at 2.global(27, "wl_eglstream_controller", 1)
[2885265.354] wl_registry at 2.global(28, "wl_output", 2)
[2885265.378]  -> wl_registry at 2.bind(28, "wl_output", 2, new id [unknown]@26)
[2885265.433]  -> zxdg_output_manager_v1 at 7.get_xdg_output(new id zxdg_output_v1 at 27, wl_output at 26)
[2885265.444]  -> wl_display at 1.sync(new id wl_callback at 28)
[2885265.451] wl_callback at 3.done(31262)
[2885265.863] wl_display at 1.delete_id(8)
[2885265.874] wl_display at 1.delete_id(22)
[2885265.879] wl_display at 1.delete_id(28)
[2885265.883] wl_shm at 5.format(0)
[2885265.888] wl_shm at 5.format(1)
[2885265.893] wl_shm at 5.format(909199186)
[2885265.897] wl_shm at 5.format(808669761)
[2885265.902] wl_shm at 5.format(808669784)
[2885265.907] wl_shm at 5.format(808665665)
[2885265.912] wl_shm at 5.format(808665688)
[2885265.916] wl_shm at 5.format(1211388481)
[2885265.921] wl_shm at 5.format(1211388504)
[2885265.926] wl_shm at 5.format(1211384385)
[2885265.931] wl_shm at 5.format(1211384408)
[2885265.935] wl_callback at 8.done(31262)
[2885265.941] gtk_shell1 at 13.capabilities(0)
[2885265.957] wl_seat at 16.capabilities(3)
[2885265.964]  -> wl_seat at 16.get_pointer(new id wl_pointer at 8)
[2885265.987]  -> zwp_pointer_gestures_v1 at 14.get_swipe_gesture(new id zwp_pointer_gesture_swipe_v1 at 3, wl_pointer at 8)
[2885265.998]  -> zwp_pointer_gestures_v1 at 14.get_pinch_gesture(new id zwp_pointer_gesture_pinch_v1 at 29, wl_pointer at 8)
[2885266.009]  -> wl_seat at 16.get_keyboard(new id wl_keyboard at 30)
[2885266.026] wl_seat at 16.name("seat0")
[2885266.031] wl_callback at 22.done(31262)
[2885266.037] wl_output at 26.geometry(0, 0, 610, 350, 0, "SAM", "U28H75x", 0)
[2885266.063] wl_output at 26.mode(3, 3840, 2160, 59997)
[2885266.077] wl_output at 26.scale(2)
[2885266.082] wl_output at 26.done()
[2885266.094] zxdg_output_v1 at 27.logical_position(0, 0)
[2885266.101] zxdg_output_v1 at 27.logical_size(3840, 2160)
[2885266.109] zxdg_output_v1 at 27.name("DP-1")
[2885266.114] zxdg_output_v1 at 27.description("Samsung Electric Company 28"")
[2885266.119] wl_output at 26.done()
[2885266.125] wl_callback at 28.done(31262)
[2885266.132]  -> wl_registry at 2.bind(10, "xdg_wm_base", 1, new id [unknown]@28)
[2885579.197]  -> wl_display at 1.get_registry(new id wl_registry at 22)
[2885579.250]  -> wl_display at 1.sync(new id wl_callback at 31)
[2885579.632] wl_display at 1.delete_id(31)
[2885579.687] wl_keyboard at 30.keymap(1, fd 3, 55587)
[2885582.871] wl_keyboard at 30.repeat_info(33, 250)
[2885582.907] wl_registry at 22.global(1, "wl_drm", 2)
[2885582.924] wl_registry at 22.global(2, "wl_compositor", 4)
[2885582.935] wl_registry at 22.global(3, "wl_shm", 1)
[2885582.945] wl_registry at 22.global(5, "zxdg_output_manager_v1", 3)
[2885582.955] wl_registry at 22.global(6, "wl_data_device_manager", 3)
[2885582.965] wl_registry at 22.global(7, "zwp_primary_selection_device_manager_v1", 1)
[2885582.976] wl_registry at 22.global(8, "gtk_primary_selection_device_manager", 1)
[2885582.985] wl_registry at 22.global(9, "wl_subcompositor", 1)
[2885582.995] wl_registry at 22.global(10, "xdg_wm_base", 3)
[2885583.005] wl_registry at 22.global(11, "zxdg_shell_v6", 1)
[2885583.014] wl_registry at 22.global(12, "wl_shell", 1)
[2885583.024] wl_registry at 22.global(13, "gtk_shell1", 3)
[2885583.034] wl_registry at 22.global(14, "wp_viewporter", 1)
[2885583.044] wl_registry at 22.global(15, "zwp_pointer_gestures_v1", 1)
[2885583.054] wl_registry at 22.global(16, "zwp_tablet_manager_v2", 1)
[2885583.064] wl_registry at 22.global(17, "wl_seat", 5)
[2885583.074] wl_registry at 22.global(18, "zwp_relative_pointer_manager_v1", 1)
[2885583.083] wl_registry at 22.global(19, "zwp_pointer_constraints_v1", 1)
[2885583.093] wl_registry at 22.global(20, "zxdg_exporter_v1", 1)
[2885583.103] wl_registry at 22.global(21, "zxdg_importer_v1", 1)
[2885583.113] wl_registry at 22.global(22, "zwp_linux_dmabuf_v1", 3)
[2885583.143]  -> wl_registry at 22.bind(22, "zwp_linux_dmabuf_v1", 3, new id [unknown]@32)
[2885583.162] wl_registry at 22.global(23, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[2885583.173] wl_registry at 22.global(24, "zwp_text_input_manager_v3", 1)
[2885583.183] wl_registry at 22.global(25, "gtk_text_input_manager", 1)
[2885583.205] wl_registry at 22.global(27, "wl_eglstream_controller", 1)
[2885583.215] wl_registry at 22.global(28, "wl_output", 2)
[2885583.225] wl_callback at 31.done(31262)
[2885583.234]  -> wl_display at 1.sync(new id wl_callback at 31)
[2885583.415] wl_display at 1.delete_id(31)
[2885583.424] zwp_linux_dmabuf_v1 at 32.format(875713089)
[2885583.430] zwp_linux_dmabuf_v1 at 32.modifier(875713089, 16777215, 4294967295)
[2885583.441] zwp_linux_dmabuf_v1 at 32.format(875713112)
[2885583.446] zwp_linux_dmabuf_v1 at 32.modifier(875713112, 16777215, 4294967295)
[2885583.455] zwp_linux_dmabuf_v1 at 32.format(808669761)
[2885583.460] zwp_linux_dmabuf_v1 at 32.modifier(808669761, 16777215, 4294967295)
[2885583.470] zwp_linux_dmabuf_v1 at 32.format(808669784)
[2885583.475] zwp_linux_dmabuf_v1 at 32.modifier(808669784, 16777215, 4294967295)
[2885583.485] zwp_linux_dmabuf_v1 at 32.format(909199186)
[2885583.490] zwp_linux_dmabuf_v1 at 32.modifier(909199186, 16777215, 4294967295)
[2885583.499] zwp_linux_dmabuf_v1 at 32.format(1211384385)
[2885583.504] zwp_linux_dmabuf_v1 at 32.modifier(1211384385, 16777215, 4294967295)
[2885583.514] zwp_linux_dmabuf_v1 at 32.format(1211384408)
[2885583.519] zwp_linux_dmabuf_v1 at 32.modifier(1211384408, 16777215, 4294967295)
[2885583.529] zwp_linux_dmabuf_v1 at 32.format(1211388504)
[2885583.535] zwp_linux_dmabuf_v1 at 32.modifier(1211388504, 16777215, 4294967295)
[2885583.545] zwp_linux_dmabuf_v1 at 32.format(1211388481)
[2885583.550] zwp_linux_dmabuf_v1 at 32.modifier(1211388481, 16777215, 4294967295)
[2885583.560] wl_callback at 31.done(31262)
[2885799.641]  -> wl_display at 1.get_registry(new id wl_registry at 31)
[2885799.691]  -> wl_display at 1.sync(new id wl_callback at 33)
[2885812.689] wl_display at 1.delete_id(33)
[2885812.744] wl_registry at 31.global(1, "wl_drm", 2)
[2885812.758] wl_registry at 31.global(2, "wl_compositor", 4)
[2885812.786]  -> wl_registry at 31.bind(2, "wl_compositor", 4, new id [unknown]@34)
[2885812.827] wl_registry at 31.global(3, "wl_shm", 1)
[2885812.839]  -> wl_registry at 31.bind(3, "wl_shm", 1, new id [unknown]@35)
[2885812.855] wl_registry at 31.global(5, "zxdg_output_manager_v1", 3)
[2885812.865] wl_registry at 31.global(6, "wl_data_device_manager", 3)
[2885812.876]  -> wl_registry at 31.bind(6, "wl_data_device_manager", 3, new id [unknown]@36)
[2885812.891] wl_registry at 31.global(7, "zwp_primary_selection_device_manager_v1", 1)
[2885812.902]  -> wl_registry at 31.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@37)
[2885812.919] wl_registry at 31.global(8, "gtk_primary_selection_device_manager", 1)
[2885812.930]  -> wl_registry at 31.bind(8, "gtk_primary_selection_device_manager", 1, new id [unknown]@38)
[2885812.944] wl_registry at 31.global(9, "wl_subcompositor", 1)
[2885812.954]  -> wl_registry at 31.bind(9, "wl_subcompositor", 1, new id [unknown]@39)
[2885812.969] wl_registry at 31.global(10, "xdg_wm_base", 3)
[2885812.979] wl_registry at 31.global(11, "zxdg_shell_v6", 1)
[2885812.989] wl_registry at 31.global(12, "wl_shell", 1)
[2885812.998] wl_registry at 31.global(13, "gtk_shell1", 3)
[2885813.007] wl_registry at 31.global(14, "wp_viewporter", 1)
[2885813.017]  -> wl_registry at 31.bind(14, "wp_viewporter", 1, new id [unknown]@40)
[2885813.030] wl_registry at 31.global(15, "zwp_pointer_gestures_v1", 1)
[2885813.040] wl_registry at 31.global(16, "zwp_tablet_manager_v2", 1)
[2885813.050] wl_registry at 31.global(17, "wl_seat", 5)
[2885813.060]  -> wl_registry at 31.bind(17, "wl_seat", 1, new id [unknown]@41)
[2885813.074] wl_registry at 31.global(18, "zwp_relative_pointer_manager_v1", 1)
[2885813.083] wl_registry at 31.global(19, "zwp_pointer_constraints_v1", 1)
[2885813.092] wl_registry at 31.global(20, "zxdg_exporter_v1", 1)
[2885813.102] wl_registry at 31.global(21, "zxdg_importer_v1", 1)
[2885813.112] wl_registry at 31.global(22, "zwp_linux_dmabuf_v1", 3)
[2885813.121] wl_registry at 31.global(23, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[2885813.131] wl_registry at 31.global(24, "zwp_text_input_manager_v3", 1)
[2885813.140] wl_registry at 31.global(25, "gtk_text_input_manager", 1)
[2885813.150] wl_registry at 31.global(27, "wl_eglstream_controller", 1)
[2885813.174] wl_registry at 31.global(28, "wl_output", 2)
[2885813.184] wl_callback at 33.done(31262)
[2885813.192]  -> wl_display at 1.sync(new id wl_callback at 33)
[2885813.838] wl_display at 1.delete_id(33)
[2885813.892] wl_callback at 33.done(31262)
[2885813.934]  -> wl_data_device_manager at 36.get_data_device(new id wl_data_device at 33, wl_seat at 41)
[2885813.948]  -> gtk_primary_selection_device_manager at 38.get_device(new id gtk_primary_selection_device at 42, wl_seat at 41)
[2885876.881]  -> wl_compositor at 4.create_surface(new id wl_surface at 43)
[2885882.132]  -> wl_display at 1.get_registry(new id wl_registry at 44)
[2885919.144]  -> wl_compositor at 4.create_surface(new id wl_surface at 45)
[2885919.624]  -> wl_surface at 43.destroy()
[2885920.150]  -> wl_compositor at 4.create_surface(new id wl_surface at 46)
[2885920.435]  -> wl_surface at 45.destroy()
[2885923.171]  -> xdg_wm_base at 28.get_xdg_surface(new id xdg_surface at 47, wl_surface at 46)
[2885923.214]  -> xdg_surface at 47.get_toplevel(new id xdg_toplevel at 48)
[2885923.223]  -> xdg_toplevel at 48.set_parent(nil)
[2885923.229]  -> xdg_toplevel at 48.set_title("Firefox")
[2885923.235]  -> xdg_toplevel at 48.set_app_id("firefox")
[2885923.241]  -> gtk_shell1 at 13.get_gtk_surface(new id gtk_surface1 at 49, wl_surface at 46)
[2885923.252]  -> xdg_toplevel at 48.set_min_size(0, 0)
[2885923.260]  -> xdg_toplevel at 48.set_max_size(0, 0)
[2885923.267]  -> gtk_surface1 at 49.unset_modal()
[2885923.271]  -> wl_surface at 46.commit()
[2886109.275] wl_display at 1.delete_id(43)
[2886109.317] wl_display at 1.delete_id(45)
[2886109.322] wl_registry at 44.global(1, "wl_drm", 2)
[2886109.336] wl_registry at 44.global(2, "wl_compositor", 4)
[2886109.346] wl_registry at 44.global(3, "wl_shm", 1)
[2886109.359] wl_registry at 44.global(5, "zxdg_output_manager_v1", 3)
[2886109.368] wl_registry at 44.global(6, "wl_data_device_manager", 3)
[2886109.378] wl_registry at 44.global(7, "zwp_primary_selection_device_manager_v1", 1)
[2886109.388] wl_registry at 44.global(8, "gtk_primary_selection_device_manager", 1)
[2886109.398] wl_registry at 44.global(9, "wl_subcompositor", 1)
[2886109.408] wl_registry at 44.global(10, "xdg_wm_base", 3)
[2886109.417] wl_registry at 44.global(11, "zxdg_shell_v6", 1)
[2886109.427] wl_registry at 44.global(12, "wl_shell", 1)
[2886109.437] wl_registry at 44.global(13, "gtk_shell1", 3)
[2886109.446] wl_registry at 44.global(14, "wp_viewporter", 1)
[2886109.456] wl_registry at 44.global(15, "zwp_pointer_gestures_v1", 1)
[2886109.466] wl_registry at 44.global(16, "zwp_tablet_manager_v2", 1)
[2886109.475] wl_registry at 44.global(17, "wl_seat", 5)
[2886109.485] wl_registry at 44.global(18, "zwp_relative_pointer_manager_v1", 1)
[2886109.495] wl_registry at 44.global(19, "zwp_pointer_constraints_v1", 1)
[2886109.504] wl_registry at 44.global(20, "zxdg_exporter_v1", 1)
[2886109.513] wl_registry at 44.global(21, "zxdg_importer_v1", 1)
[2886109.523] wl_registry at 44.global(22, "zwp_linux_dmabuf_v1", 3)
[2886109.532] wl_registry at 44.global(23, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[2886109.543] wl_registry at 44.global(24, "zwp_text_input_manager_v3", 1)
[2886109.556]  -> wl_registry at 44.bind(24, "zwp_text_input_manager_v3", 1, new id [unknown]@45)
[2886109.575]  -> zwp_text_input_manager_v3 at 45.get_text_input(new id zwp_text_input_v3 at 43, wl_seat at 16)
[2886109.596] wl_registry at 44.global(25, "gtk_text_input_manager", 1)
[2886109.606] wl_registry at 44.global(27, "wl_eglstream_controller", 1)
[2886109.615] wl_registry at 44.global(28, "wl_output", 2)
[2886109.625] xdg_toplevel at 48.configure(0, 0, array)
[2886109.636] xdg_surface at 47.configure(12069)
[2886109.652]  -> wl_surface at 46.set_buffer_scale(2)
[2886109.681]  -> xdg_surface at 47.ack_configure(12069)
[2886113.813]  -> wl_compositor at 34.create_surface(new id wl_surface at 50)
[2886113.859]  -> wl_subcompositor at 39.get_subsurface(new id wl_subsurface at 51, wl_surface at 50, wl_surface at 46)
[2886113.880]  -> wl_subsurface at 51.set_desync()
[2886114.344]  -> wl_compositor at 4.create_surface(new id wl_surface at 52)
[2886114.486]  -> wl_surface at 52.destroy()
[2886117.010]  -> wl_subsurface at 51.set_position(26, 23)
[2886117.039]  -> wl_compositor at 34.create_region(new id wl_region at 53)
[2886117.047]  -> wl_surface at 50.set_input_region(wl_region at 53)
[2886117.065]  -> wl_region at 53.destroy()
[2886117.074]  -> wl_surface at 46.frame(new id wl_callback at 54)
[2886117.081]  -> wl_surface at 50.commit()
[2886117.116]  -> wl_surface at 50.set_buffer_scale(2)
[2886117.268]  -> wl_shm at 5.create_pool(new id wl_shm_pool at 55, fd 53, 6568800)
[2886117.290]  -> wl_shm_pool at 55.create_buffer(new id wl_buffer at 56, 0, 1380, 1190, 5520, 0)
[2886123.479]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2886123.531]  -> wl_surface at 46.set_buffer_scale(2)
[2886123.537]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2886123.551]  -> xdg_toplevel at 48.set_min_size(0, 0)
[2886123.559]  -> xdg_toplevel at 48.set_max_size(0, 0)
[2886123.568]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2886123.593]  -> wl_compositor at 4.create_region(new id wl_region at 57)
[2886123.600]  -> wl_region at 57.add(36, 23, 618, 10)
[2886123.612]  -> wl_region at 57.add(26, 33, 638, 533)
[2886123.624]  -> wl_surface at 46.set_opaque_region(wl_region at 57)
[2886123.629]  -> wl_region at 57.destroy()
[2886123.633]  -> wl_compositor at 4.create_region(new id wl_region at 58)
[2886123.639]  -> wl_region at 58.add(16, 13, 658, 563)
[2886123.651]  -> wl_surface at 46.set_input_region(wl_region at 58)
[2886123.656]  -> wl_region at 58.destroy()
[2886123.681]  -> wl_surface at 46.frame(new id wl_callback at 59)
[2886123.689]  -> wl_surface at 50.frame(new id wl_callback at 60)
[2886123.696]  -> wl_surface at 46.commit()
[2886195.032] wl_display at 1.delete_id(52)
[2886195.074] wl_display at 1.delete_id(53)
[2886195.080] wl_display at 1.delete_id(57)
[2886195.084] wl_display at 1.delete_id(58)
[2886195.089] wl_buffer at 56.release()
[2886282.073] wl_display at 1.delete_id(54)
[2886282.123] wl_display at 1.delete_id(59)
[2886282.128] gtk_surface1 at 49.configure(array)
[2886282.134] gtk_surface1 at 49.configure_edges(array)
[2886282.139] xdg_toplevel at 48.configure(638, 543, array)
[2886282.150] xdg_surface at 47.configure(12071)
[2886282.178]  -> xdg_surface at 47.ack_configure(12071)
[2886282.185] wl_keyboard at 30.modifiers(31264, 0, 0, 16, 0)
[2886282.218] wl_keyboard at 30.enter(31264, wl_surface at 46, array)
[2886282.234] wl_data_device at 19.data_offer(new id wl_data_offer at 4040465552)
[2886282.243] wl_data_offer at 4278190080.offer("text/x-moz-url-priv")
[2886282.251] wl_data_offer at 4278190080.offer("text/plain")
[2886282.257] wl_data_offer at 4278190080.offer("text/plain;charset=utf-8")
[2886282.262] wl_data_offer at 4278190080.offer("STRING")
[2886282.267] wl_data_offer at 4278190080.offer("TEXT")
[2886282.272] wl_data_offer at 4278190080.offer("COMPOUND_TEXT")
[2886282.277] wl_data_offer at 4278190080.offer("UTF8_STRING")
[2886282.282] wl_data_offer at 4278190080.offer("text/_moz_htmlinfo")
[2886282.287] wl_data_offer at 4278190080.offer("text/_moz_htmlcontext")
[2886282.292] wl_data_offer at 4278190080.offer("text/html")
[2886282.297] wl_data_device at 19.selection(wl_data_offer at 4278190080)
[2886282.308] wl_data_device at 33.data_offer(new id wl_data_offer at 4040465632)
[Parent 274832: Main Thread]: D/WidgetClipboard data_device_data_offer(), wl_data_offer 7f4af0d49ce0
[Parent 274832: Main Thread]: D/WidgetClipboard nsRetrievalContextWayland::RegisterNewDataOffer (wl_data_offer) 7f4af0d49ce0
[2886282.356] wl_data_offer at 4278190081.offer("text/x-moz-url-priv")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME text/x-moz-url-priv
[2886282.371] wl_data_offer at 4278190081.offer("text/plain")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME text/plain
[2886282.379] wl_data_offer at 4278190081.offer("text/plain;charset=utf-8")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME text/plain;charset=utf-8
[2886282.386] wl_data_offer at 4278190081.offer("STRING")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME STRING
[2886282.393] wl_data_offer at 4278190081.offer("TEXT")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME TEXT
[2886282.400] wl_data_offer at 4278190081.offer("COMPOUND_TEXT")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME COMPOUND_TEXT
[2886282.423] wl_data_offer at 4278190081.offer("UTF8_STRING")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME UTF8_STRING
[2886282.430] wl_data_offer at 4278190081.offer("text/_moz_htmlinfo")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME text/_moz_htmlinfo
[2886282.438] wl_data_offer at 4278190081.offer("text/_moz_htmlcontext")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME text/_moz_htmlcontext
[2886282.444] wl_data_offer at 4278190081.offer("text/html")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4af0d49ce0 add MIME text/html
[2886282.451] wl_data_device at 33.selection(wl_data_offer at 4278190081)
[Parent 274832: Main Thread]: D/WidgetClipboard data_device_selection(), set wl_data_offer 7f4af0d49ce0
[Parent 274832: Main Thread]: D/WidgetClipboard nsRetrievalContextWayland::SetClipboardDataOffer (wl_data_offer) 7f4af0d49ce0
[2886282.468] zwp_primary_selection_device_v1 at 18.data_offer(new id zwp_primary_selection_offer_v1 at 4040466032)
[2886282.476] zwp_primary_selection_offer_v1 at 4278190082.offer("text/x-moz-url-priv")
[2886282.481] zwp_primary_selection_offer_v1 at 4278190082.offer("text/plain")
[2886282.486] zwp_primary_selection_offer_v1 at 4278190082.offer("text/plain;charset=utf-8")
[2886282.491] zwp_primary_selection_offer_v1 at 4278190082.offer("STRING")
[2886282.495] zwp_primary_selection_offer_v1 at 4278190082.offer("TEXT")
[2886282.500] zwp_primary_selection_offer_v1 at 4278190082.offer("COMPOUND_TEXT")
[2886282.505] zwp_primary_selection_offer_v1 at 4278190082.offer("UTF8_STRING")
[2886282.509] zwp_primary_selection_offer_v1 at 4278190082.offer("text/_moz_htmlinfo")
[2886282.514] zwp_primary_selection_offer_v1 at 4278190082.offer("text/_moz_htmlcontext")
[2886282.519] zwp_primary_selection_offer_v1 at 4278190082.offer("text/html")
[2886282.523] zwp_primary_selection_device_v1 at 18.selection(zwp_primary_selection_offer_v1 at 4278190082)
[2886282.531] gtk_primary_selection_device at 42.data_offer(new id gtk_primary_selection_offer at 4040466112)
[Parent 274832: Main Thread]: D/WidgetClipboard primary_selection_data_offer()
[Parent 274832: Main Thread]: D/WidgetClipboard nsRetrievalContextWayland::RegisterNewDataOffer (primary) 7f4af0d49ec0
[2886282.544] gtk_primary_selection_offer at 4278190083.offer("text/x-moz-url-priv")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME text/x-moz-url-priv
[2886282.552] gtk_primary_selection_offer at 4278190083.offer("text/plain")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME text/plain
[2886282.558] gtk_primary_selection_offer at 4278190083.offer("text/plain;charset=utf-8")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME text/plain;charset=utf-8
[2886282.565] gtk_primary_selection_offer at 4278190083.offer("STRING")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME STRING
[2886282.572] gtk_primary_selection_offer at 4278190083.offer("TEXT")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME TEXT
[2886282.587] gtk_primary_selection_offer at 4278190083.offer("COMPOUND_TEXT")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME COMPOUND_TEXT
[2886282.594] gtk_primary_selection_offer at 4278190083.offer("UTF8_STRING")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME UTF8_STRING
[2886282.600] gtk_primary_selection_offer at 4278190083.offer("text/_moz_htmlinfo")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME text/_moz_htmlinfo
[2886282.607] gtk_primary_selection_offer at 4278190083.offer("text/_moz_htmlcontext")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME text/_moz_htmlcontext
[2886282.614] gtk_primary_selection_offer at 4278190083.offer("text/html")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4af0d49ec0 add MIME text/html
[2886282.621] gtk_primary_selection_device at 42.selection(gtk_primary_selection_offer at 4278190083)
[Parent 274832: Main Thread]: D/WidgetClipboard primary_selection_selection()
[Parent 274832: Main Thread]: D/WidgetClipboard nsRetrievalContextWayland::SetPrimaryDataOffer (primary) 7f4af0d49ec0
[2886282.637] zwp_text_input_v3 at 43.enter(wl_surface at 46)
[2886282.645] wl_surface at 46.enter(wl_output at 26)
[2886282.653] wl_callback at 54.done(16432827)
[2886282.668]  -> wl_surface at 50.set_buffer_scale(2)
[2886282.674]  -> wl_surface at 50.set_buffer_scale(2)
[2886282.680]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886282.687]  -> wl_surface at 50.commit()
[2886282.734] wl_callback at 59.done(16432827)
[2886283.411]  -> zwp_text_input_v3 at 43.enable()
[2886283.449]  -> zwp_text_input_v3 at 43.set_content_type(0, 0)
[2886283.459]  -> zwp_text_input_v3 at 43.set_cursor_rectangle(26, 23, 0, 0)
[2886283.470]  -> zwp_text_input_v3 at 43.commit()
[2886283.533]  -> zwp_text_input_v3 at 43.disable()
[2886283.539]  -> zwp_text_input_v3 at 43.commit()
[2886283.545]  -> zwp_text_input_v3 at 43.enable()
[2886283.552]  -> zwp_text_input_v3 at 43.set_content_type(0, 0)
[2886283.560]  -> zwp_text_input_v3 at 43.set_cursor_rectangle(26, 23, 0, 0)
[2886283.571]  -> zwp_text_input_v3 at 43.commit()
[2886283.574]  -> zwp_text_input_v3 at 43.disable()
[2886283.578]  -> zwp_text_input_v3 at 43.commit()
[2886289.552]  -> wl_display at 1.get_registry(new id wl_registry at 59)
[2886289.619]  -> wl_display at 1.sync(new id wl_callback at 58)
[2886289.739] wl_display at 1.delete_id(58)
[2886289.749] wl_registry at 59.global(1, "wl_drm", 2)
[2886289.761] wl_registry at 59.global(2, "wl_compositor", 4)
[2886289.773]  -> wl_registry at 59.bind(2, "wl_compositor", 4, new id [unknown]@57)
[2886289.788] wl_registry at 59.global(3, "wl_shm", 1)
[2886289.798]  -> wl_registry at 59.bind(3, "wl_shm", 1, new id [unknown]@53)
[2886289.812] wl_registry at 59.global(5, "zxdg_output_manager_v1", 3)
[2886289.823] wl_registry at 59.global(6, "wl_data_device_manager", 3)
[2886289.833]  -> wl_registry at 59.bind(6, "wl_data_device_manager", 3, new id [unknown]@52)
[2886289.848] wl_registry at 59.global(7, "zwp_primary_selection_device_manager_v1", 1)
[2886289.858]  -> wl_registry at 59.bind(7, "zwp_primary_selection_device_manager_v1", 1, new id [unknown]@61)
[2886289.873] wl_registry at 59.global(8, "gtk_primary_selection_device_manager", 1)
[2886289.884]  -> wl_registry at 59.bind(8, "gtk_primary_selection_device_manager", 1, new id [unknown]@62)
[2886289.898] wl_registry at 59.global(9, "wl_subcompositor", 1)
[2886289.908]  -> wl_registry at 59.bind(9, "wl_subcompositor", 1, new id [unknown]@63)
[2886289.922] wl_registry at 59.global(10, "xdg_wm_base", 3)
[2886289.932] wl_registry at 59.global(11, "zxdg_shell_v6", 1)
[2886289.942] wl_registry at 59.global(12, "wl_shell", 1)
[2886289.952] wl_registry at 59.global(13, "gtk_shell1", 3)
[2886289.961] wl_registry at 59.global(14, "wp_viewporter", 1)
[2886289.972]  -> wl_registry at 59.bind(14, "wp_viewporter", 1, new id [unknown]@64)
[2886289.986] wl_registry at 59.global(15, "zwp_pointer_gestures_v1", 1)
[2886289.997] wl_registry at 59.global(16, "zwp_tablet_manager_v2", 1)
[2886290.007] wl_registry at 59.global(17, "wl_seat", 5)
[2886290.017]  -> wl_registry at 59.bind(17, "wl_seat", 1, new id [unknown]@65)
[2886290.031] wl_registry at 59.global(18, "zwp_relative_pointer_manager_v1", 1)
[2886290.042] wl_registry at 59.global(19, "zwp_pointer_constraints_v1", 1)
[2886290.052] wl_registry at 59.global(20, "zxdg_exporter_v1", 1)
[2886290.063] wl_registry at 59.global(21, "zxdg_importer_v1", 1)
[2886290.073] wl_registry at 59.global(22, "zwp_linux_dmabuf_v1", 3)
[2886290.083] wl_registry at 59.global(23, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[2886290.094] wl_registry at 59.global(24, "zwp_text_input_manager_v3", 1)
[2886290.104] wl_registry at 59.global(25, "gtk_text_input_manager", 1)
[2886290.115] wl_registry at 59.global(27, "wl_eglstream_controller", 1)
[2886290.125] wl_registry at 59.global(28, "wl_output", 2)
[2886290.136] wl_callback at 58.done(31264)
[2886290.143]  -> wl_display at 1.sync(new id wl_callback at 58)
[2886290.233] wl_display at 1.delete_id(58)
[2886290.245] wl_callback at 58.done(31264)
[2886291.184]  -> wl_shm at 53.create_pool(new id wl_shm_pool at 58, fd 67, 5542944)
[2886291.217]  -> wl_shm_pool at 58.create_buffer(new id wl_buffer at 66, 0, 1276, 1086, 5104, 0)
[2886293.701]  -> wl_surface at 50.set_buffer_scale(2)
[2886293.756]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2886293.772]  -> wl_surface at 50.frame(new id wl_callback at 67)
[2886293.780]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886293.791]  -> wl_surface at 50.commit()
[2886294.052]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2886294.069]  -> wl_surface at 46.set_buffer_scale(2)
[2886294.074]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2886294.088]  -> xdg_toplevel at 48.set_min_size(0, 0)
[2886294.096]  -> xdg_toplevel at 48.set_max_size(0, 0)
[2886294.104]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2886294.118]  -> wl_compositor at 4.create_region(new id wl_region at 68)
[2886294.124]  -> wl_region at 68.add(36, 23, 618, 10)
[2886294.137]  -> wl_region at 68.add(26, 33, 638, 533)
[2886294.149]  -> wl_surface at 46.set_opaque_region(wl_region at 68)
[2886294.154]  -> wl_region at 68.destroy()
[2886294.159]  -> wl_compositor at 4.create_region(new id wl_region at 69)
[2886294.165]  -> wl_region at 69.add(16, 13, 658, 563)
[2886294.177]  -> wl_surface at 46.set_input_region(wl_region at 69)
[2886294.182]  -> wl_region at 69.destroy()
[2886294.214]  -> wl_surface at 46.frame(new id wl_callback at 70)
[2886294.222]  -> wl_surface at 46.commit()
[2886294.228]  -> wl_surface at 50.set_buffer_scale(2)
[2886294.233]  -> wl_surface at 50.commit()
[2886294.985] wl_display at 1.delete_id(60)
[2886294.997] wl_display at 1.delete_id(54)
[2886295.002] wl_callback at 60.done(16432892)
[2886295.009] wl_callback at 54.done(16432892)
[2886295.015]  -> wl_surface at 50.set_buffer_scale(2)
[2886295.021]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886295.027]  -> wl_surface at 50.commit()
[2886299.363]  -> wl_display at 1.sync(new id wl_callback at 60)
[2886299.463] wl_buffer at 66.release()
[2886306.914] wl_display at 1.delete_id(68)
[2886306.970] wl_display at 1.delete_id(69)
[2886306.976] wl_display at 1.delete_id(60)
[2886306.982] wl_buffer at 56.release()
[2886306.994] wl_callback at 60.done(31264)
[2886310.758] wl_display at 1.delete_id(70)
[2886310.805] wl_display at 1.delete_id(67)
[2886310.810] wl_display at 1.delete_id(54)
[2886310.815] wl_callback at 70.done(16432908)
[2886310.829] wl_callback at 67.done(16432908)
[2886310.838] wl_callback at 54.done(16432908)
[2886310.849]  -> wl_surface at 50.set_buffer_scale(2)
[2886310.857]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886310.864]  -> wl_surface at 50.commit()
[2886327.427] wl_display at 1.delete_id(54)
[2886327.484] wl_callback at 54.done(16432925)
[2886327.499]  -> wl_surface at 50.set_buffer_scale(2)
[2886327.509]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886327.517]  -> wl_surface at 50.commit()
[2886427.400] wl_display at 1.delete_id(54)
[2886427.442] wl_callback at 54.done(16432942)
[2886427.458]  -> wl_surface at 50.set_buffer_scale(2)
[2886427.466]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886427.473]  -> wl_surface at 50.commit()
[2886449.532] wl_display at 1.delete_id(54)
[2886449.586] wl_callback at 54.done(16433040)
[2886449.599]  -> wl_surface at 50.set_buffer_scale(2)
[2886449.608]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886449.615]  -> wl_surface at 50.commit()
[2886456.002]  -> xdg_toplevel at 48.set_title("Nightly")
[2886472.947] wl_display at 1.delete_id(54)
[2886472.994] wl_callback at 54.done(16433063)
[2886473.009]  -> wl_surface at 50.set_buffer_scale(2)
[2886473.017]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886473.024]  -> wl_surface at 50.commit()
[2886480.932] wl_display at 1.delete_id(54)
[2886480.978] wl_callback at 54.done(16433079)
[2886480.992]  -> wl_surface at 50.set_buffer_scale(2)
[2886480.999]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886481.006]  -> wl_surface at 50.commit()
[2886492.454] wl_display at 1.delete_id(54)
[2886492.502] wl_callback at 54.done(16433090)
[2886492.514]  -> wl_surface at 50.set_buffer_scale(2)
[2886492.522]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886492.528]  -> wl_surface at 50.commit()
[2886604.155] wl_display at 1.delete_id(54)
[2886604.207] wl_callback at 54.done(16433111)
[2886604.224]  -> wl_surface at 50.set_buffer_scale(2)
[2886604.250]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886604.258]  -> wl_surface at 50.commit()
[2886627.899] wl_display at 1.delete_id(54)
[2886627.943] wl_callback at 54.done(16433208)
[2886627.952]  -> wl_surface at 50.set_buffer_scale(2)
[2886627.960]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886627.968]  -> wl_surface at 50.commit()
[2886628.047]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2886628.057]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2886630.780]  -> wl_surface at 50.set_buffer_scale(2)
[2886630.845]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2886630.861]  -> wl_surface at 50.frame(new id wl_callback at 67)
[2886630.869]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886630.881]  -> wl_surface at 50.commit()
[2886632.342]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2886632.393]  -> wl_surface at 46.set_buffer_scale(2)
[2886632.400]  -> wl_surface at 46.damage(26, 23, 638, 543)
[2886632.416]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2886632.425]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2886632.434]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2886632.450]  -> wl_compositor at 4.create_region(new id wl_region at 70)
[2886632.459]  -> wl_region at 70.add(36, 23, 618, 10)
[2886632.472]  -> wl_region at 70.add(26, 33, 638, 533)
[2886632.485]  -> wl_surface at 46.set_opaque_region(wl_region at 70)
[2886632.491]  -> wl_region at 70.destroy()
[2886632.497]  -> wl_compositor at 4.create_region(new id wl_region at 60)
[2886632.505]  -> wl_region at 60.add(16, 13, 658, 563)
[2886632.518]  -> wl_surface at 46.set_input_region(wl_region at 60)
[2886632.523]  -> wl_region at 60.destroy()
[2886632.555]  -> wl_surface at 46.frame(new id wl_callback at 69)
[2886632.564]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886632.571]  -> wl_surface at 46.commit()
[2886632.589]  -> wl_surface at 50.set_buffer_scale(2)
[2886632.595]  -> wl_surface at 50.commit()
[2886634.453] wl_display at 1.delete_id(70)
[2886634.503] wl_display at 1.delete_id(60)
[2886634.508] wl_buffer at 56.release()
[2886634.525] wl_buffer at 66.release()
[2886640.763]  -> wl_display at 1.sync(new id wl_callback at 60)
[2886640.947] wl_display at 1.delete_id(60)
[2886640.958] wl_callback at 60.done(31264)
[2886653.499] wl_display at 1.delete_id(69)
[2886653.549] wl_display at 1.delete_id(54)
[2886653.554] wl_display at 1.delete_id(67)
[2886653.558] wl_display at 1.delete_id(68)
[2886653.563] wl_callback at 69.done(16433241)
[2886653.589] wl_callback at 54.done(16433241)
[2886653.600]  -> wl_surface at 50.set_buffer_scale(2)
[2886653.609]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886653.615]  -> wl_surface at 50.commit()
[2886653.837] wl_callback at 67.done(16433241)
[2886653.847] wl_callback at 68.done(16433241)
[2886656.079]  -> wl_surface at 50.set_buffer_scale(2)
[2886656.131]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2886656.149]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886656.160]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886656.175]  -> wl_surface at 50.commit()
[2886665.193] wl_display at 1.delete_id(54)
[2886665.242] wl_display at 1.delete_id(68)
[2886665.256] wl_buffer at 66.release()
[2886665.262] wl_callback at 54.done(16433258)
[2886665.275]  -> wl_surface at 50.set_buffer_scale(2)
[2886665.286]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886665.293]  -> wl_surface at 50.commit()
[2886665.408] wl_callback at 68.done(16433258)
[2886665.646]  -> wl_surface at 50.set_buffer_scale(2)
[2886665.656]  -> wl_surface at 50.commit()
[2886666.230]  -> wl_surface at 50.set_buffer_scale(2)
[2886666.271]  -> wl_surface at 50.damage_buffer(295, 83, 674, 98)
[2886666.285]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886666.294]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886666.303]  -> wl_surface at 50.commit()
[2886668.594] wl_buffer at 66.release()
[2886684.082] wl_display at 1.delete_id(54)
[2886684.123] wl_display at 1.delete_id(68)
[2886684.132] wl_callback at 54.done(16433275)
[2886684.146]  -> wl_surface at 50.set_buffer_scale(2)
[2886684.153]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886684.160]  -> wl_surface at 50.commit()
[2886684.245] wl_callback at 68.done(16433275)
[2886693.244]  -> wl_display at 1.sync(new id wl_callback at 68)
[2886710.772] wl_display at 1.delete_id(54)
[2886710.808] wl_display at 1.delete_id(68)
[2886710.818] wl_callback at 54.done(16433294)
[2886710.833]  -> wl_surface at 50.set_buffer_scale(2)
[2886710.843]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886710.851]  -> wl_surface at 50.commit()
[2886710.890] wl_callback at 68.done(31264)
[2886711.165]  -> wl_display at 1.sync(new id wl_callback at 68)
[2886711.478] wl_display at 1.delete_id(68)
[2886711.492] wl_callback at 68.done(31264)
[2886714.501]  -> wl_surface at 50.set_buffer_scale(2)
[2886714.539]  -> wl_surface at 50.commit()
[2886729.030] wl_display at 1.delete_id(54)
[2886729.075] wl_callback at 54.done(16433325)
[2886729.088]  -> wl_surface at 50.set_buffer_scale(2)
[2886729.095]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886729.103]  -> wl_surface at 50.commit()
[2886729.863]  -> wl_surface at 50.set_buffer_scale(2)
[2886729.882]  -> wl_surface at 50.damage_buffer(1040, 96, 224, 64)
[2886729.896]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886729.903]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886729.914]  -> wl_surface at 50.commit()
[2886739.504]  -> wl_compositor at 4.create_surface(new id wl_surface at 67)
[2886776.476]  -> wl_display at 1.sync(new id wl_callback at 69)
[2886787.209] wl_display at 1.delete_id(54)
[2886787.250] wl_display at 1.delete_id(68)
[2886787.256] wl_display at 1.delete_id(69)
[2886787.423] wl_buffer at 66.release()
[2886787.431] wl_callback at 54.done(16433343)
[2886787.445]  -> wl_surface at 50.set_buffer_scale(2)
[2886787.454]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886787.463]  -> wl_surface at 50.commit()
[2886788.297]  -> wl_surface at 50.set_buffer_scale(2)
[2886788.461] wl_callback at 68.done(16433343)
[2886788.474]  -> wl_surface at 50.set_buffer_scale(2)
[2886788.482]  -> wl_surface at 50.damage_buffer(512, 7, 256, 27)
[2886788.496]  -> wl_surface at 50.damage_buffer(256, 34, 512, 62)
[2886788.510]  -> wl_surface at 50.damage_buffer(16, 96, 1188, 64)
[2886788.525]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886788.533]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886788.545]  -> wl_surface at 50.commit()
[2886788.564] wl_callback at 69.done(31264)
[2886798.238] wl_display at 1.delete_id(54)
[2886798.284] wl_display at 1.delete_id(68)
[2886798.296] wl_buffer at 66.release()
[2886798.304] wl_callback at 54.done(16433392)
[2886798.318]  -> wl_surface at 50.set_buffer_scale(2)
[2886798.328]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886798.338]  -> wl_surface at 50.commit()
[2886799.244]  -> wl_surface at 50.set_buffer_scale(2)
[2886799.491] wl_callback at 68.done(16433392)
[2886799.504]  -> wl_surface at 50.set_buffer_scale(2)
[2886799.511]  -> wl_surface at 50.damage_buffer(512, 7, 256, 27)
[2886799.527]  -> wl_surface at 50.damage_buffer(256, 34, 512, 62)
[2886799.544]  -> wl_surface at 50.damage_buffer(16, 96, 1188, 64)
[2886799.559]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886799.567]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886799.587]  -> wl_surface at 50.commit()
[2886804.740]  -> wl_display at 1.sync(new id wl_callback at 69)
[2886804.838] wl_buffer at 66.release()
[2886804.888] wl_display at 1.delete_id(69)
[2886804.896] wl_callback at 69.done(31264)
[2886804.904]  -> wl_display at 1.sync(new id wl_callback at 69)
[2886805.184] wl_display at 1.delete_id(69)
[2886805.196] wl_callback at 69.done(31264)
[2886805.203]  -> wl_display at 1.sync(new id wl_callback at 69)
[2886805.274] wl_display at 1.delete_id(69)
[2886805.308] wl_callback at 69.done(31264)
[2886805.319]  -> wl_display at 1.sync(new id wl_callback at 69)
[2886807.181] wl_display at 1.delete_id(69)
[2886807.212] wl_callback at 69.done(31264)
[2886807.356]  -> wl_surface at 50.set_buffer_scale(2)
[2886807.367]  -> wl_surface at 50.commit()
[2886810.330] wl_display at 1.delete_id(54)
[2886810.366] wl_display at 1.delete_id(68)
[2886810.373] wl_callback at 54.done(16433408)
[2886810.449]  -> wl_surface at 50.set_buffer_scale(2)
[2886810.461]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886810.468]  -> wl_surface at 50.commit()
[2886810.530] wl_callback at 68.done(16433408)
[2886811.330]  -> wl_surface at 50.set_buffer_scale(2)
[2886811.388]  -> wl_surface at 50.damage_buffer(1216, 96, 60, 64)
[2886811.405]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886811.427]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886811.438]  -> wl_surface at 50.commit()
[2886814.983] wl_buffer at 66.release()
[2886823.255]  -> wl_surface at 50.set_buffer_scale(2)
[2886823.305]  -> wl_surface at 50.commit()
[2886828.039] wl_display at 1.delete_id(54)
[2886828.086] wl_display at 1.delete_id(68)
[2886828.096] wl_callback at 54.done(16433425)
[2886828.110]  -> wl_surface at 50.set_buffer_scale(2)
[2886828.120]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886828.127]  -> wl_surface at 50.commit()
[2886828.206] wl_callback at 68.done(16433425)
[2886830.359]  -> wl_surface at 50.set_buffer_scale(2)
[2886830.412]  -> wl_surface at 50.damage_buffer(312, 96, 964, 64)
[2886830.425]  -> wl_surface at 50.damage_buffer(0, 170, 1276, 916)
[2886830.441]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886830.450]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886830.462]  -> wl_surface at 50.commit()
[2886832.692] wl_buffer at 66.release()
[2886832.859]  -> wl_display at 1.sync(new id wl_callback at 69)
[2886832.949] wl_display at 1.delete_id(69)
[2886832.959] wl_callback at 69.done(31264)
[2886846.494] wl_display at 1.delete_id(54)
[2886846.536] wl_display at 1.delete_id(68)
[2886846.548] wl_callback at 54.done(16433442)
[2886846.562]  -> wl_surface at 50.set_buffer_scale(2)
[2886846.572]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886846.591]  -> wl_surface at 50.commit()
[2886846.693] wl_callback at 68.done(16433442)
[2886847.452]  -> wl_surface at 50.set_buffer_scale(2)
[2886847.493]  -> wl_surface at 50.damage_buffer(1212, 112, 32, 32)
[2886847.511]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886847.520]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886847.532]  -> wl_surface at 50.commit()
[2886851.237] wl_buffer at 66.release()
[2886851.611]  -> wl_surface at 50.set_buffer_scale(2)
[2886851.623]  -> wl_surface at 50.commit()
[2886852.899]  -> wl_display at 1.sync(new id wl_callback at 69)
[2886853.016] wl_display at 1.delete_id(69)
[2886853.026] wl_callback at 69.done(31264)
[2886865.110] wl_display at 1.delete_id(54)
[2886865.157] wl_display at 1.delete_id(68)
[2886865.170] wl_callback at 54.done(16433459)
[2886865.186]  -> wl_surface at 50.set_buffer_scale(2)
[2886865.196]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886865.206]  -> wl_surface at 50.commit()
[2886865.265] wl_callback at 68.done(16433459)
[2886865.729]  -> wl_display at 1.sync(new id wl_callback at 68)
[2886865.789] wl_display at 1.delete_id(68)
[2886865.799] wl_callback at 68.done(31264)
[2886866.313]  -> wl_surface at 50.set_buffer_scale(2)
[2886866.354]  -> wl_surface at 50.damage_buffer(100, 28, 156, 132)
[2886866.369]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886866.378]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886866.391]  -> wl_surface at 50.commit()
[2886875.540] wl_buffer at 66.release()
[2886878.615] wl_display at 1.delete_id(54)
[2886878.655] wl_display at 1.delete_id(68)
[2886878.665] wl_callback at 54.done(16433475)
[2886878.680]  -> wl_surface at 50.set_buffer_scale(2)
[2886878.688]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886878.696]  -> wl_surface at 50.commit()
[2886878.752] wl_callback at 68.done(16433475)
[2886878.774]  -> wl_display at 1.sync(new id wl_callback at 68)
[2886880.404] wl_display at 1.delete_id(68)
[2886880.428] wl_callback at 68.done(31264)
[2886892.513] wl_display at 1.delete_id(54)
[2886892.573] wl_callback at 54.done(16433490)
[2886892.601]  -> wl_surface at 50.set_buffer_scale(2)
[2886892.613]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886892.622]  -> wl_surface at 50.commit()
[2886917.613] wl_display at 1.delete_id(54)
[2886917.665] wl_callback at 54.done(16433509)
[2886917.681]  -> wl_surface at 50.set_buffer_scale(2)
[2886917.690]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886917.698]  -> wl_surface at 50.commit()
[2886931.791] wl_display at 1.delete_id(54)
[2886931.848] wl_callback at 54.done(16433525)
[2886931.863]  -> wl_surface at 50.set_buffer_scale(2)
[2886931.872]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886931.881]  -> wl_surface at 50.commit()
[2886932.182]  -> wl_surface at 50.set_buffer_scale(2)
[2886932.195]  -> wl_surface at 50.commit()
[2886932.831]  -> wl_surface at 50.set_buffer_scale(2)
[2886932.878]  -> wl_surface at 50.damage_buffer(142, 27, 114, 1)
[2886932.908]  -> wl_surface at 50.damage_buffer(142, 28, 370, 33)
[2886932.923]  -> wl_surface at 50.damage_buffer(256, 61, 256, 39)
[2886932.938]  -> wl_surface at 50.damage_buffer(256, 100, 256, 10)
[2886932.952]  -> wl_surface at 50.damage_buffer(768, 100, 191, 10)
[2886932.966]  -> wl_surface at 50.damage_buffer(256, 110, 703, 36)
[2886932.981]  -> wl_surface at 50.damage_buffer(768, 146, 191, 10)
[2886932.997]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886933.006]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886933.019]  -> wl_surface at 50.commit()
[2886933.460] wl_buffer at 66.release()
[2886943.836] wl_display at 1.delete_id(54)
[2886943.883] wl_display at 1.delete_id(68)
[2886943.894] wl_callback at 54.done(16433541)
[2886943.912]  -> wl_surface at 50.set_buffer_scale(2)
[2886943.921]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886943.930]  -> wl_surface at 50.commit()
[2886944.000] wl_callback at 68.done(16433541)
[2886960.346]  -> wl_surface at 50.set_buffer_scale(2)
[2886960.400]  -> wl_surface at 50.commit()
[2886961.554] wl_display at 1.delete_id(54)
[2886961.593] wl_callback at 54.done(16433559)
[2886961.604]  -> wl_surface at 50.set_buffer_scale(2)
[2886961.613]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886961.621]  -> wl_surface at 50.commit()
[2886962.235]  -> wl_surface at 50.set_buffer_scale(2)
[2886962.292]  -> wl_surface at 50.damage_buffer(160, 96, 64, 64)
[2886962.310]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886962.322]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886962.333]  -> wl_surface at 50.commit()
[2886962.943] wl_buffer at 66.release()
[2886977.378] wl_display at 1.delete_id(54)
[2886977.421] wl_display at 1.delete_id(68)
[2886977.428] wl_callback at 54.done(16433575)
[2886977.443]  -> wl_surface at 50.set_buffer_scale(2)
[2886977.451]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886977.458]  -> wl_surface at 50.commit()
[2886977.511] wl_callback at 68.done(16433575)
[2886979.051]  -> wl_display at 1.sync(new id wl_callback at 68)
[2886979.406] wl_display at 1.delete_id(68)
[2886979.422] wl_callback at 68.done(31264)
[2886983.960]  -> wl_surface at 50.set_buffer_scale(2)
[2886984.013]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2886984.029]  -> wl_surface at 50.frame(new id wl_callback at 68)
[2886984.037]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2886984.048]  -> wl_surface at 50.commit()
[2886989.921] wl_buffer at 66.release()
[2886992.945]  -> wl_display at 1.sync(new id wl_callback at 69)
[2886997.088] wl_display at 1.delete_id(54)
[2886997.132] wl_display at 1.delete_id(68)
[2886997.138] wl_callback at 54.done(16433592)
[2886997.155]  -> wl_surface at 50.set_buffer_scale(2)
[2886997.165]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2886997.173]  -> wl_surface at 50.commit()
[2886997.234] wl_callback at 68.done(16433592)
[2887013.717] wl_display at 1.delete_id(69)
[2887013.745] wl_display at 1.delete_id(54)
[2887013.755] wl_callback at 69.done(31264)
[2887013.761] wl_callback at 54.done(16433608)
[2887013.774]  -> wl_surface at 50.set_buffer_scale(2)
[2887013.783]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887013.791]  -> wl_surface at 50.commit()
[2887014.026]  -> wl_surface at 50.set_buffer_scale(2)
[2887014.041]  -> wl_surface at 50.commit()
[2887014.524]  -> wl_surface at 50.set_buffer_scale(2)
[2887014.560]  -> wl_surface at 50.damage_buffer(100, 28, 351, 32)
[2887014.575]  -> wl_surface at 50.damage_buffer(100, 60, 156, 100)
[2887014.611]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2887014.623]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2887014.638]  -> wl_surface at 50.commit()
[2887015.071] wl_buffer at 66.release()
[2887016.822]  -> wl_display at 1.sync(new id wl_callback at 68)
[2887016.981] wl_display at 1.delete_id(68)
[2887016.992] wl_callback at 68.done(31264)
[2887019.022]  -> wl_display at 1.sync(new id wl_callback at 68)
[2887019.501] wl_display at 1.delete_id(68)
[2887019.514] wl_callback at 68.done(31264)
[2887057.816] wl_display at 1.delete_id(54)
[2887057.860] wl_display at 1.delete_id(69)
[2887057.872] wl_callback at 54.done(16433646)
[2887057.887]  -> wl_surface at 50.set_buffer_scale(2)
[2887057.897]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887057.906]  -> wl_surface at 50.commit()
[2887057.983] wl_callback at 69.done(16433646)
[2887060.948] wl_display at 1.delete_id(54)
[2887060.997] wl_callback at 54.done(16433658)
[2887061.011]  -> wl_surface at 50.set_buffer_scale(2)
[2887061.022]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887061.031]  -> wl_surface at 50.commit()
[2887061.319]  -> wl_surface at 50.set_buffer_scale(2)
[2887061.328]  -> wl_surface at 50.commit()
[2887061.626]  -> wl_surface at 50.set_buffer_scale(2)
[2887061.666]  -> wl_surface at 50.damage_buffer(902, 100, 57, 12)
[2887061.681]  -> wl_surface at 50.damage_buffer(329, 112, 33, 32)
[2887061.694]  -> wl_surface at 50.damage_buffer(902, 112, 57, 32)
[2887061.708]  -> wl_surface at 50.damage_buffer(902, 144, 57, 12)
[2887061.724]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2887061.734]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2887061.746]  -> wl_surface at 50.commit()
[2887062.320] wl_buffer at 66.release()
[2887119.125] wl_display at 1.delete_id(54)
[2887119.167] wl_display at 1.delete_id(69)
[2887119.181] wl_callback at 54.done(16433675)
[2887119.197]  -> wl_surface at 50.set_buffer_scale(2)
[2887119.206]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887119.215]  -> wl_surface at 50.commit()
[2887119.274] wl_callback at 69.done(16433675)
[2887119.781]  -> wl_surface at 50.set_buffer_scale(2)
[2887119.820]  -> wl_surface at 50.damage_buffer(329, 112, 33, 32)
[2887119.834]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2887119.844]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2887119.856]  -> wl_surface at 50.commit()
[2887121.629] wl_buffer at 66.release()
[2887124.933]  -> wl_surface at 50.set_buffer_scale(2)
[2887124.985]  -> wl_surface at 50.commit()
[2887126.500] wl_display at 1.delete_id(54)
[2887126.531] wl_display at 1.delete_id(69)
[2887126.538] wl_callback at 54.done(16433724)
[2887126.548]  -> wl_surface at 50.set_buffer_scale(2)
[2887126.557]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887126.565]  -> wl_surface at 50.commit()
[2887126.621] wl_callback at 69.done(16433724)
[2887126.739]  -> wl_display at 1.sync(new id wl_callback at 69)
[2887126.809] wl_display at 1.delete_id(69)
[2887126.817] wl_callback at 69.done(31265)
[2887129.236]  -> wl_surface at 50.set_buffer_scale(2)
[2887129.279]  -> wl_surface at 50.damage_buffer(902, 100, 57, 56)
[2887129.295]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2887129.303]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2887129.315]  -> wl_surface at 50.commit()
[2887133.004] wl_buffer at 66.release()
[2887145.496] wl_display at 1.delete_id(54)
[2887145.553] wl_display at 1.delete_id(69)
[2887145.565] wl_callback at 54.done(16433741)
[2887145.594]  -> wl_surface at 50.set_buffer_scale(2)
[2887145.606]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887145.614]  -> wl_surface at 50.commit()
[2887145.649] wl_callback at 69.done(16433741)
[2887156.577]  -> wl_display at 1.sync(new id wl_callback at 69)
[2887156.801] wl_display at 1.delete_id(69)
[2887156.817] wl_callback at 69.done(31265)
[2887161.625] wl_display at 1.delete_id(54)
[2887161.674] wl_callback at 54.done(16433759)
[2887161.689]  -> wl_surface at 50.set_buffer_scale(2)
[2887161.700]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887161.708]  -> wl_surface at 50.commit()
[2887162.711]  -> wl_surface at 50.set_buffer_scale(2)
[2887162.730]  -> wl_surface at 50.commit()
[2887162.816]  -> wl_display at 1.sync(new id wl_callback at 69)
[2887162.903] wl_display at 1.delete_id(69)
[2887162.913] wl_callback at 69.done(31265)
[2887176.827] wl_display at 1.delete_id(54)
[2887176.881] wl_callback at 54.done(16433774)
[2887176.900]  -> wl_surface at 50.set_buffer_scale(2)
[2887176.911]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887176.920]  -> wl_surface at 50.commit()
[2887230.595] wl_display at 1.delete_id(54)
[2887230.658] wl_callback at 54.done(16433795)
[2887230.687]  -> wl_surface at 50.set_buffer_scale(2)
[2887230.700]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887230.707]  -> wl_surface at 50.commit()
[2887255.804] wl_display at 1.delete_id(54)
[2887255.863] wl_callback at 54.done(16433841)
[2887255.880]  -> wl_surface at 50.set_buffer_scale(2)
[2887255.891]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887255.899]  -> wl_surface at 50.commit()
[2887264.429] wl_display at 1.delete_id(54)
[2887264.505] wl_callback at 54.done(16433861)
[2887264.523]  -> wl_surface at 50.set_buffer_scale(2)
[2887264.532]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887264.540]  -> wl_surface at 50.commit()
[2887284.309] wl_display at 1.delete_id(54)
[2887284.359] wl_callback at 54.done(16433875)
[2887284.376]  -> wl_surface at 50.set_buffer_scale(2)
[2887284.385]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887284.393]  -> wl_surface at 50.commit()
[2887292.394] wl_display at 1.delete_id(54)
[2887292.440] wl_callback at 54.done(16433890)
[2887292.456]  -> wl_surface at 50.set_buffer_scale(2)
[2887292.466]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887292.477]  -> wl_surface at 50.commit()
[2887324.103] wl_display at 1.delete_id(54)
[2887324.156] wl_callback at 54.done(16433908)
[2887324.173]  -> wl_surface at 50.set_buffer_scale(2)
[2887324.183]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887324.190]  -> wl_surface at 50.commit()
[2887327.030] wl_display at 1.delete_id(54)
[2887327.063] wl_callback at 54.done(16433924)
[2887327.075]  -> wl_surface at 50.set_buffer_scale(2)
[2887327.084]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887327.091]  -> wl_surface at 50.commit()
[2887344.406] wl_display at 1.delete_id(54)
[2887344.455] wl_callback at 54.done(16433940)
[2887344.471]  -> wl_surface at 50.set_buffer_scale(2)
[2887344.479]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887344.487]  -> wl_surface at 50.commit()
[2887389.674] wl_display at 1.delete_id(54)
[2887389.731] wl_callback at 54.done(16433982)
[2887389.749]  -> wl_surface at 50.set_buffer_scale(2)
[2887389.759]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887389.767]  -> wl_surface at 50.commit()
[2887394.401] wl_display at 1.delete_id(54)
[2887394.444] wl_callback at 54.done(16433992)
[2887394.459]  -> wl_surface at 50.set_buffer_scale(2)
[2887394.467]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887394.476]  -> wl_surface at 50.commit()
[2887414.850] wl_display at 1.delete_id(54)
[2887414.890] wl_callback at 54.done(16434007)
[2887414.906]  -> wl_surface at 50.set_buffer_scale(2)
[2887414.920]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887414.930]  -> wl_surface at 50.commit()
[2887428.097] wl_display at 1.delete_id(54)
[2887770.430]  -> wl_surface at 50.set_buffer_scale(2)
[2887770.476]  -> wl_surface at 50.set_buffer_scale(2)
[2887770.484]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887770.492]  -> wl_surface at 50.commit()
[2887788.311] wl_display at 1.delete_id(54)
[2887788.356] wl_callback at 54.done(16434380)
[2887788.370]  -> wl_surface at 50.set_buffer_scale(2)
[2887788.378]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887788.386]  -> wl_surface at 50.commit()
[2887798.377] wl_display at 1.delete_id(54)
[2887798.430] wl_callback at 54.done(16434391)
[2887798.447]  -> wl_surface at 50.set_buffer_scale(2)
[2887798.457]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887798.465]  -> wl_surface at 50.commit()
[2887811.768] wl_display at 1.delete_id(54)
[2887846.135] gtk_surface1 at 49.configure(array)
[2887846.266] gtk_surface1 at 49.configure_edges(array)
[2887846.272] xdg_toplevel at 48.configure(638, 543, array)
[2887846.284] xdg_surface at 47.configure(12072)
[2887846.372]  -> xdg_surface at 47.ack_configure(12072)
[2887846.396] wl_keyboard at 30.leave(31266, wl_surface at 46)
[2887846.422] zwp_text_input_v3 at 43.leave(wl_surface at 46)
[2887847.511]  -> wl_surface at 50.set_buffer_scale(2)
[2887847.525]  -> wl_surface at 50.set_buffer_scale(2)
[2887847.534]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887847.541]  -> wl_surface at 50.commit()
[Parent 274832: Main Thread]: D/WidgetDrag nsDragService::nsDragService
[2887854.296]  -> wl_surface at 50.set_buffer_scale(2)
[2887854.359]  -> wl_surface at 50.damage_buffer(1252, 170, 24, 916)
[2887854.374]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2887854.383]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2887854.394]  -> wl_surface at 50.commit()
[2887862.902]  -> wl_shm at 53.create_pool(new id wl_shm_pool at 68, fd 133, 5542944)
[2887862.960]  -> wl_shm_pool at 68.create_buffer(new id wl_buffer at 60, 0, 1276, 1086, 5104, 0)
[2887867.347]  -> wl_surface at 50.set_buffer_scale(2)
[2887867.634]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2887867.708]  -> wl_surface at 46.set_buffer_scale(2)
[2887867.714]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2887867.729]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2887867.738]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2887867.746]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2887867.762]  -> wl_compositor at 4.create_region(new id wl_region at 70)
[2887867.770]  -> wl_region at 70.add(36, 23, 618, 10)
[2887867.782]  -> wl_region at 70.add(26, 33, 638, 533)
[2887867.795]  -> wl_surface at 46.set_opaque_region(wl_region at 70)
[2887867.800]  -> wl_region at 70.destroy()
[2887867.806]  -> wl_compositor at 4.create_region(new id wl_region at 71)
[2887867.812]  -> wl_region at 71.add(16, 13, 658, 563)
[2887867.824]  -> wl_surface at 46.set_input_region(wl_region at 71)
[2887867.829]  -> wl_region at 71.destroy()
[2887867.872]  -> wl_surface at 46.frame(new id wl_callback at 72)
[2887867.882]  -> wl_surface at 50.frame(new id wl_callback at 73)
[2887867.898]  -> wl_surface at 46.commit()
[2887867.908]  -> wl_surface at 50.set_buffer_scale(2)
[2887867.914]  -> wl_surface at 50.commit()
[2887872.567]  -> wl_display at 1.sync(new id wl_callback at 74)
[2887888.050] wl_display at 1.delete_id(70)
[2887888.085] wl_display at 1.delete_id(71)
[2887888.091] wl_buffer at 66.release()
[2887888.111]  -> wl_surface at 50.set_buffer_scale(2)
[2887888.178] wl_display at 1.delete_id(74)
[2887888.186] wl_callback at 74.done(31267)
[2887888.196]  -> wl_display at 1.sync(new id wl_callback at 74)
[2887888.297] wl_buffer at 56.release()
[2887888.322] wl_display at 1.delete_id(74)
[2887888.328] wl_callback at 74.done(31267)
[2887891.463]  -> wl_display at 1.sync(new id wl_callback at 74)
[2887891.779] wl_display at 1.delete_id(74)
[2887891.794] wl_callback at 74.done(31267)
[2887905.437] wl_display at 1.delete_id(72)
[2887905.513] wl_display at 1.delete_id(54)
[2887905.520] wl_display at 1.delete_id(69)
[2887905.525] wl_display at 1.delete_id(73)
[2887905.530] wl_callback at 72.done(16434492)
[2887905.596] wl_callback at 54.done(16434492)
[2887905.620]  -> wl_surface at 50.set_buffer_scale(2)
[2887905.632]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887905.639]  -> wl_surface at 50.commit()
[2887905.737] wl_callback at 69.done(16434492)
[2887905.747]  -> wl_surface at 50.set_buffer_scale(2)
[2887905.753]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2887905.770]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2887905.777]  -> wl_surface at 50.attach(wl_buffer at 60, 0, 0)
[2887905.790]  -> wl_surface at 50.commit()
[2887905.804] wl_callback at 73.done(16434492)
[2887925.942]  -> wl_surface at 50.set_buffer_scale(2)
[2887926.186]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2887926.238]  -> wl_surface at 46.set_buffer_scale(2)
[2887926.245]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2887926.260]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2887926.268]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2887926.277]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2887926.292]  -> wl_compositor at 4.create_region(new id wl_region at 73)
[2887926.300]  -> wl_region at 73.add(36, 23, 618, 10)
[2887926.313]  -> wl_region at 73.add(26, 33, 638, 533)
[2887926.325]  -> wl_surface at 46.set_opaque_region(wl_region at 73)
[2887926.331]  -> wl_region at 73.destroy()
[2887926.336]  -> wl_compositor at 4.create_region(new id wl_region at 72)
[2887926.343]  -> wl_region at 72.add(16, 13, 658, 563)
[2887926.355]  -> wl_surface at 46.set_input_region(wl_region at 72)
[2887926.360]  -> wl_region at 72.destroy()
[2887926.393]  -> wl_surface at 46.frame(new id wl_callback at 74)
[2887926.403]  -> wl_surface at 50.frame(new id wl_callback at 71)
[2887926.410]  -> wl_surface at 46.commit()
[2887926.419]  -> wl_surface at 50.set_buffer_scale(2)
[2887926.425]  -> wl_surface at 50.commit()
[2887926.566] wl_display at 1.delete_id(54)
[2887926.595] wl_display at 1.delete_id(69)
[2887926.608] wl_buffer at 60.release()
[2887926.615]  -> wl_surface at 50.set_buffer_scale(2)
[2887926.632] wl_callback at 54.done(16434509)
[2887926.638]  -> wl_surface at 50.set_buffer_scale(2)
[2887926.645]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887926.653]  -> wl_surface at 50.commit()
[2887926.690] wl_callback at 69.done(16434509)
[2887926.697]  -> wl_surface at 50.set_buffer_scale(2)
[2887926.719]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2887926.734]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2887926.742]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2887926.754]  -> wl_surface at 50.commit()
[2887931.879] wl_display at 1.delete_id(73)
[2887931.964] wl_display at 1.delete_id(72)
[2887931.969] wl_buffer at 56.release()
[2887931.986] wl_buffer at 66.release()
[2887933.122]  -> wl_display at 1.sync(new id wl_callback at 72)
[2887933.754] wl_display at 1.delete_id(72)
[2887933.769] wl_callback at 72.done(31267)
[2887956.357] wl_display at 1.delete_id(71)
[2887956.426] wl_display at 1.delete_id(54)
[2887956.431] wl_display at 1.delete_id(69)
[2887956.436] wl_display at 1.delete_id(74)
[2887956.441] wl_callback at 74.done(16434541)
[2887956.466] wl_callback at 71.done(16434541)
[2887956.473] wl_callback at 54.done(16434541)
[2887956.485]  -> wl_surface at 50.set_buffer_scale(2)
[2887956.492]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887956.499]  -> wl_surface at 50.commit()
[2887956.613] wl_callback at 69.done(16434541)
[2887966.374]  -> wl_surface at 50.set_buffer_scale(2)
[2887966.433]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2887966.449]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2887966.457]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2887966.467]  -> wl_surface at 50.commit()
[2887966.758]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2887966.821]  -> wl_surface at 46.set_buffer_scale(2)
[2887966.828]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2887966.843]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2887966.850]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2887966.861]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2887966.880]  -> wl_compositor at 4.create_region(new id wl_region at 71)
[2887966.888]  -> wl_region at 71.add(36, 23, 618, 10)
[2887966.900]  -> wl_region at 71.add(26, 33, 638, 533)
[2887966.912]  -> wl_surface at 46.set_opaque_region(wl_region at 71)
[2887966.917]  -> wl_region at 71.destroy()
[2887966.922]  -> wl_compositor at 4.create_region(new id wl_region at 74)
[2887966.928]  -> wl_region at 74.add(16, 13, 658, 563)
[2887966.940]  -> wl_surface at 46.set_input_region(wl_region at 74)
[2887966.945]  -> wl_region at 74.destroy()
[2887966.996]  -> wl_surface at 46.frame(new id wl_callback at 72)
[2887967.004]  -> wl_surface at 50.frame(new id wl_callback at 73)
[2887967.010]  -> wl_surface at 46.commit()
[2887967.021]  -> wl_surface at 50.set_buffer_scale(2)
[2887967.027]  -> wl_surface at 50.commit()
[2887967.203] wl_display at 1.delete_id(54)
[2887967.222] wl_callback at 54.done(16434558)
[2887967.230]  -> wl_surface at 50.set_buffer_scale(2)
[2887967.236]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2887967.243]  -> wl_surface at 50.commit()
[2887968.506] wl_buffer at 66.release()
[2887970.105] wl_display at 1.delete_id(71)
[2887970.119] wl_display at 1.delete_id(74)
[2887970.124] wl_buffer at 56.release()
[2887970.450]  -> wl_display at 1.sync(new id wl_callback at 74)
[2887973.638] wl_display at 1.delete_id(74)
[2887973.675] wl_callback at 74.done(31267)
[2887974.124]  -> wl_display at 1.sync(new id wl_callback at 74)
[2887974.246] wl_display at 1.delete_id(74)
[2887974.253] wl_callback at 74.done(31267)
[2887974.277]  -> wl_display at 1.sync(new id wl_callback at 74)
[2887974.327] wl_display at 1.delete_id(74)
[2887974.333] wl_callback at 74.done(31267)
[2888000.147] wl_display at 1.delete_id(72)
[2888000.225] wl_display at 1.delete_id(69)
[2888000.231] wl_display at 1.delete_id(73)
[2888000.236] wl_display at 1.delete_id(54)
[2888000.241] wl_callback at 72.done(16434586)
[2888000.281] wl_callback at 69.done(16434586)
[2888000.290] wl_callback at 73.done(16434586)
[2888000.299] wl_callback at 54.done(16434586)
[2888000.314]  -> wl_surface at 50.set_buffer_scale(2)
[2888000.324]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888000.332]  -> wl_surface at 50.commit()
[2888007.767]  -> wl_surface at 50.set_buffer_scale(2)
[2888007.822]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2888007.839]  -> wl_surface at 50.frame(new id wl_callback at 73)
[2888007.848]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2888007.859]  -> wl_surface at 50.commit()
[2888008.112]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2888008.168]  -> wl_surface at 46.set_buffer_scale(2)
[2888008.194]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2888008.211]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2888008.220]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2888008.229]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2888008.247]  -> wl_compositor at 4.create_region(new id wl_region at 69)
[2888008.256]  -> wl_region at 69.add(36, 23, 618, 10)
[2888008.270]  -> wl_region at 69.add(26, 33, 638, 533)
[2888008.283]  -> wl_surface at 46.set_opaque_region(wl_region at 69)
[2888008.289]  -> wl_region at 69.destroy()
[2888008.295]  -> wl_compositor at 4.create_region(new id wl_region at 72)
[2888008.302]  -> wl_region at 72.add(16, 13, 658, 563)
[2888008.315]  -> wl_surface at 46.set_input_region(wl_region at 72)
[2888008.320]  -> wl_region at 72.destroy()
[2888008.364]  -> wl_surface at 46.frame(new id wl_callback at 74)
[2888008.377]  -> wl_surface at 50.frame(new id wl_callback at 71)
[2888008.385]  -> wl_surface at 46.commit()
[2888008.394]  -> wl_surface at 50.set_buffer_scale(2)
[2888008.400]  -> wl_surface at 50.commit()
[2888009.475] wl_buffer at 66.release()
[2888011.045] wl_display at 1.delete_id(69)
[2888011.061] wl_display at 1.delete_id(72)
[2888011.067] wl_buffer at 56.release()
[2888013.158] wl_display at 1.delete_id(74)
[2888013.177] wl_display at 1.delete_id(54)
[2888013.182] wl_display at 1.delete_id(73)
[2888013.187] wl_display at 1.delete_id(71)
[2888013.192] wl_callback at 74.done(16434611)
[2888013.221] wl_callback at 54.done(16434611)
[2888013.240]  -> wl_surface at 50.set_buffer_scale(2)
[2888013.256]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888013.265]  -> wl_surface at 50.commit()
[2888013.295] wl_callback at 73.done(16434611)
[2888013.305] wl_callback at 71.done(16434611)
[2888030.849]  -> wl_surface at 50.set_buffer_scale(2)
[2888030.896]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2888030.914]  -> wl_surface at 50.frame(new id wl_callback at 71)
[2888030.922]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2888030.934]  -> wl_surface at 50.commit()
[2888031.160]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2888031.220]  -> wl_surface at 46.set_buffer_scale(2)
[2888031.227]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2888031.243]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2888031.252]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2888031.261]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2888031.278]  -> wl_compositor at 4.create_region(new id wl_region at 73)
[2888031.286]  -> wl_region at 73.add(36, 23, 618, 10)
[2888031.299]  -> wl_region at 73.add(26, 33, 638, 533)
[2888031.313]  -> wl_surface at 46.set_opaque_region(wl_region at 73)
[2888031.319]  -> wl_region at 73.destroy()
[2888031.325]  -> wl_compositor at 4.create_region(new id wl_region at 74)
[2888031.332]  -> wl_region at 74.add(16, 13, 658, 563)
[2888031.345]  -> wl_surface at 46.set_input_region(wl_region at 74)
[2888031.351]  -> wl_region at 74.destroy()
[2888031.389]  -> wl_surface at 46.frame(new id wl_callback at 72)
[2888031.400]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2888031.408]  -> wl_surface at 46.commit()
[2888031.417]  -> wl_surface at 50.set_buffer_scale(2)
[2888031.423]  -> wl_surface at 50.commit()
[2888031.572] wl_display at 1.delete_id(54)
[2888031.609] wl_callback at 54.done(16434626)
[2888031.618]  -> wl_surface at 50.set_buffer_scale(2)
[2888031.625]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888031.633]  -> wl_surface at 50.commit()
[2888032.422] wl_buffer at 66.release()
[2888034.031] wl_display at 1.delete_id(73)
[2888034.048] wl_display at 1.delete_id(74)
[2888034.054] wl_buffer at 56.release()
[2888038.637]  -> wl_display at 1.sync(new id wl_callback at 74)
[2888048.761] wl_display at 1.delete_id(74)
[2888048.818] wl_display at 1.delete_id(72)
[2888048.824] wl_display at 1.delete_id(71)
[2888048.830] wl_display at 1.delete_id(69)
[2888048.836] wl_display at 1.delete_id(54)
[2888048.842] wl_callback at 72.done(16434642)
[2888048.884] wl_callback at 74.done(31268)
[2888048.893] wl_callback at 71.done(16434642)
[2888048.902] wl_callback at 69.done(16434642)
[2888048.911] wl_callback at 54.done(16434642)
[2888048.927]  -> wl_surface at 50.set_buffer_scale(2)
[2888048.938]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888048.946]  -> wl_surface at 50.commit()
[2888055.033]  -> wl_surface at 50.set_buffer_scale(2)
[2888055.092]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2888055.109]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2888055.118]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2888055.129]  -> wl_surface at 50.commit()
[2888057.275]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2888057.337]  -> wl_surface at 46.set_buffer_scale(2)
[2888057.344]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2888057.360]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2888057.493]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2888057.547]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2888057.564]  -> wl_compositor at 4.create_region(new id wl_region at 71)
[2888057.573]  -> wl_region at 71.add(36, 23, 618, 10)
[2888057.600]  -> wl_region at 71.add(26, 33, 638, 533)
[2888057.613]  -> wl_surface at 46.set_opaque_region(wl_region at 71)
[2888057.618]  -> wl_region at 71.destroy()
[2888057.625]  -> wl_compositor at 4.create_region(new id wl_region at 74)
[2888057.632]  -> wl_region at 74.add(16, 13, 658, 563)
[2888057.645]  -> wl_surface at 46.set_input_region(wl_region at 74)
[2888057.650]  -> wl_region at 74.destroy()
[2888057.696]  -> wl_surface at 46.frame(new id wl_callback at 72)
[2888057.707]  -> wl_surface at 50.frame(new id wl_callback at 73)
[2888057.714]  -> wl_surface at 46.commit()
[2888057.724]  -> wl_surface at 50.set_buffer_scale(2)
[2888057.730]  -> wl_surface at 50.commit()
[2888057.830] wl_buffer at 66.release()
[2888060.346] wl_display at 1.delete_id(71)
[2888060.375] wl_display at 1.delete_id(74)
[2888060.380] wl_buffer at 56.release()
[2888067.903] wl_display at 1.delete_id(72)
[2888067.948] wl_display at 1.delete_id(54)
[2888067.954] wl_display at 1.delete_id(69)
[2888067.959] wl_display at 1.delete_id(73)
[2888067.964] wl_callback at 72.done(16434660)
[2888067.995] wl_callback at 54.done(16434660)
[2888068.009]  -> wl_surface at 50.set_buffer_scale(2)
[2888068.018]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888068.026]  -> wl_surface at 50.commit()
[2888068.055] wl_callback at 69.done(16434660)
[2888068.063] wl_callback at 73.done(16434660)
[2888073.680]  -> wl_surface at 50.set_buffer_scale(2)
[2888073.727]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2888073.744]  -> wl_surface at 50.frame(new id wl_callback at 73)
[2888073.753]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2888073.765]  -> wl_surface at 50.commit()
[2888077.461]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2888077.520]  -> wl_surface at 46.set_buffer_scale(2)
[2888077.527]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2888077.542]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2888077.550]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2888077.559]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2888077.576]  -> wl_compositor at 4.create_region(new id wl_region at 69)
[2888077.596]  -> wl_region at 69.add(36, 23, 618, 10)
[2888077.609]  -> wl_region at 69.add(26, 33, 638, 533)
[2888077.621]  -> wl_surface at 46.set_opaque_region(wl_region at 69)
[2888077.627]  -> wl_region at 69.destroy()
[2888077.633]  -> wl_compositor at 4.create_region(new id wl_region at 72)
[2888077.640]  -> wl_region at 72.add(16, 13, 658, 563)
[2888077.653]  -> wl_surface at 46.set_input_region(wl_region at 72)
[2888077.658]  -> wl_region at 72.destroy()
[2888077.700]  -> wl_surface at 46.frame(new id wl_callback at 74)
[2888077.712]  -> wl_surface at 50.frame(new id wl_callback at 71)
[2888077.718]  -> wl_surface at 46.commit()
[2888077.729]  -> wl_surface at 50.set_buffer_scale(2)
[2888077.734]  -> wl_surface at 50.commit()
[2888077.885] wl_display at 1.delete_id(54)
[2888077.897] wl_display at 1.delete_id(73)
[2888077.908] wl_buffer at 66.release()
[2888077.914] wl_callback at 54.done(16434675)
[2888077.921]  -> wl_surface at 50.set_buffer_scale(2)
[2888077.928]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888077.935]  -> wl_surface at 50.commit()
[2888077.956] wl_callback at 73.done(16434675)
[2888087.857] wl_display at 1.delete_id(69)
[2888087.906] wl_display at 1.delete_id(72)
[2888087.913] wl_buffer at 56.release()
[2888088.099]  -> wl_display at 1.sync(new id wl_callback at 72)
[2888088.614] wl_display at 1.delete_id(72)
[2888088.628] wl_callback at 72.done(31268)
[2888088.909]  -> wl_display at 1.sync(new id wl_callback at 72)
[2888089.006] wl_display at 1.delete_id(72)
[2888089.017] wl_callback at 72.done(31268)
[2888092.111]  -> wl_display at 1.sync(new id wl_callback at 72)
[2888093.784] wl_display at 1.delete_id(71)
[2888093.809] wl_display at 1.delete_id(54)
[2888093.815] wl_display at 1.delete_id(74)
[2888093.820] wl_display at 1.delete_id(72)
[2888093.825] wl_callback at 74.done(16434691)
[2888093.843] wl_callback at 71.done(16434691)
[2888093.852] wl_callback at 54.done(16434691)
[2888093.866]  -> wl_surface at 50.set_buffer_scale(2)
[2888093.874]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888093.882]  -> wl_surface at 50.commit()
[2888093.914] wl_callback at 72.done(31268)
[2888093.965]  -> wl_display at 1.sync(new id wl_callback at 72)
[2888094.127] wl_display at 1.delete_id(72)
[2888094.140] wl_callback at 72.done(31268)
[2888114.150] wl_display at 1.delete_id(54)
[2888114.202] wl_callback at 54.done(16434708)
[2888114.218]  -> wl_surface at 50.set_buffer_scale(2)
[2888114.227]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888114.234]  -> wl_surface at 50.commit()
[2888134.553] wl_display at 1.delete_id(54)
[2888134.651] wl_callback at 54.done(16434724)
[2888134.674]  -> wl_surface at 50.set_buffer_scale(2)
[2888134.687]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888134.695]  -> wl_surface at 50.commit()
[2888143.137] wl_display at 1.delete_id(54)
[2888143.183] wl_callback at 54.done(16434740)
[2888143.197]  -> wl_surface at 50.set_buffer_scale(2)
[2888143.206]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888143.215]  -> wl_surface at 50.commit()
[2888160.646] wl_display at 1.delete_id(54)
[2888160.704] wl_callback at 54.done(16434758)
[2888160.718]  -> wl_surface at 50.set_buffer_scale(2)
[2888160.727]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888160.734]  -> wl_surface at 50.commit()
[2888176.727] wl_display at 1.delete_id(54)
[2888176.769] wl_callback at 54.done(16434774)
[2888176.784]  -> wl_surface at 50.set_buffer_scale(2)
[2888176.793]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888176.801]  -> wl_surface at 50.commit()
[2888197.781] wl_display at 1.delete_id(54)
[2888197.840] wl_callback at 54.done(16434794)
[2888197.856]  -> wl_surface at 50.set_buffer_scale(2)
[2888197.866]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888197.874]  -> wl_surface at 50.commit()
[2888210.142] wl_display at 1.delete_id(54)
[2888210.181] wl_callback at 54.done(16434808)
[2888210.196]  -> wl_surface at 50.set_buffer_scale(2)
[2888210.204]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888210.212]  -> wl_surface at 50.commit()
[2888228.253] wl_display at 1.delete_id(54)
[2888228.298] wl_callback at 54.done(16434826)
[2888228.312]  -> wl_surface at 50.set_buffer_scale(2)
[2888228.322]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888228.330]  -> wl_surface at 50.commit()
[2888246.729] wl_display at 1.delete_id(54)
[2888246.782] wl_callback at 54.done(16434841)
[2888246.797]  -> wl_surface at 50.set_buffer_scale(2)
[2888246.806]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888246.814]  -> wl_surface at 50.commit()
[2888262.526] wl_display at 1.delete_id(54)
[2888262.575] wl_callback at 54.done(16434858)
[2888262.599]  -> wl_surface at 50.set_buffer_scale(2)
[2888262.610]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888262.618]  -> wl_surface at 50.commit()
[2888277.282] wl_display at 1.delete_id(54)
[2888277.331] wl_callback at 54.done(16434875)
[2888277.345]  -> wl_surface at 50.set_buffer_scale(2)
[2888277.354]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888277.362]  -> wl_surface at 50.commit()
[2888292.612] wl_display at 1.delete_id(54)
[2888294.409]  -> wl_surface at 50.set_buffer_scale(2)
[2888294.435]  -> wl_surface at 50.set_buffer_scale(2)
[2888294.441]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888294.448]  -> wl_surface at 50.commit()
[2888307.464]  -> wl_surface at 50.set_buffer_scale(2)
[2888307.511]  -> wl_surface at 50.commit()
[2888310.827] wl_display at 1.delete_id(54)
[2888310.862] wl_callback at 54.done(16434908)
[2888310.875]  -> wl_surface at 50.set_buffer_scale(2)
[2888310.882]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888310.889]  -> wl_surface at 50.commit()
[2888326.842] wl_display at 1.delete_id(54)
[2888345.767]  -> wl_surface at 50.set_buffer_scale(2)
[2888345.820]  -> wl_surface at 50.set_buffer_scale(2)
[2888345.826]  -> wl_surface at 50.frame(new id wl_callback at 54)
[2888345.834]  -> wl_surface at 50.commit()
[2888359.246]  -> wl_surface at 50.set_buffer_scale(2)
[2888359.287]  -> wl_surface at 50.set_buffer_scale(2)
[2888359.294]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888359.302]  -> wl_surface at 50.commit()
[2888360.249] wl_display at 1.delete_id(54)
[2888378.762] wl_display at 1.delete_id(72)
[2888378.807] wl_callback at 72.done(16434974)
[2888378.823]  -> wl_surface at 50.set_buffer_scale(2)
[2888378.831]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888378.838]  -> wl_surface at 50.commit()
[2888394.368] wl_display at 1.delete_id(72)
[2888471.269]  -> wl_surface at 50.set_buffer_scale(2)
[2888471.338]  -> wl_surface at 50.set_buffer_scale(2)
[2888471.392]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888471.405]  -> wl_surface at 50.commit()
[2888477.656] wl_display at 1.delete_id(72)
[2888477.707] wl_callback at 72.done(16435075)
[2888477.721]  -> wl_surface at 50.set_buffer_scale(2)
[2888477.731]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888477.739]  -> wl_surface at 50.commit()
[2888492.432] wl_display at 1.delete_id(72)
[2888492.485] wl_callback at 72.done(16435090)
[2888492.501]  -> wl_surface at 50.set_buffer_scale(2)
[2888492.512]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888492.519]  -> wl_surface at 50.commit()
[2888510.228] wl_display at 1.delete_id(72)
[2888510.293] wl_callback at 72.done(16435108)
[2888510.306]  -> wl_surface at 50.set_buffer_scale(2)
[2888510.316]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888510.323]  -> wl_surface at 50.commit()
[2888526.459] wl_display at 1.delete_id(72)
[2888526.507] wl_callback at 72.done(16435124)
[2888526.526]  -> wl_surface at 50.set_buffer_scale(2)
[2888526.537]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888526.544]  -> wl_surface at 50.commit()
[2888542.124] wl_display at 1.delete_id(72)
[2888542.176] wl_callback at 72.done(16435140)
[2888542.194]  -> wl_surface at 50.set_buffer_scale(2)
[2888542.206]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888542.214]  -> wl_surface at 50.commit()
[2888559.680] wl_display at 1.delete_id(72)
[2888559.735] wl_callback at 72.done(16435157)
[2888559.752]  -> wl_surface at 50.set_buffer_scale(2)
[2888559.762]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888559.769]  -> wl_surface at 50.commit()
[2888575.892] wl_display at 1.delete_id(72)
[2888575.938] wl_callback at 72.done(16435174)
[2888575.953]  -> wl_surface at 50.set_buffer_scale(2)
[2888575.963]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888575.970]  -> wl_surface at 50.commit()
[2888594.949] wl_display at 1.delete_id(72)
[2888595.058] wl_callback at 72.done(16435192)
[2888595.073]  -> wl_surface at 50.set_buffer_scale(2)
[2888595.083]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888595.092]  -> wl_surface at 50.commit()
[2888609.355] wl_display at 1.delete_id(72)
[2888609.507] wl_callback at 72.done(16435207)
[2888609.527]  -> wl_surface at 50.set_buffer_scale(2)
[2888609.539]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888609.547]  -> wl_surface at 50.commit()
[2888626.870] wl_display at 1.delete_id(72)
[2888626.923] wl_callback at 72.done(16435225)
[2888626.943]  -> wl_surface at 50.set_buffer_scale(2)
[2888626.954]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888626.961]  -> wl_surface at 50.commit()
[2888646.832] wl_display at 1.delete_id(72)
[2888646.894] wl_callback at 72.done(16435243)
[2888646.913]  -> wl_surface at 50.set_buffer_scale(2)
[2888646.925]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888646.932]  -> wl_surface at 50.commit()
[2888687.483] wl_display at 1.delete_id(72)
[2888687.529] wl_callback at 72.done(16435278)
[2888687.543]  -> wl_surface at 50.set_buffer_scale(2)
[2888687.552]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888687.559]  -> wl_surface at 50.commit()
[2888695.886] wl_display at 1.delete_id(72)
[2888775.603]  -> wl_surface at 50.set_buffer_scale(2)
[2888775.652]  -> wl_surface at 50.set_buffer_scale(2)
[2888775.659]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888775.668]  -> wl_surface at 50.commit()
[2888794.867] wl_display at 1.delete_id(72)
[2888794.927] wl_callback at 72.done(16435392)
[2888794.964]  -> wl_surface at 50.set_buffer_scale(2)
[2888794.973]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888794.979]  -> wl_surface at 50.commit()
[2888810.991] wl_display at 1.delete_id(72)
[2888811.044] wl_callback at 72.done(16435409)
[2888811.061]  -> wl_surface at 50.set_buffer_scale(2)
[2888811.071]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2888811.078]  -> wl_surface at 50.commit()
[2888828.176] wl_display at 1.delete_id(72)
[2889625.050]  -> wl_surface at 50.set_buffer_scale(2)
[2889625.097]  -> wl_surface at 50.set_buffer_scale(2)
[2889625.105]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889625.113]  -> wl_surface at 50.commit()
[2889629.863] wl_display at 1.delete_id(72)
[2889629.907] wl_callback at 72.done(16436227)
[2889629.921]  -> wl_surface at 50.set_buffer_scale(2)
[2889629.930]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889629.936]  -> wl_surface at 50.commit()
[2889642.628] wl_display at 1.delete_id(72)
[2889642.670] wl_callback at 72.done(16436240)
[2889642.683]  -> wl_surface at 50.set_buffer_scale(2)
[2889642.692]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889642.700]  -> wl_surface at 50.commit()
[2889660.257] wl_display at 1.delete_id(72)
[2889660.303] wl_callback at 72.done(16436258)
[2889660.319]  -> wl_surface at 50.set_buffer_scale(2)
[2889660.329]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889660.337]  -> wl_surface at 50.commit()
[2889677.503] wl_display at 1.delete_id(72)
[2889677.566] wl_callback at 72.done(16436275)
[2889677.590]  -> wl_surface at 50.set_buffer_scale(2)
[2889677.601]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889677.608]  -> wl_surface at 50.commit()
[2889696.723] wl_display at 1.delete_id(72)
[2889696.772] wl_callback at 72.done(16436294)
[2889696.787]  -> wl_surface at 50.set_buffer_scale(2)
[2889696.797]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889696.805]  -> wl_surface at 50.commit()
[2889710.789] wl_display at 1.delete_id(72)
[2889710.832] wl_callback at 72.done(16436308)
[2889710.847]  -> wl_surface at 50.set_buffer_scale(2)
[2889710.859]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889710.867]  -> wl_surface at 50.commit()
[2889726.446] wl_display at 1.delete_id(72)
[2889726.500] wl_callback at 72.done(16436324)
[2889726.517]  -> wl_surface at 50.set_buffer_scale(2)
[2889726.528]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889726.536]  -> wl_surface at 50.commit()
[2889742.587] wl_display at 1.delete_id(72)
[2889742.633] wl_callback at 72.done(16436340)
[2889742.651]  -> wl_surface at 50.set_buffer_scale(2)
[2889742.660]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889742.668]  -> wl_surface at 50.commit()
[2889761.672] wl_display at 1.delete_id(72)
[2889761.724] wl_callback at 72.done(16436358)
[2889761.740]  -> wl_surface at 50.set_buffer_scale(2)
[2889761.752]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889761.760]  -> wl_surface at 50.commit()
[2889776.463] wl_display at 1.delete_id(72)
[2889776.514] wl_callback at 72.done(16436374)
[2889776.532]  -> wl_surface at 50.set_buffer_scale(2)
[2889776.543]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889776.552]  -> wl_surface at 50.commit()
[2889793.365] wl_display at 1.delete_id(72)
[2889793.456] wl_callback at 72.done(16436391)
[2889793.479]  -> wl_surface at 50.set_buffer_scale(2)
[2889793.494]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889793.504]  -> wl_surface at 50.commit()
[2889809.356] wl_display at 1.delete_id(72)
[2889809.409] wl_callback at 72.done(16436407)
[2889809.429]  -> wl_surface at 50.set_buffer_scale(2)
[2889809.441]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889809.449]  -> wl_surface at 50.commit()
[2889826.830] wl_display at 1.delete_id(72)
[2889826.883] wl_callback at 72.done(16436425)
[2889826.900]  -> wl_surface at 50.set_buffer_scale(2)
[2889826.912]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889826.919]  -> wl_surface at 50.commit()
[2889847.217] wl_display at 1.delete_id(72)
[2889847.261] wl_callback at 72.done(16436445)
[2889847.278]  -> wl_surface at 50.set_buffer_scale(2)
[2889847.291]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889847.299]  -> wl_surface at 50.commit()
[2889860.687] wl_display at 1.delete_id(72)
[2889860.735] wl_callback at 72.done(16436458)
[2889860.750]  -> wl_surface at 50.set_buffer_scale(2)
[2889860.777]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889860.784]  -> wl_surface at 50.commit()
[2889877.182] wl_display at 1.delete_id(72)
[2889877.229] wl_callback at 72.done(16436475)
[2889877.244]  -> wl_surface at 50.set_buffer_scale(2)
[2889877.255]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889877.263]  -> wl_surface at 50.commit()
[2889893.494] wl_display at 1.delete_id(72)
[2889893.542] wl_callback at 72.done(16436491)
[2889893.557]  -> wl_surface at 50.set_buffer_scale(2)
[2889893.568]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889893.575]  -> wl_surface at 50.commit()
[2889910.734] wl_display at 1.delete_id(72)
[2889910.777] wl_callback at 72.done(16436508)
[2889910.793]  -> wl_surface at 50.set_buffer_scale(2)
[2889910.804]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889910.811]  -> wl_surface at 50.commit()
[2889926.982] wl_display at 1.delete_id(72)
[2889927.035] wl_callback at 72.done(16436524)
[2889927.051]  -> wl_surface at 50.set_buffer_scale(2)
[2889927.062]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889927.070]  -> wl_surface at 50.commit()
[2889944.946] wl_display at 1.delete_id(72)
[2889944.991] wl_callback at 72.done(16436540)
[2889945.005]  -> wl_surface at 50.set_buffer_scale(2)
[2889945.015]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889945.023]  -> wl_surface at 50.commit()
[2889964.721] wl_display at 1.delete_id(72)
[2889964.774] wl_callback at 72.done(16436562)
[2889964.788]  -> wl_surface at 50.set_buffer_scale(2)
[2889964.797]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889964.805]  -> wl_surface at 50.commit()
[2889977.166] wl_display at 1.delete_id(72)
[2889977.223] wl_callback at 72.done(16436575)
[2889977.244]  -> wl_surface at 50.set_buffer_scale(2)
[2889977.258]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2889977.267]  -> wl_surface at 50.commit()
[2889994.290] wl_display at 1.delete_id(72)
[2890071.831]  -> wl_surface at 50.set_buffer_scale(2)
[2890071.884]  -> wl_surface at 50.set_buffer_scale(2)
[2890071.892]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890071.901]  -> wl_surface at 50.commit()
[2890079.275] wl_display at 1.delete_id(72)
[2890079.327] wl_callback at 72.done(16436675)
[2890079.343]  -> wl_surface at 50.set_buffer_scale(2)
[2890079.358]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890079.367]  -> wl_surface at 50.commit()
[2890094.370] wl_display at 1.delete_id(72)
[2890161.031] wl_data_device at 19.data_offer(new id wl_data_offer at 3883745536)
[2890161.084] wl_data_offer at 4278190084.offer("GTK_TEXT_BUFFER_CONTENTS")
[2890161.094] wl_data_offer at 4278190084.offer("application/x-gtk-text-buffer-rich-text")
[2890161.100] wl_data_offer at 4278190084.offer("UTF8_STRING")
[2890161.106] wl_data_offer at 4278190084.offer("COMPOUND_TEXT")
[2890161.112] wl_data_offer at 4278190084.offer("TEXT")
[2890161.118] wl_data_offer at 4278190084.offer("STRING")
[2890161.124] wl_data_offer at 4278190084.offer("text/plain;charset=utf-8")
[2890161.130] wl_data_offer at 4278190084.offer("text/plain")
[2890161.135] wl_data_offer at 4278190084.offer("GTK_TEXT_BUFFER_CONTENTS")
[2890161.141] wl_data_offer at 4278190084.offer("application/x-gtk-text-buffer-rich-text")
[2890161.146] wl_data_offer at 4278190084.offer("UTF8_STRING")
[2890161.152] wl_data_offer at 4278190084.offer("COMPOUND_TEXT")
[2890161.158] wl_data_offer at 4278190084.offer("TEXT")
[2890161.163] wl_data_offer at 4278190084.offer("STRING")
[2890161.169] wl_data_offer at 4278190084.offer("text/plain;charset=utf-8")
[2890161.175] wl_data_offer at 4278190084.offer("text/plain")
[2890161.181] wl_data_offer at 4278190084.offer("DELETE")
[2890161.193] wl_data_offer at 4278190084.action(0)
[2890161.205] wl_data_offer at 4278190084.source_actions(3)
[2890161.210] wl_data_device at 19.enter(31279, wl_surface at 46, 645.285156, 536.039062, wl_data_offer at 4278190084)
[2890161.250] wl_data_device at 19.motion(16436753, 645.285156, 536.039062)
[2890161.362]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890161.376]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890178.848] wl_data_device at 19.motion(16436769, 609.214844, 523.156250)
[2890178.968]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890178.982]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890195.684] wl_data_device at 19.motion(16436785, 587.312500, 514.136719)
[2890195.817]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890195.832]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890211.274] wl_data_device at 19.motion(16436801, 558.968750, 503.832031)
[2890211.389]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890211.404]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890227.810] wl_data_device at 19.motion(16436817, 534.648438, 492.308594)
[2890227.920]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890227.934]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890244.437] wl_data_device at 19.motion(16436833, 514.167969, 483.351562)
[2890244.551]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890244.567]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890263.689] wl_data_device at 19.motion(16436849, 502.160156, 477.281250)
[2890263.826]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890263.840]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890277.604] wl_data_device at 19.motion(16436873, 477.367188, 462.398438)
[2890277.730]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890277.746]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890294.477] wl_data_device at 19.motion(16436889, 469.441406, 457.933594)
[2890294.634]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890294.653]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890310.488] wl_data_device at 19.motion(16436905, 455.156250, 450.789062)
[2890310.625]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890310.640]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890327.540] wl_data_device at 19.motion(16436921, 439.656250, 442.613281)
[2890327.689]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890327.705]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890344.701] wl_data_device at 19.motion(16436937, 423.359375, 432.585938)
[2890344.824]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890344.837]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890361.084] wl_data_device at 19.motion(16436953, 411.351562, 426.515625)
[2890361.209]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890361.223]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890377.721] wl_data_device at 19.motion(16436969, 391.164062, 415.156250)
[2890377.838]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890377.852]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890395.626] wl_data_device at 19.motion(16436985, 372.203125, 406.308594)
[2890395.753]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890395.770]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890411.082] wl_data_device at 19.motion(16437001, 355.464844, 400.429688)
[2890411.318]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890411.334]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890427.811] wl_data_device at 19.motion(16437017, 339.503906, 395.496094)
[2890428.039]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890428.056]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890444.474] wl_data_device at 19.motion(16437033, 329.328125, 391.996094)
[2890444.648]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890444.665]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890461.444] wl_data_device at 19.motion(16437049, 316.042969, 387.160156)
[2890461.596]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890461.612]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890466.606]  -> wl_surface at 50.set_buffer_scale(2)
[2890466.649]  -> wl_surface at 50.set_buffer_scale(2)
[2890466.657]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890466.666]  -> wl_surface at 50.commit()
[2890477.522] wl_display at 1.delete_id(72)
[2890477.567] wl_data_device at 19.motion(16437073, 299.191406, 381.699219)
[2890477.653]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890477.666]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890477.675] wl_callback at 72.done(16437075)
[2890477.687]  -> wl_surface at 50.set_buffer_scale(2)
[2890477.694]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890477.702]  -> wl_surface at 50.commit()
[2890494.333] wl_display at 1.delete_id(72)
[2890494.382] wl_data_device at 19.motion(16437089, 287.949219, 378.328125)
[2890494.482]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890494.497]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890494.508] wl_callback at 72.done(16437092)
[2890494.521]  -> wl_surface at 50.set_buffer_scale(2)
[2890494.530]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890494.538]  -> wl_surface at 50.commit()
[2890510.382] wl_display at 1.delete_id(72)
[2890510.424] wl_data_device at 19.motion(16437105, 275.867188, 373.863281)
[2890510.496]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890510.511]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890510.522] wl_callback at 72.done(16437108)
[2890510.533]  -> wl_surface at 50.set_buffer_scale(2)
[2890510.541]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890510.548]  -> wl_surface at 50.commit()
[2890527.984] wl_display at 1.delete_id(72)
[2890528.028] wl_data_device at 19.motion(16437121, 261.781250, 369.156250)
[2890528.107]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890528.119]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890528.130] wl_callback at 72.done(16437125)
[2890528.141]  -> wl_surface at 50.set_buffer_scale(2)
[2890528.148]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890528.156]  -> wl_surface at 50.commit()
[2890544.565] wl_display at 1.delete_id(72)
[2890544.621] wl_data_device at 19.motion(16437137, 254.277344, 365.820312)
[2890544.696]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890544.709]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890544.721] wl_callback at 72.done(16437142)
[2890544.733]  -> wl_surface at 50.set_buffer_scale(2)
[2890544.740]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890544.747]  -> wl_surface at 50.commit()
[2890561.061] wl_display at 1.delete_id(72)
[2890561.106] wl_data_device at 19.motion(16437153, 239.925781, 359.839844)
[2890561.188]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890561.200]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890561.211] wl_callback at 72.done(16437159)
[2890561.223]  -> wl_surface at 50.set_buffer_scale(2)
[2890561.231]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890561.238]  -> wl_surface at 50.commit()
[2890577.801] wl_display at 1.delete_id(72)
[2890577.849] wl_data_device at 19.motion(16437169, 228.468750, 355.253906)
[2890577.931]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890577.945]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890577.957] wl_callback at 72.done(16437176)
[2890577.970]  -> wl_surface at 50.set_buffer_scale(2)
[2890577.979]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890577.988]  -> wl_surface at 50.commit()
[2890594.741] wl_display at 1.delete_id(72)
[2890594.788] wl_data_device at 19.motion(16437185, 220.218750, 352.171875)
[2890594.864]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890594.878]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890594.889] wl_callback at 72.done(16437192)
[2890594.899]  -> wl_surface at 50.set_buffer_scale(2)
[2890594.906]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890594.914]  -> wl_surface at 50.commit()
[2890611.442] wl_display at 1.delete_id(72)
[2890611.491] wl_data_device at 19.motion(16437201, 213.003906, 348.011719)
[2890611.586]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890611.598]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890611.609] wl_callback at 72.done(16437209)
[2890611.623]  -> wl_surface at 50.set_buffer_scale(2)
[2890611.631]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890611.638]  -> wl_surface at 50.commit()
[2890627.963] wl_display at 1.delete_id(72)
[2890628.008] wl_data_device at 19.motion(16437217, 208.921875, 345.984375)
[2890628.083]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890628.096]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890628.107] wl_callback at 72.done(16437226)
[2890628.120]  -> wl_surface at 50.set_buffer_scale(2)
[2890628.127]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890628.135]  -> wl_surface at 50.commit()
[2890644.406] wl_display at 1.delete_id(72)
[2890644.453] wl_data_device at 19.motion(16437233, 204.921875, 343.984375)
[2890644.643]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890644.656]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890644.667] wl_callback at 72.done(16437242)
[2890644.678]  -> wl_surface at 50.set_buffer_scale(2)
[2890644.701]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890644.709]  -> wl_surface at 50.commit()
[2890659.375] wl_display at 1.delete_id(72)
[2890659.420] wl_callback at 72.done(16437257)
[2890659.437]  -> wl_surface at 50.set_buffer_scale(2)
[2890659.448]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890659.456]  -> wl_surface at 50.commit()
[2890676.826] wl_display at 1.delete_id(72)
[2890676.877] wl_callback at 72.done(16437275)
[2890676.893]  -> wl_surface at 50.set_buffer_scale(2)
[2890676.903]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890676.911]  -> wl_surface at 50.commit()
[2890697.202] wl_display at 1.delete_id(72)
[2890697.261] wl_callback at 72.done(16437295)
[2890697.281]  -> wl_surface at 50.set_buffer_scale(2)
[2890697.294]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890697.301]  -> wl_surface at 50.commit()
[2890710.457] wl_display at 1.delete_id(72)
[2890710.509] wl_callback at 72.done(16437308)
[2890710.528]  -> wl_surface at 50.set_buffer_scale(2)
[2890710.538]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890710.546]  -> wl_surface at 50.commit()
[2890725.391] wl_display at 1.delete_id(72)
[2890725.444] wl_callback at 72.done(16437323)
[2890725.461]  -> wl_surface at 50.set_buffer_scale(2)
[2890725.473]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890725.482]  -> wl_surface at 50.commit()
[2890742.774] wl_display at 1.delete_id(72)
[2890742.820] wl_callback at 72.done(16437341)
[2890742.841]  -> wl_surface at 50.set_buffer_scale(2)
[2890742.852]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890742.860]  -> wl_surface at 50.commit()
[2890760.688] wl_display at 1.delete_id(72)
[2890866.345]  -> wl_surface at 50.set_buffer_scale(2)
[2890866.394]  -> wl_surface at 50.set_buffer_scale(2)
[2890866.403]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890866.412]  -> wl_surface at 50.commit()
[2890876.941] wl_display at 1.delete_id(72)
[2890877.000] wl_callback at 72.done(16437475)
[2890877.019]  -> wl_surface at 50.set_buffer_scale(2)
[2890877.031]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2890877.039]  -> wl_surface at 50.commit()
[2890892.763] wl_display at 1.delete_id(72)
[2890910.733] wl_data_device at 19.motion(16437505, 204.007812, 339.410156)
[2890910.861]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890910.872]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890927.319] wl_data_device at 19.motion(16437521, 202.113281, 330.527344)
[2890927.511]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890927.525]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890944.387] wl_data_device at 19.motion(16437537, 201.113281, 322.460938)
[2890944.600]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890944.614]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890960.937] wl_data_device at 19.motion(16437553, 200.101562, 311.707031)
[2890961.138]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890961.152]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890977.576] wl_data_device at 19.motion(16437569, 199.101562, 304.191406)
[2890977.798]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890977.813]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2890994.260] wl_data_device at 19.motion(16437585, 197.960938, 290.421875)
[2890994.450]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2890994.463]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891010.997] wl_data_device at 19.motion(16437601, 195.722656, 279.187500)
[2891011.169]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891011.220]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891027.950] wl_data_device at 19.motion(16437617, 194.593750, 267.273438)
[2891028.060]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891028.071]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891044.592] wl_data_device at 19.motion(16437633, 192.429688, 257.601562)
[2891044.692]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891044.703]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891061.096] wl_data_device at 19.motion(16437649, 190.371094, 252.421875)
[2891061.205]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891061.217]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891077.423] wl_data_device at 19.motion(16437673, 187.332031, 243.289062)
[2891077.560]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891077.571]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891094.841] wl_data_device at 19.motion(16437681, 186.332031, 242.289062)
[2891094.950]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891094.961]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891160.425] wl_data_device at 19.motion(16437753, 185.394531, 244.160156)
[2891160.603]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891160.615]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891177.648] wl_data_device at 19.motion(16437769, 180.292969, 255.718750)
[2891177.832]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891177.844]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891197.226] wl_data_device at 19.motion(16437785, 174.402344, 273.593750)
[2891197.337]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891197.348]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891211.219] wl_data_device at 19.motion(16437801, 169.363281, 293.746094)
[2891211.346]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891211.357]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891227.889] wl_data_device at 19.motion(16437817, 167.019531, 305.460938)
[2891227.996]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891228.009]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891243.755] wl_data_device at 19.motion(16437833, 164.640625, 319.843750)
[2891243.873]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891243.887]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891261.404] wl_data_device at 19.motion(16437849, 164.640625, 328.414062)
[2891261.523]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891261.536]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891277.741] wl_data_device at 19.motion(16437865, 164.640625, 330.414062)
[2891277.848]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891277.859]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891381.442] wl_data_device at 19.motion(16437977, 164.640625, 318.621094)
[2891381.576]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891381.596]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891395.754] wl_data_device at 19.motion(16437985, 164.640625, 312.320312)
[2891395.926]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891395.940]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891411.461] wl_data_device at 19.motion(16438001, 164.640625, 305.167969)
[2891411.585]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891411.597]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891428.087] wl_data_device at 19.motion(16438017, 164.640625, 296.625000)
[2891428.215]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891428.229]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891444.470] wl_data_device at 19.motion(16438033, 163.640625, 290.625000)
[2891444.596]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891444.611]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891461.072] wl_data_device at 19.motion(16438049, 162.640625, 285.625000)
[2891461.201]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891461.215]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891471.837]  -> wl_surface at 50.set_buffer_scale(2)
[2891471.882]  -> wl_surface at 50.set_buffer_scale(2)
[2891471.889]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891471.898]  -> wl_surface at 50.commit()
[2891477.885] wl_display at 1.delete_id(72)
[2891477.931] wl_data_device at 19.motion(16438065, 161.640625, 282.625000)
[2891478.010]  -> wl_data_offer at 4278190084.set_actions(0, 0)
[2891478.023]  -> wl_data_offer at 4278190084.accept(31279, nil)
[2891478.033] wl_callback at 72.done(16438076)
[2891478.045]  -> wl_surface at 50.set_buffer_scale(2)
[2891478.053]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891478.061]  -> wl_surface at 50.commit()
[2891492.721] wl_display at 1.delete_id(72)
[2891492.770] wl_callback at 72.done(16438090)
[2891492.786]  -> wl_surface at 50.set_buffer_scale(2)
[2891492.797]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891492.805]  -> wl_surface at 50.commit()
[2891510.141] wl_display at 1.delete_id(72)
[2891510.186] wl_callback at 72.done(16438108)
[2891510.202]  -> wl_surface at 50.set_buffer_scale(2)
[2891510.228]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891510.236]  -> wl_surface at 50.commit()
[2891526.078] wl_display at 1.delete_id(72)
[2891526.117] wl_callback at 72.done(16438124)
[2891526.132]  -> wl_surface at 50.set_buffer_scale(2)
[2891526.143]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891526.150]  -> wl_surface at 50.commit()
[2891542.704] wl_display at 1.delete_id(72)
[2891542.755] wl_callback at 72.done(16438140)
[2891542.771]  -> wl_surface at 50.set_buffer_scale(2)
[2891542.782]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891542.789]  -> wl_surface at 50.commit()
[2891560.286] wl_display at 1.delete_id(72)
[2891560.341] wl_callback at 72.done(16438158)
[2891560.360]  -> wl_surface at 50.set_buffer_scale(2)
[2891560.373]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891560.381]  -> wl_surface at 50.commit()
[2891577.124] wl_display at 1.delete_id(72)
[2891577.163] wl_callback at 72.done(16438175)
[2891577.176]  -> wl_surface at 50.set_buffer_scale(2)
[2891577.186]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891577.193]  -> wl_surface at 50.commit()
[2891593.774] wl_display at 1.delete_id(72)
[2891593.818] wl_callback at 72.done(16438192)
[2891593.834]  -> wl_surface at 50.set_buffer_scale(2)
[2891593.845]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891593.853]  -> wl_surface at 50.commit()
[2891609.431] wl_display at 1.delete_id(72)
[2891609.476] wl_callback at 72.done(16438207)
[2891609.489]  -> wl_surface at 50.set_buffer_scale(2)
[2891609.498]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891609.507]  -> wl_surface at 50.commit()
[2891627.171] wl_display at 1.delete_id(72)
[2891627.219] wl_callback at 72.done(16438225)
[2891627.235]  -> wl_surface at 50.set_buffer_scale(2)
[2891627.246]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891627.254]  -> wl_surface at 50.commit()
[2891642.695] wl_display at 1.delete_id(72)
[2891642.734] wl_callback at 72.done(16438240)
[2891642.750]  -> wl_surface at 50.set_buffer_scale(2)
[2891642.761]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891642.769]  -> wl_surface at 50.commit()
[2891659.185] wl_display at 1.delete_id(72)
[2891659.230] wl_callback at 72.done(16438257)
[2891659.248]  -> wl_surface at 50.set_buffer_scale(2)
[2891659.259]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891659.266]  -> wl_surface at 50.commit()
[2891677.829] wl_display at 1.delete_id(72)
[2891677.881] wl_callback at 72.done(16438274)
[2891677.899]  -> wl_surface at 50.set_buffer_scale(2)
[2891677.911]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891677.919]  -> wl_surface at 50.commit()
[2891701.145] wl_display at 1.delete_id(72)
[2891701.195] wl_callback at 72.done(16438299)
[2891701.211]  -> wl_surface at 50.set_buffer_scale(2)
[2891701.223]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891701.231]  -> wl_surface at 50.commit()
[2891710.631] wl_display at 1.delete_id(72)
[2891710.680] wl_callback at 72.done(16438308)
[2891710.698]  -> wl_surface at 50.set_buffer_scale(2)
[2891710.710]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891710.718]  -> wl_surface at 50.commit()
[2891726.147] wl_display at 1.delete_id(72)
[2891726.199] wl_callback at 72.done(16438324)
[2891726.215]  -> wl_surface at 50.set_buffer_scale(2)
[2891726.226]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891726.233]  -> wl_surface at 50.commit()
[2891742.297] wl_display at 1.delete_id(72)
[2891742.343] wl_callback at 72.done(16438340)
[2891742.361]  -> wl_surface at 50.set_buffer_scale(2)
[2891742.371]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891742.380]  -> wl_surface at 50.commit()
[2891760.820] wl_display at 1.delete_id(72)
[2891760.868] wl_callback at 72.done(16438359)
[2891760.885]  -> wl_surface at 50.set_buffer_scale(2)
[2891760.896]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891760.903]  -> wl_surface at 50.commit()
[2891775.989] wl_display at 1.delete_id(72)
[2891869.976]  -> wl_surface at 50.set_buffer_scale(2)
[2891870.021]  -> wl_surface at 50.set_buffer_scale(2)
[2891870.029]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891870.037]  -> wl_surface at 50.commit()
[2891876.376] wl_data_device at 19.leave()
[2891876.448] wl_pointer at 8.enter(31280, wl_surface at 46, 161.640625, 282.625000)
[2891876.472] wl_pointer at 8.frame()
[2891876.556]  -> wl_shm_pool at 6.create_buffer(new id wl_buffer at 54, 43776, 24, 24, 96, 0)
[2891876.590]  -> wl_pointer at 8.set_cursor(31280, wl_surface at 20, 4, 4)
[2891876.606]  -> wl_surface at 20.attach(wl_buffer at 54, 0, 0)
[2891876.616]  -> wl_surface at 20.set_buffer_scale(1)
[2891876.622]  -> wl_surface at 20.damage(0, 0, 24, 24)
[2891876.634]  -> wl_surface at 20.commit()
[2891878.359] wl_display at 1.delete_id(72)
[2891878.384] wl_callback at 72.done(16438475)
[2891878.394]  -> wl_surface at 50.set_buffer_scale(2)
[2891878.405]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891878.412]  -> wl_surface at 50.commit()
[2891878.842]  -> wl_shm_pool at 6.create_buffer(new id wl_buffer at 71, 403200, 24, 24, 96, 0)
[2891878.901]  -> wl_pointer at 8.set_cursor(31280, wl_surface at 20, 11, 12)
[2891878.917]  -> wl_surface at 20.attach(wl_buffer at 71, 0, 0)
[2891878.928]  -> wl_surface at 20.set_buffer_scale(1)
[2891878.934]  -> wl_surface at 20.damage(0, 0, 24, 24)
[2891878.948]  -> wl_surface at 20.commit()
[2891882.430]  -> wl_surface at 50.set_buffer_scale(2)
[2891882.474]  -> wl_surface at 50.damage_buffer(8, 180, 780, 906)
[2891882.490]  -> wl_surface at 50.frame(new id wl_callback at 74)
[2891882.502]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2891882.514]  -> wl_surface at 50.commit()
[2891882.765]  -> wl_display at 1.sync(new id wl_callback at 69)
[2891890.202] wl_surface at 20.enter(wl_output at 26)
[2891890.324]  -> wl_shm at 5.create_pool(new id wl_shm_pool at 73, fd 170, 9216)
[2891890.643]  -> wl_shm_pool at 73.resize(27648)
[2891890.826]  -> wl_shm_pool at 73.resize(64512)
[2891891.182]  -> wl_shm_pool at 73.resize(138240)
[2891891.882]  -> wl_shm_pool at 73.resize(285696)
[2891893.164]  -> wl_shm_pool at 73.resize(580608)
[2891897.593]  -> wl_shm_pool at 73.resize(1170432)
[2891902.099]  -> wl_shm_pool at 73.resize(2350080)
[2891910.518]  -> wl_shm_pool at 73.resize(4709376)
[2891985.876]  -> wl_shm_pool at 73.create_buffer(new id wl_buffer at 70, 1612800, 48, 48, 192, 0)
[2891985.938]  -> wl_pointer at 8.set_cursor(31280, wl_surface at 20, 10, 11)
[2891985.954]  -> wl_surface at 20.attach(wl_buffer at 70, 0, 0)
[2891985.964]  -> wl_surface at 20.set_buffer_scale(2)
[2891985.970]  -> wl_surface at 20.damage(0, 0, 24, 24)
[2891985.983]  -> wl_surface at 20.commit()
[2891986.270] wl_display at 1.delete_id(69)
[2891986.285] wl_display at 1.delete_id(72)
[2891986.290] wl_display at 1.delete_id(74)
[2891986.300] wl_buffer at 66.release()
[2891986.308] wl_callback at 69.done(31280)
[2891986.315] wl_callback at 72.done(16438492)
[2891986.331]  -> wl_surface at 50.set_buffer_scale(2)
[2891986.337]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891986.344]  -> wl_surface at 50.commit()
[2891986.492] wl_callback at 74.done(16438492)
[2891994.484] wl_display at 1.delete_id(72)
[2891994.532] wl_callback at 72.done(16438592)
[2891994.546]  -> wl_surface at 50.set_buffer_scale(2)
[2891994.557]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2891994.564]  -> wl_surface at 50.commit()
[2892010.006] wl_display at 1.delete_id(72)
[2892010.062] wl_callback at 72.done(16438608)
[2892010.078]  -> wl_surface at 50.set_buffer_scale(2)
[2892010.088]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892010.095]  -> wl_surface at 50.commit()
[2892027.396] wl_display at 1.delete_id(72)
[2892027.444] wl_callback at 72.done(16438625)
[2892027.459]  -> wl_surface at 50.set_buffer_scale(2)
[2892027.473]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892027.481]  -> wl_surface at 50.commit()
[2892043.664] wl_display at 1.delete_id(72)
[2892043.713] wl_callback at 72.done(16438641)
[2892043.732]  -> wl_surface at 50.set_buffer_scale(2)
[2892043.746]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892043.753]  -> wl_surface at 50.commit()
[2892060.938] wl_display at 1.delete_id(72)
[2892061.015] wl_callback at 72.done(16438659)
[2892061.034]  -> wl_surface at 50.set_buffer_scale(2)
[2892061.047]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892061.054]  -> wl_surface at 50.commit()
[2892077.918] wl_display at 1.delete_id(72)
[2892077.965] wl_callback at 72.done(16438675)
[2892077.980]  -> wl_surface at 50.set_buffer_scale(2)
[2892077.990]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892077.999]  -> wl_surface at 50.commit()
[2892096.679] wl_display at 1.delete_id(72)
[2892096.751] wl_callback at 72.done(16438694)
[2892096.769]  -> wl_surface at 50.set_buffer_scale(2)
[2892096.781]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892096.791]  -> wl_surface at 50.commit()
[2892111.287] wl_display at 1.delete_id(72)
[2892111.343] wl_callback at 72.done(16438709)
[2892111.359]  -> wl_surface at 50.set_buffer_scale(2)
[2892111.371]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892111.378]  -> wl_surface at 50.commit()
[2892127.733] wl_display at 1.delete_id(72)
[2892127.766] wl_callback at 72.done(16438725)
[2892127.781]  -> wl_surface at 50.set_buffer_scale(2)
[2892127.793]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892127.801]  -> wl_surface at 50.commit()
[2892145.484] wl_display at 1.delete_id(72)
[2892145.531] wl_callback at 72.done(16438743)
[2892145.545]  -> wl_surface at 50.set_buffer_scale(2)
[2892145.555]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892145.563]  -> wl_surface at 50.commit()
[2892161.503] wl_display at 1.delete_id(72)
[2892161.550] wl_callback at 72.done(16438759)
[2892161.566]  -> wl_surface at 50.set_buffer_scale(2)
[2892161.576]  -> wl_surface at 50.frame(new id wl_callback at 72)
[2892161.594]  -> wl_surface at 50.commit()
[2892177.565] wl_display at 1.delete_id(72)
[2892261.374] wl_pointer at 8.motion(16438849, 169.046875, 280.808594)
[2892261.525] wl_pointer at 8.frame()
[2892261.705]  -> wl_display at 1.get_registry(new id wl_registry at 72)
[2892263.711] wl_registry at 72.global(1, "wl_drm", 2)
[2892263.736] wl_registry at 72.global(2, "wl_compositor", 4)
[2892263.746] wl_registry at 72.global(3, "wl_shm", 1)
[2892263.756] wl_registry at 72.global(5, "zxdg_output_manager_v1", 3)
[2892263.772] wl_registry at 72.global(6, "wl_data_device_manager", 3)
[2892263.785] wl_registry at 72.global(7, "zwp_primary_selection_device_manager_v1", 1)
[2892263.795] wl_registry at 72.global(8, "gtk_primary_selection_device_manager", 1)
[2892263.805] wl_registry at 72.global(9, "wl_subcompositor", 1)
[2892263.815] wl_registry at 72.global(10, "xdg_wm_base", 3)
[2892263.825] wl_registry at 72.global(11, "zxdg_shell_v6", 1)
[2892263.835] wl_registry at 72.global(12, "wl_shell", 1)
[2892263.845] wl_registry at 72.global(13, "gtk_shell1", 3)
[2892263.855] wl_registry at 72.global(14, "wp_viewporter", 1)
[2892263.865] wl_registry at 72.global(15, "zwp_pointer_gestures_v1", 1)
[2892263.875] wl_registry at 72.global(16, "zwp_tablet_manager_v2", 1)
[2892263.885] wl_registry at 72.global(17, "wl_seat", 5)
[2892263.974]  -> wl_registry at 72.bind(17, "wl_seat", 1, new id [unknown]@74)
[2892263.991] wl_registry at 72.global(18, "zwp_relative_pointer_manager_v1", 1)
[2892264.000] wl_registry at 72.global(19, "zwp_pointer_constraints_v1", 1)
[2892264.010] wl_registry at 72.global(20, "zxdg_exporter_v1", 1)
[2892264.020] wl_registry at 72.global(21, "zxdg_importer_v1", 1)
[2892264.030] wl_registry at 72.global(22, "zwp_linux_dmabuf_v1", 3)
[2892264.040] wl_registry at 72.global(23, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[2892264.049] wl_registry at 72.global(24, "zwp_text_input_manager_v3", 1)
[2892264.059] wl_registry at 72.global(25, "gtk_text_input_manager", 1)
[2892264.069] wl_registry at 72.global(27, "wl_eglstream_controller", 1)
[2892264.078] wl_registry at 72.global(28, "wl_output", 2)
[2892264.119]  -> wl_surface at 50.set_buffer_scale(2)
[2892264.126]  -> wl_surface at 50.set_buffer_scale(2)
[2892264.132]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2892264.141]  -> wl_surface at 50.commit()
[2892264.231] wl_seat at 74.capabilities(3)
[2892264.240]  -> wl_seat at 74.get_keyboard(new id wl_keyboard at 75)
[2892264.446] wl_keyboard at 75.keymap(1, fd 170, 55587)
[2892267.757]  -> wl_display at 1.get_registry(new id wl_registry at 76)
[2892267.999] wl_registry at 76.global(1, "wl_drm", 2)
[2892268.014] wl_registry at 76.global(2, "wl_compositor", 4)
[2892268.024] wl_registry at 76.global(3, "wl_shm", 1)
[2892268.034] wl_registry at 76.global(5, "zxdg_output_manager_v1", 3)
[2892268.044] wl_registry at 76.global(6, "wl_data_device_manager", 3)
[2892268.053] wl_registry at 76.global(7, "zwp_primary_selection_device_manager_v1", 1)
[2892268.063] wl_registry at 76.global(8, "gtk_primary_selection_device_manager", 1)
[2892268.072] wl_registry at 76.global(9, "wl_subcompositor", 1)
[2892268.096] wl_registry at 76.global(10, "xdg_wm_base", 3)
[2892268.105] wl_registry at 76.global(11, "zxdg_shell_v6", 1)
[2892268.115] wl_registry at 76.global(12, "wl_shell", 1)
[2892268.125] wl_registry at 76.global(13, "gtk_shell1", 3)
[2892268.137] wl_registry at 76.global(14, "wp_viewporter", 1)
[2892268.147] wl_registry at 76.global(15, "zwp_pointer_gestures_v1", 1)
[2892268.158] wl_registry at 76.global(16, "zwp_tablet_manager_v2", 1)
[2892268.169] wl_registry at 76.global(17, "wl_seat", 5)
[2892268.181]  -> wl_registry at 76.bind(17, "wl_seat", 1, new id [unknown]@77)
[2892268.195] wl_registry at 76.global(18, "zwp_relative_pointer_manager_v1", 1)
[2892268.204] wl_registry at 76.global(19, "zwp_pointer_constraints_v1", 1)
[2892268.213] wl_registry at 76.global(20, "zxdg_exporter_v1", 1)
[2892268.223] wl_registry at 76.global(21, "zxdg_importer_v1", 1)
[2892268.232] wl_registry at 76.global(22, "zwp_linux_dmabuf_v1", 3)
[2892268.241] wl_registry at 76.global(23, "zwp_keyboard_shortcuts_inhibit_manager_v1", 1)
[2892268.251] wl_registry at 76.global(24, "zwp_text_input_manager_v3", 1)
[2892268.260] wl_registry at 76.global(25, "gtk_text_input_manager", 1)
[2892268.270] wl_registry at 76.global(27, "wl_eglstream_controller", 1)
[2892268.279] wl_registry at 76.global(28, "wl_output", 2)
[2892268.349] wl_seat at 77.capabilities(3)
[2892278.703] wl_display at 1.delete_id(69)
[2892278.750] wl_pointer at 8.motion(16438873, 205.371094, 271.996094)
[2892278.775] wl_pointer at 8.frame()
[2892278.810] wl_callback at 69.done(16438876)
[2892278.826]  -> wl_surface at 50.set_buffer_scale(2)
[2892278.840]  -> wl_surface at 50.frame(new id wl_callback at 69)
[2892278.848]  -> wl_surface at 50.commit()
[2892280.341]  -> wl_surface at 50.set_buffer_scale(2)
[2892280.415]  -> wl_surface at 50.set_buffer_scale(2)
[2892280.424]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892280.432]  -> wl_surface at 50.commit()
[2892294.660] wl_display at 1.delete_id(69)
[2892294.701] wl_display at 1.delete_id(78)
[2892294.707] wl_pointer at 8.motion(16438889, 246.597656, 260.402344)
[2892294.779] wl_pointer at 8.frame()
[2892294.811] wl_callback at 78.done(16438892)
[2892294.825]  -> wl_surface at 50.set_buffer_scale(2)
[2892294.834]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892294.842]  -> wl_surface at 50.commit()
[2892310.899] wl_display at 1.delete_id(78)
[2892310.978] wl_pointer at 8.motion(16438905, 289.109375, 241.078125)
[2892311.001] wl_pointer at 8.frame()
[2892311.031] wl_callback at 78.done(16438908)
[2892311.045]  -> wl_surface at 50.set_buffer_scale(2)
[2892311.054]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892311.061]  -> wl_surface at 50.commit()
[2892327.693] wl_display at 1.delete_id(78)
[2892327.735] wl_pointer at 8.motion(16438921, 332.914062, 219.175781)
[2892327.757] wl_pointer at 8.frame()
[2892327.791] wl_callback at 78.done(16438925)
[2892327.806]  -> wl_surface at 50.set_buffer_scale(2)
[2892327.815]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892327.823]  -> wl_surface at 50.commit()
[2892345.394] wl_display at 1.delete_id(78)
[2892345.446] wl_pointer at 8.motion(16438937, 362.546875, 201.136719)
[2892345.471] wl_pointer at 8.frame()
[2892345.509] wl_callback at 78.done(16438943)
[2892345.529]  -> wl_surface at 50.set_buffer_scale(2)
[2892345.539]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892345.548]  -> wl_surface at 50.commit()
[2892361.244] wl_display at 1.delete_id(78)
[2892361.289] wl_pointer at 8.motion(16438953, 406.347656, 174.082031)
[2892361.313] wl_pointer at 8.frame()
[2892361.354] wl_callback at 78.done(16438959)
[2892361.371]  -> wl_surface at 50.set_buffer_scale(2)
[2892361.382]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892361.390]  -> wl_surface at 50.commit()
[2892416.207] wl_display at 1.delete_id(78)
[2892416.270] wl_pointer at 8.motion(16438969, 452.726562, 149.605469)
[2892416.294] wl_pointer at 8.frame()
[2892416.337] wl_pointer at 8.motion(16438985, 497.820312, 127.703125)
[2892416.351] wl_pointer at 8.frame()
[2892416.359] wl_pointer at 8.motion(16439001, 526.160156, 114.820312)
[2892416.370] wl_pointer at 8.frame()
[2892416.383] wl_callback at 78.done(16438976)
[2892416.401]  -> wl_surface at 50.set_buffer_scale(2)
[2892416.415]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892416.445]  -> wl_surface at 50.commit()
[2892467.448] wl_display at 1.delete_id(78)
[2892467.494] wl_pointer at 8.motion(16439017, 564.812500, 95.496094)
[2892467.517] wl_pointer at 8.frame()
[2892467.552] wl_pointer at 8.motion(16439033, 595.730469, 80.035156)
[2892467.565] wl_pointer at 8.frame()
[2892467.572] wl_pointer at 8.motion(16439049, 618.921875, 67.152344)
[2892467.592] wl_pointer at 8.frame()
[2892467.608] wl_callback at 78.done(16439025)
[2892467.623]  -> wl_surface at 50.set_buffer_scale(2)
[2892467.634]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892467.642]  -> wl_surface at 50.commit()
[2892468.060]  -> wl_shm_pool at 73.create_buffer(new id wl_buffer at 69, 175104, 48, 48, 192, 0)
[2892468.088]  -> wl_pointer at 8.set_cursor(31280, wl_surface at 20, 3, 3)
[2892468.103]  -> wl_surface at 20.attach(wl_buffer at 69, 0, 0)
[2892468.114]  -> wl_surface at 20.set_buffer_scale(2)
[2892468.120]  -> wl_surface at 20.damage(0, 0, 24, 24)
[2892468.133]  -> wl_surface at 20.commit()
[2892490.804] wl_display at 1.delete_id(78)
[2892490.844] wl_pointer at 8.motion(16439073, 629.027344, 60.593750)
[2892490.869] wl_pointer at 8.frame()
[2892490.912] wl_callback at 78.done(16439075)
[2892490.926]  -> wl_surface at 50.set_buffer_scale(2)
[2892490.935]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892490.942]  -> wl_surface at 50.commit()
[2892493.850]  -> wl_surface at 50.set_buffer_scale(2)
[2892493.907]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2892493.923]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2892493.931]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2892493.944]  -> wl_surface at 50.commit()
[2892500.358] wl_display at 1.delete_id(78)
[2892500.403] wl_pointer at 8.motion(16439089, 629.027344, 58.593750)
[2892500.423] wl_pointer at 8.frame()
[2892501.243] wl_callback at 78.done(16439091)
[2892501.271]  -> wl_surface at 50.set_buffer_scale(2)
[2892501.279]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892501.287]  -> wl_surface at 50.commit()
[2892502.110] wl_buffer at 66.release()
[2892502.419]  -> wl_surface at 50.set_buffer_scale(2)
[2892504.867]  -> wl_display at 1.sync(new id wl_callback at 80)
[2892506.401] wl_display at 1.delete_id(80)
[2892506.423] wl_callback at 80.done(31280)
[2892506.432]  -> wl_display at 1.sync(new id wl_callback at 80)
[2892506.507] wl_display at 1.delete_id(80)
[2892506.515] wl_callback at 80.done(31280)
[2892531.428] wl_display at 1.delete_id(79)
[2892531.456] wl_display at 1.delete_id(78)
[2892531.467] wl_callback at 79.done(16439108)
[2892531.483]  -> wl_surface at 50.set_buffer_scale(2)
[2892531.493]  -> wl_surface at 50.damage_buffer(0, 0, 1276, 88)
[2892531.507]  -> wl_surface at 50.damage_buffer(1024, 88, 252, 72)
[2892531.521]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2892531.529]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2892531.540]  -> wl_surface at 50.commit()
[2892531.573] wl_callback at 78.done(16439108)
[2892531.589]  -> wl_surface at 50.set_buffer_scale(2)
[2892531.595]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892531.602]  -> wl_surface at 50.commit()
[2892533.254] wl_buffer at 66.release()
[2892535.373]  -> wl_display at 1.sync(new id wl_callback at 80)
[2892535.721] wl_display at 1.delete_id(80)
[2892535.736] wl_callback at 80.done(31280)
[2892580.933] wl_display at 1.delete_id(79)
[2892580.999] wl_display at 1.delete_id(78)
[2892581.008] wl_pointer at 8.motion(16439169, 629.941406, 57.679688)
[2892581.037] wl_pointer at 8.frame()
[2892581.093] wl_callback at 79.done(16439142)
[2892581.108] wl_callback at 78.done(16439142)
[2892581.129]  -> wl_surface at 50.set_buffer_scale(2)
[2892581.141]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892581.149]  -> wl_surface at 50.commit()
[2892581.915]  -> wl_surface at 50.set_buffer_scale(2)
[2892581.957]  -> wl_surface at 50.damage_buffer(1206, 16, 62, 56)
[2892581.973]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2892581.983]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2892581.994]  -> wl_surface at 50.commit()
[2892582.277] wl_buffer at 66.release()
[2892582.526]  -> wl_display at 1.sync(new id wl_callback at 80)
[2892583.729] wl_display at 1.delete_id(80)
[2892583.743] wl_callback at 80.done(31280)
[2892595.533] wl_display at 1.delete_id(78)
[2892595.615] wl_display at 1.delete_id(79)
[2892595.620] wl_pointer at 8.motion(16439177, 629.941406, 56.765625)
[2892595.643] wl_pointer at 8.frame()
[2892595.690] wl_callback at 78.done(16439193)
[2892595.706]  -> wl_surface at 50.set_buffer_scale(2)
[2892595.716]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892595.724]  -> wl_surface at 50.commit()
[2892595.848] wl_callback at 79.done(16439193)
[2892620.787] wl_display at 1.delete_id(78)
[2892620.829] wl_callback at 78.done(16439207)
[2892620.844]  -> wl_surface at 50.set_buffer_scale(2)
[2892620.853]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892620.862]  -> wl_surface at 50.commit()
[2892626.522] wl_display at 1.delete_id(78)
[2892626.572] wl_callback at 78.done(16439224)
[2892626.595]  -> wl_surface at 50.set_buffer_scale(2)
[2892626.606]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892626.614]  -> wl_surface at 50.commit()
[2892642.354] wl_display at 1.delete_id(78)
[2892642.408] wl_callback at 78.done(16439240)
[2892642.426]  -> wl_surface at 50.set_buffer_scale(2)
[2892642.436]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892642.442]  -> wl_surface at 50.commit()
[2892660.036] wl_display at 1.delete_id(78)
[2892660.109] wl_pointer at 8.motion(16439249, 630.875000, 58.636719)
[2892660.136] wl_pointer at 8.frame()
[2892660.196] wl_callback at 78.done(16439258)
[2892660.217]  -> wl_surface at 50.set_buffer_scale(2)
[2892660.227]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892660.234]  -> wl_surface at 50.commit()
[2892677.628] wl_display at 1.delete_id(78)
[2892677.678] wl_pointer at 8.motion(16439265, 632.808594, 60.570312)
[2892677.703] wl_pointer at 8.frame()
[2892677.758] wl_callback at 78.done(16439275)
[2892677.774]  -> wl_surface at 50.set_buffer_scale(2)
[2892677.782]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892677.790]  -> wl_surface at 50.commit()
[2892696.868] wl_display at 1.delete_id(78)
[2892696.938] wl_callback at 78.done(16439294)
[2892696.953]  -> wl_surface at 50.set_buffer_scale(2)
[2892696.963]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892696.970]  -> wl_surface at 50.commit()
[2892697.574]  -> wl_surface at 50.set_buffer_scale(2)
[2892697.633]  -> wl_surface at 50.damage_buffer(1206, 16, 62, 56)
[2892697.649]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2892697.659]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2892697.670]  -> wl_surface at 50.commit()
[2892702.918] wl_buffer at 66.release()
[2892702.995]  -> wl_display at 1.sync(new id wl_callback at 80)
[2892703.082] wl_display at 1.delete_id(80)
[2892703.094] wl_callback at 80.done(31280)
[2892711.107] wl_display at 1.delete_id(78)
[2892711.157] wl_display at 1.delete_id(79)
[2892711.166] wl_callback at 78.done(16439309)
[2892711.181]  -> wl_surface at 50.set_buffer_scale(2)
[2892711.192]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892711.200]  -> wl_surface at 50.commit()
[2892711.289] wl_callback at 79.done(16439309)
[2892726.502] wl_display at 1.delete_id(78)
[2892726.551] wl_callback at 78.done(16439324)
[2892726.566]  -> wl_surface at 50.set_buffer_scale(2)
[2892726.577]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892726.595]  -> wl_surface at 50.commit()
[2892746.015] wl_display at 1.delete_id(78)
[2892746.060] wl_pointer at 8.motion(16439337, 638.339844, 59.648438)
[2892746.084] wl_pointer at 8.frame()
[2892746.135] wl_callback at 78.done(16439344)
[2892746.153]  -> wl_surface at 50.set_buffer_scale(2)
[2892746.164]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892746.172]  -> wl_surface at 50.commit()
[2892760.924] wl_display at 1.delete_id(78)
[2892761.025] wl_pointer at 8.motion(16439353, 643.371094, 57.632812)
[2892761.047] wl_pointer at 8.frame()
[2892761.082] wl_callback at 78.done(16439358)
[2892761.097]  -> wl_surface at 50.set_buffer_scale(2)
[2892761.105]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892761.113]  -> wl_surface at 50.commit()
[2892777.112] wl_display at 1.delete_id(78)
[2892777.161] wl_pointer at 8.motion(16439369, 648.371094, 56.632812)
[2892777.183] wl_pointer at 8.frame()
[2892777.217] wl_callback at 78.done(16439375)
[2892777.232]  -> wl_surface at 50.set_buffer_scale(2)
[2892777.241]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892777.249]  -> wl_surface at 50.commit()
[2892778.521]  -> wl_surface at 50.set_buffer_scale(2)
[2892778.560]  -> wl_surface at 50.damage_buffer(1206, 16, 62, 56)
[2892778.574]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2892778.591]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2892778.602]  -> wl_surface at 50.commit()
[2892778.925] wl_buffer at 66.release()
[2892778.983]  -> wl_display at 1.sync(new id wl_callback at 80)
[2892779.093] wl_display at 1.delete_id(80)
[2892779.135] wl_callback at 80.done(31280)
[2892795.879] wl_display at 1.delete_id(78)
[2892795.935] wl_display at 1.delete_id(79)
[2892795.941] wl_pointer at 8.motion(16439385, 650.371094, 55.632812)
[2892795.965] wl_pointer at 8.frame()
[2892796.006] wl_callback at 78.done(16439393)
[2892796.024]  -> wl_surface at 50.set_buffer_scale(2)
[2892796.033]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892796.041]  -> wl_surface at 50.commit()
[2892796.139] wl_callback at 79.done(16439393)
[2892810.262] wl_display at 1.delete_id(78)
[2892810.313] wl_pointer at 8.motion(16439401, 652.371094, 53.632812)
[2892810.337] wl_pointer at 8.frame()
[2892810.382] wl_callback at 78.done(16439408)
[2892810.483]  -> wl_surface at 50.set_buffer_scale(2)
[2892810.493]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892810.501]  -> wl_surface at 50.commit()
[2892827.444] wl_display at 1.delete_id(78)
[2892827.495] wl_pointer at 8.motion(16439417, 654.371094, 51.632812)
[2892827.605] wl_pointer at 8.frame()
[2892827.650] wl_callback at 78.done(16439425)
[2892827.666]  -> wl_surface at 50.set_buffer_scale(2)
[2892827.676]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892827.684]  -> wl_surface at 50.commit()
[2892843.874] wl_display at 1.delete_id(78)
[2892843.919] wl_pointer at 8.motion(16439433, 654.371094, 49.632812)
[2892843.943] wl_pointer at 8.frame()
[2892843.986] wl_callback at 78.done(16439441)
[2892844.002]  -> wl_surface at 50.set_buffer_scale(2)
[2892844.012]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892844.019]  -> wl_surface at 50.commit()
[2892859.241] wl_display at 1.delete_id(78)
[2892859.289] wl_pointer at 8.motion(16439449, 655.371094, 48.632812)
[2892859.389] wl_pointer at 8.frame()
[2892859.440] wl_callback at 78.done(16439457)
[2892859.456]  -> wl_surface at 50.set_buffer_scale(2)
[2892859.466]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892859.473]  -> wl_surface at 50.commit()
[2892876.783] wl_display at 1.delete_id(78)
[2892876.836] wl_callback at 78.done(16439475)
[2892876.853]  -> wl_surface at 50.set_buffer_scale(2)
[2892876.944]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892876.952]  -> wl_surface at 50.commit()
[2892893.160] wl_display at 1.delete_id(78)
[2892893.210] wl_callback at 78.done(16439491)
[2892893.226]  -> wl_surface at 50.set_buffer_scale(2)
[2892893.236]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892893.243]  -> wl_surface at 50.commit()
[2892911.615] wl_display at 1.delete_id(78)
[2892911.654] wl_callback at 78.done(16439509)
[2892911.671]  -> wl_surface at 50.set_buffer_scale(2)
[2892911.682]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892911.762]  -> wl_surface at 50.commit()
[2892926.205] wl_display at 1.delete_id(78)
[2892926.352] wl_callback at 78.done(16439524)
[2892926.370]  -> wl_surface at 50.set_buffer_scale(2)
[2892926.380]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892926.389]  -> wl_surface at 50.commit()
[2892943.055] wl_display at 1.delete_id(78)
[2892943.099] wl_callback at 78.done(16439541)
[2892943.113]  -> wl_surface at 50.set_buffer_scale(2)
[2892943.123]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892943.130]  -> wl_surface at 50.commit()
[2892960.523] wl_display at 1.delete_id(78)
[2892960.643] wl_callback at 78.done(16439558)
[2892960.661]  -> wl_surface at 50.set_buffer_scale(2)
[2892960.715]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892960.725]  -> wl_surface at 50.commit()
[2892976.140] wl_display at 1.delete_id(78)
[2892976.184] wl_callback at 78.done(16439574)
[2892976.199]  -> wl_surface at 50.set_buffer_scale(2)
[2892976.208]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892976.216]  -> wl_surface at 50.commit()
[2892993.866] wl_display at 1.delete_id(78)
[2892993.915] wl_callback at 78.done(16439592)
[2892993.933]  -> wl_surface at 50.set_buffer_scale(2)
[2892993.944]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2892993.969]  -> wl_surface at 50.commit()
[2893010.131] wl_display at 1.delete_id(78)
[2893010.172] wl_pointer at 8.motion(16439601, 654.472656, 45.976562)
[2893010.194] wl_pointer at 8.frame()
[2893010.235] wl_callback at 78.done(16439608)
[2893010.248]  -> wl_surface at 50.set_buffer_scale(2)
[2893010.257]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2893010.263]  -> wl_surface at 50.commit()
[2893027.660] wl_display at 1.delete_id(78)
[2893027.704] wl_pointer at 8.motion(16439617, 653.472656, 44.976562)
[2893027.727] wl_pointer at 8.frame()
[2893027.777] wl_callback at 78.done(16439625)
[2893027.791]  -> wl_surface at 50.set_buffer_scale(2)
[2893027.800]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2893027.806]  -> wl_surface at 50.commit()
[2893043.519] wl_display at 1.delete_id(78)
[2893043.569] wl_pointer at 8.motion(16439625, 652.472656, 44.976562)
[2893043.608] wl_pointer at 8.frame()
[2893043.660] wl_callback at 78.done(16439641)
[2893043.675]  -> wl_surface at 50.set_buffer_scale(2)
[2893043.684]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2893043.691]  -> wl_surface at 50.commit()
[2893059.366] wl_display at 1.delete_id(78)
[2893059.408] wl_pointer at 8.motion(16439641, 651.488281, 44.976562)
[2893059.430] wl_pointer at 8.frame()
[2893059.479] wl_callback at 78.done(16439657)
[2893059.496]  -> wl_surface at 50.set_buffer_scale(2)
[2893059.505]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2893059.512]  -> wl_surface at 50.commit()
[2893077.389] wl_display at 1.delete_id(78)
[2893077.437] wl_pointer at 8.motion(16439665, 650.500000, 44.050781)
[2893077.461] wl_pointer at 8.frame()
[2893077.514] wl_callback at 78.done(16439675)
[2893077.529]  -> wl_surface at 50.set_buffer_scale(2)
[2893077.537]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2893077.544]  -> wl_surface at 50.commit()
[2893083.529]  -> wl_surface at 50.set_buffer_scale(2)
[2893083.570]  -> wl_surface at 50.set_buffer_scale(2)
[2893083.592]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893083.602]  -> wl_surface at 50.commit()
[2893093.398] wl_display at 1.delete_id(78)
[2893093.440] wl_display at 1.delete_id(79)
[2893093.445] wl_pointer at 8.motion(16439689, 648.523438, 43.062500)
[2893093.466] wl_pointer at 8.frame()
[2893093.506] wl_callback at 79.done(16439691)
[2893093.521]  -> wl_surface at 50.set_buffer_scale(2)
[2893093.530]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893093.537]  -> wl_surface at 50.commit()
[2893110.269] wl_display at 1.delete_id(79)
[2893110.322] wl_pointer at 8.motion(16439705, 645.523438, 42.062500)
[2893110.349] wl_pointer at 8.frame()
[2893126.313] wl_pointer at 8.motion(16439721, 644.535156, 42.062500)
[2893126.362] wl_pointer at 8.frame()
[2893143.138] wl_pointer at 8.motion(16439729, 643.550781, 41.074219)
[2893143.201] wl_pointer at 8.frame()
[2893255.060] gtk_surface1 at 49.configure(array)
[2893255.113] gtk_surface1 at 49.configure_edges(array)
[2893255.122] xdg_toplevel at 48.configure(638, 543, array)
[2893255.136] xdg_surface at 47.configure(12075)
[2893255.169]  -> xdg_surface at 47.ack_configure(12075)
[2893255.177] wl_keyboard at 30.modifiers(31282, 0, 0, 16, 0)
[2893255.212] wl_keyboard at 30.enter(31282, wl_surface at 46, array)
[2893255.232] wl_keyboard at 75.modifiers(31282, 0, 0, 16, 0)
[2893255.250] wl_keyboard at 75.enter(31282, wl_surface at 46, array)
[2893255.261] wl_data_device at 33.data_offer(new id wl_data_offer at 3805296528)
[Parent 274832: Main Thread]: D/WidgetClipboard data_device_data_offer(), wl_data_offer 7f4ae2d03790
[Parent 274832: Main Thread]: D/WidgetClipboard nsRetrievalContextWayland::RegisterNewDataOffer (wl_data_offer) 7f4ae2d03790
[2893255.291] wl_data_offer at 4278190085.offer("text/x-moz-url-priv")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME text/x-moz-url-priv
[2893255.303] wl_data_offer at 4278190085.offer("text/plain")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME text/plain
[2893255.312] wl_data_offer at 4278190085.offer("text/plain;charset=utf-8")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME text/plain;charset=utf-8
[2893255.320] wl_data_offer at 4278190085.offer("STRING")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME STRING
[2893255.344] wl_data_offer at 4278190085.offer("TEXT")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME TEXT
[2893255.352] wl_data_offer at 4278190085.offer("COMPOUND_TEXT")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME COMPOUND_TEXT
[2893255.360] wl_data_offer at 4278190085.offer("UTF8_STRING")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME UTF8_STRING
[2893255.369] wl_data_offer at 4278190085.offer("text/_moz_htmlinfo")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME text/_moz_htmlinfo
[2893255.378] wl_data_offer at 4278190085.offer("text/_moz_htmlcontext")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME text/_moz_htmlcontext
[2893255.385] wl_data_offer at 4278190085.offer("text/html")
[Parent 274832: Main Thread]: D/WidgetClipboard Data offer 7f4ae2d03790 add MIME text/html
[2893255.393] wl_data_device at 33.selection(wl_data_offer at 4278190085)
[Parent 274832: Main Thread]: D/WidgetClipboard data_device_selection(), set wl_data_offer 7f4ae2d03790
[Parent 274832: Main Thread]: D/WidgetClipboard nsRetrievalContextWayland::SetClipboardDataOffer (wl_data_offer) 7f4ae2d03790
[2893255.407]  -> wl_data_offer at 4278190081.destroy()
[2893255.416] wl_data_device at 19.data_offer(new id wl_data_offer at 3805294848)
[2893255.425] wl_data_offer at 4278190086.offer("text/x-moz-url-priv")
[2893255.431] wl_data_offer at 4278190086.offer("text/plain")
[2893255.437] wl_data_offer at 4278190086.offer("text/plain;charset=utf-8")
[2893255.444] wl_data_offer at 4278190086.offer("STRING")
[2893255.449] wl_data_offer at 4278190086.offer("TEXT")
[2893255.455] wl_data_offer at 4278190086.offer("COMPOUND_TEXT")
[2893255.460] wl_data_offer at 4278190086.offer("UTF8_STRING")
[2893255.466] wl_data_offer at 4278190086.offer("text/_moz_htmlinfo")
[2893255.471] wl_data_offer at 4278190086.offer("text/_moz_htmlcontext")
[2893255.477] wl_data_offer at 4278190086.offer("text/html")
[2893255.483] wl_data_device at 19.selection(wl_data_offer at 4278190086)
[2893255.490]  -> wl_data_offer at 4278190080.destroy()
[2893255.501] zwp_primary_selection_device_v1 at 18.data_offer(new id zwp_primary_selection_offer_v1 at 3805295168)
[2893255.509] zwp_primary_selection_offer_v1 at 4278190087.offer("text/plain")
[2893255.515] zwp_primary_selection_offer_v1 at 4278190087.offer("text/plain;charset=utf-8")
[2893255.521] zwp_primary_selection_offer_v1 at 4278190087.offer("STRING")
[2893255.527] zwp_primary_selection_offer_v1 at 4278190087.offer("TEXT")
[2893255.532] zwp_primary_selection_offer_v1 at 4278190087.offer("COMPOUND_TEXT")
[2893255.536] zwp_primary_selection_offer_v1 at 4278190087.offer("UTF8_STRING")
[2893255.541] zwp_primary_selection_offer_v1 at 4278190087.offer("application/x-gtk-text-buffer-rich-text")
[2893255.547] zwp_primary_selection_offer_v1 at 4278190087.offer("GTK_TEXT_BUFFER_CONTENTS")
[2893255.553] zwp_primary_selection_device_v1 at 18.selection(zwp_primary_selection_offer_v1 at 4278190087)
[2893255.559]  -> zwp_primary_selection_offer_v1 at 4278190082.destroy()
[2893255.567] gtk_primary_selection_device at 42.data_offer(new id gtk_primary_selection_offer at 3834636576)
[Parent 274832: Main Thread]: D/WidgetClipboard primary_selection_data_offer()
[Parent 274832: Main Thread]: D/WidgetClipboard nsRetrievalContextWayland::RegisterNewDataOffer (primary) 7f4ae48fe920
[2893255.591] gtk_primary_selection_offer at 4278190088.offer("text/plain")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4ae48fe920 add MIME text/plain
[2893255.601] gtk_primary_selection_offer at 4278190088.offer("text/plain;charset=utf-8")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4ae48fe920 add MIME text/plain;charset=utf-8
[2893255.609] gtk_primary_selection_offer at 4278190088.offer("STRING")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4ae48fe920 add MIME STRING
[2893255.617] gtk_primary_selection_offer at 4278190088.offer("TEXT")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4ae48fe920 add MIME TEXT
[2893255.625] gtk_primary_selection_offer at 4278190088.offer("COMPOUND_TEXT")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4ae48fe920 add MIME COMPOUND_TEXT
[2893255.640] gtk_primary_selection_offer at 4278190088.offer("UTF8_STRING")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4ae48fe920 add MIME UTF8_STRING
[2893255.648] gtk_primary_selection_offer at 4278190088.offer("application/x-gtk-text-buffer-rich-text")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4ae48fe920 add MIME application/x-gtk-text-buffer-rich-text
[2893255.656] gtk_primary_selection_offer at 4278190088.offer("GTK_TEXT_BUFFER_CONTENTS")
[Parent 274832: Main Thread]: D/WidgetClipboard Primary data offer 7f4ae48fe920 add MIME GTK_TEXT_BUFFER_CONTENTS
[2893255.664] gtk_primary_selection_device at 42.selection(gtk_primary_selection_offer at 4278190088)
[Parent 274832: Main Thread]: D/WidgetClipboard primary_selection_selection()
[Parent 274832: Main Thread]: D/WidgetClipboard nsRetrievalContextWayland::SetPrimaryDataOffer (primary) 7f4ae48fe920
[2893255.676]  -> gtk_primary_selection_offer at 4278190083.destroy()
[2893255.681] zwp_text_input_v3 at 43.enter(wl_surface at 46)
[2893255.688] xdg_wm_base at 28.ping(16439841)
[2893255.695]  -> xdg_wm_base at 28.pong(16439841)
[2893255.701] wl_pointer at 8.button(31283, 16439841, 272, 1)
[2893255.717] wl_pointer at 8.frame()
[2893256.491]  -> wl_surface at 50.set_buffer_scale(2)
[2893256.503]  -> wl_surface at 50.set_buffer_scale(2)
[2893256.509]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893256.516]  -> wl_surface at 50.commit()
[2893264.371]  -> wl_surface at 50.set_buffer_scale(2)
[2893264.418]  -> wl_surface at 50.damage_buffer(0, 0, 1276, 88)
[2893264.434]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2893264.442]  -> wl_surface at 50.attach(wl_buffer at 66, 0, 0)
[2893264.454]  -> wl_surface at 50.commit()
[2893276.539]  -> zwp_text_input_v3 at 43.enable()
[2893276.624]  -> zwp_text_input_v3 at 43.set_content_type(0, 0)
[2893276.638]  -> zwp_text_input_v3 at 43.set_cursor_rectangle(26, 23, 0, 0)
[2893276.652]  -> zwp_text_input_v3 at 43.commit()
[2893276.656]  -> zwp_text_input_v3 at 43.disable()
[2893276.661]  -> zwp_text_input_v3 at 43.commit()
[2893291.004]  -> wl_surface at 50.set_buffer_scale(2)
[2893291.723]  -> wl_surface at 46.attach(wl_buffer at 56, 0, 0)
[2893291.788]  -> wl_surface at 46.set_buffer_scale(2)
[2893291.795]  -> wl_surface at 46.damage(0, 0, 690, 595)
[2893291.808]  -> xdg_toplevel at 48.set_min_size(450, 95)
[2893291.815]  -> xdg_toplevel at 48.set_max_size(8192, 8192)
[2893291.823]  -> xdg_surface at 47.set_window_geometry(26, 23, 638, 543)
[2893291.839]  -> wl_compositor at 4.create_region(new id wl_region at 80)
[2893291.846]  -> wl_region at 80.add(36, 23, 618, 10)
[2893291.857]  -> wl_region at 80.add(26, 33, 638, 533)
[2893291.868]  -> wl_surface at 46.set_opaque_region(wl_region at 80)
[2893291.873]  -> wl_region at 80.destroy()
[2893291.879]  -> wl_compositor at 4.create_region(new id wl_region at 81)
[2893291.885]  -> wl_region at 81.add(16, 13, 658, 563)
[2893291.896]  -> wl_surface at 46.set_input_region(wl_region at 81)
[2893291.900]  -> wl_region at 81.destroy()
[2893291.941]  -> wl_surface at 46.frame(new id wl_callback at 82)
[2893291.954]  -> wl_surface at 50.frame(new id wl_callback at 83)
[2893291.960]  -> wl_surface at 46.commit()
[2893291.969]  -> wl_surface at 50.set_buffer_scale(2)
[2893291.973]  -> wl_surface at 50.commit()
[2893292.087] wl_display at 1.delete_id(79)
[2893292.102] wl_callback at 79.done(16439882)
[2893292.109]  -> wl_surface at 50.set_buffer_scale(2)
[2893292.114]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893292.121]  -> wl_surface at 50.commit()
[2893292.361]  -> wl_display at 1.sync(new id wl_callback at 84)
[2893297.120] wl_display at 1.delete_id(80)
[2893297.161] wl_display at 1.delete_id(81)
[2893297.166] wl_display at 1.delete_id(84)
[2893297.171] wl_buffer at 56.release()
[2893297.177] wl_buffer at 66.release()
[2893297.189]  -> wl_surface at 50.set_buffer_scale(2)
[2893297.213] wl_callback at 84.done(31283)
[2893310.715] wl_display at 1.delete_id(82)
[2893310.756] wl_display at 1.delete_id(78)
[2893310.761] wl_display at 1.delete_id(83)
[2893310.765] wl_display at 1.delete_id(79)
[2893310.785] wl_callback at 82.done(16439896)
[2893310.805] wl_callback at 78.done(16439896)
[2893310.819]  -> wl_surface at 50.set_buffer_scale(2)
[2893310.827]  -> wl_surface at 50.damage(0, 0, 2147483647, 2147483647)
[2893310.841]  -> wl_surface at 50.frame(new id wl_callback at 78)
[2893310.847]  -> wl_surface at 50.attach(wl_buffer at 60, 0, 0)
[2893310.857]  -> wl_surface at 50.commit()
[2893310.880] wl_callback at 83.done(16439896)
[2893310.887] wl_callback at 79.done(16439896)
[2893310.893]  -> wl_surface at 50.set_buffer_scale(2)
[2893310.898]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893310.903]  -> wl_surface at 50.commit()
[2893311.535]  -> wl_display at 1.sync(new id wl_callback at 83)
[2893312.333] wl_buffer at 60.release()
[2893312.363] wl_display at 1.delete_id(83)
[2893312.368] wl_callback at 83.done(31283)
[2893312.374]  -> wl_display at 1.sync(new id wl_callback at 83)
[2893313.689] wl_display at 1.delete_id(83)
[2893313.703] wl_callback at 83.done(31283)
[2893313.716]  -> wl_display at 1.sync(new id wl_callback at 83)
[2893313.777] wl_display at 1.delete_id(83)
[2893313.783] wl_callback at 83.done(31283)
[2893335.419] wl_display at 1.delete_id(78)
[2893335.461] wl_display at 1.delete_id(79)
[2893335.469] wl_callback at 78.done(16439926)
[2893335.483] wl_callback at 79.done(16439926)
[2893335.497]  -> wl_surface at 50.set_buffer_scale(2)
[2893335.508]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893335.515]  -> wl_surface at 50.commit()
[2893352.269] wl_display at 1.delete_id(79)
[2893352.312] wl_callback at 79.done(16439942)
[2893352.326]  -> wl_surface at 50.set_buffer_scale(2)
[2893352.337]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893352.345]  -> wl_surface at 50.commit()
[2893367.951] wl_display at 1.delete_id(79)
[2893367.999] wl_callback at 79.done(16439958)
[2893368.014]  -> wl_surface at 50.set_buffer_scale(2)
[2893368.024]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893368.032]  -> wl_surface at 50.commit()
[2893378.648] wl_display at 1.delete_id(79)
[2893378.689] wl_callback at 79.done(16439975)
[2893378.702]  -> wl_surface at 50.set_buffer_scale(2)
[2893378.711]  -> wl_surface at 50.frame(new id wl_callback at 79)
[2893378.717]  -> wl_surface at 50.commit()
[2893379.996] wl_pointer at 8.button(31284, 16439977, 272, 0)
[2893380.037] wl_pointer at 8.frame()
[2893429.919]  -> wl_buffer at 66.destroy()
[2893430.160]  -> wl_shm_pool at 58.destroy()
[2893430.172]  -> wl_buffer at 60.destroy()
[2893430.364]  -> wl_shm_pool at 68.destroy()
[2893430.444]  -> xdg_toplevel at 48.destroy()
[2893430.453]  -> xdg_surface at 47.destroy()
[2893430.458]  -> wl_surface at 46.destroy()
[2893430.468]  -> wl_buffer at 56.destroy()
[2893430.473]  -> wl_shm_pool at 55.destroy()
[2893430.917]  -> wl_subsurface at 51.destroy()
[2893430.928]  -> wl_surface at 50.destroy()
[2893466.742] wl_display at 1.delete_id(79)
[Parent 274832: Main Thread]: D/WidgetDrag nsDragService::Observe("quit-application")
[2893506.973] wl_display at 1.delete_id(66)
[2893507.021] wl_display at 1.delete_id(58)
[2893507.027] wl_display at 1.delete_id(60)
[2893507.032] wl_display at 1.delete_id(68)
[2893507.037] wl_display at 1.delete_id(48)
[2893507.042] wl_display at 1.delete_id(47)
[2893507.047] wl_display at 1.delete_id(46)
[2893507.051] wl_display at 1.delete_id(56)
[2893507.056] wl_display at 1.delete_id(55)
[2893507.061] wl_display at 1.delete_id(51)
[2893507.066] wl_display at 1.delete_id(50)
[2893507.071] wl_keyboard at 30.leave(31285, nil)
[2893507.093] wl_keyboard at 75.leave(31285, nil)
[2893507.101] zwp_text_input_v3 at 43.leave(nil)
[2893507.108] wl_pointer at 8.leave(31287, nil)
[2893507.116] wl_pointer at 8.frame()
[2893589.763]  -> wl_surface at 67.destroy()

###!!! [Child][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost


###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost

[Parent 274832: Main Thread]: D/WidgetDrag nsDragService::~nsDragService
[2894258.909]  -> gtk_primary_selection_offer at 4278190088.destroy()
[2894267.609]  -> wl_data_offer at 4278190085.destroy()


More information about the wayland-devel mailing list