Skip to content

Instantly share code, notes, and snippets.

@pedrocr
Created July 31, 2019 19:00
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/02706c877d42747fecd5cea707249d4a to your computer and use it in GitHub Desktop.
Save pedrocr/02706c877d42747fecd5cea707249d4a to your computer and use it in GitHub Desktop.
sway: disabling events on type:touchpad not working
2019-07-31 19:59:17 - [sway/main.c:152] Linux coulson 5.0.0-20-generic #21-Ubuntu SMP Mon Jun 24 09:32:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
2019-07-31 19:59:17 - [sway/main.c:168] Contents of /etc/lsb-release:
2019-07-31 19:59:17 - [sway/main.c:152] DISTRIB_ID=Ubuntu
2019-07-31 19:59:17 - [sway/main.c:152] DISTRIB_RELEASE=19.04
2019-07-31 19:59:17 - [sway/main.c:152] DISTRIB_CODENAME=disco
2019-07-31 19:59:17 - [sway/main.c:152] DISTRIB_DESCRIPTION="Ubuntu 19.04"
2019-07-31 19:59:17 - [sway/main.c:168] Contents of /etc/os-release:
2019-07-31 19:59:17 - [sway/main.c:152] NAME="Ubuntu"
2019-07-31 19:59:17 - [sway/main.c:152] VERSION="19.04 (Disco Dingo)"
2019-07-31 19:59:17 - [sway/main.c:152] ID=ubuntu
2019-07-31 19:59:17 - [sway/main.c:152] ID_LIKE=debian
2019-07-31 19:59:17 - [sway/main.c:152] PRETTY_NAME="Ubuntu 19.04"
2019-07-31 19:59:17 - [sway/main.c:152] VERSION_ID="19.04"
2019-07-31 19:59:17 - [sway/main.c:152] HOME_URL="https://www.ubuntu.com/"
2019-07-31 19:59:17 - [sway/main.c:152] SUPPORT_URL="https://help.ubuntu.com/"
2019-07-31 19:59:17 - [sway/main.c:152] BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
2019-07-31 19:59:17 - [sway/main.c:152] PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"
2019-07-31 19:59:17 - [sway/main.c:152] VERSION_CODENAME=disco
2019-07-31 19:59:17 - [sway/main.c:152] UBUNTU_CODENAME=disco
2019-07-31 19:59:17 - [sway/main.c:168] Contents of /etc/debian_version:
2019-07-31 19:59:17 - [sway/main.c:152] buster/sid
2019-07-31 19:59:17 - [sway/main.c:140] LD_LIBRARY_PATH=(null)
2019-07-31 19:59:17 - [sway/main.c:140] LD_PRELOAD=(null)
2019-07-31 19:59:17 - [sway/main.c:140] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
2019-07-31 19:59:17 - [sway/main.c:140] SWAYSOCK=(null)
2019-07-31 19:59:17 - [sway/server.c:39] Preparing Wayland server initialization
2019-07-31 19:59:17 - [backend/session/logind.c:674] Successfully loaded logind session
2019-07-31 19:59:17 - [backend/backend.c:192] Found 1 GPUs
2019-07-31 19:59:17 - [backend/drm/backend.c:152] Initializing DRM backend for /dev/dri/card0 (i915)
2019-07-31 19:59:17 - [backend/drm/drm.c:68] Using atomic DRM interface
2019-07-31 19:59:17 - [backend/drm/drm.c:249] Found 3 DRM CRTCs
2019-07-31 19:59:17 - [backend/drm/drm.c:170] Found 9 DRM planes
2019-07-31 19:59:17 - [render/egl.c:172] Using EGL 1.4
2019-07-31 19:59:17 - [render/egl.c:173] 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-07-31 19:59:17 - [render/egl.c:174] EGL vendor: Mesa Project
2019-07-31 19:59:17 - [render/egl.c:117] 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-07-31 19:59:17 - [render/egl.c:240] Failed to obtain a high priority context
2019-07-31 19:59:17 - [render/gles2/renderer.c:546] Using OpenGL ES 3.2 Mesa 19.0.2
2019-07-31 19:59:17 - [render/gles2/renderer.c:547] GL vendor: Intel Open Source Technology Center
2019-07-31 19:59:17 - [render/gles2/renderer.c:548] GL renderer: Mesa DRI Intel(R) HD Graphics 520 (Skylake GT2)
2019-07-31 19:59:17 - [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-07-31 19:59:17 - [backend/noop/backend.c:51] Creating noop backend
2019-07-31 19:59:17 - [sway/main.c:363] Starting sway version 1.1-rc1-83-gfc955716 (Jul 31 2019, branch 'master')
2019-07-31 19:59:17 - [sway/server.c:53] Initializing Wayland server
2019-07-31 19:59:17 - [types/wlr_idle.c:258] idle manager created
2019-07-31 19:59:17 - [types/wlr_idle_inhibit_v1.c:191] idle_inhibit manager created
2019-07-31 19:59:17 - [types/wlr_relative_pointer_v1.c:228] relative_pointer_v1 manager created
2019-07-31 19:59:17 - [sway/config.c:392] Loading config from /home/test/.config/sway/config
2019-07-31 19:59:17 - [sway/config.c:787] Read line 1: # pedrocr's config for sway
2019-07-31 19:59:17 - [sway/config.c:787] Read line 2:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 3: set $mod Mod4
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: set $mod Mod4
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: set $mod Mod4
2019-07-31 19:59:17 - [sway/config.c:787] Read line 4: set $term gnome-terminal
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: set $term gnome-terminal
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: set $term gnome-terminal
2019-07-31 19:59:17 - [sway/config.c:787] Read line 5: set $lock swaylock -f -c 112233 -i ~/LockImage.png
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: set $lock swaylock -f -c 112233 -i ~/LockImage.png
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: set $lock swaylock -f -c 112233 -i ~/LockImage.png
2019-07-31 19:59:17 - [sway/config.c:787] Read line 6:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 7: #set $menu dmenu_path | dmenu -fn "Monospace Regular-21\" -nb "#000" | xargs swaymsg exec --
2019-07-31 19:59:17 - [sway/config.c:787] Read line 8: set $menu dmenu_path | rofi -width 100 -location 1 -lines 10 -bw 2 -yoffset -2 -show-icons -font "Monospace Regular 20" -modi combi -show combi -combi-modi drun,run
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: set $menu dmenu_path | rofi -width 100 -location 1 -lines 10 -bw 2 -yoffset -2 -show-icons -font "Monospace Regular 20" -modi combi -show combi -combi-modi drun,run
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: set $menu dmenu_path | rofi -width 100 -location 1 -lines 10 -bw 2 -yoffset -2 -show-icons -font "Monospace Regular 20" -modi combi -show combi -combi-modi drun,run
2019-07-31 19:59:17 - [sway/config.c:787] Read line 9:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 10: ### Output configuration
2019-07-31 19:59:17 - [sway/config.c:787] Read line 11: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2019-07-31 19:59:17 - [sway/config/output.c:189] Adding output * config
2019-07-31 19:59:17 - [sway/config/output.c:197] 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-07-31 19:59:17 - [sway/config/output.c:606] spawn_swaybg cmd[0] = swaybg
2019-07-31 19:59:17 - [sway/config/output.c:606] spawn_swaybg cmd[1] = -o
2019-07-31 19:59:17 - [sway/config/output.c:606] spawn_swaybg cmd[2] = *
2019-07-31 19:59:17 - [sway/config/output.c:606] spawn_swaybg cmd[3] = -i
2019-07-31 19:59:17 - [sway/config/output.c:606] spawn_swaybg cmd[4] = /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
2019-07-31 19:59:17 - [sway/config/output.c:606] spawn_swaybg cmd[5] = -m
2019-07-31 19:59:17 - [sway/config/output.c:606] spawn_swaybg cmd[6] = fill
2019-07-31 19:59:17 - [sway/config.c:787] Read line 12:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 13: # Example configuration:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 14: #
2019-07-31 19:59:17 - [sway/config.c:787] Read line 15: # output HDMI-A-1 resolution 1920x1080 position 1920,0
2019-07-31 19:59:17 - [sway/config.c:787] Read line 16: #
2019-07-31 19:59:17 - [sway/config.c:787] Read line 17: # You can get the names of your outputs by running: swaymsg -t get_outputs
2019-07-31 19:59:17 - [sway/config.c:787] Read line 18:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 19: # output eDP-1 scale 1.3
2019-07-31 19:59:17 - [sway/config.c:787] Read line 20:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 21: ### Idle configuration
2019-07-31 19:59:17 - [sway/config.c:787] Read line 22:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 27: exec swayidle -w before-sleep '$lock' timeout 5 'if pgrep swaylock; then swaymsg "output * dpms off"; fi' resume 'swaymsg "output * dpms on"'
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: exec swayidle -w before-sleep '$lock' timeout 5 'if pgrep swaylock; then swaymsg "output * dpms off"; fi' resume 'swaymsg "output * dpms on"'
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: exec swayidle -w before-sleep 'swaylock -f -c 112233 -i ~/LockImage.png' timeout 5 'if pgrep swaylock; then swaymsg "output * dpms off"; fi' resume 'swaymsg "output * dpms on"'
2019-07-31 19:59:17 - [sway/config.c:831] Deferring command `exec swayidle -w before-sleep '$lock' timeout 5 'if pgrep swaylock; then swaymsg "output * dpms off"; fi' resume 'swaymsg "output * dpms on"''
2019-07-31 19:59:17 - [sway/config.c:787] Read line 28: ### Input configuration
2019-07-31 19:59:17 - [sway/config.c:787] Read line 29:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 30: input "2:10:TPPS/2_IBM_TrackPoint" {
2019-07-31 19:59:17 - [sway/config.c:841] Entering block 'input "2:10:TPPS/2_IBM_TrackPoint"'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 31: natural_scroll enabled
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: input "2:10:TPPS/2_IBM_TrackPoint" natural_scroll enabled
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: input "2:10:TPPS/2_IBM_TrackPoint" natural_scroll enabled
2019-07-31 19:59:17 - [sway/commands/input.c:69] entering input block: 2:10:TPPS/2_IBM_TrackPoint
2019-07-31 19:59:17 - [sway/config/input.c:15] new_input_config(2:10:TPPS/2_IBM_TrackPoint)
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: natural_scroll enabled
2019-07-31 19:59:17 - [sway/config/input.c:15] new_input_config(temp)
2019-07-31 19:59:17 - [sway/config/input.c:299] Config stored for input 2:10:TPPS/2_IBM_TrackPoint
2019-07-31 19:59:17 - [sway/config.c:787] Read line 32: }
2019-07-31 19:59:17 - [sway/config.c:858] Exiting block 'input "2:10:TPPS/2_IBM_TrackPoint"'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 33:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 34: input "2:7:SynPS/2_Synaptics_TouchPad" {
2019-07-31 19:59:17 - [sway/config.c:841] Entering block 'input "2:7:SynPS/2_Synaptics_TouchPad"'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 35: events disabled
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: input "2:7:SynPS/2_Synaptics_TouchPad" events disabled
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: input "2:7:SynPS/2_Synaptics_TouchPad" events disabled
2019-07-31 19:59:17 - [sway/commands/input.c:69] entering input block: 2:7:SynPS/2_Synaptics_TouchPad
2019-07-31 19:59:17 - [sway/config/input.c:15] new_input_config(2:7:SynPS/2_Synaptics_TouchPad)
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: events disabled
2019-07-31 19:59:17 - [sway/config/input.c:15] new_input_config(temp)
2019-07-31 19:59:17 - [swaybg/main.c:264] Do not run this program manually. See `man 5 sway-output` and look for background options.
2019-07-31 19:59:17 - [sway/config/input.c:299] Config stored for input 2:7:SynPS/2_Synaptics_TouchPad
2019-07-31 19:59:17 - [sway/config.c:787] Read line 36: }
2019-07-31 19:59:17 - [sway/config.c:858] Exiting block 'input "2:7:SynPS/2_Synaptics_TouchPad"'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 37:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 38: input * xkb_layout "pt"
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: input * xkb_layout "pt"
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: input * xkb_layout "pt"
2019-07-31 19:59:17 - [sway/commands/input.c:69] entering input block: *
2019-07-31 19:59:17 - [sway/config/input.c:15] new_input_config(*)
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: xkb_layout pt
2019-07-31 19:59:17 - [sway/commands/input/xkb_layout.c:19] set-xkb_layout for config: * layout: pt
2019-07-31 19:59:17 - [sway/config/input.c:172] Validating xkb merge of * on 2:10:TPPS/2_IBM_TrackPoint
2019-07-31 19:59:17 - [sway/config/input.c:15] new_input_config(temp)
2019-07-31 19:59:17 - [sway/config/input.c:172] Validating xkb merge of * on 2:7:SynPS/2_Synaptics_TouchPad
2019-07-31 19:59:17 - [sway/config/input.c:15] new_input_config(temp)
2019-07-31 19:59:17 - [sway/config/input.c:15] new_input_config(temp)
2019-07-31 19:59:17 - [sway/config/input.c:195] Merging input * config on 2:10:TPPS/2_IBM_TrackPoint
2019-07-31 19:59:17 - [sway/config/input.c:195] Merging input * config on 2:7:SynPS/2_Synaptics_TouchPad
2019-07-31 19:59:17 - [sway/config/input.c:299] Config stored for input *
2019-07-31 19:59:17 - [sway/config.c:787] Read line 39:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 40: seat * hide_cursor 3000
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: seat * hide_cursor 3000
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: seat * hide_cursor 3000
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: hide_cursor 3000
2019-07-31 19:59:17 - [sway/config/seat.c:73] Adding seat * config
2019-07-31 19:59:17 - [sway/config/seat.c:77] Config stored for seat *
2019-07-31 19:59:17 - [sway/config.c:787] Read line 41:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 42: # You can get the names of your inputs by running: swaymsg -t get_inputs
2019-07-31 19:59:17 - [sway/config.c:787] Read line 43: # Read `man 5 sway-input` for more information about this section.
2019-07-31 19:59:17 - [sway/config.c:787] Read line 44:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 45: # Reload the configuration file
2019-07-31 19:59:17 - [sway/config.c:787] Read line 46: bindsym $mod+Shift+c reload
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Shift+c reload
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+c reload
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 47:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 48: # Exit sway (logs you out of your Wayland session)
2019-07-31 19:59:17 - [sway/config.c:787] Read line 49: bindsym $mod+Shift+e exec swaymsg exit
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Shift+e exec swaymsg exit
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+e exec swaymsg exit
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Shift+e to command `exec swaymsg exit` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 50:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 51: # Start a terminal
2019-07-31 19:59:17 - [sway/config.c:787] Read line 52: bindsym $mod+Return exec $term
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Return exec $term
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Return exec gnome-terminal
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Return to command `exec gnome-terminal` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 53:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 54: # Kill focused window
2019-07-31 19:59:17 - [sway/config.c:787] Read line 55: bindsym $mod+q kill
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+q kill
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+q kill
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+q to command `kill` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 56:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 57: # Start your launcher
2019-07-31 19:59:17 - [sway/config.c:787] Read line 58: bindsym $mod+d exec $menu
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+d exec $menu
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+d exec dmenu_path | rofi -width 100 -location 1 -lines 10 -bw 2 -yoffset -2 -show-icons -font "Monospace Regular 20" -modi combi -show combi -combi-modi drun,run
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+d to command `exec dmenu_path | rofi -width 100 -location 1 -lines 10 -bw 2 -yoffset -2 -show-icons -font "Monospace Regular 20" -modi combi -show combi -combi-modi drun,run` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 59:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 60: # Drag floating windows by holding down $mod and left mouse button.
2019-07-31 19:59:17 - [sway/config.c:787] Read line 61: # Resize them with right mouse button + $mod.
2019-07-31 19:59:17 - [sway/config.c:787] Read line 62: # Despite the name, also works for non-floating windows.
2019-07-31 19:59:17 - [sway/config.c:787] Read line 63: # Change normal to inverse to use left mouse button for resizing and right
2019-07-31 19:59:17 - [sway/config.c:787] Read line 64: # mouse button for dragging.
2019-07-31 19:59:17 - [sway/config.c:787] Read line 65: floating_modifier $mod normal
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: floating_modifier $mod normal
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: floating_modifier Mod4 normal
2019-07-31 19:59:17 - [sway/config.c:787] Read line 66:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 67: # Move your focus around
2019-07-31 19:59:17 - [sway/config.c:787] Read line 68: bindsym $mod+Left focus left
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Left focus left
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Left focus left
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Left to command `focus left` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 69: bindsym $mod+Down focus down
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Down focus down
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Down focus down
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Down to command `focus down` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 70: bindsym $mod+Up focus up
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Up focus up
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Up focus up
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Up to command `focus up` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 71: bindsym $mod+Right focus right
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Right focus right
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Right focus right
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Right to command `focus right` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 72:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 73: # Move the focused window with the same, but add Shift
2019-07-31 19:59:17 - [sway/config.c:787] Read line 74: bindsym $mod+Shift+Left move left
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Shift+Left move left
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+Left move left
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 75: bindsym $mod+Shift+Down move down
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Shift+Down move down
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+Down move down
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 76: bindsym $mod+Shift+Up move up
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Shift+Up move up
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+Up move up
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 77: bindsym $mod+Shift+Right move right
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Shift+Right move right
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+Right move right
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 78:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 79: # Move focused container to workspace
2019-07-31 19:59:17 - [sway/config.c:787] Read line 80: bindsym $mod+1 move container to workspace 1
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+1 move container to workspace 1
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+1 move container to workspace 1
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+1 to command `move container to workspace 1` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 81: bindsym $mod+2 move container to workspace 2
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+2 move container to workspace 2
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+2 move container to workspace 2
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+2 to command `move container to workspace 2` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 82: bindsym $mod+3 move container to workspace 3
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+3 move container to workspace 3
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+3 move container to workspace 3
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+3 to command `move container to workspace 3` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 83: bindsym $mod+4 move container to workspace 4
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+4 move container to workspace 4
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+4 move container to workspace 4
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+4 to command `move container to workspace 4` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 84: bindsym $mod+5 move container to workspace 5
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+5 move container to workspace 5
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+5 move container to workspace 5
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+5 to command `move container to workspace 5` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 85: bindsym $mod+6 move container to workspace 6
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+6 move container to workspace 6
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+6 move container to workspace 6
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+6 to command `move container to workspace 6` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 86: bindsym $mod+7 move container to workspace 7
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+7 move container to workspace 7
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+7 move container to workspace 7
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+7 to command `move container to workspace 7` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 87: bindsym $mod+8 move container to workspace 8
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+8 move container to workspace 8
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+8 move container to workspace 8
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+8 to command `move container to workspace 8` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 88: bindsym $mod+9 move container to workspace 9
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+9 move container to workspace 9
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+9 move container to workspace 9
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+9 to command `move container to workspace 9` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 89: bindsym $mod+0 move container to workspace 10
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+0 move container to workspace 10
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+0 move container to workspace 10
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+0 to command `move container to workspace 10` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 90:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 91: bindsym $mod+o focus parent
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+o focus parent
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+o focus parent
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+o to command `focus parent` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 92: bindsym $mod+p gaps inner current set 20
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+p gaps inner current set 20
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+p gaps inner current set 20
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+p to command `gaps inner current set 20` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 93:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 94: # You can "split" the current object of your focus with
2019-07-31 19:59:17 - [sway/config.c:787] Read line 95: # $mod+b or $mod+v, for horizontal and vertical splits
2019-07-31 19:59:17 - [sway/config.c:787] Read line 96: # respectively.
2019-07-31 19:59:17 - [sway/config.c:787] Read line 97: bindsym $mod+b splith
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+b splith
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+b splith
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+b to command `splith` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 98: bindsym $mod+v splitv
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+v splitv
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+v splitv
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+v to command `splitv` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 99:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 100: # Switch the current container between different layout styles
2019-07-31 19:59:17 - [sway/config.c:787] Read line 101: bindsym $mod+s layout stacking
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+s layout stacking
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+s layout stacking
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 102: bindsym $mod+w layout tabbed
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+w layout tabbed
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+w layout tabbed
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 103: # bindsym $mod+e layout toggle split
2019-07-31 19:59:17 - [sway/config.c:787] Read line 104:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 105: # Make the current focus fullscreen
2019-07-31 19:59:17 - [sway/config.c:787] Read line 106: bindsym $mod+f fullscreen
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+f fullscreen
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+f fullscreen
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 107:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 108: bindsym $mod+g floating toggle
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+g floating toggle
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+g floating toggle
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+g to command `floating toggle` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 109:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 110: # Toggle the current focus between tiling and floating mode
2019-07-31 19:59:17 - [sway/config.c:787] Read line 111: bindsym $mod+Shift+space floating toggle
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Shift+space floating toggle
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Shift+space floating toggle
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 112:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 113: # Swap focus between the tiling area and the floating area
2019-07-31 19:59:17 - [sway/config.c:787] Read line 114: # bindsym $mod+space focus mode_toggle
2019-07-31 19:59:17 - [sway/config.c:787] Read line 115:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 116: # Move focus to the parent container
2019-07-31 19:59:17 - [sway/config.c:787] Read line 117: # bindsym $mod+a focus parent
2019-07-31 19:59:17 - [sway/config.c:787] Read line 118:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 119: # Resize by direct manipulation
2019-07-31 19:59:17 - [sway/config.c:787] Read line 120: bindsym $mod+Alt+Left resize shrink width 10px
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Alt+Left resize shrink width 10px
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Alt+Left resize shrink width 10px
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Alt+Left to command `resize shrink width 10px` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 121: bindsym $mod+Alt+Right resize grow width 10px
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Alt+Right resize grow width 10px
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Alt+Right resize grow width 10px
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Alt+Right to command `resize grow width 10px` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 122: bindsym $mod+Alt+Down resize shrink height 10px
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Alt+Down resize shrink height 10px
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Alt+Down resize shrink height 10px
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Alt+Down to command `resize shrink height 10px` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 123: bindsym $mod+Alt+Up resize grow height 10px
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+Alt+Up resize grow height 10px
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+Alt+Up resize grow height 10px
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+Alt+Up to command `resize grow height 10px` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 124:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 125: # Move to next or previous workspaces
2019-07-31 19:59:17 - [sway/config.c:787] Read line 126: bindsym Ctrl+Alt+Up workspace prev_on_output
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym Ctrl+Alt+Up workspace prev_on_output
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Ctrl+Alt+Up workspace prev_on_output
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Ctrl+Alt+Up to command `workspace prev_on_output` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 127: bindsym Ctrl+Alt+Down workspace next_on_output
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym Ctrl+Alt+Down workspace next_on_output
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Ctrl+Alt+Down workspace next_on_output
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Ctrl+Alt+Down to command `workspace next_on_output` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 128:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 129: # Disable Alt-Tab to get my muscle memory in check
2019-07-31 19:59:17 - [sway/config.c:787] Read line 130: bindsym Alt+Tab exec :
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym Alt+Tab exec :
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Alt+Tab exec :
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Alt+Tab to command `exec :` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 131:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 132: # Lock Screen
2019-07-31 19:59:17 - [sway/config.c:787] Read line 133: bindsym $mod+l exec $lock
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym $mod+l exec $lock
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym Mod4+l exec swaylock -f -c 112233 -i ~/LockImage.png
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound Mod4+l to command `exec swaylock -f -c 112233 -i ~/LockImage.png` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 134:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 135: # Brightness keys
2019-07-31 19:59:17 - [sway/config.c:787] Read line 136: bindsym XF86MonBrightnessUp exec brightnessctl s 5%+
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86MonBrightnessUp exec brightnessctl s 5%+
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86MonBrightnessUp exec brightnessctl s 5%+
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86MonBrightnessUp to command `exec brightnessctl s 5%+` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 137: bindsym XF86MonBrightnessDown exec brightnessctl --min-value=17 s 5%-
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86MonBrightnessDown exec brightnessctl --min-value=17 s 5%-
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86MonBrightnessDown exec brightnessctl --min-value=17 s 5%-
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86MonBrightnessDown to command `exec brightnessctl --min-value=17 s 5%-` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 138:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 139: # Audio Keys
2019-07-31 19:59:17 - [sway/config.c:787] Read line 140: set $sink $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5)
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: set $sink $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5)
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: set $sink $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5)
2019-07-31 19:59:17 - [sway/config.c:787] Read line 141: bindsym XF86AudioLowerVolume exec pactl -- set-sink-mute $sink 0 && pactl -- set-sink-volume $sink -10%
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86AudioLowerVolume exec pactl -- set-sink-mute $sink 0 && pactl -- set-sink-volume $sink -10%
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86AudioLowerVolume exec pactl -- set-sink-mute $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) 0 && pactl -- set-sink-volume $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) -10%
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86AudioLowerVolume to command `exec pactl -- set-sink-mute $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) 0 && pactl -- set-sink-volume $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) -10%` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 142: bindsym XF86AudioRaiseVolume exec pactl -- set-sink-mute $sink 0 && pactl -- set-sink-volume $sink +10%
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86AudioRaiseVolume exec pactl -- set-sink-mute $sink 0 && pactl -- set-sink-volume $sink +10%
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86AudioRaiseVolume exec pactl -- set-sink-mute $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) 0 && pactl -- set-sink-volume $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) +10%
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86AudioRaiseVolume to command `exec pactl -- set-sink-mute $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) 0 && pactl -- set-sink-volume $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) +10%` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 143: bindsym XF86AudioMute exec pactl -- set-sink-mute $sink toggle
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86AudioMute exec pactl -- set-sink-mute $sink toggle
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86AudioMute exec pactl -- set-sink-mute $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) toggle
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86AudioMute to command `exec pactl -- set-sink-mute $(pacmd list-sinks 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) toggle` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 144:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 145: set $source $(pacmd list-sources 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5)
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: set $source $(pacmd list-sources 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5)
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: set $source $(pacmd list-sources 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5)
2019-07-31 19:59:17 - [sway/config.c:787] Read line 146: bindsym XF86AudioMicMute exec pactl -- set-source-mute $source toggle
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86AudioMicMute exec pactl -- set-source-mute $source toggle
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86AudioMicMute exec pactl -- set-source-mute $(pacmd list-sources 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) toggle
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86AudioMicMute to command `exec pactl -- set-source-mute $(pacmd list-sources 2>&1 | grep "* index" | head -n 1 | cut -d " " -f 5) toggle` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 147:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 148: # Outlook mail refresh
2019-07-31 19:59:17 - [sway/config.c:787] Read line 149: #bindsym XF86Tools exec wtype -M shift -k F9
2019-07-31 19:59:17 - [sway/config.c:787] Read line 150:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 151: bindsym XF86Tools fullscreen disable
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86Tools fullscreen disable
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86Tools fullscreen disable
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86Tools to command `fullscreen disable` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 152: bindsym XF86Search fullscreen enable view
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86Search fullscreen enable view
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86Search fullscreen enable view
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86Search to command `fullscreen enable view` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 153: bindsym XF86LaunchA fullscreen enable workspace
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86LaunchA fullscreen enable workspace
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86LaunchA fullscreen enable workspace
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86LaunchA to command `fullscreen enable workspace` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 154: bindsym XF86Explorer fullscreen enable global
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bindsym XF86Explorer fullscreen enable global
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bindsym XF86Explorer fullscreen enable global
2019-07-31 19:59:17 - [sway/commands/bind.c:293] bindsym - Bound XF86Explorer to command `fullscreen enable global` for device '*'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 155:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 156: # Make it look a little better
2019-07-31 19:59:17 - [sway/config.c:787] Read line 157: font pango:"Monospace Regular" 16
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: font pango:"Monospace Regular" 16
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: font pango:"Monospace Regular" 16
2019-07-31 19:59:17 - [sway/config.c:787] Read line 158: # default_border pixel 3
2019-07-31 19:59:17 - [sway/config.c:787] Read line 159: hide_edge_borders smart
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: hide_edge_borders smart
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: hide_edge_borders smart
2019-07-31 19:59:17 - [sway/config.c:787] Read line 160:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 161: client.focused #bb0000 #bb0000 #ffffff #bb0000 #bb0000
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: client.focused #bb0000 #bb0000 #ffffff #bb0000 #bb0000
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: client.focused #bb0000 #bb0000 #ffffff #bb0000 #bb0000
2019-07-31 19:59:17 - [sway/config.c:787] Read line 162: client.focused_inactive #000000 #5f676a #ffffff #484e50 #222222
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: client.focused_inactive #000000 #5f676a #ffffff #484e50 #222222
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: client.focused_inactive #000000 #5f676a #ffffff #484e50 #222222
2019-07-31 19:59:17 - [sway/config.c:787] Read line 163: client.unfocused #000000 #222222 #888888 #292d2e #222222
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: client.unfocused #000000 #222222 #888888 #292d2e #222222
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: client.unfocused #000000 #222222 #888888 #292d2e #222222
2019-07-31 19:59:17 - [sway/config.c:787] Read line 164: client.urgent #2f343a #900000 #ffffff #900000 #900000
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: client.urgent #2f343a #900000 #ffffff #900000 #900000
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: client.urgent #2f343a #900000 #ffffff #900000 #900000
2019-07-31 19:59:17 - [sway/config.c:787] Read line 165: client.placeholder #000000 #0c0c0c #ffffff #000000 #222222
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: client.placeholder #000000 #0c0c0c #ffffff #000000 #222222
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: client.placeholder #000000 #0c0c0c #ffffff #000000 #222222
2019-07-31 19:59:17 - [sway/commands/client.c:117] Warning: client.placeholder is ignored by sway
2019-07-31 19:59:17 - [sway/config.c:787] Read line 166: client.background #ffffff
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: client.background #ffffff
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: client.background #ffffff
2019-07-31 19:59:17 - [sway/commands/client.c:117] Warning: client.background is ignored by sway
2019-07-31 19:59:17 - [sway/config.c:787] Read line 167:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 168: # Prepare the session
2019-07-31 19:59:17 - [sway/config.c:787] Read line 169: set $gnome-schema org.gnome.desktop.interface
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: set $gnome-schema org.gnome.desktop.interface
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: set $gnome-schema org.gnome.desktop.interface
2019-07-31 19:59:17 - [sway/config.c:787] Read line 170: exec_always {
2019-07-31 19:59:17 - [sway/config.c:841] Entering block 'exec_always'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 171: gsettings set $gnome-schema text-scaling-factor 1.3
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: exec_always gsettings set $gnome-schema text-scaling-factor 1.3
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: exec_always gsettings set org.gnome.desktop.interface text-scaling-factor 1.3
2019-07-31 19:59:17 - [sway/config.c:831] Deferring command `gsettings set $gnome-schema text-scaling-factor 1.3'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 172: }
2019-07-31 19:59:17 - [sway/config.c:858] Exiting block 'exec_always'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 173:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 174: bar {
2019-07-31 19:59:17 - [sway/config.c:841] Entering block 'bar'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 175: position top
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bar position top
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bar position top
2019-07-31 19:59:17 - [sway/commands/bar.c:113] Creating bar bar-0
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: position top
2019-07-31 19:59:17 - [sway/commands/bar/position.c:16] Setting bar position 'top' for bar: bar-0
2019-07-31 19:59:17 - [sway/config.c:787] Read line 176:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 177: # When the status_command prints a new line to stdout, swaybar updates.
2019-07-31 19:59:17 - [sway/config.c:787] Read line 178: # The default just shows the current date and time.
2019-07-31 19:59:17 - [sway/config.c:787] Read line 179: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done
2019-07-31 19:59:17 - [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-07-31 19:59:17 - [sway/config.c:787] Read line 180:
2019-07-31 19:59:17 - [sway/config.c:787] Read line 181: colors {
2019-07-31 19:59:17 - [sway/config.c:841] Entering block 'bar colors'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 182: statusline #ffffff
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bar colors statusline #ffffff
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bar colors statusline #ffffff
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: colors statusline #ffffff
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: statusline #ffffff
2019-07-31 19:59:17 - [sway/config.c:787] Read line 183: background #323232
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bar colors background #323232
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bar colors background #323232
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: colors background #323232
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: background #323232
2019-07-31 19:59:17 - [sway/config.c:787] Read line 184: inactive_workspace #32323200 #32323200 #5c5c5c
2019-07-31 19:59:17 - [sway/commands.c:352] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-07-31 19:59:17 - [sway/commands.c:372] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
2019-07-31 19:59:17 - [sway/commands.c:403] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
2019-07-31 19:59:17 - [sway/config.c:787] Read line 185: }
2019-07-31 19:59:17 - [sway/config.c:858] Exiting block 'bar colors'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 186: }
2019-07-31 19:59:17 - [sway/config.c:858] Exiting block 'bar'
2019-07-31 19:59:17 - [sway/config.c:787] Read line 187:
2019-07-31 19:59:17 - [sway/server.c:176] Initializing Xwayland
2019-07-31 19:59:17 - [sway/server.c:193] Starting backend on wayland display 'wayland-0'
2019-07-31 19:59:17 - [backend/drm/drm.c:1156] Scanning DRM connectors
2019-07-31 19:59:17 - [backend/drm/drm.c:1219] Found connector 'eDP-1'
2019-07-31 19:59:17 - [backend/drm/drm.c:1255] 'eDP-1' connected
2019-07-31 19:59:17 - [backend/drm/drm.c:1257] Current CRTC: 47
2019-07-31 19:59:17 - [backend/drm/drm.c:1262] Physical size: 310x170
2019-07-31 19:59:17 - [backend/drm/drm.c:1273] Detected modes:
2019-07-31 19:59:17 - [backend/drm/drm.c:1297] 2560x1440@60004
2019-07-31 19:59:17 - [backend/drm/drm.c:1219] Found connector 'DP-1'
2019-07-31 19:59:17 - [backend/drm/drm.c:1219] Found connector 'HDMI-A-1'
2019-07-31 19:59:17 - [backend/drm/drm.c:1219] Found connector 'DP-2'
2019-07-31 19:59:17 - [backend/drm/drm.c:1219] Found connector 'HDMI-A-2'
2019-07-31 19:59:17 - [backend/drm/drm.c:986] Reallocating CRTCs
2019-07-31 19:59:17 - [backend/drm/drm.c:997] State before reallocation:
2019-07-31 19:59:17 - [backend/drm/drm.c:1006] 'eDP-1' crtc=0 state=1 desired_enabled=1
2019-07-31 19:59:17 - [backend/drm/drm.c:1006] 'DP-1' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:17 - [backend/drm/drm.c:1006] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:17 - [backend/drm/drm.c:1006] 'DP-2' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:17 - [backend/drm/drm.c:1006] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:17 - [backend/drm/drm.c:1055] State after reallocation:
2019-07-31 19:59:17 - [backend/drm/drm.c:1065] 'eDP-1' crtc=0 state=1 desired_enabled=1
2019-07-31 19:59:17 - [backend/drm/drm.c:1065] 'DP-1' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:17 - [backend/drm/drm.c:1065] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:17 - [backend/drm/drm.c:1065] 'DP-2' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:17 - [backend/drm/drm.c:1065] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:17 - [backend/drm/drm.c:1354] Requesting modeset for 'eDP-1'
2019-07-31 19:59:17 - [sway/desktop/output.c:655] New output 0x5646320508a0: eDP-1
2019-07-31 19:59:17 - [backend/drm/drm.c:590] Modesetting 'eDP-1' with '2560x1440@60004 mHz'
2019-07-31 19:59:17 - [backend/drm/drm.c:498] Starting renderer on output 'eDP-1'
2019-07-31 19:59:17 - [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2019-07-31 19:59:17 - [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2019-07-31 19:59:17 - [GLES2] VS SIMD8 shader: 28 inst, 0 loops, 116 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 448 to 336 bytes.
2019-07-31 19:59:17 - [GLES2] FS SIMD16 shader: 2 inst, 0 loops, 0 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 32 to 32 bytes.
2019-07-31 19:59:17 - [sway/tree/workspace.c:274] Workspace: Generating new workspace name for output eDP-1
2019-07-31 19:59:17 - [sway/tree/workspace.c:209] Got valid workspace command for target: 'prev_on_output'
2019-07-31 19:59:17 - [sway/tree/workspace.c:209] Got valid workspace command for target: 'next_on_output'
2019-07-31 19:59:17 - [sway/tree/output.c:132] Creating default workspace 1
2019-07-31 19:59:17 - [sway/tree/workspace.c:64] Adding workspace 1 for output eDP-1
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:242] Loaded cursor theme 'default', available cursors:
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+20,20
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] copy (1 images) 24x23+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+20,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,20
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_ptr_watch (31 images) 24x24+6,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] color-picker (1 images) 24x24+4,19
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+5,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+7,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+12,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+20,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+7,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (31 images) 24x24+6,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+7,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+4,20
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+7,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,20
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+11,18
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+18,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+17,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+17,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+7,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x23+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x23+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (31 images) 24x24+6,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+11,18
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x23+5,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] watch (31 images) 24x24+12,12
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+18,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+11,18
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+13,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+7,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,23
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+13,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+13,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+17,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:242] Loaded cursor theme 'default', available cursors:
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+20,20
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] copy (1 images) 24x23+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+20,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,20
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_ptr_watch (31 images) 24x24+6,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] color-picker (1 images) 24x24+4,19
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+5,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+7,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+12,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+20,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+7,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (31 images) 24x24+6,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+7,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+4,20
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+7,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,20
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+11,18
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+18,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+17,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+17,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+7,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x23+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] move (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x23+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (31 images) 24x24+6,4
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+11,18
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x23+5,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] watch (31 images) 24x24+12,12
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+18,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+9,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+11,18
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+13,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+7,13
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,23
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+11,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+13,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+13,11
2019-07-31 19:59:17 - [xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+17,4
2019-07-31 19:59:17 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-07-31 19:59:17 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0
2019-07-31 19:59:17 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 0.000000
2019-07-31 19:59:17 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0
2019-07-31 19:59:17 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 0.000000
2019-07-31 19:59:17 - [sway/desktop/transaction.c:412] Transaction 0x5646321010d0 committing with 2 instructions
2019-07-31 19:59:17 - [sway/desktop/transaction.c:280] Applying transaction 0x5646321010d0
2019-07-31 19:59:17 - [backend/libinput/backend.c:55] Initializing libinput
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added Power Button [0:1]
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '0:1:Power_Button'
2019-07-31 19:59:17 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '0:1:Power_Button')
2019-07-31 19:59:17 - [sway/input/input-manager.c:165] no fallback seat config - creating default
2019-07-31 19:59:17 - [sway/config/seat.c:60] Adding non-wildcard seat config
2019-07-31 19:59:17 - [sway/config/seat.c:63] Merging on top of seat * config
2019-07-31 19:59:17 - [sway/config/seat.c:77] Config stored for seat seat0
2019-07-31 19:59:17 - [sway/input/input-manager.c:398] applying seat config for seat seat0
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 0:1:Power_Button to seat seat0
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added Video Bus [0:6]
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '0:6:Video_Bus'
2019-07-31 19:59:17 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '0:6:Video_Bus')
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 0:6:Video_Bus to seat seat0
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added Lid Switch [0:5]
2019-07-31 19:59:17 - [backend/libinput/switch.c:20] Created switch for device Lid Switch
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '0:5:Lid_Switch'
2019-07-31 19:59:17 - [sway/input/libinput.c:252] config_libinput_switch('*' on '0:5:Lid_Switch')
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 0:5:Lid_Switch to seat seat0
2019-07-31 19:59:17 - [sway/input/switch.c:18] Allocated switch for device
2019-07-31 19:59:17 - [sway/input/seat.c:542] Applying input config to 0:5:Lid_Switch
2019-07-31 19:59:17 - [sway/input/switch.c:95] Configured switch for device
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added Sleep Button [0:3]
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '0:3:Sleep_Button'
2019-07-31 19:59:17 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '0:3:Sleep_Button')
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 0:3:Sleep_Button to seat seat0
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added Integrated Camera: Integrated C [22918:1798]
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '22918:1798:Integrated_Camera:_Integrated_C'
2019-07-31 19:59:17 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '22918:1798:Integrated_Camera:_Integrated_C')
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 22918:1798:Integrated_Camera:_Integrated_C to seat seat0
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH Dock Mic [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH Mic [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH Dock Headphone [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH Headphone [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=3 [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=7 [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=8 [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=9 [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=10 [0:0]
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added AT Translated Set 2 keyboard [1:1]
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '1:1:AT_Translated_Set_2_keyboard'
2019-07-31 19:59:17 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '1:1:AT_Translated_Set_2_keyboard')
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added SynPS/2 Synaptics TouchPad [2:7]
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '2:7:SynPS/2_Synaptics_TouchPad'
2019-07-31 19:59:17 - [sway/input/libinput.c:191] config_libinput_pointer('2:7:SynPS/2_Synaptics_TouchPad' on '2:7:SynPS/2_Synaptics_TouchPad')
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 2:7:SynPS/2_Synaptics_TouchPad to seat seat0
2019-07-31 19:59:17 - [sway/input/seat.c:542] Applying input config to 2:7:SynPS/2_Synaptics_TouchPad
2019-07-31 19:59:17 - [GLES2] FS SIMD8 shader: 14 inst, 0 loops, 308 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 224 to 176 bytes.
2019-07-31 19:59:17 - [GLES2] FS SIMD16 shader: 14 inst, 0 loops, 322 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 224 to 176 bytes.
2019-07-31 19:59:17 - [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 64 bytes.
2019-07-31 19:59:17 - [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 64 bytes.
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added TPPS/2 IBM TrackPoint [2:10]
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '2:10:TPPS/2_IBM_TrackPoint'
2019-07-31 19:59:17 - [sway/input/libinput.c:191] config_libinput_pointer('2:10:TPPS/2_IBM_TrackPoint' on '2:10:TPPS/2_IBM_TrackPoint')
2019-07-31 19:59:17 - [sway/input/libinput.c:96] scroll_set_natural_scroll(1)
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 2:10:TPPS/2_IBM_TrackPoint to seat seat0
2019-07-31 19:59:17 - [sway/input/seat.c:542] Applying input config to 2:10:TPPS/2_IBM_TrackPoint
2019-07-31 19:59:17 - [backend/libinput/events.c:94] Added ThinkPad Extra Buttons [6058:20564]
2019-07-31 19:59:17 - [sway/input/input-manager.c:216] adding device: '6058:20564:ThinkPad_Extra_Buttons'
2019-07-31 19:59:17 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '6058:20564:ThinkPad_Extra_Buttons')
2019-07-31 19:59:17 - [sway/input/seat.c:706] adding device 6058:20564:ThinkPad_Extra_Buttons to seat seat0
2019-07-31 19:59:17 - [backend/libinput/backend.c:101] libinput successfully initialized
2019-07-31 19:59:17 - [sway/config/bar.c:261] Invoking swaybar for bar id 'bar-0'
2019-07-31 19:59:17 - [sway/config/bar.c:253] Spawned swaybar bar-0
2019-07-31 19:59:17 - [sway/config.c:638] Running deferred commands
2019-07-31 19:59:17 - [sway/commands.c:250] Handling command 'exec swayidle -w before-sleep '$lock' timeout 5 'if pgrep swaylock; then swaymsg "output * dpms off"; fi' resume 'swaymsg "output * dpms on"''
2019-07-31 19:59:17 - [sway/commands/exec_always.c:46] Executing swayidle -w before-sleep 'swaylock -f -c 112233 -i ~/LockImage.png' timeout 5 'if pgrep swaylock; then swaymsg "output * dpms off"; fi' resume 'swaymsg "output * dpms on"'
2019-07-31 19:59:17 - [sway/commands/exec_always.c:87] Child process created with pid 16343
2019-07-31 19:59:17 - [sway/tree/root.c:275] Recording workspace for process 16343
2019-07-31 19:59:17 - [sway/commands.c:250] Handling command 'exec_always gsettings set $gnome-schema text-scaling-factor 1.3'
2019-07-31 19:59:17 - [sway/commands/exec_always.c:46] Executing gsettings set org.gnome.desktop.interface text-scaling-factor 1.3
2019-07-31 19:59:17 - [sway/commands/exec_always.c:87] Child process created with pid 16346
2019-07-31 19:59:17 - [sway/tree/root.c:275] Recording workspace for process 16346
2019-07-31 19:59:17 - [sway/server.c:204] Running compositor on wayland display 'wayland-0'
2019-07-31 19:59:17 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-07-31 19:59:17 - [sway/ipc-server.c:200] New client: fd 57
2019-07-31 19:59:17 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-07-31 19:59:17 - [sway/ipc-server.c:200] New client: fd 60
2019-07-31 19:59:17 - [sway/ipc-server.c:220] Client 57 readable
2019-07-31 19:59:17 - [sway/ipc-server.c:938] Added IPC reply of type 0x6 to client 57 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 Regular\" 16", "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-07-31 19:59:17 - [sway/ipc-server.c:524] Client 57 writable
2019-07-31 19:59:17 - [sway/ipc-server.c:220] Client 57 readable
2019-07-31 19:59:17 - [sway/ipc-server.c:938] Added IPC reply of type 0x3 to client 57 queue: [ { "id": 3, "name": "eDP-1", "rect": { "x": 0, "y": 0, "width": 2560, "height": 1440 }, "focus": [ 4 ], "border": "none", "current_border_width": 0, "layout": "output", "orientation": "none", "percent": 1.0, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "floating_nodes": [ ], "sticky": false, "type": "output", "active": true, "dpms": true, "primary": false, "make": "Unknown", "model": "0x0502", "serial": "0x00000000", "scale": 1.0, "transform": "normal", "current_workspace": "1", "modes": [ { "width": 2560, "height": 1440, "refresh": 60004 } ], "current_mode": { "width": 2560, "height": 1440, "refresh": 60004 }, "focused": true, "subpixel_hinting": "unknown" } ]
2019-07-31 19:59:17 - [sway/ipc-server.c:524] Client 57 writable
2019-07-31 19:59:17 - [sway/ipc-server.c:220] Client 60 readable
2019-07-31 19:59:17 - [sway/ipc-server.c:938] Added IPC reply of type 0x2 to client 60 queue: {"success": true}
2019-07-31 19:59:17 - [sway/ipc-server.c:524] Client 60 writable
Got sleep lock: 11
2019-07-31 19:59:18 - [sway/ipc-server.c:220] Client 57 readable
2019-07-31 19:59:18 - [sway/ipc-server.c:938] Added IPC reply of type 0x1 to client 57 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-07-31 19:59:18 - [sway/ipc-server.c:524] Client 57 writable
2019-07-31 19:59:18 - [types/wlr_surface.c:609] New wlr_surface 0x5646322c0f80 (res 0x5646322949a0)
2019-07-31 19:59:18 - [types/wlr_layer_shell_v1.c:411] new layer_surface 0x5646322c12a0 (res 0x564632294be0)
2019-07-31 19:59:18 - [sway/desktop/layer_shell.c:368] new layer surface: namespace panel layer 1 anchor 1 size 0x32 margin 0,0,0,0
2019-07-31 19:59:18 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-07-31 19:59:18 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1408@0,32
2019-07-31 19:59:18 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 32.000000
2019-07-31 19:59:18 - [sway/desktop/transaction.c:412] Transaction 0x56463228df90 committing with 1 instructions
2019-07-31 19:59:18 - [sway/desktop/transaction.c:280] Applying transaction 0x56463228df90
2019-07-31 19:59:18 - [types/wlr_surface.c:609] New wlr_surface 0x5646322c1400 (res 0x564632294d00)
2019-07-31 19:59:20 - [backend/drm/backend.c:123] DRM fd paused
2019-07-31 19:59:21 - [backend/drm/atomic.c:38] Atomic test failed: Permission denied
2019-07-31 19:59:21 - [types/wlr_output.c:886] Falling back to software cursor on output 'eDP-1'
2019-07-31 19:59:27 - [backend/drm/backend.c:90] DRM fd resumed
2019-07-31 19:59:27 - [backend/drm/drm.c:1156] Scanning DRM connectors
2019-07-31 19:59:28 - [backend/drm/drm.c:986] Reallocating CRTCs
2019-07-31 19:59:28 - [backend/drm/drm.c:997] State before reallocation:
2019-07-31 19:59:28 - [backend/drm/drm.c:1006] 'eDP-1' crtc=0 state=3 desired_enabled=1
2019-07-31 19:59:28 - [backend/drm/drm.c:1006] 'DP-1' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:28 - [backend/drm/drm.c:1006] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:28 - [backend/drm/drm.c:1006] 'DP-2' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:28 - [backend/drm/drm.c:1006] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:28 - [backend/drm/drm.c:1055] State after reallocation:
2019-07-31 19:59:28 - [backend/drm/drm.c:1065] 'eDP-1' crtc=0 state=3 desired_enabled=1
2019-07-31 19:59:28 - [backend/drm/drm.c:1065] 'DP-1' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:28 - [backend/drm/drm.c:1065] 'HDMI-A-1' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:28 - [backend/drm/drm.c:1065] 'DP-2' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:28 - [backend/drm/drm.c:1065] 'HDMI-A-2' crtc=-1 state=0 desired_enabled=0
2019-07-31 19:59:28 - [backend/drm/drm.c:590] Modesetting 'eDP-1' with '2560x1440@60004 mHz'
2019-07-31 19:59:28 - [backend/drm/drm.c:498] Starting renderer on output 'eDP-1'
2019-07-31 19:59:28 - [backend/drm/drm.c:850] Skipping pageflip on output 'eDP-1'
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing Power Button [0:1]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '0:1:Power_Button'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 0:1:Power_Button from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing Video Bus [0:6]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '0:6:Video_Bus'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 0:6:Video_Bus from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing Lid Switch [0:5]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '0:5:Lid_Switch'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 0:5:Lid_Switch from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing Sleep Button [0:3]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '0:3:Sleep_Button'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 0:3:Sleep_Button from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing Integrated Camera: Integrated C [22918:1798]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '22918:1798:Integrated_Camera:_Integrated_C'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 22918:1798:Integrated_Camera:_Integrated_C from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH Dock Mic [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH Mic [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH Dock Headphone [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH Headphone [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH HDMI/DP,pcm=3 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH HDMI/DP,pcm=7 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH HDMI/DP,pcm=8 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH HDMI/DP,pcm=9 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing HDA Intel PCH HDMI/DP,pcm=10 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing AT Translated Set 2 keyboard [1:1]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '1:1:AT_Translated_Set_2_keyboard'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing SynPS/2 Synaptics TouchPad [2:7]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '2:7:SynPS/2_Synaptics_TouchPad'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 2:7:SynPS/2_Synaptics_TouchPad from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing TPPS/2 IBM TrackPoint [2:10]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '2:10:TPPS/2_IBM_TrackPoint'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 2:10:TPPS/2_IBM_TrackPoint from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:208] Removing ThinkPad Extra Buttons [6058:20564]
2019-07-31 19:59:28 - [sway/input/input-manager.c:184] removing device: '6058:20564:ThinkPad_Extra_Buttons'
2019-07-31 19:59:28 - [sway/input/seat.c:726] removing device 6058:20564:ThinkPad_Extra_Buttons from seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added Power Button [0:1]
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '0:1:Power_Button'
2019-07-31 19:59:28 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '0:1:Power_Button')
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 0:1:Power_Button to seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added Video Bus [0:6]
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '0:6:Video_Bus'
2019-07-31 19:59:28 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '0:6:Video_Bus')
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 0:6:Video_Bus to seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added Lid Switch [0:5]
2019-07-31 19:59:28 - [backend/libinput/switch.c:20] Created switch for device Lid Switch
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '0:5:Lid_Switch'
2019-07-31 19:59:28 - [sway/input/libinput.c:252] config_libinput_switch('*' on '0:5:Lid_Switch')
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 0:5:Lid_Switch to seat seat0
2019-07-31 19:59:28 - [sway/input/switch.c:18] Allocated switch for device
2019-07-31 19:59:28 - [sway/input/seat.c:542] Applying input config to 0:5:Lid_Switch
2019-07-31 19:59:28 - [sway/input/switch.c:95] Configured switch for device
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added Sleep Button [0:3]
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '0:3:Sleep_Button'
2019-07-31 19:59:28 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '0:3:Sleep_Button')
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 0:3:Sleep_Button to seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added Integrated Camera: Integrated C [22918:1798]
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '22918:1798:Integrated_Camera:_Integrated_C'
2019-07-31 19:59:28 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '22918:1798:Integrated_Camera:_Integrated_C')
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 22918:1798:Integrated_Camera:_Integrated_C to seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH Dock Mic [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH Mic [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH Dock Headphone [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH Headphone [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=3 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=7 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=8 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=9 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added HDA Intel PCH HDMI/DP,pcm=10 [0:0]
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added AT Translated Set 2 keyboard [1:1]
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '1:1:AT_Translated_Set_2_keyboard'
2019-07-31 19:59:28 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '1:1:AT_Translated_Set_2_keyboard')
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added SynPS/2 Synaptics TouchPad [2:7]
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '2:7:SynPS/2_Synaptics_TouchPad'
2019-07-31 19:59:28 - [sway/input/libinput.c:191] config_libinput_pointer('2:7:SynPS/2_Synaptics_TouchPad' on '2:7:SynPS/2_Synaptics_TouchPad')
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 2:7:SynPS/2_Synaptics_TouchPad to seat seat0
2019-07-31 19:59:28 - [sway/input/seat.c:542] Applying input config to 2:7:SynPS/2_Synaptics_TouchPad
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added TPPS/2 IBM TrackPoint [2:10]
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '2:10:TPPS/2_IBM_TrackPoint'
2019-07-31 19:59:28 - [sway/input/libinput.c:191] config_libinput_pointer('2:10:TPPS/2_IBM_TrackPoint' on '2:10:TPPS/2_IBM_TrackPoint')
2019-07-31 19:59:28 - [sway/input/libinput.c:96] scroll_set_natural_scroll(1)
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 2:10:TPPS/2_IBM_TrackPoint to seat seat0
2019-07-31 19:59:28 - [sway/input/seat.c:542] Applying input config to 2:10:TPPS/2_IBM_TrackPoint
2019-07-31 19:59:28 - [backend/libinput/events.c:94] Added ThinkPad Extra Buttons [6058:20564]
2019-07-31 19:59:28 - [sway/input/input-manager.c:216] adding device: '6058:20564:ThinkPad_Extra_Buttons'
2019-07-31 19:59:28 - [sway/input/libinput.c:242] config_libinput_keyboard('*' on '6058:20564:ThinkPad_Extra_Buttons')
2019-07-31 19:59:28 - [sway/input/seat.c:706] adding device 6058:20564:ThinkPad_Extra_Buttons to seat seat0
2019-07-31 19:59:28 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-07-31 19:59:28 - [sway/ipc-server.c:200] New client: fd 53
2019-07-31 19:59:28 - [sway/ipc-server.c:220] Client 53 readable
2019-07-31 19:59:28 - [sway/commands.c:250] Handling command 'output * dpms on'
2019-07-31 19:59:28 - [sway/commands.c:403] Subcommand: dpms on
2019-07-31 19:59:28 - [sway/config/output.c:170] Merging on top of existing output config
2019-07-31 19:59:28 - [sway/config/output.c:197] 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 1)
2019-07-31 19:59:28 - [sway/config/output.c:255] Turning on screen
2019-07-31 19:59:28 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1408@0,32
2019-07-31 19:59:28 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 32.000000
2019-07-31 19:59:28 - [sway/desktop/transaction.c:412] Transaction 0x5646323468d0 committing with 1 instructions
2019-07-31 19:59:28 - [sway/desktop/transaction.c:280] Applying transaction 0x5646323468d0
2019-07-31 19:59:28 - [sway/ipc-server.c:938] Added IPC reply of type 0x0 to client 53 queue: [ { "success": true } ]
2019-07-31 19:59:28 - [sway/ipc-server.c:524] Client 53 writable
2019-07-31 19:59:28 - [sway/ipc-server.c:215] Client 53 hung up
2019-07-31 19:59:28 - [sway/ipc-server.c:554] IPC Client 53 disconnected
2019-07-31 19:59:29 - [sway/commands/bind.c:577] running command for binding: exec swaymsg exit
2019-07-31 19:59:29 - [sway/commands.c:250] Handling command 'exec swaymsg exit'
2019-07-31 19:59:29 - [sway/commands/exec_always.c:46] Executing swaymsg exit
2019-07-31 19:59:29 - [sway/commands/exec_always.c:87] Child process created with pid 16387
2019-07-31 19:59:29 - [sway/tree/root.c:275] Recording workspace for process 16387
2019-07-31 19:59:29 - [sway/ipc-server.c:154] Event on IPC listening socket
2019-07-31 19:59:29 - [sway/ipc-server.c:200] New client: fd 53
2019-07-31 19:59:29 - [sway/ipc-server.c:220] Client 53 readable
2019-07-31 19:59:29 - [sway/commands.c:250] Handling command 'exit'
2019-07-31 19:59:29 - [sway/ipc-server.c:938] Added IPC reply of type 0x0 to client 53 queue: [ { "success": true } ]
2019-07-31 19:59:29 - [sway/main.c:403] Shutting down sway
2019-07-31 19:59:29 - [sway/desktop/layer_shell.c:314] Layer surface destroyed (panel)
2019-07-31 19:59:29 - [sway/desktop/layer_shell.c:178] Usable area changed, rearranging output
2019-07-31 19:59:29 - [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0
2019-07-31 19:59:29 - [sway/tree/arrange.c:292] Arranging workspace '1' at 0.000000, 0.000000
2019-07-31 19:59:29 - [sway/desktop/transaction.c:412] Transaction 0x564632243160 committing with 1 instructions
2019-07-31 19:59:29 - [sway/desktop/transaction.c:280] Applying transaction 0x564632243160
2019-07-31 19:59:29 - [sway/tree/output.c:258] Disabling output 'eDP-1'
2019-07-31 19:59:29 - [sway/tree/workspace.c:143] Destroying workspace '1'
2019-07-31 19:59:29 - [sway/ipc-server.c:308] Sending workspace::empty event
2019-07-31 19:59:29 - [sway/ipc-server.c:938] Added IPC reply of type 0x80000000 to client 60 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": null, "nodes": [ ] } }
2019-07-31 19:59:29 - [sway/desktop/transaction.c:412] Transaction 0x5646320345d0 committing with 2 instructions
2019-07-31 19:59:29 - [sway/desktop/transaction.c:280] Applying transaction 0x5646320345d0
2019-07-31 19:59:29 - [sway/tree/output.c:278] Destroying output 'eDP-1'
2019-07-31 19:59:29 - [sway/desktop/transaction.c:412] Transaction 0x5646320345d0 committing with 1 instructions
2019-07-31 19:59:29 - [sway/desktop/transaction.c:280] Applying transaction 0x5646320345d0
2019-07-31 19:59:29 - [backend/drm/drm.c:1515] Emitting destruction signal for 'eDP-1'
2019-07-31 19:59:29 - [backend/drm/drm.c:967] De-allocating CRTC 0 for output 'eDP-1'
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '0:1:Power_Button'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 0:1:Power_Button from seat seat0
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '0:6:Video_Bus'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 0:6:Video_Bus from seat seat0
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '0:5:Lid_Switch'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 0:5:Lid_Switch from seat seat0
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '0:3:Sleep_Button'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 0:3:Sleep_Button from seat seat0
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '22918:1798:Integrated_Camera:_Integrated_C'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 22918:1798:Integrated_Camera:_Integrated_C from seat seat0
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '1:1:AT_Translated_Set_2_keyboard'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '2:7:SynPS/2_Synaptics_TouchPad'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 2:7:SynPS/2_Synaptics_TouchPad from seat seat0
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '2:10:TPPS/2_IBM_TrackPoint'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 2:10:TPPS/2_IBM_TrackPoint from seat seat0
2019-07-31 19:59:29 - [sway/input/input-manager.c:184] removing device: '6058:20564:ThinkPad_Extra_Buttons'
2019-07-31 19:59:29 - [sway/input/seat.c:726] removing device 6058:20564:ThinkPad_Extra_Buttons from seat seat0
2019-07-31 19:59:30 - [sway/ipc-server.c:554] IPC Client 53 disconnected
2019-07-31 19:59:30 - [sway/ipc-server.c:554] IPC Client 60 disconnected
2019-07-31 19:59:30 - 2019-07-31 19:59:30 - [sway/ipc-server.c:554] IPC Client 57 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