Skip to content

Instantly share code, notes, and snippets.

@RicArch97
Created January 26, 2022 00:08
Show Gist options
  • Save RicArch97/4165751fc22bcbd09f41b529a37ae2ec to your computer and use it in GitHub Desktop.
Save RicArch97/4165751fc22bcbd09f41b529a37ae2ec to your computer and use it in GitHub Desktop.
Sway: launching a game which is set to fullscreen, causes artifacts
This file has been truncated, but you can view the full file.
00:00:00.000 [INFO] [sway/main.c:343] Sway version 1.7
00:00:00.000 [INFO] [sway/main.c:344] wlroots version 0.15.0
00:00:00.000 [INFO] [sway/main.c:120] Linux x570am 5.15.16_1 #1 SMP Thu Jan 20 17:35:24 UTC 2022 x86_64 GNU/Linux
00:00:00.000 [INFO] [sway/main.c:136] Contents of /etc/os-release:
00:00:00.000 [INFO] [sway/main.c:120] NAME="void"
00:00:00.000 [INFO] [sway/main.c:120] ID="void"
00:00:00.000 [INFO] [sway/main.c:120] DISTRIB_ID="void"
00:00:00.000 [INFO] [sway/main.c:120] PRETTY_NAME="void"
00:00:00.000 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
00:00:00.000 [INFO] [sway/main.c:108] LD_PRELOAD=
00:00:00.000 [INFO] [sway/main.c:108] PATH=/home/ricardo/bin:/usr/local/bin:/home/ricardo/.local/bin:/home/ricardo/.pyenv/shims:/home/ricardo/.pyenv/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin
00:00:00.000 [INFO] [sway/main.c:108] SWAYSOCK=
00:00:00.000 [DEBUG] [sway/server.c:50] Preparing Wayland server initialization
00:00:00.000 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:80] Could not connect to socket /run/seatd.sock: No such file or directory
00:00:00.000 [INFO] [wlr] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping
00:00:00.002 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind'
00:00:00.002 [INFO] [wlr] [backend/session/session.c:110] Successfully loaded libseat session
00:00:00.004 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs
00:00:00.004 [INFO] [wlr] [backend/drm/backend.c:183] Initializing DRM backend for /dev/dri/card0 (amdgpu)
00:00:00.004 [DEBUG] [wlr] [backend/drm/drm.c:85] Using atomic DRM interface
00:00:00.004 [DEBUG] [wlr] [backend/drm/drm.c:98] ADDFB2 modifiers supported
00:00:00.004 [INFO] [wlr] [backend/drm/drm.c:251] Found 6 DRM CRTCs
00:00:00.004 [INFO] [wlr] [backend/drm/drm.c:178] Found 13 DRM planes
00:00:00.004 [INFO] [sway/main.c:394] Starting sway version 1.7
00:00:00.004 [DEBUG] [sway/server.c:75] Initializing Wayland server
00:00:00.005 [INFO] [wlr] [render/egl.c:180] 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_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
00:00:00.005 [DEBUG] [wlr] [render/egl.c:437] Using EGL device /dev/dri/card0
00:00:00.029 [INFO] [wlr] [render/egl.c:326] Using EGL 1.5
00:00:00.029 [INFO] [wlr] [render/egl.c:327] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync 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_base 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.029 [INFO] [wlr] [render/egl.c:329] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
00:00:00.029 [INFO] [wlr] [render/egl.c:331] EGL vendor: Mesa Project
00:00:00.029 [DEBUG] [wlr] [render/egl.c:158] Supported DMA-BUF 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 Y410 Y412 Y416 YUYV UYVY Y210 Y212 Y216
00:00:00.029 [DEBUG] [wlr] [render/egl.c:159] EGL DMA-BUF format modifiers supported
00:00:00.030 [DEBUG] [wlr] [render/egl.c:485] Using EGL_PLATFORM_DEVICE_EXT
00:00:00.030 [INFO] [wlr] [render/gles2/renderer.c:731] Creating GLES2 renderer
00:00:00.030 [INFO] [wlr] [render/gles2/renderer.c:732] Using OpenGL ES 3.2 Mesa 21.3.3
00:00:00.030 [INFO] [wlr] [render/gles2/renderer.c:733] GL vendor: AMD
00:00:00.030 [INFO] [wlr] [render/gles2/renderer.c:734] GL renderer: AMD Radeon RX 6900 XT (SIENNA_CICHLID, DRM 3.42.0, 5.15.16_1, LLVM 12.0.1)
00:00:00.030 [INFO] [wlr] [render/gles2/renderer.c:735] 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_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_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 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_clear_texture 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_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage 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 GL_MESA_bgra
00:00:00.033 [DEBUG] [wlr] [render/allocator/allocator.c:98] Trying to create gbm allocator
00:00:00.033 [DEBUG] [wlr] [render/allocator/allocator.c:39] drmModeCreateLease failed, falling back to plain open
00:00:00.034 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 24 Code Size: 128 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.034 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 24 Code Size: 124 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.034 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 24 Code Size: 124 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.034 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 292 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.034 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 24 Code Size: 52 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.034 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 312 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.035 [DEBUG] [wlr] [render/allocator/gbm.c:203] Created GBM allocator with backend drm
00:00:00.035 [DEBUG] [wlr] [render/allocator/gbm.c:206] Using DRM node /dev/dri/renderD128
00:00:00.035 [DEBUG] [wlr] [types/wlr_idle.c:247] idle manager created
00:00:00.035 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:628] Creating wlr_drm_lease_device_v1 for /dev/dri/card0
00:00:00.035 [INFO] [wlr] [backend/headless/backend.c:82] Creating headless backend
00:00:00.037 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 1: # Sway config by Ricardo Steijn
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 3: # XWayland
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 4: xwayland force
00:00:00.037 [INFO] [sway/commands.c:378] Config command: xwayland force
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: xwayland force
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 5:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 6: # PyWal colours
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 7: include $HOME/.cache/wal/colors-sway
00:00:00.037 [INFO] [sway/commands.c:378] Config command: include $HOME/.cache/wal/colors-sway
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: include $HOME/.cache/wal/colors-sway
00:00:00.037 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.cache/wal/colors-sway
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 1: set $wallpaper /home/ricardo/Pictures/Wallpapers/4K Wallpapers/Wallpaper121.jpg
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $wallpaper /home/ricardo/Pictures/Wallpapers/4K Wallpapers/Wallpaper121.jpg
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $wallpaper /home/ricardo/Pictures/Wallpapers/4K Wallpapers/Wallpaper121.jpg
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 3: set $background #000000
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $background #000000
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $background #000000
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 4: set $foreground #a8bfc4
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $foreground #a8bfc4
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $foreground #a8bfc4
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 5:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 6: set $color0 #000000
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color0 #000000
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color0 #000000
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 7: set $color1 #22505B
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color1 #22505B
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color1 #22505B
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 8: set $color2 #5C6967
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color2 #5C6967
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color2 #5C6967
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 9: set $color3 #B6614C
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color3 #B6614C
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color3 #B6614C
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 10: set $color4 #A88D77
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color4 #A88D77
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color4 #A88D77
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 11: set $color5 #EC966A
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color5 #EC966A
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color5 #EC966A
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 12: set $color6 #45748B
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color6 #45748B
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color6 #45748B
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 13: set $color7 #a8bfc4
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color7 #a8bfc4
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color7 #a8bfc4
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 14: set $color8 #758589
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color8 #758589
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color8 #758589
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 15: set $color9 #22505B
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color9 #22505B
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color9 #22505B
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 16: set $color10 #5C6967
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color10 #5C6967
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color10 #5C6967
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 17: set $color11 #B6614C
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color11 #B6614C
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color11 #B6614C
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 18: set $color12 #A88D77
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color12 #A88D77
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color12 #A88D77
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 19: set $color13 #EC966A
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color13 #EC966A
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color13 #EC966A
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 20: set $color14 #45748B
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color14 #45748B
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color14 #45748B
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 21: set $color15 #a8bfc4
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $color15 #a8bfc4
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $color15 #a8bfc4
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 8:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 9: # User configuration
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 10: include $HOME/.config/sway/config.d/variables
00:00:00.037 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/variables
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/variables
00:00:00.037 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/variables
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 1: # Variables for Sway by Ricardo Steijn
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 3: # Mod key
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 4: set $mod Mod4
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $mod Mod4
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $mod Mod4
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 5:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 6: # Movement
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 7: set $left h
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $left h
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $left h
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 8: set $down j
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $down j
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $down j
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 9: set $up k
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $up k
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $up k
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 10: set $right l
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $right l
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $right l
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 11:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 12: # Terminal
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 13: set $term foot
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $term foot
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $term foot
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 14:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 15: # App menu
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 16: set $menu wofi
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $menu wofi
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $menu wofi
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 19: set $start-menu wofi --conf=$HOME/.config/wofi/config-start-menu --style=$HOME/.config/wofi/style-start-menu.css
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $start-menu wofi --conf=$HOME/.config/wofi/config-start-menu --style=$HOME/.config/wofi/style-start-menu.css
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $start-menu wofi --conf=$HOME/.config/wofi/config-start-menu --style=$HOME/.config/wofi/style-start-menu.css
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 20:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 21: # Screen locker
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 22: set $locker swaylock -f
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $locker swaylock -f
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $locker swaylock -f
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 23:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 24: # Sway exit menu
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 25: set $exit $HOME/.config/wlogout/launch.sh
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $exit $HOME/.config/wlogout/launch.sh
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $exit $HOME/.config/wlogout/launch.sh
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 26:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 27: # GTK interface
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 28: set $gnome-schema org.gnome.desktop.interface
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $gnome-schema org.gnome.desktop.interface
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $gnome-schema org.gnome.desktop.interface
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 29:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 30: # Floating window size
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 31: set $float-size width 1700 height 1000
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $float-size width 1700 height 1000
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $float-size width 1700 height 1000
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 32:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 33: # Grimshot
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 34: # set $grimshot /usr/share/sway/scripts/grimshot
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 35:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 36: # Workspaces
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 37: set $ws1 1:Main
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws1 1:Main
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws1 1:Main
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 38: set $ws2 2
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws2 2
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws2 2
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 39: set $ws3 3
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws3 3
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws3 3
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 40: set $ws4 4
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws4 4
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws4 4
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 41: set $ws5 5
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws5 5
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws5 5
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 42: set $ws6 6:Side
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws6 6:Side
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws6 6:Side
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 43: set $ws7 7
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws7 7
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws7 7
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 44: set $ws8 8
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws8 8
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws8 8
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 45: set $ws9 9
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws9 9
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws9 9
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 46: set $ws10 0
00:00:00.037 [INFO] [sway/commands.c:378] Config command: set $ws10 0
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: set $ws10 0
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 11: include $HOME/.config/sway/config.d/autostart
00:00:00.037 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/autostart
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/autostart
00:00:00.037 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/autostart
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 1: # Autostart instances for Sway by Ricardo Steijn
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 3: # Start PipeWire
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 4: exec pipewire
00:00:00.037 [INFO] [sway/commands.c:378] Config command: exec pipewire
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: exec pipewire
00:00:00.037 [DEBUG] [sway/config.c:868] Deferring command `exec pipewire'
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 5: exec pipewire-pulse
00:00:00.037 [INFO] [sway/commands.c:378] Config command: exec pipewire-pulse
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: exec pipewire-pulse
00:00:00.037 [DEBUG] [sway/config.c:868] Deferring command `exec pipewire-pulse'
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 6:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 7: # Wayland onscreen bar (wob)
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 10: exec mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob --background-color "#00000080"
00:00:00.037 [INFO] [sway/commands.c:378] Config command: exec mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob --background-color "#00000080"
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: exec mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob --background-color "#00000080"
00:00:00.037 [DEBUG] [sway/config.c:868] Deferring command `exec mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob --background-color "#00000080"'
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 11: # Pywal load last configuration
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 12: # Don't set terminal colors/wallpaper/reload
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 13: exec wal -R -e -n
00:00:00.037 [INFO] [sway/commands.c:378] Config command: exec wal -R -e -n
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: exec wal -R -e -n
00:00:00.037 [DEBUG] [sway/config.c:868] Deferring command `exec wal -R -e -n'
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 14:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 15: # Start lava launcher
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 16: exec lavalauncher
00:00:00.037 [INFO] [sway/commands.c:378] Config command: exec lavalauncher
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: exec lavalauncher
00:00:00.037 [DEBUG] [sway/config.c:868] Deferring command `exec lavalauncher'
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 17:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 18: # Start wlclock widget
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 19: exec_always "$HOME/.config/wlclock/launch.sh"
00:00:00.037 [INFO] [sway/commands.c:378] Config command: exec_always "$HOME/.config/wlclock/launch.sh"
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: exec_always "$HOME/.config/wlclock/launch.sh"
00:00:00.037 [DEBUG] [sway/config.c:868] Deferring command `exec_always "$HOME/.config/wlclock/launch.sh"'
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 20:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 21: # NetworkManager applet
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 22: exec nm-applet --indicator
00:00:00.037 [INFO] [sway/commands.c:378] Config command: exec nm-applet --indicator
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: exec nm-applet --indicator
00:00:00.037 [DEBUG] [sway/config.c:868] Deferring command `exec nm-applet --indicator'
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 23:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 24: # Blueman applet
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 25: exec blueman-applet
00:00:00.037 [INFO] [sway/commands.c:378] Config command: exec blueman-applet
00:00:00.037 [INFO] [sway/commands.c:398] After replacement: exec blueman-applet
00:00:00.037 [DEBUG] [sway/config.c:868] Deferring command `exec blueman-applet'
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 26:
00:00:00.037 [DEBUG] [sway/config.c:824] Read line 27: # Mako notification deamon (from PyWal colour scheme)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 28: exec_always "$HOME/.config/mako/launch.sh"
00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec_always "$HOME/.config/mako/launch.sh"
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec_always "$HOME/.config/mako/launch.sh"
00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec_always "$HOME/.config/mako/launch.sh"'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 29:
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 30: # Execute Gnome polkit auth agent
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 31: exec /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec /usr/libexec/polkit-gnome-authentication-agent-1'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 32:
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 33: # Set Wallpaper
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 34: # Can be spanned across both monitors (if set)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 35: # Otherwise fall back to single wallpaper on both monitors
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 36: exec_always "$HOME/.config/sway/scripts/set-wallpaper.sh"
00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec_always "$HOME/.config/sway/scripts/set-wallpaper.sh"
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec_always "$HOME/.config/sway/scripts/set-wallpaper.sh"
00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec_always "$HOME/.config/sway/scripts/set-wallpaper.sh"'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 37:
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 38: # Import WAYLAND_DISPLAY and XDG_CURRENT_DESKTOP into D-Bus. (for xdg-desktop-portal-wlr)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 39: exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 40:
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 41: # Set RGB profile (hardware)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 42: exec openrgb --profile main
00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec openrgb --profile main
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec openrgb --profile main
00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec openrgb --profile main'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 12: include $HOME/.config/sway/config.d/output
00:00:00.038 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/output
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/output
00:00:00.038 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/output
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 1: # Output configuration for Sway by Ricardo Steijn
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 3: # Found by swaymsg -t get_outputs
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 4: # Side monitor (4K, needs scaling)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 5: output DP-2 {
00:00:00.038 [DEBUG] [sway/config.c:878] Entering block 'output DP-2'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 6: scale 1.5
00:00:00.038 [INFO] [sway/commands.c:378] Config command: output DP-2 scale 1.5
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: output DP-2 scale 1.5
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: scale 1.5
00:00:00.038 [DEBUG] [sway/config/output.c:220] Adding non-wildcard output config
00:00:00.038 [DEBUG] [sway/config/output.c:237] Config stored for output DP-2 (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale 1.500000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 7: pos 0 0 mode 3840x2160@60Hz
00:00:00.038 [INFO] [sway/commands.c:378] Config command: output DP-2 pos 0 0 mode 3840x2160@60Hz
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: output DP-2 pos 0 0 mode 3840x2160@60Hz
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: pos 0 0 mode 3840x2160@60Hz
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: mode 3840x2160@60Hz
00:00:00.038 [DEBUG] [sway/config/output.c:214] Merging on top of existing output config
00:00:00.038 [DEBUG] [sway/config/output.c:237] Config stored for output DP-2 (enabled: -1) (3840x2160@60.000000Hz position 0,0 scale 1.500000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 8: max_render_time 4
00:00:00.038 [INFO] [sway/commands.c:378] Config command: output DP-2 max_render_time 4
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: output DP-2 max_render_time 4
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: max_render_time 4
00:00:00.038 [DEBUG] [sway/config/output.c:214] Merging on top of existing output config
00:00:00.038 [DEBUG] [sway/config/output.c:237] Config stored for output DP-2 (enabled: -1) (3840x2160@60.000000Hz position 0,0 scale 1.500000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: 4)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 9: adaptive_sync on
00:00:00.038 [INFO] [sway/commands.c:378] Config command: output DP-2 adaptive_sync on
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: output DP-2 adaptive_sync on
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: adaptive_sync on
00:00:00.038 [DEBUG] [sway/config/output.c:214] Merging on top of existing output config
00:00:00.038 [DEBUG] [sway/config/output.c:237] Config stored for output DP-2 (enabled: -1) (3840x2160@60.000000Hz position 0,0 scale 1.500000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: 4)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 10: }
00:00:00.038 [DEBUG] [sway/config.c:895] Exiting block 'output DP-2'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 11: # Main monitor
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 12: output DP-1 {
00:00:00.038 [DEBUG] [sway/config.c:878] Entering block 'output DP-1'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 13: pos 2560 0 mode 3440x1440@160Hz
00:00:00.038 [INFO] [sway/commands.c:378] Config command: output DP-1 pos 2560 0 mode 3440x1440@160Hz
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: output DP-1 pos 2560 0 mode 3440x1440@160Hz
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: pos 2560 0 mode 3440x1440@160Hz
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: mode 3440x1440@160Hz
00:00:00.038 [DEBUG] [sway/config/output.c:220] Adding non-wildcard output config
00:00:00.038 [DEBUG] [sway/config/output.c:237] Config stored for output DP-1 (enabled: -1) (3440x1440@160.000000Hz position 2560,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 14: max_render_time 2
00:00:00.038 [INFO] [sway/commands.c:378] Config command: output DP-1 max_render_time 2
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: output DP-1 max_render_time 2
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: max_render_time 2
00:00:00.038 [DEBUG] [sway/config/output.c:214] Merging on top of existing output config
00:00:00.038 [DEBUG] [sway/config/output.c:237] Config stored for output DP-1 (enabled: -1) (3440x1440@160.000000Hz position 2560,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: 2)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 15: adaptive_sync on
00:00:00.038 [INFO] [sway/commands.c:378] Config command: output DP-1 adaptive_sync on
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: output DP-1 adaptive_sync on
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: adaptive_sync on
00:00:00.038 [DEBUG] [sway/config/output.c:214] Merging on top of existing output config
00:00:00.038 [DEBUG] [sway/config/output.c:237] Config stored for output DP-1 (enabled: -1) (3440x1440@160.000000Hz position 2560,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: 2)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 16: }
00:00:00.038 [DEBUG] [sway/config.c:895] Exiting block 'output DP-1'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 17:
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 18: # Workspaces per monitor
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 19: # Main
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 20: workspace $ws1 output DP-1
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws1 output DP-1
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 1:Main output DP-1
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 21: workspace $ws2 output DP-1
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws2 output DP-1
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 2 output DP-1
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 22: workspace $ws3 output DP-1
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws3 output DP-1
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 3 output DP-1
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 23: workspace $ws4 output DP-1
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws4 output DP-1
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 4 output DP-1
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 24: workspace $ws5 output DP-1
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws5 output DP-1
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 5 output DP-1
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 25: # Side
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 26: workspace $ws6 output DP-2
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws6 output DP-2
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 6:Side output DP-2
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 27: workspace $ws7 output DP-2
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws7 output DP-2
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 7 output DP-2
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 28: workspace $ws8 output DP-2
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws8 output DP-2
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 8 output DP-2
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 29: workspace $ws9 output DP-2
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws9 output DP-2
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 9 output DP-2
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 30: workspace $ws10 output DP-2
00:00:00.038 [INFO] [sway/commands.c:378] Config command: workspace $ws10 output DP-2
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: workspace 0 output DP-2
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 31:
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 32: # Set the primary monitor for XWayland
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 33: # Wayland itself does not provide this
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 34: exec xrandr --output XWAYLAND0 --primary
00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec xrandr --output XWAYLAND0 --primary
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec xrandr --output XWAYLAND0 --primary
00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec xrandr --output XWAYLAND0 --primary'
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 13: include $HOME/.config/sway/config.d/input
00:00:00.038 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/input
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/input
00:00:00.038 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/input
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 1: # Input configuration for Sway by Ricardo Steijn
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 3: # Accerleration (turn off for whatever pointer available)
00:00:00.038 [DEBUG] [sway/config.c:824] Read line 4: input * accel_profile flat
00:00:00.038 [INFO] [sway/commands.c:378] Config command: input * accel_profile flat
00:00:00.038 [INFO] [sway/commands.c:398] After replacement: input * accel_profile flat
00:00:00.038 [DEBUG] [sway/commands/input.c:54] entering input block: *
00:00:00.038 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.038 [DEBUG] [sway/commands.c:429] Subcommand: accel_profile flat
00:00:00.038 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.039 [DEBUG] [sway/config/input.c:350] Config stored for input *
00:00:00.039 [DEBUG] [sway/config.c:824] Read line 14: include $HOME/.config/sway/config.d/idle
00:00:00.039 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/idle
00:00:00.039 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/idle
00:00:00.039 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/idle
00:00:00.039 [DEBUG] [sway/config.c:824] Read line 1: # Idle configuration for Sway by Ricardo Steijn
00:00:00.039 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.039 [DEBUG] [sway/config.c:824] Read line 3: # Lock screen after 600 seconds (10 minutes) of inactivity
00:00:00.039 [DEBUG] [sway/config.c:824] Read line 4: # Turns off display after 1800 seconds (30 minutes)
00:00:00.039 [DEBUG] [sway/config.c:824] Read line 5: # Locks screen before going to sleep
00:00:00.039 [DEBUG] [sway/config.c:824] Read line 9: exec swayidle -w timeout 600 '$locker' timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep '$locker'
00:00:00.039 [INFO] [sway/commands.c:378] Config command: exec swayidle -w timeout 600 '$locker' timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep '$locker'
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: exec swayidle -w timeout 600 'swaylock -f' timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f'
00:00:00.040 [DEBUG] [sway/config.c:868] Deferring command `exec swayidle -w timeout 600 '$locker' timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep '$locker''
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 15: include $HOME/.config/sway/config.d/keybinds
00:00:00.040 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/keybinds
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/keybinds
00:00:00.040 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/keybinds
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 1: # Keybinds for Sway by Ricardo Steijn
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 3: # General
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 4: bindsym $mod+Return exec $term
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Return exec $term
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Return exec foot
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Return to command `exec foot` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 5: bindsym $mod+Shift+Return exec $term --app-id="termfloat"
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Return exec $term --app-id="termfloat"
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Return exec foot --app-id="termfloat"
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Return to command `exec foot --app-id="termfloat"` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 6: bindsym $mod+Shift+q kill
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+q kill
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+q kill
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 7: bindsym $mod+d exec $menu
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+d exec $menu
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+d exec wofi
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+d to command `exec wofi` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 8: bindsym $mod+Shift+c reload
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+c reload
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+c reload
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 9: bindsym $mod+Shift+e exec $exit
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+e exec $exit
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+e exec $HOME/.config/wlogout/launch.sh
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+e to command `exec $HOME/.config/wlogout/launch.sh` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 10: bindsym $mod+Print exec grimshot --notify save output
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Print exec grimshot --notify save output
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Print exec grimshot --notify save output
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Print to command `exec grimshot --notify save output` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 11: bindsym $mod+Shift+Print exec grimshot --notify save area
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Print exec grimshot --notify save area
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Print exec grimshot --notify save area
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Print to command `exec grimshot --notify save area` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 12: bindsym $mod+Shift+p exec grimshot --notify save screen
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+p exec grimshot --notify save screen
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+p exec grimshot --notify save screen
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+p to command `exec grimshot --notify save screen` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 13: floating_modifier $mod normal
00:00:00.040 [INFO] [sway/commands.c:378] Config command: floating_modifier $mod normal
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: floating_modifier Mod4 normal
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 14:
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 15: # Moving focus
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 16: bindsym $mod+$left focus left
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+$left focus left
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+h focus left
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+h to command `focus left` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 17: bindsym $mod+$down focus down
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+$down focus down
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+j focus down
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+j to command `focus down` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 18: bindsym $mod+$up focus up
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+$up focus up
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+k focus up
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+k to command `focus up` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 19: bindsym $mod+$right focus right
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+$right focus right
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+l focus right
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+l to command `focus right` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 20: bindsym $mod+Left focus left
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Left focus left
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Left focus left
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Left to command `focus left` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 21: bindsym $mod+Down focus down
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Down focus down
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Down focus down
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Down to command `focus down` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 22: bindsym $mod+Up focus up
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Up focus up
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Up focus up
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Up to command `focus up` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 23: bindsym $mod+Right focus right
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Right focus right
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Right focus right
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Right to command `focus right` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 24: bindsym $mod+Shift+$left move left
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+$left move left
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+h move left
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 25: bindsym $mod+Shift+$down move down
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+$down move down
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+j move down
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 26: bindsym $mod+Shift+$up move up
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+$up move up
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+k move up
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 27: bindsym $mod+Shift+$right move right
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+$right move right
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+l move right
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 28: bindsym $mod+Shift+Left move left
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Left move left
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Left move left
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 29: bindsym $mod+Shift+Down move down
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Down move down
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Down move down
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 30: bindsym $mod+Shift+Up move up
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Up move up
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Up move up
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 31: bindsym $mod+Shift+Right move right
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Right move right
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Right move right
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 32:
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 33: # Workspaces
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 34: #
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 35: # Switch to workspace
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 36: bindsym $mod+1 workspace $ws1
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+1 workspace $ws1
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+1 workspace 1:Main
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+1 to command `workspace 1:Main` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 37: bindsym $mod+2 workspace number $ws2
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+2 workspace number $ws2
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+2 workspace number 2
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 38: bindsym $mod+3 workspace number $ws3
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+3 workspace number $ws3
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+3 workspace number 3
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 39: bindsym $mod+4 workspace number $ws4
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+4 workspace number $ws4
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+4 workspace number 4
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 40: bindsym $mod+5 workspace number $ws5
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+5 workspace number $ws5
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+5 workspace number 5
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 41: bindsym $mod+6 workspace $ws6
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+6 workspace $ws6
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+6 workspace 6:Side
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+6 to command `workspace 6:Side` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 42: bindsym $mod+7 workspace number $ws7
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+7 workspace number $ws7
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+7 workspace number 7
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 43: bindsym $mod+8 workspace number $ws8
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+8 workspace number $ws8
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+8 workspace number 8
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 44: bindsym $mod+9 workspace number $ws9
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+9 workspace number $ws9
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+9 workspace number 9
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 45: bindsym $mod+0 workspace number $ws10
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+0 workspace number $ws10
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+0 workspace number 0
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+0 to command `workspace number 0` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 46:
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 47: # Move focused container to workspace
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 48: bindsym $mod+Shift+1 move container to workspace $ws1
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+1 move container to workspace $ws1
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+1 move container to workspace 1:Main
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+1 to command `move container to workspace 1:Main` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 49: bindsym $mod+Shift+2 move container to workspace number $ws2
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+2 move container to workspace number $ws2
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+2 move container to workspace number 2
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 50: bindsym $mod+Shift+3 move container to workspace number $ws3
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+3 move container to workspace number $ws3
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+3 move container to workspace number 3
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 51: bindsym $mod+Shift+4 move container to workspace number $ws4
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+4 move container to workspace number $ws4
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+4 move container to workspace number 4
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 52: bindsym $mod+Shift+5 move container to workspace number $ws5
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+5 move container to workspace number $ws5
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+5 move container to workspace number 5
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 53: bindsym $mod+Shift+6 move container to workspace $ws6
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+6 move container to workspace $ws6
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+6 move container to workspace 6:Side
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+6 to command `move container to workspace 6:Side` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 54: bindsym $mod+Shift+7 move container to workspace number $ws7
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+7 move container to workspace number $ws7
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+7 move container to workspace number 7
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 55: bindsym $mod+Shift+8 move container to workspace number $ws8
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+8 move container to workspace number $ws8
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+8 move container to workspace number 8
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 56: bindsym $mod+Shift+9 move container to workspace number $ws9
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+9 move container to workspace number $ws9
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+9 move container to workspace number 9
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 57: bindsym $mod+Shift+0 move container to workspace number $ws10
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+0 move container to workspace number $ws10
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+0 move container to workspace number 0
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 0` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 58:
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 59: ### Layout stuff
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 60: #
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 61: # Split object horizontally or vertically
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 62: bindsym $mod+b splith
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+b splith
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+b splith
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+b to command `splith` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 63: bindsym $mod+v splitv
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+v splitv
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+v splitv
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+v to command `splitv` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 64:
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 65: # Style, fullscreen & focus
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 66: bindsym $mod+s layout stacking
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+s layout stacking
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+s layout stacking
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 67: bindsym $mod+w layout tabbed
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+w layout tabbed
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+w layout tabbed
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 68: bindsym $mod+e layout toggle split
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+e layout toggle split
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+e layout toggle split
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 69: bindsym $mod+f fullscreen
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+f fullscreen
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+f fullscreen
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 70: bindsym $mod+Shift+space floating toggle
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+space floating toggle
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+space floating toggle
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 71: bindsym $mod+space focus mode_toggle
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+space focus mode_toggle
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+space focus mode_toggle
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 72: bindsym $mod+a focus parent
00:00:00.040 [INFO] [sway/commands.c:378] Config command: bindsym $mod+a focus parent
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+a focus parent
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+a to command `focus parent` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 73:
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 74: # Resizing containers
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 75: mode "resize" {
00:00:00.040 [DEBUG] [sway/config.c:878] Entering block 'mode "resize"'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 76: bindsym $left resize shrink width 30px
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym $left resize shrink width 30px
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym h resize shrink width 30px
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym h resize shrink width 30px
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound h to command `resize shrink width 30px` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 77: bindsym $down resize grow height 30px
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym $down resize grow height 30px
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym j resize grow height 30px
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym j resize grow height 30px
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound j to command `resize grow height 30px` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 78: bindsym $up resize shrink height 30px
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym $up resize shrink height 30px
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym k resize shrink height 30px
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym k resize shrink height 30px
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound k to command `resize shrink height 30px` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 79: bindsym $right resize grow width 30px
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym $right resize grow width 30px
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym l resize grow width 30px
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym l resize grow width 30px
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound l to command `resize grow width 30px` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 80: bindsym Left resize shrink width 30px
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Left resize shrink width 30px
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Left resize shrink width 30px
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Left resize shrink width 30px
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Left to command `resize shrink width 30px` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 81: bindsym Down resize grow height 30px
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Down resize grow height 30px
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Down resize grow height 30px
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Down resize grow height 30px
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Down to command `resize grow height 30px` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 82: bindsym Up resize shrink height 30px
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Up resize shrink height 30px
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Up resize shrink height 30px
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Up resize shrink height 30px
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Up to command `resize shrink height 30px` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 83: bindsym Right resize grow width 30px
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Right resize grow width 30px
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Right resize grow width 30px
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Right resize grow width 30px
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Right to command `resize grow width 30px` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 84:
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 85: # Return to default mode
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 86: bindsym Return mode "default"
00:00:00.040 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Return mode "default"
00:00:00.040 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Return mode "default"
00:00:00.040 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Return mode "default"
00:00:00.040 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Return to command `mode "default"` for device '*'
00:00:00.040 [DEBUG] [sway/config.c:824] Read line 87: bindsym Escape mode "default"
00:00:00.041 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Escape mode "default"
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Escape mode "default"
00:00:00.041 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Escape mode "default"
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Escape to command `mode "default"` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 88: }
00:00:00.041 [DEBUG] [sway/config.c:895] Exiting block 'mode "resize"'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 89: bindsym $mod+r mode "resize"
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym $mod+r mode "resize"
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+r mode "resize"
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 90:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 91: ### Scratchpad
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 92: #
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 93: # Move the currently focused window to the scratchpad
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 94: bindsym $mod+Shift+minus move scratchpad
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+minus move scratchpad
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+minus move scratchpad
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 95:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 96: # Show the next scratchpad window or hide the focused scratchpad window.
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 97: # If there are multiple scratchpad windows, this command cycles through them.
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 98: bindsym $mod+minus scratchpad show
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym $mod+minus scratchpad show
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+minus scratchpad show
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 99:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 100: ### Special keys
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 101: #
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 102: # Audio
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 103: bindsym XF86AudioRaiseVolume exec pamixer -ui 2 && pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym XF86AudioRaiseVolume exec pamixer -ui 2 && pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym XF86AudioRaiseVolume exec pamixer -ui 2 && pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioRaiseVolume to command `exec pamixer -ui 2 && pamixer --get-volume > $SWAYSOCK.wob` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 104: bindsym XF86AudioLowerVolume exec pamixer -ud 2 && pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym XF86AudioLowerVolume exec pamixer -ud 2 && pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym XF86AudioLowerVolume exec pamixer -ud 2 && pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioLowerVolume to command `exec pamixer -ud 2 && pamixer --get-volume > $SWAYSOCK.wob` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 105: bindsym XF86AudioMute exec pamixer --toggle-mute && ( pamixer --get-mute && echo 0 > $SWAYSOCK.wob ) || pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym XF86AudioMute exec pamixer --toggle-mute && ( pamixer --get-mute && echo 0 > $SWAYSOCK.wob ) || pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym XF86AudioMute exec pamixer --toggle-mute && ( pamixer --get-mute && echo 0 > $SWAYSOCK.wob ) || pamixer --get-volume > $SWAYSOCK.wob
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioMute to command `exec pamixer --toggle-mute && ( pamixer --get-mute && echo 0 > $SWAYSOCK.wob ) || pamixer --get-volume > $SWAYSOCK.wob` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 106: bindsym XF86AudioStop exec playerctl stop
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym XF86AudioStop exec playerctl stop
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym XF86AudioStop exec playerctl stop
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioStop to command `exec playerctl stop` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 107: bindsym XF86AudioPrev exec playerctl previous
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym XF86AudioPrev exec playerctl previous
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym XF86AudioPrev exec playerctl previous
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioPrev to command `exec playerctl previous` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 108: bindsym XF86AudioNext exec playerctl next
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym XF86AudioNext exec playerctl next
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym XF86AudioNext exec playerctl next
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioNext to command `exec playerctl next` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 109: bindsym XF86AudioPlay exec playerctl play-pause
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bindsym XF86AudioPlay exec playerctl play-pause
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bindsym XF86AudioPlay exec playerctl play-pause
00:00:00.041 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioPlay to command `exec playerctl play-pause` for device '*'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 16: include $HOME/.config/sway/config.d/windows
00:00:00.041 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/windows
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/windows
00:00:00.041 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/windows
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 1: # Window properties for Sway by Ricardo Steijn
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 3: # General
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 4: default_border pixel 4
00:00:00.041 [INFO] [sway/commands.c:378] Config command: default_border pixel 4
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: default_border pixel 4
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 5: default_floating_border pixel 4
00:00:00.041 [INFO] [sway/commands.c:378] Config command: default_floating_border pixel 4
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: default_floating_border pixel 4
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 6: gaps inner 10
00:00:00.041 [INFO] [sway/commands.c:378] Config command: gaps inner 10
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: gaps inner 10
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 7: smart_gaps on
00:00:00.041 [INFO] [sway/commands.c:378] Config command: smart_gaps on
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: smart_gaps on
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 8: smart_borders on
00:00:00.041 [INFO] [sway/commands.c:378] Config command: smart_borders on
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: smart_borders on
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 9:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 10: # Window rules
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 11: # Firefox & Chrome
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 12: for_window [app_id="firefox"] inhibit_idle fullscreen
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="firefox"] inhibit_idle fullscreen
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="firefox"] inhibit_idle fullscreen
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=firefox
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="firefox"]' -> 'inhibit_idle fullscreen' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 13: for_window [app_id="Google-chrome"] inhibit_idle fullscreen
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="Google-chrome"] inhibit_idle fullscreen
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="Google-chrome"] inhibit_idle fullscreen
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=Google-chrome
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="Google-chrome"]' -> 'inhibit_idle fullscreen' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 14: # Terminal
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 15: for_window [app_id="termfloat"] floating enable, resize set $float-size
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="termfloat"] floating enable, resize set $float-size
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="termfloat"] floating enable, resize set width 1700 height 1000
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=termfloat
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="termfloat"]' -> 'floating enable, resize set width 1700 height 1000' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 16: # File manager
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 17: for_window [app_id="thunar"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="thunar"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="thunar"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=thunar
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="thunar"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 18: # Pop up windows
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 19: for_window [app_id="engrampa"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="engrampa"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="engrampa"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=engrampa
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="engrampa"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 20: for_window [title="Discord Updater"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [title="Discord Updater"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [title="Discord Updater"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: title=Discord Updater
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[title="Discord Updater"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 21: for_window [title="Open Folder"] floating enable, resize set width 1200 height 700
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [title="Open Folder"] floating enable, resize set width 1200 height 700
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [title="Open Folder"] floating enable, resize set width 1200 height 700
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: title=Open Folder
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[title="Open Folder"]' -> 'floating enable, resize set width 1200 height 700' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 22: for_window [app_id="electron"] floating enable, resize set $float-size
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="electron"] floating enable, resize set $float-size
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="electron"] floating enable, resize set width 1700 height 1000
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=electron
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="electron"]' -> 'floating enable, resize set width 1700 height 1000' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 23: # OpenRGB
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 24: for_window [app_id="openrgb"] floating enable, resize set width 1600 height 800
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="openrgb"] floating enable, resize set width 1600 height 800
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="openrgb"] floating enable, resize set width 1600 height 800
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=openrgb
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="openrgb"]' -> 'floating enable, resize set width 1600 height 800' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 25: # GTK theme settings
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 26: for_window [app_id="lxappearance"] floating enable, resize set width 800 height 600
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="lxappearance"] floating enable, resize set width 800 height 600
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="lxappearance"] floating enable, resize set width 800 height 600
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=lxappearance
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="lxappearance"]' -> 'floating enable, resize set width 800 height 600' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 27: # Lutris
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 28: for_window [app_id="lutris"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="lutris"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="lutris"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=lutris
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="lutris"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 29: # Blueman
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 30: for_window [app_id="blueman-assistant"] floating enable, resize set width 800 height 600
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="blueman-assistant"] floating enable, resize set width 800 height 600
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="blueman-assistant"] floating enable, resize set width 800 height 600
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=blueman-assistant
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="blueman-assistant"]' -> 'floating enable, resize set width 800 height 600' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 31: for_window [app_id="blueman-manager"] floating enable, resize set width 800 height 600
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [app_id="blueman-manager"] floating enable, resize set width 800 height 600
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [app_id="blueman-manager"] floating enable, resize set width 800 height 600
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: app_id=blueman-manager
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="blueman-manager"]' -> 'floating enable, resize set width 800 height 600' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 32: # Steam & child windows
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 33: # for_window [class="Steam"] floating enable
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 34: # Wine
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 35: for_window [instance="battle.net.exe"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [instance="battle.net.exe"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [instance="battle.net.exe"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: instance=battle.net.exe
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[instance="battle.net.exe"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 36:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 37: # default floating
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 38: for_window [window_role="pop-up"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [window_role="pop-up"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [window_role="pop-up"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: window_role=pop-up
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_role="pop-up"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 39: for_window [window_role="bubble"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [window_role="bubble"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [window_role="bubble"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: window_role=bubble
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_role="bubble"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 40: for_window [window_role="task_dialog"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [window_role="task_dialog"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [window_role="task_dialog"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: window_role=task_dialog
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_role="task_dialog"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 41: for_window [window_role="Preferences"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [window_role="Preferences"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [window_role="Preferences"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: window_role=Preferences
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_role="Preferences"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 42: for_window [window_type="dialog"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [window_type="dialog"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [window_type="dialog"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: window_type=dialog
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_type="dialog"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 43: for_window [window_type="menu"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [window_type="menu"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [window_type="menu"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: window_type=menu
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_type="menu"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 44: for_window [instance="update_installer"] floating enable
00:00:00.041 [INFO] [sway/commands.c:378] Config command: for_window [instance="update_installer"] floating enable
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: for_window [instance="update_installer"] floating enable
00:00:00.041 [DEBUG] [sway/criteria.c:712] Found pair: instance=update_installer
00:00:00.041 [DEBUG] [sway/commands/for_window.c:34] for_window: '[instance="update_installer"]' -> 'floating enable' added
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 17: include $HOME/.config/sway/config.d/theming
00:00:00.041 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/theming
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/theming
00:00:00.041 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/theming
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 1: # Theme options for Sway by Ricardo Steijn
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 3: # Mouse cursor
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 4: seat seat0 xcursor_theme XCursor-Pro-Dark 24
00:00:00.041 [INFO] [sway/commands.c:378] Config command: seat seat0 xcursor_theme XCursor-Pro-Dark 24
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: seat seat0 xcursor_theme XCursor-Pro-Dark 24
00:00:00.041 [DEBUG] [sway/commands.c:429] Subcommand: xcursor_theme XCursor-Pro-Dark 24
00:00:00.041 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
00:00:00.041 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 5:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 6: # GTK app settings
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 7: exec_always {
00:00:00.041 [DEBUG] [sway/config.c:878] Entering block 'exec_always'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 8: gsettings set $gnome-schema gtk-theme 'Plata-Noir-Compact'
00:00:00.041 [INFO] [sway/commands.c:378] Config command: exec_always gsettings set $gnome-schema gtk-theme 'Plata-Noir-Compact'
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: exec_always gsettings set org.gnome.desktop.interface gtk-theme 'Plata-Noir-Compact'
00:00:00.041 [DEBUG] [sway/config.c:868] Deferring command `gsettings set $gnome-schema gtk-theme 'Plata-Noir-Compact''
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 9: gsettings set $gnome-schema icon-theme 'Tela-circle-black-dark'
00:00:00.041 [INFO] [sway/commands.c:378] Config command: exec_always gsettings set $gnome-schema icon-theme 'Tela-circle-black-dark'
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: exec_always gsettings set org.gnome.desktop.interface icon-theme 'Tela-circle-black-dark'
00:00:00.041 [DEBUG] [sway/config.c:868] Deferring command `gsettings set $gnome-schema icon-theme 'Tela-circle-black-dark''
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 10: gsettings set $gnome-schema cursor-theme 'XCursor-Pro-Dark'
00:00:00.041 [INFO] [sway/commands.c:378] Config command: exec_always gsettings set $gnome-schema cursor-theme 'XCursor-Pro-Dark'
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: exec_always gsettings set org.gnome.desktop.interface cursor-theme 'XCursor-Pro-Dark'
00:00:00.041 [DEBUG] [sway/config.c:868] Deferring command `gsettings set $gnome-schema cursor-theme 'XCursor-Pro-Dark''
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 11: gsettings set $gnome-schema font-name 'Inter Regular 11'
00:00:00.041 [INFO] [sway/commands.c:378] Config command: exec_always gsettings set $gnome-schema font-name 'Inter Regular 11'
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: exec_always gsettings set org.gnome.desktop.interface font-name 'Inter Regular 11'
00:00:00.041 [DEBUG] [sway/config.c:868] Deferring command `gsettings set $gnome-schema font-name 'Inter Regular 11''
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 12: }
00:00:00.041 [DEBUG] [sway/config.c:895] Exiting block 'exec_always'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 13:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 14: # Client focused/not focused colours
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 15: client.focused $color1 $background $foreground $color1 $color1
00:00:00.041 [INFO] [sway/commands.c:378] Config command: client.focused $color1 $background $foreground $color1 $color1
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: client.focused #22505B #000000 #a8bfc4 #22505B #22505B
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 16: client.unfocused "$color24C" $background $foreground $color1 "$color24C"
00:00:00.041 [INFO] [sway/commands.c:378] Config command: client.unfocused "$color24C" $background $foreground $color1 "$color24C"
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: client.unfocused "#5C69674C" #000000 #a8bfc4 #22505B "#5C69674C"
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 18: include $HOME/.config/sway/config.d/statusbar
00:00:00.041 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/config.d/statusbar
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/config.d/statusbar
00:00:00.041 [INFO] [sway/config.c:407] Loading config from /home/ricardo/.config/sway/config.d/statusbar
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 1: # Statusbar config for Sway by Ricardo Steijn
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 2:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 3: # Waybar (active)
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 4: bar {
00:00:00.041 [DEBUG] [sway/config.c:878] Entering block 'bar'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 5: id default
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bar id default
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bar id default
00:00:00.041 [DEBUG] [sway/commands/bar.c:93] Creating bar: bar-0
00:00:00.041 [DEBUG] [sway/commands.c:429] Subcommand: id default
00:00:00.041 [DEBUG] [sway/commands/bar/id.c:29] Renaming bar: 'bar-0' to 'default'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 6: swaybar_command waybar
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bar swaybar_command waybar
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bar swaybar_command waybar
00:00:00.041 [DEBUG] [sway/commands.c:429] Subcommand: swaybar_command waybar
00:00:00.041 [DEBUG] [sway/commands/bar/swaybar_command.c:13] Using custom swaybar command: waybar
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 7: position top
00:00:00.041 [INFO] [sway/commands.c:378] Config command: bar position top
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: bar position top
00:00:00.041 [DEBUG] [sway/commands.c:429] Subcommand: position top
00:00:00.041 [DEBUG] [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: default
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 8: }
00:00:00.041 [DEBUG] [sway/config.c:895] Exiting block 'bar'
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 9:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 10: # Default swaybar config (inactive)
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 11: #bar {
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 12: # position top
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 13: #
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 14: # # When the status_command prints a new line to stdout, swaybar updates.
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 15: # # The default just shows the current date and time.
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 16: # status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 17: #
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 18: # colors {
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 19: # statusline #ffffff
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 20: # background #323232
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 21: # inactive_workspace #32323200 #32323200 #5c5c5c
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 22: # }
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 23: #}
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 19:
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 20: # Include system-wide config
00:00:00.041 [DEBUG] [sway/config.c:824] Read line 21: include /etc/sway/config.d/*
00:00:00.041 [INFO] [sway/commands.c:378] Config command: include /etc/sway/config.d/*
00:00:00.041 [INFO] [sway/commands.c:398] After replacement: include /etc/sway/config.d/*
00:00:00.041 [DEBUG] [sway/config.c:606] /etc/sway/config.d/* not found.
00:00:00.047 [DEBUG] [sway/server.c:267] Initializing Xwayland (lazy=0)
00:00:00.048 [INFO] [sway/server.c:290] Starting backend on wayland display 'wayland-1'
00:00:00.048 [DEBUG] [wlr] [backend/libinput/backend.c:87] Starting libinput backend
00:00:00.049 [INFO] [wlr] [xwayland/server.c:92] Starting Xwayland on :0
00:00:00.360 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
00:00:00.360 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:00:00.360 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.360 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
00:00:00.360 [DEBUG] [sway/config/seat.c:60] Merging on top of existing seat config
00:00:00.360 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
00:00:00.360 [DEBUG] [sway/input/input-manager.c:585] applying seat config for seat seat0
00:00:00.360 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
00:00:00.363 [DEBUG] [sway/input/keyboard.c:937] Created keyboard group 0x55e073a46a10
00:00:00.363 [DEBUG] [sway/input/keyboard.c:960] Adding keyboard 0:1:Power_Button to group 0x55e073a46a10
00:00:00.367 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
00:00:00.367 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:00:00.367 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.367 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
00:00:00.370 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:1:Power_Button to group 0x55e073a46a10
00:00:00.371 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Corsair Corsair Gaming K63 Keyboard [6940:6976]
00:00:00.371 [DEBUG] [sway/input/input-manager.c:234] adding device: '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard'
00:00:00.371 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.371 [DEBUG] [sway/input/seat.c:939] adding device 6940:6976:Corsair_Corsair_Gaming_K63_Keyboard to seat seat0
00:00:00.374 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 6940:6976:Corsair_Corsair_Gaming_K63_Keyboard to group 0x55e073a46a10
00:00:00.374 [DEBUG] [sway/input/input-manager.c:234] adding device: '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard'
00:00:00.374 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.374 [DEBUG] [sway/input/seat.c:939] adding device 6940:6976:Corsair_Corsair_Gaming_K63_Keyboard to seat seat0
00:00:00.382 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'XCursor-Pro-Dark' at size 24 (144 available cursors)
00:00:00.382 [DEBUG] [sway/input/seat.c:718] Applying input config to 6940:6976:Corsair_Corsair_Gaming_K63_Keyboard
00:00:00.382 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech USB Receiver [1133:50503]
00:00:00.382 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:50503:Logitech_USB_Receiver'
00:00:00.382 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver')
00:00:00.382 [DEBUG] [sway/input/libinput.c:88] accel_set_profile(1)
00:00:00.382 [DEBUG] [sway/input/seat.c:939] adding device 1133:50503:Logitech_USB_Receiver to seat seat0
00:00:00.382 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver
00:00:00.382 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech USB Receiver Keyboard [1133:50503]
00:00:00.382 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:50503:Logitech_USB_Receiver_Keyboard'
00:00:00.382 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.382 [DEBUG] [sway/input/seat.c:939] adding device 1133:50503:Logitech_USB_Receiver_Keyboard to seat seat0
00:00:00.384 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:50503:Logitech_USB_Receiver_Keyboard to group 0x55e073a46a10
00:00:00.385 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:50503:Logitech_USB_Receiver_Keyboard'
00:00:00.385 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.385 [DEBUG] [sway/input/seat.c:939] adding device 1133:50503:Logitech_USB_Receiver_Keyboard to seat seat0
00:00:00.385 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver_Keyboard
00:00:00.385 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Cooler Master Technology Inc. ARES [9494:333]
00:00:00.385 [DEBUG] [sway/input/input-manager.c:234] adding device: '9494:333:Cooler_Master_Technology_Inc._ARES'
00:00:00.385 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES')
00:00:00.385 [DEBUG] [sway/input/seat.c:939] adding device 9494:333:Cooler_Master_Technology_Inc._ARES to seat seat0
00:00:00.388 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 9494:333:Cooler_Master_Technology_Inc._ARES to group 0x55e073a46a10
00:00:00.389 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Cooler Master Technology Inc. ARES System Control [9494:333]
00:00:00.389 [DEBUG] [sway/input/input-manager.c:234] adding device: '9494:333:Cooler_Master_Technology_Inc._ARES_System_Control'
00:00:00.389 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_System_Control')
00:00:00.389 [DEBUG] [sway/input/seat.c:939] adding device 9494:333:Cooler_Master_Technology_Inc._ARES_System_Control to seat seat0
00:00:00.392 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 9494:333:Cooler_Master_Technology_Inc._ARES_System_Control to group 0x55e073a46a10
00:00:00.393 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Cooler Master Technology Inc. ARES Consumer Control [9494:333]
00:00:00.393 [DEBUG] [sway/input/input-manager.c:234] adding device: '9494:333:Cooler_Master_Technology_Inc._ARES_Consumer_Control'
00:00:00.393 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_Consumer_Control')
00:00:00.393 [DEBUG] [sway/input/seat.c:939] adding device 9494:333:Cooler_Master_Technology_Inc._ARES_Consumer_Control to seat seat0
00:00:00.396 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 9494:333:Cooler_Master_Technology_Inc._ARES_Consumer_Control to group 0x55e073a46a10
00:00:00.397 [DEBUG] [wlr] [backend/libinput/backend.c:133] libinput successfully initialized
00:00:00.397 [INFO] [wlr] [backend/drm/drm.c:1185] Scanning DRM connectors on /dev/dri/card0
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-1'
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1287] 'DP-1' connected
00:00:00.398 [DEBUG] [wlr] [backend/drm/drm.c:1288] Current CRTC: 77
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1298] Physical size: 800x330
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1338] Detected modes:
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1360] 3440x1440@143923 (preferred)
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1360] 3440x1440@60001 (preferred)
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1360] 3440x1440@160000
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1360] 3440x1440@99990
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1200@143923
00:00:00.398 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@74977
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@60000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@60000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@59940
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@50000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1600x1200@143923
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1680x1050@59954
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1600x900@60000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x1024@75025
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x1024@60020
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1440x900@143923
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x800@59810
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1152x864@59972
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x720@60000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x720@60000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x720@59940
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x720@50000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 1024x768@60004
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 800x600@60317
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 720x576@50000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 720x480@60000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 720x480@59940
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 640x480@60000
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 640x480@59940
00:00:00.399 [INFO] [wlr] [backend/drm/drm.c:1360] 640x480@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-2'
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1287] 'DP-2' connected
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1288] Current CRTC: 80
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1298] Physical size: 600x340
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1338] Detected modes:
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@59997 (preferred)
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@50000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@30000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@29970
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@29970
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@25000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@24000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 3840x2160@23976
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 2560x1440@59951
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1200@59997
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@50000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@30000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@29970
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@25000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@24000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1920x1080@23976
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1600x1200@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1680x1050@59954
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1600x900@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x1024@75025
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x1024@60020
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1440x900@59997
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x800@59810
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1152x864@75000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x720@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x720@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x720@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1280x720@50000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1024x768@75029
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1024x768@60004
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1440x480@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 1440x480@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 832x624@74551
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 800x600@75000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 800x600@60317
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 720x576@50000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 720x480@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 720x480@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 720x480@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 720x480@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 640x480@75000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 640x480@60000
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 640x480@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 640x480@59940
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1360] 720x400@70082
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-3'
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-1'
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1047] Reallocating CRTCs
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1058] State before reallocation:
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1064] 'DP-1' crtc=0 status=1 desired_enabled=1
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1064] 'DP-2' crtc=1 status=1 desired_enabled=1
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1064] 'DP-3' crtc=-1 status=0 desired_enabled=0
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1064] 'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1115] State after reallocation:
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1122] 'DP-1' crtc=0 status=1 desired_enabled=1
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1122] 'DP-2' crtc=1 status=1 desired_enabled=1
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1122] 'DP-3' crtc=-1 status=0 desired_enabled=0
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:1122] 'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
00:00:00.401 [INFO] [wlr] [backend/drm/drm.c:1412] connector DP-1: Requesting modeset
00:00:00.401 [DEBUG] [sway/desktop/output.c:857] New output 0x55e073cf13d0: DP-1 (non-desktop: 0)
00:00:00.401 [DEBUG] [sway/config/output.c:390] Turning on output DP-1
00:00:00.401 [DEBUG] [sway/config/output.c:398] Set DP-1 mode to 3440x1440 (160.000000 Hz)
00:00:00.401 [DEBUG] [sway/config/output.c:279] Assigning configured mode to DP-1
00:00:00.401 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
00:00:00.401 [DEBUG] [sway/config/output.c:351] Output DPI: 109.220000x110.836364
00:00:00.401 [DEBUG] [sway/config/output.c:450] Auto-detected output scale: 1.000000
00:00:00.401 [DEBUG] [sway/config/output.c:458] Set DP-1 adaptive sync to 1
00:00:00.401 [DEBUG] [sway/config/output.c:496] Committing output DP-1
00:00:00.401 [DEBUG] [wlr] [backend/drm/drm.c:492] connector DP-1: Can't enable an output without a buffer
00:00:00.401 [DEBUG] [wlr] [types/output/render.c:192] Attaching empty buffer to output for modeset
00:00:00.401 [DEBUG] [wlr] [types/output/render.c:73] Choosing primary buffer format 0x34325258 for output 'DP-1'
00:00:00.401 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.403 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 3440x1440 GBM buffer (format 0x34325258, modifier 0x200000020937B03)
00:00:00.403 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 3440x1440
00:00:00.404 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 24 Code Size: 52 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.404 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 16 Code Size: 392 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.404 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 16 VGPRS: 8 Code Size: 40 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.406 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 16 VGPRS: 24 Code Size: 416 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.406 [INFO] [wlr] [backend/drm/drm.c:708] connector DP-1: Modesetting with '3440x1440@160000mHz'
00:00:00.569 [DEBUG] [wlr] [backend/drm/atomic.c:279] connector DP-1: VRR enabled
00:00:00.569 [DEBUG] [sway/config/output.c:542] Set DP-1 position to 2560, 0
00:00:00.569 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output DP-1
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: '1:Main'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:272] Workspace: Found free name 1:Main
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '2'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '3'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 4'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '4'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 5'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '5'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: '6:Side'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 7'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '7'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 8'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '8'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 9'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '9'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 0'
00:00:00.569 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '0'
00:00:00.569 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1:Main
00:00:00.569 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 1:Main for output DP-1
00:00:00.569 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 0x0@0,0
00:00:00.569 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2560.000000, 0.000000
00:00:00.576 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'XCursor-Pro-Dark' at size 24 (144 available cursors)
00:00:00.577 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 32 VGPRS: 8 Code Size: 144 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.578 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.578 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
00:00:00.578 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
00:00:00.579 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 24 Code Size: 20 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.579 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 24 VGPRS: 16 Code Size: 236 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.583 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
00:00:00.583 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1440@0,0
00:00:00.583 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 10.000000
00:00:00.583 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1440@0,0
00:00:00.583 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 10.000000
00:00:00.583 [DEBUG] [sway/config/output.c:561] Set DP-1 max render time to 2
00:00:00.583 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_Consumer_Control')
00:00:00.587 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_System_Control')
00:00:00.590 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES')
00:00:00.593 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.593 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver_Keyboard
00:00:00.593 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.596 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver')
00:00:00.596 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver
00:00:00.596 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.596 [DEBUG] [sway/input/seat.c:718] Applying input config to 6940:6976:Corsair_Corsair_Gaming_K63_Keyboard
00:00:00.596 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.600 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.603 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.606 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.606 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
00:00:00.606 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
00:00:00.606 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e0740746e0 committing with 2 instructions
00:00:00.606 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e0740746e0
00:00:00.606 [INFO] [wlr] [backend/drm/drm.c:1412] connector DP-2: Requesting modeset
00:00:00.606 [DEBUG] [sway/desktop/output.c:857] New output 0x55e073ce0b80: DP-2 (non-desktop: 0)
00:00:00.606 [DEBUG] [sway/config/output.c:390] Turning on output DP-2
00:00:00.606 [DEBUG] [sway/config/output.c:398] Set DP-2 mode to 3840x2160 (60.000000 Hz)
00:00:00.606 [DEBUG] [sway/config/output.c:279] Assigning configured mode to DP-2
00:00:00.606 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
00:00:00.606 [DEBUG] [sway/config/output.c:453] Set DP-2 scale to 1.500000
00:00:00.606 [DEBUG] [sway/config/output.c:458] Set DP-2 adaptive sync to 1
00:00:00.606 [DEBUG] [sway/config/output.c:496] Committing output DP-2
00:00:00.606 [DEBUG] [wlr] [backend/drm/drm.c:492] connector DP-2: Can't enable an output without a buffer
00:00:00.606 [DEBUG] [wlr] [types/output/render.c:192] Attaching empty buffer to output for modeset
00:00:00.606 [DEBUG] [wlr] [types/output/render.c:73] Choosing primary buffer format 0x34325258 for output 'DP-2'
00:00:00.606 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.607 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 3840x2160 GBM buffer (format 0x34325258, modifier 0x200000020937B03)
00:00:00.607 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 3840x2160
00:00:00.607 [INFO] [wlr] [backend/drm/drm.c:708] connector DP-2: Modesetting with '3840x2160@60000mHz'
00:00:00.797 [DEBUG] [wlr] [backend/drm/atomic.c:279] connector DP-2: VRR enabled
00:00:00.797 [DEBUG] [sway/config/output.c:535] Set DP-2 scale_filter to linear
00:00:00.797 [DEBUG] [sway/config/output.c:542] Set DP-2 position to 0, 0
00:00:00.797 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1440@0,0
00:00:00.797 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 10.000000
00:00:00.797 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e073f33b20 committing with 1 instructions
00:00:00.797 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e073f33b20
00:00:00.797 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output DP-2
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: '1:Main'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '2'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '3'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 4'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '4'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 5'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '5'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: '6:Side'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:272] Workspace: Found free name 6:Side
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 7'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '7'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 8'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '8'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 9'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '9'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 0'
00:00:00.797 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '0'
00:00:00.797 [DEBUG] [sway/tree/output.c:127] Creating default workspace 6:Side
00:00:00.797 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 6:Side for output DP-2
00:00:00.808 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'XCursor-Pro-Dark' at size 36 (144 available cursors)
00:00:00.808 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.809 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
00:00:00.809 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
00:00:00.809 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
00:00:00.809 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0
00:00:00.809 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '6:Side' at 10.000000, 10.000000
00:00:00.809 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1440@0,0
00:00:00.809 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 10.000000
00:00:00.809 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0
00:00:00.809 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '6:Side' at 10.000000, 10.000000
00:00:00.809 [DEBUG] [sway/config/output.c:561] Set DP-2 max render time to 4
00:00:00.809 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_Consumer_Control')
00:00:00.812 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_System_Control')
00:00:00.815 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES')
00:00:00.818 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.818 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver_Keyboard
00:00:00.818 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.822 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver')
00:00:00.822 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver
00:00:00.822 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.822 [DEBUG] [sway/input/seat.c:718] Applying input config to 6940:6976:Corsair_Corsair_Gaming_K63_Keyboard
00:00:00.822 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.825 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.828 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.831 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.831 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
00:00:00.831 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
00:00:00.831 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e07426a9c0 committing with 3 instructions
00:00:00.831 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e07426a9c0
00:00:00.831 [INFO] [wlr] [backend/headless/backend.c:18] Starting headless backend
00:00:00.831 [DEBUG] [sway/config/bar.c:266] Invoking swaybar for bar id 'default'
00:00:00.845 [DEBUG] [sway/config/bar.c:258] Spawned swaybar default
00:00:00.845 [DEBUG] [sway/config.c:673] Running deferred commands
00:00:00.845 [INFO] [sway/commands.c:258] Handling command 'exec pipewire'
00:00:00.845 [DEBUG] [sway/commands/exec_always.c:46] Executing pipewire
00:00:00.847 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6568
00:00:00.847 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6568
00:00:00.847 [INFO] [sway/commands.c:258] Handling command 'exec pipewire-pulse'
00:00:00.847 [DEBUG] [sway/commands/exec_always.c:46] Executing pipewire-pulse
00:00:00.849 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6571
00:00:00.849 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6571
00:00:00.849 [INFO] [sway/commands.c:258] Handling command 'exec mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob --background-color "#00000080"'
00:00:00.849 [DEBUG] [sway/commands/exec_always.c:46] Executing mkfifo $SWAYSOCK.wob && tail -f $SWAYSOCK.wob | wob --background-color "#00000080"
00:00:00.851 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6574
00:00:00.852 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6574
00:00:00.852 [INFO] [sway/commands.c:258] Handling command 'exec wal -R -e -n'
00:00:00.852 [DEBUG] [sway/commands/exec_always.c:46] Executing wal -R -e -n
00:00:00.853 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6581
00:00:00.853 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6581
00:00:00.853 [INFO] [sway/commands.c:258] Handling command 'exec lavalauncher'
00:00:00.853 [DEBUG] [sway/commands/exec_always.c:46] Executing lavalauncher
00:00:00.854 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6584
00:00:00.855 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6584
00:00:00.855 [INFO] [sway/commands.c:258] Handling command 'exec_always "$HOME/.config/wlclock/launch.sh"'
00:00:00.855 [DEBUG] [sway/commands/exec_always.c:46] Executing $HOME/.config/wlclock/launch.sh
00:00:00.856 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6589
00:00:00.856 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6589
00:00:00.856 [INFO] [sway/commands.c:258] Handling command 'exec nm-applet --indicator'
00:00:00.856 [DEBUG] [sway/commands/exec_always.c:46] Executing nm-applet --indicator
00:00:00.858 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6592
00:00:00.858 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6592
00:00:00.858 [INFO] [sway/commands.c:258] Handling command 'exec blueman-applet'
00:00:00.858 [DEBUG] [sway/commands/exec_always.c:46] Executing blueman-applet
00:00:00.860 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6596
00:00:00.860 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6596
00:00:00.860 [INFO] [sway/commands.c:258] Handling command 'exec_always "$HOME/.config/mako/launch.sh"'
00:00:00.860 [DEBUG] [sway/commands/exec_always.c:46] Executing $HOME/.config/mako/launch.sh
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='org.gtk.vfs.Daemon' requested by ':1.3' (uid=1000 pid=6587 comm="lavalauncher ")
00:00:00.862 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6605
00:00:00.862 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6605
00:00:00.862 [INFO] [sway/commands.c:258] Handling command 'exec /usr/libexec/polkit-gnome-authentication-agent-1'
00:00:00.862 [DEBUG] [sway/commands/exec_always.c:46] Executing /usr/libexec/polkit-gnome-authentication-agent-1
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'org.gtk.vfs.Daemon'
00:00:00.863 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6615
00:00:00.863 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6615
00:00:00.863 [INFO] [sway/commands.c:258] Handling command 'exec_always "$HOME/.config/sway/scripts/set-wallpaper.sh"'
00:00:00.863 [DEBUG] [sway/commands/exec_always.c:46] Executing $HOME/.config/sway/scripts/set-wallpaper.sh
00:00:00.865 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6622
00:00:00.865 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6622
00:00:00.865 [INFO] [sway/commands.c:258] Handling command 'exec dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway'
00:00:00.865 [DEBUG] [sway/commands/exec_always.c:46] Executing dbus-update-activation-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=sway
00:00:00.866 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6632
00:00:00.866 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6632
00:00:00.866 [INFO] [sway/commands.c:258] Handling command 'exec openrgb --profile main'
00:00:00.866 [DEBUG] [sway/commands/exec_always.c:46] Executing openrgb --profile main
00:00:00.868 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6641
00:00:00.868 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6641
00:00:00.868 [INFO] [sway/commands.c:258] Handling command 'exec xrandr --output XWAYLAND0 --primary'
00:00:00.868 [DEBUG] [sway/commands/exec_always.c:46] Executing xrandr --output XWAYLAND0 --primary
00:00:00.870 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6649
00:00:00.870 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6649
00:00:00.870 [INFO] [sway/commands.c:258] Handling command 'exec swayidle -w timeout 600 '$locker' timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep '$locker''
00:00:00.870 [DEBUG] [sway/commands/exec_always.c:46] Executing swayidle -w timeout 600 'swaylock -f' timeout 3600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f'
00:00:00.872 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6652
00:00:00.872 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6652
00:00:00.872 [INFO] [sway/commands.c:258] Handling command 'exec_always gsettings set $gnome-schema gtk-theme 'Plata-Noir-Compact''
00:00:00.872 [DEBUG] [sway/commands/exec_always.c:46] Executing gsettings set org.gnome.desktop.interface gtk-theme 'Plata-Noir-Compact'
00:00:00.873 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6655
00:00:00.873 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6655
00:00:00.873 [INFO] [sway/commands.c:258] Handling command 'exec_always gsettings set $gnome-schema icon-theme 'Tela-circle-black-dark''
00:00:00.873 [DEBUG] [sway/commands/exec_always.c:46] Executing gsettings set org.gnome.desktop.interface icon-theme 'Tela-circle-black-dark'
00:00:00.874 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6662
00:00:00.874 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6662
00:00:00.875 [INFO] [sway/commands.c:258] Handling command 'exec_always gsettings set $gnome-schema cursor-theme 'XCursor-Pro-Dark''
00:00:00.875 [DEBUG] [sway/commands/exec_always.c:46] Executing gsettings set org.gnome.desktop.interface cursor-theme 'XCursor-Pro-Dark'
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='ca.desrt.dconf' requested by ':1.11' (uid=1000 pid=6659 comm="gsettings set org.gnome.desktop.interface gtk-them")
00:00:00.876 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6667
00:00:00.876 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6667
00:00:00.876 [INFO] [sway/commands.c:258] Handling command 'exec_always gsettings set $gnome-schema font-name 'Inter Regular 11''
00:00:00.876 [DEBUG] [sway/commands/exec_always.c:46] Executing gsettings set org.gnome.desktop.interface font-name 'Inter Regular 11'
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'ca.desrt.dconf'
00:00:00.878 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 6678
00:00:00.878 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 6678
00:00:00.878 [INFO] [sway/server.c:302] Running compositor on wayland display 'wayland-1'
00:00:00.878 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.879 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 3440x1440 GBM buffer (format 0x34325258, modifier 0x200000020937B03)
00:00:00.879 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 3440x1440
00:00:00.879 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.879 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 3840x2160 GBM buffer (format 0x34325258, modifier 0x200000020937B03)
00:00:00.879 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 3840x2160
00:00:00.879 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.879 [DEBUG] [sway/ipc-server.c:199] New client: fd 74
00:00:00.879 [DEBUG] [sway/ipc-server.c:219] Client 74 readable
00:00:00.879 [INFO] [sway/commands.c:258] Handling command 'output * background $wallpaper stretch'
00:00:00.879 [DEBUG] [sway/commands.c:429] Subcommand: background /home/ricardo/Pictures/Wallpapers/4K Wallpapers/Wallpaper121.jpg stretch
00:00:00.879 [DEBUG] [sway/config/output.c:142] Merging output * config on DP-2
00:00:00.879 [DEBUG] [sway/config/output.c:142] Merging output * config on DP-1
00:00:00.879 [DEBUG] [sway/config/output.c:233] Adding output * config
00:00:00.879 [DEBUG] [sway/config/output.c:237] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /home/ricardo/Pictures/Wallpapers/4K Wallpapers/Wallpaper121.jpg stretch) (dpms 0) (max render time: -1)
00:00:00.879 [DEBUG] [sway/config/output.c:390] Turning on output DP-2
00:00:00.879 [DEBUG] [sway/config/output.c:398] Set DP-2 mode to 3840x2160 (60.000000 Hz)
00:00:00.879 [DEBUG] [sway/config/output.c:279] Assigning configured mode to DP-2
00:00:00.879 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
00:00:00.879 [DEBUG] [sway/config/output.c:458] Set DP-2 adaptive sync to 1
00:00:00.879 [DEBUG] [sway/config/output.c:496] Committing output DP-2
00:00:00.879 [DEBUG] [sway/config/output.c:542] Set DP-2 position to 0, 0
00:00:00.879 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1440@0,0
00:00:00.879 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 10.000000
00:00:00.879 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0
00:00:00.879 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '6:Side' at 10.000000, 10.000000
00:00:00.879 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e073942a90 committing with 2 instructions
00:00:00.879 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e073942a90
00:00:00.879 [DEBUG] [sway/config/output.c:561] Set DP-2 max render time to 4
00:00:00.879 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_Consumer_Control')
00:00:00.883 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_System_Control')
00:00:00.886 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES')
00:00:00.889 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.889 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver_Keyboard
00:00:00.889 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.893 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver')
00:00:00.893 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver
00:00:00.893 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.893 [DEBUG] [sway/input/seat.c:718] Applying input config to 6940:6976:Corsair_Corsair_Gaming_K63_Keyboard
00:00:00.893 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.896 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.899 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.903 [DEBUG] [sway/config/output.c:390] Turning on output DP-1
00:00:00.903 [DEBUG] [sway/config/output.c:398] Set DP-1 mode to 3440x1440 (160.000000 Hz)
00:00:00.903 [DEBUG] [sway/config/output.c:279] Assigning configured mode to DP-1
00:00:00.903 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
00:00:00.903 [DEBUG] [sway/config/output.c:351] Output DPI: 109.220000x110.836364
00:00:00.903 [DEBUG] [sway/config/output.c:450] Auto-detected output scale: 1.000000
00:00:00.903 [DEBUG] [sway/config/output.c:458] Set DP-1 adaptive sync to 1
00:00:00.903 [DEBUG] [sway/config/output.c:496] Committing output DP-1
00:00:00.903 [DEBUG] [sway/config/output.c:542] Set DP-1 position to 2560, 0
00:00:00.903 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1440@0,0
00:00:00.903 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 10.000000
00:00:00.903 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0
00:00:00.903 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '6:Side' at 10.000000, 10.000000
00:00:00.903 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e073940b00 committing with 2 instructions
00:00:00.903 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e073940b00
00:00:00.903 [DEBUG] [sway/config/output.c:561] Set DP-1 max render time to 2
00:00:00.903 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_Consumer_Control')
00:00:00.906 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES_System_Control')
00:00:00.909 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '9494:333:Cooler_Master_Technology_Inc._ARES')
00:00:00.913 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.913 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver_Keyboard
00:00:00.913 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver_Keyboard')
00:00:00.916 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '1133:50503:Logitech_USB_Receiver')
00:00:00.916 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:50503:Logitech_USB_Receiver
00:00:00.916 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.916 [DEBUG] [sway/input/seat.c:718] Applying input config to 6940:6976:Corsair_Corsair_Gaming_K63_Keyboard
00:00:00.916 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '6940:6976:Corsair_Corsair_Gaming_K63_Keyboard')
00:00:00.919 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.922 [DEBUG] [sway/input/libinput.c:198] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.926 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.926 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
00:00:00.926 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
00:00:00.926 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.926 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
00:00:00.926 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[0] = swaybg
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[1] = -o
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[2] = DP-2
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[3] = -i
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[4] = /home/ricardo/Pictures/Wallpapers/4K Wallpapers/Wallpaper121.jpg
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[5] = -m
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[6] = stretch
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[7] = -o
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[8] = DP-1
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[9] = -i
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[10] = /home/ricardo/Pictures/Wallpapers/4K Wallpapers/Wallpaper121.jpg
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[11] = -m
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[12] = stretch
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[13] = -o
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[14] = *
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[15] = -i
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[16] = /home/ricardo/Pictures/Wallpapers/4K Wallpapers/Wallpaper121.jpg
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[17] = -m
00:00:00.926 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[18] = stretch
00:00:00.928 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 74 queue: [ { "success": true } ]
00:00:00.928 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e073f05360 (res 0x55e074263640)
00:00:00.928 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e073f07e90 (res 0x55e073f0a8a0)
00:00:00.928 [DEBUG] [sway/ipc-server.c:535] Client 74 writable
00:00:00.928 [DEBUG] [sway/ipc-server.c:214] Client 74 hung up
00:00:00.928 [INFO] [sway/ipc-server.c:565] IPC Client 74 disconnected
00:00:00.928 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07425b4c0 (res 0x55e07407a220)
00:00:00.928 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55e07407a2b0 (res 0x55e07407a3e0)
00:00:00.928 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e073ef1700 (res 0x55e073f07a10)
00:00:00.928 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wlclock layer 1 anchor 9 size 300x300 margin 70,60,0,0,
00:00:00.928 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e073f00310 (res 0x55e07407f200)
00:00:00.928 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55e07407f290 (res 0x55e07407f3c0)
00:00:00.928 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e074271650 (res 0x55e073ef2440)
00:00:00.928 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace lhp.LavaLauncher layer 1 anchor 4 size 58x492 margin 10,10,10,10,
00:00:00.928 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e073f03700 (res 0x55e074271af0)
00:00:00.928 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55e073f03a70 (res 0x55e073f03ba0)
00:00:00.928 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e074272100 (res 0x55e074272440)
00:00:00.928 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace lhp.LavaLauncher layer 1 anchor 4 size 58x492 margin 10,10,10,10,
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='org.a11y.Bus' requested by ':1.17' (uid=1000 pid=6566 comm="waybar -b default ")
2022-01-26 00:58:22 - [main.c:321] Found config DP-2 for output DP-2 (BenQ Corporation BenQ PD2700U ETX1L04418SL0)
2022-01-26 00:58:22 - [main.c:321] Found config DP-1 for output DP-1 (Goldstar Company Ltd LG ULTRAGEAR 103NTDV9C874)
00:00:00.931 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e074277500 (res 0x55e074277840)
00:00:00.931 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55e074277960 (res 0x55e0742778d0)
00:00:00.931 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
00:00:00.931 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07407fa10 (res 0x55e07407fd50)
00:00:00.931 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55e07407ffb0 (res 0x55e074277170)
00:00:00.931 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'org.a11y.Bus'
00:00:00.937 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07425c100 (res 0x55e07425c440)
00:00:00.937 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07425c5f0 (res 0x55e07425c930)
00:00:00.938 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07425a730 (res 0x55e07425aa70)
00:00:00.938 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07425ac20 (res 0x55e074263cb0)
00:00:00.942 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07429b6d0 (res 0x55e07426aac0)
00:00:00.945 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e074295030 (res 0x55e074295370)
00:00:00.945 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e074295520 (res 0x55e074295860)
00:00:00.953 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 220 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
00:00:00.953 [DEBUG] [wlr] [GLES2] Shader Stats: SGPRS: 8 VGPRS: 24 Code Size: 20 LDS: 0 Scratch: 0 Max Waves: 16 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='org.freedesktop.portal.Desktop' requested by ':1.4' (uid=1000 pid=6566 comm="waybar -b default ")
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='org.freedesktop.portal.Documents' requested by ':1.22' (uid=1000 pid=6701 comm="/usr/libexec/xdg-desktop-portal ")
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='org.freedesktop.impl.portal.PermissionStore' requested by ':1.23' (uid=1000 pid=6743 comm="/usr/libexec/xdg-document-portal ")
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'org.freedesktop.impl.portal.PermissionStore'
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'org.freedesktop.portal.Documents'
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='org.freedesktop.impl.portal.desktop.wlr' requested by ':1.22' (uid=1000 pid=6701 comm="/usr/libexec/xdg-desktop-portal ")
dbus-daemon[6699]: Activating service name='org.a11y.atspi.Registry' requested by ':1.1' (uid=1000 pid=6595 comm="nm-applet --indicator ")
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'org.freedesktop.impl.portal.desktop.wlr'
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='org.freedesktop.secrets' requested by ':1.22' (uid=1000 pid=6701 comm="/usr/libexec/xdg-desktop-portal ")
dbus-daemon[6699]: Successfully activated service 'org.a11y.atspi.Registry'
** Message: 00:58:22.175: couldn't access control socket: /run/user/1000/keyring/control: No such file or directory
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'org.freedesktop.secrets'
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'org.freedesktop.portal.Desktop'
00:00:00.989 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07429eea0 (res 0x55e07429a430)
00:00:00.990 [DEBUG] [wlr] [xwayland/server.c:250] Xserver is ready
00:00:00.990 [DEBUG] [wlr] [xwayland/xwm.c:1853] xfixes version: 5.0
00:00:00.990 [DEBUG] [wlr] [xwayland/xwm.c:1873] xres version: 1.2
00:00:00.992 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
00:00:00.992 [DEBUG] [wlr] [types/wlr_relative_pointer_v1.c:145] relative_pointer_v1 0x55e073f07d90 created for client 0x55e0731fb190
00:00:00.992 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.992 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.992 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.992 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.992 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.992 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.992 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.992 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.992 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.992 [DEBUG] [sway/ipc-server.c:199] New client: fd 106
00:00:00.992 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.992 [DEBUG] [sway/ipc-server.c:199] New client: fd 108
00:00:00.992 [DEBUG] [sway/ipc-server.c:219] Client 108 readable
00:00:00.992 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 108 queue: {"success": true}
00:00:00.992 [DEBUG] [sway/ipc-server.c:535] Client 108 writable
00:00:00.992 [DEBUG] [sway/ipc-server.c:219] Client 106 readable
00:00:00.992 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 106 queue: [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 10, "width": 3420, "height": 1420 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null, "focused": true, "visible": true }, { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 10, "width": 2540, "height": 1420 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null, "focused": false, "visible": true } ]
00:00:00.992 [DEBUG] [sway/ipc-server.c:535] Client 106 writable
00:00:00.993 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.993 [DEBUG] [sway/ipc-server.c:199] New client: fd 110
00:00:00.993 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.993 [DEBUG] [sway/ipc-server.c:199] New client: fd 112
00:00:00.993 [DEBUG] [sway/ipc-server.c:219] Client 112 readable
00:00:00.993 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 112 queue: {"success": true}
00:00:00.993 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:00.993 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:00.993 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 10, "width": 3420, "height": 1420 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 10, "width": 2540, "height": 1420 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:00.993 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
Errors from xkbcomp are not fatal to the X server
00:00:00.995 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.995 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: MappingNotify (34)
00:00:00.995 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:00.995 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: MappingNotify (34)
00:00:00.995 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:00.995 [DEBUG] [sway/ipc-server.c:199] New client: fd 114
00:00:00.995 [DEBUG] [sway/ipc-server.c:219] Client 114 readable
00:00:00.996 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 114 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 10, "width": 3420, "height": 1420 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 10, "width": 2540, "height": 1420 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:00.996 [DEBUG] [sway/ipc-server.c:535] Client 114 writable
00:00:00.996 [DEBUG] [sway/ipc-server.c:214] Client 114 hung up
00:00:00.996 [INFO] [sway/ipc-server.c:565] IPC Client 114 disconnected
** (waybar:6566): WARNING **: 00:58:22.197: gtk-layer-shell v0.6.0 may not work on GTK v3.24.31. If you experience crashes, check https://github.com/wmww/gtk-layer-shell/blob/master/compatibility.md
00:00:01.007 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742afa90 (res 0x55e073ef1ff0)
00:00:01.007 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55e0742af5f0 (res 0x55e0740707b0)
00:00:01.007 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace waybar layer 1 anchor 13 size 0x30 margin 0,0,0,0,
00:00:01.007 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
00:00:01.007 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2560x1410@0,30
00:00:01.007 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '6:Side' at 10.000000, 40.000000
00:00:01.007 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e07429a7e0 committing with 1 instructions
00:00:01.007 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e07429a7e0
(waybar:6566): GLib-GObject-WARNING **: 00:58:22.197: ../gobject/gsignal.c:2081: type 'GtkWindow' is already overridden for signal id '73'
(waybar:6566): GLib-GObject-WARNING **: 00:58:22.197: ../gobject/gsignal.c:2081: type 'GtkWindow' is already overridden for signal id '72'
00:00:01.007 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:01.007 [DEBUG] [sway/ipc-server.c:199] New client: fd 114
00:00:01.007 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:01.007 [DEBUG] [sway/ipc-server.c:199] New client: fd 116
00:00:01.007 [DEBUG] [sway/ipc-server.c:219] Client 116 readable
00:00:01.007 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 116 queue: {"success": true}
00:00:01.007 [DEBUG] [sway/ipc-server.c:535] Client 116 writable
00:00:01.007 [DEBUG] [sway/ipc-server.c:219] Client 114 readable
00:00:01.007 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 114 queue: [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 10, "width": 3420, "height": 1420 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null, "focused": true, "visible": true }, { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null, "focused": false, "visible": true } ]
00:00:01.007 [DEBUG] [sway/ipc-server.c:535] Client 114 writable
00:00:01.008 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:01.008 [DEBUG] [sway/ipc-server.c:199] New client: fd 118
00:00:01.008 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:01.008 [DEBUG] [sway/ipc-server.c:199] New client: fd 120
00:00:01.008 [DEBUG] [sway/ipc-server.c:219] Client 120 readable
00:00:01.008 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 120 queue: {"success": true}
00:00:01.008 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:01.008 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:01.008 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 10, "width": 3420, "height": 1420 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:01.008 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:01.010 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07429ac70 (res 0x55e07429b490)
00:00:01.010 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55e0742c23f0 (res 0x55e0742b0740)
00:00:01.010 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace waybar layer 1 anchor 13 size 0x30 margin 0,0,0,0,
00:00:01.010 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
00:00:01.010 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:01.010 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:01.010 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e0742a4810 committing with 1 instructions
00:00:01.010 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e0742a4810
00:00:01.010 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:01.011 [DEBUG] [sway/ipc-server.c:199] New client: fd 122
00:00:01.011 [DEBUG] [sway/ipc-server.c:219] Client 122 readable
00:00:01.011 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 122 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:01.011 [DEBUG] [sway/ipc-server.c:535] Client 122 writable
00:00:01.011 [DEBUG] [sway/ipc-server.c:214] Client 122 hung up
00:00:01.011 [INFO] [sway/ipc-server.c:565] IPC Client 122 disconnected
blueman-applet 00.58.22 ERROR PluginManager:90 load_plugin: Unable to load plugin module GameControllerWakelock
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/blueman/main/PluginManager.py", line 88, in load_plugin
importlib.import_module(self.module_path.__name__ + f".{plugin}")
File "/usr/lib/python3.10/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 1050, in _gcd_import
File "<frozen importlib._bootstrap>", line 1027, in _find_and_load
File "<frozen importlib._bootstrap>", line 1006, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 688, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 883, in exec_module
File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
File "/usr/lib/python3.10/site-packages/blueman/plugins/applet/GameControllerWakelock.py", line 15, in <module>
raise ImportError('This is not an X11 screen')
ImportError: This is not an X11 screen
blueman-applet 00.58.22 WARNING PluginManager:147 __load_plugin: Not loading PPPSupport because its conflict has higher priority
blueman-applet 00.58.22 WARNING PluginManager:147 __load_plugin: Not loading DhcpClient because its conflict has higher priority
dbus-daemon[6481]: [session uid=1000 pid=6481] Activating service name='org.bluez.obex' requested by ':1.16' (uid=1000 pid=6602 comm="/usr/bin/python3 /bin/blueman-applet ")
dbus-daemon[6481]: [session uid=1000 pid=6481] Successfully activated service 'org.bluez.obex'
00:00:01.188 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742b02e0 (res 0x55e0742b0620)
00:00:01.188 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742ba500 (res 0x55e0742ba840)
00:00:02.017 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:02.017 [DEBUG] [sway/ipc-server.c:199] New client: fd 127
00:00:02.017 [DEBUG] [sway/ipc-server.c:219] Client 127 readable
00:00:02.017 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 127 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:02.017 [DEBUG] [sway/ipc-server.c:535] Client 127 writable
00:00:02.018 [DEBUG] [sway/ipc-server.c:214] Client 127 hung up
00:00:02.018 [INFO] [sway/ipc-server.c:565] IPC Client 127 disconnected
00:00:02.034 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:02.034 [DEBUG] [sway/ipc-server.c:199] New client: fd 127
00:00:02.034 [DEBUG] [sway/ipc-server.c:219] Client 127 readable
00:00:02.034 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 127 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:02.034 [DEBUG] [sway/ipc-server.c:535] Client 127 writable
00:00:02.035 [DEBUG] [sway/ipc-server.c:214] Client 127 hung up
00:00:02.035 [INFO] [sway/ipc-server.c:565] IPC Client 127 disconnected
** (waybar:6566): WARNING **: 00:58:23.357: Status Notifier Item with bus name ':1.30' and object path '/org/ayatana/NotificationItem/blueman' is already registered
** (waybar:6566): WARNING **: 00:58:23.359: Status Notifier Item with bus name ':1.30' and object path '/org/ayatana/NotificationItem/blueman' is already registered
00:00:03.041 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:03.041 [DEBUG] [sway/ipc-server.c:199] New client: fd 127
00:00:03.041 [DEBUG] [sway/ipc-server.c:219] Client 127 readable
00:00:03.041 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 127 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:03.041 [DEBUG] [sway/ipc-server.c:535] Client 127 writable
00:00:03.042 [DEBUG] [sway/ipc-server.c:214] Client 127 hung up
00:00:03.042 [INFO] [sway/ipc-server.c:565] IPC Client 127 disconnected
00:00:03.052 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:03.052 [DEBUG] [sway/ipc-server.c:199] New client: fd 127
00:00:03.052 [DEBUG] [sway/ipc-server.c:219] Client 127 readable
00:00:03.052 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 127 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:03.052 [DEBUG] [sway/ipc-server.c:535] Client 127 writable
00:00:03.053 [DEBUG] [sway/ipc-server.c:214] Client 127 hung up
00:00:03.053 [INFO] [sway/ipc-server.c:565] IPC Client 127 disconnected
00:00:04.063 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:04.063 [DEBUG] [sway/ipc-server.c:199] New client: fd 127
00:00:04.063 [DEBUG] [sway/ipc-server.c:219] Client 127 readable
00:00:04.063 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 127 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:04.063 [DEBUG] [sway/ipc-server.c:535] Client 127 writable
00:00:04.064 [DEBUG] [sway/ipc-server.c:214] Client 127 hung up
00:00:04.064 [INFO] [sway/ipc-server.c:565] IPC Client 127 disconnected
00:00:04.072 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:04.072 [DEBUG] [sway/ipc-server.c:199] New client: fd 127
00:00:04.072 [DEBUG] [sway/ipc-server.c:219] Client 127 readable
00:00:04.072 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 127 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:04.072 [DEBUG] [sway/ipc-server.c:535] Client 127 writable
00:00:04.073 [DEBUG] [sway/ipc-server.c:214] Client 127 hung up
00:00:04.073 [INFO] [sway/ipc-server.c:565] IPC Client 127 disconnected
00:00:04.734 [DEBUG] [sway/ipc-server.c:306] Sending workspace::focus event
00:00:04.734 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 108 queue: { "change": "focus", "old": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null }, "current": { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } }
00:00:04.734 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 112 queue: { "change": "focus", "old": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null }, "current": { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } }
00:00:04.734 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 116 queue: { "change": "focus", "old": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null }, "current": { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } }
00:00:04.734 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 120 queue: { "change": "focus", "old": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null }, "current": { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } }
00:00:04.734 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2560x1410@0,30
00:00:04.734 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '6:Side' at 10.000000, 40.000000
00:00:04.734 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e0742c3a30 committing with 4 instructions
00:00:04.734 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e0742c3a30
00:00:04.734 [DEBUG] [sway/ipc-server.c:535] Client 108 writable
00:00:04.734 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:04.734 [DEBUG] [sway/ipc-server.c:535] Client 116 writable
00:00:04.734 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:04.734 [DEBUG] [sway/ipc-server.c:219] Client 106 readable
00:00:04.734 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 106 queue: [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null, "focused": false, "visible": true }, { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null, "focused": true, "visible": true } ]
00:00:04.734 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:04.735 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 5, 3 ], "fullscreen_mode": 0, "sticky": false }
00:00:04.735 [DEBUG] [sway/ipc-server.c:535] Client 106 writable
00:00:04.735 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:04.735 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:04.735 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 5, 3 ], "fullscreen_mode": 0, "sticky": false }
00:00:04.735 [DEBUG] [sway/ipc-server.c:219] Client 114 readable
00:00:04.735 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 114 queue: [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null, "focused": false, "visible": true }, { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null, "focused": true, "visible": true } ]
00:00:04.735 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:04.735 [DEBUG] [sway/ipc-server.c:535] Client 114 writable
00:00:05.070 [DEBUG] [sway/ipc-server.c:306] Sending workspace::focus event
00:00:05.070 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 108 queue: { "change": "focus", "old": { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null }, "current": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } }
00:00:05.070 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 112 queue: { "change": "focus", "old": { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null }, "current": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } }
00:00:05.070 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 116 queue: { "change": "focus", "old": { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null }, "current": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } }
00:00:05.070 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 120 queue: { "change": "focus", "old": { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null }, "current": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } }
00:00:05.070 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:05.070 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:05.070 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e074267470 committing with 4 instructions
00:00:05.070 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e074267470
00:00:05.070 [DEBUG] [sway/ipc-server.c:535] Client 108 writable
00:00:05.070 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:05.070 [DEBUG] [sway/ipc-server.c:535] Client 116 writable
00:00:05.070 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:05.070 [DEBUG] [sway/ipc-server.c:219] Client 106 readable
00:00:05.070 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 106 queue: [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null, "focused": true, "visible": true }, { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null, "focused": false, "visible": true } ]
00:00:05.070 [DEBUG] [sway/ipc-server.c:219] Client 114 readable
00:00:05.070 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 114 queue: [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null, "focused": true, "visible": true }, { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null, "focused": false, "visible": true } ]
00:00:05.070 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:05.070 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:05.070 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:05.071 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:05.071 [DEBUG] [sway/ipc-server.c:535] Client 106 writable
00:00:05.071 [DEBUG] [sway/ipc-server.c:535] Client 114 writable
00:00:05.071 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:05.071 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:05.086 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:05.086 [DEBUG] [sway/ipc-server.c:199] New client: fd 127
00:00:05.086 [DEBUG] [sway/ipc-server.c:219] Client 127 readable
00:00:05.086 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 127 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:05.086 [DEBUG] [sway/ipc-server.c:535] Client 127 writable
00:00:05.086 [DEBUG] [sway/ipc-server.c:214] Client 127 hung up
00:00:05.086 [INFO] [sway/ipc-server.c:565] IPC Client 127 disconnected
00:00:05.093 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:05.093 [DEBUG] [sway/ipc-server.c:199] New client: fd 127
00:00:05.093 [DEBUG] [sway/ipc-server.c:219] Client 127 readable
00:00:05.093 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 127 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:05.093 [DEBUG] [sway/ipc-server.c:535] Client 127 writable
00:00:05.093 [DEBUG] [sway/ipc-server.c:214] Client 127 hung up
00:00:05.093 [INFO] [sway/ipc-server.c:565] IPC Client 127 disconnected
00:00:05.877 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742c4d30 (res 0x55e0742b06b0)
00:00:05.877 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742c1ef0 (res 0x55e0742c3350)
00:00:05.888 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742c1ef0 (res 0x55e0742a21d0)
00:00:06.107 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:06.107 [DEBUG] [sway/ipc-server.c:199] New client: fd 128
00:00:06.107 [DEBUG] [sway/ipc-server.c:219] Client 128 readable
00:00:06.107 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 128 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.107 [DEBUG] [sway/ipc-server.c:535] Client 128 writable
00:00:06.108 [DEBUG] [sway/ipc-server.c:214] Client 128 hung up
00:00:06.108 [INFO] [sway/ipc-server.c:565] IPC Client 128 disconnected
00:00:06.114 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742d1db0 (res 0x55e0742a21d0)
00:00:06.114 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:06.114 [DEBUG] [sway/ipc-server.c:199] New client: fd 129
00:00:06.114 [DEBUG] [sway/ipc-server.c:219] Client 129 readable
00:00:06.114 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 129 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.114 [DEBUG] [sway/ipc-server.c:535] Client 129 writable
00:00:06.114 [DEBUG] [sway/ipc-server.c:214] Client 129 hung up
00:00:06.114 [INFO] [sway/ipc-server.c:565] IPC Client 129 disconnected
00:00:06.618 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742b9d70 (res 0x55e0742b8450)
00:00:06.618 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742c1d80 (res 0x55e0742c20c0)
00:00:06.663 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:06.663 [DEBUG] [sway/ipc-server.c:199] New client: fd 132
00:00:06.663 [DEBUG] [sway/ipc-server.c:219] Client 132 readable
00:00:06.663 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x3 to client 132 queue: [ { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2, "focused": true, "subpixel_hinting": "unknown" }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4, "focused": false, "subpixel_hinting": "unknown" } ]
00:00:06.663 [DEBUG] [sway/ipc-server.c:535] Client 132 writable
00:00:06.663 [DEBUG] [sway/ipc-server.c:214] Client 132 hung up
00:00:06.663 [INFO] [sway/ipc-server.c:565] IPC Client 132 disconnected
00:00:06.663 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:06.663 [DEBUG] [sway/ipc-server.c:199] New client: fd 132
00:00:06.663 [DEBUG] [sway/ipc-server.c:219] Client 132 readable
00:00:06.663 [INFO] [sway/commands.c:258] Handling command 'for_window [title=~nwggrid*] floating enable'
00:00:06.663 [DEBUG] [sway/criteria.c:712] Found pair: title=~nwggrid*
00:00:06.663 [DEBUG] [sway/commands/for_window.c:34] for_window: '[title=~nwggrid*]' -> 'floating enable' added
00:00:06.663 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 132 queue: [ { "success": true } ]
00:00:06.663 [DEBUG] [sway/ipc-server.c:535] Client 132 writable
00:00:06.663 [DEBUG] [sway/ipc-server.c:219] Client 132 readable
00:00:06.663 [INFO] [sway/commands.c:258] Handling command 'for_window [title=~nwggrid*] border none'
00:00:06.663 [DEBUG] [sway/criteria.c:712] Found pair: title=~nwggrid*
00:00:06.663 [DEBUG] [sway/commands/for_window.c:34] for_window: '[title=~nwggrid*]' -> 'border none' added
00:00:06.663 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 132 queue: [ { "success": true } ]
00:00:06.663 [DEBUG] [sway/ipc-server.c:535] Client 132 writable
00:00:06.663 [DEBUG] [sway/ipc-server.c:214] Client 132 hung up
00:00:06.663 [INFO] [sway/ipc-server.c:565] IPC Client 132 disconnected
00:00:06.685 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742d1db0 (res 0x55e0742e60b0)
00:00:06.685 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:414] new xdg_surface 0x55e0742b71e0 (res 0x55e07326f9e0)
00:00:06.685 [DEBUG] [sway/desktop/xdg_shell.c:514] New xdg_shell toplevel title='~nwggrid' app_id='nwggrid'
00:00:06.685 [DEBUG] [wlr] [types/wlr_server_decoration.c:106] new server_decoration 0x55e0742d7dd0 (res 0x55e0742d7970)
00:00:06.716 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 6951
00:00:06.716 [DEBUG] [sway/ipc-server.c:332] Sending window::new event
00:00:06.716 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "new", "container": { "id": 7, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": null, "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:06.716 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "new", "container": { "id": 7, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": null, "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:06.716 [DEBUG] [sway/ipc-server.c:332] Sending window::title event
00:00:06.716 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "title", "container": { "id": 7, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:06.716 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "title", "container": { "id": 7, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:06.716 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:06.716 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2560.000000, 30.000000
00:00:06.716 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffda98764f0 horizontally
00:00:06.716 [DEBUG] [sway/tree/view.c:496] Checking criteria [title=~nwggrid*]
00:00:06.716 [DEBUG] [sway/tree/view.c:501] for_window '[title=~nwggrid*]' matches view 0x55e0742d7730, cmd: 'floating enable'
00:00:06.716 [INFO] [sway/commands.c:258] Handling command 'floating enable'
00:00:06.716 [DEBUG] [sway/ipc-server.c:332] Sending window::floating event
00:00:06.716 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "floating", "container": { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0293386112485567, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2556, "y": -4, "width": 3448, "height": 1448 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:06.716 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "floating", "container": { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0293386112485567, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2556, "y": -4, "width": 3448, "height": 1448 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:06.716 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:06.716 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:06.716 [DEBUG] [sway/tree/view.c:496] Checking criteria [title=~nwggrid*]
00:00:06.716 [DEBUG] [sway/tree/view.c:501] for_window '[title=~nwggrid*]' matches view 0x55e0742d7730, cmd: 'border none'
00:00:06.716 [INFO] [sway/commands.c:258] Handling command 'border none'
00:00:06.716 [DEBUG] [sway/ipc-server.c:332] Sending window::focus event
00:00:06.716 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "focus", "container": { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:06.716 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "focus", "container": { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:06.716 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:06.716 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:06.716 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e0742e5ff0 committing with 3 instructions
00:00:06.716 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:06.716 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:06.716 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:06.717 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.717 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:06.717 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.717 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:06.717 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:06.717 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:06.718 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.718 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:06.718 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.718 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:06.718 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:06.718 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:06.718 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.718 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:06.718 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.718 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:06.718 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:06.719 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:06.719 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.719 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:06.719 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:06.719 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:06.719 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:06.727 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x55e0742e5ff0 is ready
00:00:06.727 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e0742e5ff0
00:00:06.727 [DEBUG] [sway/tree/container.c:1354] Container 0x55e0742d67a0 entered output 0x55e073ce1730
00:00:06.731 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e0742b8d40 committing with 1 instructions
00:00:06.731 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e0742b8d40
00:00:07.128 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:07.128 [DEBUG] [sway/ipc-server.c:199] New client: fd 132
00:00:07.128 [DEBUG] [sway/ipc-server.c:219] Client 132 readable
00:00:07.128 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 132 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 4, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:07.129 [DEBUG] [sway/ipc-server.c:535] Client 132 writable
00:00:07.129 [DEBUG] [sway/ipc-server.c:214] Client 132 hung up
00:00:07.129 [INFO] [sway/ipc-server.c:565] IPC Client 132 disconnected
00:00:07.135 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:07.135 [DEBUG] [sway/ipc-server.c:199] New client: fd 132
00:00:07.135 [DEBUG] [sway/ipc-server.c:219] Client 132 readable
00:00:07.136 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 132 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 4, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:07.136 [DEBUG] [sway/ipc-server.c:535] Client 132 writable
00:00:07.136 [DEBUG] [sway/ipc-server.c:214] Client 132 hung up
00:00:07.136 [INFO] [sway/ipc-server.c:565] IPC Client 132 disconnected
00:00:08.150 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:08.150 [DEBUG] [sway/ipc-server.c:199] New client: fd 132
00:00:08.150 [DEBUG] [sway/ipc-server.c:219] Client 132 readable
00:00:08.150 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 132 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 4, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:08.150 [DEBUG] [sway/ipc-server.c:535] Client 132 writable
00:00:08.150 [DEBUG] [sway/ipc-server.c:214] Client 132 hung up
00:00:08.150 [INFO] [sway/ipc-server.c:565] IPC Client 132 disconnected
00:00:08.156 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:08.156 [DEBUG] [sway/ipc-server.c:199] New client: fd 132
00:00:08.156 [DEBUG] [sway/ipc-server.c:219] Client 132 readable
00:00:08.156 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 132 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 4, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "focus": [ 7 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:08.156 [DEBUG] [sway/ipc-server.c:535] Client 132 writable
00:00:08.157 [DEBUG] [sway/ipc-server.c:214] Client 132 hung up
00:00:08.157 [INFO] [sway/ipc-server.c:565] IPC Client 132 disconnected
00:00:08.845 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e07434b570 committing with 1 instructions
00:00:08.845 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e07434b570
00:00:08.846 [DEBUG] [sway/ipc-server.c:332] Sending window::close event
00:00:08.846 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "close", "container": { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 4, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:08.846 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "close", "container": { "id": 7, "type": "floating_con", "orientation": "none", "percent": 1.0420295342673229, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 4, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1440 }, "name": "~nwggrid", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 6951, "app_id": "nwggrid", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } }
00:00:08.846 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:08.846 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:08.846 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e07429b430 committing with 2 instructions
00:00:08.846 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e07429b430
00:00:08.848 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
00:00:08.848 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:08.848 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:08.848 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:08.848 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:08.848 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:08.848 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:08.848 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:08.848 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
/home/ricardo/.local/share/Steam/steam.sh: line 124: VERSION_ID: unbound variable
/home/ricardo/.local/share/Steam/steam.sh: line 124: VERSION_ID: unbound variable
steam.sh[7004]: Running Steam on void 64-bit
/home/ricardo/.local/share/Steam/steam.sh: line 124: VERSION_ID: unbound variable
steam.sh[7004]: STEAM_RUNTIME is enabled automatically
setup.sh[7082]: Steam runtime environment up-to-date!
00:00:09.172 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:09.172 [DEBUG] [sway/ipc-server.c:199] New client: fd 128
00:00:09.172 [DEBUG] [sway/ipc-server.c:219] Client 128 readable
00:00:09.172 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 128 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:09.172 [DEBUG] [sway/ipc-server.c:535] Client 128 writable
00:00:09.172 [DEBUG] [sway/ipc-server.c:214] Client 128 hung up
00:00:09.172 [INFO] [sway/ipc-server.c:565] IPC Client 128 disconnected
00:00:09.177 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:09.177 [DEBUG] [sway/ipc-server.c:199] New client: fd 128
00:00:09.177 [DEBUG] [sway/ipc-server.c:219] Client 128 readable
00:00:09.177 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 128 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:09.177 [DEBUG] [sway/ipc-server.c:535] Client 128 writable
00:00:09.178 [DEBUG] [sway/ipc-server.c:214] Client 128 hung up
00:00:09.178 [INFO] [sway/ipc-server.c:565] IPC Client 128 disconnected
steam.sh[7004]: Steam client's requirements are satisfied
max open descriptors set to 9216
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:09.393 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.393 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:09.394 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.394 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 317 (STEAM_BIGPICTURE) for window 4194306
00:00:09.394 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.397 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:09.452 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.527 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Loaded SDL version 2.0.20-7009179
00:00:09.653 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.653 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:09.664 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.664 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:09.666 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Installing breakpad exception handler for appid(steam)/version(1642451672)
steamwebhelper.sh[7231]: Runtime for steamwebhelper: defaulting to /home/ricardo/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
00:00:09.688 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.688 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:09.688 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.688 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.688 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.688 [DEBUG] [sway/tree/view.c:404] View 0x55e0742d1db0 updated CSD to 1
00:00:09.689 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.689 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 327 (_NET_WM_ICON) for window 4194309
00:00:09.689 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.689 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.689 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.689 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.689 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194309
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:09.906 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.906 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:09.906 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.906 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.906 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
CAppInfoCacheReadFromDiskThread took 34 milliseconds to initialize
00:00:09.915 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.915 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.915 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:09.915 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:09.915 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:09.916 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:09.989 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742c7e20 (res 0x55e0742d1190)
00:00:09.991 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:00:09.991 [INFO] [sway/input/text_input.c:146] Enabling text input when input method is gone
00:00:09.991 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:00:09.991 [DEBUG] [sway/input/text_input.c:161] Text input committed update
00:00:09.991 [INFO] [sway/input/text_input.c:163] Text input committed, but input method is gone
00:00:09.991 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:00:09.991 [DEBUG] [sway/input/text_input.c:161] Text input committed update
00:00:09.991 [INFO] [sway/input/text_input.c:163] Text input committed, but input method is gone
00:00:10.015 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742c1d80 (res 0x55e0742beac0)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Proceed to auto login
00:00:10.021 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:10.021 [DEBUG] [sway/tree/view.c:1193] Surface of unknown type (role (null)): 0x55e0742c1d80
00:00:10.021 [DEBUG] [wlr] [types/wlr_idle.c:184] Disabling idle timers for all seats
00:00:10.027 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:10.027 [DEBUG] [wlr] [types/wlr_idle.c:184] Enabling idle timers for all seats
00:00:10.027 [DEBUG] [sway/input/text_input.c:172] Disabling text input, but input method is gone
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:10.043 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.043 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.043 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.046 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.046 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:10.046 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.046 [DEBUG] [sway/tree/view.c:404] View 0x55e0742c7e20 updated CSD to 1
00:00:10.046 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.046 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 327 (_NET_WM_ICON) for window 4194312
00:00:10.046 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.046 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.046 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.046 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.046 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194312
00:00:10.050 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.050 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.050 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:10.050 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.050 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.050 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.050 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.050 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.051 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.051 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.051 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.051 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.051 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Installing breakpad exception handler for appid(steam)/version(1642451672)
Opted-in Controller Mask for AppId 0: 0
00:00:10.120 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.120 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 433 (_VARIABLE_REFRESH) for window 4194309
00:00:10.120 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.120 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.120 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.122 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.122 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.124 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194312
00:00:10.124 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.124 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.124 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.124 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.124 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.124 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742b4fb0 (res 0x55e0742d17e0)
00:00:10.124 [DEBUG] [wlr] [xwayland/xwm.c:1674] New xwayland surface: 0x55e0742b4fb0
00:00:10.125 [DEBUG] [sway/tree/view.c:404] View 0x55e0742c7e20 updated CSD to 1
00:00:10.185 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
00:00:10.185 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 433 (_VARIABLE_REFRESH) for window 4194312
00:00:10.185 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 7151
00:00:10.185 [DEBUG] [sway/ipc-server.c:332] Sending window::new event
00:00:10.185 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "new", "container": { "id": 8, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": null, "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "transient_for": null } } }
00:00:10.185 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "new", "container": { "id": 8, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": null, "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "transient_for": null } } }
00:00:10.185 [DEBUG] [sway/ipc-server.c:332] Sending window::floating event
00:00:10.185 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "floating", "container": { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": null, "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "transient_for": null } } }
00:00:10.185 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "floating", "container": { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": null, "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "transient_for": null } } }
00:00:10.185 [DEBUG] [sway/ipc-server.c:332] Sending window::title event
00:00:10.185 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "title", "container": { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:10.185 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "title", "container": { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:10.185 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:10.185 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:10.186 [DEBUG] [sway/ipc-server.c:332] Sending window::focus event
00:00:10.186 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "focus", "container": { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:10.186 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "focus", "container": { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:10.186 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:10.186 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:10.186 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e0742d7120 committing with 3 instructions
00:00:10.186 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x55e0742d7120 is ready
00:00:10.186 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e0742d7120
00:00:10.186 [DEBUG] [sway/tree/container.c:1354] Container 0x55e0742d67a0 entered output 0x55e073ce1730
00:00:10.186 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e07434c090 committing with 1 instructions
00:00:10.186 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e07434c090
00:00:10.186 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:10.186 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:10.187 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:10.187 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.187 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:10.187 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.187 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:10.187 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:10.187 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:10.187 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.188 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:10.188 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.188 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:10.188 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:10.188 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:10.188 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.188 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:10.189 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.189 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:10.189 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:10.189 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:10.189 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.189 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:10.190 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.190 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:10.190 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:10.190 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e07426a010 committing with 1 instructions
00:00:10.190 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e07426a010
00:00:10.192 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:10.192 [DEBUG] [sway/ipc-server.c:199] New client: fd 134
00:00:10.192 [DEBUG] [sway/ipc-server.c:219] Client 134 readable
00:00:10.192 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 134 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.192 [DEBUG] [sway/ipc-server.c:535] Client 134 writable
00:00:10.192 [DEBUG] [sway/ipc-server.c:214] Client 134 hung up
00:00:10.192 [INFO] [sway/ipc-server.c:565] IPC Client 134 disconnected
00:00:10.197 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:10.197 [DEBUG] [sway/ipc-server.c:199] New client: fd 136
00:00:10.197 [DEBUG] [sway/ipc-server.c:219] Client 136 readable
00:00:10.197 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 136 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:10.197 [DEBUG] [sway/ipc-server.c:535] Client 136 writable
00:00:10.198 [DEBUG] [sway/ipc-server.c:214] Client 136 hung up
00:00:10.198 [INFO] [sway/ipc-server.c:565] IPC Client 136 disconnected
(steam:7151): Gtk-WARNING **: 00:58:31.561: gtk_disable_setlocale() must be called before gtk_init()
/usr/share/themes/Plata-Noir-Compact/gtk-2.0/common-dark-compact.rc:1462: error: unexpected identifier 'direction', expected character '}'
/usr/share/themes/Plata-Noir-Compact/gtk-2.0/3rd-party-dark-compact.rc:486: error: invalid string constant "toolbar", expected valid string constant
Couldn't initialize SDL: wayland not available
WARNING: radv is not a conformant Vulkan implementation, testing use only.
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:11.213 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:11.213 [DEBUG] [sway/ipc-server.c:199] New client: fd 134
00:00:11.213 [DEBUG] [sway/ipc-server.c:219] Client 134 readable
00:00:11.214 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 134 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:11.214 [DEBUG] [sway/ipc-server.c:535] Client 134 writable
00:00:11.214 [DEBUG] [sway/ipc-server.c:214] Client 134 hung up
00:00:11.214 [INFO] [sway/ipc-server.c:565] IPC Client 134 disconnected
00:00:11.218 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:11.218 [DEBUG] [sway/ipc-server.c:199] New client: fd 134
00:00:11.218 [DEBUG] [sway/ipc-server.c:219] Client 134 readable
00:00:11.218 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 134 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "focus": [ 8 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:11.218 [DEBUG] [sway/ipc-server.c:535] Client 134 writable
00:00:11.219 [DEBUG] [sway/ipc-server.c:214] Client 134 hung up
00:00:11.219 [INFO] [sway/ipc-server.c:565] IPC Client 134 disconnected
WARNING: radv is not a conformant Vulkan implementation, testing use only.
Installing breakpad exception handler for appid(steam)/version(1642451672)
roaming config store loaded successfully - 453 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 3ms
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:11.885 [DEBUG] [sway/ipc-server.c:332] Sending window::close event
00:00:11.885 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "close", "container": { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:11.885 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "close", "container": { "id": 8, "type": "floating_con", "orientation": "none", "percent": 0.0086431907105894244, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "csd", "current_border_width": 4, "rect": { "x": 4088, "y": 681, "width": 384, "height": 107 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 384, "height": 107 }, "geometry": { "x": 0, "y": 0, "width": 384, "height": 107 }, "name": "Steam", "window": 4194312, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:11.885 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:11.885 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:11.885 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e0742dd1d0 committing with 2 instructions
00:00:11.885 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e0742dd1d0
00:00:11.886 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: FocusOut (10)
00:00:11.886 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194312
00:00:11.886 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194312
00:00:11.886 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
00:00:11.886 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:11.886 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:11.886 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:11.886 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:11.887 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:11.887 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:11.887 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:11.887 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:11.906 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:11.907 [DEBUG] [sway/tree/view.c:404] View 0x55e0742f3040 updated CSD to 1
00:00:11.907 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 327 (_NET_WM_ICON) for window 4194331
00:00:11.907 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194331
00:00:11.907 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.908 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.908 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.909 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:11.909 [DEBUG] [sway/tree/view.c:404] View 0x55e07433fc60 updated CSD to 1
00:00:11.909 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 327 (_NET_WM_ICON) for window 4194339
00:00:11.909 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194339
00:00:11.909 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.914 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.924 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.931 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:11.942 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:11.942 [DEBUG] [sway/tree/view.c:404] View 0x55e0742d73c0 updated CSD to 1
00:00:11.942 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 327 (_NET_WM_ICON) for window 4194347
00:00:11.942 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194347
00:00:11.942 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.943 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.944 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.945 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:11.975 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.976 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:11.977 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:12.040 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.052 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.054 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.054 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.054 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.054 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.055 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.056 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.056 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.056 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.056 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.056 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
Failed to init SteamVR because it isn't installed
00:00:12.073 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:12.083 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:12.083 [DEBUG] [sway/tree/view.c:404] View 0x55e0742cbf80 updated CSD to 1
00:00:12.083 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 327 (_NET_WM_ICON) for window 4194383
00:00:12.084 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194383
00:00:12.084 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.085 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.085 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.085 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.085 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.086 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.086 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.086 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.087 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.087 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.087 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.087 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.088 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.088 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.088 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.088 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.088 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.089 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.089 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.089 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:12.089 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
ExecCommandLine: "'/home/ricardo/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 2.61 seconds
00:00:12.222 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194347
00:00:12.222 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e0742ce1c0 (res 0x55e0742ed640)
00:00:12.222 [DEBUG] [wlr] [xwayland/xwm.c:1674] New xwayland surface: 0x55e0742ce1c0
00:00:12.222 [DEBUG] [sway/tree/view.c:404] View 0x55e0742d73c0 updated CSD to 1
00:00:12.223 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:12.223 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:12.224 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:12.235 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:12.235 [DEBUG] [sway/ipc-server.c:199] New client: fd 130
00:00:12.235 [DEBUG] [sway/ipc-server.c:219] Client 130 readable
00:00:12.235 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 130 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:12.235 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 433 (_VARIABLE_REFRESH) for window 4194347
00:00:12.235 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 7151
00:00:12.235 [DEBUG] [sway/ipc-server.c:332] Sending window::new event
00:00:12.235 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "new", "container": { "id": 9, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": null, "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "transient_for": null } } }
00:00:12.235 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "new", "container": { "id": 9, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": null, "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "transient_for": null } } }
00:00:12.235 [DEBUG] [sway/ipc-server.c:332] Sending window::title event
00:00:12.235 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "title", "container": { "id": 9, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:12.235 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "title", "container": { "id": 9, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:12.235 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:12.235 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2560.000000, 30.000000
00:00:12.235 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffda9876500 horizontally
00:00:12.235 [DEBUG] [sway/ipc-server.c:332] Sending window::focus event
00:00:12.235 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "focus", "container": { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:12.235 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "focus", "container": { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } }
00:00:12.236 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:12.236 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2560.000000, 30.000000
00:00:12.236 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffda9876500 horizontally
00:00:12.236 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e0742b93f0 committing with 3 instructions
00:00:12.236 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x55e0742b93f0 is ready
00:00:12.236 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e0742b93f0
00:00:12.236 [DEBUG] [sway/tree/container.c:1354] Container 0x55e0742d7700 entered output 0x55e073ce1730
00:00:12.236 [DEBUG] [sway/ipc-server.c:535] Client 130 writable
00:00:12.236 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: FocusOut (10)
00:00:12.236 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:12.236 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:12.236 [DEBUG] [sway/ipc-server.c:214] Client 130 hung up
00:00:12.236 [INFO] [sway/ipc-server.c:565] IPC Client 130 disconnected
00:00:12.237 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:12.237 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:12.237 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:12.237 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:12.237 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:12.237 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:12.237 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194312
00:00:12.237 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:12.237 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:12.237 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:12.238 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:12.238 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:12.238 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:12.238 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:12.238 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:12.238 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:12.238 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:12.238 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:12.238 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:12.239 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:12.239 [DEBUG] [sway/ipc-server.c:199] New client: fd 136
00:00:12.239 [DEBUG] [sway/ipc-server.c:219] Client 136 readable
00:00:12.239 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 136 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:12.239 [DEBUG] [sway/ipc-server.c:535] Client 136 writable
00:00:12.239 [DEBUG] [sway/ipc-server.c:214] Client 136 hung up
00:00:12.239 [INFO] [sway/ipc-server.c:565] IPC Client 136 disconnected
Installing breakpad exception handler for appid(steam)/version(1642451672)
BuildCompleteAppOverviewChange: 150
RegisterForAppOverview 1: 5ms
RegisterForAppOverview 2: 5ms
00:00:13.259 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:13.259 [DEBUG] [sway/ipc-server.c:199] New client: fd 140
00:00:13.259 [DEBUG] [sway/ipc-server.c:219] Client 140 readable
00:00:13.259 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 140 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:13.260 [DEBUG] [sway/ipc-server.c:535] Client 140 writable
00:00:13.260 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:13.260 [DEBUG] [sway/ipc-server.c:199] New client: fd 142
00:00:13.260 [DEBUG] [sway/ipc-server.c:219] Client 142 readable
00:00:13.260 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 142 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:13.260 [DEBUG] [sway/ipc-server.c:214] Client 140 hung up
00:00:13.260 [INFO] [sway/ipc-server.c:565] IPC Client 140 disconnected
00:00:13.260 [DEBUG] [sway/ipc-server.c:535] Client 142 writable
00:00:13.260 [DEBUG] [sway/ipc-server.c:214] Client 142 hung up
00:00:13.260 [INFO] [sway/ipc-server.c:565] IPC Client 142 disconnected
00:00:13.460 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:13.465 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:13.465 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 323 (WM_LOCALE_NAME) for window 23068674
00:00:13.465 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 299 (XdndAware) for window 23068674
00:00:13.465 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 341 (_NET_WM_USER_TIME_WINDOW) for window 23068674
00:00:13.465 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 37 (WM_ICON_NAME) for window 23068674
00:00:13.465 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:13.465 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 37 (WM_ICON_NAME) for window 23068674
00:00:13.468 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:13.471 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:13.471 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 37 (WM_ICON_NAME) for window 23068675
00:00:13.471 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:13.471 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 37 (WM_ICON_NAME) for window 23068676
00:00:13.471 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:13.472 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 37 (WM_ICON_NAME) for window 23068677
00:00:13.472 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:13.472 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 37 (WM_ICON_NAME) for window 23068678
00:00:14.282 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:14.282 [DEBUG] [sway/ipc-server.c:199] New client: fd 141
00:00:14.282 [DEBUG] [sway/ipc-server.c:219] Client 141 readable
00:00:14.282 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 141 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:14.282 [DEBUG] [sway/ipc-server.c:535] Client 141 writable
00:00:14.282 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:14.282 [DEBUG] [sway/ipc-server.c:199] New client: fd 143
00:00:14.282 [DEBUG] [sway/ipc-server.c:219] Client 143 readable
00:00:14.282 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 143 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:14.282 [DEBUG] [sway/ipc-server.c:535] Client 143 writable
00:00:14.282 [DEBUG] [sway/ipc-server.c:214] Client 141 hung up
00:00:14.282 [INFO] [sway/ipc-server.c:565] IPC Client 141 disconnected
00:00:14.283 [DEBUG] [sway/ipc-server.c:214] Client 143 hung up
00:00:14.283 [INFO] [sway/ipc-server.c:565] IPC Client 143 disconnected
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:15.288 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:15.288 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
00:00:15.288 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
Installing breakpad exception handler for appid(steam)/version(1642451672)
00:00:15.303 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:15.303 [DEBUG] [sway/ipc-server.c:199] New client: fd 145
00:00:15.303 [DEBUG] [sway/ipc-server.c:219] Client 145 readable
00:00:15.303 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 145 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:15.303 [DEBUG] [sway/ipc-server.c:535] Client 145 writable
00:00:15.304 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
00:00:15.304 [DEBUG] [sway/ipc-server.c:199] New client: fd 147
00:00:15.304 [DEBUG] [sway/ipc-server.c:219] Client 147 readable
00:00:15.304 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 147 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2560, "y": 30, "width": 3440, "height": 1410 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 4, "width": 3440, "height": 1410 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:15.304 [DEBUG] [sway/ipc-server.c:214] Client 145 hung up
00:00:15.304 [INFO] [sway/ipc-server.c:565] IPC Client 145 disconnected
00:00:15.304 [DEBUG] [sway/ipc-server.c:535] Client 147 writable
00:00:15.304 [DEBUG] [sway/ipc-server.c:214] Client 147 hung up
00:00:15.304 [INFO] [sway/ipc-server.c:565] IPC Client 147 disconnected
00:00:15.391 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:15.391 [DEBUG] [sway/tree/view.c:404] View 0x55e0742caf30 updated CSD to 1
00:00:15.391 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 327 (_NET_WM_ICON) for window 4194443
00:00:15.392 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194443
00:00:15.392 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:15.392 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:15.393 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
00:00:15.394 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:15.449 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 276 (WM_STATE) for window 4194443
00:00:15.449 [DEBUG] [wlr] [types/wlr_surface.c:741] New wlr_surface 0x55e07435cb70 (res 0x55e0742b0c90)
00:00:15.449 [DEBUG] [wlr] [xwayland/xwm.c:1674] New xwayland surface: 0x55e07435cb70
00:00:15.449 [DEBUG] [sway/tree/view.c:404] View 0x55e0742caf30 updated CSD to 1
00:00:15.450 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 433 (_VARIABLE_REFRESH) for window 4194443
00:00:15.450 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 7151
00:00:15.450 [DEBUG] [sway/ipc-server.c:332] Sending window::new event
00:00:15.451 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "new", "container": { "id": 10, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": null, "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "transient_for": null } } }
00:00:15.451 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "new", "container": { "id": 10, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": null, "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "transient_for": null } } }
00:00:15.451 [DEBUG] [sway/ipc-server.c:332] Sending window::title event
00:00:15.451 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "title", "container": { "id": 10, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } }
00:00:15.451 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "title", "container": { "id": 10, "type": "con", "orientation": "none", "percent": 0.0, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } }
00:00:15.451 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:15.451 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:15.451 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffda9876500 horizontally
00:00:15.451 [DEBUG] [sway/ipc-server.c:332] Sending window::focus event
00:00:15.451 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 112 queue: { "change": "focus", "container": { "id": 10, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 4285, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 0, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } }
00:00:15.451 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000003 to client 120 queue: { "change": "focus", "container": { "id": 10, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "none", "current_border_width": 0, "rect": { "x": 4285, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 0, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } }
00:00:15.451 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 3440x1410@0,30
00:00:15.451 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1:Main' at 2570.000000, 40.000000
00:00:15.451 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffda9876500 horizontally
00:00:15.451 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55e074355680 committing with 4 instructions
00:00:15.451 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: FocusOut (10)
00:00:15.451 [ERROR] [wlr] [xwayland/xwm.c:1556] xcb error: op ConfigureWindow (no minor), code Value (no extension), sequence 787, value 0
00:00:15.451 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x55e074355680 is ready
00:00:15.451 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55e074355680
00:00:15.451 [DEBUG] [sway/tree/container.c:1354] Container 0x55e0742c7e20 entered output 0x55e073ce1730
00:00:15.452 [DEBUG] [sway/ipc-server.c:535] Client 112 writable
00:00:15.452 [DEBUG] [sway/ipc-server.c:535] Client 120 writable
00:00:15.452 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:15.452 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2570, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } }, { "id": 10, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 4285, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 10, 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:15.452 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:15.452 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2570, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } }, { "id": 10, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 4285, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 10, 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:15.452 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:15.452 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:15.456 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
00:00:15.456 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 433 (_VARIABLE_REFRESH) for window 4194347
00:00:15.456 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 433 (_VARIABLE_REFRESH) for window 4194443
00:00:15.456 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 433 (_VARIABLE_REFRESH) for window 4194347
00:00:15.456 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:15.457 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2570, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } }, { "id": 10, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 4285, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 10, 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:15.457 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:15.457 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2570, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } }, { "id": 10, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 4285, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 10, 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:15.457 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:15.457 [DEBUG] [sway/ipc-server.c:535] Client 118 writable
00:00:15.458 [DEBUG] [sway/ipc-server.c:219] Client 110 readable
00:00:15.458 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 110 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 2560, "y": 0, "width": 3440, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 2570, "y": 40, "width": 3420, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1:Main", "window": null, "nodes": [ { "id": 9, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 2570, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 3440, "height": 1410 }, "name": "Steam", "window": 4194347, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam", "transient_for": null } }, { "id": 10, "type": "con", "orientation": "none", "percent": 0.49853801169590645, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 4, "rect": { "x": 4285, "y": 40, "width": 1705, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 4, "y": 4, "width": 1697, "height": 1382 }, "geometry": { "x": 0, "y": 0, "width": 1697, "height": 1382 }, "name": "Steam - News", "window": 4194443, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 7151, "app_id": null, "visible": true, "max_render_time": 0, "shell": "xwayland", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" }, "window_properties": { "class": "Steam", "instance": "Steam", "title": "Steam - News", "transient_for": null } } ], "floating_nodes": [ ], "focus": [ 10, 9 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[Steam Steam]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG ULTRAGEAR", "serial": "103NTDV9C874", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "1:Main", "modes": [ { "width": 3440, "height": 1440, "refresh": 143923 }, { "width": 3440, "height": 1440, "refresh": 60001 }, { "width": 3440, "height": 1440, "refresh": 160000 }, { "width": 3440, "height": 1440, "refresh": 99990 }, { "width": 1920, "height": 1200, "refresh": 143923 }, { "width": 1920, "height": 1080, "refresh": 74977 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1600, "height": 1200, "refresh": 143923 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 143923 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 } ], "current_mode": { "width": 3440, "height": 1440, "refresh": 160000 }, "max_render_time": 2 }, { "id": 5, "type": "output", "orientation": "none", "percent": 0.42666666666666669, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-2", "window": null, "nodes": [ { "id": 6, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 10, "y": 40, "width": 2540, "height": 1390 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "6:Side", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 6, "output": "DP-2", "representation": null } ], "floating_nodes": [ ], "focus": [ 6 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "BenQ Corporation", "model": "BenQ PD2700U", "serial": "ETX1L04418SL0", "scale": 1.5, "scale_filter": "linear", "transform": "normal", "adaptive_sync_status": "enabled", "current_workspace": "6:Side", "modes": [ { "width": 3840, "height": 2160, "refresh": 59997 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 29970 }, { "width": 3840, "height": 2160, "refresh": 25000 }, { "width": 3840, "height": 2160, "refresh": 24000 }, { "width": 3840, "height": 2160, "refresh": 23976 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1920, "height": 1080, "refresh": 30000 }, { "width": 1920, "height": 1080, "refresh": 29970 }, { "width": 1920, "height": 1080, "refresh": 25000 }, { "width": 1920, "height": 1080, "refresh": 24000 }, { "width": 1920, "height": 1080, "refresh": 23976 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1440, "height": 480, "refresh": 60000 }, { "width": 1440, "height": 480, "refresh": 59940 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 60000 }, "max_render_time": 4 } ], "floating_nodes": [ ], "focus": [ 3, 5 ], "fullscreen_mode": 0, "sticky": false }
00:00:15.458 [DEBUG] [sway/ipc-server.c:535] Client 110 writable
00:00:15.458 [DEBUG] [sway/ipc-server.c:219] Client 118 readable
00:00:15.458 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 118 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 6000, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 0.57333333333333336, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect":
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment