Created
December 9, 2020 19:25
-
-
Save zsolt-donca/62f7348ad71de1b566198109612eedef to your computer and use it in GitHub Desktop.
sway.log while crashing with the clipboard issue
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [sway/main.c:327] Sway version 1.5-a1591c23 (Dec 9 2020, branch 'master') | |
00:00:00.002 [sway/main.c:154] Linux ROC01-HYMT373 5.9.13-zen1-1-zen #1 ZEN SMP PREEMPT Tue, 08 Dec 2020 12:10:52 +0000 x86_64 GNU/Linux | |
00:00:00.002 [sway/main.c:170] Contents of /etc/os-release: | |
00:00:00.002 [sway/main.c:154] NAME="Arch Linux" | |
00:00:00.002 [sway/main.c:154] PRETTY_NAME="Arch Linux" | |
00:00:00.002 [sway/main.c:154] ID=arch | |
00:00:00.002 [sway/main.c:154] BUILD_ID=rolling | |
00:00:00.002 [sway/main.c:154] ANSI_COLOR="38;2;23;147;209" | |
00:00:00.002 [sway/main.c:154] HOME_URL="https://www.archlinux.org/" | |
00:00:00.002 [sway/main.c:154] DOCUMENTATION_URL="https://wiki.archlinux.org/" | |
00:00:00.002 [sway/main.c:154] SUPPORT_URL="https://bbs.archlinux.org/" | |
00:00:00.002 [sway/main.c:154] BUG_REPORT_URL="https://bugs.archlinux.org/" | |
00:00:00.002 [sway/main.c:154] LOGO=archlinux | |
00:00:00.002 [sway/main.c:142] LD_LIBRARY_PATH= | |
00:00:00.002 [sway/main.c:142] LD_PRELOAD= | |
00:00:00.002 [sway/main.c:142] PATH=/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.002 [sway/main.c:142] SWAYSOCK= | |
00:00:00.002 [sway/server.c:43] Preparing Wayland server initialization | |
00:00:00.002 [INFO] [backend/session/logind.c:572] Selecting session from XDG_SESSION_ID: 10 | |
00:00:00.006 [INFO] [backend/session/logind.c:706] Successfully loaded logind session | |
00:00:01.169 [INFO] [backend/backend.c:157] Found 2 GPUs | |
00:00:01.169 [INFO] [backend/drm/backend.c:139] Initializing DRM backend for /dev/dri/card0 (i915) | |
00:00:01.169 [DEBUG] [backend/drm/drm.c:71] Using atomic DRM interface | |
00:00:01.169 [INFO] [backend/drm/drm.c:250] Found 3 DRM CRTCs | |
00:00:01.169 [INFO] [backend/drm/drm.c:177] Found 9 DRM planes | |
00:00:01.199 [INFO] [render/egl.c:337] Using EGL 1.5 | |
00:00:01.199 [INFO] [render/egl.c:338] Supported EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless | |
00:00:01.199 [INFO] [render/egl.c:339] Supported EGL display 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_IMG_context_priority 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:01.199 [INFO] [render/egl.c:341] Supported EGL device extensions: EGL_EXT_device_drm | |
00:00:01.199 [INFO] [render/egl.c:343] EGL vendor: Mesa Project | |
00:00:01.199 [DEBUG] [render/egl.c:179] Supported dmabuf buffer formats: AB4H XB4H AR30 XR30 AB30 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:01.200 [DEBUG] [render/egl.c:383] Obtained high priority context | |
00:00:01.201 [INFO] [render/gles2/renderer.c:879] Using OpenGL ES 3.2 Mesa 20.3.0 | |
00:00:01.201 [INFO] [render/gles2/renderer.c:880] GL vendor: Intel | |
00:00:01.201 [INFO] [render/gles2/renderer.c:881] GL renderer: Mesa Intel(R) UHD Graphics 630 (CFL GT2) | |
00:00:01.201 [INFO] [render/gles2/renderer.c:882] 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_draw_instanced 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_pack_reverse_row_order 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_NV_pixel_buffer_object 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_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query 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_blend_equation_advanced_coherent 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_EXT_shader_samples_identical GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock 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_color_buffer_half_float GL_EXT_semaphore GL_EXT_semaphore_fd 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_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod | |
00:00:01.207 [INFO] [backend/drm/backend.c:139] Initializing DRM backend for /dev/dri/card1 (nouveau) | |
00:00:01.207 [DEBUG] [backend/drm/drm.c:67] Atomic modesetting unsupported, using legacy DRM interface | |
00:00:01.208 [INFO] [backend/drm/drm.c:250] Found 0 DRM CRTCs | |
00:00:01.217 [INFO] [render/egl.c:337] Using EGL 1.5 | |
00:00:01.217 [INFO] [render/egl.c:338] Supported EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless | |
00:00:01.217 [INFO] [render/egl.c:339] Supported EGL display 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:01.217 [INFO] [render/egl.c:341] Supported EGL device extensions: EGL_EXT_device_drm | |
00:00:01.217 [INFO] [render/egl.c:343] EGL vendor: Mesa Project | |
00:00:01.217 [DEBUG] [render/egl.c:179] 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:01.217 [INFO] [render/gles2/renderer.c:879] Using OpenGL ES 3.2 Mesa 20.3.0 | |
00:00:01.217 [INFO] [render/gles2/renderer.c:880] GL vendor: nouveau | |
00:00:01.217 [INFO] [render/gles2/renderer.c:881] GL renderer: NV167 | |
00:00:01.217 [INFO] [render/gles2/renderer.c:882] 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_draw_instanced 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_pack_reverse_row_order 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_NV_pixel_buffer_object 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_group_vote 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_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap_triangles GL_NV_sample_locations GL_NV_viewport_array2 GL_NV_viewport_swizzle 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_color_buffer_half_float GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage 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:01.217 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 12, inst: 18, bytes: 288, cached: 1489 | |
00:00:01.217 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 9, inst: 11, bytes: 176, cached: 701 | |
00:00:01.218 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 16, inst: 22, bytes: 352, cached: 1625 | |
00:00:01.218 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 9, inst: 21, bytes: 336, cached: 973 | |
00:00:01.218 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 12, inst: 19, bytes: 304, cached: 1621 | |
00:00:01.218 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 8, inst: 12, bytes: 192, cached: 845 | |
00:00:01.218 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 12, inst: 19, bytes: 304, cached: 1621 | |
00:00:01.218 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 8, inst: 12, bytes: 192, cached: 869 | |
00:00:01.218 [DEBUG] [GLES2] type: 0, local: 0, shared: 0, gpr: 12, inst: 19, bytes: 304, cached: 1621 | |
00:00:01.218 [DEBUG] [GLES2] type: 1, local: 0, shared: 0, gpr: 8, inst: 12, bytes: 192, cached: 845 | |
00:00:01.220 [sway/main.c:375] Starting sway version 1.5-a1591c23 (Dec 9 2020, branch 'master') | |
00:00:01.220 [sway/server.c:56] Initializing Wayland server | |
00:00:01.220 [DEBUG] [types/wlr_idle.c:247] idle manager created | |
00:00:01.220 [INFO] [backend/noop/backend.c:51] Creating noop backend | |
00:00:01.220 [INFO] [backend/headless/backend.c:191] Creating headless backend | |
00:00:01.226 [sway/config.c:379] Loading config from //etc/sway/config | |
00:00:01.226 [sway/config.c:789] Read line 1: # Default config for sway | |
00:00:01.226 [sway/config.c:789] Read line 2: # | |
00:00:01.226 [sway/config.c:789] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking. | |
00:00:01.226 [sway/config.c:789] Read line 4: # | |
00:00:01.226 [sway/config.c:789] Read line 5: # Read `man 5 sway` for a complete reference. | |
00:00:01.226 [sway/config.c:789] Read line 6: | |
00:00:01.226 [sway/config.c:789] Read line 7: ### Variables | |
00:00:01.226 [sway/config.c:789] Read line 8: # | |
00:00:01.226 [sway/config.c:789] Read line 9: # Logo key. Use Mod1 for Alt. | |
00:00:01.226 [sway/config.c:789] Read line 10: set $mod Mod4 | |
00:00:01.226 [sway/commands.c:372] Config command: set $mod Mod4 | |
00:00:01.226 [sway/commands.c:392] After replacement: set $mod Mod4 | |
00:00:01.226 [sway/config.c:789] Read line 11: # Home row direction keys, like vim | |
00:00:01.226 [sway/config.c:789] Read line 12: set $left h | |
00:00:01.226 [sway/commands.c:372] Config command: set $left h | |
00:00:01.226 [sway/commands.c:392] After replacement: set $left h | |
00:00:01.226 [sway/config.c:789] Read line 13: set $down j | |
00:00:01.226 [sway/commands.c:372] Config command: set $down j | |
00:00:01.226 [sway/commands.c:392] After replacement: set $down j | |
00:00:01.226 [sway/config.c:789] Read line 14: set $up k | |
00:00:01.226 [sway/commands.c:372] Config command: set $up k | |
00:00:01.226 [sway/commands.c:392] After replacement: set $up k | |
00:00:01.226 [sway/config.c:789] Read line 15: set $right l | |
00:00:01.226 [sway/commands.c:372] Config command: set $right l | |
00:00:01.226 [sway/commands.c:392] After replacement: set $right l | |
00:00:01.226 [sway/config.c:789] Read line 16: # Your preferred terminal emulator | |
00:00:01.226 [sway/config.c:789] Read line 17: set $term alacritty | |
00:00:01.226 [sway/commands.c:372] Config command: set $term alacritty | |
00:00:01.226 [sway/commands.c:392] After replacement: set $term alacritty | |
00:00:01.226 [sway/config.c:789] Read line 18: # Your preferred application launcher | |
00:00:01.226 [sway/config.c:789] Read line 19: # Note: pass the final command to swaymsg so that the resulting window can be opened | |
00:00:01.226 [sway/config.c:789] Read line 20: # on the original workspace that the command was run on. | |
00:00:01.226 [sway/config.c:789] Read line 21: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:01.226 [sway/commands.c:372] Config command: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:01.226 [sway/commands.c:392] After replacement: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:01.226 [sway/config.c:789] Read line 22: | |
00:00:01.226 [sway/config.c:789] Read line 23: ### Output configuration | |
00:00:01.226 [sway/config.c:789] Read line 24: # | |
00:00:01.226 [sway/config.c:789] Read line 25: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) | |
00:00:01.226 [sway/config.c:789] Read line 26: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:01.226 [sway/commands.c:372] Config command: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:01.226 [sway/commands.c:392] After replacement: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:01.226 [sway/commands.c:423] Subcommand: bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:01.226 [sway/config/output.c:223] Adding output * config | |
00:00:01.226 [sway/config/output.c:227] Config stored for output * (enabled: -1) ([email protected] position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (dpms 0) (max render time: -1) | |
00:00:01.226 [sway/config/output.c:789] spawn_swaybg cmd[0] = swaybg | |
00:00:01.226 [sway/config/output.c:789] spawn_swaybg cmd[1] = -o | |
00:00:01.226 [sway/config/output.c:789] spawn_swaybg cmd[2] = * | |
00:00:01.226 [sway/config/output.c:789] spawn_swaybg cmd[3] = -i | |
00:00:01.226 [sway/config/output.c:789] spawn_swaybg cmd[4] = /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png | |
00:00:01.226 [sway/config/output.c:789] spawn_swaybg cmd[5] = -m | |
00:00:01.226 [sway/config/output.c:789] spawn_swaybg cmd[6] = fill | |
00:00:01.228 [sway/config.c:789] Read line 27: # | |
00:00:01.228 [sway/config.c:789] Read line 28: # Example configuration: | |
00:00:01.228 [sway/config.c:789] Read line 29: # | |
00:00:01.228 [sway/config.c:789] Read line 30: # output HDMI-A-1 resolution 1920x1080 position 1920,0 | |
00:00:01.228 [sway/config.c:789] Read line 31: # | |
00:00:01.228 [sway/config.c:789] Read line 32: # You can get the names of your outputs by running: swaymsg -t get_outputs | |
00:00:01.228 [sway/config.c:789] Read line 33: | |
00:00:01.228 [sway/config.c:789] Read line 34: ### Idle configuration | |
00:00:01.228 [sway/config.c:789] Read line 35: # | |
00:00:01.228 [sway/config.c:789] Read line 36: # Example configuration: | |
00:00:01.228 [sway/config.c:789] Read line 37: # | |
00:00:01.228 [sway/config.c:789] Read line 38: # exec swayidle -w \ | |
00:00:01.228 [sway/config.c:789] Read line 39: # timeout 300 'swaylock -f -c 000000' \ | |
00:00:01.228 [sway/config.c:789] Read line 40: # timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ | |
00:00:01.228 [sway/config.c:789] Read line 41: # before-sleep 'swaylock -f -c 000000' | |
00:00:01.228 [sway/config.c:789] Read line 42: # | |
00:00:01.228 [sway/config.c:789] Read line 43: # This will lock your screen after 300 seconds of inactivity, then turn off | |
00:00:01.228 [sway/config.c:789] Read line 44: # your displays after another 300 seconds, and turn your screens back on when | |
00:00:01.228 [sway/config.c:789] Read line 45: # resumed. It will also lock your screen before your computer goes to sleep. | |
00:00:01.228 [sway/config.c:789] Read line 46: | |
00:00:01.228 [sway/config.c:789] Read line 47: ### Input configuration | |
00:00:01.228 [sway/config.c:789] Read line 48: # | |
00:00:01.228 [sway/config.c:789] Read line 49: # Example configuration: | |
00:00:01.228 [sway/config.c:789] Read line 50: # | |
00:00:01.228 [sway/config.c:789] Read line 51: # input "2:14:SynPS/2_Synaptics_TouchPad" { | |
00:00:01.228 [sway/config.c:789] Read line 52: # dwt enabled | |
00:00:01.228 [sway/config.c:789] Read line 53: # tap enabled | |
00:00:01.228 [sway/config.c:789] Read line 54: # natural_scroll enabled | |
00:00:01.228 [sway/config.c:789] Read line 55: # middle_emulation enabled | |
00:00:01.228 [sway/config.c:789] Read line 56: # } | |
00:00:01.228 [sway/config.c:789] Read line 57: # | |
00:00:01.228 [sway/config.c:789] Read line 58: # You can get the names of your inputs by running: swaymsg -t get_inputs | |
00:00:01.228 [sway/config.c:789] Read line 59: # Read `man 5 sway-input` for more information about this section. | |
00:00:01.228 [sway/config.c:789] Read line 60: | |
00:00:01.228 [sway/config.c:789] Read line 61: ### Key bindings | |
00:00:01.228 [sway/config.c:789] Read line 62: # | |
00:00:01.228 [sway/config.c:789] Read line 63: # Basics: | |
00:00:01.228 [sway/config.c:789] Read line 64: # | |
00:00:01.228 [sway/config.c:789] Read line 65: # Start a terminal | |
00:00:01.228 [sway/config.c:789] Read line 66: bindsym $mod+Return exec $term | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Return exec $term | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Return exec alacritty | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `exec alacritty` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 67: | |
00:00:01.228 [sway/config.c:789] Read line 68: # Kill focused window | |
00:00:01.228 [sway/config.c:789] Read line 69: bindsym $mod+Shift+q kill | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Shift+q kill | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+q kill | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+q to command `kill` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 70: | |
00:00:01.228 [sway/config.c:789] Read line 71: # Start your launcher | |
00:00:01.228 [sway/config.c:789] Read line 72: bindsym $mod+d exec $menu | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+d exec $menu | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+d exec dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+d to command `exec dmenu_path | dmenu | xargs swaymsg exec --` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 73: | |
00:00:01.228 [sway/config.c:789] Read line 74: # Drag floating windows by holding down $mod and left mouse button. | |
00:00:01.228 [sway/config.c:789] Read line 75: # Resize them with right mouse button + $mod. | |
00:00:01.228 [sway/config.c:789] Read line 76: # Despite the name, also works for non-floating windows. | |
00:00:01.228 [sway/config.c:789] Read line 77: # Change normal to inverse to use left mouse button for resizing and right | |
00:00:01.228 [sway/config.c:789] Read line 78: # mouse button for dragging. | |
00:00:01.228 [sway/config.c:789] Read line 79: floating_modifier $mod normal | |
00:00:01.228 [sway/commands.c:372] Config command: floating_modifier $mod normal | |
00:00:01.228 [sway/commands.c:392] After replacement: floating_modifier Mod4 normal | |
00:00:01.228 [sway/config.c:789] Read line 80: | |
00:00:01.228 [sway/config.c:789] Read line 81: # Reload the configuration file | |
00:00:01.228 [sway/config.c:789] Read line 82: bindsym $mod+Shift+c reload | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Shift+c reload | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+c reload | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+c to command `reload` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 83: | |
00:00:01.228 [sway/config.c:789] Read line 84: # Exit sway (logs you out of your Wayland session) | |
00:00:01.228 [sway/config.c:789] Read line 85: bindsym $mod+Shift+e 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:01.228 [sway/commands.c:372] Config command: bindsym $mod+Shift+e 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:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+e 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:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+e to command `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'` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 86: # | |
00:00:01.228 [sway/config.c:789] Read line 87: # Moving around: | |
00:00:01.228 [sway/config.c:789] Read line 88: # | |
00:00:01.228 [sway/config.c:789] Read line 89: # Move your focus around | |
00:00:01.228 [sway/config.c:789] Read line 90: bindsym $mod+$left focus left | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+$left focus left | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+h focus left | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+h to command `focus left` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 91: bindsym $mod+$down focus down | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+$down focus down | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+j focus down | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+j to command `focus down` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 92: bindsym $mod+$up focus up | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+$up focus up | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+k focus up | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+k to command `focus up` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 93: bindsym $mod+$right focus right | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+$right focus right | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+l focus right | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+l to command `focus right` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 94: # Or use $mod+[up|down|left|right] | |
00:00:01.228 [sway/config.c:789] Read line 95: bindsym $mod+Left focus left | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Left focus left | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Left focus left | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 96: bindsym $mod+Down focus down | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Down focus down | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Down focus down | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 97: bindsym $mod+Up focus up | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Up focus up | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Up focus up | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 98: bindsym $mod+Right focus right | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Right focus right | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Right focus right | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 99: | |
00:00:01.228 [sway/config.c:789] Read line 100: # Move the focused window with the same, but add Shift | |
00:00:01.228 [sway/config.c:789] Read line 101: bindsym $mod+Shift+$left move left | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Shift+$left move left | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+h move left | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+h to command `move left` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 102: bindsym $mod+Shift+$down move down | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Shift+$down move down | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+j move down | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+j to command `move down` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 103: bindsym $mod+Shift+$up move up | |
00:00:01.228 [sway/commands.c:372] Config command: bindsym $mod+Shift+$up move up | |
00:00:01.228 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+k move up | |
00:00:01.228 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+k to command `move up` for device '*' | |
00:00:01.228 [sway/config.c:789] Read line 104: bindsym $mod+Shift+$right move right | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+$right move right | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+l move right | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+l to command `move right` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 105: # Ditto, with arrow keys | |
00:00:01.229 [sway/config.c:789] Read line 106: bindsym $mod+Shift+Left move left | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+Left move left | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Left move left | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 107: bindsym $mod+Shift+Down move down | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+Down move down | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Down move down | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 108: bindsym $mod+Shift+Up move up | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+Up move up | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Up move up | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 109: bindsym $mod+Shift+Right move right | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+Right move right | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Right move right | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 110: # | |
00:00:01.229 [sway/config.c:789] Read line 111: # Workspaces: | |
00:00:01.229 [sway/config.c:789] Read line 112: # | |
00:00:01.229 [sway/config.c:789] Read line 113: # Switch to workspace | |
00:00:01.229 [sway/config.c:789] Read line 114: bindsym $mod+1 workspace number 1 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+1 workspace number 1 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+1 workspace number 1 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 115: bindsym $mod+2 workspace number 2 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+2 workspace number 2 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+2 workspace number 2 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 116: bindsym $mod+3 workspace number 3 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+3 workspace number 3 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+3 workspace number 3 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 117: bindsym $mod+4 workspace number 4 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+4 workspace number 4 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+4 workspace number 4 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 118: bindsym $mod+5 workspace number 5 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+5 workspace number 5 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+5 workspace number 5 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 119: bindsym $mod+6 workspace number 6 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+6 workspace number 6 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+6 workspace number 6 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+6 to command `workspace number 6` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 120: bindsym $mod+7 workspace number 7 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+7 workspace number 7 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+7 workspace number 7 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 121: bindsym $mod+8 workspace number 8 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+8 workspace number 8 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+8 workspace number 8 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 122: bindsym $mod+9 workspace number 9 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+9 workspace number 9 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+9 workspace number 9 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 123: bindsym $mod+0 workspace number 10 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+0 workspace number 10 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+0 workspace number 10 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+0 to command `workspace number 10` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 124: # Move focused container to workspace | |
00:00:01.229 [sway/config.c:789] Read line 125: bindsym $mod+Shift+1 move container to workspace number 1 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+1 move container to workspace number 1 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+1 move container to workspace number 1 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+1 to command `move container to workspace number 1` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 126: bindsym $mod+Shift+2 move container to workspace number 2 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+2 move container to workspace number 2 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+2 move container to workspace number 2 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 127: bindsym $mod+Shift+3 move container to workspace number 3 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+3 move container to workspace number 3 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+3 move container to workspace number 3 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 128: bindsym $mod+Shift+4 move container to workspace number 4 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+4 move container to workspace number 4 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+4 move container to workspace number 4 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 129: bindsym $mod+Shift+5 move container to workspace number 5 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+5 move container to workspace number 5 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+5 move container to workspace number 5 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 130: bindsym $mod+Shift+6 move container to workspace number 6 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+6 move container to workspace number 6 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+6 move container to workspace number 6 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+6 to command `move container to workspace number 6` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 131: bindsym $mod+Shift+7 move container to workspace number 7 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+7 move container to workspace number 7 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+7 move container to workspace number 7 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 132: bindsym $mod+Shift+8 move container to workspace number 8 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+8 move container to workspace number 8 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+8 move container to workspace number 8 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 133: bindsym $mod+Shift+9 move container to workspace number 9 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+9 move container to workspace number 9 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+9 move container to workspace number 9 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 134: bindsym $mod+Shift+0 move container to workspace number 10 | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+0 move container to workspace number 10 | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+0 move container to workspace number 10 | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 10` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 135: # Note: workspaces can have any name you want, not just numbers. | |
00:00:01.229 [sway/config.c:789] Read line 136: # We just use 1-10 as the default. | |
00:00:01.229 [sway/config.c:789] Read line 137: # | |
00:00:01.229 [sway/config.c:789] Read line 138: # Layout stuff: | |
00:00:01.229 [sway/config.c:789] Read line 139: # | |
00:00:01.229 [sway/config.c:789] Read line 140: # You can "split" the current object of your focus with | |
00:00:01.229 [sway/config.c:789] Read line 141: # $mod+b or $mod+v, for horizontal and vertical splits | |
00:00:01.229 [sway/config.c:789] Read line 142: # respectively. | |
00:00:01.229 [sway/config.c:789] Read line 143: bindsym $mod+b splith | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+b splith | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+b splith | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+b to command `splith` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 144: bindsym $mod+v splitv | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+v splitv | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+v splitv | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+v to command `splitv` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 145: | |
00:00:01.229 [sway/config.c:789] Read line 146: # Switch the current container between different layout styles | |
00:00:01.229 [sway/config.c:789] Read line 147: bindsym $mod+s layout stacking | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+s layout stacking | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+s layout stacking | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+s to command `layout stacking` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 148: bindsym $mod+w layout tabbed | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+w layout tabbed | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+w layout tabbed | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+w to command `layout tabbed` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 149: bindsym $mod+e layout toggle split | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+e layout toggle split | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+e layout toggle split | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+e to command `layout toggle split` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 150: | |
00:00:01.229 [sway/config.c:789] Read line 151: # Make the current focus fullscreen | |
00:00:01.229 [sway/config.c:789] Read line 152: bindsym $mod+f fullscreen | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+f fullscreen | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+f fullscreen | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+f to command `fullscreen` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 153: | |
00:00:01.229 [sway/config.c:789] Read line 154: # Toggle the current focus between tiling and floating mode | |
00:00:01.229 [sway/config.c:789] Read line 155: bindsym $mod+Shift+space floating toggle | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+space floating toggle | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+space floating toggle | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 156: | |
00:00:01.229 [sway/config.c:789] Read line 157: # Swap focus between the tiling area and the floating area | |
00:00:01.229 [sway/config.c:789] Read line 158: bindsym $mod+space focus mode_toggle | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+space focus mode_toggle | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+space focus mode_toggle | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 159: | |
00:00:01.229 [sway/config.c:789] Read line 160: # Move focus to the parent container | |
00:00:01.229 [sway/config.c:789] Read line 161: bindsym $mod+a focus parent | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+a focus parent | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+a focus parent | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+a to command `focus parent` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 162: # | |
00:00:01.229 [sway/config.c:789] Read line 163: # Scratchpad: | |
00:00:01.229 [sway/config.c:789] Read line 164: # | |
00:00:01.229 [sway/config.c:789] Read line 165: # Sway has a "scratchpad", which is a bag of holding for windows. | |
00:00:01.229 [sway/config.c:789] Read line 166: # You can send windows there and get them back later. | |
00:00:01.229 [sway/config.c:789] Read line 167: | |
00:00:01.229 [sway/config.c:789] Read line 168: # Move the currently focused window to the scratchpad | |
00:00:01.229 [sway/config.c:789] Read line 169: bindsym $mod+Shift+minus move scratchpad | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+Shift+minus move scratchpad | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+minus move scratchpad | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 170: | |
00:00:01.229 [sway/config.c:789] Read line 171: # Show the next scratchpad window or hide the focused scratchpad window. | |
00:00:01.229 [sway/config.c:789] Read line 172: # If there are multiple scratchpad windows, this command cycles through them. | |
00:00:01.229 [sway/config.c:789] Read line 173: bindsym $mod+minus scratchpad show | |
00:00:01.229 [sway/commands.c:372] Config command: bindsym $mod+minus scratchpad show | |
00:00:01.229 [sway/commands.c:392] After replacement: bindsym Mod4+minus scratchpad show | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 174: # | |
00:00:01.229 [sway/config.c:789] Read line 175: # Resizing containers: | |
00:00:01.229 [sway/config.c:789] Read line 176: # | |
00:00:01.229 [sway/config.c:789] Read line 177: mode "resize" { | |
00:00:01.229 [sway/config.c:843] Entering block 'mode "resize"' | |
00:00:01.229 [sway/config.c:789] Read line 178: # left will shrink the containers width | |
00:00:01.229 [sway/config.c:789] Read line 179: # right will grow the containers width | |
00:00:01.229 [sway/config.c:789] Read line 180: # up will shrink the containers height | |
00:00:01.229 [sway/config.c:789] Read line 181: # down will grow the containers height | |
00:00:01.229 [sway/config.c:789] Read line 182: bindsym $left resize shrink width 10px | |
00:00:01.229 [sway/commands.c:372] Config command: mode "resize" bindsym $left resize shrink width 10px | |
00:00:01.229 [sway/commands.c:392] After replacement: mode "resize" bindsym h resize shrink width 10px | |
00:00:01.229 [sway/commands.c:423] Subcommand: bindsym h resize shrink width 10px | |
00:00:01.229 [sway/commands/bind.c:297] bindsym - Bound h to command `resize shrink width 10px` for device '*' | |
00:00:01.229 [sway/config.c:789] Read line 183: bindsym $down resize grow height 10px | |
00:00:01.229 [sway/commands.c:372] Config command: mode "resize" bindsym $down resize grow height 10px | |
00:00:01.229 [sway/commands.c:392] After replacement: mode "resize" bindsym j resize grow height 10px | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym j resize grow height 10px | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound j to command `resize grow height 10px` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 184: bindsym $up resize shrink height 10px | |
00:00:01.230 [sway/commands.c:372] Config command: mode "resize" bindsym $up resize shrink height 10px | |
00:00:01.230 [sway/commands.c:392] After replacement: mode "resize" bindsym k resize shrink height 10px | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym k resize shrink height 10px | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound k to command `resize shrink height 10px` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 185: bindsym $right resize grow width 10px | |
00:00:01.230 [sway/commands.c:372] Config command: mode "resize" bindsym $right resize grow width 10px | |
00:00:01.230 [sway/commands.c:392] After replacement: mode "resize" bindsym l resize grow width 10px | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym l resize grow width 10px | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound l to command `resize grow width 10px` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 186: | |
00:00:01.230 [sway/config.c:789] Read line 187: # Ditto, with arrow keys | |
00:00:01.230 [sway/config.c:789] Read line 188: bindsym Left resize shrink width 10px | |
00:00:01.230 [sway/commands.c:372] Config command: mode "resize" bindsym Left resize shrink width 10px | |
00:00:01.230 [sway/commands.c:392] After replacement: mode "resize" bindsym Left resize shrink width 10px | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym Left resize shrink width 10px | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10px` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 189: bindsym Down resize grow height 10px | |
00:00:01.230 [sway/commands.c:372] Config command: mode "resize" bindsym Down resize grow height 10px | |
00:00:01.230 [sway/commands.c:392] After replacement: mode "resize" bindsym Down resize grow height 10px | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym Down resize grow height 10px | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10px` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 190: bindsym Up resize shrink height 10px | |
00:00:01.230 [sway/commands.c:372] Config command: mode "resize" bindsym Up resize shrink height 10px | |
00:00:01.230 [sway/commands.c:392] After replacement: mode "resize" bindsym Up resize shrink height 10px | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym Up resize shrink height 10px | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10px` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 191: bindsym Right resize grow width 10px | |
00:00:01.230 [sway/commands.c:372] Config command: mode "resize" bindsym Right resize grow width 10px | |
00:00:01.230 [sway/commands.c:392] After replacement: mode "resize" bindsym Right resize grow width 10px | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym Right resize grow width 10px | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10px` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 192: | |
00:00:01.230 [sway/config.c:789] Read line 193: # Return to default mode | |
00:00:01.230 [sway/config.c:789] Read line 194: bindsym Return mode "default" | |
00:00:01.230 [sway/commands.c:372] Config command: mode "resize" bindsym Return mode "default" | |
00:00:01.230 [sway/commands.c:392] After replacement: mode "resize" bindsym Return mode "default" | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym Return mode "default" | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 195: bindsym Escape mode "default" | |
00:00:01.230 [sway/commands.c:372] Config command: mode "resize" bindsym Escape mode "default" | |
00:00:01.230 [sway/commands.c:392] After replacement: mode "resize" bindsym Escape mode "default" | |
00:00:01.230 [sway/commands.c:423] Subcommand: bindsym Escape mode "default" | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 196: } | |
00:00:01.230 [sway/config.c:860] Exiting block 'mode "resize"' | |
00:00:01.230 [sway/config.c:789] Read line 197: bindsym $mod+r mode "resize" | |
00:00:01.230 [sway/commands.c:372] Config command: bindsym $mod+r mode "resize" | |
00:00:01.230 [sway/commands.c:392] After replacement: bindsym Mod4+r mode "resize" | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Mod4+r to command `mode "resize"` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 198: | |
00:00:01.230 [sway/config.c:789] Read line 199: # | |
00:00:01.230 [sway/config.c:789] Read line 200: # Status Bar: | |
00:00:01.230 [sway/config.c:789] Read line 201: # | |
00:00:01.230 [sway/config.c:789] Read line 202: # Read `man 5 sway-bar` for more information about this section. | |
00:00:01.230 [sway/config.c:789] Read line 203: bar { | |
00:00:01.230 [sway/config.c:843] Entering block 'bar' | |
00:00:01.230 [sway/config.c:789] Read line 204: position top | |
00:00:01.230 [sway/commands.c:372] Config command: bar position top | |
00:00:01.230 [sway/commands.c:392] After replacement: bar position top | |
00:00:01.230 [sway/commands/bar.c:93] Creating bar: bar-0 | |
00:00:01.230 [sway/commands.c:423] Subcommand: position top | |
00:00:01.230 [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: bar-0 | |
00:00:01.230 [sway/config.c:789] Read line 205: | |
00:00:01.230 [sway/config.c:789] Read line 206: # When the status_command prints a new line to stdout, swaybar updates. | |
00:00:01.230 [sway/config.c:789] Read line 207: # The default just shows the current date and time. | |
00:00:01.230 [sway/config.c:789] Read line 208: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:01.230 [sway/commands.c:372] Config command: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:01.230 [sway/commands.c:392] After replacement: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:01.230 [sway/commands.c:423] Subcommand: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:01.230 [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:01.230 [sway/config.c:789] Read line 209: | |
00:00:01.230 [sway/config.c:789] Read line 210: colors { | |
00:00:01.230 [sway/config.c:843] Entering block 'bar colors' | |
00:00:01.230 [sway/config.c:789] Read line 211: statusline #ffffff | |
00:00:01.230 [sway/commands.c:372] Config command: bar colors statusline #ffffff | |
00:00:01.230 [sway/commands.c:392] After replacement: bar colors statusline #ffffff | |
00:00:01.230 [sway/commands.c:423] Subcommand: colors statusline #ffffff | |
00:00:01.230 [sway/commands.c:423] Subcommand: statusline #ffffff | |
00:00:01.230 [sway/config.c:789] Read line 212: background #323232 | |
00:00:01.230 [sway/commands.c:372] Config command: bar colors background #323232 | |
00:00:01.230 [sway/commands.c:392] After replacement: bar colors background #323232 | |
00:00:01.230 [sway/commands.c:423] Subcommand: colors background #323232 | |
00:00:01.230 [sway/commands.c:423] Subcommand: background #323232 | |
00:00:01.230 [sway/config.c:789] Read line 213: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:01.230 [sway/commands.c:372] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:01.230 [sway/commands.c:392] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:01.230 [sway/commands.c:423] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:01.230 [sway/commands.c:423] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:01.230 [sway/config.c:789] Read line 214: } | |
00:00:01.230 [sway/config.c:860] Exiting block 'bar colors' | |
00:00:01.230 [sway/config.c:789] Read line 215: } | |
00:00:01.230 [sway/config.c:860] Exiting block 'bar' | |
00:00:01.230 [sway/config.c:789] Read line 216: | |
00:00:01.230 [sway/config.c:789] Read line 217: include /etc/sway/config.d/* | |
00:00:01.230 [sway/commands.c:372] Config command: include /etc/sway/config.d/* | |
00:00:01.230 [sway/commands.c:392] After replacement: include /etc/sway/config.d/* | |
00:00:01.230 [sway/config.c:379] Loading config from /etc/sway/config.d/50-systemd-user.conf | |
00:00:01.230 [sway/config.c:789] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment | |
00:00:01.230 [sway/config.c:789] Read line 2: # See FS#63021 | |
00:00:01.230 [sway/config.c:789] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal. | |
00:00:01.230 [sway/config.c:789] Read line 4: | |
00:00:01.230 [sway/config.c:789] Read line 5: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK | |
00:00:01.230 [sway/commands.c:372] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK | |
00:00:01.230 [sway/commands.c:392] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK | |
00:00:01.230 [sway/config.c:833] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK' | |
00:00:01.230 [sway/config.c:789] Read line 7: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK | |
00:00:01.230 [sway/commands.c:372] Config command: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK | |
00:00:01.230 [sway/commands.c:392] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK | |
00:00:01.230 [sway/config.c:833] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK' | |
00:00:01.230 [sway/config.c:379] Loading config from /etc/sway/config.d/swayshot | |
00:00:01.230 [sway/config.c:789] Read line 1: # swayshot | |
00:00:01.230 [sway/config.c:789] Read line 2: # | |
00:00:01.230 [sway/config.c:789] Read line 3: # Print screen helper for sway: add keyboard shortcuts for screenshots: | |
00:00:01.230 [sway/config.c:789] Read line 4: # * Print Scr for whole screen | |
00:00:01.230 [sway/config.c:789] Read line 5: # * Alt + Print Scr for a focused window | |
00:00:01.230 [sway/config.c:789] Read line 6: # * Shift + Print Scr for a selected region | |
00:00:01.230 [sway/config.c:789] Read line 7: # | |
00:00:01.230 [sway/config.c:789] Read line 8: # Save screenshots to $SCREENSHOTS folder. | |
00:00:01.230 [sway/config.c:789] Read line 9: # The default value is XDG_PICTURES_DIR, see | |
00:00:01.230 [sway/config.c:789] Read line 10: # https://wiki.archlinux.org/index.php/XDG_user_directories | |
00:00:01.230 [sway/config.c:789] Read line 11: | |
00:00:01.230 [sway/config.c:789] Read line 12: bindsym Print exec swayshot | |
00:00:01.230 [sway/commands.c:372] Config command: bindsym Print exec swayshot | |
00:00:01.230 [sway/commands.c:392] After replacement: bindsym Print exec swayshot | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Print to command `exec swayshot` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 13: bindsym Mod1+Print exec swayshot window | |
00:00:01.230 [sway/commands.c:372] Config command: bindsym Mod1+Print exec swayshot window | |
00:00:01.230 [sway/commands.c:392] After replacement: bindsym Mod1+Print exec swayshot window | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Mod1+Print to command `exec swayshot window` for device '*' | |
00:00:01.230 [sway/config.c:789] Read line 14: bindsym Shift+Print exec swayshot region | |
00:00:01.230 [sway/commands.c:372] Config command: bindsym Shift+Print exec swayshot region | |
00:00:01.230 [sway/commands.c:392] After replacement: bindsym Shift+Print exec swayshot region | |
00:00:01.230 [sway/commands/bind.c:297] bindsym - Bound Shift+Print to command `exec swayshot region` for device '*' | |
00:00:01.230 [sway/server.c:211] Initializing Xwayland (lazy=1) | |
00:00:01.230 [sway/server.c:234] Starting backend on wayland display 'wayland-1' | |
00:00:01.230 [DEBUG] [backend/libinput/backend.c:86] Initializing libinput | |
00:00:01.273 [DEBUG] [backend/libinput/events.c:94] Added Video Bus [0:6] | |
00:00:01.273 [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus' | |
00:00:01.273 [sway/input/input-manager.c:184] no fallback seat config - creating default | |
00:00:01.273 [sway/config/seat.c:66] Adding non-wildcard seat config | |
00:00:01.273 [sway/config/seat.c:83] Config stored for seat seat0 | |
00:00:01.273 [sway/input/input-manager.c:585] applying seat config for seat seat0 | |
00:00:01.273 [sway/input/seat.c:871] adding device 0:6:Video_Bus to seat seat0 | |
00:00:01.276 [sway/input/keyboard.c:884] Created keyboard group 0x5641086b3740 | |
00:00:01.276 [sway/input/keyboard.c:907] Adding keyboard 0:6:Video_Bus to group 0x5641086b3740 | |
00:00:01.281 [DEBUG] [backend/libinput/events.c:94] Added Video Bus [0:6] | |
00:00:01.281 [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus' | |
00:00:01.281 [sway/input/seat.c:871] adding device 0:6:Video_Bus to seat seat0 | |
00:00:01.284 [sway/input/keyboard.c:859] Adding keyboard 0:6:Video_Bus to group 0x5641086b3740 | |
00:00:01.285 [DEBUG] [backend/libinput/events.c:94] Added Power Button [0:1] | |
00:00:01.285 [sway/input/input-manager.c:234] adding device: '0:1:Power_Button' | |
00:00:01.285 [sway/input/seat.c:871] adding device 0:1:Power_Button to seat seat0 | |
00:00:01.288 [sway/input/keyboard.c:859] Adding keyboard 0:1:Power_Button to group 0x5641086b3740 | |
00:00:01.289 [DEBUG] [backend/libinput/events.c:94] Added Lid Switch [0:5] | |
00:00:01.289 [DEBUG] [backend/libinput/switch.c:20] Created switch for device Lid Switch | |
00:00:01.289 [sway/input/input-manager.c:234] adding device: '0:5:Lid_Switch' | |
00:00:01.289 [sway/input/seat.c:871] adding device 0:5:Lid_Switch to seat seat0 | |
00:00:01.289 [sway/input/switch.c:18] Allocated switch for device | |
00:00:01.289 [sway/input/seat.c:664] Applying input config to 0:5:Lid_Switch | |
00:00:01.289 [sway/input/switch.c:95] Configured switch for device | |
00:00:01.289 [DEBUG] [backend/libinput/events.c:94] Added Sleep Button [0:3] | |
00:00:01.289 [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button' | |
00:00:01.289 [sway/input/seat.c:871] adding device 0:3:Sleep_Button to seat seat0 | |
00:00:01.292 [sway/input/keyboard.c:859] Adding keyboard 0:3:Sleep_Button to group 0x5641086b3740 | |
00:00:01.293 [DEBUG] [backend/libinput/events.c:94] Added Integrated_Webcam_HD: Integrate [3141:26403] | |
00:00:01.293 [sway/input/input-manager.c:234] adding device: '3141:26403:Integrated_Webcam_HD:_Integrate' | |
00:00:01.293 [sway/input/seat.c:871] adding device 3141:26403:Integrated_Webcam_HD:_Integrate to seat seat0 | |
00:00:01.296 [sway/input/keyboard.c:859] Adding keyboard 3141:26403:Integrated_Webcam_HD:_Integrate to group 0x5641086b3740 | |
00:00:01.296 [DEBUG] [backend/libinput/events.c:94] Added Wacom HID 490A Pen [1386:18698] | |
00:00:01.296 [sway/input/input-manager.c:234] adding device: '1386:18698:Wacom_HID_490A_Pen' | |
00:00:01.296 [sway/input/seat.c:871] adding device 1386:18698:Wacom_HID_490A_Pen to seat seat0 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors: | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11 | |
00:00:01.308 [DEBUG] [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10 | |
00:00:01.309 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10 | |
00:00:01.309 [sway/input/seat.c:664] Applying input config to 1386:18698:Wacom_HID_490A_Pen | |
00:00:01.309 [DEBUG] [backend/libinput/events.c:94] Added Wacom HID 490A Finger [1386:18698] | |
00:00:01.309 [sway/input/input-manager.c:234] adding device: '1386:18698:Wacom_HID_490A_Finger' | |
00:00:01.309 [sway/input/seat.c:871] adding device 1386:18698:Wacom_HID_490A_Finger to seat seat0 | |
00:00:01.309 [sway/input/seat.c:664] Applying input config to 1386:18698:Wacom_HID_490A_Finger | |
00:00:01.309 [DEBUG] [backend/libinput/events.c:94] Added SYNA2393:00 06CB:7A13 Mouse [1739:31251] | |
00:00:01.309 [sway/input/input-manager.c:234] adding device: '1739:31251:SYNA2393:00_06CB:7A13_Mouse' | |
00:00:01.309 [sway/input/seat.c:871] adding device 1739:31251:SYNA2393:00_06CB:7A13_Mouse to seat seat0 | |
00:00:01.309 [sway/input/seat.c:664] Applying input config to 1739:31251:SYNA2393:00_06CB:7A13_Mouse | |
00:00:01.309 [DEBUG] [backend/libinput/events.c:94] Added SYNA2393:00 06CB:7A13 Touchpad [1739:31251] | |
00:00:01.309 [sway/input/input-manager.c:234] adding device: '1739:31251:SYNA2393:00_06CB:7A13_Touchpad' | |
00:00:01.309 [sway/input/seat.c:871] adding device 1739:31251:SYNA2393:00_06CB:7A13_Touchpad to seat seat0 | |
00:00:01.309 [sway/input/seat.c:664] Applying input config to 1739:31251:SYNA2393:00_06CB:7A13_Touchpad | |
00:00:01.309 [DEBUG] [backend/libinput/events.c:94] Added SIGMACHIP USB Keyboard [7247:38] | |
00:00:01.309 [sway/input/input-manager.c:234] adding device: '7247:38:SIGMACHIP_USB_Keyboard' | |
00:00:01.309 [sway/input/seat.c:871] adding device 7247:38:SIGMACHIP_USB_Keyboard to seat seat0 | |
00:00:01.312 [sway/input/keyboard.c:859] Adding keyboard 7247:38:SIGMACHIP_USB_Keyboard to group 0x5641086b3740 | |
00:00:01.313 [DEBUG] [backend/libinput/events.c:94] Added SIGMACHIP USB Keyboard Consumer Control [7247:38] | |
00:00:01.313 [sway/input/input-manager.c:234] adding device: '7247:38:SIGMACHIP_USB_Keyboard_Consumer_Control' | |
00:00:01.313 [sway/input/seat.c:871] adding device 7247:38:SIGMACHIP_USB_Keyboard_Consumer_Control to seat seat0 | |
00:00:01.316 [sway/input/keyboard.c:859] Adding keyboard 7247:38:SIGMACHIP_USB_Keyboard_Consumer_Control to group 0x5641086b3740 | |
00:00:01.317 [sway/input/input-manager.c:234] adding device: '7247:38:SIGMACHIP_USB_Keyboard_Consumer_Control' | |
00:00:01.317 [sway/input/seat.c:871] adding device 7247:38:SIGMACHIP_USB_Keyboard_Consumer_Control to seat seat0 | |
00:00:01.317 [sway/input/seat.c:664] Applying input config to 7247:38:SIGMACHIP_USB_Keyboard_Consumer_Control | |
00:00:01.317 [DEBUG] [backend/libinput/events.c:94] Added SIGMACHIP USB Keyboard System Control [7247:38] | |
00:00:01.317 [sway/input/input-manager.c:234] adding device: '7247:38:SIGMACHIP_USB_Keyboard_System_Control' | |
00:00:01.317 [sway/input/seat.c:871] adding device 7247:38:SIGMACHIP_USB_Keyboard_System_Control to seat seat0 | |
00:00:01.320 [sway/input/keyboard.c:859] Adding keyboard 7247:38:SIGMACHIP_USB_Keyboard_System_Control to group 0x5641086b3740 | |
00:00:01.321 [DEBUG] [backend/libinput/events.c:94] Added Intel HID events [0:0] | |
00:00:01.321 [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_events' | |
00:00:01.321 [sway/input/seat.c:871] adding device 0:0:Intel_HID_events to seat seat0 | |
00:00:01.324 [sway/input/keyboard.c:859] Adding keyboard 0:0:Intel_HID_events to group 0x5641086b3740 | |
00:00:01.325 [DEBUG] [backend/libinput/events.c:94] Added Intel HID 5 button array [0:0] | |
00:00:01.325 [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_5_button_array' | |
00:00:01.325 [sway/input/seat.c:871] adding device 0:0:Intel_HID_5_button_array to seat seat0 | |
00:00:01.328 [sway/input/keyboard.c:859] Adding keyboard 0:0:Intel_HID_5_button_array to group 0x5641086b3740 | |
00:00:01.329 [DEBUG] [backend/libinput/events.c:94] Added Dell WMI hotkeys [0:0] | |
00:00:01.329 [sway/input/input-manager.c:234] adding device: '0:0:Dell_WMI_hotkeys' | |
00:00:01.329 [sway/input/seat.c:871] adding device 0:0:Dell_WMI_hotkeys to seat seat0 | |
00:00:01.332 [sway/input/keyboard.c:859] Adding keyboard 0:0:Dell_WMI_hotkeys to group 0x5641086b3740 | |
00:00:01.333 [DEBUG] [backend/libinput/events.c:94] Added AT Translated Set 2 keyboard [1:1] | |
00:00:01.333 [sway/input/input-manager.c:234] adding device: '1:1:AT_Translated_Set_2_keyboard' | |
00:00:01.333 [sway/input/seat.c:871] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0 | |
00:00:01.336 [sway/input/keyboard.c:859] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x5641086b3740 | |
00:00:01.337 [DEBUG] [backend/libinput/events.c:94] Added MX Master Keyboard [1133:45079] | |
00:00:01.337 [sway/input/input-manager.c:234] adding device: '1133:45079:MX_Master_Keyboard' | |
00:00:01.337 [sway/input/seat.c:871] adding device 1133:45079:MX_Master_Keyboard to seat seat0 | |
00:00:01.340 [sway/input/keyboard.c:859] Adding keyboard 1133:45079:MX_Master_Keyboard to group 0x5641086b3740 | |
00:00:01.341 [DEBUG] [backend/libinput/events.c:94] Added MX Master Mouse [1133:45079] | |
00:00:01.341 [sway/input/input-manager.c:234] adding device: '1133:45079:MX_Master_Mouse' | |
00:00:01.341 [sway/input/seat.c:871] adding device 1133:45079:MX_Master_Mouse to seat seat0 | |
00:00:01.341 [sway/input/seat.c:664] Applying input config to 1133:45079:MX_Master_Mouse | |
00:00:01.341 [DEBUG] [backend/libinput/backend.c:132] libinput successfully initialized | |
00:00:01.341 [INFO] [backend/drm/drm.c:1259] Scanning DRM connectors | |
00:00:01.342 [INFO] [backend/drm/drm.c:1318] Found connector 'eDP-1' | |
00:00:01.342 [INFO] [backend/drm/drm.c:1354] 'eDP-1' connected | |
00:00:01.342 [DEBUG] [backend/drm/drm.c:1355] Current CRTC: 51 | |
00:00:01.342 [INFO] [backend/drm/drm.c:1360] Physical size: 340x190 | |
00:00:01.342 [INFO] [backend/drm/drm.c:1378] Detected modes: | |
00:00:01.342 [INFO] [backend/drm/drm.c:1400] 3840x2160@59997 (preferred) | |
00:00:01.350 [INFO] [backend/drm/drm.c:1318] Found connector 'DP-1' | |
00:00:01.350 [INFO] [backend/drm/drm.c:1318] Found connector 'DP-2' | |
00:00:01.353 [INFO] [backend/drm/drm.c:1318] Found connector 'DP-3' | |
00:00:01.353 [INFO] [backend/drm/drm.c:1318] Found connector 'DP-4' | |
00:00:01.353 [INFO] [backend/drm/drm.c:1318] Found connector 'DP-5' | |
00:00:01.353 [INFO] [backend/drm/drm.c:1318] Found connector 'DP-6' | |
00:00:01.353 [INFO] [backend/drm/drm.c:1354] 'DP-6' connected | |
00:00:01.353 [DEBUG] [backend/drm/drm.c:1355] Current CRTC: 72 | |
00:00:01.353 [INFO] [backend/drm/drm.c:1360] Physical size: 620x340 | |
00:00:01.353 [INFO] [backend/drm/drm.c:1378] Detected modes: | |
00:00:01.353 [INFO] [backend/drm/drm.c:1400] 3840x2160@59996 (preferred) | |
00:00:01.353 [INFO] [backend/drm/drm.c:1400] 3840x2160@29981 | |
00:00:01.353 [INFO] [backend/drm/drm.c:1400] 1920x2160@59988 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 2560x1440@59951 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 2048x1280@59922 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1920x1080@60000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1920x1080@60000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1920x1080@59940 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1920x1080@50000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1920x1080@24000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1920x1080@23976 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1600x1200@60000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1280x1024@75025 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1280x1024@60020 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1280x800@59810 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1152x864@75000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1280x720@60000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1280x720@59940 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1280x720@50000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1024x768@75029 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 1024x768@60004 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 800x600@75000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 800x600@60317 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 720x576@50000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 720x576@50000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 720x480@60000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 720x480@60000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 720x480@59940 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 720x480@59940 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 640x480@75000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 640x480@60000 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 640x480@59940 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 640x480@59940 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1400] 720x400@70082 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1091] Reallocating CRTCs | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1102] State before reallocation: | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1108] 'eDP-1' crtc=0 state=1 desired_enabled=1 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1108] 'DP-1' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1108] 'DP-2' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1108] 'DP-3' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1108] 'DP-4' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1108] 'DP-5' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1108] 'DP-6' crtc=1 state=1 desired_enabled=1 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1160] State after reallocation: | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1167] 'eDP-1' crtc=0 state=1 desired_enabled=1 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1167] 'DP-1' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1167] 'DP-2' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1167] 'DP-3' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1167] 'DP-4' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1167] 'DP-5' crtc=-1 state=0 desired_enabled=0 | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:1167] 'DP-6' crtc=1 state=1 desired_enabled=1 | |
00:00:01.354 [INFO] [backend/drm/drm.c:1466] Requesting modeset for 'eDP-1' | |
00:00:01.354 [sway/desktop/output.c:912] New output 0x564108aec890: eDP-1 | |
00:00:01.354 [sway/config/output.c:348] Turning on output eDP-1 | |
00:00:01.354 [sway/config/output.c:326] Output DPI: 286.870588x288.757895 | |
00:00:01.354 [sway/config/output.c:379] Auto-detected output scale: 2.000000 | |
00:00:01.354 [sway/config/output.c:382] Set eDP-1 scale to 2.000000 | |
00:00:01.354 [sway/config/output.c:409] Committing output eDP-1 | |
00:00:01.354 [INFO] [backend/drm/drm.c:816] Modesetting 'eDP-1' with '3840x2160@59997mHz' | |
00:00:01.354 [DEBUG] [backend/drm/drm.c:698] Initializing renderer on connector 'eDP-1' | |
00:00:01.354 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.359 [DEBUG] [render/gbm_allocator.c:47] Allocated 3840x2160 GBM buffer (format 0x34325241, modifier 0x100000000000004) | |
00:00:01.377 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 3840x2160 | |
00:00:01.378 [ERROR] [backend/drm/atomic.c:36] eDP-1: Atomic commit failed (modeset): Invalid argument | |
00:00:01.378 [INFO] [backend/drm/drm.c:736] Page-flip failed with primary FB modifiers enabled, retrying without modifiers | |
00:00:01.378 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.383 [DEBUG] [render/gbm_allocator.c:47] Allocated 3840x2160 GBM buffer (format 0x34325241, modifier 0x100000000000001) | |
00:00:01.383 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 3840x2160 | |
00:00:01.411 [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output eDP-1 | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 1' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '1' | |
00:00:01.411 [sway/tree/workspace.c:274] Workspace: Found free name 1 | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '2' | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '3' | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 4' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '4' | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 5' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '5' | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 6' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '6' | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 7' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '7' | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 8' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '8' | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 9' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '9' | |
00:00:01.411 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 10' | |
00:00:01.411 [sway/tree/workspace.c:245] Isolated name from workspace number: '10' | |
00:00:01.411 [sway/tree/output.c:127] Creating default workspace 1 | |
00:00:01.411 [sway/tree/workspace.c:63] Adding workspace 1 for output eDP-1 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors: | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 48x48+23,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 48x48+24,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 48x48+24,24 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 48x48+7,5 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 48x48+24,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 48x48+23,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 48x48+7,5 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 48x48+24,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 48x48+23,41 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 48x48+24,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 48x48+15,9 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 48x48+23,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] alias (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 48x48+23,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] arrow (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 48x48+19,29 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 48x48+29,29 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 48x48+25,35 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 48x48+24,38 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] cell (1 images) 48x48+22,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] circle (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] col-resize (1 images) 48x48+24,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] context-menu (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] copy (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] cross (1 images) 48x48+22,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 48x48+22,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 48x48+24,24 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] crosshair (1 images) 48x48+22,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 48x48+23,41 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] default (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 48x48+22,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 48x48+23,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] dotbox (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 48x48+23,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_large (1 images) 48x48+41,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_small (1 images) 48x48+41,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] draped_box (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] e-resize (1 images) 48x48+37,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 48x48+15,9 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 48x48+24,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] fleur (1 images) 48x48+23,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] grab (1 images) 48x48+21,13 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] grabbing (1 images) 48x48+23,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 48x48+24,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] hand (1 images) 48x48+15,9 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] hand1 (1 images) 48x48+21,13 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] hand2 (1 images) 48x48+15,9 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] help (1 images) 48x48+23,41 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] icon (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 48x48+23,41 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 48x48+7,5 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] left_side (1 images) 48x48+11,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] left_tee (1 images) 48x48+11,24 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] link (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 48x48+7,37 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 48x48+39,37 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] move (1 images) 48x48+24,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] n-resize (1 images) 48x48+25,11 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 48x48+29,19 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] no-drop (1 images) 48x48+17,17 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 48x48+24,24 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 48x48+23,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 48x48+19,19 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] pencil (1 images) 48x48+13,41 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] pirate (1 images) 48x48+23,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] plus (1 images) 48x48+20,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer (1 images) 48x48+15,9 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] progress (60 images) 48x48+7,5 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 48x48+23,41 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 48x48+41,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] right_side (1 images) 48x48+37,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] right_tee (1 images) 48x48+39,24 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] row-resize (1 images) 48x48+23,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] s-resize (1 images) 48x48+25,35 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 48x48+23,37 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 48x48+24,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 48x48+11,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 48x48+37,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 48x48+23,5 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 48x48+23,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] se-resize (1 images) 48x48+29,29 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] size_all (1 images) 48x48+23,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] size_hor (1 images) 48x48+24,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] size_ver (1 images) 48x48+23,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 48x48+19,29 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] target (1 images) 48x48+21,21 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] tcross (1 images) 48x48+23,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] text (1 images) 48x48+21,23 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 48x48+7,7 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 48x48+19,19 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 48x48+29,19 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] top_side (1 images) 48x48+25,11 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] top_tee (1 images) 48x48+24,9 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 48x48+7,9 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 48x48+39,9 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 48x48+23,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 48x48+22,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] w-resize (1 images) 48x48+11,25 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] wait (60 images) 48x48+22,22 | |
00:00:01.456 [DEBUG] [xcursor/wlr_xcursor.c:248] watch (60 images) 48x48+22,22 | |
00:00:01.457 [DEBUG] [xcursor/wlr_xcursor.c:248] xterm (1 images) 48x48+21,23 | |
00:00:01.457 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 48x48+22,19 | |
00:00:01.457 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 48x48+22,19 | |
00:00:01.457 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.457 [DEBUG] [render/gbm_allocator.c:47] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) | |
00:00:01.457 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 256x256 | |
00:00:01.458 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:01.458 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:01.458 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:01.458 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:01.458 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:01.458 [sway/input/seat.c:664] Applying input config to 1133:45079:MX_Master_Mouse | |
00:00:01.478 [sway/input/seat.c:664] Applying input config to 7247:38:SIGMACHIP_USB_Keyboard_Consumer_Control | |
00:00:01.485 [sway/input/seat.c:664] Applying input config to 1739:31251:SYNA2393:00_06CB:7A13_Touchpad | |
00:00:01.485 [sway/input/seat.c:664] Applying input config to 1739:31251:SYNA2393:00_06CB:7A13_Mouse | |
00:00:01.485 [sway/input/seat.c:664] Applying input config to 1386:18698:Wacom_HID_490A_Finger | |
00:00:01.485 [sway/input/seat.c:664] Applying input config to 1386:18698:Wacom_HID_490A_Pen | |
00:00:01.492 [sway/input/seat.c:664] Applying input config to 0:5:Lid_Switch | |
00:00:01.492 [sway/input/switch.c:95] Configured switch for device | |
00:00:01.502 [sway/desktop/transaction.c:427] Transaction 0x564108d1d570 committing with 2 instructions | |
00:00:01.502 [sway/desktop/transaction.c:281] Applying transaction 0x564108d1d570 | |
00:00:01.502 [INFO] [backend/drm/drm.c:1466] Requesting modeset for 'DP-6' | |
00:00:01.502 [sway/desktop/output.c:912] New output 0x564108af0300: DP-6 | |
00:00:01.502 [sway/config/output.c:348] Turning on output DP-6 | |
00:00:01.502 [sway/config/output.c:326] Output DPI: 157.316129x161.364706 | |
00:00:01.502 [sway/config/output.c:379] Auto-detected output scale: 1.000000 | |
00:00:01.502 [sway/config/output.c:409] Committing output DP-6 | |
00:00:01.502 [INFO] [backend/drm/drm.c:816] Modesetting 'DP-6' with '3840x2160@59996mHz' | |
00:00:01.502 [DEBUG] [backend/drm/drm.c:698] Initializing renderer on connector 'DP-6' | |
00:00:01.502 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.507 [DEBUG] [render/gbm_allocator.c:47] Allocated 3840x2160 GBM buffer (format 0x34325241, modifier 0x100000000000004) | |
00:00:01.507 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 3840x2160 | |
00:00:01.508 [ERROR] [backend/drm/atomic.c:36] DP-6: Atomic commit failed (modeset): Invalid argument | |
00:00:01.508 [INFO] [backend/drm/drm.c:736] Page-flip failed with primary FB modifiers enabled, retrying without modifiers | |
00:00:01.508 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.513 [DEBUG] [render/gbm_allocator.c:47] Allocated 3840x2160 GBM buffer (format 0x34325241, modifier 0x100000000000001) | |
00:00:01.513 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 3840x2160 | |
00:00:01.533 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:01.533 [sway/tree/arrange.c:293] Arranging workspace '1' at 3840.000000, 0.000000 | |
00:00:01.533 [sway/desktop/transaction.c:427] Transaction 0x564108b15f90 committing with 1 instructions | |
00:00:01.533 [sway/desktop/transaction.c:281] Applying transaction 0x564108b15f90 | |
00:00:01.533 [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output DP-6 | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 1' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '1' | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '2' | |
00:00:01.533 [sway/tree/workspace.c:274] Workspace: Found free name 2 | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '3' | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 4' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '4' | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 5' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '5' | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 6' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '6' | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 7' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '7' | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 8' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '8' | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 9' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '9' | |
00:00:01.533 [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 10' | |
00:00:01.533 [sway/tree/workspace.c:245] Isolated name from workspace number: '10' | |
00:00:01.533 [sway/tree/output.c:127] Creating default workspace 2 | |
00:00:01.533 [sway/tree/workspace.c:63] Adding workspace 2 for output DP-6 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors: | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+11,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21 | |
00:00:01.544 [DEBUG] [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10 | |
00:00:01.545 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10 | |
00:00:01.545 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.545 [DEBUG] [render/gbm_allocator.c:47] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) | |
00:00:01.545 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 256x256 | |
00:00:01.545 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.545 [DEBUG] [render/gbm_allocator.c:47] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) | |
00:00:01.545 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 256x256 | |
00:00:01.545 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:01.545 [sway/tree/arrange.c:263] Usable area for ws: 3840x2160@0,0 | |
00:00:01.545 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 0.000000 | |
00:00:01.545 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:01.545 [sway/tree/arrange.c:293] Arranging workspace '1' at 3840.000000, 0.000000 | |
00:00:01.545 [sway/tree/arrange.c:263] Usable area for ws: 3840x2160@0,0 | |
00:00:01.545 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 0.000000 | |
00:00:01.545 [sway/input/seat.c:664] Applying input config to 1133:45079:MX_Master_Mouse | |
00:00:01.566 [sway/input/seat.c:664] Applying input config to 7247:38:SIGMACHIP_USB_Keyboard_Consumer_Control | |
00:00:01.572 [sway/input/seat.c:664] Applying input config to 1739:31251:SYNA2393:00_06CB:7A13_Touchpad | |
00:00:01.572 [sway/input/seat.c:664] Applying input config to 1739:31251:SYNA2393:00_06CB:7A13_Mouse | |
00:00:01.572 [sway/input/seat.c:664] Applying input config to 1386:18698:Wacom_HID_490A_Finger | |
00:00:01.572 [sway/input/seat.c:664] Applying input config to 1386:18698:Wacom_HID_490A_Pen | |
00:00:01.579 [sway/input/seat.c:664] Applying input config to 0:5:Lid_Switch | |
00:00:01.579 [sway/input/switch.c:95] Configured switch for device | |
00:00:01.589 [sway/desktop/transaction.c:427] Transaction 0x56410905b1f0 committing with 3 instructions | |
00:00:01.589 [sway/desktop/transaction.c:281] Applying transaction 0x56410905b1f0 | |
00:00:01.589 [INFO] [backend/headless/backend.c:28] Starting headless backend | |
00:00:01.589 [sway/config/bar.c:263] Invoking swaybar for bar id 'bar-0' | |
00:00:01.591 [sway/config/bar.c:255] Spawned swaybar bar-0 | |
00:00:01.591 [sway/config.c:638] Running deferred commands | |
00:00:01.591 [sway/commands.c:255] Handling command 'exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK' | |
00:00:01.591 [sway/commands/exec_always.c:50] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK | |
00:00:01.592 [sway/commands/exec_always.c:91] Child process created with pid 96920 | |
00:00:01.592 [sway/tree/root.c:290] Recording workspace for process 96920 | |
00:00:01.592 [sway/commands.c:255] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK' | |
00:00:01.592 [sway/commands/exec_always.c:50] Executing hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK | |
00:00:01.594 [sway/commands/exec_always.c:91] Child process created with pid 96922 | |
00:00:01.594 [sway/tree/root.c:290] Recording workspace for process 96922 | |
00:00:01.594 [sway/server.c:245] Running compositor on wayland display 'wayland-1' | |
00:00:01.594 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.600 [DEBUG] [render/gbm_allocator.c:47] Allocated 3840x2160 GBM buffer (format 0x34325241, modifier 0x100000000000001) | |
00:00:01.600 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 3840x2160 | |
00:00:01.605 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:01.619 [DEBUG] [render/gbm_allocator.c:47] Allocated 3840x2160 GBM buffer (format 0x34325241, modifier 0x100000000000001) | |
00:00:01.619 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 3840x2160 | |
00:00:01.624 [sway/ipc-server.c:153] Event on IPC listening socket | |
00:00:01.624 [sway/ipc-server.c:199] New client: fd 72 | |
00:00:01.625 [sway/ipc-server.c:153] Event on IPC listening socket | |
00:00:01.625 [sway/ipc-server.c:199] New client: fd 74 | |
00:00:01.625 [sway/ipc-server.c:219] Client 72 readable | |
00:00:01.625 [sway/ipc-server.c:958] Added IPC reply of type 0x6 to client 72 queue: { "id": "bar-0", "mode": "dock", "hidden_state": "hide", "position": "top", "status_command": "while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done", "font": "monospace 10", "gaps": { "top": 0, "right": 0, "bottom": 0, "left": 0 }, "bar_height": 0, "status_padding": 1, "status_edge_padding": 3, "wrap_scroll": false, "workspace_buttons": true, "strip_workspace_numbers": false, "strip_workspace_name": false, "workspace_min_width": 0, "binding_mode_indicator": true, "verbose": false, "pango_markup": false, "colors": { "background": "#323232ff", "statusline": "#ffffffff", "separator": "#666666ff", "focused_background": "#323232ff", "focused_statusline": "#ffffffff", "focused_separator": "#666666ff", "focused_workspace_border": "#4c7899ff", "focused_workspace_bg": "#285577ff", "focused_workspace_text": "#ffffffff", "inactive_workspace_border": "#32323200", "inactive_workspace_bg": "#32323200", "inactive_workspace_text": "#5c5c5cff", "active_workspace_border": "#333333ff", "active_workspace_bg": "#5f676aff", "active_workspace_text": "#ffffffff", "urgent_workspace_border": "#2f343aff", "urgent_workspace_bg": "#900000ff", "urgent_workspace_text": "#ffffffff", "binding_mode_border": "#2f343aff", "binding_mode_bg": "#900000ff", "binding_mode_text": "#ffffffff" }, "tray_padding": 2 } | |
00:00:01.625 [sway/ipc-server.c:535] Client 72 writable | |
2020-12-09 21:21:06 - [swaybg/main.c:299] Found config * for output DP-6 (Dell Inc. DELL S2817Q J42MC74R273M) | |
00:00:01.625 [sway/ipc-server.c:219] Client 74 readable | |
2020-12-09 21:21:06 - [swaybg/main.c:299] Found config * for output eDP-1 (Sharp Corporation 0x14B9 0x00000000) | |
00:00:01.625 [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 74 queue: {"success": true} | |
00:00:01.625 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x56410904bb60 (res 0x56410904bf20) | |
00:00:01.625 [DEBUG] [types/wlr_layer_shell_v1.c:458] new layer_surface 0x564108d29910 (res 0x564108d2f2f0) | |
00:00:01.625 [sway/desktop/layer_shell.c:590] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0, | |
00:00:01.625 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564108d2cab0 (res 0x564108d2ce70) | |
00:00:01.625 [DEBUG] [types/wlr_layer_shell_v1.c:458] new layer_surface 0x564108b15ff0 (res 0x564108ff9c40) | |
00:00:01.625 [sway/desktop/layer_shell.c:590] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0, | |
00:00:01.625 [sway/ipc-server.c:535] Client 74 writable | |
00:00:01.652 [sway/ipc-server.c:219] Client 72 readable | |
00:00:01.652 [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 72 queue: [ { "id": 4, "name": "1", "rect": { "x": 3840, "y": 0, "width": 1920, "height": 1080 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "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 }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 0, "width": 3840, "height": 2160 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "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": 2, "output": "DP-6", "type": "workspace", "representation": null, "focused": false, "visible": true } ] | |
00:00:01.652 [sway/ipc-server.c:535] Client 72 writable | |
00:00:01.654 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564108d2ae80 (res 0x564108d2b240) | |
00:00:01.654 [DEBUG] [types/wlr_layer_shell_v1.c:458] new layer_surface 0x564108d2de50 (res 0x564108d2dfb0) | |
00:00:01.654 [sway/desktop/layer_shell.c:590] new layer surface: namespace panel layer 1 anchor 13 size 0x20 margin 0,0,0,0, | |
00:00:01.654 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:01.654 [sway/tree/arrange.c:263] Usable area for ws: 1920x1060@0,20 | |
00:00:01.654 [sway/tree/arrange.c:293] Arranging workspace '1' at 3840.000000, 20.000000 | |
00:00:01.654 [sway/desktop/transaction.c:427] Transaction 0x5641086500c0 committing with 1 instructions | |
00:00:01.654 [sway/desktop/transaction.c:281] Applying transaction 0x5641086500c0 | |
00:00:01.654 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564108d2bdf0 (res 0x564108d2c1b0) | |
00:00:01.654 [DEBUG] [types/wlr_layer_shell_v1.c:458] new layer_surface 0x564108d2c240 (res 0x564108d2c3a0) | |
00:00:01.654 [sway/desktop/layer_shell.c:590] new layer surface: namespace panel layer 1 anchor 13 size 0x23 margin 0,0,0,0, | |
00:00:01.654 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:01.654 [sway/tree/arrange.c:263] Usable area for ws: 3840x2137@0,23 | |
00:00:01.654 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 23.000000 | |
00:00:01.654 [sway/desktop/transaction.c:427] Transaction 0x564108ffc080 committing with 1 instructions | |
00:00:01.654 [sway/desktop/transaction.c:281] Applying transaction 0x564108ffc080 | |
00:00:01.654 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564108d2d5a0 (res 0x564108d2d960) | |
00:00:01.654 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:01.654 [sway/tree/arrange.c:263] Usable area for ws: 1920x1058@0,22 | |
00:00:01.654 [sway/tree/arrange.c:293] Arranging workspace '1' at 3840.000000, 22.000000 | |
00:00:01.654 [sway/desktop/transaction.c:427] Transaction 0x564108ffc0c0 committing with 1 instructions | |
00:00:01.654 [sway/desktop/transaction.c:281] Applying transaction 0x564108ffc0c0 | |
00:00:03.347 [sway/commands/bind.c:616] running command for binding: exec dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:03.348 [sway/commands.c:255] Handling command 'exec dmenu_path | dmenu | xargs swaymsg exec --' | |
00:00:03.348 [sway/commands/exec_always.c:50] Executing dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:03.357 [sway/commands/exec_always.c:91] Child process created with pid 96930 | |
00:00:03.357 [sway/tree/root.c:290] Recording workspace for process 96930 | |
00:00:03.363 [INFO] [xwayland/server.c:93] WAYLAND_SOCKET=38 Xwayland :0 -rootless -terminate -core -listen 35 -listen 37 -wm 77 | |
glamor: No eglstream capable devices found | |
00:00:03.440 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564108ffb630 (res 0x564108ffb9f0) | |
00:00:03.440 [sway/input/cursor.c:906] denying request to set cursor from unfocused client | |
00:00:03.440 [DEBUG] [types/wlr_relative_pointer_v1.c:145] relative_pointer_v1 0x564108d2dcc0 created for client 0x56410904e820 | |
00:00:03.441 [DEBUG] [xwayland/server.c:252] Xserver is ready | |
The XKEYBOARD keymap compiler (xkbcomp) reports: | |
> Warning: Unsupported maximum keycode 569, clipping. | |
> X11 cannot support keycodes above 255. | |
Errors from xkbcomp are not fatal to the X server | |
00:00:03.446 [DEBUG] [xwayland/xwm.c:1685] xfixes version: 5.0 | |
00:00:03.448 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.448 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:03.448 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.448 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:03.448 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.448 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (2097153) | |
00:00:03.448 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.448 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (2097154) | |
00:00:03.448 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.448 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (2097154) | |
00:00:03.448 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.448 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (2097155) | |
00:00:03.448 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.448 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:03.471 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.471 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (4194308) | |
00:00:03.471 [sway/desktop/xwayland.c:764] New xwayland unmanaged surface | |
00:00:03.471 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.471 [DEBUG] [xwayland/xwm.c:999] XCB_MAP_NOTIFY (4194308) | |
00:00:03.471 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564108ff8d20 (res 0x56410905c380) | |
00:00:03.471 [DEBUG] [xwayland/xwm.c:1516] New xwayland surface: 0x564108ff8d20 | |
00:00:03.471 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.471 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (4194308) | |
00:00:03.477 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: dmenu dmenu | |
00:00:04.900 [DEBUG] [xwayland/xwm.c:1425] unhandled X11 event: MappingNotify (34) | |
00:00:04.900 [DEBUG] [xwayland/xwm.c:1425] unhandled X11 event: MappingNotify (34) | |
00:00:04.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:05.982 [DEBUG] [xwayland/xwm.c:1013] XCB_UNMAP_NOTIFY (4194308) | |
00:00:05.982 [DEBUG] [xwayland/xwm.c:893] XCB_DESTROY_NOTIFY (4194308) | |
00:00:05.982 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:05.983 [ERROR] [xwayland/xwm.c:1398] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 141, value 4194308 | |
00:00:05.985 [sway/ipc-server.c:153] Event on IPC listening socket | |
00:00:05.985 [sway/ipc-server.c:199] New client: fd 77 | |
00:00:05.985 [sway/ipc-server.c:219] Client 77 readable | |
00:00:05.985 [sway/commands.c:255] Handling command 'exec copyq' | |
00:00:05.985 [sway/commands/exec_always.c:50] Executing copyq | |
00:00:05.994 [sway/commands/exec_always.c:91] Child process created with pid 96962 | |
00:00:05.994 [sway/tree/root.c:290] Recording workspace for process 96962 | |
00:00:05.994 [sway/desktop/transaction.c:427] Transaction 0x564108d18170 committing with 2 instructions | |
00:00:05.994 [sway/desktop/transaction.c:281] Applying transaction 0x564108d18170 | |
00:00:05.994 [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 77 queue: [ { "success": true } ] | |
00:00:05.995 [sway/ipc-server.c:535] Client 77 writable | |
00:00:05.995 [sway/ipc-server.c:214] Client 77 hung up | |
00:00:05.995 [sway/ipc-server.c:565] IPC Client 77 disconnected | |
00:00:04.476 [swaybar/tray/host.c:24] Registering Status Notifier Item 'org.kde.StatusNotifierItem-96962-2/StatusNotifierItem' | |
00:00:04.510 [swaybar/tray/item.c:121] org.kde.StatusNotifierItem-96962-2/StatusNotifierItem IconThemePath: Property org.kde.StatusNotifierItem.IconThemePath was not found in object /StatusNotifierItem | |
00:00:04.516 [swaybar/tray/item.c:121] org.kde.StatusNotifierItem-96962-2/StatusNotifierItem IconThemePath: Property org.kde.StatusNotifierItem.IconThemePath was not found in object /StatusNotifierItem | |
00:00:12.252 [sway/commands/bind.c:616] running command for binding: exec dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:12.252 [sway/commands.c:255] Handling command 'exec dmenu_path | dmenu | xargs swaymsg exec --' | |
00:00:12.252 [sway/commands/exec_always.c:50] Executing dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:12.261 [sway/commands/exec_always.c:91] Child process created with pid 96982 | |
00:00:12.261 [sway/tree/root.c:290] Recording workspace for process 96982 | |
00:00:12.288 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (4194308) | |
00:00:12.288 [sway/desktop/xwayland.c:764] New xwayland unmanaged surface | |
00:00:12.288 [DEBUG] [xwayland/xwm.c:999] XCB_MAP_NOTIFY (4194308) | |
00:00:12.288 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564109055710 (res 0x564109055320) | |
00:00:12.288 [DEBUG] [xwayland/xwm.c:1516] New xwayland surface: 0x564109055710 | |
00:00:12.288 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (4194308) | |
00:00:12.289 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: dmenu dmenu | |
00:00:14.053 [DEBUG] [xwayland/xwm.c:1013] XCB_UNMAP_NOTIFY (4194308) | |
00:00:14.053 [DEBUG] [xwayland/xwm.c:893] XCB_DESTROY_NOTIFY (4194308) | |
00:00:14.054 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:14.054 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:14.054 [ERROR] [xwayland/xwm.c:1398] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 157, value 4194308 | |
00:00:14.056 [sway/ipc-server.c:153] Event on IPC listening socket | |
00:00:14.057 [sway/ipc-server.c:199] New client: fd 82 | |
00:00:14.057 [sway/ipc-server.c:219] Client 82 readable | |
00:00:14.057 [sway/commands.c:255] Handling command 'exec jetbrains-toolbox' | |
00:00:14.057 [sway/commands/exec_always.c:50] Executing jetbrains-toolbox | |
00:00:14.067 [sway/commands/exec_always.c:91] Child process created with pid 96994 | |
00:00:14.067 [sway/tree/root.c:290] Recording workspace for process 96994 | |
00:00:14.067 [sway/desktop/transaction.c:427] Transaction 0x564108d2bbb0 committing with 2 instructions | |
00:00:14.067 [sway/desktop/transaction.c:281] Applying transaction 0x564108d2bbb0 | |
00:00:14.067 [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 82 queue: [ { "success": true } ] | |
00:00:14.068 [sway/ipc-server.c:535] Client 82 writable | |
00:00:14.068 [sway/ipc-server.c:214] Client 82 hung up | |
00:00:14.068 [sway/ipc-server.c:565] IPC Client 82 disconnected | |
[1209/212118.950868:ERROR:main_delegate.cc(955)] Could not load cef_100_percent.pak | |
[1209/212118.953690:ERROR:main_delegate.cc(964)] Could not load cef_200_percent.pak | |
[1209/212119.026677:INFO:HandlerRendererProcess.cpp(6)] HandlerRendererProcess created | |
[1209/212119.026678:INFO:HandlerRendererProcess.cpp(6)] HandlerRendererProcess created | |
[1209/212119.030212:ERROR:main_delegate.cc(955)] Could not load cef_100_percent.pak | |
[1209/212119.030228:ERROR:main_delegate.cc(955)] Could not load cef_100_percent.pak | |
[1209/212119.030235:ERROR:main_delegate.cc(964)] Could not load cef_200_percent.pak | |
[1209/212119.030300:ERROR:main_delegate.cc(964)] Could not load cef_200_percent.pak | |
[1209/212119.213622:ERROR:edid_parser.cc(102)] Too short EDID data: manufacturer id | |
[1209/212119.213769:ERROR:edid_parser.cc(102)] Too short EDID data: manufacturer id | |
[1209/212119.261059:INFO:HandlerGUILinux.cpp(142)] Create window | |
00:00:14.627 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (4194305) | |
00:00:14.627 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:14.627 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.627 [DEBUG] [xwayland/xwm.c:572] WM_PROTOCOLS (3) | |
00:00:14.627 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 4194305 | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 410 (WM_LOCALE_NAME) for window 4194305 | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:526] NET_WM_PID 96994 | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:549] NET_WM_WINDOW_TYPE (1) | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 383 (_NET_WM_SYNC_REQUEST_COUNTER) for window 4194305 | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.628 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 376 (_NET_WM_BYPASS_COMPOSITOR) for window 4194305 | |
00:00:14.650 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.650 [sway/tree/view.c:402] View 0x564109053060 updated CSD to 0 | |
00:00:14.650 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:14.722 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.723 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 301 (XdndAware) for window 4194305 | |
00:00:14.723 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [1x1+1919,1079] | |
00:00:14.723 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [1x1+300,300] | |
00:00:14.723 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [440x700+300,300] | |
00:00:14.723 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.723 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: JetBrains Toolbox | |
00:00:14.723 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.723 [sway/tree/view.c:402] View 0x564109053060 updated CSD to 0 | |
00:00:14.723 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:14.734 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.734 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 378 (_NET_WM_ICON) for window 4194305 | |
00:00:14.735 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:14.735 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: JetBrains Toolbox jetbrains-toolbox | |
[1209/212119.404724:INFO:HandlerRequest.cpp(20)] OnBeforeBrowse 33554433 url=qrc://ui/?theme=dark | |
[1209/212119.707082:INFO:HandlerRendererProcess.cpp(6)] HandlerRendererProcess created | |
[1209/212119.710301:ERROR:main_delegate.cc(955)] Could not load cef_100_percent.pak | |
[1209/212119.710379:ERROR:main_delegate.cc(964)] Could not load cef_200_percent.pak | |
Dec 09, 2020 9:21:19 PM com.a.a.c.e.i4 <clinit> | |
WARNING: Unable to load JDK7 types (annotations, java.nio.file.Path): no Java7 support added | |
00:00:20.926 [DEBUG] [xwayland/xwm.c:893] XCB_DESTROY_NOTIFY (4194305) | |
00:00:22.261 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (4194305) | |
00:00:22.261 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:22.261 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.261 [DEBUG] [xwayland/xwm.c:572] WM_PROTOCOLS (3) | |
00:00:22.261 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.261 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 4194305 | |
00:00:22.261 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 410 (WM_LOCALE_NAME) for window 4194305 | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:526] NET_WM_PID 97085 | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:549] NET_WM_WINDOW_TYPE (1) | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 383 (_NET_WM_SYNC_REQUEST_COUNTER) for window 4194305 | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.262 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 376 (_NET_WM_BYPASS_COMPOSITOR) for window 4194305 | |
00:00:22.288 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.288 [sway/tree/view.c:402] View 0x564109053c50 updated CSD to 0 | |
00:00:22.288 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 301 (XdndAware) for window 4194305 | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [1x1+1919,1079] | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [1x1+300,300] | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [440x700+300,300] | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: JetBrains Toolbox | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.352 [sway/tree/view.c:402] View 0x564109053c50 updated CSD to 0 | |
00:00:22.352 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:22.364 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.364 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 378 (_NET_WM_ICON) for window 4194305 | |
00:00:22.364 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:22.364 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: JetBrains Toolbox jetbrains-toolbox | |
00:00:21.768 [swaybar/tray/host.c:24] Registering Status Notifier Item 'com.jetbrains.toolbox/StatusNotifierItem' | |
00:00:21.774 [swaybar/tray/item.c:121] com.jetbrains.toolbox/StatusNotifierItem IconThemePath: Error Executing Method org.freedesktop.DBus.Properties.Get: null | |
00:00:21.774 [swaybar/tray/item.c:121] com.jetbrains.toolbox/StatusNotifierItem IconPixmap: Error Executing Method org.freedesktop.DBus.Properties.Get: null | |
00:00:21.774 [swaybar/tray/item.c:121] com.jetbrains.toolbox/StatusNotifierItem Status: Error Executing Method org.freedesktop.DBus.Properties.Get: null | |
00:00:21.774 [swaybar/tray/item.c:121] com.jetbrains.toolbox/StatusNotifierItem IconName: Error Executing Method org.freedesktop.DBus.Properties.Get: null | |
00:00:21.774 [swaybar/tray/item.c:121] com.jetbrains.toolbox/StatusNotifierItem AttentionIconName: Error Executing Method org.freedesktop.DBus.Properties.Get: null | |
00:00:21.775 [swaybar/tray/item.c:121] com.jetbrains.toolbox/StatusNotifierItem ItemIsMenu: Error Executing Method org.freedesktop.DBus.Properties.Get: null | |
00:00:21.775 [swaybar/tray/item.c:121] com.jetbrains.toolbox/StatusNotifierItem Menu: Error Executing Method org.freedesktop.DBus.Properties.Get: null | |
00:00:21.775 [swaybar/tray/item.c:121] com.jetbrains.toolbox/StatusNotifierItem AttentionIconPixmap: Error Executing Method org.freedesktop.DBus.Properties.Get: null | |
00:00:23.374 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [440x700+5320,0] | |
00:00:23.374 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [440x700+5320,0] | |
00:00:23.467 [sway/ipc-server.c:306] Sending workspace::focus event | |
00:00:23.467 [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 74 queue: { "change": "focus", "old": { "id": 4, "name": "1", "rect": { "x": 3840, "y": 22, "width": 1920, "height": 1058 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "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 }, "current": { "id": 6, "name": "2", "rect": { "x": 0, "y": 23, "width": 3840, "height": 2137 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "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": 2, "output": "DP-6", "type": "workspace", "representation": null } } | |
00:00:23.467 [sway/desktop/transaction.c:427] Transaction 0x564108d1d570 committing with 4 instructions | |
00:00:23.467 [sway/desktop/transaction.c:281] Applying transaction 0x564108d1d570 | |
00:00:23.467 [sway/ipc-server.c:535] Client 74 writable | |
00:00:23.467 [sway/ipc-server.c:219] Client 72 readable | |
00:00:23.468 [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 72 queue: [ { "id": 4, "name": "1", "rect": { "x": 3840, "y": 22, "width": 1920, "height": 1058 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "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": false, "visible": true }, { "id": 6, "name": "2", "rect": { "x": 0, "y": 23, "width": 3840, "height": 2137 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "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": 2, "output": "DP-6", "type": "workspace", "representation": null, "focused": true, "visible": true } ] | |
00:00:23.468 [sway/ipc-server.c:535] Client 72 writable | |
00:00:23.819 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.819 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: JetBrains Toolbox | |
00:00:23.819 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.820 [sway/tree/view.c:402] View 0x564109053c50 updated CSD to 0 | |
00:00:23.820 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:23.820 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.820 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 378 (_NET_WM_ICON) for window 4194305 | |
00:00:23.820 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.820 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: JetBrains Toolbox jetbrains-toolbox | |
00:00:23.820 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.820 [sway/tree/view.c:402] View 0x564109053c50 updated CSD to 0 | |
00:00:23.820 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 378 (_NET_WM_ICON) for window 4194305 | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: JetBrains Toolbox jetbrains-toolbox | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:654] WM_NORMAL_HINTS (18) | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (4194311) | |
00:00:23.821 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 4194305 | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:980] XCB_MAP_REQUEST (4194305) | |
00:00:23.821 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 281 (WM_STATE) for window 4194305 | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:999] XCB_MAP_NOTIFY (4194305) | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (4194305) | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194311) | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 340 (CHROMIUM_TIMESTAMP) for window 4194311 | |
00:00:23.822 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564109054250 (res 0x564108d2bb20) | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:1516] New xwayland surface: 0x564109054250 | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: JetBrains Toolbox jetbrains-toolbox | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: JetBrains Toolbox | |
00:00:23.822 [DEBUG] [xwayland/xwm.c:572] WM_PROTOCOLS (3) | |
00:00:23.823 [DEBUG] [xwayland/xwm.c:654] WM_NORMAL_HINTS (18) | |
00:00:23.823 [sway/tree/view.c:402] View 0x564109053c50 updated CSD to 0 | |
00:00:23.823 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:23.823 [DEBUG] [xwayland/xwm.c:549] NET_WM_WINDOW_TYPE (1) | |
00:00:23.823 [DEBUG] [xwayland/xwm.c:526] NET_WM_PID 97085 | |
00:00:23.823 [sway/tree/root.c:249] Looking up workspace for pid 97085 | |
00:00:23.837 [sway/tree/arrange.c:263] Usable area for ws: 1920x1058@0,22 | |
00:00:23.837 [sway/tree/arrange.c:293] Arranging workspace '1' at 3840.000000, 22.000000 | |
00:00:23.837 [sway/tree/arrange.c:263] Usable area for ws: 3840x2137@0,23 | |
00:00:23.837 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 23.000000 | |
00:00:23.837 [sway/tree/arrange.c:263] Usable area for ws: 3840x2137@0,23 | |
00:00:23.837 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 23.000000 | |
00:00:23.837 [sway/desktop/transaction.c:427] Transaction 0x5641090ee4b0 committing with 4 instructions | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (4194305) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194311) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 340 (CHROMIUM_TIMESTAMP) for window 4194311 | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (4194305) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [440x699+5320,0] | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:654] WM_NORMAL_HINTS (18) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (4194305) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (4194305) [440x699+5320,0] | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.838 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:23.838 [sway/desktop/transaction.c:505] Transaction 0x5641090ee4b0 is ready | |
00:00:23.838 [sway/desktop/transaction.c:281] Applying transaction 0x5641090ee4b0 | |
00:00:23.838 [sway/tree/container.c:1193] Container 0x5641090598a0 entered output 0x564108656210 | |
00:00:23.849 [sway/desktop/transaction.c:427] Transaction 0x564109126a20 committing with 1 instructions | |
00:00:23.849 [sway/desktop/transaction.c:281] Applying transaction 0x564109126a20 | |
00:00:24.419 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:24.419 [DEBUG] [render/gbm_allocator.c:47] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) | |
00:00:24.419 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 256x256 | |
00:00:24.420 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:24.420 [DEBUG] [render/gbm_allocator.c:47] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) | |
00:00:24.420 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 256x256 | |
00:00:24.421 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:24.421 [DEBUG] [render/gbm_allocator.c:47] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) | |
00:00:24.421 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 256x256 | |
00:00:24.421 [DEBUG] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:24.421 [DEBUG] [render/gbm_allocator.c:47] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0) | |
00:00:24.421 [DEBUG] [render/gles2/renderer.c:124] Created GL FBO for buffer 256x256 | |
00:00:27.007 [DEBUG] [types/seat/wlr_seat_pointer.c:382] button_count=1 grab_serial=0 serial=45 | |
00:00:27.007 [sway/desktop/transaction.c:427] Transaction 0x56410913ec40 committing with 1 instructions | |
00:00:27.007 [sway/desktop/transaction.c:281] Applying transaction 0x56410913ec40 | |
00:00:27.008 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:27.008 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 4194305 | |
00:00:27.089 [DEBUG] [types/seat/wlr_seat_pointer.c:382] button_count=0 grab_serial=45 serial=46 | |
00:00:27.645 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (16777217) | |
00:00:27.646 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777217) | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 34 (WM_COMMAND) for window 16777217 | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777217) | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 16777217 | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777217) | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: java Java | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777217) | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 410 (WM_LOCALE_NAME) for window 16777217 | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777217) | |
00:00:27.646 [DEBUG] [xwayland/xwm.c:526] NET_WM_PID 97338 | |
00:00:27.873 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (16777219) | |
00:00:27.873 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:27.873 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777217) | |
00:00:27.873 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: java | |
00:00:27.873 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777217) | |
00:00:27.873 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777219) | |
00:00:27.873 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 444 (_NET_WM_OPAQUE_REGION) for window 16777219 | |
00:00:27.948 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (16777219) | |
00:00:27.948 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 301 (XdndAware) for window 16777219 | |
00:00:27.948 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (16777223) | |
00:00:27.948 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:27.950 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (16777231) | |
00:00:27.950 [sway/desktop/xwayland.c:764] New xwayland unmanaged surface | |
00:00:28.096 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (14680071) | |
00:00:28.096 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:28.103 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (14680072) | |
00:00:28.104 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:28.104 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.104 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 432 (WM_CLIENT_LEADER) for window 14680071 | |
00:00:28.104 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.104 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: jetbrains-idea jetbrains-idea | |
00:00:28.104 [DEBUG] [xwayland/xwm.c:926] XCB_CONFIGURE_REQUEST (14680071) [1280x800+4160,140] | |
00:00:28.104 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.104 [DEBUG] [xwayland/xwm.c:654] WM_NORMAL_HINTS (18) | |
00:00:28.104 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.105 [sway/tree/view.c:402] View 0x564109146230 updated CSD to 1 | |
00:00:28.105 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:28.105 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.105 [DEBUG] [xwayland/xwm.c:572] WM_PROTOCOLS (0) | |
00:00:28.105 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.105 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680071 | |
00:00:28.105 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.105 [DEBUG] [xwayland/xwm.c:526] NET_WM_PID 97338 | |
00:00:28.106 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.106 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.107 [DEBUG] [xwayland/xwm.c:602] WM_HINTS (9) | |
00:00:28.107 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.107 [DEBUG] [xwayland/xwm.c:549] NET_WM_WINDOW_TYPE (1) | |
00:00:28.107 [DEBUG] [xwayland/xwm.c:980] XCB_MAP_REQUEST (14680071) | |
00:00:28.107 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 281 (WM_STATE) for window 14680071 | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:999] XCB_MAP_NOTIFY (14680071) | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (14680071) | |
00:00:28.108 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564109146aa0 (res 0x564109140a90) | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:1516] New xwayland surface: 0x564109146aa0 | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: jetbrains-idea jetbrains-idea | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: win0 | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:572] WM_PROTOCOLS (0) | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:602] WM_HINTS (9) | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:654] WM_NORMAL_HINTS (18) | |
00:00:28.108 [sway/tree/view.c:402] View 0x564109146230 updated CSD to 1 | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:549] NET_WM_WINDOW_TYPE (1) | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: win0 | |
00:00:28.108 [DEBUG] [xwayland/xwm.c:526] NET_WM_PID 97338 | |
00:00:28.119 [sway/tree/root.c:249] Looking up workspace for pid 97338 | |
00:00:28.119 [sway/tree/arrange.c:263] Usable area for ws: 3840x2137@0,23 | |
00:00:28.119 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 23.000000 | |
00:00:28.119 [sway/tree/arrange.c:77] Arranging 0x7ffcacd2f340 horizontally | |
00:00:28.119 [sway/desktop/transaction.c:427] Transaction 0x5641091266c0 committing with 4 instructions | |
00:00:28.120 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.127 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:28.127 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:28.132 [DEBUG] [xwayland/xwm.c:1425] unhandled X11 event: FocusOut (10) | |
00:00:28.132 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:28.132 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:28.132 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:28.133 [sway/desktop/transaction.c:505] Transaction 0x5641091266c0 is ready | |
00:00:28.133 [sway/desktop/transaction.c:281] Applying transaction 0x5641091266c0 | |
00:00:28.133 [sway/tree/container.c:1193] Container 0x5641091472a0 entered output 0x564108656210 | |
00:00:28.144 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:28.144 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:879] XCB_CREATE_NOTIFY (14680140) | |
00:00:29.381 [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)' | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 434 (_NET_WM_ICON_NAME) for window 14680140 | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 432 (WM_CLIENT_LEADER) for window 14680140 | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: jetbrains-idea jetbrains-idea | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:572] WM_PROTOCOLS (2) | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 14680140 | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.381 [DEBUG] [xwayland/xwm.c:526] NET_WM_PID 97338 | |
00:00:29.383 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.383 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 378 (_NET_WM_ICON) for window 14680140 | |
00:00:29.383 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (14680140) | |
00:00:29.383 [DEBUG] [xwayland/xwm.c:1328] unhandled x11 client message 423 (_NET_REQUEST_FRAME_EXTENTS) | |
00:00:29.383 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.383 [DEBUG] [xwayland/xwm.c:602] WM_HINTS (9) | |
00:00:29.383 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:602] WM_HINTS (9) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.402 [sway/tree/view.c:402] View 0x56410913eec0 updated CSD to 0 | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:602] WM_HINTS (9) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:549] NET_WM_WINDOW_TYPE (1) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:980] XCB_MAP_REQUEST (14680140) | |
00:00:29.402 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 281 (WM_STATE) for window 14680140 | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:999] XCB_MAP_NOTIFY (14680140) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:1312] XCB_CLIENT_MESSAGE (14680140) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:654] WM_NORMAL_HINTS (18) | |
00:00:29.416 [DEBUG] [types/wlr_surface.c:673] New wlr_surface 0x564109149e60 (res 0x5641091439b0) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:1516] New xwayland surface: 0x564109149e60 | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:414] XCB_ATOM_WM_CLASS: jetbrains-idea jetbrains-idea | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:572] WM_PROTOCOLS (2) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:602] WM_HINTS (9) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:654] WM_NORMAL_HINTS (18) | |
00:00:29.416 [sway/tree/view.c:402] View 0x56410913eec0 updated CSD to 0 | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:698] MOTIF_WM_HINTS (5) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:549] NET_WM_WINDOW_TYPE (1) | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: | |
00:00:29.416 [DEBUG] [xwayland/xwm.c:526] NET_WM_PID 97338 | |
00:00:29.417 [sway/tree/root.c:249] Looking up workspace for pid 97338 | |
00:00:29.417 [sway/tree/arrange.c:263] Usable area for ws: 3840x2137@0,23 | |
00:00:29.417 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 23.000000 | |
00:00:29.417 [sway/tree/arrange.c:77] Arranging 0x7ffcacd2f340 horizontally | |
00:00:29.417 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 5 instructions | |
00:00:29.417 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.436 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:29.436 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:29.436 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:29.436 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.436 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:29.445 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:29.445 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:29.445 [sway/tree/container.c:1193] Container 0x56410913ea30 entered output 0x564108656210 | |
00:00:29.447 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.447 [DEBUG] [xwayland/xwm.c:654] WM_NORMAL_HINTS (18) | |
00:00:29.453 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.464 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.465 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:29.465 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:29.465 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.466 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:29.467 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:29.468 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:29.468 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:29.468 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:30.399 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:30.399 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 378 (_NET_WM_ICON) for window 14680140 | |
00:00:30.743 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680071) | |
00:00:30.743 [DEBUG] [xwayland/xwm.c:1013] XCB_UNMAP_NOTIFY (14680071) | |
00:00:30.743 [sway/tree/arrange.c:263] Usable area for ws: 3840x2137@0,23 | |
00:00:30.743 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 23.000000 | |
00:00:30.743 [sway/tree/arrange.c:77] Arranging 0x7ffcacd2f710 horizontally | |
00:00:30.743 [sway/desktop/transaction.c:427] Transaction 0x56410913d580 committing with 5 instructions | |
00:00:30.743 [DEBUG] [xwayland/xwm.c:1013] XCB_UNMAP_NOTIFY (14680071) | |
00:00:30.743 [DEBUG] [xwayland/xwm.c:893] XCB_DESTROY_NOTIFY (14680071) | |
00:00:30.760 [sway/desktop/transaction.c:505] Transaction 0x56410913d580 is ready | |
00:00:30.760 [sway/desktop/transaction.c:281] Applying transaction 0x56410913d580 | |
00:00:30.760 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:30.760 [ERROR] [xwayland/xwm.c:1398] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 412, value 14680071 | |
00:00:30.760 [ERROR] [xwayland/xwm.c:1398] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 413, value 14680071 | |
00:00:32.570 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:32.570 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:32.669 [sway/desktop/transaction.c:427] Transaction 0x564109148d40 committing with 4 instructions | |
00:00:32.669 [sway/desktop/transaction.c:281] Applying transaction 0x564109148d40 | |
00:00:32.669 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:32.669 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:32.669 [DEBUG] [xwayland/xwm.c:1425] unhandled X11 event: FocusOut (10) | |
00:00:32.669 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:32.669 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:32.669 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:32.670 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:32.670 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.670 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.670 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.676 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.677 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.677 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.677 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.677 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.677 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.678 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:32.678 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:32.683 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.684 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.684 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.684 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.684 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.684 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.691 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.691 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.691 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.691 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.691 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.692 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.698 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.699 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.699 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.699 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.699 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.699 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.706 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:32.706 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:32.706 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:32.713 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.714 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.714 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.714 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.714 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.714 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.721 [sway/desktop/transaction.c:427] Transaction 0x5641090592f0 committing with 1 instructions | |
00:00:32.721 [sway/desktop/transaction.c:505] Transaction 0x5641090592f0 is ready | |
00:00:32.721 [sway/desktop/transaction.c:281] Applying transaction 0x5641090592f0 | |
00:00:32.721 [sway/desktop/transaction.c:427] Transaction 0x5641090592f0 committing with 1 instructions | |
00:00:32.722 [sway/desktop/transaction.c:505] Transaction 0x5641090592f0 is ready | |
00:00:32.722 [sway/desktop/transaction.c:281] Applying transaction 0x5641090592f0 | |
00:00:32.728 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.728 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.729 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.729 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.729 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.729 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.736 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.736 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.736 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.736 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.736 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.736 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.743 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:32.744 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:32.744 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:32.744 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:32.744 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:32.744 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:32.751 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:32.751 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:32.751 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:32.751 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.752 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.752 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.758 [sway/desktop/transaction.c:427] Transaction 0x56410914e030 committing with 1 instructions | |
00:00:32.759 [sway/desktop/transaction.c:505] Transaction 0x56410914e030 is ready | |
00:00:32.759 [sway/desktop/transaction.c:281] Applying transaction 0x56410914e030 | |
00:00:32.759 [sway/desktop/transaction.c:427] Transaction 0x56410914e030 committing with 1 instructions | |
00:00:32.759 [sway/desktop/transaction.c:505] Transaction 0x56410914e030 is ready | |
00:00:32.759 [sway/desktop/transaction.c:281] Applying transaction 0x56410914e030 | |
00:00:32.766 [sway/desktop/transaction.c:427] Transaction 0x56410914e030 committing with 1 instructions | |
00:00:32.766 [sway/desktop/transaction.c:505] Transaction 0x56410914e030 is ready | |
00:00:32.766 [sway/desktop/transaction.c:281] Applying transaction 0x56410914e030 | |
00:00:32.773 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.774 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.774 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.774 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.774 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.774 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.781 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.781 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.781 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.781 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.781 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.781 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.788 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:32.788 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:32.789 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:32.789 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:32.789 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:32.789 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:32.796 [sway/desktop/transaction.c:427] Transaction 0x56410914e030 committing with 1 instructions | |
00:00:32.796 [sway/desktop/transaction.c:505] Transaction 0x56410914e030 is ready | |
00:00:32.796 [sway/desktop/transaction.c:281] Applying transaction 0x56410914e030 | |
00:00:32.796 [sway/desktop/transaction.c:427] Transaction 0x56410914e030 committing with 1 instructions | |
00:00:32.797 [sway/desktop/transaction.c:505] Transaction 0x56410914e030 is ready | |
00:00:32.797 [sway/desktop/transaction.c:281] Applying transaction 0x56410914e030 | |
00:00:32.803 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.804 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.804 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.804 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.804 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.804 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.811 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.811 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.811 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.811 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.812 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.812 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.818 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:32.818 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:32.818 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:32.826 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.826 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.826 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.826 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.827 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.827 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.833 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.834 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.834 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.834 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.835 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.835 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.841 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.841 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.841 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.841 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.841 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.841 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.848 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:32.849 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:32.849 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:32.849 [sway/desktop/transaction.c:427] Transaction 0x5641090592f0 committing with 1 instructions | |
00:00:32.849 [sway/desktop/transaction.c:505] Transaction 0x5641090592f0 is ready | |
00:00:32.849 [sway/desktop/transaction.c:281] Applying transaction 0x5641090592f0 | |
00:00:32.856 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.856 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.856 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.856 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.857 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.857 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.863 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.864 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.864 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.864 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.864 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.864 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.871 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:32.871 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:32.871 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:32.878 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.879 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.879 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.879 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.879 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.879 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.886 [sway/desktop/transaction.c:427] Transaction 0x56410914e030 committing with 1 instructions | |
00:00:32.886 [sway/desktop/transaction.c:505] Transaction 0x56410914e030 is ready | |
00:00:32.886 [sway/desktop/transaction.c:281] Applying transaction 0x56410914e030 | |
00:00:32.886 [sway/desktop/transaction.c:427] Transaction 0x56410914e030 committing with 1 instructions | |
00:00:32.887 [sway/desktop/transaction.c:505] Transaction 0x56410914e030 is ready | |
00:00:32.887 [sway/desktop/transaction.c:281] Applying transaction 0x56410914e030 | |
00:00:32.893 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:32.894 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:32.894 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:32.894 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:32.894 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:32.894 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:32.901 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:32.901 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:32.901 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:32.901 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.902 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.902 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.908 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:32.908 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:32.908 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:32.909 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:32.909 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:32.909 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:32.916 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:32.917 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:32.917 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:32.917 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.917 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.917 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.923 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.923 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.924 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.931 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.931 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.931 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.931 [sway/desktop/transaction.c:427] Transaction 0x56410914dab0 committing with 1 instructions | |
00:00:32.932 [sway/desktop/transaction.c:505] Transaction 0x56410914dab0 is ready | |
00:00:32.932 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dab0 | |
00:00:32.938 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:32.938 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:32.938 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:32.939 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:32.939 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:32.939 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:32.946 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:32.946 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:32.946 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:32.953 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.953 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.953 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.954 [sway/desktop/transaction.c:427] Transaction 0x56410914dd90 committing with 1 instructions | |
00:00:32.954 [sway/desktop/transaction.c:505] Transaction 0x56410914dd90 is ready | |
00:00:32.954 [sway/desktop/transaction.c:281] Applying transaction 0x56410914dd90 | |
00:00:32.961 [sway/desktop/transaction.c:427] Transaction 0x56410914c0a0 committing with 1 instructions | |
00:00:32.961 [sway/desktop/transaction.c:505] Transaction 0x56410914c0a0 is ready | |
00:00:32.961 [sway/desktop/transaction.c:281] Applying transaction 0x56410914c0a0 | |
00:00:32.983 [sway/desktop/transaction.c:427] Transaction 0x56410914e030 committing with 1 instructions | |
00:00:32.984 [sway/desktop/transaction.c:505] Transaction 0x56410914e030 is ready | |
00:00:32.984 [sway/desktop/transaction.c:281] Applying transaction 0x56410914e030 | |
00:00:33.088 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.089 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.089 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.096 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:33.096 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:33.096 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:33.096 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:33.097 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:33.097 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:33.103 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.103 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.103 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.104 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.104 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.104 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.111 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:33.111 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:33.111 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:33.112 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:33.112 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:33.112 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:33.118 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.119 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.119 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.119 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.119 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.119 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.126 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:33.126 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:33.126 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:33.126 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:33.127 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:33.127 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:33.133 [sway/desktop/transaction.c:427] Transaction 0x564108d17d60 committing with 1 instructions | |
00:00:33.133 [sway/desktop/transaction.c:505] Transaction 0x564108d17d60 is ready | |
00:00:33.133 [sway/desktop/transaction.c:281] Applying transaction 0x564108d17d60 | |
00:00:33.134 [sway/desktop/transaction.c:427] Transaction 0x564108d17d60 committing with 1 instructions | |
00:00:33.134 [sway/desktop/transaction.c:505] Transaction 0x564108d17d60 is ready | |
00:00:33.134 [sway/desktop/transaction.c:281] Applying transaction 0x564108d17d60 | |
00:00:33.141 [sway/desktop/transaction.c:427] Transaction 0x5641090592f0 committing with 1 instructions | |
00:00:33.141 [sway/desktop/transaction.c:505] Transaction 0x5641090592f0 is ready | |
00:00:33.141 [sway/desktop/transaction.c:281] Applying transaction 0x5641090592f0 | |
00:00:33.148 [sway/desktop/transaction.c:427] Transaction 0x56410913cca0 committing with 1 instructions | |
00:00:33.149 [sway/desktop/transaction.c:505] Transaction 0x56410913cca0 is ready | |
00:00:33.149 [sway/desktop/transaction.c:281] Applying transaction 0x56410913cca0 | |
00:00:33.149 [sway/desktop/transaction.c:427] Transaction 0x56410913cca0 committing with 1 instructions | |
00:00:33.149 [sway/desktop/transaction.c:505] Transaction 0x56410913cca0 is ready | |
00:00:33.149 [sway/desktop/transaction.c:281] Applying transaction 0x56410913cca0 | |
00:00:33.156 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.156 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.156 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.156 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.157 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.157 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.171 [sway/desktop/transaction.c:427] Transaction 0x564108d17d60 committing with 1 instructions | |
00:00:33.171 [sway/desktop/transaction.c:505] Transaction 0x564108d17d60 is ready | |
00:00:33.171 [sway/desktop/transaction.c:281] Applying transaction 0x564108d17d60 | |
00:00:33.171 [sway/desktop/transaction.c:427] Transaction 0x564108d17d60 committing with 1 instructions | |
00:00:33.172 [sway/desktop/transaction.c:505] Transaction 0x564108d17d60 is ready | |
00:00:33.172 [sway/desktop/transaction.c:281] Applying transaction 0x564108d17d60 | |
00:00:33.178 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.178 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.179 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.179 [sway/desktop/transaction.c:427] Transaction 0x564108b17770 committing with 1 instructions | |
00:00:33.179 [sway/desktop/transaction.c:505] Transaction 0x564108b17770 is ready | |
00:00:33.179 [sway/desktop/transaction.c:281] Applying transaction 0x564108b17770 | |
00:00:33.186 [sway/desktop/transaction.c:427] Transaction 0x5641091490a0 committing with 1 instructions | |
00:00:33.188 [sway/desktop/transaction.c:505] Transaction 0x5641091490a0 is ready | |
00:00:33.188 [sway/desktop/transaction.c:281] Applying transaction 0x5641091490a0 | |
00:00:33.188 [sway/desktop/transaction.c:427] Transaction 0x564108d17d60 committing with 1 instructions | |
00:00:33.188 [sway/desktop/transaction.c:505] Transaction 0x564108d17d60 is ready | |
00:00:33.188 [sway/desktop/transaction.c:281] Applying transaction 0x564108d17d60 | |
00:00:33.193 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:33.194 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:33.194 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:33.201 [sway/desktop/transaction.c:427] Transaction 0x564109143a40 committing with 1 instructions | |
00:00:33.201 [sway/desktop/transaction.c:505] Transaction 0x564109143a40 is ready | |
00:00:33.201 [sway/desktop/transaction.c:281] Applying transaction 0x564109143a40 | |
00:00:33.202 [sway/desktop/transaction.c:427] Transaction 0x564109133850 committing with 1 instructions | |
00:00:33.202 [sway/desktop/transaction.c:505] Transaction 0x564109133850 is ready | |
00:00:33.202 [sway/desktop/transaction.c:281] Applying transaction 0x564109133850 | |
00:00:33.208 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:33.209 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:33.209 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:33.209 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:33.209 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:33.209 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:33.216 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:33.216 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:33.216 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:33.216 [sway/desktop/transaction.c:427] Transaction 0x564109132ab0 committing with 1 instructions | |
00:00:33.217 [sway/desktop/transaction.c:505] Transaction 0x564109132ab0 is ready | |
00:00:33.217 [sway/desktop/transaction.c:281] Applying transaction 0x564109132ab0 | |
00:00:33.223 [sway/desktop/transaction.c:427] Transaction 0x5641090592f0 committing with 1 instructions | |
00:00:33.224 [sway/desktop/transaction.c:505] Transaction 0x5641090592f0 is ready | |
00:00:33.224 [sway/desktop/transaction.c:281] Applying transaction 0x5641090592f0 | |
00:00:33.298 [sway/desktop/transaction.c:427] Transaction 0x56410913cca0 committing with 1 instructions | |
00:00:33.298 [sway/desktop/transaction.c:281] Applying transaction 0x56410913cca0 | |
00:00:34.551 [DEBUG] [types/seat/wlr_seat_pointer.c:382] button_count=1 grab_serial=45 serial=0 | |
00:00:34.656 [DEBUG] [types/seat/wlr_seat_pointer.c:382] button_count=0 grab_serial=45 serial=0 | |
00:00:34.922 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:34.922 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:34.922 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: main | |
00:00:34.923 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:34.923 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 37 (WM_ICON_NAME) for window 14680140 | |
00:00:34.923 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:34.923 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 434 (_NET_WM_ICON_NAME) for window 14680140 | |
00:00:34.923 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:34.923 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 301 (XdndAware) for window 14680140 | |
00:00:34.924 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:34.924 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 461 (_MOTIF_DRAG_RECEIVER_INFO) for window 14680140 | |
00:00:35.661 [sway/desktop/transaction.c:427] Transaction 0x564109141b50 committing with 4 instructions | |
00:00:35.661 [sway/desktop/transaction.c:281] Applying transaction 0x564109141b50 | |
00:00:35.661 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:35.661 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1425] unhandled X11 event: FocusOut (10) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:35.662 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:35.811 [sway/desktop/transaction.c:427] Transaction 0x56410914ccb0 committing with 4 instructions | |
00:00:35.811 [sway/desktop/transaction.c:281] Applying transaction 0x56410914ccb0 | |
00:00:35.811 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:35.811 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:35.811 [DEBUG] [xwayland/xwm.c:1425] unhandled X11 event: FocusOut (10) | |
00:00:35.811 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:35.811 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:35.811 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:35.811 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:35.812 [sway/input/cursor.c:906] denying request to set cursor from unfocused client | |
00:00:35.906 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:35.906 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:36.076 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.076 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.076 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: main | |
00:00:36.076 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.078 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 37 (WM_ICON_NAME) for window 14680140 | |
00:00:36.078 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.078 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 434 (_NET_WM_ICON_NAME) for window 14680140 | |
00:00:36.200 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:36.200 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:36.276 [sway/desktop/transaction.c:427] Transaction 0x56410913d4c0 committing with 4 instructions | |
00:00:36.276 [sway/desktop/transaction.c:281] Applying transaction 0x56410913d4c0 | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (4194305) | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:1425] unhandled X11 event: FocusOut (10) | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (690) | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.277 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:36.278 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.278 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.278 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:36.278 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:36.278 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:36.279 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:37.067 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.067 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.067 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: main – ~/Downloads/Queue Interactions Summary test - 2019-08-24_Dec 10 2020 05 01,Oct 2 2019-Oct 3 2019_MIN15.csv | |
00:00:37.070 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.070 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 37 (WM_ICON_NAME) for window 14680140 | |
00:00:37.070 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.070 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 434 (_NET_WM_ICON_NAME) for window 14680140 | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: main – ~/Downloads/Queue Interactions Summary test - 2019-08-24_Dec 10 2020 05 01,Oct 2 2019-Oct 3 2019_MIN15.csv | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 37 (WM_ICON_NAME) for window 14680140 | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 434 (_NET_WM_ICON_NAME) for window 14680140 | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: main – ~/Downloads/Queue Interactions Summary test - 2019-08-24_Dec 10 2020 05 01,Oct 2 2019-Oct 3 2019_MIN15.csv | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 37 (WM_ICON_NAME) for window 14680140 | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:37.900 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 434 (_NET_WM_ICON_NAME) for window 14680140 | |
00:00:37.973 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:37.973 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:40.663 [DEBUG] [types/seat/wlr_seat_pointer.c:382] button_count=1 grab_serial=45 serial=81 | |
00:00:40.776 [DEBUG] [types/seat/wlr_seat_pointer.c:382] button_count=0 grab_serial=81 serial=82 | |
00:00:41.200 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:41.200 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:41.200 [DEBUG] [xwayland/xwm.c:467] XCB_ATOM_WM_NAME: main – ~/Downloads/Queue Interactions Summary test - 2019-08-24_Dec 10 2020 05 01,Oct 2 2019-Oct 3 2019_MIN15.csv | |
00:00:41.200 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:41.200 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 37 (WM_ICON_NAME) for window 14680140 | |
00:00:41.200 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:41.200 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 434 (_NET_WM_ICON_NAME) for window 14680140 | |
00:00:41.932 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:41.932 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:42.691 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:42.691 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:42.958 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:42.958 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:42.958 [DEBUG] [xwayland/selection/incoming.c:413] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=14680072) | |
00:00:42.962 [DEBUG] [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=1, property=283, target=284) | |
00:00:44.484 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680140) | |
00:00:44.484 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 384 (_NET_WM_USER_TIME) for window 14680140 | |
00:00:44.683 [DEBUG] [xwayland/xwm.c:1025] XCB_PROPERTY_NOTIFY (14680072) | |
00:00:44.683 [DEBUG] [xwayland/xwm.c:771] unhandled X11 property 447 (_SUNW_JAVA_AWT_TIME) for window 14680072 | |
00:00:44.683 [DEBUG] [xwayland/selection/incoming.c:413] XCB_XFIXES_SELECTION_NOTIFY (selection=282, owner=14680072) | |
00:00:44.683 [DEBUG] [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=282, property=283, target=284) | |
00:00:44.686 [DEBUG] [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=282, property=283, target=287) | |
00:00:44.693 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.693 [DEBUG] [xwayland/selection/incoming.c:34] wrote 65536 (chunk size 65536) of 262040 bytes | |
00:00:44.693 [DEBUG] [xwayland/selection/incoming.c:34] wrote 94208 (chunk size 28672) of 262040 bytes | |
00:00:44.693 [DEBUG] [xwayland/selection/incoming.c:34] wrote 98304 (chunk size 4096) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 102400 (chunk size 4096) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 118784 (chunk size 16384) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 131072 (chunk size 12288) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 147456 (chunk size 16384) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 159744 (chunk size 12288) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 172032 (chunk size 12288) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 184320 (chunk size 12288) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 192512 (chunk size 8192) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 196608 (chunk size 4096) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 200704 (chunk size 4096) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 212992 (chunk size 12288) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 225280 (chunk size 12288) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 237568 (chunk size 12288) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 249856 (chunk size 12288) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 258048 (chunk size 8192) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:34] wrote 262040 (chunk size 3992) of 262040 bytes | |
00:00:44.694 [DEBUG] [xwayland/selection/incoming.c:44] deleting property | |
00:00:44.695 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.695 [DEBUG] [xwayland/selection/incoming.c:34] wrote 65536 (chunk size 65536) of 75225 bytes | |
00:00:44.695 [DEBUG] [xwayland/selection/incoming.c:34] wrote 73728 (chunk size 8192) of 75225 bytes | |
00:00:44.695 [DEBUG] [xwayland/selection/incoming.c:34] wrote 75225 (chunk size 1497) of 75225 bytes | |
00:00:44.695 [DEBUG] [xwayland/selection/incoming.c:44] deleting property | |
00:00:44.696 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.696 [DEBUG] [xwayland/selection/incoming.c:101] transfer complete | |
00:00:44.743 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.744 [DEBUG] [xwayland/selection/incoming.c:34] wrote 4 (chunk size 4) of 4 bytes | |
00:00:44.744 [DEBUG] [xwayland/selection/incoming.c:44] deleting property | |
00:00:44.744 [DEBUG] [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=282, property=283, target=403) | |
00:00:44.744 [DEBUG] [xwayland/selection/incoming.c:34] wrote 0 (chunk size 0) of 0 bytes | |
00:00:44.744 [DEBUG] [xwayland/selection/incoming.c:49] transfer complete | |
00:00:44.750 [DEBUG] [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=282, property=283, target=287) | |
00:00:44.751 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.751 [DEBUG] [xwayland/selection/incoming.c:34] wrote 65536 (chunk size 65536) of 90562 bytes | |
00:00:44.751 [DEBUG] [xwayland/selection/incoming.c:34] wrote 81920 (chunk size 16384) of 90562 bytes | |
00:00:44.751 [DEBUG] [xwayland/selection/incoming.c:34] wrote 90562 (chunk size 8642) of 90562 bytes | |
00:00:44.751 [DEBUG] [xwayland/selection/incoming.c:44] deleting property | |
00:00:44.753 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.753 [DEBUG] [xwayland/selection/incoming.c:34] wrote 65536 (chunk size 65536) of 262040 bytes | |
00:00:44.753 [DEBUG] [xwayland/selection/incoming.c:34] wrote 118784 (chunk size 53248) of 262040 bytes | |
00:00:44.753 [DEBUG] [xwayland/selection/incoming.c:34] wrote 184320 (chunk size 65536) of 262040 bytes | |
00:00:44.753 [DEBUG] [xwayland/selection/incoming.c:34] wrote 212992 (chunk size 28672) of 262040 bytes | |
00:00:44.753 [DEBUG] [xwayland/selection/incoming.c:34] wrote 253952 (chunk size 40960) of 262040 bytes | |
00:00:44.753 [DEBUG] [xwayland/selection/incoming.c:34] wrote 262040 (chunk size 8088) of 262040 bytes | |
00:00:44.753 [DEBUG] [xwayland/selection/incoming.c:44] deleting property | |
00:00:44.754 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.754 [DEBUG] [xwayland/selection/incoming.c:101] transfer complete | |
00:00:44.754 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.754 [DEBUG] [xwayland/selection/incoming.c:101] transfer complete | |
00:00:44.754 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.754 [DEBUG] [xwayland/selection/incoming.c:101] transfer complete | |
00:00:44.778 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.778 [DEBUG] [xwayland/selection/incoming.c:34] wrote 4 (chunk size 4) of 4 bytes | |
00:00:44.778 [DEBUG] [xwayland/selection/incoming.c:44] deleting property | |
00:00:44.778 [DEBUG] [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=282, property=283, target=403) | |
00:00:44.778 [DEBUG] [xwayland/selection/incoming.c:34] wrote 0 (chunk size 0) of 0 bytes | |
00:00:44.778 [DEBUG] [xwayland/selection/incoming.c:49] transfer complete | |
00:00:44.918 [DEBUG] [xwayland/selection/incoming.c:384] XCB_SELECTION_NOTIFY (selection=282, property=283, target=287) | |
00:00:44.921 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 65536 (chunk size 65536) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:77] xwm_get_incr_chunk | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 65536 (chunk size 65536) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 94208 (chunk size 28672) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 106496 (chunk size 12288) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 118784 (chunk size 12288) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 131072 (chunk size 12288) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 135168 (chunk size 4096) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 147456 (chunk size 12288) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 159744 (chunk size 12288) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 167936 (chunk size 8192) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 180224 (chunk size 12288) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 192512 (chunk size 12288) of 262040 bytes | |
00:00:44.922 [DEBUG] [xwayland/selection/incoming.c:34] wrote 208896 (chunk size 16384) of 262040 bytes | |
00:00:44.923 [DEBUG] [xwayland/selection/incoming.c:34] wrote 221184 (chunk size 12288) of 262040 bytes | |
00:00:44.923 [DEBUG] [xwayland/selection/incoming.c:34] wrote 229376 (chunk size 8192) of 262040 bytes | |
00:00:44.923 [DEBUG] [xwayland/selection/incoming.c:34] wrote 241664 (chunk size 12288) of 262040 bytes | |
00:00:44.923 [DEBUG] [xwayland/selection/incoming.c:34] wrote 253952 (chunk size 12288) of 262040 bytes | |
00:00:44.923 [DEBUG] [xwayland/selection/incoming.c:34] wrote 262040 (chunk size 8088) of 262040 bytes | |
00:00:44.923 [DEBUG] [xwayland/selection/incoming.c:44] deleting property | |
00:00:44.324 (EE)[common/ipc-client.c:87] Unable to receive IPC response | |
failed to read Wayland events: Connection reset by peer | |
ERROR: QtFatal: The Wayland connection broke. Did the Wayland compositor die? (:0, ) | |
terminate called after throwing an instance of '(anonymous namespace)::ExceptionQtFatal' | |
what(): The Wayland connection broke. Did the Wayland compositor die? (:0, ) | |
date: write error: Broken pipe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment