Last active
May 26, 2020 20:42
-
-
Save TimoFreiberg/c47e2611aaeff0ae02afcc7736654794 to your computer and use it in GitHub Desktop.
Sway screen freeze when focusing other screen via hotkeys
This file contains hidden or 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
set $mod Mod4 | |
set $term alacritty | |
bindsym $mod+Return exec $term | |
bindsym $mod+Left focus left | |
bindsym $mod+Down focus down | |
bindsym $mod+Up focus up | |
bindsym $mod+Right focus right |
This file contains hidden or 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.003 [sway/main.c:153] Linux tf-desktop-arch 5.6.14-arch1-1 #1 SMP PREEMPT Wed, 20 May 2020 20:43:19 +0000 x86_64 GNU/Linux | |
00:00:00.003 [sway/main.c:169] Contents of /etc/lsb-release: | |
00:00:00.003 [sway/main.c:153] LSB_VERSION=1.4 | |
00:00:00.003 [sway/main.c:153] DISTRIB_ID=Arch | |
00:00:00.003 [sway/main.c:153] DISTRIB_RELEASE=rolling | |
00:00:00.003 [sway/main.c:153] DISTRIB_DESCRIPTION="Arch Linux" | |
00:00:00.003 [sway/main.c:169] Contents of /etc/os-release: | |
00:00:00.003 [sway/main.c:153] NAME="Arch Linux" | |
00:00:00.003 [sway/main.c:153] PRETTY_NAME="Arch Linux" | |
00:00:00.003 [sway/main.c:153] ID=arch | |
00:00:00.003 [sway/main.c:153] BUILD_ID=rolling | |
00:00:00.003 [sway/main.c:153] ANSI_COLOR="38;2;23;147;209" | |
00:00:00.003 [sway/main.c:153] HOME_URL="https://www.archlinux.org/" | |
00:00:00.003 [sway/main.c:153] DOCUMENTATION_URL="https://wiki.archlinux.org/" | |
00:00:00.003 [sway/main.c:153] SUPPORT_URL="https://bbs.archlinux.org/" | |
00:00:00.003 [sway/main.c:153] BUG_REPORT_URL="https://bugs.archlinux.org/" | |
00:00:00.003 [sway/main.c:153] LOGO=archlinux | |
00:00:00.003 [sway/main.c:141] LD_LIBRARY_PATH=(null) | |
00:00:00.003 [sway/main.c:141] LD_PRELOAD=(null) | |
00:00:00.003 [sway/main.c:141] PATH=/home/tf/bin:/home/tf/bin/nogit:/home/tf/.local/bin:/home/tf/.emacs.d/bin:/home/tf/.cargo/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl | |
00:00:00.003 [sway/main.c:141] SWAYSOCK=(null) | |
00:00:00.003 [sway/server.c:42] Preparing Wayland server initialization | |
00:00:00.007 [INFO] [backend/session/logind.c:822] Successfully loaded logind session | |
00:00:00.009 [INFO] [backend/backend.c:157] Found 1 GPUs | |
00:00:00.009 [INFO] [backend/drm/backend.c:139] Initializing DRM backend for /dev/dri/card0 (amdgpu) | |
00:00:00.009 [DEBUG] [backend/drm/drm.c:70] Using atomic DRM interface | |
00:00:00.009 [INFO] [backend/drm/drm.c:255] Found 6 DRM CRTCs | |
00:00:00.010 [INFO] [backend/drm/drm.c:176] Found 13 DRM planes | |
00:00:00.070 [INFO] [render/egl.c:246] Using EGL 1.5 | |
00:00:00.070 [INFO] [render/egl.c:247] Supported EGL extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display | |
00:00:00.070 [INFO] [render/egl.c:248] EGL vendor: Mesa Project | |
00:00:00.070 [DEBUG] [render/egl.c:127] Supported dmabuf buffer formats: AR24 XR24 | |
00:00:00.074 [INFO] [render/gles2/renderer.c:582] Using OpenGL ES 3.2 Mesa 20.0.7 | |
00:00:00.074 [INFO] [render/gles2/renderer.c:583] GL vendor: X.Org | |
00:00:00.074 [INFO] [render/gles2/renderer.c:584] GL renderer: AMD Radeon RX 5700 (NAVI10, DRM 3.36.0, 5.6.14-arch1-1, LLVM 10.0.0) | |
00:00:00.074 [INFO] [render/gles2/renderer.c:585] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_compile GL_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage GL_EXT_texture_sRGB_R8 GL_MESA_framebuffer_flip_y GL_EXT_depth_clamp GL_EXT_texture_query_lod | |
00:00:00.077 [sway/main.c:372] Starting sway version 1.4-d71fed95 (May 26 2020, branch 'master') | |
00:00:00.077 [sway/server.c:55] Initializing Wayland server | |
00:00:00.077 [DEBUG] [types/wlr_idle.c:247] idle manager created | |
00:00:00.077 [INFO] [backend/noop/backend.c:51] Creating noop backend | |
00:00:00.077 [INFO] [backend/headless/backend.c:171] Creating headless backend | |
00:00:00.081 [DEBUG] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 44 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.081 [DEBUG] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 28 Code Size: 120 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.081 [sway/config.c:379] Loading config from /home/tf/.config/sway/config | |
00:00:00.081 [sway/config.c:788] Read line 1: set $mod Mod4 | |
00:00:00.081 [sway/commands.c:372] Config command: set $mod Mod4 | |
00:00:00.081 [sway/commands.c:392] After replacement: set $mod Mod4 | |
00:00:00.081 [sway/config.c:788] Read line 2: set $term alacritty | |
00:00:00.081 [sway/commands.c:372] Config command: set $term alacritty | |
00:00:00.081 [sway/commands.c:392] After replacement: set $term alacritty | |
00:00:00.081 [sway/config.c:788] Read line 3: bindsym $mod+Return exec $term | |
00:00:00.081 [sway/commands.c:372] Config command: bindsym $mod+Return exec $term | |
00:00:00.081 [sway/commands.c:392] After replacement: bindsym Mod4+Return exec alacritty | |
00:00:00.081 [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `exec alacritty` for device '*' | |
00:00:00.081 [sway/config.c:788] Read line 4: bindsym $mod+Left focus left | |
00:00:00.081 [sway/commands.c:372] Config command: bindsym $mod+Left focus left | |
00:00:00.081 [sway/commands.c:392] After replacement: bindsym Mod4+Left focus left | |
00:00:00.081 [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*' | |
00:00:00.081 [sway/config.c:788] Read line 5: bindsym $mod+Down focus down | |
00:00:00.081 [sway/commands.c:372] Config command: bindsym $mod+Down focus down | |
00:00:00.081 [sway/commands.c:392] After replacement: bindsym Mod4+Down focus down | |
00:00:00.081 [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*' | |
00:00:00.081 [sway/config.c:788] Read line 6: bindsym $mod+Up focus up | |
00:00:00.081 [sway/commands.c:372] Config command: bindsym $mod+Up focus up | |
00:00:00.081 [sway/commands.c:392] After replacement: bindsym Mod4+Up focus up | |
00:00:00.081 [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*' | |
00:00:00.081 [sway/config.c:788] Read line 7: bindsym $mod+Right focus right | |
00:00:00.081 [sway/commands.c:372] Config command: bindsym $mod+Right focus right | |
00:00:00.081 [sway/commands.c:392] After replacement: bindsym Mod4+Right focus right | |
00:00:00.081 [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*' | |
00:00:00.081 [sway/server.c:194] Initializing Xwayland (lazy=1) | |
00:00:00.081 [sway/server.c:212] Starting backend on wayland display 'wayland-0' | |
00:00:00.081 [DEBUG] [backend/libinput/backend.c:55] Initializing libinput | |
00:00:00.082 [DEBUG] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 100 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.082 [DEBUG] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 28 Code Size: 120 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.082 [DEBUG] [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 260 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.082 [DEBUG] [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 280 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.083 [DEBUG] [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 264 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.083 [DEBUG] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 28 Code Size: 124 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.181 [DEBUG] [backend/libinput/events.c:94] Added Power Button [0:1] | |
00:00:00.181 [sway/input/input-manager.c:233] adding device: '0:1:Power_Button' | |
00:00:00.181 [sway/input/input-manager.c:183] no fallback seat config - creating default | |
00:00:00.181 [sway/config/seat.c:65] Adding non-wildcard seat config | |
00:00:00.181 [sway/config/seat.c:82] Config stored for seat seat0 | |
00:00:00.181 [sway/input/input-manager.c:573] applying seat config for seat seat0 | |
00:00:00.181 [sway/input/seat.c:833] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.186 [sway/input/keyboard.c:802] Created keyboard group 0x55eeab843b40 | |
00:00:00.186 [sway/input/keyboard.c:825] Adding keyboard 0:1:Power_Button to group 0x55eeab843b40 | |
00:00:00.195 [DEBUG] [backend/libinput/events.c:94] Added Power Button [0:1] | |
00:00:00.195 [sway/input/input-manager.c:233] adding device: '0:1:Power_Button' | |
00:00:00.195 [sway/input/seat.c:833] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.201 [sway/input/keyboard.c:777] Adding keyboard 0:1:Power_Button to group 0x55eeab843b40 | |
00:00:00.203 [DEBUG] [backend/libinput/events.c:94] Added HD Pro Webcam C920 [1133:2093] | |
00:00:00.203 [sway/input/input-manager.c:233] adding device: '1133:2093:HD_Pro_Webcam_C920' | |
00:00:00.203 [sway/input/seat.c:833] adding device 1133:2093:HD_Pro_Webcam_C920 to seat seat0 | |
00:00:00.209 [sway/input/keyboard.c:777] Adding keyboard 1133:2093:HD_Pro_Webcam_C920 to group 0x55eeab843b40 | |
00:00:00.211 [DEBUG] [backend/libinput/events.c:94] Added Valve Software Steam Controller [10462:4418] | |
00:00:00.211 [sway/input/input-manager.c:233] adding device: '10462:4418:Valve_Software_Steam_Controller' | |
00:00:00.211 [sway/input/seat.c:833] adding device 10462:4418:Valve_Software_Steam_Controller to seat seat0 | |
00:00:00.217 [sway/input/keyboard.c:777] Adding keyboard 10462:4418:Valve_Software_Steam_Controller to group 0x55eeab843b40 | |
00:00:00.219 [sway/input/input-manager.c:233] adding device: '10462:4418:Valve_Software_Steam_Controller' | |
00:00:00.219 [sway/input/seat.c:833] adding device 10462:4418:Valve_Software_Steam_Controller to seat seat0 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors: | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11 | |
00:00:00.228 [DEBUG] [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11 | |
00:00:00.229 [DEBUG] [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4 | |
00:00:00.229 [DEBUG] [backend/libinput/events.c:94] Added Logitech MX518 Gaming Mouse [1133:49294] | |
00:00:00.229 [sway/input/input-manager.c:233] adding device: '1133:49294:Logitech_MX518_Gaming_Mouse' | |
00:00:00.229 [sway/input/seat.c:833] adding device 1133:49294:Logitech_MX518_Gaming_Mouse to seat seat0 | |
00:00:00.229 [DEBUG] [backend/libinput/events.c:94] Added Logitech MX518 Gaming Mouse Keyboard [1133:49294] | |
00:00:00.229 [sway/input/input-manager.c:233] adding device: '1133:49294:Logitech_MX518_Gaming_Mouse_Keyboard' | |
00:00:00.229 [sway/input/seat.c:833] adding device 1133:49294:Logitech_MX518_Gaming_Mouse_Keyboard to seat seat0 | |
00:00:00.232 [sway/input/keyboard.c:777] Adding keyboard 1133:49294:Logitech_MX518_Gaming_Mouse_Keyboard to group 0x55eeab843b40 | |
00:00:00.233 [DEBUG] [backend/libinput/events.c:94] Added Logitech MX518 Gaming Mouse Consumer Control [1133:49294] | |
00:00:00.233 [sway/input/input-manager.c:233] adding device: '1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control' | |
00:00:00.233 [sway/input/seat.c:833] adding device 1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control to seat seat0 | |
00:00:00.236 [sway/input/keyboard.c:777] Adding keyboard 1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control to group 0x55eeab843b40 | |
00:00:00.237 [sway/input/input-manager.c:233] adding device: '1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control' | |
00:00:00.237 [sway/input/seat.c:833] adding device 1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control to seat seat0 | |
00:00:00.237 [DEBUG] [backend/libinput/events.c:94] Added Logitech MX518 Gaming Mouse System Control [1133:49294] | |
00:00:00.237 [sway/input/input-manager.c:233] adding device: '1133:49294:Logitech_MX518_Gaming_Mouse_System_Control' | |
00:00:00.237 [sway/input/seat.c:833] adding device 1133:49294:Logitech_MX518_Gaming_Mouse_System_Control to seat seat0 | |
00:00:00.240 [sway/input/keyboard.c:777] Adding keyboard 1133:49294:Logitech_MX518_Gaming_Mouse_System_Control to group 0x55eeab843b40 | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=3 [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=7 [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=8 [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=9 [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=10 [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=11 [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HD-Audio Generic Front Mic [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HD-Audio Generic Rear Mic [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HD-Audio Generic Line [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HD-Audio Generic Line Out Front [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HD-Audio Generic Line Out Surround [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HD-Audio Generic Line Out CLFE [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HD-Audio Generic Line Out Side [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added HD-Audio Generic Front Headphone [0:0] | |
00:00:00.241 [DEBUG] [backend/libinput/events.c:94] Added AT Translated Set 2 keyboard [1:1] | |
00:00:00.241 [sway/input/input-manager.c:233] adding device: '1:1:AT_Translated_Set_2_keyboard' | |
00:00:00.241 [sway/input/seat.c:833] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0 | |
00:00:00.244 [sway/input/keyboard.c:777] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x55eeab843b40 | |
00:00:00.245 [DEBUG] [backend/libinput/backend.c:101] libinput successfully initialized | |
00:00:00.245 [INFO] [backend/drm/drm.c:1254] Scanning DRM connectors | |
00:00:00.245 [INFO] [backend/drm/drm.c:1317] Found connector 'DP-1' | |
00:00:00.246 [INFO] [backend/drm/drm.c:1317] Found connector 'DP-2' | |
00:00:00.246 [INFO] [backend/drm/drm.c:1353] 'DP-2' connected | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1354] Current CRTC: 62 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1359] Physical size: 530x300 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1377] Detected modes: | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1920x1080@60000 (preferred) | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1920x1080@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1920x1080@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1920x1080@50000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1600x1200@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1680x1050@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1600x900@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x1024@75025 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x1024@60020 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1440x900@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x800@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1152x864@75000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x720@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x720@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x720@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x720@50000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1024x768@75029 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1024x768@60004 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 800x600@75000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 800x600@60317 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x576@50000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 640x480@75000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 640x480@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 640x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 640x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x400@70082 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1317] Found connector 'DP-3' | |
00:00:00.246 [INFO] [backend/drm/drm.c:1317] Found connector 'HDMI-A-1' | |
00:00:00.246 [INFO] [backend/drm/drm.c:1353] 'HDMI-A-1' connected | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1354] Current CRTC: 64 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1359] Physical size: 530x300 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1377] Detected modes: | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1920x1080@60000 (preferred) | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1920x1080@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1920x1080@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1920x1080@50000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1600x1200@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1680x1050@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1600x900@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x1024@75025 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x1024@60020 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1440x900@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x800@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1152x864@75000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x720@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x720@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x720@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1280x720@50000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1024x768@75029 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 1024x768@60004 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 800x600@75000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 800x600@60317 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x576@50000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 640x480@75000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 640x480@60000 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 640x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 640x480@59940 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1399] 720x400@70082 | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1086] Reallocating CRTCs | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1097] State before reallocation: | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1103] 'DP-1' crtc=-1 state=0 desired_enabled=0 | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1103] 'DP-2' crtc=0 state=1 desired_enabled=1 | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1103] 'DP-3' crtc=-1 state=0 desired_enabled=0 | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1103] 'HDMI-A-1' crtc=1 state=1 desired_enabled=1 | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1155] State after reallocation: | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1162] 'DP-1' crtc=-1 state=0 desired_enabled=0 | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1162] 'DP-2' crtc=0 state=1 desired_enabled=1 | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1162] 'DP-3' crtc=-1 state=0 desired_enabled=0 | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:1162] 'HDMI-A-1' crtc=1 state=1 desired_enabled=1 | |
00:00:00.246 [INFO] [backend/drm/drm.c:1465] Requesting modeset for 'DP-2' | |
00:00:00.246 [sway/desktop/output.c:923] New output 0x55eeabb713d0: DP-2 | |
00:00:00.246 [sway/config/output.c:348] Turning on output DP-2 | |
00:00:00.246 [sway/config/output.c:379] Auto-detected output scale: 1.000000 | |
00:00:00.246 [sway/config/output.c:418] Committing output DP-2 | |
00:00:00.246 [INFO] [backend/drm/drm.c:808] Modesetting 'DP-2' with '1920x1080@60000 mHz' | |
00:00:00.246 [DEBUG] [backend/drm/drm.c:678] Initializing renderer on connector 'DP-2' | |
00:00:00.247 [DEBUG] [GLES2] Shader Stats: SGPRS: 40 VGPRS: 16 Code Size: 340 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.247 [DEBUG] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 20 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.247 [DEBUG] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 16 Code Size: 200 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.250 [DEBUG] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 32 Code Size: 16 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.257 [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output DP-2 | |
00:00:00.257 [sway/tree/output.c:127] Creating default workspace 1 | |
00:00:00.257 [sway/tree/workspace.c:63] Adding workspace 1 for output DP-2 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors: | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11 | |
00:00:00.266 [DEBUG] [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11 | |
00:00:00.267 [DEBUG] [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4 | |
00:00:00.267 [DEBUG] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 164 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.271 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.271 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:00.271 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.271 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:00.271 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.300 [sway/desktop/transaction.c:411] Transaction 0x55eeabe9a410 committing with 2 instructions | |
00:00:00.300 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabe9a410 | |
00:00:00.300 [INFO] [backend/drm/drm.c:1465] Requesting modeset for 'HDMI-A-1' | |
00:00:00.300 [sway/desktop/output.c:923] New output 0x55eeabb71b10: HDMI-A-1 | |
00:00:00.300 [sway/config/output.c:348] Turning on output HDMI-A-1 | |
00:00:00.300 [sway/config/output.c:379] Auto-detected output scale: 1.000000 | |
00:00:00.300 [sway/config/output.c:418] Committing output HDMI-A-1 | |
00:00:00.300 [INFO] [backend/drm/drm.c:808] Modesetting 'HDMI-A-1' with '1920x1080@60000 mHz' | |
00:00:00.300 [DEBUG] [backend/drm/drm.c:678] Initializing renderer on connector 'HDMI-A-1' | |
00:00:00.309 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:00.309 [sway/tree/arrange.c:293] Arranging workspace '1' at 1920.000000, 0.000000 | |
00:00:00.309 [sway/desktop/transaction.c:411] Transaction 0x55eeabea8830 committing with 1 instructions | |
00:00:00.309 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabea8830 | |
00:00:00.309 [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output HDMI-A-1 | |
00:00:00.309 [sway/tree/output.c:127] Creating default workspace 2 | |
00:00:00.309 [sway/tree/workspace.c:63] Adding workspace 2 for output HDMI-A-1 | |
00:00:00.310 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.310 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:00.310 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 0.000000 | |
00:00:00.310 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:00.310 [sway/tree/arrange.c:293] Arranging workspace '1' at 1920.000000, 0.000000 | |
00:00:00.310 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:00.310 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 0.000000 | |
00:00:00.339 [sway/desktop/transaction.c:411] Transaction 0x55eeabc69c90 committing with 3 instructions | |
00:00:00.339 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabc69c90 | |
00:00:00.339 [INFO] [backend/headless/backend.c:21] Starting headless backend | |
00:00:00.339 [sway/server.c:223] Running compositor on wayland display 'wayland-0' | |
00:00:00.339 [ERROR] [backend/drm/atomic.c:36] DP-2: Atomic commit failed (pageflip): Invalid argument | |
00:00:01.658 [sway/desktop/transaction.c:411] Transaction 0x55eeabc6a170 committing with 4 instructions | |
00:00:01.658 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabc6a170 | |
00:00:01.658 [ERROR] [backend/drm/atomic.c:36] DP-2: Atomic commit failed (pageflip): Invalid argument | |
00:00:01.900 [sway/desktop/transaction.c:411] Transaction 0x55eeabf971e0 committing with 4 instructions | |
00:00:01.900 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabf971e0 | |
00:00:01.914 [INFO] [xwayland/server.c:92] WAYLAND_SOCKET=23 Xwayland :0 -rootless -terminate -listen 21 -listen 22 -wm 52 | |
glamor: No eglstream capable devices found | |
00:00:01.989 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabea2260 (res 0x55eeabea5540) | |
00:00:01.989 [DEBUG] [xwayland/server.c:333] sent SIGUSR1 to process 3867 | |
00:00:01.990 [DEBUG] [xwayland/server.c:225] Xserver is ready | |
00:00:01.990 [DEBUG] [xwayland/xwm.c:1541] xfixes version: 5.0 | |
00:00:01.991 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:01.991 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (926) | |
00:00:01.991 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:01.991 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (926) | |
00:00:01.991 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:01.991 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (2097153) | |
00:00:01.991 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:01.991 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (2097154) | |
00:00:01.991 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:01.991 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (2097154) | |
00:00:01.991 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:01.991 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (2097155) | |
00:00:01.991 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:01.992 [DEBUG] [xwayland/xwm.c:967] XCB_PROPERTY_NOTIFY (926) | |
00:00:01.992 [sway/input/cursor.c:860] denying request to set cursor from unfocused client | |
00:00:01.992 [DEBUG] [types/wlr_relative_pointer_v1.c:145] relative_pointer_v1 0x55eeabe9d380 created for client 0x55eeabde5230 | |
The XKEYBOARD keymap compiler (xkbcomp) reports: | |
> Warning: Unsupported maximum keycode 569, clipping. | |
> X11 cannot support keycodes above 255. | |
> Internal error: Could not resolve keysym Invalid | |
Errors from xkbcomp are not fatal to the X server | |
00:00:02.001 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:02.001 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34) | |
00:00:02.001 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:02.001 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34) | |
The XKEYBOARD keymap compiler (xkbcomp) reports: | |
> Warning: Unsupported maximum keycode 569, clipping. | |
> X11 cannot support keycodes above 255. | |
> Internal error: Could not resolve keysym Invalid | |
Errors from xkbcomp are not fatal to the X server | |
00:00:02.549 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:02.549 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34) | |
00:00:02.549 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:02.549 [DEBUG] [xwayland/xwm.c:1304] unhandled X11 event: MappingNotify (34) | |
00:00:02.725 [sway/commands/bind.c:616] running command for binding: exec alacritty | |
00:00:02.725 [sway/commands.c:255] Handling command 'exec alacritty' | |
00:00:02.725 [sway/commands/exec_always.c:46] Executing alacritty | |
00:00:02.727 [sway/commands/exec_always.c:87] Child process created with pid 3992 | |
00:00:02.727 [sway/tree/root.c:290] Recording workspace for process 3992 | |
00:00:02.741 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabf96e10 (res 0x55eeabe95bc0) | |
00:00:02.741 [DEBUG] [types/wlr_relative_pointer_v1.c:145] relative_pointer_v1 0x55eeabc5efc0 created for client 0x55eeabf423f0 | |
00:00:02.771 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabea3300 (res 0x55eeabc81e90) | |
00:00:02.771 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabea0150 (res 0x55eeabc81f20) | |
00:00:02.771 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabf474e0 (res 0x55eeabc0e230) | |
00:00:02.771 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabf963d0 (res 0x55eeabf966f0) | |
00:00:02.771 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabea28f0 (res 0x55eeabea2c10) | |
00:00:02.771 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabf99050 (res 0x55eeabf99370) | |
00:00:02.771 [DEBUG] [types/xdg_shell/wlr_xdg_surface.c:458] new xdg_surface 0x55eeabdda350 (res 0x55eeabf99d90) | |
00:00:02.771 [sway/desktop/xdg_shell.c:497] New xdg_shell toplevel title='(null)' app_id='(null)' | |
00:00:02.771 [DEBUG] [types/wlr_xdg_decoration_v1.c:201] new xdg_toplevel_decoration 0x55eeabed4580 (res 0x55eeabea64a0) | |
00:00:02.771 [DEBUG] [types/wlr_surface.c:615] New wlr_surface 0x55eeabeb40a0 (res 0x55eeabeb43c0) | |
00:00:02.857 [sway/input/cursor.c:860] denying request to set cursor from unfocused client | |
00:00:02.864 [sway/tree/root.c:249] Looking up workspace for pid 3992 | |
00:00:02.864 [sway/tree/root.c:256] found pid_workspace for pid 3992, workspace 1 | |
00:00:02.884 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:02.884 [sway/tree/arrange.c:293] Arranging workspace '1' at 1920.000000, 0.000000 | |
00:00:02.884 [sway/tree/arrange.c:77] Arranging 0x7fff1dd30a40 horizontally | |
00:00:02.884 [sway/desktop/transaction.c:411] Transaction 0x55eeac0059a0 committing with 3 instructions | |
00:00:02.886 [sway/desktop/transaction.c:489] Transaction 0x55eeac0059a0 is ready | |
00:00:02.886 [sway/desktop/transaction.c:280] Applying transaction 0x55eeac0059a0 | |
00:00:02.886 [sway/tree/container.c:1148] Container 0x55eeabdd6cc0 entered output 0x55eeabb608c0 | |
00:00:02.900 [DEBUG] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 20 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:02.900 [DEBUG] [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 156 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:03.386 [DEBUG] [xwayland/selection/selection.c:117] not handling selection events: no seat assigned to xwayland | |
00:00:03.386 [DEBUG] [xwayland/xwm.c:829] XCB_CREATE_NOTIFY (4194307) | |
00:00:03.386 [sway/desktop/xwayland.c:614] New xwayland surface title='(null)' class='(null)' | |
00:00:04.012 [sway/desktop/transaction.c:411] Transaction 0x55eeabf48aa0 committing with 4 instructions | |
00:00:04.012 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabf48aa0 | |
00:00:04.013 [sway/input/cursor.c:860] denying request to set cursor from unfocused client | |
00:00:06.552 [sway/desktop/transaction.c:411] Transaction 0x55eeabe95040 committing with 5 instructions | |
00:00:06.552 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabe95040 | |
00:00:07.637 [sway/commands/bind.c:616] running command for binding: focus left | |
00:00:07.637 [sway/commands.c:255] Handling command 'focus left' | |
00:00:07.637 [sway/desktop/transaction.c:411] Transaction 0x55eeac02afc0 committing with 4 instructions | |
00:00:07.637 [sway/desktop/transaction.c:280] Applying transaction 0x55eeac02afc0 | |
00:00:07.638 [ERROR] [backend/drm/atomic.c:36] DP-2: Atomic commit failed (pageflip): Invalid argument | |
00:00:07.638 [sway/input/cursor.c:860] denying request to set cursor from unfocused client | |
00:00:07.638 [sway/input/cursor.c:860] denying request to set cursor from unfocused client | |
00:00:07.639 [ERROR] [backend/drm/atomic.c:36] DP-2: Atomic commit failed (pageflip): Invalid argument | |
00:00:08.195 [sway/commands/bind.c:616] running command for binding: focus right | |
00:00:08.195 [sway/commands.c:255] Handling command 'focus right' | |
00:00:08.195 [sway/desktop/transaction.c:411] Transaction 0x55eeac01ca40 committing with 5 instructions | |
00:00:08.195 [sway/desktop/transaction.c:280] Applying transaction 0x55eeac01ca40 | |
00:00:08.666 [sway/commands/bind.c:616] running command for binding: focus left | |
00:00:08.666 [sway/commands.c:255] Handling command 'focus left' | |
00:00:08.667 [sway/desktop/transaction.c:411] Transaction 0x55eeac045b00 committing with 4 instructions | |
00:00:08.667 [sway/desktop/transaction.c:280] Applying transaction 0x55eeac045b00 | |
00:00:08.668 [ERROR] [backend/drm/atomic.c:36] DP-2: Atomic commit failed (pageflip): Invalid argument | |
00:00:08.668 [sway/input/cursor.c:860] denying request to set cursor from unfocused client | |
00:00:08.668 [ERROR] [backend/drm/atomic.c:36] DP-2: Atomic commit failed (pageflip): Invalid argument | |
00:00:11.008 [sway/desktop/transaction.c:411] Transaction 0x55eeac014990 committing with 5 instructions | |
00:00:11.008 [sway/desktop/transaction.c:280] Applying transaction 0x55eeac014990 | |
00:00:13.056 [sway/ipc-server.c:153] Event on IPC listening socket | |
00:00:13.056 [sway/ipc-server.c:199] New client: fd 58 | |
00:00:13.056 [sway/ipc-server.c:219] Client 58 readable | |
00:00:13.056 [sway/commands.c:255] Handling command 'exit' | |
00:00:13.056 [sway/ipc-server.c:950] Added IPC reply of type 0x0 to client 58 queue: [ { "success": true } ] | |
00:00:13.056 [sway/main.c:412] Shutting down sway | |
(EE) failed to read Wayland events: Broken pipe | |
00:00:13.056 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:13.056 [sway/tree/arrange.c:293] Arranging workspace '1' at 1920.000000, 0.000000 | |
00:00:13.056 [sway/desktop/transaction.c:411] Transaction 0x55eeabdd8720 committing with 2 instructions | |
00:00:13.056 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabdd8720 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '0:1:Power_Button' | |
00:00:13.057 thread '[sway/input/seat.c:853] removing device 0:1:Power_Button from seat seat0main | |
' panicked at '00:00:13.057 Wayland connection lost.: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }[sway/input/keyboard.c:692] Removing keyboard 0:1:Power_Button from group 0x55eeab843b40', | |
/build/.cargo/registry/src/github.com-1ecc6299db9ec823/winit-0.22.0/src/platform_impl/linux/wayland/event_loop.rs:546:13 | |
00:00:13.057 note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
[sway/input/input-manager.c:201] removing device: '0:1:Power_Button' | |
00:00:13.057 [sway/input/seat.c:853] removing device 0:1:Power_Button from seat seat0 | |
00:00:13.057 [sway/input/keyboard.c:692] Removing keyboard 0:1:Power_Button from group 0x55eeab843b40 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '1133:2093:HD_Pro_Webcam_C920' | |
00:00:13.057 [sway/input/seat.c:853] removing device 1133:2093:HD_Pro_Webcam_C920 from seat seat0 | |
00:00:13.057 [sway/input/keyboard.c:692] Removing keyboard 1133:2093:HD_Pro_Webcam_C920 from group 0x55eeab843b40 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '10462:4418:Valve_Software_Steam_Controller' | |
00:00:13.057 [sway/input/seat.c:853] removing device 10462:4418:Valve_Software_Steam_Controller from seat seat0 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '10462:4418:Valve_Software_Steam_Controller' | |
00:00:13.057 [sway/input/seat.c:853] removing device 10462:4418:Valve_Software_Steam_Controller from seat seat0 | |
00:00:13.057 [sway/input/keyboard.c:692] Removing keyboard 10462:4418:Valve_Software_Steam_Controller from group 0x55eeab843b40 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '1133:49294:Logitech_MX518_Gaming_Mouse' | |
00:00:13.057 [sway/input/seat.c:853] removing device 1133:49294:Logitech_MX518_Gaming_Mouse from seat seat0 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '1133:49294:Logitech_MX518_Gaming_Mouse_Keyboard' | |
00:00:13.057 [sway/input/seat.c:853] removing device 1133:49294:Logitech_MX518_Gaming_Mouse_Keyboard from seat seat0 | |
00:00:13.057 [sway/input/keyboard.c:692] Removing keyboard 1133:49294:Logitech_MX518_Gaming_Mouse_Keyboard from group 0x55eeab843b40 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control' | |
00:00:13.057 [sway/input/seat.c:853] removing device 1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control from seat seat0 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control' | |
00:00:13.057 [sway/input/seat.c:853] removing device 1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control from seat seat0 | |
00:00:13.057 [sway/input/keyboard.c:692] Removing keyboard 1133:49294:Logitech_MX518_Gaming_Mouse_Consumer_Control from group 0x55eeab843b40 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '1133:49294:Logitech_MX518_Gaming_Mouse_System_Control' | |
00:00:13.057 [sway/input/seat.c:853] removing device 1133:49294:Logitech_MX518_Gaming_Mouse_System_Control from seat seat0 | |
00:00:13.057 [sway/input/keyboard.c:692] Removing keyboard 1133:49294:Logitech_MX518_Gaming_Mouse_System_Control from group 0x55eeab843b40 | |
00:00:13.057 [sway/input/input-manager.c:201] removing device: '1:1:AT_Translated_Set_2_keyboard' | |
00:00:13.057 [sway/input/seat.c:853] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0 | |
00:00:13.057 [sway/input/keyboard.c:692] Removing keyboard 1:1:AT_Translated_Set_2_keyboard from group 0x55eeab843b40 | |
00:00:13.057 [sway/input/keyboard.c:698] Destroying empty keyboard group 0x55eeab843b40 | |
00:00:13.076 [sway/tree/output.c:254] Disabling output 'DP-2' | |
00:00:13.076 [sway/tree/workspace.c:143] Destroying workspace '1' | |
00:00:13.076 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:13.076 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 0.000000 | |
00:00:13.076 [sway/desktop/transaction.c:411] Transaction 0x55eeabc5bf10 committing with 4 instructions | |
00:00:13.076 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabc5bf10 | |
00:00:13.076 [sway/tree/output.c:275] Destroying output 'DP-2' | |
00:00:13.076 [sway/desktop/transaction.c:411] Transaction 0x55eeabc5bf10 committing with 1 instructions | |
00:00:13.076 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabc5bf10 | |
00:00:13.076 [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0 | |
00:00:13.076 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 0.000000 | |
00:00:13.076 [sway/desktop/transaction.c:411] Transaction 0x55eeabc57390 committing with 1 instructions | |
00:00:13.076 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabc57390 | |
00:00:13.076 [INFO] [backend/drm/drm.c:1623] Emitting destruction signal for 'DP-2' | |
00:00:13.076 [DEBUG] [backend/drm/drm.c:1065] De-allocating CRTC 0 for output 'DP-2' | |
00:00:13.076 [sway/tree/output.c:254] Disabling output 'HDMI-A-1' | |
00:00:13.076 [sway/tree/workspace.c:143] Destroying workspace '2' | |
00:00:13.076 [sway/desktop/transaction.c:411] Transaction 0x55eeabc69610 committing with 2 instructions | |
00:00:13.076 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabc69610 | |
00:00:13.076 [sway/tree/output.c:275] Destroying output 'HDMI-A-1' | |
00:00:13.076 [sway/desktop/transaction.c:411] Transaction 0x55eeabc69610 committing with 1 instructions | |
00:00:13.076 [sway/desktop/transaction.c:280] Applying transaction 0x55eeabc69610 | |
00:00:13.076 [INFO] [backend/drm/drm.c:1623] Emitting destruction signal for 'HDMI-A-1' | |
00:00:13.076 [DEBUG] [backend/drm/drm.c:1065] De-allocating CRTC 1 for output 'HDMI-A-1' | |
00:00:13.131 [sway/ipc-server.c:566] IPC Client 58 disconnected |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment