Skip to content

Instantly share code, notes, and snippets.

@Abendstolz
Created December 23, 2019 11:41
Show Gist options
  • Save Abendstolz/5d1ed593adb080f90f8bfc1d22501dcc to your computer and use it in GitHub Desktop.
Save Abendstolz/5d1ed593adb080f90f8bfc1d22501dcc to your computer and use it in GitHub Desktop.
log of winit on wayland crashing sway
2019-12-23 12:35:12 - [sway/main.c:152] Linux manetheren 5.4.6-arch1-1 #1 SMP PREEMPT Sat, 21 Dec 2019 16:34:41 +0000 x86_64 GNU/Linux
2019-12-23 12:35:12 - [sway/main.c:168] Contents of /etc/lsb-release:
2019-12-23 12:35:12 - [sway/main.c:152] LSB_VERSION=1.4
2019-12-23 12:35:12 - [sway/main.c:152] DISTRIB_ID=Arch
2019-12-23 12:35:12 - [sway/main.c:152] DISTRIB_RELEASE=rolling
2019-12-23 12:35:12 - [sway/main.c:152] DISTRIB_DESCRIPTION="Arch Linux"
2019-12-23 12:35:12 - [sway/main.c:168] Contents of /etc/os-release:
2019-12-23 12:35:12 - [sway/main.c:152] NAME="Arch Linux"
2019-12-23 12:35:12 - [sway/main.c:152] PRETTY_NAME="Arch Linux"
2019-12-23 12:35:12 - [sway/main.c:152] ID=arch
2019-12-23 12:35:12 - [sway/main.c:152] BUILD_ID=rolling
2019-12-23 12:35:12 - [sway/main.c:152] ANSI_COLOR="0;36"
2019-12-23 12:35:12 - [sway/main.c:152] HOME_URL="https://www.archlinux.org/"
2019-12-23 12:35:12 - [sway/main.c:152] DOCUMENTATION_URL="https://wiki.archlinux.org/"
2019-12-23 12:35:12 - [sway/main.c:152] SUPPORT_URL="https://bbs.archlinux.org/"
2019-12-23 12:35:12 - [sway/main.c:152] BUG_REPORT_URL="https://bugs.archlinux.org/"
2019-12-23 12:35:12 - [sway/main.c:152] LOGO=archlinux
2019-12-23 12:35:12 - [sway/main.c:140] LD_LIBRARY_PATH=(null)
2019-12-23 12:35:12 - [sway/main.c:140] LD_PRELOAD=(null)
2019-12-23 12:35:12 - [sway/main.c:140] PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/home/abendstolz/.cargo/bin:/home/abendstolz/scripts::/home/abendstolz/.fzf/bin
2019-12-23 12:35:12 - [sway/main.c:140] SWAYSOCK=(null)
2019-12-23 12:35:12 - [sway/server.c:39] Preparing Wayland server initialization
2019-12-23 12:35:12 - [backend/session/logind.c:675] Successfully loaded logind session
2019-12-23 12:35:12 - [backend/backend.c:192] Found 1 GPUs
2019-12-23 12:35:12 - [backend/drm/backend.c:152] Initializing DRM backend for /dev/dri/card0 (amdgpu)
2019-12-23 12:35:12 - [backend/drm/drm.c:69] Using atomic DRM interface
2019-12-23 12:35:12 - [backend/drm/drm.c:254] Found 6 DRM CRTCs
2019-12-23 12:35:12 - [backend/drm/drm.c:175] Found 12 DRM planes
2019-12-23 12:35:12 - [render/egl.c:174] Using EGL 1.5
2019-12-23 12:35:12 - [render/egl.c:175] Supported EGL extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
2019-12-23 12:35:12 - [render/egl.c:176] EGL vendor: Mesa Project
2019-12-23 12:35:12 - [render/egl.c:119] Supported dmabuf buffer formats: AR24 XR24
2019-12-23 12:35:12 - [render/gles2/renderer.c:546] Using OpenGL ES 3.2 Mesa 19.3.1
2019-12-23 12:35:12 - [render/gles2/renderer.c:547] GL vendor: X.Org
2019-12-23 12:35:12 - [render/gles2/renderer.c:548] GL renderer: AMD Radeon (TM) RX 470 Graphics (POLARIS10, DRM 3.35.0, 5.4.6-arch1-1, LLVM 9.0.0)
2019-12-23 12:35:12 - [render/gles2/renderer.c:549] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_compile GL_AMD_framebuffer_multisample_advanced GL_EXT_texture_sRGB_R8 GL_MESA_framebuffer_flip_y GL_EXT_depth_clamp GL_EXT_texture_query_lod
2019-12-23 12:35:12 - [backend/noop/backend.c:51] Creating noop backend
2019-12-23 12:35:12 - [sway/main.c:363] Starting sway version 1.2
2019-12-23 12:35:12 - [sway/server.c:53] Initializing Wayland server
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 16 VGPRS: 12 Code Size: 216 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [types/wlr_idle.c:258] idle manager created
2019-12-23 12:35:12 - [types/wlr_idle_inhibit_v1.c:191] idle_inhibit manager created
2019-12-23 12:35:12 - [types/wlr_relative_pointer_v1.c:228] relative_pointer_v1 manager created
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 8 VGPRS: 24 Code Size: 44 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 16 VGPRS: 8 Code Size: 188 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 8 VGPRS: 24 Code Size: 120 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 204 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 24 VGPRS: 24 Code Size: 120 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 204 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 204 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 24 VGPRS: 24 Code Size: 116 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 24 VGPRS: 24 Code Size: 116 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [sway/config.c:392] Loading config from /home/abendstolz/.config/sway/config
2019-12-23 12:35:12 - [sway/config.c:787] Read line 1: ### Variables
2019-12-23 12:35:12 - [sway/config.c:787] Read line 2: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 3: # Logo key. Use Mod1 for Alt.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 4: set $mod Mod4
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $mod Mod4
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $mod Mod4
2019-12-23 12:35:12 - [sway/config.c:787] Read line 5: # Home row direction keys, like vim
2019-12-23 12:35:12 - [sway/config.c:787] Read line 6: set $left h
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $left h
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $left h
2019-12-23 12:35:12 - [sway/config.c:787] Read line 7: set $down j
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $down j
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $down j
2019-12-23 12:35:12 - [sway/config.c:787] Read line 8: set $up k
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $up k
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $up k
2019-12-23 12:35:12 - [sway/config.c:787] Read line 9: set $right l
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $right l
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $right l
2019-12-23 12:35:12 - [sway/config.c:787] Read line 10: # Your preferred terminal emulator
2019-12-23 12:35:12 - [sway/config.c:787] Read line 11: set $term alacritty
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $term alacritty
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $term alacritty
2019-12-23 12:35:12 - [sway/config.c:787] Read line 12: # Your preferred application launcher
2019-12-23 12:35:12 - [sway/config.c:787] Read line 13: # Note: it's recommended that you pass the final command to sway
2019-12-23 12:35:12 - [sway/config.c:787] Read line 14: set $menu dmenu_path | dmenu | xargs swaymsg exec
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $menu dmenu_path | dmenu | xargs swaymsg exec
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $menu dmenu_path | dmenu | xargs swaymsg exec
2019-12-23 12:35:12 - [sway/config.c:787] Read line 15: # Screenhot handling
2019-12-23 12:35:12 - [sway/config.c:787] Read line 16: set $screenshot_naming ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $screenshot_naming ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $screenshot_naming ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png
2019-12-23 12:35:12 - [sway/config.c:787] Read line 17: set $screenshot grim -o $(swaymsg -t get_outputs | jq -r '.[] | select(.focused) | .name') $screenshot_naming
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $screenshot grim -o $(swaymsg -t get_outputs | jq -r '.[] | select(.focused) | .name') $screenshot_naming
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $screenshot grim -o $(swaymsg -t get_outputs | jq -r '.[] | select(.focused) | .name') ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png
2019-12-23 12:35:12 - [sway/config.c:787] Read line 18: set $screenclip grim -g "$(slurp)" $screenshot_naming
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $screenclip grim -g "$(slurp)" $screenshot_naming
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $screenclip grim -g "$(slurp)" ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png
2019-12-23 12:35:12 - [sway/config.c:787] Read line 19:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 20: ### Output configuration
2019-12-23 12:35:12 - [sway/config.c:787] Read line 21: output * bg ~/pictures/wallpapers/"The End.jpg" fill
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: output * bg ~/pictures/wallpapers/"The End.jpg" fill
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: output * bg ~/pictures/wallpapers/"The End.jpg" fill
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: bg ~/pictures/wallpapers/"The End.jpg" fill
2019-12-23 12:35:12 - [sway/config/output.c:191] Adding output * config
2019-12-23 12:35:12 - [sway/config/output.c:195] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /home/abendstolz/pictures/wallpapers/The End.jpg fill) (dpms 0)
2019-12-23 12:35:12 - [sway/config/output.c:614] spawn_swaybg cmd[0] = swaybg
2019-12-23 12:35:12 - [sway/config/output.c:614] spawn_swaybg cmd[1] = -o
2019-12-23 12:35:12 - [sway/config/output.c:614] spawn_swaybg cmd[2] = *
2019-12-23 12:35:12 - [sway/config/output.c:614] spawn_swaybg cmd[3] = -i
2019-12-23 12:35:12 - [sway/config/output.c:614] spawn_swaybg cmd[4] = /home/abendstolz/pictures/wallpapers/The End.jpg
2019-12-23 12:35:12 - [sway/config/output.c:614] spawn_swaybg cmd[5] = -m
2019-12-23 12:35:12 - [sway/config/output.c:614] spawn_swaybg cmd[6] = fill
2019-12-23 12:35:12 - [sway/config.c:787] Read line 22:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 23: # Displays
2019-12-23 12:35:12 - [sway/config.c:787] Read line 24: # Default is "2k" setup
2019-12-23 12:35:12 - [sway/config.c:787] Read line 25: output DP-1 pos 0 0 res 3840x2160 scale 2
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: output DP-1 pos 0 0 res 3840x2160 scale 2
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: output DP-1 pos 0 0 res 3840x2160 scale 2
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: pos 0 0 res 3840x2160 scale 2
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: res 3840x2160 scale 2
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: scale 2
2019-12-23 12:35:12 - [sway/config/output.c:178] Adding non-wildcard output config
2019-12-23 12:35:12 - [sway/config/output.c:181] Merging on top of output * config
2019-12-23 12:35:12 - [sway/config/output.c:195] Config stored for output DP-1 (enabled: -1) (3840x2160@-1.000000Hz position 0,0 scale 2.000000 subpixel unknown transform -1) (bg /home/abendstolz/pictures/wallpapers/The End.jpg fill) (dpms 0)
2019-12-23 12:35:12 - [sway/config.c:787] Read line 26: output DP-2 pos 1920 0 res 1920x1200
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: output DP-2 pos 1920 0 res 1920x1200
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: output DP-2 pos 1920 0 res 1920x1200
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: pos 1920 0 res 1920x1200
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: res 1920x1200
2019-12-23 12:35:12 - [sway/config/output.c:178] Adding non-wildcard output config
2019-12-23 12:35:12 - [sway/config/output.c:181] Merging on top of output * config
2019-12-23 12:35:12 - [sway/config/output.c:195] Config stored for output DP-2 (enabled: -1) (1920x1200@-1.000000Hz position 1920,0 scale -1.000000 subpixel unknown transform -1) (bg /home/abendstolz/pictures/wallpapers/The End.jpg fill) (dpms 0)
2019-12-23 12:35:12 - [sway/config.c:787] Read line 27:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 28: # Workspaces
2019-12-23 12:35:12 - [sway/config.c:787] Read line 29: set $ws1 1:🐵
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $ws1 1:🐵
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $ws1 1:🐵
2019-12-23 12:35:12 - [sway/config.c:787] Read line 30: # Skull U+1F480
2019-12-23 12:35:12 - [sway/config.c:787] Read line 31: set $ws2 2:🦊
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $ws2 2:🦊
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $ws2 2:🦊
2019-12-23 12:35:12 - [sway/config.c:787] Read line 32: # Fox U+1F98A
2019-12-23 12:35:12 - [sway/config.c:787] Read line 33: set $ws5 5:🎮
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: set $ws5 5:🎮
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: set $ws5 5:🎮
2019-12-23 12:35:12 - [sway/config.c:787] Read line 34: ### Key bindings
2019-12-23 12:35:12 - [sway/config.c:787] Read line 35: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 36: # Basics:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 37: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 38: # start a terminal
2019-12-23 12:35:12 - [sway/config.c:787] Read line 39: bindsym $mod+Return exec $term
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Return exec $term
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Return exec alacritty
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Return to command `exec alacritty` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 40:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 41: # kill focused window
2019-12-23 12:35:12 - [sway/config.c:787] Read line 42: bindsym $mod+Shift+q kill
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+q kill
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+q kill
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 43:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 44: # start your launcher
2019-12-23 12:35:12 - [sway/config.c:787] Read line 45: bindsym $mod+d exec $menu
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+d exec $menu
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+d exec dmenu_path | dmenu | xargs swaymsg exec
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+d to command `exec dmenu_path | dmenu | xargs swaymsg exec` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 46:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 47: # Drag floating windows by holding down $mod and left mouse button.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 48: # Resize them with right mouse button + $mod.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 49: # Despite the name, also works for non-floating windows.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 50: # Change normal to inverse to use left mouse button for resizing and right
2019-12-23 12:35:12 - [sway/config.c:787] Read line 51: # mouse button for dragging.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 52: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 53: floating_modifier $mod normal
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: floating_modifier $mod normal
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: floating_modifier Mod4 normal
2019-12-23 12:35:12 - [sway/config.c:787] Read line 54:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 55: # reload the configuration file
2019-12-23 12:35:12 - [sway/config.c:787] Read line 56: bindsym $mod+Shift+c reload
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+c reload
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+c reload
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 57:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 58: # exit sway (logs you out of your Wayland session)
2019-12-23 12:35:12 - [sway/config.c:787] Read line 59: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+e to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 60: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 61: # Moving around:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 62: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 63: # Move your focus around
2019-12-23 12:35:12 - [sway/config.c:787] Read line 64: bindsym $mod+$left focus left
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+$left focus left
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+h focus left
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+h to command `focus left` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 65: bindsym $mod+$down focus down
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+$down focus down
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+j focus down
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+j to command `focus down` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 66: bindsym $mod+$up focus up
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+$up focus up
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+k focus up
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+k to command `focus up` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 67: bindsym $mod+$right focus right
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+$right focus right
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+l focus right
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+l to command `focus right` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 68:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 69: # _move_ the focused window with the same, but add Shift
2019-12-23 12:35:12 - [sway/config.c:787] Read line 70: bindsym $mod+Shift+$left move left
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+$left move left
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+h move left
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 71: bindsym $mod+Shift+$down move down
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+$down move down
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+j move down
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 72: bindsym $mod+Shift+$up move up
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+$up move up
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+k move up
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 73: bindsym $mod+Shift+$right move right
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+$right move right
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+l move right
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 74:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 75: # Workspaces:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 76: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 77: # switch to workspace
2019-12-23 12:35:12 - [sway/config.c:787] Read line 78: bindsym $mod+1 workspace $ws1
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+1 workspace $ws1
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+1 workspace 1:🐵
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+1 to command `workspace 1:🐵` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 79: bindsym $mod+2 workspace $ws2
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+2 workspace $ws2
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+2 workspace 2:🦊
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+2 to command `workspace 2:🦊` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 80: bindsym $mod+3 workspace 3
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+3 workspace 3
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+3 workspace 3
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+3 to command `workspace 3` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 81: bindsym $mod+4 workspace 4
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+4 workspace 4
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+4 workspace 4
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+4 to command `workspace 4` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 82: bindsym $mod+5 workspace $ws5
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+5 workspace $ws5
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+5 workspace 5:🎮
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+5 to command `workspace 5:🎮` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 83: bindsym $mod+6 workspace 6
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+6 workspace 6
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+6 workspace 6
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+6 to command `workspace 6` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 84: bindsym $mod+7 workspace 7
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+7 workspace 7
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+7 workspace 7
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+7 to command `workspace 7` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 85: bindsym $mod+8 workspace 8
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+8 workspace 8
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+8 workspace 8
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+8 to command `workspace 8` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 86: bindsym $mod+9 workspace 9
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+9 workspace 9
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+9 workspace 9
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+9 to command `workspace 9` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 87: bindsym $mod+0 workspace 10
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+0 workspace 10
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+0 workspace 10
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+0 to command `workspace 10` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 88: # move focused container to workspace
2019-12-23 12:35:12 - [sway/config.c:787] Read line 89: bindsym $mod+Shift+1 move container to workspace $ws1
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+1 move container to workspace $ws1
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+1 move container to workspace 1:🐵
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+1 to command `move container to workspace 1:🐵` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 90: bindsym $mod+Shift+2 move container to workspace $ws2
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+2 move container to workspace $ws2
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+2 move container to workspace 2:🦊
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+2 to command `move container to workspace 2:🦊` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 91: bindsym $mod+Shift+3 move container to workspace 3
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+3 move container to workspace 3
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+3 move container to workspace 3
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+3 to command `move container to workspace 3` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 92: bindsym $mod+Shift+4 move container to workspace 4
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+4 move container to workspace 4
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+4 move container to workspace 4
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+4 to command `move container to workspace 4` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 93: bindsym $mod+Shift+5 move container to workspace $ws5
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+5 move container to workspace $ws5
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+5 move container to workspace 5:🎮
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+5 to command `move container to workspace 5:🎮` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 94: bindsym $mod+Shift+6 move container to workspace 6
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+6 move container to workspace 6
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+6 move container to workspace 6
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+6 to command `move container to workspace 6` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 95: bindsym $mod+Shift+7 move container to workspace 7
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+7 move container to workspace 7
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+7 move container to workspace 7
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+7 to command `move container to workspace 7` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 96: bindsym $mod+Shift+8 move container to workspace 8
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+8 move container to workspace 8
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+8 move container to workspace 8
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+8 to command `move container to workspace 8` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 97: bindsym $mod+Shift+9 move container to workspace 9
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+9 move container to workspace 9
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+9 move container to workspace 9
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+9 to command `move container to workspace 9` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 98: bindsym $mod+Shift+0 move container to workspace 10
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+0 move container to workspace 10
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+0 move container to workspace 10
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+0 to command `move container to workspace 10` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 99: # Note: workspaces can have any name you want, not just numbers.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 100: # We just use 1-10 as the default.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 101: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 102: # Layout stuff:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 103: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 104: # You can "split" the current object of your focus with
2019-12-23 12:35:12 - [sway/config.c:787] Read line 105: # $mod+b or $mod+v, for horizontal and vertical splits
2019-12-23 12:35:12 - [sway/config.c:787] Read line 106: # respectively.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 107: bindsym $mod+b splith
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+b splith
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+b splith
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+b to command `splith` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 108: bindsym $mod+v splitv
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+v splitv
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+v splitv
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+v to command `splitv` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 109:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 110: # Switch the current container between different layout styles
2019-12-23 12:35:12 - [sway/config.c:787] Read line 111: bindsym $mod+s layout stacking
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+s layout stacking
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+s layout stacking
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 112: bindsym $mod+w layout tabbed
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+w layout tabbed
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+w layout tabbed
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 113: bindsym $mod+e layout toggle split
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+e layout toggle split
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+e layout toggle split
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 114:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 115: # Make the current focus fullscreen
2019-12-23 12:35:12 - [sway/config.c:787] Read line 116: bindsym $mod+f fullscreen
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+f fullscreen
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+f fullscreen
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 117:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 118: # Toggle the current focus between tiling and
2019-12-23 12:35:12 - [sway/config.c:787] Read line 119: bindsym $mod+Shift+space floating toggle
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+space floating toggle
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+space floating toggle
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 120:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 121: # Swap focus between the tiling area and the floating area
2019-12-23 12:35:12 - [sway/config.c:787] Read line 122: bindsym $mod+space focus mode_toggle
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+space focus mode_toggle
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+space focus mode_toggle
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 123:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 124: # move focus to the parent container
2019-12-23 12:35:12 - [sway/config.c:787] Read line 125: bindsym $mod+a focus parent
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+a focus parent
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+a focus parent
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+a to command `focus parent` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 126: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 127: # Scratchpad:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 128: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 129: # Sway has a "scratchpad", which is a bag of holding for windows.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 130: # You can send windows there and get them back later.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 131:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 132: # Move the currently focused window to the scratchpad
2019-12-23 12:35:12 - [sway/config.c:787] Read line 133: bindsym $mod+Shift+minus move scratchpad
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+minus move scratchpad
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+minus move scratchpad
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 134:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 135: # Show the next scratchpad window or hide the focused scratchpad window.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 136: # If there are multiple scratchpad windows, this command cycles through them.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 137: bindsym $mod+minus scratchpad show
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+minus scratchpad show
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+minus scratchpad show
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 138: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 139: # Resizing containers:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 140: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 141: mode "resize" {
2019-12-23 12:35:12 - [sway/config.c:841] Entering block 'mode "resize"'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 142: # left will shrink the containers width
2019-12-23 12:35:12 - [sway/config.c:787] Read line 143: # right will grow the containers width
2019-12-23 12:35:12 - [sway/config.c:787] Read line 144: # up will shrink the containers height
2019-12-23 12:35:12 - [sway/config.c:787] Read line 145: # down will grow the containers height
2019-12-23 12:35:12 - [sway/config.c:787] Read line 146: bindsym $left resize shrink width 10px
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: mode "resize" bindsym $left resize shrink width 10px
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: mode "resize" bindsym h resize shrink width 10px
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: bindsym h resize shrink width 10px
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound h to command `resize shrink width 10px` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 147: bindsym $down resize grow height 10px
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: mode "resize" bindsym $down resize grow height 10px
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: mode "resize" bindsym j resize grow height 10px
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: bindsym j resize grow height 10px
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound j to command `resize grow height 10px` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 148: bindsym $up resize shrink height 10px
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: mode "resize" bindsym $up resize shrink height 10px
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: mode "resize" bindsym k resize shrink height 10px
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: bindsym k resize shrink height 10px
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound k to command `resize shrink height 10px` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 149: bindsym $right resize grow width 10px
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: mode "resize" bindsym $right resize grow width 10px
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: mode "resize" bindsym l resize grow width 10px
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: bindsym l resize grow width 10px
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound l to command `resize grow width 10px` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 150:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 151: # return to default mode
2019-12-23 12:35:12 - [sway/config.c:787] Read line 152: bindsym Return mode "default"
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: mode "resize" bindsym Return mode "default"
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: mode "resize" bindsym Return mode "default"
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: bindsym Return mode "default"
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Return to command `mode "default"` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 153: bindsym Escape mode "default"
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: mode "resize" bindsym Escape mode "default"
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: mode "resize" bindsym Escape mode "default"
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: bindsym Escape mode "default"
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Escape to command `mode "default"` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 154: }
2019-12-23 12:35:12 - [sway/config.c:858] Exiting block 'mode "resize"'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 155: bindsym $mod+r mode "resize"
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+r mode "resize"
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+r mode "resize"
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 156:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 157: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 158: # Screenshots:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 159: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 160: bindsym $mod+Print exec $screenshot
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Print exec $screenshot
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Print exec grim -o $(swaymsg -t get_outputs | jq -r '.[] | select(.focused) | .name') ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Print to command `exec grim -o $(swaymsg -t get_outputs | jq -r '.[] | select(.focused) | .name') ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 161: bindsym $mod+Shift+Print exec $screenclip
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bindsym $mod+Shift+Print exec $screenclip
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+Print exec grim -g "$(slurp)" ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png
2019-12-23 12:35:12 - [sway/commands/bind.c:296] bindsym - Bound Mod4+Shift+Print to command `exec grim -g "$(slurp)" ~/pictures/screenshots/screenshot_$(date +"%d.%m.%Y-%H.%M.%S").png` for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 162:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 163: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 164: # Status Bar:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 165: #
2019-12-23 12:35:12 - [sway/config.c:787] Read line 166: # Read `man 5 sway-bar` for more information about this section.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 167: bar {
2019-12-23 12:35:12 - [sway/config.c:841] Entering block 'bar'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 168: # Changed - add waybar
2019-12-23 12:35:12 - [sway/config.c:787] Read line 169: swaybar_command waybar
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bar swaybar_command waybar
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bar swaybar_command waybar
2019-12-23 12:35:12 - [sway/commands/bar.c:113] Creating bar bar-0
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: swaybar_command waybar
2019-12-23 12:35:12 - [sway/commands/bar/swaybar_command.c:13] Using custom swaybar command: waybar
2019-12-23 12:35:12 - [sway/config.c:787] Read line 170:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 171: position top
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bar position top
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bar position top
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: position top
2019-12-23 12:35:12 - [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: bar-0
2019-12-23 12:35:12 - [sway/config.c:787] Read line 172:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 173: # When the status_command prints a new line to stdout, swaybar updates.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 174: # The default just shows the current date and time.
2019-12-23 12:35:12 - [sway/config.c:787] Read line 175: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-12-23 12:35:12 - [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-12-23 12:35:12 - [sway/config.c:787] Read line 176:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 177: colors {
2019-12-23 12:35:12 - [sway/config.c:841] Entering block 'bar colors'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 178: statusline #ffffff
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bar colors statusline #ffffff
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bar colors statusline #ffffff
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: colors statusline #ffffff
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: statusline #ffffff
2019-12-23 12:35:12 - [sway/config.c:787] Read line 179: background #323232
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bar colors background #323232
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bar colors background #323232
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: colors background #323232
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: background #323232
2019-12-23 12:35:12 - [sway/config.c:787] Read line 180: inactive_workspace #32323200 #32323200 #5c5c5c
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
2019-12-23 12:35:12 - [sway/config.c:787] Read line 181: }
2019-12-23 12:35:12 - [sway/config.c:858] Exiting block 'bar colors'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 182: }
2019-12-23 12:35:12 - [sway/config.c:858] Exiting block 'bar'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 183:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 184: # Changed - add keyboard layouts + switching
2019-12-23 12:35:12 - [sway/config.c:787] Read line 185: # ctrl:nocaps replaced with caps:escape
2019-12-23 12:35:12 - [sway/config.c:787] Read line 186: input "*" {
2019-12-23 12:35:12 - [sway/config.c:841] Entering block 'input "*"'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 187: xkb_layout us,de
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: input "*" xkb_layout us,de
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: input "*" xkb_layout us,de
2019-12-23 12:35:12 - [sway/commands/input.c:69] entering input block: *
2019-12-23 12:35:12 - [sway/config/input.c:15] new_input_config(*)
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: xkb_layout us,de
2019-12-23 12:35:12 - [sway/commands/input/xkb_layout.c:18] set-xkb_layout for config: * layout: us,de
2019-12-23 12:35:12 - [sway/config/input.c:15] new_input_config(temp)
2019-12-23 12:35:12 - [sway/config/input.c:299] Config stored for input *
2019-12-23 12:35:12 - [sway/config.c:1038] Translated keysyms using config for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 188: xkb_variant ,nodeadkeys
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: input "*" xkb_variant ,nodeadkeys
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: input "*" xkb_variant ,nodeadkeys
2019-12-23 12:35:12 - [sway/commands/input.c:69] entering input block: *
2019-12-23 12:35:12 - [sway/config/input.c:15] new_input_config(*)
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: xkb_variant ,nodeadkeys
2019-12-23 12:35:12 - [sway/commands/input/xkb_variant.c:18] set-xkb_variant for config: * variant: ,nodeadkeys
2019-12-23 12:35:12 - [sway/config/input.c:15] new_input_config(temp)
2019-12-23 12:35:12 - [sway/config/input.c:299] Config stored for input *
2019-12-23 12:35:12 - [sway/config.c:1038] Translated keysyms using config for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 189: xkb_options "grp:alt_shift_toggle,caps:escape"
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: input "*" xkb_options "grp:alt_shift_toggle,caps:escape"
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: input "*" xkb_options "grp:alt_shift_toggle,caps:escape"
2019-12-23 12:35:12 - [sway/commands/input.c:69] entering input block: *
2019-12-23 12:35:12 - [sway/config/input.c:15] new_input_config(*)
2019-12-23 12:35:12 - [sway/commands.c:418] Subcommand: xkb_options grp:alt_shift_toggle,caps:escape
2019-12-23 12:35:12 - [sway/commands/input/xkb_options.c:18] set-xkb_options for config: * options: grp:alt_shift_toggle,caps:escape
2019-12-23 12:35:12 - [sway/config/input.c:15] new_input_config(temp)
2019-12-23 12:35:12 - [sway/config/input.c:299] Config stored for input *
2019-12-23 12:35:12 - [sway/config.c:1038] Translated keysyms using config for device '*'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 190: }
2019-12-23 12:35:12 - [sway/config.c:858] Exiting block 'input "*"'
2019-12-23 12:35:12 - [sway/config.c:787] Read line 191:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 192: # Changed - remove default border
2019-12-23 12:35:12 - [sway/config.c:787] Read line 193: default_border none
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: default_border none
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: default_border none
2019-12-23 12:35:12 - [sway/config.c:787] Read line 194:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 195: # Disable floating by default
2019-12-23 12:35:12 - [sway/config.c:787] Read line 196: # XWayland
2019-12-23 12:35:12 - [sway/config.c:787] Read line 197: #for_window [class="[.]*"] floating disable;
2019-12-23 12:35:12 - [sway/config.c:787] Read line 198: # Wayland
2019-12-23 12:35:12 - [sway/config.c:787] Read line 199: #for_window [app_id="[.]*"] floating disable;
2019-12-23 12:35:12 - [sway/config.c:787] Read line 200: # No focus
2019-12-23 12:35:12 - [sway/config.c:787] Read line 201: #no_focus [class=".*"];
2019-12-23 12:35:12 - [sway/config.c:787] Read line 202: #no_focus [app_id=".*"];
2019-12-23 12:35:12 - [sway/config.c:787] Read line 203:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 204: # Changed
2019-12-23 12:35:12 - [sway/config.c:787] Read line 205: focus_follows_mouse no
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: focus_follows_mouse no
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: focus_follows_mouse no
2019-12-23 12:35:12 - [sway/config.c:787] Read line 206:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 207: # Default workspaces
2019-12-23 12:35:12 - [sway/config.c:787] Read line 208: assign [class="^Steam$"] $ws5
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: assign [class="^Steam$"] $ws5
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: assign [class="^Steam$"] 5:🎮
2019-12-23 12:35:12 - [sway/criteria.c:654] Found pair: class=^Steam$
2019-12-23 12:35:12 - [sway/commands/assign.c:59] assign: '[class="^Steam$"]' -> '5:🎮' added
2019-12-23 12:35:12 - [sway/config.c:787] Read line 209: assign [class="^Firefox$"] $ws2
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: assign [class="^Firefox$"] $ws2
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: assign [class="^Firefox$"] 2:🦊
2019-12-23 12:35:12 - [sway/criteria.c:654] Found pair: class=^Firefox$
2019-12-23 12:35:12 - [sway/commands/assign.c:59] assign: '[class="^Firefox$"]' -> '2:🦊' added
2019-12-23 12:35:12 - [sway/config.c:787] Read line 210: assign [title="^NerdHunt$"] 3
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: assign [title="^NerdHunt$"] 3
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: assign [title="^NerdHunt$"] 3
2019-12-23 12:35:12 - [sway/criteria.c:654] Found pair: title=^NerdHunt$
2019-12-23 12:35:12 - [sway/commands/assign.c:59] assign: '[title="^NerdHunt$"]' -> '3' added
2019-12-23 12:35:12 - [sway/config.c:787] Read line 211:
2019-12-23 12:35:12 - [sway/config.c:787] Read line 212: include /etc/sway/config.d/*
2019-12-23 12:35:12 - [sway/commands.c:367] Config command: include /etc/sway/config.d/*
2019-12-23 12:35:12 - [sway/commands.c:387] After replacement: include /etc/sway/config.d/*
2019-12-23 12:35:12 - [sway/config.c:571] /etc/sway/config.d/* not found.
2019-12-23 12:35:12 - [sway/server.c:176] Initializing Xwayland
2019-12-23 12:35:12 - [sway/server.c:192] Starting backend on wayland display 'wayland-0'
2019-12-23 12:35:12 - [backend/drm/drm.c:1161] Scanning DRM connectors
2019-12-23 12:35:12 - [backend/drm/drm.c:1224] Found connector 'DP-1'
2019-12-23 12:35:12 - [backend/drm/drm.c:1260] 'DP-1' connected
2019-12-23 12:35:12 - [backend/drm/drm.c:1261] Current CRTC: 47
2019-12-23 12:35:12 - [backend/drm/drm.c:1266] Physical size: 600x340
2019-12-23 12:35:12 - [backend/drm/drm.c:1278] Detected modes:
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 3840x2160@59997
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 3840x2160@30000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 2560x1440@59951
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1920x1200@59997
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1920x1080@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1920x1080@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1920x1080@59940
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1600x1200@59997
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1680x1050@59997
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1600x900@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x1024@60020
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1440x900@59997
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x800@59810
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1152x864@59972
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x720@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x720@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x720@59940
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1024x768@60004
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 800x600@60317
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 720x480@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 720x480@59940
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 640x480@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 640x480@59940
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 640x480@59940
2019-12-23 12:35:12 - [backend/drm/drm.c:1224] Found connector 'DP-2'
2019-12-23 12:35:12 - [backend/drm/drm.c:1260] 'DP-2' connected
2019-12-23 12:35:12 - [backend/drm/drm.c:1261] Current CRTC: 49
2019-12-23 12:35:12 - [backend/drm/drm.c:1266] Physical size: 520x320
2019-12-23 12:35:12 - [backend/drm/drm.c:1278] Detected modes:
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1920x1200@59950
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1920x1080@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1600x1200@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1680x1050@59954
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x1024@60020
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1440x900@59950
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x960@60000
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x800@59950
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1280x720@59950
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 1024x768@60004
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 800x600@60317
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 640x480@59940
2019-12-23 12:35:12 - [backend/drm/drm.c:1300] 720x400@70082
2019-12-23 12:35:12 - [backend/drm/drm.c:1224] Found connector 'HDMI-A-1'
2019-12-23 12:35:12 - [backend/drm/drm.c:1224] Found connector 'HDMI-A-2'
2019-12-23 12:35:12 - [backend/drm/drm.c:1224] Found connector 'DVI-D-1'
2019-12-23 12:35:12 - [backend/drm/drm.c:991] Reallocating CRTCs
2019-12-23 12:35:12 - [backend/drm/drm.c:1002] State before reallocation:
2019-12-23 12:35:12 - [backend/drm/drm.c:1008] 'DP-1' crtc=0 state=1 desired_enabled=1
2019-12-23 12:35:12 - [backend/drm/drm.c:1008] 'DP-2' crtc=1 state=1 desired_enabled=1
2019-12-23 12:35:12 - [backend/drm/drm.c:1008] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-12-23 12:35:12 - [backend/drm/drm.c:1008] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-12-23 12:35:12 - [backend/drm/drm.c:1008] 'DVI-D-1' crtc=-1 state=0 desired_enabled=0
2019-12-23 12:35:12 - [backend/drm/drm.c:1060] State after reallocation:
2019-12-23 12:35:12 - [backend/drm/drm.c:1067] 'DP-1' crtc=0 state=1 desired_enabled=1
2019-12-23 12:35:12 - [backend/drm/drm.c:1067] 'DP-2' crtc=1 state=1 desired_enabled=1
2019-12-23 12:35:12 - [backend/drm/drm.c:1067] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-12-23 12:35:12 - [backend/drm/drm.c:1067] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-12-23 12:35:12 - [backend/drm/drm.c:1067] 'DVI-D-1' crtc=-1 state=0 desired_enabled=0
2019-12-23 12:35:12 - [backend/drm/drm.c:1363] Requesting modeset for 'DP-1'
2019-12-23 12:35:12 - [sway/desktop/output.c:686] New output 0x55e8a4b6fd20: DP-1
2019-12-23 12:35:12 - [sway/config/output.c:263] Set DP-1 mode to 3840x2160 (-1.000000 GHz)
2019-12-23 12:35:12 - [sway/config/output.c:227] Assigning configured mode to DP-1
2019-12-23 12:35:12 - [backend/drm/drm.c:594] Modesetting 'DP-1' with '3840x2160@59997 mHz'
2019-12-23 12:35:12 - [backend/drm/drm.c:503] Starting renderer on output 'DP-1'
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 16 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 24 VGPRS: 12 Code Size: 256 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 8 VGPRS: 24 Code Size: 20 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 16 VGPRS: 8 Code Size: 88 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [sway/config/output.c:284] Set DP-1 scale to 2.000000
2019-12-23 12:35:12 - [sway/config/output.c:302] Set DP-1 position to 0, 0
2019-12-23 12:35:12 - [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output DP-1
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '1:🐵'
2019-12-23 12:35:12 - [sway/tree/workspace.c:274] Workspace: Found free name 1:🐵
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '2:🦊'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '3'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '4'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '5:🎮'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '6'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '7'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '8'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '9'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '10'
2019-12-23 12:35:12 - [sway/tree/output.c:132] Creating default workspace 1:🐵
2019-12-23 12:35:12 - [sway/tree/workspace.c:63] Adding workspace 1:🐵 for output DP-1
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors:
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors:
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 48x48+23,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 48x48+24,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 48x48+24,24
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 48x48+7,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 48x48+24,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 48x48+23,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 48x48+7,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 48x48+24,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 48x48+23,41
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 48x48+24,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 48x48+15,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 48x48+23,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] alias (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 48x48+23,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] arrow (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 48x48+19,29
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 48x48+29,29
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 48x48+25,35
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 48x48+24,38
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cell (1 images) 48x48+22,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] circle (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] col-resize (1 images) 48x48+24,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] context-menu (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] copy (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cross (1 images) 48x48+22,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 48x48+22,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 48x48+24,24
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] crosshair (1 images) 48x48+22,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 48x48+23,41
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] default (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 48x48+22,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 48x48+23,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dotbox (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 48x48+23,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draft_large (1 images) 48x48+41,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draft_small (1 images) 48x48+41,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draped_box (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] e-resize (1 images) 48x48+37,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 48x48+15,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 48x48+24,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fleur (1 images) 48x48+23,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] grab (1 images) 48x48+21,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] grabbing (1 images) 48x48+23,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 48x48+24,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand (1 images) 48x48+15,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand1 (1 images) 48x48+21,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand2 (1 images) 48x48+15,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] help (1 images) 48x48+23,41
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] icon (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 48x48+23,41
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 48x48+7,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_side (1 images) 48x48+11,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_tee (1 images) 48x48+11,24
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] link (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 48x48+7,37
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 48x48+39,37
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] move (1 images) 48x48+24,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] n-resize (1 images) 48x48+25,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 48x48+29,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] no-drop (1 images) 48x48+17,17
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 48x48+24,24
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 48x48+23,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 48x48+19,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pencil (1 images) 48x48+13,41
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pirate (1 images) 48x48+23,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] plus (1 images) 48x48+20,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pointer (1 images) 48x48+15,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] progress (60 images) 48x48+7,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 48x48+23,41
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 48x48+41,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_side (1 images) 48x48+37,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_tee (1 images) 48x48+39,24
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] row-resize (1 images) 48x48+23,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] s-resize (1 images) 48x48+25,35
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 48x48+23,37
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 48x48+24,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 48x48+11,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 48x48+37,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 48x48+23,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 48x48+23,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] se-resize (1 images) 48x48+29,29
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_all (1 images) 48x48+23,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_hor (1 images) 48x48+24,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_ver (1 images) 48x48+23,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 48x48+19,29
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] target (1 images) 48x48+21,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] tcross (1 images) 48x48+23,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] text (1 images) 48x48+21,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 48x48+7,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 48x48+19,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 48x48+29,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_side (1 images) 48x48+25,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_tee (1 images) 48x48+24,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 48x48+7,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 48x48+39,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 48x48+23,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 48x48+22,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] w-resize (1 images) 48x48+11,25
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] wait (60 images) 48x48+22,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] watch (60 images) 48x48+22,22
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] xterm (1 images) 48x48+21,23
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 48x48+22,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 48x48+22,19
2019-12-23 12:35:12 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-12-23 12:35:12 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1080@0,0
2019-12-23 12:35:12 - [sway/tree/arrange.c:291] Arranging workspace '1:🐵' at 0.000000, 0.000000
2019-12-23 12:35:12 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1080@0,0
2019-12-23 12:35:12 - [sway/tree/arrange.c:291] Arranging workspace '1:🐵' at 0.000000, 0.000000
2019-12-23 12:35:12 - [sway/desktop/transaction.c:411] Transaction 0x55e8a4b95790 committing with 2 instructions
2019-12-23 12:35:12 - [sway/desktop/transaction.c:280] Applying transaction 0x55e8a4b95790
2019-12-23 12:35:12 - [backend/drm/drm.c:1363] Requesting modeset for 'DP-2'
2019-12-23 12:35:12 - [sway/desktop/output.c:686] New output 0x55e8a4b6f6b0: DP-2
2019-12-23 12:35:12 - [sway/config/output.c:263] Set DP-2 mode to 1920x1200 (-1.000000 GHz)
2019-12-23 12:35:12 - [sway/config/output.c:227] Assigning configured mode to DP-2
2019-12-23 12:35:12 - [backend/drm/drm.c:594] Modesetting 'DP-2' with '1920x1200@59950 mHz'
2019-12-23 12:35:12 - [backend/drm/drm.c:503] Starting renderer on output 'DP-2'
2019-12-23 12:35:12 - [sway/config/output.c:302] Set DP-2 position to 1920, 0
2019-12-23 12:35:12 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1080@0,0
2019-12-23 12:35:12 - [sway/tree/arrange.c:291] Arranging workspace '1:🐵' at 0.000000, 0.000000
2019-12-23 12:35:12 - [sway/desktop/transaction.c:411] Transaction 0x55e8a51c15a0 committing with 1 instructions
2019-12-23 12:35:12 - [sway/desktop/transaction.c:280] Applying transaction 0x55e8a51c15a0
2019-12-23 12:35:12 - [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output DP-2
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '1:🐵'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '2:🦊'
2019-12-23 12:35:12 - [sway/tree/workspace.c:274] Workspace: Found free name 2:🦊
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '3'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '4'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '5:🎮'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '6'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '7'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '8'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '9'
2019-12-23 12:35:12 - [sway/tree/workspace.c:218] Got valid workspace command for target: '10'
2019-12-23 12:35:12 - [sway/tree/output.c:132] Creating default workspace 2:🦊
2019-12-23 12:35:12 - [sway/tree/workspace.c:63] Adding workspace 2:🦊 for output DP-2
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors:
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10
2019-12-23 12:35:12 - [xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10
2019-12-23 12:35:12 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-12-23 12:35:12 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1200@0,0
2019-12-23 12:35:12 - [sway/tree/arrange.c:291] Arranging workspace '2:🦊' at 1920.000000, 0.000000
2019-12-23 12:35:12 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1080@0,0
2019-12-23 12:35:12 - [sway/tree/arrange.c:291] Arranging workspace '1:🐵' at 0.000000, 0.000000
2019-12-23 12:35:12 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1200@0,0
2019-12-23 12:35:12 - [sway/tree/arrange.c:291] Arranging workspace '2:🦊' at 1920.000000, 0.000000
2019-12-23 12:35:12 - [sway/desktop/transaction.c:411] Transaction 0x55e8a5286650 committing with 3 instructions
2019-12-23 12:35:12 - [sway/desktop/transaction.c:280] Applying transaction 0x55e8a5286650
2019-12-23 12:35:12 - [backend/libinput/backend.c:55] Initializing libinput
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added Power Button [0:1]
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '0:1:Power_Button'
2019-12-23 12:35:12 - [sway/input/libinput.c:241] config_libinput_keyboard('*' on '0:1:Power_Button')
2019-12-23 12:35:12 - [sway/input/input-manager.c:165] no fallback seat config - creating default
2019-12-23 12:35:12 - [sway/config/seat.c:60] Adding non-wildcard seat config
2019-12-23 12:35:12 - [sway/config/seat.c:77] Config stored for seat seat0
2019-12-23 12:35:12 - [sway/input/input-manager.c:398] applying seat config for seat seat0
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 0:1:Power_Button to seat seat0
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added Power Button [0:1]
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '0:1:Power_Button'
2019-12-23 12:35:12 - [sway/input/libinput.c:241] config_libinput_keyboard('*' on '0:1:Power_Button')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 0:1:Power_Button to seat seat0
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=3 [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=7 [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=8 [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=9 [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=10 [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI/DP,pcm=11 [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA Intel PCH Front Mic [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA Intel PCH Rear Mic [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA Intel PCH Line [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA Intel PCH Line Out Front [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA Intel PCH Line Out Surround [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA Intel PCH Line Out CLFE [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA Intel PCH Line Out Side [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added HDA Intel PCH Front Headphone [0:0]
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added Logitech USB Keyboard [1133:49958]
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '1133:49958:Logitech_USB_Keyboard'
2019-12-23 12:35:12 - [sway/input/libinput.c:241] config_libinput_keyboard('*' on '1133:49958:Logitech_USB_Keyboard')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 1133:49958:Logitech_USB_Keyboard to seat seat0
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added Logitech USB Keyboard Consumer Control [1133:49958]
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '1133:49958:Logitech_USB_Keyboard_Consumer_Control'
2019-12-23 12:35:12 - [sway/input/libinput.c:241] config_libinput_keyboard('*' on '1133:49958:Logitech_USB_Keyboard_Consumer_Control')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 1133:49958:Logitech_USB_Keyboard_Consumer_Control to seat seat0
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '1133:49958:Logitech_USB_Keyboard_Consumer_Control'
2019-12-23 12:35:12 - [sway/input/libinput.c:190] config_libinput_pointer('*' on '1133:49958:Logitech_USB_Keyboard_Consumer_Control')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 1133:49958:Logitech_USB_Keyboard_Consumer_Control to seat seat0
2019-12-23 12:35:12 - [sway/input/seat.c:567] Applying input config to 1133:49958:Logitech_USB_Keyboard_Consumer_Control
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 156 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added Logitech USB Keyboard System Control [1133:49958]
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '1133:49958:Logitech_USB_Keyboard_System_Control'
2019-12-23 12:35:12 - [sway/input/libinput.c:241] config_libinput_keyboard('*' on '1133:49958:Logitech_USB_Keyboard_System_Control')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 1133:49958:Logitech_USB_Keyboard_System_Control to seat seat0
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added Holtek USB Gaming Mouse [1241:41072]
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '1241:41072:Holtek_USB_Gaming_Mouse'
2019-12-23 12:35:12 - [sway/input/libinput.c:241] config_libinput_keyboard('*' on '1241:41072:Holtek_USB_Gaming_Mouse')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 1241:41072:Holtek_USB_Gaming_Mouse to seat seat0
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added Holtek USB Gaming Mouse [1241:41072]
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '1241:41072:Holtek_USB_Gaming_Mouse'
2019-12-23 12:35:12 - [sway/input/libinput.c:241] config_libinput_keyboard('*' on '1241:41072:Holtek_USB_Gaming_Mouse')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 1241:41072:Holtek_USB_Gaming_Mouse to seat seat0
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '1241:41072:Holtek_USB_Gaming_Mouse'
2019-12-23 12:35:12 - [sway/input/libinput.c:190] config_libinput_pointer('*' on '1241:41072:Holtek_USB_Gaming_Mouse')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 1241:41072:Holtek_USB_Gaming_Mouse to seat seat0
2019-12-23 12:35:12 - [sway/input/seat.c:567] Applying input config to 1241:41072:Holtek_USB_Gaming_Mouse
2019-12-23 12:35:12 - [backend/libinput/events.c:94] Added Eee PC WMI hotkeys [0:0]
2019-12-23 12:35:12 - [sway/input/input-manager.c:215] adding device: '0:0:Eee_PC_WMI_hotkeys'
2019-12-23 12:35:12 - [sway/input/libinput.c:241] config_libinput_keyboard('*' on '0:0:Eee_PC_WMI_hotkeys')
2019-12-23 12:35:12 - [sway/input/seat.c:727] adding device 0:0:Eee_PC_WMI_hotkeys to seat seat0
2019-12-23 12:35:12 - [backend/libinput/backend.c:101] libinput successfully initialized
2019-12-23 12:35:12 - [sway/config/bar.c:261] Invoking swaybar for bar id 'bar-0'
2019-12-23 12:35:12 - [sway/config/bar.c:253] Spawned swaybar bar-0
2019-12-23 12:35:12 - [sway/server.c:203] Running compositor on wayland display 'wayland-0'
2019-12-23 12:35:12 - [swaybg-1.0/main.c:300] Found config * for output DP-2 (Dell Inc. DELL U2412M Y1H5T16D129L)
2019-12-23 12:35:12 - [swaybg-1.0/main.c:300] Found config * for output DP-1 (Goldstar Company Ltd LG Ultra HD 0x00005A07)
2019-12-23 12:35:12 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5528c10 (res 0x55e8a550bd00)
2019-12-23 12:35:12 - [types/wlr_layer_shell_v1.c:415] new layer_surface 0x55e8a5528a60 (res 0x55e8a550be20)
2019-12-23 12:35:12 - [sway/desktop/layer_shell.c:487] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0
2019-12-23 12:35:12 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5528fc0 (res 0x55e8a553bff0)
2019-12-23 12:35:12 - [types/wlr_layer_shell_v1.c:415] new layer_surface 0x55e8a54fd090 (res 0x55e8a54f7f30)
2019-12-23 12:35:12 - [sway/desktop/layer_shell.c:487] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0
2019-12-23 12:35:12 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a552fbd0 (res 0x55e8a54fc240)
2019-12-23 12:35:12 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a553c8e0 (res 0x55e8a550a5f0)
Unknown option -b
2019-12-23 12:35:12 - [types/wlr_idle_inhibit_v1.c:139] idle_inhibit bound
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 69
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 71
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 71 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x2 to client 71 queue: {"success": true}
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 71 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 69 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x1 to client 69 queue: [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": null, "focused": true, "visible": true }, { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "focused": false, "visible": true } ]
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 69 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 73
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 75
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 75 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x2 to client 75 queue: {"success": true}
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 75 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 77
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 79
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 79 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x2 to client 79 queue: {"success": true}
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 79 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 77 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 77 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": null, "nodes": [ ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 77 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 81
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 81 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x64 to client 81 queue: [ { "identifier": "0:0:Eee_PC_WMI_hotkeys", "name": "Eee PC WMI hotkeys", "vendor": 0, "product": 0, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "1241:41072:Holtek_USB_Gaming_Mouse", "name": "Holtek USB Gaming Mouse", "vendor": 1241, "product": 41072, "type": "pointer", "libinput": { "send_events": "enabled", "accel_speed": 0.0, "accel_profile": "adaptive", "natural_scroll": "disabled", "left_handed": "disabled", "middle_emulation": "disabled", "scroll_method": "none", "scroll_button": 274 } }, { "identifier": "1241:41072:Holtek_USB_Gaming_Mouse", "name": "Holtek USB Gaming Mouse", "vendor": 1241, "product": 41072, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled", "accel_speed": 0.0, "accel_profile": "adaptive", "natural_scroll": "disabled", "left_handed": "disabled", "middle_emulation": "disabled", "scroll_method": "none", "scroll_button": 274 } }, { "identifier": "1241:41072:Holtek_USB_Gaming_Mouse", "name": "Holtek USB Gaming Mouse", "vendor": 1241, "product": 41072, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "1133:49958:Logitech_USB_Keyboard_System_Control", "name": "Logitech USB Keyboard System Control", "vendor": 1133, "product": 49958, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "1133:49958:Logitech_USB_Keyboard_Consumer_Control", "name": "Logitech USB Keyboard Consumer Control", "vendor": 1133, "product": 49958, "type": "pointer", "libinput": { "send_events": "enabled", "natural_scroll": "disabled" } }, { "identifier": "1133:49958:Logitech_USB_Keyboard_Consumer_Control", "name": "Logitech USB Keyboard Consumer Control", "vendor": 1133, "product": 49958, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled", "natural_scroll": "disabled" } }, { "identifier": "1133:49958:Logitech_USB_Keyboard", "name": "Logitech USB Keyboard", "vendor": 1133, "product": 49958, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:1:Power_Button", "name": "Power Button", "vendor": 0, "product": 1, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:1:Power_Button", "name": "Power Button", "vendor": 0, "product": 1, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } } ]
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 81 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:215] Client 81 hung up
2019-12-23 12:35:12 - [sway/ipc-server.c:554] IPC Client 81 disconnected
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 81
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 83
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 83 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x2 to client 83 queue: {"success": true}
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 83 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 81 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x1 to client 81 queue: [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": null, "focused": true, "visible": true }, { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "focused": false, "visible": true } ]
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 81 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 85
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 87
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 87 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x2 to client 87 queue: {"success": true}
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 87 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 89
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 91
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 91 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x2 to client 91 queue: {"success": true}
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 91 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 89 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 89 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": null, "nodes": [ ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 89 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:12 - [sway/ipc-server.c:200] New client: fd 93
2019-12-23 12:35:12 - [sway/ipc-server.c:220] Client 93 readable
2019-12-23 12:35:12 - [sway/ipc-server.c:937] Added IPC reply of type 0x64 to client 93 queue: [ { "identifier": "0:0:Eee_PC_WMI_hotkeys", "name": "Eee PC WMI hotkeys", "vendor": 0, "product": 0, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "1241:41072:Holtek_USB_Gaming_Mouse", "name": "Holtek USB Gaming Mouse", "vendor": 1241, "product": 41072, "type": "pointer", "libinput": { "send_events": "enabled", "accel_speed": 0.0, "accel_profile": "adaptive", "natural_scroll": "disabled", "left_handed": "disabled", "middle_emulation": "disabled", "scroll_method": "none", "scroll_button": 274 } }, { "identifier": "1241:41072:Holtek_USB_Gaming_Mouse", "name": "Holtek USB Gaming Mouse", "vendor": 1241, "product": 41072, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled", "accel_speed": 0.0, "accel_profile": "adaptive", "natural_scroll": "disabled", "left_handed": "disabled", "middle_emulation": "disabled", "scroll_method": "none", "scroll_button": 274 } }, { "identifier": "1241:41072:Holtek_USB_Gaming_Mouse", "name": "Holtek USB Gaming Mouse", "vendor": 1241, "product": 41072, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "1133:49958:Logitech_USB_Keyboard_System_Control", "name": "Logitech USB Keyboard System Control", "vendor": 1133, "product": 49958, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "1133:49958:Logitech_USB_Keyboard_Consumer_Control", "name": "Logitech USB Keyboard Consumer Control", "vendor": 1133, "product": 49958, "type": "pointer", "libinput": { "send_events": "enabled", "natural_scroll": "disabled" } }, { "identifier": "1133:49958:Logitech_USB_Keyboard_Consumer_Control", "name": "Logitech USB Keyboard Consumer Control", "vendor": 1133, "product": 49958, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled", "natural_scroll": "disabled" } }, { "identifier": "1133:49958:Logitech_USB_Keyboard", "name": "Logitech USB Keyboard", "vendor": 1133, "product": 49958, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:1:Power_Button", "name": "Power Button", "vendor": 0, "product": 1, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } }, { "identifier": "0:1:Power_Button", "name": "Power Button", "vendor": 0, "product": 1, "type": "keyboard", "xkb_layout_names": [ "English (US)", "German (no dead keys)" ], "xkb_active_layout_index": 0, "xkb_active_layout_name": "English (US)", "libinput": { "send_events": "enabled" } } ]
2019-12-23 12:35:12 - [sway/ipc-server.c:524] Client 93 writable
2019-12-23 12:35:12 - [sway/ipc-server.c:215] Client 93 hung up
2019-12-23 12:35:12 - [sway/ipc-server.c:554] IPC Client 93 disconnected
2019-12-23 12:35:12 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55627e0 (res 0x55e8a54ee950)
2019-12-23 12:35:12 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55603d0 (res 0x55e8a55037f0)
2019-12-23 12:35:12 - [types/wlr_layer_shell_v1.c:415] new layer_surface 0x55e8a5564420 (res 0x55e8a5501b40)
2019-12-23 12:35:12 - [sway/desktop/layer_shell.c:487] new layer surface: namespace waybar layer 2 anchor 2 size 0x30 margin 0,0,0,0
2019-12-23 12:35:12 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-12-23 12:35:12 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1170@0,30
2019-12-23 12:35:12 - [sway/tree/arrange.c:291] Arranging workspace '2:🦊' at 1920.000000, 30.000000
2019-12-23 12:35:12 - [sway/desktop/transaction.c:411] Transaction 0x55e8a555f110 committing with 1 instructions
2019-12-23 12:35:12 - [sway/desktop/transaction.c:280] Applying transaction 0x55e8a555f110
2019-12-23 12:35:12 - [types/wlr_layer_shell_v1.c:415] new layer_surface 0x55e8a5563d90 (res 0x55e8a5503370)
2019-12-23 12:35:12 - [sway/desktop/layer_shell.c:487] new layer surface: namespace waybar layer 2 anchor 2 size 0x30 margin 0,0,0,0
2019-12-23 12:35:12 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-12-23 12:35:12 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1050@0,30
2019-12-23 12:35:12 - [sway/tree/arrange.c:291] Arranging workspace '1:🐵' at 0.000000, 30.000000
2019-12-23 12:35:12 - [sway/desktop/transaction.c:411] Transaction 0x55e8a54da8a0 committing with 1 instructions
2019-12-23 12:35:12 - [sway/desktop/transaction.c:280] Applying transaction 0x55e8a54da8a0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 16 VGPRS: 24 Code Size: 60 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:12 - [GLES2] Shader Stats: SGPRS: 16 VGPRS: 8 Code Size: 116 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:13 - [GLES2] Shader Stats: SGPRS: 8 VGPRS: 24 Code Size: 20 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:13 - [GLES2] Shader Stats: SGPRS: 16 VGPRS: 8 Code Size: 68 LDS: 0 Scratch: 0 Max Waves: 8 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0
2019-12-23 12:35:14 - [sway/commands/bind.c:610] running command for binding: exec alacritty
2019-12-23 12:35:14 - [sway/commands.c:250] Handling command 'exec alacritty'
2019-12-23 12:35:14 - [sway/commands/exec_always.c:46] Executing alacritty
2019-12-23 12:35:14 - [sway/commands/exec_always.c:87] Child process created with pid 5718
2019-12-23 12:35:14 - [sway/tree/root.c:275] Recording workspace for process 5718
2019-12-23 12:35:14 - [types/wlr_relative_pointer_v1.c:172] relative_pointer_v1 manager bound to client 0x55e8a552bbf0
2019-12-23 12:35:14 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5554810 (res 0x55e8a551ef30)
2019-12-23 12:35:14 - [types/wlr_relative_pointer_v1.c:150] relative_pointer_v1 0x55e8a5554b30 created for client 0x55e8a552bbf0
2019-12-23 12:35:14 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5554cc0 (res 0x55e8a553b660)
2019-12-23 12:35:14 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5554fe0 (res 0x55e8a553bc00)
2019-12-23 12:35:14 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5555480 (res 0x55e8a552eb50)
2019-12-23 12:35:14 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5555920 (res 0x55e8a550b910)
2019-12-23 12:35:14 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5555dc0 (res 0x55e8a54eedd0)
2019-12-23 12:35:14 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5556260 (res 0x55e8a5503a30)
2019-12-23 12:35:14 - [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x55e8a5556910 (res 0x55e8a552dc20)
2019-12-23 12:35:14 - [sway/desktop/xdg_shell.c:497] New xdg_shell toplevel title='(null)' app_id='(null)'
2019-12-23 12:35:14 - [types/wlr_xdg_decoration_v1.c:201] new xdg_toplevel_decoration 0x55e8a5556e00 (res 0x55e8a552ce50)
2019-12-23 12:35:14 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a5556ee0 (res 0x55e8a551d860)
2019-12-23 12:35:14 - [sway/input/cursor.c:576] denying request to set cursor from unfocused client
2019-12-23 12:35:14 - [sway/tree/root.c:231] Looking up workspace for pid 5718
2019-12-23 12:35:14 - [sway/tree/root.c:238] found pid_workspace for pid 5718, workspace 1:🐵
2019-12-23 12:35:14 - [sway/ipc-server.c:334] Sending window::new event
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 79 queue: { "change": "new", "container": { "id": 7, "name": null, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 0.0, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 91 queue: { "change": "new", "container": { "id": 7, "name": null, "rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 0.0, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:14 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1050@0,30
2019-12-23 12:35:14 - [sway/tree/arrange.c:291] Arranging workspace '1:🐵' at 0.000000, 30.000000
2019-12-23 12:35:14 - [sway/tree/arrange.c:77] Arranging 0x7ffcb5149f90 horizontally
2019-12-23 12:35:14 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1170@0,30
2019-12-23 12:35:14 - [sway/tree/arrange.c:291] Arranging workspace '2:🦊' at 1920.000000, 30.000000
2019-12-23 12:35:14 - [sway/ipc-server.c:334] Sending window::title event
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 79 queue: { "change": "title", "container": { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 91 queue: { "change": "title", "container": { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:14 - [sway/tree/arrange.c:261] Usable area for ws: 1920x1050@0,30
2019-12-23 12:35:14 - [sway/tree/arrange.c:291] Arranging workspace '1:🐵' at 0.000000, 30.000000
2019-12-23 12:35:14 - [sway/tree/arrange.c:77] Arranging 0x7ffcb514a010 horizontally
2019-12-23 12:35:14 - [sway/ipc-server.c:334] Sending window::focus event
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 79 queue: { "change": "focus", "container": { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 91 queue: { "change": "focus", "container": { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:14 - [sway/desktop/transaction.c:411] Transaction 0x55e8a55cbac0 committing with 4 instructions
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 79 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 91 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 89 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 89 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 77 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 77 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 89 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 77 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 89 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 89 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 77 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 77 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 89 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 77 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 89 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 89 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 77 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 77 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "Alacritty", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:14 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-12-23 12:35:14 - [sway/ipc-server.c:200] New client: fd 99
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 89 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 77 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 99 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x3 to client 99 queue: [ { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "focused": true, "subpixel_hinting": "unknown" }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "focused": false, "subpixel_hinting": "unknown" } ]
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 99 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:215] Client 99 hung up
2019-12-23 12:35:14 - [sway/ipc-server.c:554] IPC Client 99 disconnected
2019-12-23 12:35:14 - [sway/desktop/transaction.c:489] Transaction 0x55e8a55cbac0 is ready
2019-12-23 12:35:14 - [sway/desktop/transaction.c:280] Applying transaction 0x55e8a55cbac0
2019-12-23 12:35:14 - [sway/tree/container.c:1153] Container 0x55e8a556d4d0 entered output 0x55e8a4b706f0
2019-12-23 12:35:14 - [sway/ipc-server.c:334] Sending window::title event
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 79 queue: { "change": "title", "container": { "id": 7, "name": "abendstolz: \/home\/abendstolz", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 2, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 91 queue: { "change": "title", "container": { "id": 7, "name": "abendstolz: \/home\/abendstolz", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 2, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 79 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 91 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 77 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 77 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "abendstolz: \/home\/abendstolz", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 2, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:14 - [sway/ipc-server.c:220] Client 89 readable
2019-12-23 12:35:14 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 89 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "abendstolz: \/home\/abendstolz", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 2, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 77 writable
2019-12-23 12:35:14 - [sway/ipc-server.c:524] Client 89 writable
2019-12-23 12:35:18 - [sway/ipc-server.c:334] Sending window::title event
2019-12-23 12:35:18 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 79 queue: { "change": "title", "container": { "id": 7, "name": "abendstolz: \/home\/abendstolz\/projects\/nerdhunt\/client", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 2, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:18 - [sway/ipc-server.c:937] Added IPC reply of type 0x80000003 to client 91 queue: { "change": "title", "container": { "id": 7, "name": "abendstolz: \/home\/abendstolz\/projects\/nerdhunt\/client", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 2, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } }
2019-12-23 12:35:18 - [sway/ipc-server.c:524] Client 79 writable
2019-12-23 12:35:18 - [sway/ipc-server.c:524] Client 91 writable
2019-12-23 12:35:18 - [sway/ipc-server.c:220] Client 77 readable
2019-12-23 12:35:18 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 77 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "abendstolz: \/home\/abendstolz\/projects\/nerdhunt\/client", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 2, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:18 - [sway/ipc-server.c:220] Client 89 readable
2019-12-23 12:35:18 - [sway/ipc-server.c:937] Added IPC reply of type 0x4 to client 89 queue: { "id": 1, "name": "root", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 3, 5 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "root", "nodes": [ { "id": 2147483647, "name": "__i3", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ 2147483646 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "nodes": [ { "id": 2147483646, "name": "__i3_scratch", "rect": { "x": 0, "y": 0, "width": 3840, "height": 1200 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "workspace" } ] }, { "id": 3, "name": "DP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.45000000000000001, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Goldstar Company Ltd", "model": "LG Ultra HD", "serial": "0x00005A07", "scale": 2.0, "transform": "normal", "current_workspace": "1:🐵", "modes": [ { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1152, "height": 864, "refresh": 59972 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1440, "height": 900, "refresh": 59997 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1680, "height": 1050, "refresh": 59997 }, { "width": 1600, "height": 1200, "refresh": 59997 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59997 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 3840, "height": 2160, "refresh": 30000 }, { "width": 3840, "height": 2160, "refresh": 59997 } ], "current_mode": { "width": 3840, "height": 2160, "refresh": 59997 }, "nodes": [ { "id": 4, "name": "1:🐵", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": false, "focus": [ 7 ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": "H[Alacritty]", "nodes": [ { "id": 7, "name": "abendstolz: \/home\/abendstolz\/projects\/nerdhunt\/client", "rect": { "x": 0, "y": 30, "width": 1920, "height": 1050 }, "focused": true, "focus": [ ], "border": "none", "current_border_width": 2, "layout": "none", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 1920, "height": 1050 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 800, "height": 630 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "con", "fullscreen_mode": 0, "pid": 5718, "app_id": "Alacritty", "visible": true, "marks": [ ], "nodes": [ ] } ] } ] }, { "id": 5, "name": "DP-2", "rect": { "x": 1920, "y": 0, "width": 1920, "height": 1200 }, "focused": false, "focus": [ 6 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 0.5, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Dell Inc.", "model": "DELL U2412M", "serial": "Y1H5T16D129L", "scale": 1.0, "transform": "normal", "current_workspace": "2:🦊", "modes": [ { "width": 720, "height": 400, "refresh": 70082 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 1280, "height": 720, "refresh": 59950 }, { "width": 1280, "height": 800, "refresh": 59950 }, { "width": 1280, "height": 960, "refresh": 60000 }, { "width": 1440, "height": 900, "refresh": 59950 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 1200, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1200, "refresh": 59950 } ], "current_mode": { "width": 1920, "height": 1200, "refresh": 59950 }, "nodes": [ { "id": 6, "name": "2:🦊", "rect": { "x": 1920, "y": 30, "width": 1920, "height": 1170 }, "focused": false, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "nodes": [ ] } ] } ] }
2019-12-23 12:35:18 - [sway/ipc-server.c:524] Client 77 writable
2019-12-23 12:35:18 - [sway/ipc-server.c:524] Client 89 writable
2019-12-23 12:35:20 - [types/wlr_relative_pointer_v1.c:172] relative_pointer_v1 manager bound to client 0x55e8a5460990
2019-12-23 12:35:20 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55f26c0 (res 0x55e8a55f3670)
2019-12-23 12:35:20 - [types/wlr_relative_pointer_v1.c:150] relative_pointer_v1 0x55e8a55f3700 created for client 0x55e8a5460990
2019-12-23 12:35:20 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55ed900 (res 0x55e8a55ed870)
2019-12-23 12:35:20 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55edc20 (res 0x55e8a55edf40)
2019-12-23 12:35:20 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55f39d0 (res 0x55e8a55f3cf0)
2019-12-23 12:35:20 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55f3f90 (res 0x55e8a55f42b0)
2019-12-23 12:35:20 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55f8690 (res 0x55e8a55f89b0)
2019-12-23 12:35:20 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55f8c50 (res 0x55e8a55f8f70)
2019-12-23 12:35:20 - [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x55e8a55f94b0 (res 0x55e8a55f9600)
2019-12-23 12:35:20 - [sway/desktop/xdg_shell.c:497] New xdg_shell toplevel title='(null)' app_id='(null)'
2019-12-23 12:35:20 - [types/wlr_xdg_decoration_v1.c:201] new xdg_toplevel_decoration 0x55e8a55f9ac0 (res 0x55e8a55f9ba0)
2019-12-23 12:35:20 - [types/wlr_surface.c:609] New wlr_surface 0x55e8a55f9c30 (res 0x55e8a55f9f50)
thread 'main' panicked at 'Wayland connection lost.: Os { code: 104, kind: ConnectionReset, message: "Connection reset by peer" }', src/libcore/result.rs:1165:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace.
Gdk-Message: 12:35:20.567: Error reading events from display: Broken pipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment