Skip to content

Instantly share code, notes, and snippets.

@FreeFull
Last active May 25, 2020 12:05
Show Gist options
  • Select an option

  • Save FreeFull/dc6c84bca737700d93dbbfb898d6ae7e to your computer and use it in GitHub Desktop.

Select an option

Save FreeFull/dc6c84bca737700d93dbbfb898d6ae7e to your computer and use it in GitHub Desktop.
(gdb) bt
#0 0x00007f52ca4c0355 in raise () at /usr/lib/libc.so.6
#1 0x00007f52ca4a9853 in abort () at /usr/lib/libc.so.6
#2 0x00007f52ca503878 in __libc_message () at /usr/lib/libc.so.6
#3 0x00007f52ca50ad3a in () at /usr/lib/libc.so.6
#4 0x00007f52ca50bef4 in _int_free () at /usr/lib/libc.so.6
#5 0x00007f52ca14deb9 in () at /usr/lib/libudev.so.1
#6 0x00007f52ca14df5e in () at /usr/lib/libudev.so.1
#7 0x00007f52ca156849 in () at /usr/lib/libudev.so.1
#8 0x00007f52ca161ef5 in udev_device_unref () at /usr/lib/libudev.so.1
#9 0x00007f52ca161eff in udev_device_unref () at /usr/lib/libudev.so.1
#10 0x00007f52ca161eff in udev_device_unref () at /usr/lib/libudev.so.1
#11 0x00007f52cabfefab in () at /usr/lib/libinput.so.10
#12 0x00007f52cac01ce5 in libinput_device_unref () at /usr/lib/libinput.so.10
#13 0x00007f52cac05f2f in libinput_event_destroy () at /usr/lib/libinput.so.10
#14 0x00007f52ca6f83e5 in handle_libinput_readable (fd=<optimized out>, mask=<optimized out>, _backend=0x55e4756612b0) at ../backend/libinput/backend.c:42
#15 0x00007f52ca783faa in wl_event_loop_dispatch () at /usr/lib/libwayland-server.so.0
#16 0x00007f52ca7824e7 in wl_display_run () at /usr/lib/libwayland-server.so.0
#17 0x000055e474e955a0 in main (argc=2, argv=0x7ffc1f051818) at ../sway/sway/main.c:409
00:00:00.003 [sway/main.c:153] Linux freefull-asus 5.6.14-arch1-1 #1 SMP PREEMPT Wed, 20 May 2020 20:43:19 +0000 x86_64 GNU/Linux
00:00:00.003 [sway/main.c:169] Contents of /etc/lsb-release:
00:00:00.003 [sway/main.c:153] LSB_VERSION=1.4
00:00:00.003 [sway/main.c:153] DISTRIB_ID=Arch
00:00:00.003 [sway/main.c:153] DISTRIB_RELEASE=rolling
00:00:00.003 [sway/main.c:153] DISTRIB_DESCRIPTION="Arch Linux"
00:00:00.003 [sway/main.c:169] Contents of /etc/os-release:
00:00:00.003 [sway/main.c:153] NAME="Arch Linux"
00:00:00.003 [sway/main.c:153] PRETTY_NAME="Arch Linux"
00:00:00.003 [sway/main.c:153] ID=arch
00:00:00.003 [sway/main.c:153] BUILD_ID=rolling
00:00:00.003 [sway/main.c:153] ANSI_COLOR="38;2;23;147;209"
00:00:00.003 [sway/main.c:153] HOME_URL="https://www.archlinux.org/"
00:00:00.003 [sway/main.c:153] DOCUMENTATION_URL="https://wiki.archlinux.org/"
00:00:00.003 [sway/main.c:153] SUPPORT_URL="https://bbs.archlinux.org/"
00:00:00.003 [sway/main.c:153] BUG_REPORT_URL="https://bugs.archlinux.org/"
00:00:00.003 [sway/main.c:153] LOGO=archlinux
00:00:00.003 [sway/main.c:141] LD_LIBRARY_PATH=(null)
00:00:00.003 [sway/main.c:141] LD_PRELOAD=(null)
00:00:00.003 [sway/main.c:141] PATH=/home/freefull/.cargo/bin:/home/freefull/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
00:00:00.003 [sway/main.c:141] SWAYSOCK=(null)
00:00:00.003 [sway/server.c:42] Preparing Wayland server initialization
00:00:00.010 [INFO] [backend/session/logind.c:822] Successfully loaded logind session
00:00:00.013 [INFO] [backend/backend.c:157] Found 2 GPUs
00:00:00.013 [INFO] [backend/drm/backend.c:139] Initializing DRM backend for /dev/dri/card0 (i915)
00:00:00.013 [DEBUG] [backend/drm/drm.c:70] Using atomic DRM interface
00:00:00.013 [INFO] [backend/drm/drm.c:255] Found 3 DRM CRTCs
00:00:00.013 [INFO] [backend/drm/drm.c:176] Found 9 DRM planes
00:00:00.026 [INFO] [render/egl.c:246] Using EGL 1.4
00:00:00.026 [INFO] [render/egl.c:247] Supported EGL extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
00:00:00.026 [INFO] [render/egl.c:248] EGL vendor: Mesa Project
00:00:00.026 [DEBUG] [render/egl.c:127] Supported dmabuf buffer formats: AB4H XB4H AR30 XR30 AB30 XB30 AR24 AB24 XR24 XB24 AR15 RG16 R8 R16 GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV YUYV UYVY
00:00:00.029 [INFO] [render/gles2/renderer.c:582] Using OpenGL ES 3.1 Mesa 20.0.7
00:00:00.029 [INFO] [render/gles2/renderer.c:583] GL vendor: Intel Open Source Technology Center
00:00:00.029 [INFO] [render/gles2/renderer.c:584] GL renderer: Mesa DRI Intel(R) HD Graphics 4400 (HSW GT2)
00:00:00.029 [INFO] [render/gles2/renderer.c:585] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_performance_query GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_KHR_no_error GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod
00:00:00.034 [INFO] [backend/drm/backend.c:139] Initializing DRM backend for /dev/dri/card1 (nouveau)
00:00:00.034 [DEBUG] [backend/drm/drm.c:66] Atomic modesetting unsupported, using legacy DRM interface
00:00:00.034 [INFO] [backend/drm/drm.c:255] Found 0 DRM CRTCs
00:00:00.216 [INFO] [render/egl.c:246] Using EGL 1.5
00:00:00.216 [INFO] [render/egl.c:247] Supported EGL extensions: EGL_ANDROID_blob_cache EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
00:00:00.216 [INFO] [render/egl.c:248] EGL vendor: Mesa Project
00:00:00.217 [DEBUG] [render/egl.c:127] Supported dmabuf buffer formats: AB4H XB4H AR30 XR30 AB30 XB30 AR24 AB24 XR24 XB24 AR15 RG16 R8 R16 GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV YUYV UYVY
00:00:00.219 [INFO] [render/gles2/renderer.c:582] Using OpenGL ES 3.2 Mesa 20.0.7
00:00:00.219 [INFO] [render/gles2/renderer.c:583] GL vendor: nouveau
00:00:00.219 [INFO] [render/gles2/renderer.c:584] GL renderer: NVE7
00:00:00.219 [INFO] [render/gles2/renderer.c:585] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod
00:00:00.227 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 5, inst: 16, bytes: 152
00:00:00.227 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 4, inst: 7, bytes: 64
00:00:00.228 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 18, bytes: 168
00:00:00.228 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 4, inst: 17, bytes: 160
00:00:00.228 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 19, bytes: 176
00:00:00.228 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 4, inst: 11, bytes: 104
00:00:00.229 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 19, bytes: 176
00:00:00.229 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 4, inst: 11, bytes: 104
00:00:00.229 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 19, bytes: 176
00:00:00.229 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 4, inst: 11, bytes: 104
00:00:00.229 [sway/main.c:372] Starting sway version 1.4-c632d47b (May 25 2020, branch 'master')
00:00:00.229 [sway/server.c:55] Initializing Wayland server
00:00:00.230 [DEBUG] [types/wlr_idle.c:247] idle manager created
00:00:00.230 [INFO] [backend/noop/backend.c:51] Creating noop backend
00:00:00.230 [INFO] [backend/headless/backend.c:171] Creating headless backend
00:00:00.232 [sway/config.c:379] Loading config from /home/freefull/.config/sway/config
00:00:00.232 [sway/config.c:788] Read line 1: # Default config for sway
00:00:00.232 [sway/config.c:788] Read line 2: #
00:00:00.232 [sway/config.c:788] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
00:00:00.232 [sway/config.c:788] Read line 4: #
00:00:00.232 [sway/config.c:788] Read line 5: # Read `man 5 sway` for a complete reference.
00:00:00.232 [sway/config.c:788] Read line 6:
00:00:00.232 [sway/config.c:788] Read line 7: ### Variables
00:00:00.232 [sway/config.c:788] Read line 8: set $mod Mod4
00:00:00.232 [sway/commands.c:372] Config command: set $mod Mod4
00:00:00.232 [sway/commands.c:392] After replacement: set $mod Mod4
00:00:00.232 [sway/config.c:788] Read line 9: set $term "termite -e fish"
00:00:00.232 [sway/commands.c:372] Config command: set $term "termite -e fish"
00:00:00.232 [sway/commands.c:392] After replacement: set $term "termite -e fish"
00:00:00.232 [sway/config.c:788] Read line 10: # Your preferred application launcher
00:00:00.232 [sway/config.c:788] Read line 11: # Note: it's recommended that you pass the final command to sway
00:00:00.232 [sway/config.c:788] Read line 12: set $menu dmenu_path | bemenu | xargs swaymsg exec --
00:00:00.232 [sway/commands.c:372] Config command: set $menu dmenu_path | bemenu | xargs swaymsg exec --
00:00:00.232 [sway/commands.c:392] After replacement: set $menu dmenu_path | bemenu | xargs swaymsg exec --
00:00:00.232 [sway/config.c:788] Read line 13:
00:00:00.232 [sway/config.c:788] Read line 14: output * bg "/home/freefull/wallpapers/0_a4ab4_6dab62ae_orig.jpg" stretch
00:00:00.233 [sway/commands.c:372] Config command: output * bg "/home/freefull/wallpapers/0_a4ab4_6dab62ae_orig.jpg" stretch
00:00:00.233 [sway/commands.c:392] After replacement: output * bg "/home/freefull/wallpapers/0_a4ab4_6dab62ae_orig.jpg" stretch
00:00:00.233 [sway/commands.c:423] Subcommand: bg /home/freefull/wallpapers/0_a4ab4_6dab62ae_orig.jpg stretch
00:00:00.233 [sway/config/output.c:223] Adding output * config
00:00:00.233 [sway/config/output.c:227] Config stored for output * (enabled: -1) ([email protected] position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /home/freefull/wallpapers/0_a4ab4_6dab62ae_orig.jpg stretch) (dpms 0) (max render time: -1)
00:00:00.233 [sway/config/output.c:798] spawn_swaybg cmd[0] = swaybg
00:00:00.233 [sway/config/output.c:798] spawn_swaybg cmd[1] = -o
00:00:00.233 [sway/config/output.c:798] spawn_swaybg cmd[2] = *
00:00:00.233 [sway/config/output.c:798] spawn_swaybg cmd[3] = -i
00:00:00.233 [sway/config/output.c:798] spawn_swaybg cmd[4] = /home/freefull/wallpapers/0_a4ab4_6dab62ae_orig.jpg
00:00:00.233 [sway/config/output.c:798] spawn_swaybg cmd[5] = -m
00:00:00.233 [sway/config/output.c:798] spawn_swaybg cmd[6] = stretch
00:00:00.235 [sway/config.c:788] Read line 15:
00:00:00.235 [sway/config.c:788] Read line 16: input "2:14:ETPS/2_Elantech_Touchpad" {
00:00:00.235 [sway/config.c:842] Entering block 'input "2:14:ETPS/2_Elantech_Touchpad"'
00:00:00.235 [sway/config.c:788] Read line 17: tap enabled
00:00:00.235 [sway/commands.c:372] Config command: input "2:14:ETPS/2_Elantech_Touchpad" tap enabled
00:00:00.235 [sway/commands.c:392] After replacement: input "2:14:ETPS/2_Elantech_Touchpad" tap enabled
00:00:00.235 [sway/commands/input.c:53] entering input block: 2:14:ETPS/2_Elantech_Touchpad
00:00:00.235 [sway/config/input.c:15] new_input_config(2:14:ETPS/2_Elantech_Touchpad)
00:00:00.235 [sway/commands.c:423] Subcommand: tap enabled
00:00:00.235 [sway/config/input.c:15] new_input_config(temp)
00:00:00.239 [sway/config/input.c:333] Config stored for input 2:14:ETPS/2_Elantech_Touchpad
00:00:00.239 [sway/config.c:788] Read line 18: dwt disabled
00:00:00.239 [sway/commands.c:372] Config command: input "2:14:ETPS/2_Elantech_Touchpad" dwt disabled
00:00:00.239 [sway/commands.c:392] After replacement: input "2:14:ETPS/2_Elantech_Touchpad" dwt disabled
00:00:00.239 [sway/commands/input.c:53] entering input block: 2:14:ETPS/2_Elantech_Touchpad
00:00:00.240 [sway/config/input.c:15] new_input_config(2:14:ETPS/2_Elantech_Touchpad)
00:00:00.240 [sway/commands.c:423] Subcommand: dwt disabled
00:00:00.240 [sway/config/input.c:15] new_input_config(temp)
00:00:00.244 [sway/config/input.c:333] Config stored for input 2:14:ETPS/2_Elantech_Touchpad
00:00:00.244 [sway/config.c:788] Read line 19: accel_profile flat
00:00:00.244 [sway/commands.c:372] Config command: input "2:14:ETPS/2_Elantech_Touchpad" accel_profile flat
00:00:00.244 [sway/commands.c:392] After replacement: input "2:14:ETPS/2_Elantech_Touchpad" accel_profile flat
00:00:00.244 [sway/commands/input.c:53] entering input block: 2:14:ETPS/2_Elantech_Touchpad
00:00:00.244 [sway/config/input.c:15] new_input_config(2:14:ETPS/2_Elantech_Touchpad)
00:00:00.244 [sway/commands.c:423] Subcommand: accel_profile flat
00:00:00.244 [sway/config/input.c:15] new_input_config(temp)
00:00:00.248 [sway/config/input.c:333] Config stored for input 2:14:ETPS/2_Elantech_Touchpad
00:00:00.248 [sway/config.c:788] Read line 20: tap_button_map lmr
00:00:00.248 [sway/commands.c:372] Config command: input "2:14:ETPS/2_Elantech_Touchpad" tap_button_map lmr
00:00:00.248 [sway/commands.c:392] After replacement: input "2:14:ETPS/2_Elantech_Touchpad" tap_button_map lmr
00:00:00.248 [sway/commands/input.c:53] entering input block: 2:14:ETPS/2_Elantech_Touchpad
00:00:00.248 [sway/config/input.c:15] new_input_config(2:14:ETPS/2_Elantech_Touchpad)
00:00:00.248 [sway/commands.c:423] Subcommand: tap_button_map lmr
00:00:00.248 [sway/config/input.c:15] new_input_config(temp)
00:00:00.252 [sway/config/input.c:333] Config stored for input 2:14:ETPS/2_Elantech_Touchpad
00:00:00.252 [sway/config.c:788] Read line 21: # events disabled_on_external_mouse
00:00:00.252 [sway/config.c:788] Read line 22: }
00:00:00.252 [sway/config.c:859] Exiting block 'input "2:14:ETPS/2_Elantech_Touchpad"'
00:00:00.252 [sway/config.c:788] Read line 23:
00:00:00.252 [sway/config.c:788] Read line 24: input "type:keyboard" {
00:00:00.252 [sway/config.c:842] Entering block 'input "type:keyboard"'
00:00:00.252 [sway/config.c:788] Read line 25: xkb_layout gb
00:00:00.252 [sway/commands.c:372] Config command: input "type:keyboard" xkb_layout gb
00:00:00.252 [sway/commands.c:392] After replacement: input "type:keyboard" xkb_layout gb
00:00:00.253 [sway/commands/input.c:53] entering input block: type:keyboard
00:00:00.253 [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.253 [sway/commands.c:423] Subcommand: xkb_layout gb
00:00:00.253 [sway/commands/input/xkb_layout.c:18] set-xkb_layout for config: type:keyboard layout: gb
00:00:00.253 [sway/config/input.c:15] new_input_config(temp)
00:00:00.257 [sway/config/input.c:333] Config stored for input type:keyboard
00:00:00.257 [sway/config.c:788] Read line 26: }
00:00:00.257 [sway/config.c:859] Exiting block 'input "type:keyboard"'
00:00:00.257 [sway/config.c:788] Read line 27:
00:00:00.257 [sway/config.c:788] Read line 28: workspace_layout tabbed
00:00:00.257 [sway/commands.c:372] Config command: workspace_layout tabbed
00:00:00.257 [sway/commands.c:392] After replacement: workspace_layout tabbed
00:00:00.257 [sway/config.c:788] Read line 29: tiling_drag disable
00:00:00.257 [sway/commands.c:372] Config command: tiling_drag disable
00:00:00.257 [sway/commands.c:392] After replacement: tiling_drag disable
00:00:00.257 [sway/config.c:788] Read line 30:
00:00:00.257 [sway/config.c:788] Read line 31: ### Key bindings
00:00:00.257 [sway/config.c:788] Read line 32: #
00:00:00.257 [sway/config.c:788] Read line 33: # Basics:
00:00:00.257 [sway/config.c:788] Read line 34: #
00:00:00.257 [sway/config.c:788] Read line 35: # start a terminal
00:00:00.257 [sway/config.c:788] Read line 36: bindsym $mod+Return exec $term
00:00:00.257 [sway/commands.c:372] Config command: bindsym $mod+Return exec $term
00:00:00.257 [sway/commands.c:392] After replacement: bindsym Mod4+Return exec "termite -e fish"
00:00:00.257 [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `exec "termite -e fish"` for device '*'
00:00:00.257 [sway/config.c:788] Read line 37:
00:00:00.257 [sway/config.c:788] Read line 38: # kill focused window
00:00:00.257 [sway/config.c:788] Read line 39: bindsym $mod+Shift+c kill
00:00:00.257 [sway/commands.c:372] Config command: bindsym $mod+Shift+c kill
00:00:00.257 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+c kill
00:00:00.257 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+c to command `kill` for device '*'
00:00:00.257 [sway/config.c:788] Read line 40:
00:00:00.257 [sway/config.c:788] Read line 41: # start your launcher
00:00:00.257 [sway/config.c:788] Read line 42: bindsym $mod+p exec $menu
00:00:00.258 [sway/commands.c:372] Config command: bindsym $mod+p exec $menu
00:00:00.258 [sway/commands.c:392] After replacement: bindsym Mod4+p exec dmenu_path | bemenu | xargs swaymsg exec --
00:00:00.258 [sway/commands/bind.c:297] bindsym - Bound Mod4+p to command `exec dmenu_path | bemenu | xargs swaymsg exec --` for device '*'
00:00:00.258 [sway/config.c:788] Read line 43:
00:00:00.258 [sway/config.c:788] Read line 44: # Drag floating windows by holding down $mod and left mouse button.
00:00:00.258 [sway/config.c:788] Read line 45: # Resize them with right mouse button + $mod.
00:00:00.258 [sway/config.c:788] Read line 46: # Despite the name, also works for non-floating windows.
00:00:00.258 [sway/config.c:788] Read line 47: # Change normal to inverse to use left mouse button for resizing and right
00:00:00.258 [sway/config.c:788] Read line 48: # mouse button for dragging.
00:00:00.258 [sway/config.c:788] Read line 49: floating_modifier $mod normal
00:00:00.258 [sway/commands.c:372] Config command: floating_modifier $mod normal
00:00:00.258 [sway/commands.c:392] After replacement: floating_modifier Mod4 normal
00:00:00.258 [sway/config.c:788] Read line 50:
00:00:00.258 [sway/config.c:788] Read line 51: # reload the configuration file
00:00:00.258 [sway/config.c:788] Read line 52: bindsym $mod+Shift+r reload
00:00:00.258 [sway/commands.c:372] Config command: bindsym $mod+Shift+r reload
00:00:00.258 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+r reload
00:00:00.258 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+r to command `reload` for device '*'
00:00:00.258 [sway/config.c:788] Read line 53:
00:00:00.258 [sway/config.c:788] Read line 54: # exit sway (logs you out of your Wayland session)
00:00:00.258 [sway/config.c:788] Read line 55: # bindsym $mod+Shift+Backspace exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
00:00:00.258 [sway/config.c:788] Read line 56: bindsym $mod+Shift+Backspace exit
00:00:00.258 [sway/commands.c:372] Config command: bindsym $mod+Shift+Backspace exit
00:00:00.258 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Backspace exit
00:00:00.258 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Backspace to command `exit` for device '*'
00:00:00.258 [sway/config.c:788] Read line 57: #
00:00:00.258 [sway/config.c:788] Read line 58: # Moving around:
00:00:00.258 [sway/config.c:788] Read line 59: #
00:00:00.258 [sway/config.c:788] Read line 60: # Move your focus around
00:00:00.258 [sway/config.c:788] Read line 61: bindsym $mod+Left focus left
00:00:00.258 [sway/commands.c:372] Config command: bindsym $mod+Left focus left
00:00:00.258 [sway/commands.c:392] After replacement: bindsym Mod4+Left focus left
00:00:00.258 [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*'
00:00:00.258 [sway/config.c:788] Read line 62: bindsym $mod+Down focus down
00:00:00.258 [sway/commands.c:372] Config command: bindsym $mod+Down focus down
00:00:00.258 [sway/commands.c:392] After replacement: bindsym Mod4+Down focus down
00:00:00.258 [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*'
00:00:00.258 [sway/config.c:788] Read line 63: bindsym $mod+Up focus up
00:00:00.258 [sway/commands.c:372] Config command: bindsym $mod+Up focus up
00:00:00.258 [sway/commands.c:392] After replacement: bindsym Mod4+Up focus up
00:00:00.258 [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*'
00:00:00.258 [sway/config.c:788] Read line 64: bindsym $mod+Right focus right
00:00:00.258 [sway/commands.c:372] Config command: bindsym $mod+Right focus right
00:00:00.258 [sway/commands.c:392] After replacement: bindsym Mod4+Right focus right
00:00:00.258 [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*'
00:00:00.258 [sway/config.c:788] Read line 65:
00:00:00.258 [sway/config.c:788] Read line 66: # _move_ the focused window with the same, but add Shift
00:00:00.258 [sway/config.c:788] Read line 67: bindsym $mod+Shift+Left move left
00:00:00.258 [sway/commands.c:372] Config command: bindsym $mod+Shift+Left move left
00:00:00.258 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Left move left
00:00:00.258 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
00:00:00.259 [sway/config.c:788] Read line 68: bindsym $mod+Shift+Down move down
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+Shift+Down move down
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Down move down
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
00:00:00.259 [sway/config.c:788] Read line 69: bindsym $mod+Shift+Up move up
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+Shift+Up move up
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Up move up
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
00:00:00.259 [sway/config.c:788] Read line 70: bindsym $mod+Shift+Right move right
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+Shift+Right move right
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Right move right
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
00:00:00.259 [sway/config.c:788] Read line 71: #
00:00:00.259 [sway/config.c:788] Read line 72: # Workspaces:
00:00:00.259 [sway/config.c:788] Read line 73: #
00:00:00.259 [sway/config.c:788] Read line 74: # switch to workspace
00:00:00.259 [sway/config.c:788] Read line 75: bindsym $mod+1 workspace 1
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+1 workspace 1
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+1 workspace 1
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+1 to command `workspace 1` for device '*'
00:00:00.259 [sway/config.c:788] Read line 76: bindsym $mod+2 workspace 2
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+2 workspace 2
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+2 workspace 2
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+2 to command `workspace 2` for device '*'
00:00:00.259 [sway/config.c:788] Read line 77: bindsym $mod+3 workspace 3
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+3 workspace 3
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+3 workspace 3
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+3 to command `workspace 3` for device '*'
00:00:00.259 [sway/config.c:788] Read line 78: bindsym $mod+4 workspace 4
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+4 workspace 4
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+4 workspace 4
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+4 to command `workspace 4` for device '*'
00:00:00.259 [sway/config.c:788] Read line 79: bindsym $mod+5 workspace 5
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+5 workspace 5
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+5 workspace 5
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+5 to command `workspace 5` for device '*'
00:00:00.259 [sway/config.c:788] Read line 80: bindsym $mod+6 workspace 6
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+6 workspace 6
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+6 workspace 6
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+6 to command `workspace 6` for device '*'
00:00:00.259 [sway/config.c:788] Read line 81: bindsym $mod+7 workspace 7
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+7 workspace 7
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+7 workspace 7
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+7 to command `workspace 7` for device '*'
00:00:00.259 [sway/config.c:788] Read line 82: bindsym $mod+8 workspace 8
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+8 workspace 8
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+8 workspace 8
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+8 to command `workspace 8` for device '*'
00:00:00.259 [sway/config.c:788] Read line 83: bindsym $mod+9 workspace 9
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+9 workspace 9
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+9 workspace 9
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+9 to command `workspace 9` for device '*'
00:00:00.259 [sway/config.c:788] Read line 84: bindsym $mod+0 workspace 10
00:00:00.259 [sway/commands.c:372] Config command: bindsym $mod+0 workspace 10
00:00:00.259 [sway/commands.c:392] After replacement: bindsym Mod4+0 workspace 10
00:00:00.259 [sway/commands/bind.c:297] bindsym - Bound Mod4+0 to command `workspace 10` for device '*'
00:00:00.259 [sway/config.c:788] Read line 85: # move focused container to workspace
00:00:00.260 [sway/config.c:788] Read line 86: bindsym $mod+Shift+1 move container to workspace 1
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+1 move container to workspace 1
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+1 move container to workspace 1
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+1 to command `move container to workspace 1` for device '*'
00:00:00.260 [sway/config.c:788] Read line 87: bindsym $mod+Shift+2 move container to workspace 2
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+2 move container to workspace 2
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+2 move container to workspace 2
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+2 to command `move container to workspace 2` for device '*'
00:00:00.260 [sway/config.c:788] Read line 88: bindsym $mod+Shift+3 move container to workspace 3
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+3 move container to workspace 3
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+3 move container to workspace 3
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+3 to command `move container to workspace 3` for device '*'
00:00:00.260 [sway/config.c:788] Read line 89: bindsym $mod+Shift+4 move container to workspace 4
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+4 move container to workspace 4
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+4 move container to workspace 4
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+4 to command `move container to workspace 4` for device '*'
00:00:00.260 [sway/config.c:788] Read line 90: bindsym $mod+Shift+5 move container to workspace 5
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+5 move container to workspace 5
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+5 move container to workspace 5
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+5 to command `move container to workspace 5` for device '*'
00:00:00.260 [sway/config.c:788] Read line 91: bindsym $mod+Shift+6 move container to workspace 6
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+6 move container to workspace 6
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+6 move container to workspace 6
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+6 to command `move container to workspace 6` for device '*'
00:00:00.260 [sway/config.c:788] Read line 92: bindsym $mod+Shift+7 move container to workspace 7
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+7 move container to workspace 7
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+7 move container to workspace 7
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+7 to command `move container to workspace 7` for device '*'
00:00:00.260 [sway/config.c:788] Read line 93: bindsym $mod+Shift+8 move container to workspace 8
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+8 move container to workspace 8
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+8 move container to workspace 8
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+8 to command `move container to workspace 8` for device '*'
00:00:00.260 [sway/config.c:788] Read line 94: bindsym $mod+Shift+9 move container to workspace 9
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+9 move container to workspace 9
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+9 move container to workspace 9
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+9 to command `move container to workspace 9` for device '*'
00:00:00.260 [sway/config.c:788] Read line 95: bindsym $mod+Shift+0 move container to workspace 10
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Shift+0 move container to workspace 10
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+0 move container to workspace 10
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+0 to command `move container to workspace 10` for device '*'
00:00:00.260 [sway/config.c:788] Read line 96: # Note: workspaces can have any name you want, not just numbers.
00:00:00.260 [sway/config.c:788] Read line 97: # We just use 1-10 as the default.
00:00:00.260 [sway/config.c:788] Read line 98: bindsym $mod+Tab workspace back_and_forth
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+Tab workspace back_and_forth
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+Tab workspace back_and_forth
00:00:00.260 [sway/commands/bind.c:297] bindsym - Bound Mod4+Tab to command `workspace back_and_forth` for device '*'
00:00:00.260 [sway/config.c:788] Read line 99: #
00:00:00.260 [sway/config.c:788] Read line 100: # Layout stuff:
00:00:00.260 [sway/config.c:788] Read line 101: #
00:00:00.260 [sway/config.c:788] Read line 102: # You can "split" the current object of your focus with
00:00:00.260 [sway/config.c:788] Read line 103: # $mod+b or $mod+v, for horizontal and vertical splits
00:00:00.260 [sway/config.c:788] Read line 104: # respectively.
00:00:00.260 [sway/config.c:788] Read line 105: bindsym $mod+b splith
00:00:00.260 [sway/commands.c:372] Config command: bindsym $mod+b splith
00:00:00.260 [sway/commands.c:392] After replacement: bindsym Mod4+b splith
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+b to command `splith` for device '*'
00:00:00.261 [sway/config.c:788] Read line 106: bindsym $mod+v splitv
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+v splitv
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+v splitv
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+v to command `splitv` for device '*'
00:00:00.261 [sway/config.c:788] Read line 107:
00:00:00.261 [sway/config.c:788] Read line 108: # Switch the current container between different layout styles
00:00:00.261 [sway/config.c:788] Read line 109: bindsym $mod+s layout stacking
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+s layout stacking
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+s layout stacking
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
00:00:00.261 [sway/config.c:788] Read line 110: bindsym $mod+w layout tabbed
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+w layout tabbed
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+w layout tabbed
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
00:00:00.261 [sway/config.c:788] Read line 111: bindsym $mod+e layout toggle split
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+e layout toggle split
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+e layout toggle split
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
00:00:00.261 [sway/config.c:788] Read line 112:
00:00:00.261 [sway/config.c:788] Read line 113: # Make the current focus fullscreen
00:00:00.261 [sway/config.c:788] Read line 114: bindsym $mod+f fullscreen
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+f fullscreen
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+f fullscreen
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
00:00:00.261 [sway/config.c:788] Read line 115:
00:00:00.261 [sway/config.c:788] Read line 116: # Toggle the current focus between tiling and floating mode
00:00:00.261 [sway/config.c:788] Read line 117: bindsym $mod+Shift+space floating toggle
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+Shift+space floating toggle
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+space floating toggle
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
00:00:00.261 [sway/config.c:788] Read line 118:
00:00:00.261 [sway/config.c:788] Read line 119: # Swap focus between the tiling area and the floating area
00:00:00.261 [sway/config.c:788] Read line 120: bindsym $mod+space focus mode_toggle
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+space focus mode_toggle
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+space focus mode_toggle
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
00:00:00.261 [sway/config.c:788] Read line 121:
00:00:00.261 [sway/config.c:788] Read line 122: # move focus to the parent container
00:00:00.261 [sway/config.c:788] Read line 123: bindsym $mod+a focus parent
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+a focus parent
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+a focus parent
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+a to command `focus parent` for device '*'
00:00:00.261 [sway/config.c:788] Read line 124: # move focus to the child container
00:00:00.261 [sway/config.c:788] Read line 125: bindsym $mod+d focus child
00:00:00.261 [sway/commands.c:372] Config command: bindsym $mod+d focus child
00:00:00.261 [sway/commands.c:392] After replacement: bindsym Mod4+d focus child
00:00:00.261 [sway/commands/bind.c:297] bindsym - Bound Mod4+d to command `focus child` for device '*'
00:00:00.261 [sway/config.c:788] Read line 126: #
00:00:00.261 [sway/config.c:788] Read line 127: # Scratchpad:
00:00:00.261 [sway/config.c:788] Read line 128: #
00:00:00.261 [sway/config.c:788] Read line 129: # Sway has a "scratchpad", which is a bag of holding for windows.
00:00:00.261 [sway/config.c:788] Read line 130: # You can send windows there and get them back later.
00:00:00.261 [sway/config.c:788] Read line 131:
00:00:00.261 [sway/config.c:788] Read line 132: # Move the currently focused window to the scratchpad
00:00:00.262 [sway/config.c:788] Read line 133: bindsym $mod+Shift+minus move scratchpad
00:00:00.262 [sway/commands.c:372] Config command: bindsym $mod+Shift+minus move scratchpad
00:00:00.262 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+minus move scratchpad
00:00:00.262 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
00:00:00.262 [sway/config.c:788] Read line 134:
00:00:00.262 [sway/config.c:788] Read line 135: # Show the next scratchpad window or hide the focused scratchpad window.
00:00:00.262 [sway/config.c:788] Read line 136: # If there are multiple scratchpad windows, this command cycles through them.
00:00:00.262 [sway/config.c:788] Read line 137: bindsym $mod+minus scratchpad show
00:00:00.262 [sway/commands.c:372] Config command: bindsym $mod+minus scratchpad show
00:00:00.262 [sway/commands.c:392] After replacement: bindsym Mod4+minus scratchpad show
00:00:00.262 [sway/commands/bind.c:297] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
00:00:00.262 [sway/config.c:788] Read line 138: #
00:00:00.262 [sway/config.c:788] Read line 139: # Resizing containers:
00:00:00.262 [sway/config.c:788] Read line 140: #
00:00:00.262 [sway/config.c:788] Read line 141: mode "resize" {
00:00:00.262 [sway/config.c:842] Entering block 'mode "resize"'
00:00:00.262 [sway/config.c:788] Read line 142: # left will shrink the containers width
00:00:00.262 [sway/config.c:788] Read line 143: # right will grow the containers width
00:00:00.262 [sway/config.c:788] Read line 144: # up will shrink the containers height
00:00:00.262 [sway/config.c:788] Read line 145: # down will grow the containers height
00:00:00.262 [sway/config.c:788] Read line 146: bindsym Left resize shrink width 10px
00:00:00.262 [sway/commands.c:372] Config command: mode "resize" bindsym Left resize shrink width 10px
00:00:00.262 [sway/commands.c:392] After replacement: mode "resize" bindsym Left resize shrink width 10px
00:00:00.262 [sway/commands.c:423] Subcommand: bindsym Left resize shrink width 10px
00:00:00.262 [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10px` for device '*'
00:00:00.262 [sway/config.c:788] Read line 147: bindsym Down resize grow height 10px
00:00:00.262 [sway/commands.c:372] Config command: mode "resize" bindsym Down resize grow height 10px
00:00:00.262 [sway/commands.c:392] After replacement: mode "resize" bindsym Down resize grow height 10px
00:00:00.262 [sway/commands.c:423] Subcommand: bindsym Down resize grow height 10px
00:00:00.262 [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10px` for device '*'
00:00:00.262 [sway/config.c:788] Read line 148: bindsym Up resize shrink height 10px
00:00:00.262 [sway/commands.c:372] Config command: mode "resize" bindsym Up resize shrink height 10px
00:00:00.262 [sway/commands.c:392] After replacement: mode "resize" bindsym Up resize shrink height 10px
00:00:00.262 [sway/commands.c:423] Subcommand: bindsym Up resize shrink height 10px
00:00:00.262 [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10px` for device '*'
00:00:00.262 [sway/config.c:788] Read line 149: bindsym Right resize grow width 10px
00:00:00.262 [sway/commands.c:372] Config command: mode "resize" bindsym Right resize grow width 10px
00:00:00.262 [sway/commands.c:392] After replacement: mode "resize" bindsym Right resize grow width 10px
00:00:00.262 [sway/commands.c:423] Subcommand: bindsym Right resize grow width 10px
00:00:00.262 [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10px` for device '*'
00:00:00.262 [sway/config.c:788] Read line 150:
00:00:00.262 [sway/config.c:788] Read line 151: # return to default mode
00:00:00.262 [sway/config.c:788] Read line 152: bindsym Return mode "default"
00:00:00.262 [sway/commands.c:372] Config command: mode "resize" bindsym Return mode "default"
00:00:00.262 [sway/commands.c:392] After replacement: mode "resize" bindsym Return mode "default"
00:00:00.262 [sway/commands.c:423] Subcommand: bindsym Return mode "default"
00:00:00.262 [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*'
00:00:00.262 [sway/config.c:788] Read line 153: bindsym Escape mode "default"
00:00:00.262 [sway/commands.c:372] Config command: mode "resize" bindsym Escape mode "default"
00:00:00.262 [sway/commands.c:392] After replacement: mode "resize" bindsym Escape mode "default"
00:00:00.262 [sway/commands.c:423] Subcommand: bindsym Escape mode "default"
00:00:00.262 [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*'
00:00:00.262 [sway/config.c:788] Read line 154: }
00:00:00.262 [sway/config.c:859] Exiting block 'mode "resize"'
00:00:00.262 [sway/config.c:788] Read line 155: bindsym $mod+r mode "resize"
00:00:00.262 [sway/commands.c:372] Config command: bindsym $mod+r mode "resize"
00:00:00.262 [sway/commands.c:392] After replacement: bindsym Mod4+r mode "resize"
00:00:00.263 [sway/commands/bind.c:297] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
00:00:00.263 [sway/config.c:788] Read line 156:
00:00:00.263 [sway/config.c:788] Read line 157: #
00:00:00.263 [sway/config.c:788] Read line 158: # Status Bar:
00:00:00.263 [sway/config.c:788] Read line 159: #
00:00:00.263 [sway/config.c:788] Read line 160: # Read `man 5 sway-bar` for more information about this section.
00:00:00.263 [sway/config.c:788] Read line 161: bar {
00:00:00.263 [sway/config.c:842] Entering block 'bar'
00:00:00.263 [sway/config.c:788] Read line 162: swaybar_command waybar
00:00:00.263 [sway/commands.c:372] Config command: bar swaybar_command waybar
00:00:00.263 [sway/commands.c:392] After replacement: bar swaybar_command waybar
00:00:00.263 [sway/commands/bar.c:92] Creating bar: bar-0
00:00:00.263 [sway/commands.c:423] Subcommand: swaybar_command waybar
00:00:00.263 [sway/commands/bar/swaybar_command.c:13] Using custom swaybar command: waybar
00:00:00.263 [sway/config.c:788] Read line 163:
00:00:00.263 [sway/config.c:788] Read line 164: #status_command i3status
00:00:00.263 [sway/config.c:788] Read line 165: position bottom
00:00:00.263 [sway/commands.c:372] Config command: bar position bottom
00:00:00.263 [sway/commands.c:392] After replacement: bar position bottom
00:00:00.263 [sway/commands.c:423] Subcommand: position bottom
00:00:00.263 [sway/commands/bar/position.c:15] Setting bar position 'bottom' for bar: bar-0
00:00:00.263 [sway/config.c:788] Read line 166: }
00:00:00.263 [sway/config.c:859] Exiting block 'bar'
00:00:00.263 [sway/config.c:788] Read line 167:
00:00:00.263 [sway/config.c:788] Read line 168: focus_follows_mouse no
00:00:00.263 [sway/commands.c:372] Config command: focus_follows_mouse no
00:00:00.263 [sway/commands.c:392] After replacement: focus_follows_mouse no
00:00:00.263 [sway/config.c:788] Read line 169: font pango:monospace 8
00:00:00.263 [sway/commands.c:372] Config command: font pango:monospace 8
00:00:00.263 [sway/commands.c:392] After replacement: font pango:monospace 8
00:00:00.263 [sway/config.c:788] Read line 170: hide_edge_borders both
00:00:00.263 [sway/commands.c:372] Config command: hide_edge_borders both
00:00:00.263 [sway/commands.c:392] After replacement: hide_edge_borders both
00:00:00.263 [sway/config.c:788] Read line 171: floating_maximum_size -1 x -1
00:00:00.263 [sway/commands.c:372] Config command: floating_maximum_size -1 x -1
00:00:00.263 [sway/commands.c:392] After replacement: floating_maximum_size -1 x -1
00:00:00.263 [sway/config.c:788] Read line 172:
00:00:00.263 [sway/config.c:788] Read line 173: # Custom bindsyms
00:00:00.263 [sway/config.c:788] Read line 174: bindsym Print exec "grim - | wl-copy"
00:00:00.263 [sway/commands.c:372] Config command: bindsym Print exec "grim - | wl-copy"
00:00:00.263 [sway/commands.c:392] After replacement: bindsym Print exec "grim - | wl-copy"
00:00:00.263 [sway/commands/bind.c:297] bindsym - Bound Print to command `exec "grim - | wl-copy"` for device '*'
00:00:00.263 [sway/config.c:788] Read line 175: bindsym Shift+Print exec "slurp | grim -g - - | wl-copy"
00:00:00.263 [sway/commands.c:372] Config command: bindsym Shift+Print exec "slurp | grim -g - - | wl-copy"
00:00:00.263 [sway/commands.c:392] After replacement: bindsym Shift+Print exec "slurp | grim -g - - | wl-copy"
00:00:00.263 [sway/commands/bind.c:297] bindsym - Bound Shift+Print to command `exec "slurp | grim -g - - | wl-copy"` for device '*'
00:00:00.263 [sway/config.c:788] Read line 176: bindsym XF86AudioMute exec "pactl set-sink-mute @DEFAULT_SINK@ 1"
00:00:00.263 [sway/commands.c:372] Config command: bindsym XF86AudioMute exec "pactl set-sink-mute @DEFAULT_SINK@ 1"
00:00:00.263 [sway/commands.c:392] After replacement: bindsym XF86AudioMute exec "pactl set-sink-mute @DEFAULT_SINK@ 1"
00:00:00.263 [sway/commands/bind.c:297] bindsym - Bound XF86AudioMute to command `exec "pactl set-sink-mute @DEFAULT_SINK@ 1"` for device '*'
00:00:00.263 [sway/config.c:788] Read line 177: bindsym XF86AudioLowerVolume exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ -3%"
00:00:00.263 [sway/commands.c:372] Config command: bindsym XF86AudioLowerVolume exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ -3%"
00:00:00.263 [sway/commands.c:392] After replacement: bindsym XF86AudioLowerVolume exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ -3%"
00:00:00.263 [sway/commands/bind.c:297] bindsym - Bound XF86AudioLowerVolume to command `exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ -3%"` for device '*'
00:00:00.263 [sway/config.c:788] Read line 178: bindsym XF86AudioRaiseVolume exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ +3%"
00:00:00.263 [sway/commands.c:372] Config command: bindsym XF86AudioRaiseVolume exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ +3%"
00:00:00.263 [sway/commands.c:392] After replacement: bindsym XF86AudioRaiseVolume exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ +3%"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound XF86AudioRaiseVolume to command `exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ +3%"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 179:
00:00:00.264 [sway/config.c:788] Read line 180: bindsym XF86KbdBrightnessDown exec "asus-kbd-backlight down"
00:00:00.264 [sway/commands.c:372] Config command: bindsym XF86KbdBrightnessDown exec "asus-kbd-backlight down"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym XF86KbdBrightnessDown exec "asus-kbd-backlight down"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound XF86KbdBrightnessDown to command `exec "asus-kbd-backlight down"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 181: bindsym XF86KbdBrightnessUp exec "asus-kbd-backlight up"
00:00:00.264 [sway/commands.c:372] Config command: bindsym XF86KbdBrightnessUp exec "asus-kbd-backlight up"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym XF86KbdBrightnessUp exec "asus-kbd-backlight up"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound XF86KbdBrightnessUp to command `exec "asus-kbd-backlight up"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 182: bindsym XF86MonBrightnessDown exec "bl -"
00:00:00.264 [sway/commands.c:372] Config command: bindsym XF86MonBrightnessDown exec "bl -"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym XF86MonBrightnessDown exec "bl -"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound XF86MonBrightnessDown to command `exec "bl -"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 183: bindsym XF86MonBrightnessUp exec "bl +"
00:00:00.264 [sway/commands.c:372] Config command: bindsym XF86MonBrightnessUp exec "bl +"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym XF86MonBrightnessUp exec "bl +"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound XF86MonBrightnessUp to command `exec "bl +"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 184: bindsym Shift+XF86MonBrightnessDown exec "bl -"
00:00:00.264 [sway/commands.c:372] Config command: bindsym Shift+XF86MonBrightnessDown exec "bl -"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym Shift+XF86MonBrightnessDown exec "bl -"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound Shift+XF86MonBrightnessDown to command `exec "bl -"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 185: bindsym Shift+XF86MonBrightnessUp exec "bl +"
00:00:00.264 [sway/commands.c:372] Config command: bindsym Shift+XF86MonBrightnessUp exec "bl +"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym Shift+XF86MonBrightnessUp exec "bl +"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound Shift+XF86MonBrightnessUp to command `exec "bl +"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 186: bindsym --whole-window $mod+button5 exec "bl -"
00:00:00.264 [sway/commands.c:372] Config command: bindsym --whole-window $mod+button5 exec "bl -"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym --whole-window Mod4+button5 exec "bl -"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound Mod4+button5 to command `exec "bl -"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 187: bindsym --whole-window $mod+button4 exec "bl +"
00:00:00.264 [sway/commands.c:372] Config command: bindsym --whole-window $mod+button4 exec "bl +"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym --whole-window Mod4+button4 exec "bl +"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound Mod4+button4 to command `exec "bl +"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 188: bindsym --whole-window $mod+Shift+button5 exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ -0.5%"
00:00:00.264 [sway/commands.c:372] Config command: bindsym --whole-window $mod+Shift+button5 exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ -0.5%"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym --whole-window Mod4+Shift+button5 exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ -0.5%"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+button5 to command `exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ -0.5%"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 189: bindsym --whole-window $mod+Shift+button4 exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ +0.5%"
00:00:00.264 [sway/commands.c:372] Config command: bindsym --whole-window $mod+Shift+button4 exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ +0.5%"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym --whole-window Mod4+Shift+button4 exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ +0.5%"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+button4 to command `exec "pactl set-sink-mute @DEFAULT_SINK@ 0; pactl set-sink-volume @DEFAULT_SINK@ +0.5%"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 190:
00:00:00.264 [sway/config.c:788] Read line 191: bindsym $mod+KP_Down exec "bl -"
00:00:00.264 [sway/commands.c:372] Config command: bindsym $mod+KP_Down exec "bl -"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym Mod4+KP_Down exec "bl -"
00:00:00.264 [sway/commands/bind.c:297] bindsym - Bound Mod4+KP_Down to command `exec "bl -"` for device '*'
00:00:00.264 [sway/config.c:788] Read line 192: bindsym $mod+KP_Up exec "bl +"
00:00:00.264 [sway/commands.c:372] Config command: bindsym $mod+KP_Up exec "bl +"
00:00:00.264 [sway/commands.c:392] After replacement: bindsym Mod4+KP_Up exec "bl +"
00:00:00.265 [sway/commands/bind.c:297] bindsym - Bound Mod4+KP_Up to command `exec "bl +"` for device '*'
00:00:00.265 [sway/config.c:788] Read line 193:
00:00:00.265 [sway/config.c:788] Read line 194: bindsym XF86TouchpadToggle input "2:14:ETPS/2_Elantech_Touchpad" events toggle disabled_on_external_mouse disabled
00:00:00.265 [sway/commands.c:372] Config command: bindsym XF86TouchpadToggle input "2:14:ETPS/2_Elantech_Touchpad" events toggle disabled_on_external_mouse disabled
00:00:00.265 [sway/commands.c:392] After replacement: bindsym XF86TouchpadToggle input "2:14:ETPS/2_Elantech_Touchpad" events toggle disabled_on_external_mouse disabled
00:00:00.265 [sway/commands/bind.c:297] bindsym - Bound XF86TouchpadToggle to command `input "2:14:ETPS/2_Elantech_Touchpad" events toggle disabled_on_external_mouse disabled` for device '*'
00:00:00.265 [sway/config.c:788] Read line 195:
00:00:00.265 [sway/config.c:788] Read line 196: bindsym $mod+Shift+p exec "xfce4-appfinder --display $DISPLAY"
00:00:00.265 [sway/commands.c:372] Config command: bindsym $mod+Shift+p exec "xfce4-appfinder --display $DISPLAY"
00:00:00.265 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+p exec "xfce4-appfinder --display $DISPLAY"
00:00:00.265 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+p to command `exec "xfce4-appfinder --display $DISPLAY"` for device '*'
00:00:00.265 [sway/config.c:788] Read line 197:
00:00:00.265 [sway/config.c:788] Read line 198: bindsym $mod+less move workspace to output up
00:00:00.265 [sway/commands.c:372] Config command: bindsym $mod+less move workspace to output up
00:00:00.265 [sway/commands.c:392] After replacement: bindsym Mod4+less move workspace to output up
00:00:00.265 [sway/commands/bind.c:297] bindsym - Bound Mod4+less to command `move workspace to output up` for device '*'
00:00:00.265 [sway/config.c:788] Read line 199: bindsym $mod+greater move workspace to output down
00:00:00.265 [sway/commands.c:372] Config command: bindsym $mod+greater move workspace to output down
00:00:00.265 [sway/commands.c:392] After replacement: bindsym Mod4+greater move workspace to output down
00:00:00.265 [sway/commands/bind.c:297] bindsym - Bound Mod4+greater to command `move workspace to output down` for device '*'
00:00:00.265 [sway/config.c:788] Read line 200:
00:00:00.265 [sway/config.c:788] Read line 201: for_window [class="Xephyr"] fullscreen
00:00:00.265 [sway/commands.c:372] Config command: for_window [class="Xephyr"] fullscreen
00:00:00.265 [sway/commands.c:392] After replacement: for_window [class="Xephyr"] fullscreen
00:00:00.265 [sway/criteria.c:712] Found pair: class=Xephyr
00:00:00.265 [sway/commands/for_window.c:34] for_window: '[class="Xephyr"]' -> 'fullscreen' added
00:00:00.265 [sway/config.c:788] Read line 202: for_window [class="PCSX2"] floating enable
00:00:00.265 [sway/commands.c:372] Config command: for_window [class="PCSX2"] floating enable
00:00:00.265 [sway/commands.c:392] After replacement: for_window [class="PCSX2"] floating enable
00:00:00.265 [sway/criteria.c:712] Found pair: class=PCSX2
00:00:00.265 [sway/commands/for_window.c:34] for_window: '[class="PCSX2"]' -> 'floating enable' added
00:00:00.265 [sway/config.c:788] Read line 203: for_window [title="Picture-in-Picture"] sticky enable; border none; floating enable
00:00:00.265 [sway/commands.c:372] Config command: for_window [title="Picture-in-Picture"] sticky enable; border none; floating enable
00:00:00.265 [sway/commands.c:392] After replacement: for_window [title="Picture-in-Picture"] sticky enable; border none; floating enable
00:00:00.265 [sway/criteria.c:712] Found pair: title=Picture-in-Picture
00:00:00.265 [sway/commands/for_window.c:34] for_window: '[title="Picture-in-Picture"]' -> 'sticky enable; border none; floating enable' added
00:00:00.265 [sway/config.c:788] Read line 204: assign [class="Steam"] workspace 3
00:00:00.265 [sway/commands.c:372] Config command: assign [class="Steam"] workspace 3
00:00:00.265 [sway/commands.c:392] After replacement: assign [class="Steam"] workspace 3
00:00:00.265 [sway/criteria.c:712] Found pair: class=Steam
00:00:00.265 [sway/commands/assign.c:59] assign: '[class="Steam"]' -> '3' added
00:00:00.265 [sway/config.c:788] Read line 205:
00:00:00.265 [sway/config.c:788] Read line 206: # https://github.com/any1/wayvnc/blob/master/FAQ.md
00:00:00.265 [sway/config.c:788] Read line 207: mode passthrough {
00:00:00.265 [sway/config.c:842] Entering block 'mode passthrough'
00:00:00.265 [sway/config.c:788] Read line 208: bindsym $mod+Pause mode default
00:00:00.265 [sway/commands.c:372] Config command: mode passthrough bindsym $mod+Pause mode default
00:00:00.265 [sway/commands.c:392] After replacement: mode passthrough bindsym Mod4+Pause mode default
00:00:00.265 [sway/commands.c:423] Subcommand: bindsym Mod4+Pause mode default
00:00:00.265 [sway/commands/bind.c:297] bindsym - Bound Mod4+Pause to command `mode default` for device '*'
00:00:00.265 [sway/config.c:788] Read line 209: }
00:00:00.265 [sway/config.c:859] Exiting block 'mode passthrough'
00:00:00.265 [sway/config.c:788] Read line 210: bindsym $mod+Pause mode passthrough
00:00:00.265 [sway/commands.c:372] Config command: bindsym $mod+Pause mode passthrough
00:00:00.265 [sway/commands.c:392] After replacement: bindsym Mod4+Pause mode passthrough
00:00:00.266 [sway/commands/bind.c:297] bindsym - Bound Mod4+Pause to command `mode passthrough` for device '*'
00:00:00.266 [sway/config.c:788] Read line 211:
00:00:00.266 [sway/config.c:788] Read line 212: exec mako
00:00:00.266 [sway/commands.c:372] Config command: exec mako
00:00:00.266 [sway/commands.c:392] After replacement: exec mako
00:00:00.266 [sway/config.c:832] Deferring command `exec mako'
00:00:00.266 [sway/config.c:788] Read line 213: exec lxqt-policykit-agent
00:00:00.266 [sway/commands.c:372] Config command: exec lxqt-policykit-agent
00:00:00.266 [sway/commands.c:392] After replacement: exec lxqt-policykit-agent
00:00:00.266 [sway/config.c:832] Deferring command `exec lxqt-policykit-agent'
00:00:00.266 [sway/config.c:788] Read line 214: #exec "cadence-session-start -s"
00:00:00.266 [sway/config.c:788] Read line 215:
00:00:00.266 [sway/config.c:788] Read line 216: include /etc/sway/config.d/*
00:00:00.266 [sway/commands.c:372] Config command: include /etc/sway/config.d/*
00:00:00.266 [sway/commands.c:392] After replacement: include /etc/sway/config.d/*
00:00:00.266 [sway/config.c:570] /etc/sway/config.d/* not found.
00:00:00.266 [sway/config.c:788] Read line 217: include ~/.config/sway/config.d/*
00:00:00.266 [sway/commands.c:372] Config command: include ~/.config/sway/config.d/*
00:00:00.266 [sway/commands.c:392] After replacement: include ~/.config/sway/config.d/*
00:00:00.266 [sway/config.c:379] Loading config from /home/freefull/.config/sway/config.d/update-env
00:00:00.266 [sway/config.c:788] Read line 1: exec "systemctl --user import-environment"
00:00:00.266 [sway/commands.c:372] Config command: exec "systemctl --user import-environment"
00:00:00.266 [sway/commands.c:392] After replacement: exec "systemctl --user import-environment"
00:00:00.266 [sway/config.c:832] Deferring command `exec "systemctl --user import-environment"'
00:00:00.266 [sway/config.c:788] Read line 2: exec "dbus-update-activation-environment"
00:00:00.266 [sway/commands.c:372] Config command: exec "dbus-update-activation-environment"
00:00:00.266 [sway/commands.c:392] After replacement: exec "dbus-update-activation-environment"
00:00:00.266 [sway/config.c:832] Deferring command `exec "dbus-update-activation-environment"'
00:00:00.266 [sway/server.c:194] Initializing Xwayland (lazy=1)
00:00:00.266 [sway/server.c:212] Starting backend on wayland display 'wayland-0'
00:00:00.266 [DEBUG] [backend/libinput/backend.c:55] Initializing libinput
00:00:00.317 [DEBUG] [backend/libinput/events.c:94] Added Power Button [0:1]
00:00:00.317 [sway/input/input-manager.c:233] adding device: '0:1:Power_Button'
00:00:00.317 [sway/input/libinput.c:241] config_libinput_keyboard('type:keyboard' on '0:1:Power_Button')
00:00:00.317 [sway/input/input-manager.c:183] no fallback seat config - creating default
00:00:00.317 [sway/config/seat.c:65] Adding non-wildcard seat config
00:00:00.317 [sway/config/seat.c:82] Config stored for seat seat0
00:00:00.317 [sway/input/input-manager.c:573] applying seat config for seat seat0
00:00:00.317 [sway/input/seat.c:833] adding device 0:1:Power_Button to seat seat0
00:00:00.322 [sway/input/keyboard.c:802] Created keyboard group 0x55e4763b0450
00:00:00.322 [sway/input/keyboard.c:825] Adding keyboard 0:1:Power_Button to group 0x55e4763b0450
00:00:00.330 [DEBUG] [backend/libinput/events.c:94] Added Asus Wireless Radio Control [4163:0]
00:00:00.330 [sway/input/input-manager.c:233] adding device: '4163:0:Asus_Wireless_Radio_Control'
00:00:00.330 [sway/input/libinput.c:241] config_libinput_keyboard('type:keyboard' on '4163:0:Asus_Wireless_Radio_Control')
00:00:00.330 [sway/input/seat.c:833] adding device 4163:0:Asus_Wireless_Radio_Control to seat seat0
00:00:00.336 [sway/input/keyboard.c:777] Adding keyboard 4163:0:Asus_Wireless_Radio_Control to group 0x55e4763b0450
00:00:00.338 [DEBUG] [backend/libinput/events.c:94] Added Video Bus [0:6]
00:00:00.338 [sway/input/input-manager.c:233] adding device: '0:6:Video_Bus'
00:00:00.338 [sway/input/libinput.c:241] config_libinput_keyboard('type:keyboard' on '0:6:Video_Bus')
00:00:00.338 [sway/input/seat.c:833] adding device 0:6:Video_Bus to seat seat0
00:00:00.343 [sway/input/keyboard.c:777] Adding keyboard 0:6:Video_Bus to group 0x55e4763b0450
00:00:00.345 [DEBUG] [backend/libinput/events.c:94] Added Video Bus [0:6]
00:00:00.345 [sway/input/input-manager.c:233] adding device: '0:6:Video_Bus'
00:00:00.345 [sway/input/libinput.c:241] config_libinput_keyboard('type:keyboard' on '0:6:Video_Bus')
00:00:00.345 [sway/input/seat.c:833] adding device 0:6:Video_Bus to seat seat0
00:00:00.350 [sway/input/keyboard.c:777] Adding keyboard 0:6:Video_Bus to group 0x55e4763b0450
00:00:00.352 [DEBUG] [backend/libinput/events.c:94] Added Lid Switch [0:5]
00:00:00.352 [DEBUG] [backend/libinput/switch.c:20] Created switch for device Lid Switch
00:00:00.352 [sway/input/input-manager.c:233] adding device: '0:5:Lid_Switch'
00:00:00.352 [sway/input/seat.c:833] adding device 0:5:Lid_Switch to seat seat0
00:00:00.352 [sway/input/switch.c:18] Allocated switch for device
00:00:00.352 [sway/input/switch.c:95] Configured switch for device
00:00:00.352 [DEBUG] [backend/libinput/events.c:94] Added Sleep Button [0:3]
00:00:00.352 [sway/input/input-manager.c:233] adding device: '0:3:Sleep_Button'
00:00:00.352 [sway/input/libinput.c:241] config_libinput_keyboard('type:keyboard' on '0:3:Sleep_Button')
00:00:00.352 [sway/input/seat.c:833] adding device 0:3:Sleep_Button to seat seat0
00:00:00.357 [sway/input/keyboard.c:777] Adding keyboard 0:3:Sleep_Button to group 0x55e4763b0450
00:00:00.359 [DEBUG] [backend/libinput/events.c:94] Added HDA Intel HDMI HDMI/DP,pcm=3 [0:0]
00:00:00.359 [DEBUG] [backend/libinput/events.c:94] Added HDA Intel HDMI HDMI/DP,pcm=7 [0:0]
00:00:00.359 [DEBUG] [backend/libinput/events.c:94] Added HDA Intel HDMI HDMI/DP,pcm=8 [0:0]
00:00:00.359 [DEBUG] [backend/libinput/events.c:94] Added HDA Intel HDMI HDMI/DP,pcm=9 [0:0]
00:00:00.359 [DEBUG] [backend/libinput/events.c:94] Added HDA Intel HDMI HDMI/DP,pcm=10 [0:0]
00:00:00.359 [DEBUG] [backend/libinput/events.c:94] Added FiiO DigiHug USB Audio [6226:28706]
00:00:00.359 [sway/input/input-manager.c:233] adding device: '6226:28706:FiiO_DigiHug_USB_Audio'
00:00:00.359 [sway/input/libinput.c:241] config_libinput_keyboard('type:keyboard' on '6226:28706:FiiO_DigiHug_USB_Audio')
00:00:00.359 [sway/input/seat.c:833] adding device 6226:28706:FiiO_DigiHug_USB_Audio to seat seat0
00:00:00.364 [sway/input/keyboard.c:777] Adding keyboard 6226:28706:FiiO_DigiHug_USB_Audio to group 0x55e4763b0450
00:00:00.366 [DEBUG] [backend/libinput/events.c:94] Added ELAN Touchscreen [1267:268]
00:00:00.366 [sway/input/input-manager.c:233] adding device: '1267:268:ELAN_Touchscreen'
00:00:00.366 [sway/input/seat.c:833] adding device 1267:268:ELAN_Touchscreen to seat seat0
00:00:00.366 [DEBUG] [backend/libinput/events.c:94] Added HDA Intel PCH Mic [0:0]
00:00:00.366 [DEBUG] [backend/libinput/events.c:94] Added HDA Intel PCH Headphone [0:0]
00:00:00.366 [DEBUG] [backend/libinput/events.c:94] Added Asus WMI hotkeys [0:0]
00:00:00.366 [sway/input/input-manager.c:233] adding device: '0:0:Asus_WMI_hotkeys'
00:00:00.366 [sway/input/libinput.c:241] config_libinput_keyboard('type:keyboard' on '0:0:Asus_WMI_hotkeys')
00:00:00.366 [sway/input/seat.c:833] adding device 0:0:Asus_WMI_hotkeys to seat seat0
00:00:00.371 [sway/input/keyboard.c:777] Adding keyboard 0:0:Asus_WMI_hotkeys to group 0x55e4763b0450
00:00:00.373 [DEBUG] [backend/libinput/events.c:94] Added AT Translated Set 2 keyboard [1:1]
00:00:00.373 [sway/input/input-manager.c:233] adding device: '1:1:AT_Translated_Set_2_keyboard'
00:00:00.373 [sway/input/libinput.c:241] config_libinput_keyboard('type:keyboard' on '1:1:AT_Translated_Set_2_keyboard')
00:00:00.373 [sway/input/seat.c:833] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
00:00:00.378 [sway/input/keyboard.c:777] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x55e4763b0450
00:00:00.380 [DEBUG] [backend/libinput/events.c:94] Added ETPS/2 Elantech Touchpad [2:14]
00:00:00.380 [sway/input/input-manager.c:233] adding device: '2:14:ETPS/2_Elantech_Touchpad'
00:00:00.380 [sway/input/libinput.c:190] config_libinput_pointer('2:14:ETPS/2_Elantech_Touchpad' on '2:14:ETPS/2_Elantech_Touchpad')
00:00:00.380 [sway/input/libinput.c:32] tap_set_enabled(1)
00:00:00.380 [sway/input/libinput.c:43] tap_set_button_map(1)
00:00:00.380 [sway/input/libinput.c:86] accel_set_profile(1)
00:00:00.380 [sway/input/libinput.c:12] Failed to apply libinput config: Unsupported configuration option
00:00:00.380 [sway/input/libinput.c:162] dwt_set_enabled(0)
00:00:00.380 [sway/input/seat.c:833] adding device 2:14:ETPS/2_Elantech_Touchpad to seat seat0
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors:
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15
00:00:00.401 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13
00:00:00.402 [DEBUG] [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10
00:00:00.403 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10
00:00:00.403 [sway/input/seat.c:630] Applying input config to 2:14:ETPS/2_Elantech_Touchpad
00:00:00.403 [DEBUG] [backend/libinput/backend.c:101] libinput successfully initialized
00:00:00.403 [INFO] [backend/drm/drm.c:1254] Scanning DRM connectors
00:00:00.403 [INFO] [backend/drm/drm.c:1317] Found connector 'eDP-1'
00:00:00.403 [INFO] [backend/drm/drm.c:1353] 'eDP-1' connected
00:00:00.403 [DEBUG] [backend/drm/drm.c:1354] Current CRTC: 45
00:00:00.403 [INFO] [backend/drm/drm.c:1359] Physical size: 340x190
00:00:00.404 [INFO] [backend/drm/drm.c:1377] Detected modes:
00:00:00.404 [INFO] [backend/drm/drm.c:1399] 1366x768@60059 (preferred)
00:00:00.404 [INFO] [backend/drm/drm.c:1317] Found connector 'DP-1'
00:00:00.405 [INFO] [backend/drm/drm.c:1317] Found connector 'HDMI-A-1'
00:00:00.406 [INFO] [backend/drm/drm.c:1317] Found connector 'HDMI-A-2'
00:00:00.406 [DEBUG] [backend/drm/drm.c:1086] Reallocating CRTCs
00:00:00.406 [DEBUG] [backend/drm/drm.c:1097] State before reallocation:
00:00:00.406 [DEBUG] [backend/drm/drm.c:1103] 'eDP-1' crtc=0 state=1 desired_enabled=1
00:00:00.406 [DEBUG] [backend/drm/drm.c:1103] 'DP-1' crtc=-1 state=0 desired_enabled=0
00:00:00.406 [DEBUG] [backend/drm/drm.c:1103] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
00:00:00.406 [DEBUG] [backend/drm/drm.c:1103] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
00:00:00.406 [DEBUG] [backend/drm/drm.c:1155] State after reallocation:
00:00:00.406 [DEBUG] [backend/drm/drm.c:1162] 'eDP-1' crtc=0 state=1 desired_enabled=1
00:00:00.406 [DEBUG] [backend/drm/drm.c:1162] 'DP-1' crtc=-1 state=0 desired_enabled=0
00:00:00.406 [DEBUG] [backend/drm/drm.c:1162] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
00:00:00.406 [DEBUG] [backend/drm/drm.c:1162] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
00:00:00.406 [INFO] [backend/drm/drm.c:1465] Requesting modeset for 'eDP-1'
00:00:00.406 [sway/desktop/output.c:923] New output 0x55e4765f19f0: eDP-1
00:00:00.406 [sway/config/output.c:348] Turning on output eDP-1
00:00:00.407 [sway/config/output.c:379] Auto-detected output scale: 1.000000
00:00:00.407 [sway/config/output.c:418] Committing output eDP-1
00:00:00.407 [INFO] [backend/drm/drm.c:808] Modesetting 'eDP-1' with '1366x768@60059 mHz'
00:00:00.407 [DEBUG] [backend/drm/drm.c:678] Initializing renderer on connector 'eDP-1'
00:00:00.408 [DEBUG] [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, 1 sends, scheduled with mode top-down, Promoted 0 constants, compacted 80 to 48 bytes.
00:00:00.408 [DEBUG] [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, 1 sends, scheduled with mode top-down, Promoted 0 constants, compacted 80 to 48 bytes.
00:00:00.408 [DEBUG] [GLES2] VS vec4 shader: 10 inst, 0 loops, 66 cycles, 0:0 spills:fills, 1 sends, compacted 160 to 128 bytes.
00:00:00.409 [DEBUG] [GLES2] FS SIMD16 shader: 2 inst, 0 loops, 0 cycles, 0:0 spills:fills, 1 sends, scheduled with mode top-down, Promoted 0 constants, compacted 32 to 32 bytes.
00:00:00.420 [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output eDP-1
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '1'
00:00:00.420 [sway/tree/workspace.c:274] Workspace: Found free name 1
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '2'
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '3'
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '4'
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '5'
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '6'
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '7'
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '8'
00:00:00.420 [sway/tree/workspace.c:218] Got valid workspace command for target: '9'
00:00:00.421 [sway/tree/workspace.c:218] Got valid workspace command for target: '10'
00:00:00.421 [sway/tree/workspace.c:218] Got valid workspace command for target: 'back_and_forth'
00:00:00.421 [sway/tree/output.c:127] Creating default workspace 1
00:00:00.421 [sway/tree/workspace.c:63] Adding workspace 1 for output eDP-1
00:00:00.442 [DEBUG] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors:
00:00:00.442 [DEBUG] [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13
00:00:00.442 [DEBUG] [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12
00:00:00.442 [DEBUG] [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12
00:00:00.442 [DEBUG] [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3
00:00:00.442 [DEBUG] [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9
00:00:00.442 [DEBUG] [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4
00:00:00.443 [DEBUG] [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+11,11
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10
00:00:00.444 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10
00:00:00.444 [DEBUG] [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, 1 sends, scheduled with mode top-down, Promoted 0 constants, compacted 80 to 64 bytes.
00:00:00.444 [DEBUG] [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, 1 sends, scheduled with mode top-down, Promoted 0 constants, compacted 80 to 64 bytes.
00:00:00.445 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output
00:00:00.445 [sway/tree/arrange.c:263] Usable area for ws: 1366x768@0,0
00:00:00.445 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.445 [sway/tree/arrange.c:263] Usable area for ws: 1366x768@0,0
00:00:00.445 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.445 [sway/input/seat.c:630] Applying input config to 2:14:ETPS/2_Elantech_Touchpad
00:00:00.469 [sway/input/switch.c:95] Configured switch for device
00:00:00.493 [sway/desktop/transaction.c:411] Transaction 0x55e476421600 committing with 2 instructions
00:00:00.493 [sway/desktop/transaction.c:280] Applying transaction 0x55e476421600
00:00:00.493 [INFO] [backend/headless/backend.c:21] Starting headless backend
00:00:00.493 [sway/config/bar.c:262] Invoking swaybar for bar id 'bar-0'
00:00:00.495 [sway/config/bar.c:254] Spawned swaybar bar-0
00:00:00.495 [sway/config.c:637] Running deferred commands
00:00:00.495 [sway/commands.c:255] Handling command 'exec mako'
00:00:00.495 [sway/commands/exec_always.c:46] Executing mako
00:00:00.498 [sway/commands/exec_always.c:87] Child process created with pid 125186
00:00:00.498 [sway/tree/root.c:290] Recording workspace for process 125186
00:00:00.498 [sway/commands.c:255] Handling command 'exec lxqt-policykit-agent'
00:00:00.498 [sway/commands/exec_always.c:46] Executing lxqt-policykit-agent
00:00:00.501 [sway/commands/exec_always.c:87] Child process created with pid 125188
00:00:00.501 [sway/tree/root.c:290] Recording workspace for process 125188
00:00:00.501 [sway/commands.c:255] Handling command 'exec "systemctl --user import-environment"'
00:00:00.501 [sway/commands/exec_always.c:46] Executing systemctl --user import-environment
00:00:00.508 [sway/commands/exec_always.c:87] Child process created with pid 125190
00:00:00.508 [sway/tree/root.c:290] Recording workspace for process 125190
00:00:00.508 [sway/commands.c:255] Handling command 'exec "dbus-update-activation-environment"'
00:00:00.508 [sway/commands/exec_always.c:46] Executing dbus-update-activation-environment
00:00:00.513 [sway/commands/exec_always.c:87] Child process created with pid 125192
00:00:00.513 [sway/tree/root.c:290] Recording workspace for process 125192
00:00:00.513 [sway/server.c:223] Running compositor on wayland display 'wayland-0'
2020-05-25 03:54:34 - [swaybg/main.c:299] Found config * for output eDP-1 (Unknown 0x47EC 0x00000000)
00:00:00.523 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55e47672d670 (res 0x55e476661120)
00:00:00.523 [DEBUG] [types/wlr_layer_shell_v1.c:435] new layer_surface 0x55e47665d800 (res 0x55e4766611b0)
00:00:00.523 [sway/desktop/layer_shell.c:513] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0
00:00:00.537 [INFO] [xwayland/server.c:92] WAYLAND_SOCKET=28 Xwayland :0 -rootless -terminate -listen 25 -listen 27 -wm 56
00:00:00.589 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55e476784f80 (res 0x55e4767852a0)
00:00:00.589 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55e4766634e0 (res 0x55e476663800)
00:00:00.636 [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.636 [sway/ipc-server.c:199] New client: fd 28
00:00:00.636 [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.636 [sway/ipc-server.c:199] New client: fd 59
00:00:00.636 [sway/ipc-server.c:219] Client 59 readable
00:00:00.636 [sway/ipc-server.c:950] Added IPC reply of type 0x2 to client 59 queue: {"success": true}
00:00:00.636 [sway/ipc-server.c:536] Client 59 writable
00:00:00.636 [sway/ipc-server.c:219] Client 28 readable
00:00:00.637 [sway/ipc-server.c:950] Added IPC reply of type 0x1 to client 28 queue: [ { "id": 4, "name": "1", "rect": { "x": 0, "y": 0, "width": 1366, "height": 768 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "tabbed", "orientation": "none", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "marks": [ ], "fullscreen_mode": 1, "nodes": [ ], "floating_nodes": [ ], "sticky": false, "num": 1, "output": "eDP-1", "type": "workspace", "representation": null, "focused": true, "visible": true } ]
00:00:00.637 [sway/ipc-server.c:536] Client 28 writable
glamor: No eglstream capable devices found
00:00:00.637 [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.637 [sway/ipc-server.c:199] New client: fd 61
00:00:00.637 [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.637 [sway/ipc-server.c:199] New client: fd 63
00:00:00.637 [sway/ipc-server.c:219] Client 63 readable
00:00:00.637 [sway/ipc-server.c:950] Added IPC reply of type 0x2 to client 63 queue: {"success": true}
00:00:00.637 [sway/ipc-server.c:536] Client 63 writable
00:00:00.664 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55e47665bff0 (res 0x55e47665c310)
00:00:00.664 [DEBUG] [types/wlr_layer_shell_v1.c:435] new layer_surface 0x55e47678e530 (res 0x55e47678e6a0)
00:00:00.664 [sway/desktop/layer_shell.c:513] new layer surface: namespace waybar layer 1 anchor 1 size 0x19 margin 0,0,0,0
00:00:00.704 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55e476729a30 (res 0x55e476729d50)
00:00:00.705 [DEBUG] [xwayland/server.c:333] sent SIGUSR1 to process 125171
00:00:00.706 [DEBUG] [xwayland/server.c:225] Xserver is ready
00:00:00.706 [DEBUG] [xwayland/xwm.c:1541] xfixes version: 5.0
00:00:00.707 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.707 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:00.707 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.707 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:00.707 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.707 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (2097153)
00:00:00.707 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.707 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (2097154)
00:00:00.707 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.707 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (2097154)
00:00:00.707 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.708 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (2097155)
00:00:00.708 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.708 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:00.708 [sway/input/cursor.c:844] denying request to set cursor from unfocused client
00:00:00.708 [DEBUG] [types/wlr_relative_pointer_v1.c:145] relative_pointer_v1 0x55e4765fe8f0 created for client 0x55e47666ae60
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 569, clipping.
> X11 cannot support keycodes above 255.
> Internal error: Could not resolve keysym Invalid
Errors from xkbcomp are not fatal to the X server
00:00:00.717 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.717 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34)
00:00:00.717 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.717 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34)
00:00:00.720 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:00.720 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (4194308)
00:00:00.720 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:00.895 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output
00:00:00.895 [sway/tree/arrange.c:263] Usable area for ws: 1366x750@0,0
00:00:00.895 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.895 [sway/desktop/transaction.c:411] Transaction 0x55e47678e460 committing with 1 instructions
00:00:00.895 [sway/desktop/transaction.c:280] Applying transaction 0x55e47678e460
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 569, clipping.
> X11 cannot support keycodes above 255.
> Internal error: Could not resolve keysym Invalid
Errors from xkbcomp are not fatal to the X server
00:00:02.151 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:02.151 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34)
00:00:02.151 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:02.151 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34)
00:00:02.246 [sway/commands/bind.c:616] running command for binding: exec dmenu_path | bemenu | xargs swaymsg exec --
00:00:02.246 [sway/commands.c:255] Handling command 'exec dmenu_path | bemenu | xargs swaymsg exec --'
00:00:02.246 [sway/commands/exec_always.c:46] Executing dmenu_path | bemenu | xargs swaymsg exec --
00:00:02.253 [sway/commands/exec_always.c:87] Child process created with pid 125238
00:00:02.253 [sway/tree/root.c:290] Recording workspace for process 125238
00:00:02.267 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55e47665e560 (res 0x55e47665e880)
00:00:02.267 [DEBUG] [types/wlr_layer_shell_v1.c:435] new layer_surface 0x55e47665e910 (res 0x55e47665ea80)
00:00:02.267 [sway/desktop/layer_shell.c:513] new layer surface: namespace menu layer 2 anchor 2 size 0x32 margin 0,0,0,0
00:00:03.846 [sway/desktop/layer_shell.c:343] Layer surface destroyed (menu)
00:00:03.846 [sway/desktop/transaction.c:411] Transaction 0x55e476787c70 committing with 2 instructions
00:00:03.846 [sway/desktop/transaction.c:280] Applying transaction 0x55e476787c70
00:00:03.850 [sway/ipc-server.c:153] Event on IPC listening socket
00:00:03.850 [sway/ipc-server.c:199] New client: fd 65
00:00:03.850 [sway/ipc-server.c:219] Client 65 readable
00:00:03.851 [sway/commands.c:255] Handling command 'exec gdlauncher-bin'
00:00:03.851 [sway/commands/exec_always.c:46] Executing gdlauncher-bin
00:00:03.856 [sway/commands/exec_always.c:87] Child process created with pid 125246
00:00:03.856 [sway/tree/root.c:290] Recording workspace for process 125246
00:00:03.856 [sway/ipc-server.c:950] Added IPC reply of type 0x0 to client 65 queue: [ { "success": true } ]
00:00:03.856 [sway/ipc-server.c:536] Client 65 writable
00:00:03.857 [sway/ipc-server.c:214] Client 65 hung up
00:00:03.857 [sway/ipc-server.c:566] IPC Client 65 disconnected
00:00:03.961 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.961 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:03.962 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.962 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (6291457)
00:00:03.962 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:03.963 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
00:00:03.963 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 34 (WM_COMMAND) for window 6291457
00:00:03.963 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
00:00:03.963 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 6291457
00:00:03.963 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
00:00:03.963 [DEBUG] [xwayland/xwm.c:389] XCB_ATOM_WM_CLASS: gdlauncher-bin Gdlauncher-bin
00:00:03.963 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
00:00:03.963 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 6291457
00:00:03.963 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
00:00:03.963 [DEBUG] [xwayland/xwm.c:478] NET_WM_PID 125246
00:00:03.995 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.995 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (6291459)
00:00:03.995 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:03.995 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.995 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
00:00:03.995 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: gdlauncher-bin
00:00:03.995 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.995 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291457)
00:00:03.995 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:03.995 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
00:00:03.995 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 399 (_NET_WM_OPAQUE_REGION) for window 6291459
00:00:04.167 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.167 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (8388609)
00:00:04.167 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:04.167 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.167 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.167 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 8388609
00:00:04.167 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.167 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.167 [DEBUG] [xwayland/xwm.c:478] NET_WM_PID 125246
00:00:04.167 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.167 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.167 [DEBUG] [xwayland/xwm.c:501] NET_WM_WINDOW_TYPE (1)
00:00:04.167 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.167 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.167 [DEBUG] [xwayland/xwm.c:389] XCB_ATOM_WM_CLASS: gdlauncher gdlauncher
00:00:04.167 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.167 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.167 [DEBUG] [xwayland/xwm.c:412] XCB_ATOM_WM_WINDOW_ROLE: browser-window
00:00:04.167 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.167 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.167 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 437 (_GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED) for window 8388609
00:00:04.167 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.167 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.168 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 313 (_NET_WM_SYNC_REQUEST_COUNTER) for window 8388609
00:00:04.168 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.168 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.168 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 443 (_NET_WM_BYPASS_COMPOSITOR) for window 8388609
00:00:04.168 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.168 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.168 [sway/tree/view.c:344] View 0x55e4767891a0 updated CSD to 1
00:00:04.168 [DEBUG] [xwayland/xwm.c:650] MOTIF_WM_HINTS (5)
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false". It will change to be "true" in Electron 9. For more information please check https://github.com/electron/electron/issues/18397
00:00:04.190 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.190 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.190 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 295 (XdndAware) for window 8388609
00:00:04.190 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.190 [DEBUG] [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (8388609) [1100x700+133,34]
00:00:04.190 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.190 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.190 [DEBUG] [xwayland/xwm.c:606] WM_NORMAL_HINTS (18)
00:00:04.190 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.190 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.190 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: gdlauncher
00:00:04.190 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.190 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.190 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.190 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: gdlauncher
00:00:04.190 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.190 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.190 [DEBUG] [xwayland/xwm.c:606] WM_NORMAL_HINTS (18)
00:00:04.190 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.190 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (8388615)
00:00:04.191 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:04.191 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.191 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.191 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 344 (_NET_WM_USER_TIME) for window 8388609
00:00:04.191 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.191 [DEBUG] [xwayland/xwm.c:922] XCB_MAP_REQUEST (8388609)
00:00:04.191 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.191 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388615)
00:00:04.194 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 416 (CHROMIUM_TIMESTAMP) for window 8388615
00:00:04.194 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.194 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.195 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 275 (WM_STATE) for window 8388609
00:00:04.195 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.195 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.195 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.195 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.195 [DEBUG] [xwayland/xwm.c:941] XCB_MAP_NOTIFY (8388609)
00:00:04.195 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.195 [DEBUG] [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (8388609)
00:00:04.195 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.195 [DEBUG] [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (8388609)
00:00:04.195 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland
00:00:04.195 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388615)
00:00:04.195 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 416 (CHROMIUM_TIMESTAMP) for window 8388615
00:00:04.195 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55e47678ee20 (res 0x55e476787be0)
00:00:04.195 [DEBUG] [xwayland/xwm.c:1390] New xwayland surface: 0x55e47678ee20
00:00:04.195 [DEBUG] [xwayland/xwm.c:389] XCB_ATOM_WM_CLASS: gdlauncher gdlauncher
00:00:04.195 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: gdlauncher
00:00:04.195 [DEBUG] [xwayland/xwm.c:524] WM_PROTOCOLS (3)
00:00:04.195 [DEBUG] [xwayland/xwm.c:606] WM_NORMAL_HINTS (18)
00:00:04.195 [sway/tree/view.c:344] View 0x55e4767891a0 updated CSD to 1
00:00:04.195 [DEBUG] [xwayland/xwm.c:650] MOTIF_WM_HINTS (5)
00:00:04.195 [DEBUG] [xwayland/xwm.c:501] NET_WM_WINDOW_TYPE (1)
00:00:04.196 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: gdlauncher
00:00:04.196 [DEBUG] [xwayland/xwm.c:478] NET_WM_PID 125246
00:00:04.196 [sway/tree/root.c:249] Looking up workspace for pid 125246
00:00:04.196 [sway/tree/root.c:256] found pid_workspace for pid 125246, workspace 1
00:00:04.246 [sway/tree/arrange.c:263] Usable area for ws: 1366x750@0,0
00:00:04.246 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:04.246 [sway/tree/arrange.c:263] Usable area for ws: 1366x750@0,0
00:00:04.246 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:04.247 [sway/desktop/transaction.c:411] Transaction 0x55e4756533e0 committing with 3 instructions
00:00:04.247 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.249 [DEBUG] [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (8388609)
00:00:04.249 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388615)
00:00:04.249 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 416 (CHROMIUM_TIMESTAMP) for window 8388615
00:00:04.249 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (6291459)
00:00:04.249 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 295 (XdndAware) for window 6291459
00:00:04.249 [DEBUG] [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (8388609)
00:00:04.249 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:04.249 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: FocusOut (10)
00:00:04.249 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:04.249 [sway/desktop/transaction.c:489] Transaction 0x55e4756533e0 is ready
00:00:04.249 [sway/desktop/transaction.c:280] Applying transaction 0x55e4756533e0
00:00:04.249 [sway/tree/container.c:1148] Container 0x55e47665e850 entered output 0x55e47668ccf0
00:00:04.281 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (10485762)
00:00:04.281 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:04.281 [DEBUG] [xwayland/xwm.c:843] XCB_DESTROY_NOTIFY (10485762)
00:00:04.281 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (10485764)
00:00:04.281 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:04.281 [DEBUG] [xwayland/xwm.c:843] XCB_DESTROY_NOTIFY (10485764)
00:00:04.281 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (10485770)
00:00:04.282 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:04.282 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (10485772)
00:00:04.282 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:04.282 [DEBUG] [xwayland/xwm.c:843] XCB_DESTROY_NOTIFY (10485772)
00:00:04.282 [ERROR] [xwayland/xwm.c:1277] xcb error: op ChangeWindowAttributes (no minor), code Window (no extension), sequence 202, value 10485762
00:00:04.282 [ERROR] [xwayland/xwm.c:1277] xcb error: op ChangeWindowAttributes (no minor), code Window (no extension), sequence 204, value 10485764
00:00:04.282 [ERROR] [xwayland/xwm.c:1277] xcb error: op ChangeWindowAttributes (no minor), code Window (no extension), sequence 208, value 10485772
00:00:04.284 [DEBUG] [GLES2] FS SIMD8 shader: 13 inst, 0 loops, 290 cycles, 0:0 spills:fills, 2 sends, scheduled with mode top-down, Promoted 0 constants, compacted 208 to 160 bytes.
00:00:04.284 [DEBUG] [GLES2] FS SIMD16 shader: 14 inst, 0 loops, 306 cycles, 0:0 spills:fills, 2 sends, scheduled with mode top-down, Promoted 0 constants, compacted 224 to 176 bytes.
00:00:04.364 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.364 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: GDLauncher
00:00:04.366 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:04.366 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: GDLauncher
(node:125287) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(node:125287) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
00:00:09.329 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=1 grab_serial=0 serial=22
00:00:09.330 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (8388609)
00:00:09.330 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 344 (_NET_WM_USER_TIME) for window 8388609
00:00:09.509 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=0 grab_serial=22 serial=23
00:00:11.002 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (14680065)
00:00:11.002 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:11.022 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (14680071)
00:00:11.022 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)'
00:00:11.022 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.022 [DEBUG] [xwayland/xwm.c:524] WM_PROTOCOLS (2)
00:00:11.022 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.022 [DEBUG] [xwayland/xwm.c:478] NET_WM_PID 125345
00:00:11.022 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.022 [DEBUG] [xwayland/xwm.c:554] WM_HINTS (9)
00:00:11.022 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.022 [DEBUG] [xwayland/xwm.c:606] WM_NORMAL_HINTS (18)
00:00:11.022 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.022 [DEBUG] [xwayland/xwm.c:389] XCB_ATOM_WM_CLASS: FML early loading progress FML early loading progress
00:00:11.022 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.023 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 295 (XdndAware) for window 14680071
00:00:11.023 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.023 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: FML early loading progress
00:00:11.023 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.023 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:00:11.023 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.023 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:00:11.023 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.023 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:00:11.023 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.023 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: FML early loading progress
00:00:11.023 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.023 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:00:11.038 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.039 [DEBUG] [xwayland/xwm.c:606] WM_NORMAL_HINTS (18)
00:00:11.039 [DEBUG] [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (14680071) [854x480+256,144]
00:00:11.054 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.054 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 337 (_NET_WM_ICON) for window 14680071
00:00:11.054 [DEBUG] [xwayland/xwm.c:922] XCB_MAP_REQUEST (14680071)
00:00:11.054 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.055 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 275 (WM_STATE) for window 14680071
00:00:11.055 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.055 [DEBUG] [xwayland/xwm.c:941] XCB_MAP_NOTIFY (14680071)
00:00:11.055 [DEBUG] [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (14680071)
00:00:11.055 [DEBUG] [xwayland/xwm.c:1206] XCB_CLIENT_MESSAGE (14680071)
00:00:11.055 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55e47686a810 (res 0x55e476787f30)
00:00:11.055 [DEBUG] [xwayland/xwm.c:1390] New xwayland surface: 0x55e47686a810
00:00:11.055 [DEBUG] [xwayland/xwm.c:389] XCB_ATOM_WM_CLASS: FML early loading progress FML early loading progress
00:00:11.055 [DEBUG] [xwayland/xwm.c:524] WM_PROTOCOLS (2)
00:00:11.055 [DEBUG] [xwayland/xwm.c:554] WM_HINTS (9)
00:00:11.055 [DEBUG] [xwayland/xwm.c:606] WM_NORMAL_HINTS (18)
00:00:11.056 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: FML early loading progress
00:00:11.056 [DEBUG] [xwayland/xwm.c:478] NET_WM_PID 125345
00:00:11.537 [sway/tree/root.c:249] Looking up workspace for pid 125345
00:00:11.538 [sway/tree/arrange.c:263] Usable area for ws: 1366x750@0,0
00:00:11.538 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:11.538 [sway/desktop/transaction.c:411] Transaction 0x55e47684c100 committing with 4 instructions
00:00:11.540 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:11.540 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:11.540 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: FocusOut (10)
00:00:11.540 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:11.540 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (924)
00:00:11.545 [sway/desktop/transaction.c:489] Transaction 0x55e47684c100 is ready
00:00:11.545 [sway/desktop/transaction.c:280] Applying transaction 0x55e47684c100
00:00:11.545 [sway/tree/container.c:1148] Container 0x55e47686b9c0 entered output 0x55e47668ccf0
00:00:38.230 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:38.230 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:38.230 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:00:38.230 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:38.230 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:00:38.230 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:38.230 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:00:38.230 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:38.230 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:00:38.232 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:38.232 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:00:38.233 [DEBUG] [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (14680071) [854x480+0,21]
00:00:38.257 [DEBUG] [xwayland/xwm.c:875] XCB_CONFIGURE_REQUEST (14680071) [854x480+256,144]
00:00:38.271 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:00:38.271 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 337 (_NET_WM_ICON) for window 14680071
00:01:17.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:01:17.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:01:17.963 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:01:17.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:01:17.963 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:01:17.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:01:17.963 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:01:17.963 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:01:17.963 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* %s
00:01:17.964 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:01:17.965 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:03:58.429 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:03:58.429 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:03:58.429 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:03:58.429 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:03:58.429 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:03:58.429 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:03:58.429 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:03:58.429 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:03:58.429 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:03:58.431 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:03:58.431 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:08:37.221 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=1 grab_serial=22 serial=29
00:08:37.240 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:37.240 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:37.240 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:08:37.240 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:37.240 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:08:37.240 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:37.240 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:08:37.240 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:37.240 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:08:37.240 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:37.240 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:08:37.401 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=0 grab_serial=29 serial=30
00:08:38.091 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34)
00:08:38.091 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34)
00:08:38.103 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:38.103 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:38.103 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:08:38.103 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:38.103 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:08:38.103 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:38.104 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:08:38.104 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:38.104 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:08:38.104 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:38.104 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:08:38.788 [sway/commands/bind.c:616] running command for binding: floating toggle
00:08:38.788 [sway/commands.c:255] Handling command 'floating toggle'
00:08:38.788 [sway/tree/arrange.c:263] Usable area for ws: 1366x750@0,0
00:08:38.788 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:08:38.788 [sway/desktop/transaction.c:411] Transaction 0x55e4767f0f70 committing with 3 instructions
00:08:38.788 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:38.798 [sway/desktop/transaction.c:489] Transaction 0x55e4767f0f70 is ready
00:08:38.798 [sway/desktop/transaction.c:280] Applying transaction 0x55e4767f0f70
00:08:38.964 [sway/commands/bind.c:616] running command for binding: floating toggle
00:08:38.964 [sway/commands.c:255] Handling command 'floating toggle'
00:08:38.964 [sway/tree/arrange.c:263] Usable area for ws: 1366x750@0,0
00:08:38.964 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:08:38.964 [sway/desktop/transaction.c:411] Transaction 0x55e4768703d0 committing with 3 instructions
00:08:38.964 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:38.978 [sway/desktop/transaction.c:489] Transaction 0x55e4768703d0 is ready
00:08:38.978 [sway/desktop/transaction.c:280] Applying transaction 0x55e4768703d0
00:08:39.706 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=1 grab_serial=29 serial=41
00:08:39.731 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:39.731 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:39.731 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:08:39.731 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:39.731 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:08:39.731 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:39.731 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:08:39.731 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:39.731 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:08:39.731 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:39.731 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:08:39.886 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=0 grab_serial=41 serial=42
00:08:40.754 [sway/input/cursor.c:844] denying request to set cursor from unfocused client
00:08:40.755 [sway/input/cursor.c:844] denying request to set cursor from unfocused client
00:08:41.127 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=1 grab_serial=41 serial=47
00:08:41.157 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:41.157 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:41.157 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:08:41.157 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:41.157 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:08:41.157 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:41.158 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:08:41.158 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:41.158 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:08:41.158 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:41.158 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:08:41.307 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=0 grab_serial=47 serial=48
00:08:42.471 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=1 grab_serial=47 serial=49
00:08:42.651 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=0 grab_serial=49 serial=50
00:08:42.932 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=1 grab_serial=49 serial=51
00:08:42.934 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.934 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.934 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:08:42.934 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.934 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:08:42.934 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.934 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:08:42.934 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.934 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:08:42.935 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.935 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:08:42.947 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.947 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.948 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:08:42.948 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.948 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:08:42.948 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.948 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:08:42.948 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.948 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:08:42.948 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.948 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:08:42.948 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.948 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.949 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:08:42.949 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.949 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:08:42.949 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.949 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:08:42.949 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.949 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:08:42.949 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:42.949 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:08:43.112 [DEBUG] [types/seat/wlr_seat_pointer.c:367] button_count=0 grab_serial=51 serial=52
00:08:44.076 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:44.076 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:44.076 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:08:44.076 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:44.076 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:08:44.076 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:44.076 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:08:44.076 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:44.076 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:08:44.076 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:08:44.076 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:09:28.238 [INFO] [backend/drm/backend.c:104] DRM fd paused
00:09:28.238 [INFO] [backend/drm/backend.c:104] DRM fd paused
00:09:28.238 [INFO] [backend/drm/backend.c:104] DRM fd paused
00:09:28.238 [INFO] [backend/drm/backend.c:104] DRM fd paused
00:10:25.714 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:25.714 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:25.714 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:10:25.714 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:25.714 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:10:25.714 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:25.714 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:10:25.714 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:25.714 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:10:25.714 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:25.714 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:10:26.992 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:26.992 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:26.992 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:10:26.992 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:26.992 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:10:26.992 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:26.992 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:10:26.993 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:26.993 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2
00:10:26.993 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:26.993 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:10:27.131 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:27.131 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:27.131 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:10:27.131 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:27.131 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:10:27.131 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:27.131 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:10:27.131 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:27.132 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2 - Singleplayer
00:10:27.133 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:27.133 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:10:35.554 [DEBUG] [types/wlr_pointer_constraints_v1.c:242] new locked_pointer 0x55e476873c60 (res 0x55e47684d870)
00:10:35.554 [DEBUG] [types/wlr_pointer_constraints_v1.c:343] constrained 0x55e476873c60
00:10:35.554 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.554 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.554 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:10:35.554 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2 - Singleplayer
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 37 (WM_ICON_NAME) for window 14680071
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 385 (WM_LOCALE_NAME) for window 14680071
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:440] XCB_ATOM_WM_NAME: Minecraft* 1.15.2 - Singleplayer
00:10:35.555 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (14680071)
00:10:35.555 [DEBUG] [xwayland/xwm.c:721] unhandled X11 property 336 (_NET_WM_ICON_NAME) for window 14680071
00:11:18.012 [INFO] [backend/session/logind.c:276] SessionRemoved signal received
00:11:19.885 [INFO] [backend/drm/backend.c:91] DRM fd resumed
00:11:19.885 [INFO] [backend/drm/drm.c:1254] Scanning DRM connectors
00:11:19.888 [DEBUG] [backend/drm/drm.c:1086] Reallocating CRTCs
00:11:19.888 [DEBUG] [backend/drm/drm.c:1097] State before reallocation:
00:11:19.888 [DEBUG] [backend/drm/drm.c:1103] 'eDP-1' crtc=0 state=3 desired_enabled=1
00:11:19.888 [DEBUG] [backend/drm/drm.c:1103] 'DP-1' crtc=-1 state=0 desired_enabled=0
00:11:19.888 [DEBUG] [backend/drm/drm.c:1103] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
00:11:19.888 [DEBUG] [backend/drm/drm.c:1103] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
00:11:19.888 [DEBUG] [backend/drm/drm.c:1155] State after reallocation:
00:11:19.888 [DEBUG] [backend/drm/drm.c:1162] 'eDP-1' crtc=0 state=3 desired_enabled=1
00:11:19.888 [DEBUG] [backend/drm/drm.c:1162] 'DP-1' crtc=-1 state=0 desired_enabled=0
00:11:19.888 [DEBUG] [backend/drm/drm.c:1162] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
00:11:19.888 [DEBUG] [backend/drm/drm.c:1162] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
00:11:19.888 [INFO] [backend/drm/drm.c:808] Modesetting 'eDP-1' with '1366x768@60059 mHz'
00:11:19.888 [DEBUG] [backend/drm/drm.c:678] Initializing renderer on connector 'eDP-1'
00:11:19.905 [INFO] [backend/drm/backend.c:91] DRM fd resumed
00:11:21.176 [DEBUG] [backend/libinput/events.c:208] Removing Power Button [0:1]
00:11:21.176 [sway/input/input-manager.c:201] removing device: '0:1:Power_Button'
00:11:21.176 [sway/input/seat.c:853] removing device 0:1:Power_Button from seat seat0
00:11:21.176 [sway/input/keyboard.c:692] Removing keyboard 0:1:Power_Button from group 0x55e4763b0450
00:11:21.177 [DEBUG] [backend/libinput/events.c:208] Removing Asus Wireless Radio Control [4163:0]
00:11:21.177 [sway/input/input-manager.c:201] removing device: '4163:0:Asus_Wireless_Radio_Control'
00:11:21.177 [sway/input/seat.c:853] removing device 4163:0:Asus_Wireless_Radio_Control from seat seat0
00:11:21.177 [sway/input/keyboard.c:692] Removing keyboard 4163:0:Asus_Wireless_Radio_Control from group 0x55e4763b0450
00:11:21.177 [DEBUG] [backend/libinput/events.c:208] Removing Video Bus [0:6]
00:11:21.177 [sway/input/input-manager.c:201] removing device: '0:6:Video_Bus'
00:11:21.177 [sway/input/seat.c:853] removing device 0:6:Video_Bus from seat seat0
00:11:21.177 [sway/input/keyboard.c:692] Removing keyboard 0:6:Video_Bus from group 0x55e4763b0450
00:11:21.177 [DEBUG] [backend/libinput/events.c:208] Removing Video Bus [0:6]
00:11:21.177 [sway/input/input-manager.c:201] removing device: '0:6:Video_Bus'
00:11:21.177 [sway/input/seat.c:853] removing device 0:6:Video_Bus from seat seat0
00:11:21.177 [sway/input/keyboard.c:692] Removing keyboard 0:6:Video_Bus from group 0x55e4763b0450
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing Lid Switch [0:5]
00:11:21.178 [sway/input/input-manager.c:201] removing device: '0:5:Lid_Switch'
00:11:21.178 [sway/input/seat.c:853] removing device 0:5:Lid_Switch from seat seat0
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing Sleep Button [0:3]
00:11:21.178 [sway/input/input-manager.c:201] removing device: '0:3:Sleep_Button'
00:11:21.178 [sway/input/seat.c:853] removing device 0:3:Sleep_Button from seat seat0
00:11:21.178 [sway/input/keyboard.c:692] Removing keyboard 0:3:Sleep_Button from group 0x55e4763b0450
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing HDA Intel HDMI HDMI/DP,pcm=3 [0:0]
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing HDA Intel HDMI HDMI/DP,pcm=7 [0:0]
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing HDA Intel HDMI HDMI/DP,pcm=8 [0:0]
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing HDA Intel HDMI HDMI/DP,pcm=9 [0:0]
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing HDA Intel HDMI HDMI/DP,pcm=10 [0:0]
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing FiiO DigiHug USB Audio [6226:28706]
00:11:21.178 [sway/input/input-manager.c:201] removing device: '6226:28706:FiiO_DigiHug_USB_Audio'
00:11:21.178 [sway/input/seat.c:853] removing device 6226:28706:FiiO_DigiHug_USB_Audio from seat seat0
00:11:21.178 [sway/input/keyboard.c:692] Removing keyboard 6226:28706:FiiO_DigiHug_USB_Audio from group 0x55e4763b0450
00:11:21.178 [DEBUG] [backend/libinput/events.c:208] Removing ELAN Touchscreen [1267:268]
00:11:21.178 [sway/input/input-manager.c:201] removing device: '1267:268:ELAN_Touchscreen'
00:11:21.179 [sway/input/seat.c:853] removing device 1267:268:ELAN_Touchscreen from seat seat0
00:11:21.179 [DEBUG] [backend/libinput/events.c:208] Removing HDA Intel PCH Mic [0:0]
00:11:21.179 [DEBUG] [backend/libinput/events.c:208] Removing HDA Intel PCH Headphone [0:0]
free(): invalid pointer
(EE) failed to read Wayland events: Connection reset by peer
Gdk-Message: 04:05:55.995: Error reading events from display: Broken pipe
/home/freefull/bin/sway: line 5: 125171 Aborted (core dumped) /usr/bin/sway "$@"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment