Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@pedrocr
Created October 21, 2019 22:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pedrocr/539daf0639eb4f8ee112eb1639d5a4e7 to your computer and use it in GitHub Desktop.
Save pedrocr/539daf0639eb4f8ee112eb1639d5a4e7 to your computer and use it in GitHub Desktop.
Sway mpv memory leak log
2019-10-21 23:29:33 - [sway/main.c:152] Linux coulson 5.0.0-31-generic #33-Ubuntu SMP Mon Sep 30 18:51:59 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
2019-10-21 23:29:33 - [sway/main.c:168] Contents of /etc/lsb-release:
2019-10-21 23:29:33 - [sway/main.c:152] DISTRIB_ID=Ubuntu
2019-10-21 23:29:33 - [sway/main.c:152] DISTRIB_RELEASE=19.04
2019-10-21 23:29:33 - [sway/main.c:152] DISTRIB_CODENAME=disco
2019-10-21 23:29:33 - [sway/main.c:152] DISTRIB_DESCRIPTION="Ubuntu 19.04"
2019-10-21 23:29:33 - [sway/main.c:168] Contents of /etc/os-release:
2019-10-21 23:29:33 - [sway/main.c:152] NAME="Ubuntu"
2019-10-21 23:29:33 - [sway/main.c:152] VERSION="19.04 (Disco Dingo)"
2019-10-21 23:29:33 - [sway/main.c:152] ID=ubuntu
2019-10-21 23:29:33 - [sway/main.c:152] ID_LIKE=debian
2019-10-21 23:29:33 - [sway/main.c:152] PRETTY_NAME="Ubuntu 19.04"
2019-10-21 23:29:33 - [sway/main.c:152] VERSION_ID="19.04"
2019-10-21 23:29:33 - [sway/main.c:152] HOME_URL="https://www.ubuntu.com/"
2019-10-21 23:29:33 - [sway/main.c:152] SUPPORT_URL="https://help.ubuntu.com/"
2019-10-21 23:29:33 - [sway/main.c:152] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
2019-10-21 23:29:33 - [sway/main.c:152] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
2019-10-21 23:29:33 - [sway/main.c:152] VERSION_CODENAME=disco
2019-10-21 23:29:33 - [sway/main.c:152] UBUNTU_CODENAME=disco
2019-10-21 23:29:33 - [sway/main.c:168] Contents of /etc/debian_version:
2019-10-21 23:29:33 - [sway/main.c:152] buster/sid
2019-10-21 23:29:33 - [sway/main.c:140] LD_LIBRARY_PATH=(null)
2019-10-21 23:29:33 - [sway/main.c:140] LD_PRELOAD=(null)
2019-10-21 23:29:33 - [sway/main.c:140] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2019-10-21 23:29:33 - [sway/main.c:140] SWAYSOCK=(null)
2019-10-21 23:29:33 - [sway/server.c:40] Preparing Wayland server initialization
2019-10-21 23:29:33 - [backend/session/logind.c:675] Successfully loaded logind session
2019-10-21 23:29:33 - [backend/backend.c:192] Found 1 GPUs
2019-10-21 23:29:33 - [backend/drm/backend.c:152] Initializing DRM backend for /dev/dri/card0 (i915)
2019-10-21 23:29:33 - [backend/drm/drm.c:69] Using atomic DRM interface
2019-10-21 23:29:33 - [backend/drm/drm.c:254] Found 3 DRM CRTCs
2019-10-21 23:29:33 - [backend/drm/drm.c:175] Found 9 DRM planes
2019-10-21 23:29:33 - [render/egl.c:174] Using EGL 1.4
2019-10-21 23:29:33 - [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_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority 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_WL_bind_wayland_display
2019-10-21 23:29:33 - [render/egl.c:176] EGL vendor: Mesa Project
2019-10-21 23:29:33 - [render/egl.c:119] Supported dmabuf buffer formats: AR30 XR30 AB30 XB30 AR24 AB24 XR24 XB24 AR15 RG16 R8 R16 GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 NV16 AYUV YUYV UYVY
2019-10-21 23:29:33 - [render/egl.c:242] Failed to obtain a high priority context
2019-10-21 23:29:33 - [render/gles2/renderer.c:546] Using OpenGL ES 3.2 Mesa 19.0.8
2019-10-21 23:29:33 - [render/gles2/renderer.c:547] GL vendor: Intel Open Source Technology Center
2019-10-21 23:29:33 - [render/gles2/renderer.c:548] GL renderer: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
2019-10-21 23:29:33 - [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_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV 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_framebuffer_fetch GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_MESA_shader_integer_functions GL_EXT_texture_compression_bptc GL_EXT_shader_framebuffer_fetch_non_coherent GL_MESA_framebuffer_flip_y
2019-10-21 23:29:33 - [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2019-10-21 23:29:33 - [GLES2] VS SIMD8 shader: 16 inst, 0 loops, 63 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 256 to 176 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD8 shader: 17 inst, 0 loops, 148 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 272 to 208 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD16 shader: 17 inst, 0 loops, 176 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 272 to 192 bytes.
2019-10-21 23:29:33 - [GLES2] VS SIMD8 shader: 20 inst, 0 loops, 85 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 320 to 208 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD8 shader: 8 inst, 0 loops, 244 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 128 to 80 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD16 shader: 8 inst, 0 loops, 260 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 128 to 80 bytes.
2019-10-21 23:29:33 - [GLES2] VS SIMD8 shader: 20 inst, 0 loops, 79 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 320 to 240 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD8 shader: 8 inst, 0 loops, 242 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 128 to 80 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD16 shader: 8 inst, 0 loops, 256 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 128 to 80 bytes.
2019-10-21 23:29:33 - [GLES2] VS SIMD8 shader: 20 inst, 0 loops, 79 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 320 to 240 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD8 shader: 8 inst, 0 loops, 244 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 128 to 80 bytes.
2019-10-21 23:29:33 - [GLES2] FS SIMD16 shader: 8 inst, 0 loops, 260 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 128 to 80 bytes.
2019-10-21 23:29:33 - [GLES2] VS SIMD8 shader: 20 inst, 0 loops, 79 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 320 to 240 bytes.
2019-10-21 23:29:33 - [backend/noop/backend.c:51] Creating noop backend
2019-10-21 23:29:33 - [sway/main.c:365] Starting sway version 1.2-fa0abaf7 (Oct 21 2019, branch 'master')
2019-10-21 23:29:33 - [sway/server.c:54] Initializing Wayland server
2019-10-21 23:29:33 - [types/wlr_idle.c:258] idle manager created
2019-10-21 23:29:33 - [types/wlr_idle_inhibit_v1.c:191] idle_inhibit manager created
2019-10-21 23:29:33 - [types/wlr_relative_pointer_v1.c:228] relative_pointer_v1 manager created
2019-10-21 23:29:33 - [sway/config.c:392] Loading config from //usr/local/etc/sway/config
2019-10-21 23:29:33 - [sway/config.c:787] Read line 1: # Default config for sway
2019-10-21 23:29:33 - [sway/config.c:787] Read line 2: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 4: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 5: # Read `man 5 sway` for a complete reference.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 6:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 7: ### Variables
2019-10-21 23:29:33 - [sway/config.c:787] Read line 8: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 9: # Logo key. Use Mod1 for Alt.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 10: set $mod Mod4
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: set $mod Mod4
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: set $mod Mod4
2019-10-21 23:29:33 - [sway/config.c:787] Read line 11: # Home row direction keys, like vim
2019-10-21 23:29:33 - [sway/config.c:787] Read line 12: set $left h
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: set $left h
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: set $left h
2019-10-21 23:29:33 - [sway/config.c:787] Read line 13: set $down j
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: set $down j
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: set $down j
2019-10-21 23:29:33 - [sway/config.c:787] Read line 14: set $up k
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: set $up k
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: set $up k
2019-10-21 23:29:33 - [sway/config.c:787] Read line 15: set $right l
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: set $right l
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: set $right l
2019-10-21 23:29:33 - [sway/config.c:787] Read line 16: # Your preferred terminal emulator
2019-10-21 23:29:33 - [sway/config.c:787] Read line 17: set $term alacritty
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: set $term alacritty
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: set $term alacritty
2019-10-21 23:29:33 - [sway/config.c:787] Read line 18: # Your preferred application launcher
2019-10-21 23:29:33 - [sway/config.c:787] Read line 19: # Note: it's recommended that you pass the final command to sway
2019-10-21 23:29:33 - [sway/config.c:787] Read line 20: set $menu dmenu_path | dmenu | xargs swaymsg exec --
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: set $menu dmenu_path | dmenu | xargs swaymsg exec --
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: set $menu dmenu_path | dmenu | xargs swaymsg exec --
2019-10-21 23:29:33 - [sway/config.c:787] Read line 21:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 22: ### Output configuration
2019-10-21 23:29:33 - [sway/config.c:787] Read line 23: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 24: # Default wallpaper (more resolutions are available in /usr/local/share/backgrounds/sway/)
2019-10-21 23:29:33 - [sway/config.c:787] Read line 25: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-10-21 23:29:33 - [sway/config/output.c:191] Adding output * config
2019-10-21 23:29:33 - [sway/config/output.c:199] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (dpms 0)
2019-10-21 23:29:33 - [sway/config/output.c:614] spawn_swaybg cmd[0] = swaybg
2019-10-21 23:29:33 - [sway/config/output.c:614] spawn_swaybg cmd[1] = -o
2019-10-21 23:29:33 - [sway/config/output.c:614] spawn_swaybg cmd[2] = *
2019-10-21 23:29:33 - [sway/config/output.c:614] spawn_swaybg cmd[3] = -i
2019-10-21 23:29:33 - [sway/config/output.c:614] spawn_swaybg cmd[4] = /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
2019-10-21 23:29:33 - [sway/config/output.c:614] spawn_swaybg cmd[5] = -m
2019-10-21 23:29:33 - [sway/config/output.c:614] spawn_swaybg cmd[6] = fill
2019-10-21 23:29:33 - [sway/config.c:787] Read line 26: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 27: # Example configuration:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 28: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 29: # output HDMI-A-1 resolution 1920x1080 position 1920,0
2019-10-21 23:29:33 - [sway/config.c:787] Read line 30: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 31: # You can get the names of your outputs by running: swaymsg -t get_outputs
2019-10-21 23:29:33 - [sway/config.c:787] Read line 32:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 33: ### Idle configuration
2019-10-21 23:29:33 - [sway/config.c:787] Read line 34: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 35: # Example configuration:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 36: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 41: # exec swayidle -w # timeout 300 'swaylock -f -c 000000' # timeout 600 'swaymsg "output * dpms off"' # resume 'swaymsg "output * dpms on"' # before-sleep 'swaylock -f -c 000000'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 42: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 43: # This will lock your screen after 300 seconds of inactivity, then turn off
2019-10-21 23:29:33 - [sway/config.c:787] Read line 44: # your displays after another 300 seconds, and turn your screens back on when
2019-10-21 23:29:33 - [sway/config.c:787] Read line 45: # resumed. It will also lock your screen before your computer goes to sleep.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 46:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 47: ### Input configuration
2019-10-21 23:29:33 - [sway/config.c:787] Read line 48: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 49: # Example configuration:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 50: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 51: # input "2:14:SynPS/2_Synaptics_TouchPad" {
2019-10-21 23:29:33 - [sway/config.c:787] Read line 52: # dwt enabled
2019-10-21 23:29:33 - [sway/config.c:787] Read line 53: # tap enabled
2019-10-21 23:29:33 - [sway/config.c:787] Read line 54: # natural_scroll enabled
2019-10-21 23:29:33 - [sway/config.c:787] Read line 55: # middle_emulation enabled
2019-10-21 23:29:33 - [sway/config.c:787] Read line 56: # }
2019-10-21 23:29:33 - [sway/config.c:787] Read line 57: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 58: # You can get the names of your inputs by running: swaymsg -t get_inputs
2019-10-21 23:29:33 - [sway/config.c:787] Read line 59: # Read `man 5 sway-input` for more information about this section.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 60:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 61: ### Key bindings
2019-10-21 23:29:33 - [sway/config.c:787] Read line 62: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 63: # Basics:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 64: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 65: # Start a terminal
2019-10-21 23:29:33 - [sway/config.c:787] Read line 66: bindsym $mod+Return exec $term
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Return exec $term
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Return exec alacritty
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `exec alacritty` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 67:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 68: # Kill focused window
2019-10-21 23:29:33 - [sway/config.c:787] Read line 69: bindsym $mod+Shift+q kill
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+q kill
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+q kill
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 70:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 71: # Start your launcher
2019-10-21 23:29:33 - [sway/config.c:787] Read line 72: bindsym $mod+d exec $menu
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+d exec $menu
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+d exec dmenu_path | dmenu | xargs swaymsg exec --
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+d to command `exec dmenu_path | dmenu | xargs swaymsg exec --` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 73:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 74: # Drag floating windows by holding down $mod and left mouse button.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 75: # Resize them with right mouse button + $mod.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 76: # Despite the name, also works for non-floating windows.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 77: # Change normal to inverse to use left mouse button for resizing and right
2019-10-21 23:29:33 - [sway/config.c:787] Read line 78: # mouse button for dragging.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 79: floating_modifier $mod normal
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: floating_modifier $mod normal
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: floating_modifier Mod4 normal
2019-10-21 23:29:33 - [sway/config.c:787] Read line 80:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 81: # Reload the configuration file
2019-10-21 23:29:33 - [sway/config.c:787] Read line 82: bindsym $mod+Shift+c reload
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+c reload
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+c reload
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 83:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 84: # Exit sway (logs you out of your Wayland session)
2019-10-21 23:29:33 - [sway/config.c:787] Read line 85: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
2019-10-21 23:29:33 - [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-10-21 23:29:33 - [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-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+e to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 86: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 87: # Moving around:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 88: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 89: # Move your focus around
2019-10-21 23:29:33 - [sway/config.c:787] Read line 90: bindsym $mod+$left focus left
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+$left focus left
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+h focus left
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+h to command `focus left` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 91: bindsym $mod+$down focus down
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+$down focus down
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+j focus down
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+j to command `focus down` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 92: bindsym $mod+$up focus up
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+$up focus up
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+k focus up
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+k to command `focus up` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 93: bindsym $mod+$right focus right
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+$right focus right
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+l focus right
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+l to command `focus right` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 94: # Or use $mod+[up|down|left|right]
2019-10-21 23:29:33 - [sway/config.c:787] Read line 95: bindsym $mod+Left focus left
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Left focus left
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Left focus left
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 96: bindsym $mod+Down focus down
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Down focus down
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Down focus down
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 97: bindsym $mod+Up focus up
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Up focus up
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Up focus up
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 98: bindsym $mod+Right focus right
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Right focus right
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Right focus right
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 99:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 100: # Move the focused window with the same, but add Shift
2019-10-21 23:29:33 - [sway/config.c:787] Read line 101: bindsym $mod+Shift+$left move left
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+$left move left
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+h move left
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 102: bindsym $mod+Shift+$down move down
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+$down move down
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+j move down
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 103: bindsym $mod+Shift+$up move up
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+$up move up
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+k move up
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 104: bindsym $mod+Shift+$right move right
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+$right move right
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+l move right
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 105: # Ditto, with arrow keys
2019-10-21 23:29:33 - [sway/config.c:787] Read line 106: bindsym $mod+Shift+Left move left
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+Left move left
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+Left move left
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 107: bindsym $mod+Shift+Down move down
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+Down move down
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+Down move down
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 108: bindsym $mod+Shift+Up move up
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+Up move up
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+Up move up
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 109: bindsym $mod+Shift+Right move right
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+Right move right
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+Right move right
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 110: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 111: # Workspaces:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 112: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 113: # Switch to workspace
2019-10-21 23:29:33 - [sway/config.c:787] Read line 114: bindsym $mod+1 workspace 1
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+1 workspace 1
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+1 workspace 1
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+1 to command `workspace 1` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 115: bindsym $mod+2 workspace 2
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+2 workspace 2
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+2 workspace 2
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+2 to command `workspace 2` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 116: bindsym $mod+3 workspace 3
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+3 workspace 3
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+3 workspace 3
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+3 to command `workspace 3` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 117: bindsym $mod+4 workspace 4
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+4 workspace 4
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+4 workspace 4
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+4 to command `workspace 4` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 118: bindsym $mod+5 workspace 5
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+5 workspace 5
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+5 workspace 5
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+5 to command `workspace 5` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 119: bindsym $mod+6 workspace 6
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+6 workspace 6
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+6 workspace 6
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+6 to command `workspace 6` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 120: bindsym $mod+7 workspace 7
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+7 workspace 7
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+7 workspace 7
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+7 to command `workspace 7` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 121: bindsym $mod+8 workspace 8
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+8 workspace 8
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+8 workspace 8
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+8 to command `workspace 8` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 122: bindsym $mod+9 workspace 9
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+9 workspace 9
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+9 workspace 9
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+9 to command `workspace 9` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 123: bindsym $mod+0 workspace 10
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+0 workspace 10
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+0 workspace 10
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+0 to command `workspace 10` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 124: # Move focused container to workspace
2019-10-21 23:29:33 - [sway/config.c:787] Read line 125: bindsym $mod+Shift+1 move container to workspace 1
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+1 move container to workspace 1
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+1 move container to workspace 1
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+1 to command `move container to workspace 1` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 126: bindsym $mod+Shift+2 move container to workspace 2
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+2 move container to workspace 2
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+2 move container to workspace 2
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+2 to command `move container to workspace 2` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 127: bindsym $mod+Shift+3 move container to workspace 3
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+3 move container to workspace 3
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+3 move container to workspace 3
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+3 to command `move container to workspace 3` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 128: bindsym $mod+Shift+4 move container to workspace 4
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+4 move container to workspace 4
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+4 move container to workspace 4
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+4 to command `move container to workspace 4` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 129: bindsym $mod+Shift+5 move container to workspace 5
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+5 move container to workspace 5
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+5 move container to workspace 5
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+5 to command `move container to workspace 5` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 130: bindsym $mod+Shift+6 move container to workspace 6
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+6 move container to workspace 6
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+6 move container to workspace 6
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+6 to command `move container to workspace 6` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 131: bindsym $mod+Shift+7 move container to workspace 7
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+7 move container to workspace 7
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+7 move container to workspace 7
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+7 to command `move container to workspace 7` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 132: bindsym $mod+Shift+8 move container to workspace 8
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+8 move container to workspace 8
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+8 move container to workspace 8
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+8 to command `move container to workspace 8` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 133: bindsym $mod+Shift+9 move container to workspace 9
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+9 move container to workspace 9
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+9 move container to workspace 9
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+9 to command `move container to workspace 9` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 134: bindsym $mod+Shift+0 move container to workspace 10
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+0 move container to workspace 10
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+0 move container to workspace 10
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+0 to command `move container to workspace 10` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 135: # Note: workspaces can have any name you want, not just numbers.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 136: # We just use 1-10 as the default.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 137: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 138: # Layout stuff:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 139: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 140: # You can "split" the current object of your focus with
2019-10-21 23:29:33 - [sway/config.c:787] Read line 141: # $mod+b or $mod+v, for horizontal and vertical splits
2019-10-21 23:29:33 - [sway/config.c:787] Read line 142: # respectively.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 143: bindsym $mod+b splith
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+b splith
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+b splith
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+b to command `splith` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 144: bindsym $mod+v splitv
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+v splitv
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+v splitv
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+v to command `splitv` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 145:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 146: # Switch the current container between different layout styles
2019-10-21 23:29:33 - [sway/config.c:787] Read line 147: bindsym $mod+s layout stacking
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+s layout stacking
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+s layout stacking
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 148: bindsym $mod+w layout tabbed
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+w layout tabbed
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+w layout tabbed
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 149: bindsym $mod+e layout toggle split
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+e layout toggle split
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+e layout toggle split
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 150:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 151: # Make the current focus fullscreen
2019-10-21 23:29:33 - [sway/config.c:787] Read line 152: bindsym $mod+f fullscreen
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+f fullscreen
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+f fullscreen
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 153:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 154: # Toggle the current focus between tiling and floating mode
2019-10-21 23:29:33 - [sway/config.c:787] Read line 155: bindsym $mod+Shift+space floating toggle
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+space floating toggle
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+space floating toggle
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 156:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 157: # Swap focus between the tiling area and the floating area
2019-10-21 23:29:33 - [sway/config.c:787] Read line 158: bindsym $mod+space focus mode_toggle
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+space focus mode_toggle
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+space focus mode_toggle
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 159:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 160: # Move focus to the parent container
2019-10-21 23:29:33 - [sway/config.c:787] Read line 161: bindsym $mod+a focus parent
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+a focus parent
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+a focus parent
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+a to command `focus parent` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 162: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 163: # Scratchpad:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 164: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 165: # Sway has a "scratchpad", which is a bag of holding for windows.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 166: # You can send windows there and get them back later.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 167:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 168: # Move the currently focused window to the scratchpad
2019-10-21 23:29:33 - [sway/config.c:787] Read line 169: bindsym $mod+Shift+minus move scratchpad
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+Shift+minus move scratchpad
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+Shift+minus move scratchpad
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 170:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 171: # Show the next scratchpad window or hide the focused scratchpad window.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 172: # If there are multiple scratchpad windows, this command cycles through them.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 173: bindsym $mod+minus scratchpad show
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+minus scratchpad show
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+minus scratchpad show
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 174: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 175: # Resizing containers:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 176: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 177: mode "resize" {
2019-10-21 23:29:33 - [sway/config.c:841] Entering block 'mode "resize"'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 178: # left will shrink the containers width
2019-10-21 23:29:33 - [sway/config.c:787] Read line 179: # right will grow the containers width
2019-10-21 23:29:33 - [sway/config.c:787] Read line 180: # up will shrink the containers height
2019-10-21 23:29:33 - [sway/config.c:787] Read line 181: # down will grow the containers height
2019-10-21 23:29:33 - [sway/config.c:787] Read line 182: bindsym $left resize shrink width 10px
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym $left resize shrink width 10px
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym h resize shrink width 10px
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym h resize shrink width 10px
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound h to command `resize shrink width 10px` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 183: bindsym $down resize grow height 10px
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym $down resize grow height 10px
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym j resize grow height 10px
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym j resize grow height 10px
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound j to command `resize grow height 10px` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 184: bindsym $up resize shrink height 10px
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym $up resize shrink height 10px
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym k resize shrink height 10px
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym k resize shrink height 10px
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound k to command `resize shrink height 10px` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 185: bindsym $right resize grow width 10px
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym $right resize grow width 10px
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym l resize grow width 10px
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym l resize grow width 10px
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound l to command `resize grow width 10px` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 186:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 187: # Ditto, with arrow keys
2019-10-21 23:29:33 - [sway/config.c:787] Read line 188: bindsym Left resize shrink width 10px
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym Left resize shrink width 10px
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym Left resize shrink width 10px
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym Left resize shrink width 10px
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10px` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 189: bindsym Down resize grow height 10px
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym Down resize grow height 10px
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym Down resize grow height 10px
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym Down resize grow height 10px
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10px` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 190: bindsym Up resize shrink height 10px
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym Up resize shrink height 10px
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym Up resize shrink height 10px
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym Up resize shrink height 10px
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10px` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 191: bindsym Right resize grow width 10px
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym Right resize grow width 10px
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym Right resize grow width 10px
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym Right resize grow width 10px
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10px` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 192:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 193: # Return to default mode
2019-10-21 23:29:33 - [sway/config.c:787] Read line 194: bindsym Return mode "default"
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym Return mode "default"
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym Return mode "default"
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym Return mode "default"
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 195: bindsym Escape mode "default"
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: mode "resize" bindsym Escape mode "default"
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: mode "resize" bindsym Escape mode "default"
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: bindsym Escape mode "default"
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 196: }
2019-10-21 23:29:33 - [sway/config.c:858] Exiting block 'mode "resize"'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 197: bindsym $mod+r mode "resize"
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bindsym $mod+r mode "resize"
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bindsym Mod4+r mode "resize"
2019-10-21 23:29:33 - [sway/commands/bind.c:297] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 198:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 199: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 200: # Status Bar:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 201: #
2019-10-21 23:29:33 - [sway/config.c:787] Read line 202: # Read `man 5 sway-bar` for more information about this section.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 203: bar {
2019-10-21 23:29:33 - [sway/config.c:841] Entering block 'bar'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 204: position top
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bar position top
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bar position top
2019-10-21 23:29:33 - [sway/commands/bar.c:92] Creating bar: bar-0
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: position top
2019-10-21 23:29:33 - [sway/commands/bar/position.c:16] Setting bar position 'top' for bar: bar-0
2019-10-21 23:29:33 - [sway/config.c:787] Read line 205:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 206: # When the status_command prints a new line to stdout, swaybar updates.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 207: # The default just shows the current date and time.
2019-10-21 23:29:33 - [sway/config.c:787] Read line 208: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-10-21 23:29:33 - [sway/commands/bar/status_command.c:18] Feeding bar with status command: while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-10-21 23:29:33 - [sway/config.c:787] Read line 209:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 210: colors {
2019-10-21 23:29:33 - [sway/config.c:841] Entering block 'bar colors'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 211: statusline #ffffff
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bar colors statusline #ffffff
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bar colors statusline #ffffff
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: colors statusline #ffffff
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: statusline #ffffff
2019-10-21 23:29:33 - [sway/config.c:787] Read line 212: background #323232
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bar colors background #323232
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bar colors background #323232
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: colors background #323232
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: background #323232
2019-10-21 23:29:33 - [sway/config.c:787] Read line 213: inactive_workspace #32323200 #32323200 #5c5c5c
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-10-21 23:29:33 - [sway/commands.c:418] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
2019-10-21 23:29:33 - [sway/config.c:787] Read line 214: }
2019-10-21 23:29:33 - [sway/config.c:858] Exiting block 'bar colors'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 215: }
2019-10-21 23:29:33 - [sway/config.c:858] Exiting block 'bar'
2019-10-21 23:29:33 - [sway/config.c:787] Read line 216:
2019-10-21 23:29:33 - [sway/config.c:787] Read line 217: include /usr/local/etc/sway/config.d/*
2019-10-21 23:29:33 - [sway/commands.c:367] Config command: include /usr/local/etc/sway/config.d/*
2019-10-21 23:29:33 - [sway/commands.c:387] After replacement: include /usr/local/etc/sway/config.d/*
2019-10-21 23:29:33 - [sway/config.c:571] /usr/local/etc/sway/config.d/* not found.
2019-10-21 23:29:33 - [sway/server.c:175] Initializing Xwayland (lazy=1)
2019-10-21 23:29:33 - [sway/server.c:193] Starting backend on wayland display 'wayland-0'
2019-10-21 23:29:33 - [backend/drm/drm.c:1163] Scanning DRM connectors
2019-10-21 23:29:33 - [swaybg/main.c:264] Do not run this program manually. See `man 5 sway-output` and look for background options.
2019-10-21 23:29:33 - [backend/drm/drm.c:1226] Found connector 'eDP-1'
2019-10-21 23:29:33 - [backend/drm/drm.c:1262] 'eDP-1' connected
2019-10-21 23:29:33 - [backend/drm/drm.c:1264] Current CRTC: 47
2019-10-21 23:29:33 - [backend/drm/drm.c:1269] Physical size: 310x170
2019-10-21 23:29:33 - [backend/drm/drm.c:1280] Detected modes:
2019-10-21 23:29:33 - [backend/drm/drm.c:1304] 2560x1440@60004
2019-10-21 23:29:33 - [backend/drm/drm.c:1226] Found connector 'DP-1'
2019-10-21 23:29:34 - [backend/drm/drm.c:1226] Found connector 'HDMI-A-1'
2019-10-21 23:29:34 - [backend/drm/drm.c:1226] Found connector 'DP-2'
2019-10-21 23:29:34 - [backend/drm/drm.c:1226] Found connector 'HDMI-A-2'
2019-10-21 23:29:34 - [backend/drm/drm.c:993] Reallocating CRTCs
2019-10-21 23:29:34 - [backend/drm/drm.c:1004] State before reallocation:
2019-10-21 23:29:34 - [backend/drm/drm.c:1013] 'eDP-1' crtc=0 state=1 desired_enabled=1
2019-10-21 23:29:34 - [backend/drm/drm.c:1013] 'DP-1' crtc=-1 state=0 desired_enabled=0
2019-10-21 23:29:34 - [backend/drm/drm.c:1013] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-10-21 23:29:34 - [backend/drm/drm.c:1013] 'DP-2' crtc=-1 state=0 desired_enabled=0
2019-10-21 23:29:34 - [backend/drm/drm.c:1013] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-10-21 23:29:34 - [backend/drm/drm.c:1062] State after reallocation:
2019-10-21 23:29:34 - [backend/drm/drm.c:1072] 'eDP-1' crtc=0 state=1 desired_enabled=1
2019-10-21 23:29:34 - [backend/drm/drm.c:1072] 'DP-1' crtc=-1 state=0 desired_enabled=0
2019-10-21 23:29:34 - [backend/drm/drm.c:1072] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-10-21 23:29:34 - [backend/drm/drm.c:1072] 'DP-2' crtc=-1 state=0 desired_enabled=0
2019-10-21 23:29:34 - [backend/drm/drm.c:1072] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-10-21 23:29:34 - [backend/drm/drm.c:1366] Requesting modeset for 'eDP-1'
2019-10-21 23:29:34 - [sway/desktop/output.c:782] New output 0x55f4abaa6580: eDP-1
2019-10-21 23:29:34 - [backend/drm/drm.c:595] Modesetting 'eDP-1' with '2560x1440@60004 mHz'
2019-10-21 23:29:34 - [backend/drm/drm.c:503] Starting renderer on output 'eDP-1'
2019-10-21 23:29:34 - [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2019-10-21 23:29:34 - [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2019-10-21 23:29:34 - [GLES2] VS SIMD8 shader: 28 inst, 0 loops, 116 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 448 to 336 bytes.
2019-10-21 23:29:34 - [GLES2] FS SIMD16 shader: 2 inst, 0 loops, 0 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 32 to 32 bytes.
2019-10-21 23:29:34 - [sway/tree/workspace.c:284] Workspace: Generating new workspace name for output eDP-1
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '1'
2019-10-21 23:29:34 - [sway/tree/workspace.c:274] Workspace: Found free name 1
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '2'
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '3'
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '4'
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '5'
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '6'
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '7'
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '8'
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '9'
2019-10-21 23:29:34 - [sway/tree/workspace.c:219] Got valid workspace command for target: '10'
2019-10-21 23:29:34 - [sway/tree/output.c:132] Creating default workspace 1
2019-10-21 23:29:34 - [sway/tree/workspace.c:64] Adding workspace 1 for output eDP-1
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:244] Loaded cursor theme 'default', available cursors:
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] question_arrow (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] h_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bottom_right_corner (1 images) 24x24+20,20
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] copy (1 images) 24x23+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] hand (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_right_arrow (1 images) 24x24+20,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] crossed_circle (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] target (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_up_arrow (1 images) 24x24+12,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] e29285e634086352946a0e7090d73106 (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 9081237383d90e509aa00f00170e968f (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] hand2 (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bd_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 14fef782d02440884392942c11205230 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] lr_angle (1 images) 24x24+20,20
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_ptr_watch (31 images) 24x24+6,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] diamond_cross (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] color-picker (1 images) 24x24+4,19
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] icon (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] ul_angle (1 images) 24x24+5,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] crosshair (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] fd_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_left_arrow (1 images) 24x24+7,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_side (1 images) 24x24+12,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] right_side (1 images) 24x24+20,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_v_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_ptr (1 images) 24x24+7,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] draped_box (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 3ecb610c1bf2410f44200f48c40d3599 (31 images) 24x24+6,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] arrow (1 images) 24x24+7,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bottom_left_corner (1 images) 24x24+4,20
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] circle (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_left_arrow (1 images) 24x24+7,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] ll_angle (1 images) 24x24+4,20
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bottom_side (1 images) 24x24+11,18
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_right_corner (1 images) 24x24+18,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] draft_small (1 images) 24x24+17,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] draft_large (1 images) 24x24+17,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_tee (1 images) 24x24+7,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 1081e37283d90000800003c07f3ef6bf (1 images) 24x23+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] move (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] plus (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 6407b0e94181790501fd1e167b474872 (1 images) 24x23+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] help (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dot_box_mask (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 08e8e1c95fe2fc01f976f1e063a24ccd (31 images) 24x24+6,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-copy (1 images) 24x24+9,9
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-move (1 images) 24x24+9,9
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bottom_tee (1 images) 24x24+11,18
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_left_corner (1 images) 24x23+5,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] pirate (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] watch (31 images) 24x24+12,12
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-link (1 images) 24x24+9,9
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] link (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 00008160000006810000408080010102 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dotbox (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] ur_angle (1 images) 24x24+18,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] tcross (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] right_tee (1 images) 24x24+20,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] X_cursor (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] cross (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] hand1 (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] xterm (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_down_arrow (1 images) 24x24+11,18
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-none (1 images) 24x24+13,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-ask (1 images) 24x24+9,9
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_ptr_help (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_side (1 images) 24x24+7,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] cross_reverse (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_h_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] pencil (1 images) 24x24+7,23
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_tee (1 images) 24x24+12,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] v_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] fleur (1 images) 24x24+13,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] grabbing (1 images) 24x24+13,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] right_ptr (1 images) 24x24+17,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:244] Loaded cursor theme 'default', available cursors:
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] question_arrow (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] h_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bottom_right_corner (1 images) 24x24+20,20
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] copy (1 images) 24x23+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] hand (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_right_arrow (1 images) 24x24+20,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] crossed_circle (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] target (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_up_arrow (1 images) 24x24+12,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] e29285e634086352946a0e7090d73106 (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 9081237383d90e509aa00f00170e968f (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] hand2 (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bd_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 14fef782d02440884392942c11205230 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] lr_angle (1 images) 24x24+20,20
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_ptr_watch (31 images) 24x24+6,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] diamond_cross (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] color-picker (1 images) 24x24+4,19
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] icon (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] ul_angle (1 images) 24x24+5,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] crosshair (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] fd_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_left_arrow (1 images) 24x24+7,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_side (1 images) 24x24+12,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] right_side (1 images) 24x24+20,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_v_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_ptr (1 images) 24x24+7,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] draped_box (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 3ecb610c1bf2410f44200f48c40d3599 (31 images) 24x24+6,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] arrow (1 images) 24x24+7,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bottom_left_corner (1 images) 24x24+4,20
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] circle (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_left_arrow (1 images) 24x24+7,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] ll_angle (1 images) 24x24+4,20
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bottom_side (1 images) 24x24+11,18
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_right_corner (1 images) 24x24+18,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] draft_small (1 images) 24x24+17,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] draft_large (1 images) 24x24+17,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_tee (1 images) 24x24+7,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 1081e37283d90000800003c07f3ef6bf (1 images) 24x23+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] move (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] plus (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 6407b0e94181790501fd1e167b474872 (1 images) 24x23+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] help (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dot_box_mask (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 08e8e1c95fe2fc01f976f1e063a24ccd (31 images) 24x24+6,4
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-copy (1 images) 24x24+9,9
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-move (1 images) 24x24+9,9
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] bottom_tee (1 images) 24x24+11,18
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_left_corner (1 images) 24x23+5,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] pirate (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] watch (31 images) 24x24+12,12
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-link (1 images) 24x24+9,9
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] link (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 00008160000006810000408080010102 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dotbox (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] ur_angle (1 images) 24x24+18,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] tcross (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] right_tee (1 images) 24x24+20,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] X_cursor (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] cross (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] hand1 (1 images) 24x24+9,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] xterm (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_down_arrow (1 images) 24x24+11,18
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-none (1 images) 24x24+13,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] dnd-ask (1 images) 24x24+9,9
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_ptr_help (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] left_side (1 images) 24x24+7,13
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] cross_reverse (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] sb_h_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] pencil (1 images) 24x24+7,23
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] top_tee (1 images) 24x24+12,5
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] v_double_arrow (1 images) 24x24+11,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] fleur (1 images) 24x24+13,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] grabbing (1 images) 24x24+13,11
2019-10-21 23:29:34 - [xcursor/wlr_xcursor.c:250] right_ptr (1 images) 24x24+17,4
2019-10-21 23:29:34 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-10-21 23:29:34 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0
2019-10-21 23:29:34 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 0.000000
2019-10-21 23:29:34 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0
2019-10-21 23:29:34 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 0.000000
2019-10-21 23:29:34 - [sway/desktop/transaction.c:412] Transaction 0x55f4abba3710 committing with 2 instructions
2019-10-21 23:29:34 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abba3710
2019-10-21 23:29:34 - [backend/libinput/backend.c:55] Initializing libinput
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added Power Button [0:1]
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '0:1:Power_Button'
2019-10-21 23:29:34 - [sway/input/input-manager.c:165] no fallback seat config - creating default
2019-10-21 23:29:34 - [sway/config/seat.c:60] Adding non-wildcard seat config
2019-10-21 23:29:34 - [sway/config/seat.c:77] Config stored for seat seat0
2019-10-21 23:29:34 - [sway/input/input-manager.c:398] applying seat config for seat seat0
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 0:1:Power_Button to seat seat0
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added Video Bus [0:6]
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '0:6:Video_Bus'
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 0:6:Video_Bus to seat seat0
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added Lid Switch [0:5]
2019-10-21 23:29:34 - [backend/libinput/switch.c:20] Created switch for device Lid Switch
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '0:5:Lid_Switch'
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 0:5:Lid_Switch to seat seat0
2019-10-21 23:29:34 - [sway/input/switch.c:18] Allocated switch for device
2019-10-21 23:29:34 - [sway/input/switch.c:95] Configured switch for device
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added Sleep Button [0:3]
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '0:3:Sleep_Button'
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 0:3:Sleep_Button to seat seat0
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added Integrated Camera: Integrated C [22918:1798]
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '22918:1798:Integrated_Camera:_Integrated_C'
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 22918:1798:Integrated_Camera:_Integrated_C to seat seat0
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH Dock Mic [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH Mic [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH Dock Headphone [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH Headphone [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=3 [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=7 [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=8 [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=9 [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=10 [0:0]
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added AT Translated Set 2 keyboard [1:1]
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '1:1:AT_Translated_Set_2_keyboard'
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added SynPS/2 Synaptics TouchPad [2:7]
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '2:7:SynPS/2_Synaptics_TouchPad'
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 2:7:SynPS/2_Synaptics_TouchPad to seat seat0
2019-10-21 23:29:34 - [GLES2] FS SIMD8 shader: 14 inst, 0 loops, 308 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 224 to 176 bytes.
2019-10-21 23:29:34 - [GLES2] FS SIMD16 shader: 14 inst, 0 loops, 322 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 224 to 176 bytes.
2019-10-21 23:29:34 - [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 64 bytes.
2019-10-21 23:29:34 - [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 64 bytes.
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added TPPS/2 IBM TrackPoint [2:10]
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '2:10:TPPS/2_IBM_TrackPoint'
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 2:10:TPPS/2_IBM_TrackPoint to seat seat0
2019-10-21 23:29:34 - [backend/libinput/events.c:94] Added ThinkPad Extra Buttons [6058:20564]
2019-10-21 23:29:34 - [sway/input/input-manager.c:216] adding device: '6058:20564:ThinkPad_Extra_Buttons'
2019-10-21 23:29:34 - [sway/input/seat.c:757] adding device 6058:20564:ThinkPad_Extra_Buttons to seat seat0
2019-10-21 23:29:34 - [backend/libinput/backend.c:101] libinput successfully initialized
2019-10-21 23:29:34 - [sway/config/bar.c:260] Invoking swaybar for bar id 'bar-0'
2019-10-21 23:29:34 - [sway/config/bar.c:252] Spawned swaybar bar-0
2019-10-21 23:29:34 - [sway/server.c:204] Running compositor on wayland display 'wayland-0'
2019-10-21 23:29:34 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-10-21 23:29:34 - [sway/ipc-server.c:200] New client: fd 18
2019-10-21 23:29:34 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-10-21 23:29:34 - [sway/ipc-server.c:200] New client: fd 57
2019-10-21 23:29:34 - [sway/ipc-server.c:220] Client 18 readable
2019-10-21 23:29:34 - [sway/ipc-server.c:938] Added IPC reply of type 0x6 to client 18 queue: { "id": "bar-0", "mode": "dock", "hidden_state": "hide", "position": "top", "status_command": "while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done", "font": "monospace 10", "gaps": { "top": 0, "right": 0, "bottom": 0, "left": 0 }, "bar_height": 0, "status_padding": 1, "status_edge_padding": 3, "wrap_scroll": false, "workspace_buttons": true, "strip_workspace_numbers": false, "strip_workspace_name": false, "binding_mode_indicator": true, "verbose": false, "pango_markup": false, "colors": { "background": "#323232ff", "statusline": "#ffffffff", "separator": "#666666ff", "focused_background": "#323232ff", "focused_statusline": "#ffffffff", "focused_separator": "#666666ff", "focused_workspace_border": "#4c7899ff", "focused_workspace_bg": "#285577ff", "focused_workspace_text": "#ffffffff", "inactive_workspace_border": "#32323200", "inactive_workspace_bg": "#32323200", "inactive_workspace_text": "#5c5c5cff", "active_workspace_border": "#333333ff", "active_workspace_bg": "#5f676aff", "active_workspace_text": "#ffffffff", "urgent_workspace_border": "#2f343aff", "urgent_workspace_bg": "#900000ff", "urgent_workspace_text": "#ffffffff", "binding_mode_border": "#2f343aff", "binding_mode_bg": "#900000ff", "binding_mode_text": "#ffffffff" }, "tray_padding": 2 }
2019-10-21 23:29:34 - [sway/ipc-server.c:524] Client 18 writable
2019-10-21 23:29:34 - [sway/ipc-server.c:220] Client 57 readable
2019-10-21 23:29:34 - [sway/ipc-server.c:938] Added IPC reply of type 0x2 to client 57 queue: {"success": true}
2019-10-21 23:29:34 - [sway/ipc-server.c:524] Client 57 writable
2019-10-21 23:29:34 - [sway/ipc-server.c:220] Client 18 readable
2019-10-21 23:29:34 - [sway/ipc-server.c:938] Added IPC reply of type 0x1 to client 18 queue: [ { "id": 4, "name": "1", "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "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": "eDP-1", "type": "workspace", "representation": null, "focused": true, "visible": true } ]
2019-10-21 23:29:34 - [sway/ipc-server.c:524] Client 18 writable
2019-10-21 23:29:34 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abd24ed0 (res 0x55f4abc800f0)
2019-10-21 23:29:34 - [types/wlr_layer_shell_v1.c:434] new layer_surface 0x55f4abd1d470 (res 0x55f4abcd58e0)
2019-10-21 23:29:34 - [sway/desktop/layer_shell.c:498] new layer surface: namespace panel layer 1 anchor 1 size 0x23 margin 0,0,0,0
2019-10-21 23:29:34 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-10-21 23:29:34 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:29:34 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:29:34 - [sway/desktop/transaction.c:412] Transaction 0x55f4abcf6d50 committing with 1 instructions
2019-10-21 23:29:34 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abcf6d50
2019-10-21 23:29:34 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abd1d5e0 (res 0x55f4abcf4280)
2019-10-21 23:29:35 - [sway/commands/bind.c:610] running command for binding: exec alacritty
2019-10-21 23:29:35 - [sway/commands.c:250] Handling command 'exec alacritty'
2019-10-21 23:29:35 - [sway/commands/exec_always.c:46] Executing alacritty
2019-10-21 23:29:35 - [sway/commands/exec_always.c:87] Child process created with pid 28482
2019-10-21 23:29:35 - [sway/tree/root.c:275] Recording workspace for process 28482
/bin/sh: 1: alacritty: not found
2019-10-21 23:29:42 - [sway/commands/bind.c:610] running command for binding: exec alacritty
2019-10-21 23:29:42 - [sway/commands.c:250] Handling command 'exec alacritty'
2019-10-21 23:29:42 - [sway/commands/exec_always.c:46] Executing alacritty
2019-10-21 23:29:42 - [sway/commands/exec_always.c:87] Child process created with pid 28498
2019-10-21 23:29:42 - [sway/tree/root.c:275] Recording workspace for process 28498
/bin/sh: 1: alacritty: not found
2019-10-21 23:29:46 - [sway/commands/bind.c:610] running command for binding: exec dmenu_path | dmenu | xargs swaymsg exec --
2019-10-21 23:29:46 - [sway/commands.c:250] Handling command 'exec dmenu_path | dmenu | xargs swaymsg exec --'
2019-10-21 23:29:46 - [sway/commands/exec_always.c:46] Executing dmenu_path | dmenu | xargs swaymsg exec --
2019-10-21 23:29:46 - [sway/commands/exec_always.c:87] Child process created with pid 28508
2019-10-21 23:29:46 - [sway/tree/root.c:275] Recording workspace for process 28508
2019-10-21 23:29:46 - [xwayland/xwayland.c:91] WAYLAND_SOCKET=22 Xwayland :0 -rootless -terminate -listen 19 -listen 21 -wm 61
2019-10-21 23:29:46 - [types/wlr_relative_pointer_v1.c:173] relative_pointer_v1 manager bound to client 0x55f4abcf16b0
2019-10-21 23:29:46 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abd28240 (res 0x55f4abd19ba0)
2019-10-21 23:29:46 - [xwayland/xwayland.c:350] sent SIGUSR1 to process 28441
2019-10-21 23:29:46 - [xwayland/xwayland.c:228] Xserver is ready
2019-10-21 23:29:46 - [xwayland/xwm.c:1528] xfixes version: 5.0
2019-10-21 23:29:46 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:29:46 - [types/wlr_relative_pointer_v1.c:151] relative_pointer_v1 0x55f4abd1a0b0 created for client 0x55f4abcf16b0
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (2097153)
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (2097154)
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (2097154)
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (2097155)
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:1294] unhandled X11 event: 34
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:1294] unhandled X11 event: 34
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (4194308)
2019-10-21 23:29:46 - [sway/desktop/xwayland.c:585] New xwayland unmanaged surface
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:942] XCB_MAP_NOTIFY (4194308)
2019-10-21 23:29:46 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abd28cd0 (res 0x55f4abcf12c0)
2019-10-21 23:29:46 - [xwayland/xwm.c:1376] New xwayland surface: 0x55f4abd28cd0
2019-10-21 23:29:46 - [xwayland/selection/selection.c:118] not handling selection events: no seat assigned to xwayland
2019-10-21 23:29:46 - [xwayland/xwm.c:1207] XCB_CLIENT_MESSAGE (4194308)
2019-10-21 23:29:46 - [xwayland/xwm.c:391] XCB_ATOM_WM_CLASS: dmenu dmenu
2019-10-21 23:29:49 - [xwayland/xwm.c:1294] unhandled X11 event: 34
2019-10-21 23:29:49 - [xwayland/xwm.c:1294] unhandled X11 event: 34
2019-10-21 23:29:49 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:50 - [xwayland/xwm.c:956] XCB_UNMAP_NOTIFY (4194308)
2019-10-21 23:29:50 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (4194308)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:50 - [xwayland/xwm.c:1276] xcb error: op 18:0, code 3, sequence 109, value 4194308
2019-10-21 23:29:50 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-10-21 23:29:50 - [sway/ipc-server.c:200] New client: fd 61
2019-10-21 23:29:50 - [sway/ipc-server.c:220] Client 61 readable
2019-10-21 23:29:50 - [sway/commands.c:250] Handling command 'exec urxvt'
2019-10-21 23:29:50 - [sway/commands/exec_always.c:46] Executing urxvt
2019-10-21 23:29:50 - [sway/commands/exec_always.c:87] Child process created with pid 28537
2019-10-21 23:29:50 - [sway/tree/root.c:275] Recording workspace for process 28537
2019-10-21 23:29:50 - [sway/desktop/transaction.c:412] Transaction 0x55f4abcd37b0 committing with 2 instructions
2019-10-21 23:29:50 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abcd37b0
2019-10-21 23:29:50 - [sway/ipc-server.c:938] Added IPC reply of type 0x0 to client 61 queue: [ { "success": true } ]
2019-10-21 23:29:50 - [sway/ipc-server.c:524] Client 61 writable
2019-10-21 23:29:50 - [sway/ipc-server.c:215] Client 61 hung up
2019-10-21 23:29:50 - [sway/ipc-server.c:554] IPC Client 61 disconnected
2019-10-21 23:29:50 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (4194315)
2019-10-21 23:29:50 - [sway/desktop/xwayland.c:591] New xwayland surface title='(null)' class='(null)'
2019-10-21 23:29:50 - [xwayland/xwm.c:923] XCB_MAP_REQUEST (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:723] unhandled X11 property 273 (WM_STATE) for window 4194315
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:942] XCB_MAP_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:1207] XCB_CLIENT_MESSAGE (4194315)
2019-10-21 23:29:50 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abd43990 (res 0x55f4abadccc0)
2019-10-21 23:29:50 - [xwayland/xwm.c:1376] New xwayland surface: 0x55f4abd43990
2019-10-21 23:29:50 - [xwayland/xwm.c:391] XCB_ATOM_WM_CLASS: urxvt URxvt
2019-10-21 23:29:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: urxvt
2019-10-21 23:29:50 - [xwayland/xwm.c:525] WM_PROTOCOLS (2)
2019-10-21 23:29:50 - [xwayland/xwm.c:555] WM_HINTS (9)
2019-10-21 23:29:50 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-10-21 23:29:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: urxvt
2019-10-21 23:29:50 - [xwayland/xwm.c:479] NET_WM_PID 28538
2019-10-21 23:29:50 - [sway/tree/root.c:231] Looking up workspace for pid 28538
2019-10-21 23:29:50 - [sway/tree/root.c:240] found pid_workspace for pid 28537, workspace 1
2019-10-21 23:29:50 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:29:50 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:29:50 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decc40 horizontally
2019-10-21 23:29:50 - [sway/desktop/transaction.c:412] Transaction 0x55f4abda1160 committing with 3 instructions
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: test@coulson: ~
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:723] unhandled X11 property 37 (WM_ICON_NAME) for window 4194315
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:723] unhandled X11 property 314 (_NET_WM_ICON_NAME) for window 4194315
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:607] WM_NORMAL_HINTS (18)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:441] XCB_ATOM_WM_NAME: test@coulson: ~
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:723] unhandled X11 property 37 (WM_ICON_NAME) for window 4194315
2019-10-21 23:29:50 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (4194315)
2019-10-21 23:29:50 - [xwayland/xwm.c:723] unhandled X11 property 314 (_NET_WM_ICON_NAME) for window 4194315
2019-10-21 23:29:50 - [sway/desktop/transaction.c:489] Transaction 0x55f4abda1160 is ready
2019-10-21 23:29:50 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abda1160
2019-10-21 23:29:50 - [sway/tree/container.c:1133] Container 0x55f4abd44340 entered output 0x55f4abaa98c0
2019-10-21 23:29:59 - [xwayland/xwm.c:956] XCB_UNMAP_NOTIFY (4194315)
2019-10-21 23:29:59 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:29:59 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:29:59 - [sway/desktop/transaction.c:412] Transaction 0x55f4abcd5390 committing with 2 instructions
2019-10-21 23:29:59 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abcd5390
2019-10-21 23:29:59 - [xwayland/xwm.c:1294] unhandled X11 event: 10
2019-10-21 23:29:59 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (4194315)
2019-10-21 23:29:59 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:59 - [xwayland/xwm.c:1276] xcb error: op 18:0, code 3, sequence 153, value 4194315
2019-10-21 23:29:59 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:29:59 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:30:00 - [sway/commands/bind.c:610] running command for binding: exec dmenu_path | dmenu | xargs swaymsg exec --
2019-10-21 23:30:00 - [sway/commands.c:250] Handling command 'exec dmenu_path | dmenu | xargs swaymsg exec --'
2019-10-21 23:30:00 - [sway/commands/exec_always.c:46] Executing dmenu_path | dmenu | xargs swaymsg exec --
2019-10-21 23:30:00 - [sway/commands/exec_always.c:87] Child process created with pid 28566
2019-10-21 23:30:00 - [sway/tree/root.c:275] Recording workspace for process 28566
2019-10-21 23:30:00 - [xwayland/xwm.c:830] XCB_CREATE_NOTIFY (4194308)
2019-10-21 23:30:00 - [sway/desktop/xwayland.c:585] New xwayland unmanaged surface
2019-10-21 23:30:00 - [xwayland/xwm.c:942] XCB_MAP_NOTIFY (4194308)
2019-10-21 23:30:00 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdb1af0 (res 0x55f4abdc3780)
2019-10-21 23:30:00 - [xwayland/xwm.c:1376] New xwayland surface: 0x55f4abdb1af0
2019-10-21 23:30:00 - [xwayland/xwm.c:1207] XCB_CLIENT_MESSAGE (4194308)
2019-10-21 23:30:00 - [xwayland/xwm.c:391] XCB_ATOM_WM_CLASS: dmenu dmenu
2019-10-21 23:30:04 - [xwayland/xwm.c:956] XCB_UNMAP_NOTIFY (4194308)
2019-10-21 23:30:04 - [xwayland/xwm.c:844] XCB_DESTROY_NOTIFY (4194308)
2019-10-21 23:30:04 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:30:04 - [xwayland/xwm.c:968] XCB_PROPERTY_NOTIFY (684)
2019-10-21 23:30:04 - [xwayland/xwm.c:1276] xcb error: op 18:0, code 3, sequence 171, value 4194308
2019-10-21 23:30:04 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-10-21 23:30:04 - [sway/ipc-server.c:200] New client: fd 61
2019-10-21 23:30:04 - [sway/ipc-server.c:220] Client 61 readable
2019-10-21 23:30:04 - [sway/commands.c:250] Handling command 'exec gnome-terminal'
2019-10-21 23:30:04 - [sway/commands/exec_always.c:46] Executing gnome-terminal
2019-10-21 23:30:04 - [sway/commands/exec_always.c:87] Child process created with pid 28606
2019-10-21 23:30:04 - [sway/tree/root.c:275] Recording workspace for process 28606
2019-10-21 23:30:04 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdb0900 committing with 2 instructions
2019-10-21 23:30:04 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdb0900
2019-10-21 23:30:04 - [sway/ipc-server.c:938] Added IPC reply of type 0x0 to client 61 queue: [ { "success": true } ]
2019-10-21 23:30:04 - [sway/ipc-server.c:524] Client 61 writable
2019-10-21 23:30:04 - [sway/ipc-server.c:215] Client 61 hung up
2019-10-21 23:30:04 - [sway/ipc-server.c:554] IPC Client 61 disconnected
# _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
# watch_fast: "/org/gnome/desktop/interface/" (establishing: 0, active: 0)
# watch_fast: "/org/gnome/settings-daemon/peripherals/mouse/" (establishing: 0, active: 0)
# watch_fast: "/org/gnome/desktop/sound/" (establishing: 0, active: 0)
# watch_fast: "/org/gnome/desktop/privacy/" (establishing: 0, active: 0)
# watch_fast: "/org/gnome/desktop/wm/preferences/" (establishing: 0, active: 0)
# watch_fast: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 0, active: 0)
# watch_fast: "/org/gnome/desktop/a11y/" (establishing: 0, active: 0)
# watch_established: "/org/gnome/desktop/interface/" (establishing: 1)
# watch_established: "/org/gnome/settings-daemon/peripherals/mouse/" (establishing: 1)
# watch_established: "/org/gnome/desktop/sound/" (establishing: 1)
# watch_established: "/org/gnome/desktop/privacy/" (establishing: 1)
# watch_established: "/org/gnome/desktop/wm/preferences/" (establishing: 1)
# watch_established: "/org/gnome/settings-daemon/plugins/xsettings/" (establishing: 1)
# watch_established: "/org/gnome/desktop/a11y/" (establishing: 1)
2019-10-21 23:30:04 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdbe3f0 (res 0x55f4abda0dd0)
2019-10-21 23:30:04 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdc2480 (res 0x55f4abd16e40)
# Compositor prefers decoration mode 'server'
# _g_io_module_get_default: Found default implementation gvfs (GDaemonVfs) for ‘gio-vfs’
2019-10-21 23:30:04 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdc2dd0 (res 0x55f4abdc30f0)
2019-10-21 23:30:04 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdc33b0 (res 0x55f4abdc41c0)
2019-10-21 23:30:04 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd1470 (res 0x55f4abdc3e50)
2019-10-21 23:30:04 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd1790 (res 0x55f4abdc3af0)
2019-10-21 23:30:04 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd1fc0 (res 0x55f4abdd22e0)
# watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0)
# unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1)
# watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)
2019-10-21 23:30:04 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd2370 (res 0x55f4abdd2690)
2019-10-21 23:30:04 - [types/xdg_shell/wlr_xdg_surface.c:442] new xdg_surface 0x55f4abdd2720 (res 0x55f4abdd2870)
2019-10-21 23:30:04 - [sway/desktop/xdg_shell.c:498] New xdg_shell toplevel title='Terminal' app_id='gnome-terminal-server'
2019-10-21 23:30:04 - [types/wlr_server_decoration.c:107] new server_decoration 0x55f4abdbe110 (res 0x55f4abdd2d30)
2019-10-21 23:30:04 - [sway/tree/root.c:231] Looking up workspace for pid 28635
2019-10-21 23:30:04 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:30:04 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:30:04 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decc30 horizontally
2019-10-21 23:30:04 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdd3ff0 committing with 3 instructions
2019-10-21 23:30:04 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdd3ff0 is ready
2019-10-21 23:30:04 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdd3ff0
2019-10-21 23:30:04 - [sway/tree/container.c:1133] Container 0x55f4abdd38e0 entered output 0x55f4abaa98c0
2019-10-21 23:30:09 - [types/seat/wlr_seat_pointer.c:364] button_count=1 grab_serial=0 serial=79
2019-10-21 23:30:09 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd4eb0 (res 0x55f4abdc5f70)
2019-10-21 23:30:09 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd51d0 (res 0x55f4abdc78a0)
2019-10-21 23:30:09 - [types/xdg_shell/wlr_xdg_surface.c:442] new xdg_surface 0x55f4abdbda30 (res 0x55f4abdb06b0)
2019-10-21 23:30:09 - [sway/desktop/xdg_shell.c:493] New xdg_shell popup
2019-10-21 23:30:09 - [types/seat/wlr_seat_pointer.c:364] button_count=0 grab_serial=79 serial=81
2019-10-21 23:30:11 - [types/seat/wlr_seat_pointer.c:364] button_count=1 grab_serial=79 serial=84
2019-10-21 23:30:11 - [types/seat/wlr_seat_pointer.c:364] button_count=0 grab_serial=84 serial=85
2019-10-21 23:30:11 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:30:11 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd4eb0 (res 0x55f4abdd6bc0)
2019-10-21 23:30:11 - [types/xdg_shell/wlr_xdg_surface.c:442] new xdg_surface 0x55f4abdd51d0 (res 0x55f4abdd5fd0)
2019-10-21 23:30:11 - [sway/desktop/xdg_shell.c:498] New xdg_shell toplevel title='Terminal' app_id='gnome-terminal-server'
2019-10-21 23:30:11 - [types/wlr_server_decoration.c:107] new server_decoration 0x55f4abdd5f40 (res 0x55f4abdd6130)
2019-10-21 23:30:11 - [sway/tree/root.c:231] Looking up workspace for pid 28635
2019-10-21 23:30:11 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:30:11 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:30:11 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decc30 horizontally
2019-10-21 23:30:11 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdc5df0 committing with 4 instructions
2019-10-21 23:30:11 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdc5df0 is ready
2019-10-21 23:30:11 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdc5df0
2019-10-21 23:30:11 - [sway/tree/container.c:1133] Container 0x55f4abdd6d20 entered output 0x55f4abaa98c0
2019-10-21 23:30:12 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdd6b80 committing with 4 instructions
2019-10-21 23:30:12 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdd6b80
2019-10-21 23:30:15 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdd36a0 committing with 4 instructions
2019-10-21 23:30:15 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdd36a0
2019-10-21 23:30:19 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:30:19 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:30:19 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decbb0 horizontally
2019-10-21 23:30:19 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdd36a0 committing with 4 instructions
2019-10-21 23:30:19 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd4eb0 (res 0x55f4abdda540)
2019-10-21 23:30:19 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdd36a0 is ready
2019-10-21 23:30:19 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdd36a0
2019-10-21 23:30:38 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdbdc80 (res 0x55f4abdbe3f0)
2019-10-21 23:30:38 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd8d50 (res 0x55f4abdd3ff0)
2019-10-21 23:30:38 - [types/wlr_idle_inhibit_v1.c:139] idle_inhibit bound
2019-10-21 23:30:38 - [types/xdg_shell/wlr_xdg_surface.c:442] new xdg_surface 0x55f4abdc8c70 (res 0x55f4abdd76d0)
2019-10-21 23:30:38 - [types/wlr_server_decoration.c:107] new server_decoration 0x55f4abdd5120 (res 0x55f4abdbe330)
2019-10-21 23:30:38 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:30:38 - [sway/desktop/xdg_shell.c:498] New xdg_shell toplevel title='AMC - mpv' app_id='mpv'
2019-10-21 23:30:38 - [sway/tree/root.c:231] Looking up workspace for pid 28762
2019-10-21 23:30:38 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:30:38 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:30:38 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decc30 horizontally
2019-10-21 23:30:38 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdb4c50 committing with 4 instructions
2019-10-21 23:30:38 - [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
2019-10-21 23:30:38 - [types/wlr_idle.c:186] Disabling idle timers for all seats
2019-10-21 23:30:38 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdb4c50 is ready
2019-10-21 23:30:38 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdb4c50
2019-10-21 23:30:38 - [sway/tree/container.c:1133] Container 0x55f4abdc7480 entered output 0x55f4abaa98c0
2019-10-21 23:30:40 - [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
2019-10-21 23:30:40 - [types/wlr_idle.c:186] Enabling idle timers for all seats
2019-10-21 23:30:40 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:30:40 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:30:40 - [sway/tree/arrange.c:77] Arranging 0x7ffc44dece80 horizontally
2019-10-21 23:30:40 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdd9370 committing with 4 instructions
2019-10-21 23:30:40 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdda940 (res 0x55f4abdbdfa0)
2019-10-21 23:30:40 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdd9370 is ready
2019-10-21 23:30:40 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdd9370
2019-10-21 23:30:55 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdda5a0 (res 0x55f4abdc5f80)
2019-10-21 23:30:55 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd8d50 (res 0x55f4abdc5b40)
2019-10-21 23:30:55 - [types/wlr_idle_inhibit_v1.c:139] idle_inhibit bound
2019-10-21 23:30:55 - [types/xdg_shell/wlr_xdg_surface.c:442] new xdg_surface 0x55f4abdc8c70 (res 0x55f4abdb4b30)
2019-10-21 23:30:55 - [types/wlr_server_decoration.c:107] new server_decoration 0x55f4abdc5430 (res 0x55f4abdc5610)
2019-10-21 23:30:55 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:30:55 - [sway/desktop/xdg_shell.c:498] New xdg_shell toplevel title='AMC - mpv' app_id='mpv'
2019-10-21 23:30:55 - [sway/tree/root.c:231] Looking up workspace for pid 28813
2019-10-21 23:30:55 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:30:55 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:30:55 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decc30 horizontally
2019-10-21 23:30:55 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdda8c0 committing with 4 instructions
2019-10-21 23:30:55 - [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
2019-10-21 23:30:55 - [types/wlr_idle.c:186] Disabling idle timers for all seats
2019-10-21 23:30:55 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdda8c0 is ready
2019-10-21 23:30:55 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdda8c0
2019-10-21 23:30:55 - [sway/tree/container.c:1133] Container 0x55f4abdd3ff0 entered output 0x55f4abaa98c0
2019-10-21 23:30:58 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:30:59 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdd9c60 committing with 4 instructions
2019-10-21 23:30:59 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdd9c60
2019-10-21 23:30:59 - [types/seat/wlr_seat_pointer.c:364] button_count=1 grab_serial=84 serial=364
2019-10-21 23:30:59 - [types/seat/wlr_seat_pointer.c:364] button_count=0 grab_serial=364 serial=365
2019-10-21 23:30:59 - [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
2019-10-21 23:30:59 - [types/wlr_idle.c:186] Enabling idle timers for all seats
2019-10-21 23:30:59 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:30:59 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:30:59 - [sway/tree/arrange.c:77] Arranging 0x7ffc44dece80 horizontally
2019-10-21 23:30:59 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdbd8b0 committing with 4 instructions
2019-10-21 23:30:59 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdbd8b0 is ready
2019-10-21 23:30:59 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdbd8b0
2019-10-21 23:31:06 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd7f70 (res 0x55f4abdc5cd0)
2019-10-21 23:31:06 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdda540 (res 0x55f4abdbdb80)
2019-10-21 23:31:06 - [types/wlr_idle_inhibit_v1.c:139] idle_inhibit bound
2019-10-21 23:31:06 - [types/xdg_shell/wlr_xdg_surface.c:442] new xdg_surface 0x55f4abdc8c70 (res 0x55f4abdc78a0)
2019-10-21 23:31:06 - [types/wlr_server_decoration.c:107] new server_decoration 0x55f4abdda130 (res 0x55f4abdd43d0)
2019-10-21 23:31:06 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:31:06 - [sway/desktop/xdg_shell.c:498] New xdg_shell toplevel title='AMC - mpv' app_id='mpv'
2019-10-21 23:31:06 - [sway/tree/root.c:231] Looking up workspace for pid 28849
2019-10-21 23:31:06 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:31:06 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:31:06 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decc30 horizontally
2019-10-21 23:31:06 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdc4fb0 committing with 4 instructions
2019-10-21 23:31:06 - [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
2019-10-21 23:31:06 - [types/wlr_idle.c:186] Disabling idle timers for all seats
2019-10-21 23:31:06 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdc4fb0 is ready
2019-10-21 23:31:06 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdc4fb0
2019-10-21 23:31:06 - [sway/tree/container.c:1133] Container 0x55f4abdbdc80 entered output 0x55f4abaa98c0
2019-10-21 23:31:08 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:31:08 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdd8840 committing with 4 instructions
2019-10-21 23:31:08 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdd8840
2019-10-21 23:31:09 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:31:10 - [sway/desktop/transaction.c:412] Transaction 0x55f4abde12d0 committing with 4 instructions
2019-10-21 23:31:10 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abde12d0
2019-10-21 23:31:10 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:31:19 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:31:19 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:31:19 - [sway/desktop/transaction.c:412] Transaction 0x55f4ab460410 committing with 2 instructions
2019-10-21 23:31:19 - [sway/desktop/transaction.c:489] Transaction 0x55f4ab460410 is ready
2019-10-21 23:31:19 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4ab460410
2019-10-21 23:31:19 - [sway/desktop/output.c:508] Scanning out fullscreen view
2019-10-21 23:31:25 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:31:25 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:31:25 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decc60 horizontally
2019-10-21 23:31:25 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdee990 committing with 3 instructions
2019-10-21 23:31:25 - [sway/desktop/output.c:511] Stopping fullscreen view scan out
2019-10-21 23:31:25 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdee990 is ready
2019-10-21 23:31:25 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdee990
2019-10-21 23:31:31 - [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
2019-10-21 23:31:31 - [types/wlr_idle.c:186] Enabling idle timers for all seats
2019-10-21 23:31:31 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23
2019-10-21 23:31:31 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 23.000000
2019-10-21 23:31:31 - [sway/tree/arrange.c:77] Arranging 0x7ffc44dece80 horizontally
2019-10-21 23:31:31 - [sway/desktop/transaction.c:412] Transaction 0x55f4abde3000 committing with 4 instructions
2019-10-21 23:31:31 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdda540 (res 0x55f4abde4590)
2019-10-21 23:31:31 - [sway/desktop/transaction.c:489] Transaction 0x55f4abde3000 is ready
2019-10-21 23:31:31 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abde3000
2019-10-21 23:31:32 - [types/seat/wlr_seat_pointer.c:364] button_count=1 grab_serial=364 serial=477
2019-10-21 23:31:32 - [types/seat/wlr_seat_pointer.c:364] button_count=0 grab_serial=477 serial=478
2019-10-21 23:31:46 - [sway/commands/bind.c:610] running command for binding: 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-10-21 23:31:46 - [sway/commands.c:250] Handling 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''
2019-10-21 23:31:46 - [sway/commands/exec_always.c:46] Executing 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-10-21 23:31:46 - [sway/commands/exec_always.c:87] Child process created with pid 28950
2019-10-21 23:31:46 - [sway/tree/root.c:275] Recording workspace for process 28950
2019-10-21 23:31:46 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdda540 (res 0x55f4ab5d1e50)
2019-10-21 23:31:46 - [types/wlr_surface.c:609] New wlr_surface 0x55f4abdd8f30 (res 0x55f4abde4790)
2019-10-21 23:31:46 - [types/wlr_layer_shell_v1.c:434] new layer_surface 0x55f4abde0aa0 (res 0x55f4abda1290)
2019-10-21 23:31:46 - [sway/desktop/layer_shell.c:498] new layer surface: namespace swaynag layer 2 anchor 2 size 0x35 margin 0,0,0,0
2019-10-21 23:31:46 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-10-21 23:31:46 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1382@0,58
2019-10-21 23:31:46 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 58.000000
2019-10-21 23:31:46 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decba0 horizontally
2019-10-21 23:31:46 - [sway/desktop/transaction.c:412] Transaction 0x55f4abadcba0 committing with 2 instructions
2019-10-21 23:31:46 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-10-21 23:31:46 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1384@0,56
2019-10-21 23:31:46 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 56.000000
2019-10-21 23:31:46 - [sway/tree/arrange.c:77] Arranging 0x7ffc44decc00 horizontally
2019-10-21 23:31:46 - [sway/desktop/transaction.c:489] Transaction 0x55f4abadcba0 is ready
2019-10-21 23:31:46 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abadcba0
2019-10-21 23:31:46 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdd6990 committing with 2 instructions
2019-10-21 23:31:46 - [sway/desktop/transaction.c:489] Transaction 0x55f4abdd6990 is ready
2019-10-21 23:31:46 - [sway/desktop/transaction.c:280] Applying transaction 0x55f4abdd6990
2019-10-21 23:31:46 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:31:47 - [sway/input/cursor.c:730] denying request to set cursor from unfocused client
2019-10-21 23:31:48 - [types/seat/wlr_seat_pointer.c:364] button_count=1 grab_serial=477 serial=561
2019-10-21 23:31:48 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-10-21 23:31:48 - [sway/ipc-server.c:200] New client: fd 70
2019-10-21 23:31:48 - [sway/ipc-server.c:220] Client 70 readable
2019-10-21 23:31:48 - [sway/commands.c:250] Handling command 'exit'
2019-10-21 23:31:48 - [sway/ipc-server.c:938] Added IPC reply of type 0x0 to client 70 queue: [ { "success": true } ]
2019-10-21 23:31:48 - [sway/main.c:405] Shutting down sway
2019-10-21 23:31:48 - [sway/desktop/layer_shell.c:319] Layer surface destroyed (panel)
2019-10-21 23:31:48 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-10-21 23:31:48 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1407@0,33
2019-10-21 23:31:48 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 33.000000
2019-10-21 23:31:48 - [sway/tree/arrange.c:77] Arranging 0x7ffc44ded0b0 horizontally
2019-10-21 23:31:48 - [sway/desktop/transaction.c:412] Transaction 0x55f4abdec950 committing with 2 instructions
2019-10-21 23:31:48 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1407@0,33
2019-10-21 23:31:48 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 33.000000
2019-10-21 23:31:48 - [sway/desktop/layer_shell.c:319] Layer surface destroyed (swaynag)
2019-10-21 23:31:48 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-10-21 23:31:48 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0
2019-10-21 23:31:48 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 0.000000
2019-10-21 23:31:48 - [sway/tree/output.c:258] Disabling output 'eDP-1'
2019-10-21 23:31:48 - [sway/tree/workspace.c:143] Destroying workspace '1'
2019-10-21 23:31:48 - [sway/ipc-server.c:308] Sending workspace::empty event
2019-10-21 23:31:48 - [sway/ipc-server.c:938] Added IPC reply of type 0x80000000 to client 57 queue: { "change": "empty", "old": null, "current": { "id": 4, "name": "1", "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "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": null, "type": "workspace", "representation": "H[]", "nodes": [ ] } }
2019-10-21 23:31:48 - [sway/tree/output.c:278] Destroying output 'eDP-1'
2019-10-21 23:31:48 - [backend/drm/drm.c:1522] Emitting destruction signal for 'eDP-1'
2019-10-21 23:31:48 - [backend/drm/drm.c:974] De-allocating CRTC 0 for output 'eDP-1'
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '0:1:Power_Button'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 0:1:Power_Button from seat seat0
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '0:6:Video_Bus'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 0:6:Video_Bus from seat seat0
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '0:5:Lid_Switch'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 0:5:Lid_Switch from seat seat0
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '0:3:Sleep_Button'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 0:3:Sleep_Button from seat seat0
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '22918:1798:Integrated_Camera:_Integrated_C'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 22918:1798:Integrated_Camera:_Integrated_C from seat seat0
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '1:1:AT_Translated_Set_2_keyboard'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '2:7:SynPS/2_Synaptics_TouchPad'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 2:7:SynPS/2_Synaptics_TouchPad from seat seat0
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '2:10:TPPS/2_IBM_TrackPoint'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 2:10:TPPS/2_IBM_TrackPoint from seat seat0
2019-10-21 23:31:49 - [sway/input/input-manager.c:184] removing device: '6058:20564:ThinkPad_Extra_Buttons'
2019-10-21 23:31:49 - [sway/input/seat.c:777] removing device 6058:20564:ThinkPad_Extra_Buttons from seat seat0
2019-10-21 23:31:49 - [sway/ipc-server.c:554] IPC Client 70 disconnected
2019-10-21 23:31:49 - [sway/ipc-server.c:554] IPC Client 57 disconnected
2019-10-21 23:31:49 - 2019-10-21 23:31:49 - [sway/ipc-server.c:554] IPC Client 18 disconnected
[common/ipc-client.c:88] Unable to receive IPC response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment