Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On sway alpha with wlroots alpha, holding mod+q (reload) crashes sway #2568

Closed
Emantor opened this issue Sep 4, 2018 · 0 comments
Closed

Comments

@Emantor
Copy link
Contributor

Emantor commented Sep 4, 2018

Hello,

sway: 6dd3e0c
wlroots: 73423c9

Holding mod+q crashes sway, with:

Core was generated by `sway -d'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00007f333d7b1667 in __strlen_avx2 () from /usr/lib/libc.so.6
[Current thread is 1 (Thread 0x7f33389999c0 (LWP 22899))]
(gdb) bt full
#0  0x00007f333d7b1667 in __strlen_avx2 () at /usr/lib/libc.so.6
#1  0x00007f333d6a4887 in vfprintf () at /usr/lib/libc.so.6
#2  0x00007f333d6a5666 in buffered_vfprintf () at /usr/lib/libc.so.6
#3  0x00007f333d6a2c12 in vfprintf () at /usr/lib/libc.so.6
#4  0x00007f333ef05d7f in log_stderr (verbosity=
    WLR_DEBUG, fmt=0x55fe3c7490e0 "[%s:%d] running command for binding: %s", args=0x7ffdfea79480)
    at ../subprojects/wlroots/util/log.c:42
        result =
          {tm_sec = 44, tm_min = 4, tm_hour = 11, tm_mday = 4, tm_mon = 8, tm_year = 118, tm_wday = 2, tm_yday = 246, tm_isdst = 1, __tm_gmtoff = 7200, __tm_zone = 0x55fe3d4ef3e0 "CEST"}
        t = 1536051884
        tm_info = 0x7ffdfea793f0
        buffer = "2018-09-04 11:04:44 - \000\000\300\224"
        c = 3
#5  0x00007f333ef05efc in _wlr_log (verbosity=WLR_DEBUG, fmt=0x55fe3c7490e0 "[%s:%d] running command for binding: %s")
    at ../subprojects/wlroots/util/log.c:68
        args = {{gp_offset = 40, fp_offset = 48, overflow_arg_area = 0x7ffdfea79560, reg_save_area = 0x7ffdfea794a0}}
#6  0x000055fe3c71f833 in seat_execute_command (seat=0x55fe3d6cb250, binding=0x55fe3d69b030) at ../sway/commands/bind.c:306
        binding_copy = 0x0
        reload = false
        results = 0x2625a00
#7  0x000055fe3c71b19b in handle_keyboard_repeat (data=0x55fe3d8f83b0) at ../sway/input/keyboard.c:335
        keyboard = 0x55fe3d8f83b0
        wlr_device = 0x55fe3d8f72d0
#8  0x00007f333dc9801a in  () at /usr/lib/libwayland-server.so.0
#9  0x00007f333dc98702 in wl_event_loop_dispatch () at /usr/lib/libwayland-server.so.0
#10 0x00007f333dc972ac in wl_display_run () at /usr/lib/libwayland-server.so.0
#11 0x000055fe3c708c7c in server_run (server=0x55fe3c75da40 <server>) at ../sway/server.c:166
#12 0x000055fe3c70840d in main (argc=2, argv=0x7ffdfea79988) at ../sway/main.c:447
        verbose = 0
        debug = 1
        validate = 0
        long_options =
            {{name = 0x55fe3c746acc "help", has_arg = 0, flag = 0x0, val = 104}, {name = 0x55fe3c746ad1 "config", has_arg = 1, flag =
0x0, val = 99}, {name = 0x55fe3c746ad8 "validate", has_arg = 0, flag = 0x0, val = 67}, {name = 0x55fe3c746ae1 "debug", has_arg = 0, flag = 0x0, val = 100}, {name = 0x55fe3c746ae7 "version", has_arg = 0, flag = 0x0, val = 118}, {name = 0x55fe3c746aef "verbose", has_arg = 0, flag = 0x0, val = 86}, {name = 0x55fe3c746af7 "get-socketpath", has_arg = 0, flag = 0x0, val = 112}, {name = 0x0, has_arg = 0, flag = 0x0, val = 0}}
        config_path = 0x0
        usage = 0x55fe3c746650 "Usage: sway [options] [command]\n\n  -h, --help", ' ' <repeats 13 times>, "Show help message and quit.\n  -c, --config <config>  Specify a config file.\n  -C, --validate         Check the validity of the config file, th"...
        c = -1
        suid = false

and log-file

2018-09-04 11:04:42 - [sway/server.c:33] Preparing Wayland server initialization
2018-09-04 11:04:42 - [subprojects/wlroots/backend/session/logind.c:404] Successfully loaded logind session
2018-09-04 11:04:42 - [subprojects/wlroots/backend/backend.c:128] Found 1 GPUs
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/backend.c:129] Initializing DRM backend for /dev/dri/card0 (i915)
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:60] Using atomic DRM interface
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:150] Found 3 DRM CRTCs
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:81] Found 9 DRM planes
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:123] (3 overlay, 3 primary, 3 cursor)
2018-09-04 11:04:42 - [subprojects/wlroots/render/egl.c:145] Using EGL 1.4
2018-09-04 11:04:42 - [subprojects/wlroots/render/egl.c:146] 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 
2018-09-04 11:04:42 - [subprojects/wlroots/render/egl.c:147] EGL vendor: Mesa Project
2018-09-04 11:04:42 - [subprojects/wlroots/render/egl.c:95] Supported dmabuf buffer formats: AR30 XR30 AR24 AB24 XR24 XB24 AR15 RG16 R8   R16  GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 NV16 YUYV UYVY 
2018-09-04 11:04:42 - [subprojects/wlroots/render/egl.c:213] Failed to obtain a high priority context
2018-09-04 11:04:42 - [subprojects/wlroots/render/gles2/renderer.c:493] Using OpenGL ES 3.2 Mesa 18.1.7
2018-09-04 11:04:42 - [subprojects/wlroots/render/gles2/renderer.c:494] GL vendor: Intel Open Source Technology Center
2018-09-04 11:04:42 - [subprojects/wlroots/render/gles2/renderer.c:495] Supported GLES2 extensions: GL_ANDROID_extension_pack_es31a GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_APPLE_texture_max_level GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_arrays GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_read_format_bgra GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_samples_identical GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_dxt1 GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_rg GL_EXT_texture_sRGB_decode GL_EXT_texture_type_2_10_10_10_REV GL_EXT_unpack_subimage GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_debug GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_MESA_shader_integer_functions GL_NV_draw_buffers GL_NV_fbo_color_attachments GL_NV_image_formats GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_EGL_image_external_essl3 GL_OES_EGL_sync GL_OES_compressed_ETC1_RGB8_texture GL_OES_copy_image GL_OES_depth24 GL_OES_depth_texture GL_OES_depth_texture_cube_map GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_get_program_binary GL_OES_gpu_shader5 GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_primitive_bounding_box GL_OES_required_internalformat GL_OES_rgb8_rgba8 GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_image_atomic GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_surfaceless_context GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_3D GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array 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_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_vertex_array_object GL_OES_vertex_half_float GL_OES_viewport_array 
2018-09-04 11:04:42 - [sway/main.c:178] Linux dibooki 4.18.5-arch1-1-ARCH #1 SMP PREEMPT Fri Aug 24 12:48:58 UTC 2018 x86_64 GNU/Linux
2018-09-04 11:04:42 - [sway/main.c:150] Contents of /etc/lsb-release:
2018-09-04 11:04:42 - [sway/main.c:157] LSB_VERSION=1.4
2018-09-04 11:04:42 - [sway/main.c:157] DISTRIB_ID=Arch
2018-09-04 11:04:42 - [sway/main.c:157] DISTRIB_RELEASE=rolling
2018-09-04 11:04:42 - [sway/main.c:157] DISTRIB_DESCRIPTION="Arch Linux"
2018-09-04 11:04:42 - [sway/main.c:150] Contents of /etc/os-release:
2018-09-04 11:04:42 - [sway/main.c:157] NAME="Arch Linux"
2018-09-04 11:04:42 - [sway/main.c:157] PRETTY_NAME="Arch Linux"
2018-09-04 11:04:42 - [sway/main.c:157] ID=arch
2018-09-04 11:04:42 - [sway/main.c:157] ID_LIKE=archlinux
2018-09-04 11:04:42 - [sway/main.c:157] ANSI_COLOR="0;36"
2018-09-04 11:04:42 - [sway/main.c:157] HOME_URL="https://www.archlinux.org/"
2018-09-04 11:04:42 - [sway/main.c:157] SUPPORT_URL="https://bbs.archlinux.org/"
2018-09-04 11:04:42 - [sway/main.c:157] BUG_REPORT_URL="https://bugs.archlinux.org/"
2018-09-04 11:04:42 - [sway/main.c:396] Starting sway version 1.0-alpha.5-239-g6dd3e0ca (Sep  4 2018, branch 'master')
2018-09-04 11:04:42 - [sway/server.c:46] Initializing Wayland server
2018-09-04 11:04:42 - [subprojects/wlroots/types/wlr_idle.c:231] idle manager created
2018-09-04 11:04:42 - [subprojects/wlroots/types/wlr_idle_inhibit_v1.c:191] idle_inhibit manager created
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:242] Loaded cursor theme 'default', available cursors:
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+12,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+12,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12
2018-09-04 11:04:42 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4
2018-09-04 11:04:42 - [sway/main.c:135] PATH=/home/phoenix/.local/bin:/opt/bin:/home/phoenix/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
2018-09-04 11:04:42 - [sway/main.c:135] LD_LIBRARY_PATH=
2018-09-04 11:04:42 - [sway/main.c:135] LD_PRELOAD_PATH=(null)
2018-09-04 11:04:42 - [sway/main.c:135] LD_LIBRARY_PATH=
2018-09-04 11:04:42 - [sway/main.c:135] SWAY_CURSOR_THEME=(null)
2018-09-04 11:04:42 - [sway/main.c:135] SWAY_CURSOR_SIZE=(null)
2018-09-04 11:04:42 - [sway/main.c:135] SWAYSOCK=/run/user/1000/sway-ipc.1000.22899.sock
2018-09-04 11:04:42 - [sway/config.c:314] Set XDG_CONFIG_HOME to /home/phoenix/.config
2018-09-04 11:04:42 - [sway/config.c:344] Loading config from /home/phoenix/.config/sway/config
2018-09-04 11:04:42 - [sway/config.c:642] Read line 1: # Default config for sway
2018-09-04 11:04:42 - [sway/config.c:642] Read line 2: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 4: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 5: # Read `man 5 sway` for a complete reference.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 6: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 7: ### Variables
2018-09-04 11:04:42 - [sway/config.c:642] Read line 8: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 9: # Logo key. Use Mod1 for Alt.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 10: set $mod Mod4
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 11
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Home row direction keys, like vim`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: set $mod Mod4
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'set $mod Mod4'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 11: # Home row direction keys, like vim
2018-09-04 11:04:42 - [sway/config.c:642] Read line 12: set $left h
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 13
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `set $down j`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: set $left h
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'set $left h'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 13: set $down j
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 14
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `set $up k`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: set $down j
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'set $down j'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 14: set $up k
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 15
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `set $right l`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: set $up k
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'set $up k'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 15: set $right l
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 16
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Your preferred terminal emulator`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: set $right l
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'set $right l'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 16: # Your preferred terminal emulator
2018-09-04 11:04:42 - [sway/config.c:642] Read line 17: set $term st
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 18
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Your preferred application launcher`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: set $term st
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'set $term st'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 18: # Your preferred application launcher
2018-09-04 11:04:42 - [sway/config.c:642] Read line 19: set $menu dmenu_run
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 20
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 21
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `### Output configuration`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: set $menu dmenu_run
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'set $menu dmenu_run'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 20: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 21: ### Output configuration
2018-09-04 11:04:42 - [sway/config.c:642] Read line 22: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 23: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 24: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 25
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(output)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bg)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bg)
2018-09-04 11:04:42 - [sway/config/output.c:127] Adding output * config
2018-09-04 11:04:42 - [sway/config/output.c:135] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 transform -1) (bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (dpms 0)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 25: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 26: # Example configuration:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 27: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 28: #   output HDMI-A-1 resolution 1920x1080 position 1920,0
2018-09-04 11:04:42 - [sway/config.c:642] Read line 29: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 30: # You can get the names of your outputs by running: swaymsg -t get_outputs
2018-09-04 11:04:42 - [sway/config.c:642] Read line 31: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 32: ### Input configuration
2018-09-04 11:04:42 - [sway/config.c:642] Read line 33: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 34: # Example configuration:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 35: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 36: #   input "2:14:SynPS/2_Synaptics_TouchPad" {
2018-09-04 11:04:42 - [sway/config.c:642] Read line 37: #       dwt enabled
2018-09-04 11:04:42 - [sway/config.c:642] Read line 38: #       tap enabled
2018-09-04 11:04:42 - [sway/config.c:642] Read line 39: #       natural_scroll enabled
2018-09-04 11:04:42 - [sway/config.c:642] Read line 40: #       middle_emulation enabled
2018-09-04 11:04:42 - [sway/config.c:642] Read line 41: #   }
2018-09-04 11:04:42 - [sway/config.c:642] Read line 42: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 43: # You can get the names of your inputs by running: swaymsg -t get_inputs
2018-09-04 11:04:42 - [sway/config.c:642] Read line 44: # Read `man 5 sway-input` for more information about this section.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 45: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 46: ### Key bindings
2018-09-04 11:04:42 - [sway/config.c:642] Read line 47: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 48: # Basics:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 49: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 50:     # start a terminal
2018-09-04 11:04:42 - [sway/config.c:642] Read line 51:     bindsym $mod+Shift+Return exec $term
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 52
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 53
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# kill focused window`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Return exec $term
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Return exec $term'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Return to command exec st
2018-09-04 11:04:42 - [sway/config.c:642] Read line 52: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 53:     # kill focused window
2018-09-04 11:04:42 - [sway/config.c:642] Read line 54:     bindsym $mod+Shift+c kill
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 55
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 56
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# start your launcher`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+c kill
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+c kill'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+c to command kill
2018-09-04 11:04:42 - [sway/config.c:642] Read line 55: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 56:     # start your launcher
2018-09-04 11:04:42 - [sway/config.c:642] Read line 57:     bindsym $mod+p exec $menu
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 58
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 59
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# reload the configuration file`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+p exec $menu
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+p exec $menu'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+p to command exec dmenu_run
2018-09-04 11:04:42 - [sway/config.c:642] Read line 58: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 59:     # reload the configuration file
2018-09-04 11:04:42 - [sway/config.c:642] Read line 60:     bindsym $mod+q reload
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 61
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 62
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# exit sway (logs you out of your wayland session)`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+q reload
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+q reload'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+q to command reload
2018-09-04 11:04:42 - [sway/config.c:642] Read line 61: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 62:     # exit sway (logs you out of your wayland session)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 63:     bindsym $mod+Shift+q exit
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 64
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+q exit
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+q exit'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+q to command exit
2018-09-04 11:04:42 - [sway/config.c:642] Read line 64: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 65: # Moving around:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 66: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 67:     # Move your focus around
2018-09-04 11:04:42 - [sway/config.c:642] Read line 68:     bindsym $mod+$left focus left
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 69
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+$down focus down`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+$left focus left
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+$left focus left'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+h to command focus left
2018-09-04 11:04:42 - [sway/config.c:642] Read line 69:     bindsym $mod+$down focus down
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 70
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+$up focus up`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+$down focus down
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+$down focus down'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+j to command focus down
2018-09-04 11:04:42 - [sway/config.c:642] Read line 70:     bindsym $mod+$up focus up
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 71
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+$right focus right`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+$up focus up
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+$up focus up'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+k to command focus up
2018-09-04 11:04:42 - [sway/config.c:642] Read line 71:     bindsym $mod+$right focus right
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 72
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# or use $mod+[up|down|left|right]`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+$right focus right
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+$right focus right'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+l to command focus right
2018-09-04 11:04:42 - [sway/config.c:642] Read line 72:     # or use $mod+[up|down|left|right]
2018-09-04 11:04:42 - [sway/config.c:642] Read line 73:     bindsym $mod+Left focus left
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 74
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Down focus down`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Left focus left
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Left focus left'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Left to command focus left
2018-09-04 11:04:42 - [sway/config.c:642] Read line 74:     bindsym $mod+Down focus down
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 75
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Up focus up`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Down focus down
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Down focus down'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Down to command focus down
2018-09-04 11:04:42 - [sway/config.c:642] Read line 75:     bindsym $mod+Up focus up
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 76
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Right focus right`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Up focus up
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Up focus up'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Up to command focus up
2018-09-04 11:04:42 - [sway/config.c:642] Read line 76:     bindsym $mod+Right focus right
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 77
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 78
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# _move_ the focused window with the same, but add Shift`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Right focus right
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Right focus right'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Right to command focus right
2018-09-04 11:04:42 - [sway/config.c:642] Read line 77: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 78:     # _move_ the focused window with the same, but add Shift
2018-09-04 11:04:42 - [sway/config.c:642] Read line 79:     bindsym $mod+Shift+$left move left
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 80
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+$down move down`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+$left move left
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+$left move left'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+h to command move left
2018-09-04 11:04:42 - [sway/config.c:642] Read line 80:     bindsym $mod+Shift+$down move down
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 81
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+$up move up`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+$down move down
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+$down move down'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+j to command move down
2018-09-04 11:04:42 - [sway/config.c:642] Read line 81:     bindsym $mod+Shift+$up move up
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 82
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+$right move right`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+$up move up
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+$up move up'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+k to command move up
2018-09-04 11:04:42 - [sway/config.c:642] Read line 82:     bindsym $mod+Shift+$right move right
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 83
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# ditto, with arrow keys`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+$right move right
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+$right move right'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+l to command move right
2018-09-04 11:04:42 - [sway/config.c:642] Read line 83:     # ditto, with arrow keys
2018-09-04 11:04:42 - [sway/config.c:642] Read line 84:     bindsym $mod+Shift+Left move left
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 85
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+Down move down`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Left move left
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Left move left'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Left to command move left
2018-09-04 11:04:42 - [sway/config.c:642] Read line 85:     bindsym $mod+Shift+Down move down
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 86
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+Up move up`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Down move down
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Down move down'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Down to command move down
2018-09-04 11:04:42 - [sway/config.c:642] Read line 86:     bindsym $mod+Shift+Up move up
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 87
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+Right move right`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Up move up
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Up move up'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Up to command move up
2018-09-04 11:04:42 - [sway/config.c:642] Read line 87:     bindsym $mod+Shift+Right move right
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 88
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 89
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+$left workspace prev`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Right move right
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Right move right'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Right to command move right
2018-09-04 11:04:42 - [sway/config.c:642] Read line 88: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 89:     bindsym $mod+Mod1+$left workspace prev
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 90
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+$right workspace next`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+$left workspace prev
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+$left workspace prev'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+h to command workspace prev
2018-09-04 11:04:42 - [sway/config.c:642] Read line 90:     bindsym $mod+Mod1+$right workspace next
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 91
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+$right workspace next
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+$right workspace next'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+l to command workspace next
2018-09-04 11:04:42 - [sway/config.c:642] Read line 91: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 92: # Workspaces:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 93: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 94:     # switch to workspace
2018-09-04 11:04:42 - [sway/config.c:642] Read line 95:     bindsym $mod+F1 workspace web
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 96
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F2 workspace irc`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F1 workspace web
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F1 workspace web'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F1 to command workspace web
2018-09-04 11:04:42 - [sway/config.c:642] Read line 96:     bindsym $mod+F2 workspace irc
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 97
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F3 workspace work`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F2 workspace irc
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F2 workspace irc'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F2 to command workspace irc
2018-09-04 11:04:42 - [sway/config.c:642] Read line 97:     bindsym $mod+F3 workspace work
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 98
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F4 workspace video`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F3 workspace work
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F3 workspace work'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F3 to command workspace work
2018-09-04 11:04:42 - [sway/config.c:642] Read line 98:     bindsym $mod+F4 workspace video
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 99
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F5 workspace 5`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F4 workspace video
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F4 workspace video'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F4 to command workspace video
2018-09-04 11:04:42 - [sway/config.c:642] Read line 99:     bindsym $mod+F5 workspace 5
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 100
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F6 workspace 6`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F5 workspace 5
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F5 workspace 5'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F5 to command workspace 5
2018-09-04 11:04:42 - [sway/config.c:642] Read line 100:     bindsym $mod+F6 workspace 6
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 101
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F7 workspace 7`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F6 workspace 6
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F6 workspace 6'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F6 to command workspace 6
2018-09-04 11:04:42 - [sway/config.c:642] Read line 101:     bindsym $mod+F7 workspace 7
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 102
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F8 workspace 8`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F7 workspace 7
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F7 workspace 7'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F7 to command workspace 7
2018-09-04 11:04:42 - [sway/config.c:642] Read line 102:     bindsym $mod+F8 workspace 8
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 103
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F9 workspace 9`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F8 workspace 8
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F8 workspace 8'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F8 to command workspace 8
2018-09-04 11:04:42 - [sway/config.c:642] Read line 103:     bindsym $mod+F9 workspace 9
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 104
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+F10 workspace 10`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F9 workspace 9
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F9 workspace 9'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F9 to command workspace 9
2018-09-04 11:04:42 - [sway/config.c:642] Read line 104:     bindsym $mod+F10 workspace 10
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 105
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# move focused container to workspace`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+F10 workspace 10
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+F10 workspace 10'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F10 to command workspace 10
2018-09-04 11:04:42 - [sway/config.c:642] Read line 105:     # move focused container to workspace
2018-09-04 11:04:42 - [sway/config.c:642] Read line 106:     bindsym $mod+Shift+F1 move container to workspace web
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 107
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F2 move container to workspace irc`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F1 move container to workspace web
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F1 move container to workspace web'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F1 to command move container to workspace web
2018-09-04 11:04:42 - [sway/config.c:642] Read line 107:     bindsym $mod+Shift+F2 move container to workspace irc
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 108
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F3 move container to workspace work`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F2 move container to workspace irc
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F2 move container to workspace irc'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F2 to command move container to workspace irc
2018-09-04 11:04:42 - [sway/config.c:642] Read line 108:     bindsym $mod+Shift+F3 move container to workspace work
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 109
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F4 move container to workspace video`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F3 move container to workspace work
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F3 move container to workspace work'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F3 to command move container to workspace work
2018-09-04 11:04:42 - [sway/config.c:642] Read line 109:     bindsym $mod+Shift+F4 move container to workspace video
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 110
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F5 move container to workspace 5`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F4 move container to workspace video
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F4 move container to workspace video'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F4 to command move container to workspace video
2018-09-04 11:04:42 - [sway/config.c:642] Read line 110:     bindsym $mod+Shift+F5 move container to workspace 5
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 111
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F6 move container to workspace 6`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F5 move container to workspace 5
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F5 move container to workspace 5'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F5 to command move container to workspace 5
2018-09-04 11:04:42 - [sway/config.c:642] Read line 111:     bindsym $mod+Shift+F6 move container to workspace 6
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 112
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F7 move container to workspace 7`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F6 move container to workspace 6
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F6 move container to workspace 6'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F6 to command move container to workspace 6
2018-09-04 11:04:42 - [sway/config.c:642] Read line 112:     bindsym $mod+Shift+F7 move container to workspace 7
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 113
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F8 move container to workspace 8`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F7 move container to workspace 7
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F7 move container to workspace 7'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F7 to command move container to workspace 7
2018-09-04 11:04:42 - [sway/config.c:642] Read line 113:     bindsym $mod+Shift+F8 move container to workspace 8
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 114
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F9 move container to workspace 9`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F8 move container to workspace 8
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F8 move container to workspace 8'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F8 to command move container to workspace 8
2018-09-04 11:04:42 - [sway/config.c:642] Read line 114:     bindsym $mod+Shift+F9 move container to workspace 9
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 115
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F10 move container to workspace 10`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F9 move container to workspace 9
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F9 move container to workspace 9'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F9 to command move container to workspace 9
2018-09-04 11:04:42 - [sway/config.c:642] Read line 115:     bindsym $mod+Shift+F10 move container to workspace 10
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 116
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Note: workspaces can have any name you want, not just numbers.`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F10 move container to workspace 10
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F10 move container to workspace 10'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F10 to command move container to workspace 10
2018-09-04 11:04:42 - [sway/config.c:642] Read line 116:     # Note: workspaces can have any name you want, not just numbers.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 117:     # We just use 1-10 as the default.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 118: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 119: # Layout stuff:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 120: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 121:     # You can "split" the current object of your focus with
2018-09-04 11:04:42 - [sway/config.c:642] Read line 122:     # $mod+b or $mod+v, for horizontal and vertical splits
2018-09-04 11:04:42 - [sway/config.c:642] Read line 123:     # respectively.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 124:     bindsym $mod+b splith
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 125
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+v splitv`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+b splith
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+b splith'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+b to command splith
2018-09-04 11:04:42 - [sway/config.c:642] Read line 125:     bindsym $mod+v splitv
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 126
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 127
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Switch the current container between different layout styles`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+v splitv
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+v splitv'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+v to command splitv
2018-09-04 11:04:42 - [sway/config.c:642] Read line 126: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 127:     # Switch the current container between different layout styles
2018-09-04 11:04:42 - [sway/config.c:642] Read line 128:     bindsym $mod+s layout stacking
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 129
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+w layout tabbed`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+s layout stacking
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+s layout stacking'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+s to command layout stacking
2018-09-04 11:04:42 - [sway/config.c:642] Read line 129:     bindsym $mod+w layout tabbed
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 130
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+e layout toggle split`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+w layout tabbed
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+w layout tabbed'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+w to command layout tabbed
2018-09-04 11:04:42 - [sway/config.c:642] Read line 130:     bindsym $mod+e layout toggle split
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 131
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 132
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Make the current focus fullscreen`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+e layout toggle split
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+e layout toggle split'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+e to command layout toggle split
2018-09-04 11:04:42 - [sway/config.c:642] Read line 131: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 132:     # Make the current focus fullscreen
2018-09-04 11:04:42 - [sway/config.c:642] Read line 133:     bindsym $mod+f fullscreen
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 134
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 135
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Toggle the current focus between tiling and floating mode`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+f fullscreen
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+f fullscreen'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+f to command fullscreen
2018-09-04 11:04:42 - [sway/config.c:642] Read line 134: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 135:     # Toggle the current focus between tiling and floating mode
2018-09-04 11:04:42 - [sway/config.c:642] Read line 136:     bindsym $mod+Shift+space floating toggle
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 137
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 138
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Swap focus between the tiling area and the floating area`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+space floating toggle
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+space floating toggle'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+space to command floating toggle
2018-09-04 11:04:42 - [sway/config.c:642] Read line 137: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 138:     # Swap focus between the tiling area and the floating area
2018-09-04 11:04:42 - [sway/config.c:642] Read line 139:     bindsym $mod+space focus mode_toggle
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 140
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 141
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# move focus to the parent container`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+space focus mode_toggle
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+space focus mode_toggle'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+space to command focus mode_toggle
2018-09-04 11:04:42 - [sway/config.c:642] Read line 140: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 141:     # move focus to the parent container
2018-09-04 11:04:42 - [sway/config.c:642] Read line 142:     bindsym $mod+a focus parent
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 143
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 144
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+n border toggle`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+a focus parent
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+a focus parent'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+a to command focus parent
2018-09-04 11:04:42 - [sway/config.c:642] Read line 143: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 144:     bindsym $mod+n border toggle
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 145
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+n border toggle
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+n border toggle'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+n to command border toggle
2018-09-04 11:04:42 - [sway/config.c:642] Read line 145: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 146: # Scratchpad:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 147: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 148:     # Sway has a "scratchpad", which is a bag of holding for windows.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 149:     # You can send windows there and get them back later.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 150: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 151:     # Move the currently focused window to the scratchpad
2018-09-04 11:04:42 - [sway/config.c:642] Read line 152:     bindsym $mod+Shift+minus move scratchpad
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 153
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 154
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Show the next scratchpad window or hide the focused scratchpad window.`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+minus move scratchpad
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+minus move scratchpad'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+minus to command move scratchpad
2018-09-04 11:04:42 - [sway/config.c:642] Read line 153: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 154:     # Show the next scratchpad window or hide the focused scratchpad window.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 155:     # If there are multiple scratchpad windows, this command cycles through them.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 156:     bindsym $mod+minus scratchpad show
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 157
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+minus scratchpad show
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+minus scratchpad show'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+minus to command scratchpad show
2018-09-04 11:04:42 - [sway/config.c:642] Read line 157: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 158: # Resizing containers:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 159: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 160: mode "resize" {
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" {
2018-09-04 11:04:42 - [sway/config.c:716] Entering block 'mode "resize"'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 161:     # left will shrink the containers width
2018-09-04 11:04:42 - [sway/config.c:642] Read line 162:     # right will grow the containers width
2018-09-04 11:04:42 - [sway/config.c:642] Read line 163:     # up will shrink the containers height
2018-09-04 11:04:42 - [sway/config.c:642] Read line 164:     # down will grow the containers height
2018-09-04 11:04:42 - [sway/config.c:642] Read line 165:     bindsym $left resize shrink width 10 px
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 166
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $down resize grow height 10 px`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym $left resize shrink width 10 px
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym $left resize shrink width 10 px'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym h resize shrink width 10 px
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound h to command resize shrink width 10 px
2018-09-04 11:04:42 - [sway/config.c:642] Read line 166:     bindsym $down resize grow height 10 px
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 167
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $up resize shrink height 10 px`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym $down resize grow height 10 px
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym $down resize grow height 10 px'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym j resize grow height 10 px
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound j to command resize grow height 10 px
2018-09-04 11:04:42 - [sway/config.c:642] Read line 167:     bindsym $up resize shrink height 10 px
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 168
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $right resize grow width 10 px`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym $up resize shrink height 10 px
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym $up resize shrink height 10 px'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym k resize shrink height 10 px
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound k to command resize shrink height 10 px
2018-09-04 11:04:42 - [sway/config.c:642] Read line 168:     bindsym $right resize grow width 10 px
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 169
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 170
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# ditto, with arrow keys`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym $right resize grow width 10 px
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym $right resize grow width 10 px'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym l resize grow width 10 px
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound l to command resize grow width 10 px
2018-09-04 11:04:42 - [sway/config.c:642] Read line 169: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 170:     # ditto, with arrow keys
2018-09-04 11:04:42 - [sway/config.c:642] Read line 171:     bindsym Left resize shrink width 10 px
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 172
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym Down resize grow height 10 px`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym Left resize shrink width 10 px
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Left resize shrink width 10 px'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Left resize shrink width 10 px
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Left to command resize shrink width 10 px
2018-09-04 11:04:42 - [sway/config.c:642] Read line 172:     bindsym Down resize grow height 10 px
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 173
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym Up resize shrink height 10 px`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym Down resize grow height 10 px
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Down resize grow height 10 px'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Down resize grow height 10 px
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Down to command resize grow height 10 px
2018-09-04 11:04:42 - [sway/config.c:642] Read line 173:     bindsym Up resize shrink height 10 px
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 174
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym Right resize grow width 10 px`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym Up resize shrink height 10 px
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Up resize shrink height 10 px'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Up resize shrink height 10 px
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Up to command resize shrink height 10 px
2018-09-04 11:04:42 - [sway/config.c:642] Read line 174:     bindsym Right resize grow width 10 px
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 175
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 176
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# return to default mode`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym Right resize grow width 10 px
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Right resize grow width 10 px'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Right resize grow width 10 px
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Right to command resize grow width 10 px
2018-09-04 11:04:42 - [sway/config.c:642] Read line 175: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 176:     # return to default mode
2018-09-04 11:04:42 - [sway/config.c:642] Read line 177:     bindsym Return mode "default"
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 178
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym Escape mode "default"`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym Return mode "default"
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Return mode "default"'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Return mode "default"
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Return to command mode "default"
2018-09-04 11:04:42 - [sway/config.c:642] Read line 178:     bindsym Escape mode "default"
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 179
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym q mode "default"`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym Escape mode "default"
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Escape mode "default"'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Escape mode "default"
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Escape to command mode "default"
2018-09-04 11:04:42 - [sway/config.c:642] Read line 179:     bindsym q mode "default"
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 180
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `}`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" bindsym q mode "default"
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "resize" bindsym q mode "default"'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym q mode "default"
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound q to command mode "default"
2018-09-04 11:04:42 - [sway/config.c:642] Read line 180: }
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "resize" }
2018-09-04 11:04:42 - [sway/config.c:733] Exiting block 'mode "resize"'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 181: bindsym $mod+r mode "resize"
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 182
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 183
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `mode "start_apps" {`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+r mode "resize"
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+r mode "resize"'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+r to command mode "resize"
2018-09-04 11:04:42 - [sway/config.c:642] Read line 182: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 183: mode "start_apps" {
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "start_apps" {
2018-09-04 11:04:42 - [sway/config.c:716] Entering block 'mode "start_apps"'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 184:     bindsym e exec emacsclient -c; mode "default";
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 185
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym p exec zathura; mode "default";`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym e exec emacsclient -c; mode "default";
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym e exec emacsclient -c; mode "default";'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym e exec emacsclient -c; mode "default";
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound e to command exec emacsclient -c; mode "default";
2018-09-04 11:04:42 - [sway/config.c:642] Read line 185:     bindsym p exec zathura; mode "default";
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 186
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym Shift+p exec evince; mode "default";`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym p exec zathura; mode "default";
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym p exec zathura; mode "default";'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym p exec zathura; mode "default";
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound p to command exec zathura; mode "default";
2018-09-04 11:04:42 - [sway/config.c:642] Read line 186:     bindsym Shift+p exec evince; mode "default";
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 187
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 188
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym Return mode "default"`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym Shift+p exec evince; mode "default";
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym Shift+p exec evince; mode "default";'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Shift+p exec evince; mode "default";
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Shift+p to command exec evince; mode "default";
2018-09-04 11:04:42 - [sway/config.c:642] Read line 187: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 188:     bindsym Return mode "default"
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 189
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym Escape mode "default"`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym Return mode "default"
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym Return mode "default"'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Return mode "default"
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Return to command mode "default"
2018-09-04 11:04:42 - [sway/config.c:642] Read line 189:     bindsym Escape mode "default"
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 190
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym q mode "default"`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym Escape mode "default"
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym Escape mode "default"'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym Escape mode "default"
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Escape to command mode "default"
2018-09-04 11:04:42 - [sway/config.c:642] Read line 190:     bindsym q mode "default"
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 191
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `}`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym q mode "default"
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym q mode "default"'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:42 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: bindsym q mode "default"
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound q to command mode "default"
2018-09-04 11:04:42 - [sway/config.c:642] Read line 191: }
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: mode "start_apps" }
2018-09-04 11:04:42 - [sway/config.c:733] Exiting block 'mode "start_apps"'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 192: bindsym $mod+o mode "start_apps"
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 193
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 194
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym XF86AudioRaiseVolume exec pulseaudio-ctl up 1`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+o mode "start_apps"
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+o mode "start_apps"'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+o to command mode "start_apps"
2018-09-04 11:04:42 - [sway/config.c:642] Read line 193: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 194: bindsym XF86AudioRaiseVolume exec pulseaudio-ctl up 1
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 195
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym XF86AudioLowerVolume exec pulseaudio-ctl down 1`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym XF86AudioRaiseVolume exec pulseaudio-ctl up 1
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym XF86AudioRaiseVolume exec pulseaudio-ctl up 1'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound XF86AudioRaiseVolume to command exec pulseaudio-ctl up 1
2018-09-04 11:04:42 - [sway/config.c:642] Read line 195: bindsym XF86AudioLowerVolume exec pulseaudio-ctl down 1
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 196
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym XF86AudioMute exec pulseaudio-ctl mute`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym XF86AudioLowerVolume exec pulseaudio-ctl down 1
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym XF86AudioLowerVolume exec pulseaudio-ctl down 1'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound XF86AudioLowerVolume to command exec pulseaudio-ctl down 1
2018-09-04 11:04:42 - [sway/config.c:642] Read line 196: bindsym XF86AudioMute exec pulseaudio-ctl mute
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 197
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym XF86MonBrightnessDown exec sudo light -U 5`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym XF86AudioMute exec pulseaudio-ctl mute
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym XF86AudioMute exec pulseaudio-ctl mute'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound XF86AudioMute to command exec pulseaudio-ctl mute
2018-09-04 11:04:42 - [sway/config.c:642] Read line 197: bindsym XF86MonBrightnessDown exec sudo light -U 5
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 198
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym XF86MonBrightnessUp exec sudo light -A 5`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym XF86MonBrightnessDown exec sudo light -U 5
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym XF86MonBrightnessDown exec sudo light -U 5'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound XF86MonBrightnessDown to command exec sudo light -U 5
2018-09-04 11:04:42 - [sway/config.c:642] Read line 198: bindsym XF86MonBrightnessUp exec sudo light -A 5
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 199
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 200
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+1 exec sudo light -S 1`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym XF86MonBrightnessUp exec sudo light -A 5
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym XF86MonBrightnessUp exec sudo light -A 5'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound XF86MonBrightnessUp to command exec sudo light -A 5
2018-09-04 11:04:42 - [sway/config.c:642] Read line 199: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 200: bindsym $mod+Mod1+1 exec sudo light -S 1
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 201
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+2 exec sudo light -S 10`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+1 exec sudo light -S 1
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+1 exec sudo light -S 1'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+1 to command exec sudo light -S 1
2018-09-04 11:04:42 - [sway/config.c:642] Read line 201: bindsym $mod+Mod1+2 exec sudo light -S 10
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 202
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+3 exec sudo light -S 25`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+2 exec sudo light -S 10
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+2 exec sudo light -S 10'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+2 to command exec sudo light -S 10
2018-09-04 11:04:42 - [sway/config.c:642] Read line 202: bindsym $mod+Mod1+3 exec sudo light -S 25
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 203
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+4 exec sudo light -S 50`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+3 exec sudo light -S 25
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+3 exec sudo light -S 25'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+3 to command exec sudo light -S 25
2018-09-04 11:04:42 - [sway/config.c:642] Read line 203: bindsym $mod+Mod1+4 exec sudo light -S 50
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 204
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+5 exec sudo light -S 75`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+4 exec sudo light -S 50
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+4 exec sudo light -S 50'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+4 to command exec sudo light -S 50
2018-09-04 11:04:42 - [sway/config.c:642] Read line 204: bindsym $mod+Mod1+5 exec sudo light -S 75
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 205
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+6 exec sudo light -S 100`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+5 exec sudo light -S 75
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+5 exec sudo light -S 75'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+5 to command exec sudo light -S 75
2018-09-04 11:04:42 - [sway/config.c:642] Read line 205: bindsym $mod+Mod1+6 exec sudo light -S 100
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 206
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 207
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 208
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `# Default configurations`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+6 exec sudo light -S 100
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+6 exec sudo light -S 100'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:42 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+6 to command exec sudo light -S 100
2018-09-04 11:04:42 - [sway/config.c:642] Read line 206: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 207: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 208: # Default configurations
2018-09-04 11:04:42 - [sway/config.c:642] Read line 209: default_border pixel
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 210
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `default_floating_border pixel`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: default_border pixel
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'default_border pixel'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(default_border)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 210: default_floating_border pixel
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 211
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 212
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 213
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: default_floating_border pixel
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'default_floating_border pixel'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(default_floating_border)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 211: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 212: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 213: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 214: # Status Bar:
2018-09-04 11:04:42 - [sway/config.c:642] Read line 215: #
2018-09-04 11:04:42 - [sway/config.c:642] Read line 216: # Read `man 5 sway-bar` for more information about this section.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 217: bar {
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar {
2018-09-04 11:04:42 - [sway/config.c:716] Entering block 'bar'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 218:     position top
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 219
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `separator_symbol /`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar position top
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar position top'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(position)
2018-09-04 11:04:42 - [sway/commands/bar.c:111] Creating bar bar-0
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: position top
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(position)
2018-09-04 11:04:42 - [sway/commands/bar/position.c:19] Setting bar position 'top' for bar: bar-0
2018-09-04 11:04:42 - [sway/config.c:642] Read line 219:     separator_symbol /
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 220
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `colors {`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar separator_symbol /
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar separator_symbol /'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(separator_symbol)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: separator_symbol /
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(separator_symbol)
2018-09-04 11:04:42 - [sway/commands/bar/separator_symbol.c:18] Settings separator_symbol '/' for bar: bar-0
2018-09-04 11:04:42 - [sway/config.c:642] Read line 220:     colors {
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors {
2018-09-04 11:04:42 - [sway/config.c:716] Entering block 'bar colors'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 221:         statusline #ffffff
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 222
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `background #323232`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors statusline #ffffff
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar colors statusline #ffffff'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: colors statusline #ffffff
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: statusline #ffffff
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(statusline)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 222:         background #323232
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 223
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `inactive_workspace #32323200 #32323200 #5c5c5c`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors background #323232
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar colors background #323232'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: colors background #323232
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: background #323232
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(background)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 223:         inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 224
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `}`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar colors inactive_workspace #32323200 #32323200 #5c5c5c'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(inactive_workspace)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 224:     }
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors }
2018-09-04 11:04:42 - [sway/config.c:733] Exiting block 'bar colors'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 225: }
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar }
2018-09-04 11:04:42 - [sway/config.c:733] Exiting block 'bar'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 226: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 227: bar {
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar {
2018-09-04 11:04:42 - [sway/config.c:716] Entering block 'bar'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 228:     position bottom
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 229
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `separator_symbol /`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar position bottom
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar position bottom'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(position)
2018-09-04 11:04:42 - [sway/commands/bar.c:111] Creating bar bar-1
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: position bottom
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(position)
2018-09-04 11:04:42 - [sway/commands/bar/position.c:19] Setting bar position 'bottom' for bar: bar-1
2018-09-04 11:04:42 - [sway/config.c:642] Read line 229:     separator_symbol /
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 230
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `status_command i3status`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar separator_symbol /
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar separator_symbol /'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(separator_symbol)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: separator_symbol /
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(separator_symbol)
2018-09-04 11:04:42 - [sway/commands/bar/separator_symbol.c:18] Settings separator_symbol '/' for bar: bar-1
2018-09-04 11:04:42 - [sway/config.c:642] Read line 230:     status_command i3status
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 231
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `workspace_buttons no`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar status_command i3status
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar status_command i3status'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(status_command)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: status_command i3status
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(status_command)
2018-09-04 11:04:42 - [sway/commands/bar/status_command.c:18] Feeding bar with status command: i3status
2018-09-04 11:04:42 - [sway/config.c:642] Read line 231:     workspace_buttons no
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 232
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `colors {`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar workspace_buttons no
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar workspace_buttons no'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(workspace_buttons)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: workspace_buttons no
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(workspace_buttons)
2018-09-04 11:04:42 - [sway/commands/bar/workspace_buttons.c:22] Disabling workspace buttons on bar: bar-1
2018-09-04 11:04:42 - [sway/config.c:642] Read line 232:     colors {
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors {
2018-09-04 11:04:42 - [sway/config.c:716] Entering block 'bar colors'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 233:         statusline #ffffff
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 234
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `background #323232`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors statusline #ffffff
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar colors statusline #ffffff'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: colors statusline #ffffff
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: statusline #ffffff
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(statusline)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 234:         background #323232
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 235
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `inactive_workspace #32323200 #32323200 #5c5c5c`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors background #323232
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar colors background #323232'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: colors background #323232
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: background #323232
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(background)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 235:         inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 236
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `}`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'bar colors inactive_workspace #32323200 #32323200 #5c5c5c'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:42 - [sway/commands.c:405] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(inactive_workspace)
2018-09-04 11:04:42 - [sway/config.c:642] Read line 236:     }
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar colors }
2018-09-04 11:04:42 - [sway/config.c:733] Exiting block 'bar colors'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 237: }
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: bar }
2018-09-04 11:04:42 - [sway/config.c:733] Exiting block 'bar'
2018-09-04 11:04:42 - [sway/config.c:642] Read line 238: 
2018-09-04 11:04:42 - [sway/config.c:642] Read line 239: include /etc/sway/config.d/*
2018-09-04 11:04:42 - [sway/config.c:573] Peeking line 240
2018-09-04 11:04:42 - [sway/config.c:579] Peeked line: `(null)`
2018-09-04 11:04:42 - [sway/config.c:684] Expanded line: include /etc/sway/config.d/*
2018-09-04 11:04:42 - [sway/commands.c:372] handling config command 'include /etc/sway/config.d/*'
2018-09-04 11:04:42 - [sway/commands.c:180] find_handler(include)
2018-09-04 11:04:42 - [sway/config.c:494] /etc/sway/config.d/* not found.
2018-09-04 11:04:42 - [sway/config.c:642] Read line 240: 
2018-09-04 11:04:42 - [sway/server.c:154] Starting backend on wayland display 'wayland-0'
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:859] Scanning DRM connectors
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:923] Found display 'eDP-1'
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:941] 'eDP-1' connected
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:943] Current CRTC: 41
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:948] Physical size: 280x160
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:959] Detected modes:
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:974]   1920x1080@60020
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:974]   1920x1080@48034
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:923] Found display 'HDMI-A-1'
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:923] Found display 'DP-1'
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:923] Found display 'HDMI-A-2'
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:1018] Requesting modeset for 'eDP-1'
2018-09-04 11:04:42 - [sway/desktop/output.c:546] New output 0x55fe3d6a3420: eDP-1
2018-09-04 11:04:42 - [sway/tree/output.c:61] Matched wildcard output config for eDP-1
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:554] Modesetting 'eDP-1' with '1920x1080@60020 mHz'
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:436] Reallocating CRTCs for output 'eDP-1'
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:447] output 'HDMI-A-2' crtc=(nil) state=0
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:447] output 'DP-1' crtc=(nil) state=0
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:447] output 'HDMI-A-1' crtc=(nil) state=0
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:447] output 'eDP-1' crtc=0x55fe3d50b250 state=1
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:367] Reallocating planes
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:410] Assigning plane -1 -> 33 to CRTC 41
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:410] Assigning plane -1 -> 28 to CRTC 41
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:410] Assigning plane -1 -> 38 to CRTC 41
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:573] eDP-1: crtc=0 ovr=0 pri=0 cur=0
2018-09-04 11:04:42 - [subprojects/wlroots/backend/drm/drm.c:322] Starting renderer on output 'eDP-1'
2018-09-04 11:04:42 - [GLES2] FS SIMD8 shader: 5 inst, 0 loops, 24 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2018-09-04 11:04:42 - [GLES2] FS SIMD16 shader: 5 inst, 0 loops, 34 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 80 to 48 bytes.
2018-09-04 11:04:42 - [GLES2] VS SIMD8 shader: 28 inst, 0 loops, 116 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 448 to 336 bytes.
2018-09-04 11:04:42 - [GLES2] FS SIMD16 shader: 2 inst, 0 loops, 0 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 32 to 32 bytes.
2018-09-04 11:04:42 - [sway/desktop/transaction.c:309] Transaction 0x55fe3d7f9400 committing with 1 instructions
2018-09-04 11:04:42 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3d7f9400
2018-09-04 11:04:42 - [sway/config/output.c:234] Setting background for output 0 to /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
2018-09-04 11:04:42 - [sway/config/output.c:249] -> swaybg 0 /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill 
2018-09-04 11:04:42 - [sway/tree/container.c:1267] Adding 0x55fe3d7a37c0 (1, 0.000000x0.000000) to 0x55fe3c75dbc0 (0, 1920.000000x1080.000000)
2018-09-04 11:04:42 - [sway/config/bar.c:251] Invoking swaybar for bar id 'bar-0'
2018-09-04 11:04:42 - [sway/config/bar.c:204] Spawned swaybar 22904
2018-09-04 11:04:42 - [sway/config/bar.c:251] Invoking swaybar for bar id 'bar-1'
2018-09-04 11:04:42 - [sway/config/bar.c:204] Spawned swaybar 22905
2018-09-04 11:04:42 - [sway/tree/workspace.c:245] Workspace: Generating new workspace name for output eDP-1
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: 'prev'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: 'next'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: 'web'
2018-09-04 11:04:42 - [sway/tree/workspace.c:235] Workspace: Found free name web
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: 'irc'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: 'work'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: 'video'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: '5'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: '6'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: '7'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: '8'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: '9'
2018-09-04 11:04:42 - [sway/tree/workspace.c:182] Got valid workspace command for target: '10'
2018-09-04 11:04:42 - [sway/tree/output.c:100] Creating default workspace web
2018-09-04 11:04:42 - [sway/tree/workspace.c:54] Added workspace web for output eDP-1
2018-09-04 11:04:42 - [sway/tree/container.c:1267] Adding 0x55fe3d7f1720 (2, 1920.000000x1080.000000) to 0x55fe3d7a37c0 (1, 1920.000000x1080.000000)
2018-09-04 11:04:42 - [sway/desktop/layer_shell.c:177] Usable area changed, rearranging output
2018-09-04 11:04:42 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:42 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1080@0,0
2018-09-04 11:04:42 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 0.000000
2018-09-04 11:04:42 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:42 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1080@0,0
2018-09-04 11:04:42 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 0.000000
2018-09-04 11:04:42 - [sway/desktop/transaction.c:309] Transaction 0x55fe3d7f8550 committing with 3 instructions
2018-09-04 11:04:42 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3d7f8550
2018-09-04 11:04:42 - [subprojects/wlroots/backend/libinput/backend.c:49] Initializing libinput
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added Power Button [0:1]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 0:1:Power_Button to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added Video Bus [0:6]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 0:6:Video_Bus to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added Power Button [0:1]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 0:1:Power_Button to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added Lid Switch [0:5]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added Sleep Button [0:3]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 0:3:Sleep_Button to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added Integrated_Webcam_HD: Integrate [7119:10424]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '7119:10424:Integrated_Webcam_HD:_Integrate'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 7119:10424:Integrated_Webcam_HD:_Integrate to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added HDA Intel PCH Headphone Mic [0:0]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added HDA Intel PCH Dock Mic [0:0]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added HDA Intel PCH Dock Line Out [0:0]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added HDA Intel PCH HDMI/DP,pcm=3 [0:0]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added HDA Intel PCH HDMI/DP,pcm=7 [0:0]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added HDA Intel PCH HDMI/DP,pcm=8 [0:0]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added HDA Intel PCH HDMI/DP,pcm=9 [0:0]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added HDA Intel PCH HDMI/DP,pcm=10 [0:0]
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added Dell WMI hotkeys [0:0]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '0:0:Dell_WMI_hotkeys'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 0:0:Dell_WMI_hotkeys to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added AT Translated Set 2 keyboard [1:1]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '1:1:AT_Translated_Set_2_keyboard'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added AlpsPS/2 ALPS GlidePoint [2:8]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '2:8:AlpsPS/2_ALPS_GlidePoint'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 2:8:AlpsPS/2_ALPS_GlidePoint to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:242] Loaded cursor theme 'default', available cursors:
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 03b6e0fcb3499374a867c041f52298f0 (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] help (1 images) 24x24+12,21
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] nw-resize (1 images) 24x24+10,10
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_ptr_help (1 images) 24x24+12,21
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-link (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] fcf1c3c7cd4491d801f1e1c78f100000 (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] pointer (1 images) 24x24+8,5
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] hand (1 images) 24x24+8,5
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 24x24+10,15
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 028006030e0e7ebffc7f7070c0600140 (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] question_arrow (1 images) 24x24+12,21
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] right_tee (1 images) 24x24+20,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] watch (60 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ul_angle (1 images) 24x24+4,5
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 08e8e1c95fe2fc01f976f1e063a24ccd (60 images) 24x24+4,3
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] e29285e634086352946a0e7090d73106 (1 images) 24x24+8,5
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] tcross (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ns-resize (1 images) 24x24+12,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] pirate (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] arrow (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_ptr_watch (60 images) 24x24+4,3
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 14fef782d02440884392942c11205230 (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 1081e37283d90000800003c07f3ef6bf (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] n-resize (1 images) 24x24+13,6
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] draft_large (1 images) 24x24+21,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_ver (1 images) 24x24+12,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] icon (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] d9ce0ab605698f320427677b458ad60b (1 images) 24x24+12,21
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 3ecb610c1bf2410f44200f48c40d3599 (60 images) 24x24+4,3
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] w-resize (1 images) 24x24+6,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] alias (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_fdiag (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bottom_side (1 images) 24x24+13,18
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_down_arrow (1 images) 24x24+12,19
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 3085a0e285430894940527032f8b26df (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] diamond_cross (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bottom_tee (1 images) 24x24+12,19
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] circle (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 640fb0e74195791501fd1ed57b41487f (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dot_box_mask (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] col-resize (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] row-resize (1 images) 24x24+12,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_right_arrow (1 images) 24x24+19,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] not-allowed (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] progress (60 images) 24x24+4,3
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_bdiag (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_tee (1 images) 24x24+6,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] right_side (1 images) 24x24+19,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 24x24+15,15
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] se-resize (1 images) 24x24+15,15
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] hand1 (1 images) 24x24+11,7
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] cell (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_tee (1 images) 24x24+12,5
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] h_double_arrow (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] e-resize (1 images) 24x24+19,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_side (1 images) 24x24+6,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] fleur (1 images) 24x24+12,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sw-resize (1 images) 24x24+10,15
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] right_ptr (1 images) 24x24+21,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ew-resize (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_left_arrow (1 images) 24x24+6,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dotbox (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_v_double_arrow (1 images) 24x24+12,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] pointer-move (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_side (1 images) 24x24+13,6
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-none (1 images) 24x24+12,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] v_double_arrow (1 images) 24x24+12,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] double_arrow (1 images) 24x24+12,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 24x24+15,10
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-copy (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] target (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] zoom-in (1 images) 24x24+11,10
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] xterm (1 images) 24x24+11,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] fd_double_arrow (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] X_cursor (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ne-resize (1 images) 24x24+15,10
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] move (1 images) 24x24+12,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 4498f0e0c1937ffe01fd06f973665830 (1 images) 24x24+12,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] nesw-resize (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 9d800788f1b08800ae810202380a0822 (1 images) 24x24+8,5
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] wait (60 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] link (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ur_angle (1 images) 24x24+20,5
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] draped_box (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 9081237383d90e509aa00f00170e968f (1 images) 24x24+12,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] cross_reverse (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_left_arrow (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 2870a09082c103050810ffdffffe0204 (1 images) 24x24+12,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 5c6cd98b3f3ebcb1f9c7f1c204630408 (1 images) 24x24+12,21
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 6407b0e94181790501fd1e167b474872 (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] no-drop (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] copy (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] c7088f0f3e6c8088236ef8e1e3e70000 (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] hand2 (1 images) 24x24+8,5
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] crossed_circle (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_all (1 images) 24x24+12,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] 00008160000006810000408080010102 (1 images) 24x24+12,13
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] plus (1 images) 24x24+10,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] ll_angle (1 images) 24x24+4,19
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] zoom-out (1 images) 24x24+11,10
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 24x24+10,10
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] left_ptr (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] crosshair (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] s-resize (1 images) 24x24+13,18
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_up_arrow (1 images) 24x24+12,3
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-move (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] bd_double_arrow (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] draft_small (1 images) 24x24+21,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] vertical-text (1 images) 24x24+12,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] size_hor (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] nwse-resize (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-no-drop (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] dnd-ask (1 images) 24x24+9,9
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] grabbing (1 images) 24x24+12,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] text (1 images) 24x24+11,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] context-menu (1 images) 24x24+4,4
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] pencil (1 images) 24x24+7,21
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] grab (1 images) 24x24+11,7
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] cross (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] all-scroll (1 images) 24x24+11,11
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] lr_angle (1 images) 24x24+20,19
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] sb_h_double_arrow (1 images) 24x24+12,12
2018-09-04 11:04:43 - [subprojects/wlroots/xcursor/wlr_xcursor.c:248] default (1 images) 24x24+4,4
2018-09-04 11:04:43 - [GLES2] FS SIMD8 shader: 18 inst, 0 loops, 310 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 288 to 208 bytes.
2018-09-04 11:04:43 - [GLES2] FS SIMD16 shader: 18 inst, 0 loops, 332 cycles, 0:0 spills:fills, Promoted 0 constants, compacted 288 to 208 bytes.
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/events.c:86] Added DELL Wireless hotkeys [0:0]
2018-09-04 11:04:43 - [sway/input/input-manager.c:234] adding device: '0:0:DELL_Wireless_hotkeys'
2018-09-04 11:04:43 - [sway/input/input-manager.c:245] no seat configuration, using default seat
2018-09-04 11:04:43 - [sway/input/seat.c:504] adding device 0:0:DELL_Wireless_hotkeys to seat seat0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/libinput/backend.c:95] libinput successfully initialized
2018-09-04 11:04:43 - [sway/main.c:429] Running deferred commands
2018-09-04 11:04:43 - [sway/server.c:165] Running compositor on wayland display 'wayland-0'
2018-09-04 11:04:43 - [sway/ipc-server.c:151] Event on IPC listening socket
2018-09-04 11:04:43 - [sway/ipc-server.c:197] New client: fd 62
2018-09-04 11:04:43 - [sway/ipc-server.c:151] Event on IPC listening socket
2018-09-04 11:04:43 - [sway/ipc-server.c:197] New client: fd 66
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 62 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 62 queue: { "id": "bar-0", "mode": "dock", "hidden_state": "hide", "position": "top", "status_command": "while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done", "font": "monospace 10", "separator_symbol": "\/", "bar_height": -1, "wrap_scroll": false, "workspace_buttons": true, "strip_workspace_numbers": 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" } }
2018-09-04 11:04:43 - [sway/ipc-server.c:151] Event on IPC listening socket
2018-09-04 11:04:43 - [sway/ipc-server.c:197] New client: fd 69
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 62 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:151] Event on IPC listening socket
2018-09-04 11:04:43 - [sway/ipc-server.c:197] New client: fd 68
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 69 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 69 queue: { "id": "bar-1", "mode": "dock", "hidden_state": "hide", "position": "bottom", "status_command": "i3status", "font": "monospace 10", "separator_symbol": "\/", "bar_height": -1, "wrap_scroll": false, "workspace_buttons": false, "strip_workspace_numbers": 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" } }
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 69 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 62 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 62 queue: [ { "id": 1, "name": "eDP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 2 ], "type": "output", "active": true, "primary": false, "layout": "output", "make": "Unknown", "model": "0x04A2", "serial": "0x00000000", "scale": 1.0, "refresh": 60020, "transform": "normal", "current_workspace": "web", "modes": [ { "width": 1920, "height": 1080, "refresh": 48034 }, { "width": 1920, "height": 1080, "refresh": 60020 } ] } ]
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_surface.c:621] New wlr_surface 0x55fe3da42e70 (res 0x55fe3da44280)
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_layer_shell.c:388] new layer_surface 0x55fe3da43170 (res 0x55fe3da44160)
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:331] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 69 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 69 queue: [ { "id": 1, "name": "eDP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 2 ], "type": "output", "active": true, "primary": false, "layout": "output", "make": "Unknown", "model": "0x04A2", "serial": "0x00000000", "scale": 1.0, "refresh": 60020, "transform": "normal", "current_workspace": "web", "modes": [ { "width": 1920, "height": 1080, "refresh": 48034 }, { "width": 1920, "height": 1080, "refresh": 60020 } ] } ]
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 62 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 69 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 68 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 68 queue: {"success": true}
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 66 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 66 queue: {"success": true}
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 68 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 66 writable
i3status: trying to auto-detect output_format setting
i3status: auto-detected "i3bar"
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 69 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 69 queue: [ { "id": 2, "name": "web", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focus": [ ], "num": -1, "output": "eDP-1", "type": "workspace", "urgent": false, "representation": null, "layout": "splith", "floating_nodes": [ ], "focused": true, "visible": true } ]
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 69 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 62 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 62 queue: [ { "id": 2, "name": "web", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focus": [ ], "num": -1, "output": "eDP-1", "type": "workspace", "urgent": false, "representation": null, "layout": "splith", "floating_nodes": [ ], "focused": true, "visible": true } ]
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 62 writable
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_surface.c:621] New wlr_surface 0x55fe3da604c0 (res 0x55fe3da45cb0)
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_surface.c:621] New wlr_surface 0x55fe3da607c0 (res 0x55fe3da45a70)
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_layer_shell.c:388] new layer_surface 0x55fe3da191b0 (res 0x55fe3da45950)
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:331] new layer surface: namespace panel layer 1 anchor 1 size 0x22 margin 0,0,0,0
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:177] Usable area changed, rearranging output
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1058@0,22
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 22.000000
2018-09-04 11:04:43 - [sway/desktop/transaction.c:309] Transaction 0x55fe3d914c80 committing with 2 instructions
2018-09-04 11:04:43 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3d914c80
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_surface.c:621] New wlr_surface 0x55fe3da60ac0 (res 0x55fe3da4aeb0)
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_surface.c:621] New wlr_surface 0x55fe3da60dc0 (res 0x55fe3da4ad90)
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_layer_shell.c:388] new layer_surface 0x55fe3da4c2e0 (res 0x55fe3da4ac70)
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:331] new layer surface: namespace panel layer 1 anchor 1 size 0x24 margin 0,0,0,0
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:177] Usable area changed, rearranging output
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1034@0,22
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 22.000000
2018-09-04 11:04:43 - [sway/desktop/transaction.c:309] Transaction 0x55fe3d91dfa0 committing with 2 instructions
2018-09-04 11:04:43 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3d91dfa0
2018-09-04 11:04:43 - [sway/commands/bind.c:307] running command for binding: reload
2018-09-04 11:04:43 - [sway/commands.c:268] Handling command 'reload'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(reload)
2018-09-04 11:04:43 - [sway/config.c:384] Performing configuration file reload
2018-09-04 11:04:43 - [sway/config.c:344] Loading config from /home/phoenix/.config/sway/config
2018-09-04 11:04:43 - [sway/config.c:642] Read line 1: # Default config for sway
2018-09-04 11:04:43 - [sway/config.c:642] Read line 2: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 4: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 5: # Read `man 5 sway` for a complete reference.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 6: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 7: ### Variables
2018-09-04 11:04:43 - [sway/config.c:642] Read line 8: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 9: # Logo key. Use Mod1 for Alt.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 10: set $mod Mod4
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 11
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Home row direction keys, like vim`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: set $mod Mod4
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'set $mod Mod4'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 11: # Home row direction keys, like vim
2018-09-04 11:04:43 - [sway/config.c:642] Read line 12: set $left h
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 13
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `set $down j`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: set $left h
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'set $left h'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 13: set $down j
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 14
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `set $up k`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: set $down j
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'set $down j'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 14: set $up k
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 15
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `set $right l`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: set $up k
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'set $up k'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 15: set $right l
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 16
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Your preferred terminal emulator`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: set $right l
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'set $right l'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 16: # Your preferred terminal emulator
2018-09-04 11:04:43 - [sway/config.c:642] Read line 17: set $term st
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 18
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Your preferred application launcher`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: set $term st
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'set $term st'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 18: # Your preferred application launcher
2018-09-04 11:04:43 - [sway/config.c:642] Read line 19: set $menu dmenu_run
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 20
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 21
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `### Output configuration`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: set $menu dmenu_run
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'set $menu dmenu_run'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(set)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 20: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 21: ### Output configuration
2018-09-04 11:04:43 - [sway/config.c:642] Read line 22: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 23: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 24: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 25
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'output * bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(output)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bg)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bg)
2018-09-04 11:04:43 - [sway/config/output.c:94] Merging output * config on eDP-1
2018-09-04 11:04:43 - [sway/config/output.c:127] Adding output * config
2018-09-04 11:04:43 - [sway/config/output.c:135] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 transform -1) (bg /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (dpms 0)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 25: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 26: # Example configuration:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 27: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 28: #   output HDMI-A-1 resolution 1920x1080 position 1920,0
2018-09-04 11:04:43 - [sway/config.c:642] Read line 29: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 30: # You can get the names of your outputs by running: swaymsg -t get_outputs
2018-09-04 11:04:43 - [sway/config.c:642] Read line 31: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 32: ### Input configuration
2018-09-04 11:04:43 - [sway/config.c:642] Read line 33: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 34: # Example configuration:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 35: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 36: #   input "2:14:SynPS/2_Synaptics_TouchPad" {
2018-09-04 11:04:43 - [sway/config.c:642] Read line 37: #       dwt enabled
2018-09-04 11:04:43 - [sway/config.c:642] Read line 38: #       tap enabled
2018-09-04 11:04:43 - [sway/config.c:642] Read line 39: #       natural_scroll enabled
2018-09-04 11:04:43 - [sway/config.c:642] Read line 40: #       middle_emulation enabled
2018-09-04 11:04:43 - [sway/config.c:642] Read line 41: #   }
2018-09-04 11:04:43 - [sway/config.c:642] Read line 42: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 43: # You can get the names of your inputs by running: swaymsg -t get_inputs
2018-09-04 11:04:43 - [sway/config.c:642] Read line 44: # Read `man 5 sway-input` for more information about this section.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 45: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 46: ### Key bindings
2018-09-04 11:04:43 - [sway/config.c:642] Read line 47: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 48: # Basics:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 49: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 50:     # start a terminal
2018-09-04 11:04:43 - [sway/config.c:642] Read line 51:     bindsym $mod+Shift+Return exec $term
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 52
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 53
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# kill focused window`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Return exec $term
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Return exec $term'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Return to command exec st
2018-09-04 11:04:43 - [sway/config.c:642] Read line 52: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 53:     # kill focused window
2018-09-04 11:04:43 - [sway/config.c:642] Read line 54:     bindsym $mod+Shift+c kill
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 55
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 56
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# start your launcher`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+c kill
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+c kill'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+c to command kill
2018-09-04 11:04:43 - [sway/config.c:642] Read line 55: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 56:     # start your launcher
2018-09-04 11:04:43 - [sway/config.c:642] Read line 57:     bindsym $mod+p exec $menu
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 58
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 59
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# reload the configuration file`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+p exec $menu
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+p exec $menu'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+p to command exec dmenu_run
2018-09-04 11:04:43 - [sway/config.c:642] Read line 58: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 59:     # reload the configuration file
2018-09-04 11:04:43 - [sway/config.c:642] Read line 60:     bindsym $mod+q reload
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 61
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 62
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# exit sway (logs you out of your wayland session)`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+q reload
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+q reload'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+q to command reload
2018-09-04 11:04:43 - [sway/config.c:642] Read line 61: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 62:     # exit sway (logs you out of your wayland session)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 63:     bindsym $mod+Shift+q exit
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 64
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+q exit
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+q exit'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+q to command exit
2018-09-04 11:04:43 - [sway/config.c:642] Read line 64: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 65: # Moving around:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 66: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 67:     # Move your focus around
2018-09-04 11:04:43 - [sway/config.c:642] Read line 68:     bindsym $mod+$left focus left
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 69
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+$down focus down`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+$left focus left
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+$left focus left'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+h to command focus left
2018-09-04 11:04:43 - [sway/config.c:642] Read line 69:     bindsym $mod+$down focus down
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 70
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+$up focus up`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+$down focus down
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+$down focus down'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+j to command focus down
2018-09-04 11:04:43 - [sway/config.c:642] Read line 70:     bindsym $mod+$up focus up
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 71
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+$right focus right`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+$up focus up
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+$up focus up'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+k to command focus up
2018-09-04 11:04:43 - [sway/config.c:642] Read line 71:     bindsym $mod+$right focus right
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 72
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# or use $mod+[up|down|left|right]`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+$right focus right
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+$right focus right'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+l to command focus right
2018-09-04 11:04:43 - [sway/config.c:642] Read line 72:     # or use $mod+[up|down|left|right]
2018-09-04 11:04:43 - [sway/config.c:642] Read line 73:     bindsym $mod+Left focus left
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 74
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Down focus down`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Left focus left
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Left focus left'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Left to command focus left
2018-09-04 11:04:43 - [sway/config.c:642] Read line 74:     bindsym $mod+Down focus down
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 75
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Up focus up`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Down focus down
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Down focus down'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Down to command focus down
2018-09-04 11:04:43 - [sway/config.c:642] Read line 75:     bindsym $mod+Up focus up
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 76
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Right focus right`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Up focus up
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Up focus up'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Up to command focus up
2018-09-04 11:04:43 - [sway/config.c:642] Read line 76:     bindsym $mod+Right focus right
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 77
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 78
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# _move_ the focused window with the same, but add Shift`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Right focus right
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Right focus right'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Right to command focus right
2018-09-04 11:04:43 - [sway/config.c:642] Read line 77: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 78:     # _move_ the focused window with the same, but add Shift
2018-09-04 11:04:43 - [sway/config.c:642] Read line 79:     bindsym $mod+Shift+$left move left
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 80
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+$down move down`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+$left move left
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+$left move left'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+h to command move left
2018-09-04 11:04:43 - [sway/config.c:642] Read line 80:     bindsym $mod+Shift+$down move down
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 81
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+$up move up`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+$down move down
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+$down move down'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+j to command move down
2018-09-04 11:04:43 - [sway/config.c:642] Read line 81:     bindsym $mod+Shift+$up move up
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 82
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+$right move right`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+$up move up
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+$up move up'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+k to command move up
2018-09-04 11:04:43 - [sway/config.c:642] Read line 82:     bindsym $mod+Shift+$right move right
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 83
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# ditto, with arrow keys`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+$right move right
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+$right move right'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+l to command move right
2018-09-04 11:04:43 - [sway/config.c:642] Read line 83:     # ditto, with arrow keys
2018-09-04 11:04:43 - [sway/config.c:642] Read line 84:     bindsym $mod+Shift+Left move left
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 85
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+Down move down`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Left move left
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Left move left'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Left to command move left
2018-09-04 11:04:43 - [sway/config.c:642] Read line 85:     bindsym $mod+Shift+Down move down
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 86
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+Up move up`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Down move down
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Down move down'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Down to command move down
2018-09-04 11:04:43 - [sway/config.c:642] Read line 86:     bindsym $mod+Shift+Up move up
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 87
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+Right move right`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Up move up
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Up move up'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Up to command move up
2018-09-04 11:04:43 - [sway/config.c:642] Read line 87:     bindsym $mod+Shift+Right move right
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 88
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 89
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+$left workspace prev`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+Right move right
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+Right move right'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+Right to command move right
2018-09-04 11:04:43 - [sway/config.c:642] Read line 88: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 89:     bindsym $mod+Mod1+$left workspace prev
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 90
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+$right workspace next`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+$left workspace prev
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+$left workspace prev'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+h to command workspace prev
2018-09-04 11:04:43 - [sway/config.c:642] Read line 90:     bindsym $mod+Mod1+$right workspace next
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 91
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+$right workspace next
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+$right workspace next'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+l to command workspace next
2018-09-04 11:04:43 - [sway/config.c:642] Read line 91: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 92: # Workspaces:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 93: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 94:     # switch to workspace
2018-09-04 11:04:43 - [sway/config.c:642] Read line 95:     bindsym $mod+F1 workspace web
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 96
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F2 workspace irc`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F1 workspace web
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F1 workspace web'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F1 to command workspace web
2018-09-04 11:04:43 - [sway/config.c:642] Read line 96:     bindsym $mod+F2 workspace irc
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 97
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F3 workspace work`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F2 workspace irc
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F2 workspace irc'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F2 to command workspace irc
2018-09-04 11:04:43 - [sway/config.c:642] Read line 97:     bindsym $mod+F3 workspace work
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 98
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F4 workspace video`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F3 workspace work
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F3 workspace work'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F3 to command workspace work
2018-09-04 11:04:43 - [sway/config.c:642] Read line 98:     bindsym $mod+F4 workspace video
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 99
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F5 workspace 5`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F4 workspace video
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F4 workspace video'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F4 to command workspace video
2018-09-04 11:04:43 - [sway/config.c:642] Read line 99:     bindsym $mod+F5 workspace 5
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 100
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F6 workspace 6`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F5 workspace 5
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F5 workspace 5'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F5 to command workspace 5
2018-09-04 11:04:43 - [sway/config.c:642] Read line 100:     bindsym $mod+F6 workspace 6
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 101
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F7 workspace 7`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F6 workspace 6
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F6 workspace 6'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F6 to command workspace 6
2018-09-04 11:04:43 - [sway/config.c:642] Read line 101:     bindsym $mod+F7 workspace 7
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 102
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F8 workspace 8`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F7 workspace 7
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F7 workspace 7'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F7 to command workspace 7
2018-09-04 11:04:43 - [sway/config.c:642] Read line 102:     bindsym $mod+F8 workspace 8
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 103
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F9 workspace 9`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F8 workspace 8
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F8 workspace 8'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F8 to command workspace 8
2018-09-04 11:04:43 - [sway/config.c:642] Read line 103:     bindsym $mod+F9 workspace 9
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 104
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+F10 workspace 10`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F9 workspace 9
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F9 workspace 9'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F9 to command workspace 9
2018-09-04 11:04:43 - [sway/config.c:642] Read line 104:     bindsym $mod+F10 workspace 10
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 105
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# move focused container to workspace`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+F10 workspace 10
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+F10 workspace 10'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+F10 to command workspace 10
2018-09-04 11:04:43 - [sway/config.c:642] Read line 105:     # move focused container to workspace
2018-09-04 11:04:43 - [sway/config.c:642] Read line 106:     bindsym $mod+Shift+F1 move container to workspace web
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 107
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F2 move container to workspace irc`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F1 move container to workspace web
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F1 move container to workspace web'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F1 to command move container to workspace web
2018-09-04 11:04:43 - [sway/config.c:642] Read line 107:     bindsym $mod+Shift+F2 move container to workspace irc
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 108
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F3 move container to workspace work`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F2 move container to workspace irc
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F2 move container to workspace irc'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F2 to command move container to workspace irc
2018-09-04 11:04:43 - [sway/config.c:642] Read line 108:     bindsym $mod+Shift+F3 move container to workspace work
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 109
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F4 move container to workspace video`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F3 move container to workspace work
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F3 move container to workspace work'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F3 to command move container to workspace work
2018-09-04 11:04:43 - [sway/config.c:642] Read line 109:     bindsym $mod+Shift+F4 move container to workspace video
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 110
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F5 move container to workspace 5`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F4 move container to workspace video
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F4 move container to workspace video'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F4 to command move container to workspace video
2018-09-04 11:04:43 - [sway/config.c:642] Read line 110:     bindsym $mod+Shift+F5 move container to workspace 5
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 111
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F6 move container to workspace 6`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F5 move container to workspace 5
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F5 move container to workspace 5'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F5 to command move container to workspace 5
2018-09-04 11:04:43 - [sway/config.c:642] Read line 111:     bindsym $mod+Shift+F6 move container to workspace 6
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 112
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F7 move container to workspace 7`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F6 move container to workspace 6
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F6 move container to workspace 6'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F6 to command move container to workspace 6
2018-09-04 11:04:43 - [sway/config.c:642] Read line 112:     bindsym $mod+Shift+F7 move container to workspace 7
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 113
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F8 move container to workspace 8`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F7 move container to workspace 7
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F7 move container to workspace 7'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F7 to command move container to workspace 7
2018-09-04 11:04:43 - [sway/config.c:642] Read line 113:     bindsym $mod+Shift+F8 move container to workspace 8
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 114
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F9 move container to workspace 9`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F8 move container to workspace 8
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F8 move container to workspace 8'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F8 to command move container to workspace 8
2018-09-04 11:04:43 - [sway/config.c:642] Read line 114:     bindsym $mod+Shift+F9 move container to workspace 9
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 115
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Shift+F10 move container to workspace 10`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F9 move container to workspace 9
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F9 move container to workspace 9'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F9 to command move container to workspace 9
2018-09-04 11:04:43 - [sway/config.c:642] Read line 115:     bindsym $mod+Shift+F10 move container to workspace 10
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 116
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Note: workspaces can have any name you want, not just numbers.`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+F10 move container to workspace 10
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+F10 move container to workspace 10'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+F10 to command move container to workspace 10
2018-09-04 11:04:43 - [sway/config.c:642] Read line 116:     # Note: workspaces can have any name you want, not just numbers.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 117:     # We just use 1-10 as the default.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 118: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 119: # Layout stuff:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 120: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 121:     # You can "split" the current object of your focus with
2018-09-04 11:04:43 - [sway/config.c:642] Read line 122:     # $mod+b or $mod+v, for horizontal and vertical splits
2018-09-04 11:04:43 - [sway/config.c:642] Read line 123:     # respectively.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 124:     bindsym $mod+b splith
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 125
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+v splitv`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+b splith
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+b splith'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+b to command splith
2018-09-04 11:04:43 - [sway/config.c:642] Read line 125:     bindsym $mod+v splitv
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 126
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 127
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Switch the current container between different layout styles`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+v splitv
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+v splitv'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+v to command splitv
2018-09-04 11:04:43 - [sway/config.c:642] Read line 126: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 127:     # Switch the current container between different layout styles
2018-09-04 11:04:43 - [sway/config.c:642] Read line 128:     bindsym $mod+s layout stacking
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 129
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+w layout tabbed`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+s layout stacking
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+s layout stacking'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+s to command layout stacking
2018-09-04 11:04:43 - [sway/config.c:642] Read line 129:     bindsym $mod+w layout tabbed
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 130
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+e layout toggle split`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+w layout tabbed
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+w layout tabbed'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+w to command layout tabbed
2018-09-04 11:04:43 - [sway/config.c:642] Read line 130:     bindsym $mod+e layout toggle split
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 131
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 132
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Make the current focus fullscreen`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+e layout toggle split
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+e layout toggle split'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+e to command layout toggle split
2018-09-04 11:04:43 - [sway/config.c:642] Read line 131: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 132:     # Make the current focus fullscreen
2018-09-04 11:04:43 - [sway/config.c:642] Read line 133:     bindsym $mod+f fullscreen
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 134
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 135
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Toggle the current focus between tiling and floating mode`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+f fullscreen
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+f fullscreen'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+f to command fullscreen
2018-09-04 11:04:43 - [sway/config.c:642] Read line 134: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 135:     # Toggle the current focus between tiling and floating mode
2018-09-04 11:04:43 - [sway/config.c:642] Read line 136:     bindsym $mod+Shift+space floating toggle
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 137
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 138
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Swap focus between the tiling area and the floating area`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+space floating toggle
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+space floating toggle'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+space to command floating toggle
2018-09-04 11:04:43 - [sway/config.c:642] Read line 137: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 138:     # Swap focus between the tiling area and the floating area
2018-09-04 11:04:43 - [sway/config.c:642] Read line 139:     bindsym $mod+space focus mode_toggle
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 140
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 141
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# move focus to the parent container`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+space focus mode_toggle
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+space focus mode_toggle'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+space to command focus mode_toggle
2018-09-04 11:04:43 - [sway/config.c:642] Read line 140: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 141:     # move focus to the parent container
2018-09-04 11:04:43 - [sway/config.c:642] Read line 142:     bindsym $mod+a focus parent
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 143
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 144
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+n border toggle`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+a focus parent
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+a focus parent'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+a to command focus parent
2018-09-04 11:04:43 - [sway/config.c:642] Read line 143: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 144:     bindsym $mod+n border toggle
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 145
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+n border toggle
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+n border toggle'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+n to command border toggle
2018-09-04 11:04:43 - [sway/config.c:642] Read line 145: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 146: # Scratchpad:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 147: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 148:     # Sway has a "scratchpad", which is a bag of holding for windows.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 149:     # You can send windows there and get them back later.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 150: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 151:     # Move the currently focused window to the scratchpad
2018-09-04 11:04:43 - [sway/config.c:642] Read line 152:     bindsym $mod+Shift+minus move scratchpad
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 153
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 154
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Show the next scratchpad window or hide the focused scratchpad window.`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Shift+minus move scratchpad
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Shift+minus move scratchpad'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Shift+minus to command move scratchpad
2018-09-04 11:04:43 - [sway/config.c:642] Read line 153: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 154:     # Show the next scratchpad window or hide the focused scratchpad window.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 155:     # If there are multiple scratchpad windows, this command cycles through them.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 156:     bindsym $mod+minus scratchpad show
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 157
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+minus scratchpad show
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+minus scratchpad show'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+minus to command scratchpad show
2018-09-04 11:04:43 - [sway/config.c:642] Read line 157: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 158: # Resizing containers:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 159: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 160: mode "resize" {
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" {
2018-09-04 11:04:43 - [sway/config.c:716] Entering block 'mode "resize"'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 161:     # left will shrink the containers width
2018-09-04 11:04:43 - [sway/config.c:642] Read line 162:     # right will grow the containers width
2018-09-04 11:04:43 - [sway/config.c:642] Read line 163:     # up will shrink the containers height
2018-09-04 11:04:43 - [sway/config.c:642] Read line 164:     # down will grow the containers height
2018-09-04 11:04:43 - [sway/config.c:642] Read line 165:     bindsym $left resize shrink width 10 px
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 166
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $down resize grow height 10 px`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym $left resize shrink width 10 px
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym $left resize shrink width 10 px'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym h resize shrink width 10 px
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound h to command resize shrink width 10 px
2018-09-04 11:04:43 - [sway/config.c:642] Read line 166:     bindsym $down resize grow height 10 px
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 167
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $up resize shrink height 10 px`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym $down resize grow height 10 px
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym $down resize grow height 10 px'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym j resize grow height 10 px
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound j to command resize grow height 10 px
2018-09-04 11:04:43 - [sway/config.c:642] Read line 167:     bindsym $up resize shrink height 10 px
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 168
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $right resize grow width 10 px`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym $up resize shrink height 10 px
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym $up resize shrink height 10 px'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym k resize shrink height 10 px
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound k to command resize shrink height 10 px
2018-09-04 11:04:43 - [sway/config.c:642] Read line 168:     bindsym $right resize grow width 10 px
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 169
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 170
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# ditto, with arrow keys`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym $right resize grow width 10 px
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym $right resize grow width 10 px'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym l resize grow width 10 px
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound l to command resize grow width 10 px
2018-09-04 11:04:43 - [sway/config.c:642] Read line 169: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 170:     # ditto, with arrow keys
2018-09-04 11:04:43 - [sway/config.c:642] Read line 171:     bindsym Left resize shrink width 10 px
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 172
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym Down resize grow height 10 px`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym Left resize shrink width 10 px
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Left resize shrink width 10 px'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Left resize shrink width 10 px
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Left to command resize shrink width 10 px
2018-09-04 11:04:43 - [sway/config.c:642] Read line 172:     bindsym Down resize grow height 10 px
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 173
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym Up resize shrink height 10 px`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym Down resize grow height 10 px
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Down resize grow height 10 px'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Down resize grow height 10 px
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Down to command resize grow height 10 px
2018-09-04 11:04:43 - [sway/config.c:642] Read line 173:     bindsym Up resize shrink height 10 px
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 174
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym Right resize grow width 10 px`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym Up resize shrink height 10 px
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Up resize shrink height 10 px'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Up resize shrink height 10 px
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Up to command resize shrink height 10 px
2018-09-04 11:04:43 - [sway/config.c:642] Read line 174:     bindsym Right resize grow width 10 px
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 175
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 176
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# return to default mode`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym Right resize grow width 10 px
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Right resize grow width 10 px'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Right resize grow width 10 px
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Right to command resize grow width 10 px
2018-09-04 11:04:43 - [sway/config.c:642] Read line 175: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 176:     # return to default mode
2018-09-04 11:04:43 - [sway/config.c:642] Read line 177:     bindsym Return mode "default"
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 178
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym Escape mode "default"`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym Return mode "default"
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Return mode "default"'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Return mode "default"
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Return to command mode "default"
2018-09-04 11:04:43 - [sway/config.c:642] Read line 178:     bindsym Escape mode "default"
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 179
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym q mode "default"`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym Escape mode "default"
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym Escape mode "default"'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Escape mode "default"
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Escape to command mode "default"
2018-09-04 11:04:43 - [sway/config.c:642] Read line 179:     bindsym q mode "default"
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 180
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `}`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" bindsym q mode "default"
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "resize" bindsym q mode "default"'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `resize' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym q mode "default"
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound q to command mode "default"
2018-09-04 11:04:43 - [sway/config.c:642] Read line 180: }
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "resize" }
2018-09-04 11:04:43 - [sway/config.c:733] Exiting block 'mode "resize"'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 181: bindsym $mod+r mode "resize"
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 182
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 183
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `mode "start_apps" {`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+r mode "resize"
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+r mode "resize"'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+r to command mode "resize"
2018-09-04 11:04:43 - [sway/config.c:642] Read line 182: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 183: mode "start_apps" {
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "start_apps" {
2018-09-04 11:04:43 - [sway/config.c:716] Entering block 'mode "start_apps"'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 184:     bindsym e exec emacsclient -c; mode "default";
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 185
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym p exec zathura; mode "default";`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym e exec emacsclient -c; mode "default";
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym e exec emacsclient -c; mode "default";'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym e exec emacsclient -c; mode "default";
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound e to command exec emacsclient -c; mode "default";
2018-09-04 11:04:43 - [sway/config.c:642] Read line 185:     bindsym p exec zathura; mode "default";
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 186
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym Shift+p exec evince; mode "default";`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym p exec zathura; mode "default";
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym p exec zathura; mode "default";'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym p exec zathura; mode "default";
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound p to command exec zathura; mode "default";
2018-09-04 11:04:43 - [sway/config.c:642] Read line 186:     bindsym Shift+p exec evince; mode "default";
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 187
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 188
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym Return mode "default"`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym Shift+p exec evince; mode "default";
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym Shift+p exec evince; mode "default";'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Shift+p exec evince; mode "default";
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Shift+p to command exec evince; mode "default";
2018-09-04 11:04:43 - [sway/config.c:642] Read line 187: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 188:     bindsym Return mode "default"
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 189
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym Escape mode "default"`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym Return mode "default"
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym Return mode "default"'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Return mode "default"
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Return to command mode "default"
2018-09-04 11:04:43 - [sway/config.c:642] Read line 189:     bindsym Escape mode "default"
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 190
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym q mode "default"`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym Escape mode "default"
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym Escape mode "default"'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym Escape mode "default"
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Escape to command mode "default"
2018-09-04 11:04:43 - [sway/config.c:642] Read line 190:     bindsym q mode "default"
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 191
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `}`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "start_apps" bindsym q mode "default"
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'mode "start_apps" bindsym q mode "default"'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(mode)
2018-09-04 11:04:43 - [sway/commands/mode.c:70] Switching to mode `start_apps' (pango=0)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: bindsym q mode "default"
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound q to command mode "default"
2018-09-04 11:04:43 - [sway/config.c:642] Read line 191: }
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: mode "start_apps" }
2018-09-04 11:04:43 - [sway/config.c:733] Exiting block 'mode "start_apps"'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 192: bindsym $mod+o mode "start_apps"
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 193
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 194
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym XF86AudioRaiseVolume exec pulseaudio-ctl up 1`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+o mode "start_apps"
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+o mode "start_apps"'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+o to command mode "start_apps"
2018-09-04 11:04:43 - [sway/config.c:642] Read line 193: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 194: bindsym XF86AudioRaiseVolume exec pulseaudio-ctl up 1
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 195
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym XF86AudioLowerVolume exec pulseaudio-ctl down 1`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym XF86AudioRaiseVolume exec pulseaudio-ctl up 1
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym XF86AudioRaiseVolume exec pulseaudio-ctl up 1'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound XF86AudioRaiseVolume to command exec pulseaudio-ctl up 1
2018-09-04 11:04:43 - [sway/config.c:642] Read line 195: bindsym XF86AudioLowerVolume exec pulseaudio-ctl down 1
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 196
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym XF86AudioMute exec pulseaudio-ctl mute`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym XF86AudioLowerVolume exec pulseaudio-ctl down 1
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym XF86AudioLowerVolume exec pulseaudio-ctl down 1'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound XF86AudioLowerVolume to command exec pulseaudio-ctl down 1
2018-09-04 11:04:43 - [sway/config.c:642] Read line 196: bindsym XF86AudioMute exec pulseaudio-ctl mute
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 197
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym XF86MonBrightnessDown exec sudo light -U 5`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym XF86AudioMute exec pulseaudio-ctl mute
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym XF86AudioMute exec pulseaudio-ctl mute'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound XF86AudioMute to command exec pulseaudio-ctl mute
2018-09-04 11:04:43 - [sway/config.c:642] Read line 197: bindsym XF86MonBrightnessDown exec sudo light -U 5
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 198
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym XF86MonBrightnessUp exec sudo light -A 5`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym XF86MonBrightnessDown exec sudo light -U 5
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym XF86MonBrightnessDown exec sudo light -U 5'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound XF86MonBrightnessDown to command exec sudo light -U 5
2018-09-04 11:04:43 - [sway/config.c:642] Read line 198: bindsym XF86MonBrightnessUp exec sudo light -A 5
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 199
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 200
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+1 exec sudo light -S 1`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym XF86MonBrightnessUp exec sudo light -A 5
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym XF86MonBrightnessUp exec sudo light -A 5'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound XF86MonBrightnessUp to command exec sudo light -A 5
2018-09-04 11:04:43 - [sway/config.c:642] Read line 199: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 200: bindsym $mod+Mod1+1 exec sudo light -S 1
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 201
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+2 exec sudo light -S 10`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+1 exec sudo light -S 1
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+1 exec sudo light -S 1'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+1 to command exec sudo light -S 1
2018-09-04 11:04:43 - [sway/config.c:642] Read line 201: bindsym $mod+Mod1+2 exec sudo light -S 10
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 202
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+3 exec sudo light -S 25`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+2 exec sudo light -S 10
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+2 exec sudo light -S 10'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+2 to command exec sudo light -S 10
2018-09-04 11:04:43 - [sway/config.c:642] Read line 202: bindsym $mod+Mod1+3 exec sudo light -S 25
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 203
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+4 exec sudo light -S 50`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+3 exec sudo light -S 25
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+3 exec sudo light -S 25'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+3 to command exec sudo light -S 25
2018-09-04 11:04:43 - [sway/config.c:642] Read line 203: bindsym $mod+Mod1+4 exec sudo light -S 50
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 204
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+5 exec sudo light -S 75`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+4 exec sudo light -S 50
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+4 exec sudo light -S 50'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+4 to command exec sudo light -S 50
2018-09-04 11:04:43 - [sway/config.c:642] Read line 204: bindsym $mod+Mod1+5 exec sudo light -S 75
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 205
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `bindsym $mod+Mod1+6 exec sudo light -S 100`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+5 exec sudo light -S 75
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+5 exec sudo light -S 75'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+5 to command exec sudo light -S 75
2018-09-04 11:04:43 - [sway/config.c:642] Read line 205: bindsym $mod+Mod1+6 exec sudo light -S 100
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 206
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 207
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 208
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `# Default configurations`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bindsym $mod+Mod1+6 exec sudo light -S 100
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bindsym $mod+Mod1+6 exec sudo light -S 100'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bindsym)
2018-09-04 11:04:43 - [sway/commands/bind.c:288] bindsym - Bound Mod4+Mod1+6 to command exec sudo light -S 100
2018-09-04 11:04:43 - [sway/config.c:642] Read line 206: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 207: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 208: # Default configurations
2018-09-04 11:04:43 - [sway/config.c:642] Read line 209: default_border pixel
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 210
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `default_floating_border pixel`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: default_border pixel
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'default_border pixel'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(default_border)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 210: default_floating_border pixel
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 211
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 212
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: ``
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 213
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `#`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: default_floating_border pixel
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'default_floating_border pixel'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(default_floating_border)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 211: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 212: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 213: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 214: # Status Bar:
2018-09-04 11:04:43 - [sway/config.c:642] Read line 215: #
2018-09-04 11:04:43 - [sway/config.c:642] Read line 216: # Read `man 5 sway-bar` for more information about this section.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 217: bar {
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar {
2018-09-04 11:04:43 - [sway/config.c:716] Entering block 'bar'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 218:     position top
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 219
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `separator_symbol /`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar position top
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar position top'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(position)
2018-09-04 11:04:43 - [sway/commands/bar.c:111] Creating bar bar-0
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: position top
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(position)
2018-09-04 11:04:43 - [sway/commands/bar/position.c:19] Setting bar position 'top' for bar: bar-0
2018-09-04 11:04:43 - [sway/config.c:642] Read line 219:     separator_symbol /
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 220
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `colors {`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar separator_symbol /
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar separator_symbol /'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(separator_symbol)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: separator_symbol /
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(separator_symbol)
2018-09-04 11:04:43 - [sway/commands/bar/separator_symbol.c:18] Settings separator_symbol '/' for bar: bar-0
2018-09-04 11:04:43 - [sway/config.c:642] Read line 220:     colors {
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors {
2018-09-04 11:04:43 - [sway/config.c:716] Entering block 'bar colors'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 221:         statusline #ffffff
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 222
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `background #323232`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors statusline #ffffff
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar colors statusline #ffffff'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: colors statusline #ffffff
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: statusline #ffffff
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(statusline)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 222:         background #323232
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 223
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `inactive_workspace #32323200 #32323200 #5c5c5c`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors background #323232
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar colors background #323232'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: colors background #323232
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: background #323232
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(background)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 223:         inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 224
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `}`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar colors inactive_workspace #32323200 #32323200 #5c5c5c'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(inactive_workspace)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 224:     }
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors }
2018-09-04 11:04:43 - [sway/config.c:733] Exiting block 'bar colors'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 225: }
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar }
2018-09-04 11:04:43 - [sway/config.c:733] Exiting block 'bar'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 226: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 227: bar {
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar {
2018-09-04 11:04:43 - [sway/config.c:716] Entering block 'bar'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 228:     position bottom
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 229
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `separator_symbol /`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar position bottom
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar position bottom'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(position)
2018-09-04 11:04:43 - [sway/commands/bar.c:111] Creating bar bar-1
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: position bottom
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(position)
2018-09-04 11:04:43 - [sway/commands/bar/position.c:19] Setting bar position 'bottom' for bar: bar-1
2018-09-04 11:04:43 - [sway/config.c:642] Read line 229:     separator_symbol /
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 230
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `status_command i3status`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar separator_symbol /
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar separator_symbol /'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(separator_symbol)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: separator_symbol /
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(separator_symbol)
2018-09-04 11:04:43 - [sway/commands/bar/separator_symbol.c:18] Settings separator_symbol '/' for bar: bar-1
2018-09-04 11:04:43 - [sway/config.c:642] Read line 230:     status_command i3status
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 231
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `workspace_buttons no`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar status_command i3status
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar status_command i3status'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(status_command)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: status_command i3status
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(status_command)
2018-09-04 11:04:43 - [sway/commands/bar/status_command.c:18] Feeding bar with status command: i3status
2018-09-04 11:04:43 - [sway/config.c:642] Read line 231:     workspace_buttons no
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 232
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `colors {`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar workspace_buttons no
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar workspace_buttons no'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(workspace_buttons)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: workspace_buttons no
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(workspace_buttons)
2018-09-04 11:04:43 - [sway/commands/bar/workspace_buttons.c:22] Disabling workspace buttons on bar: bar-1
2018-09-04 11:04:43 - [sway/config.c:642] Read line 232:     colors {
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors {
2018-09-04 11:04:43 - [sway/config.c:716] Entering block 'bar colors'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 233:         statusline #ffffff
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 234
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `background #323232`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors statusline #ffffff
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar colors statusline #ffffff'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: colors statusline #ffffff
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: statusline #ffffff
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(statusline)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 234:         background #323232
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 235
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `inactive_workspace #32323200 #32323200 #5c5c5c`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors background #323232
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar colors background #323232'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: colors background #323232
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: background #323232
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(background)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 235:         inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 236
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `}`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'bar colors inactive_workspace #32323200 #32323200 #5c5c5c'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(bar)
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(colors)
2018-09-04 11:04:43 - [sway/commands.c:405] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(inactive_workspace)
2018-09-04 11:04:43 - [sway/config.c:642] Read line 236:     }
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar colors }
2018-09-04 11:04:43 - [sway/config.c:733] Exiting block 'bar colors'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 237: }
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: bar }
2018-09-04 11:04:43 - [sway/config.c:733] Exiting block 'bar'
2018-09-04 11:04:43 - [sway/config.c:642] Read line 238: 
2018-09-04 11:04:43 - [sway/config.c:642] Read line 239: include /etc/sway/config.d/*
2018-09-04 11:04:43 - [sway/config.c:573] Peeking line 240
2018-09-04 11:04:43 - [sway/config.c:579] Peeked line: `(null)`
2018-09-04 11:04:43 - [sway/config.c:684] Expanded line: include /etc/sway/config.d/*
2018-09-04 11:04:43 - [sway/commands.c:372] handling config command 'include /etc/sway/config.d/*'
2018-09-04 11:04:43 - [sway/commands.c:180] find_handler(include)
2018-09-04 11:04:43 - [sway/config.c:494] /etc/sway/config.d/* not found.
2018-09-04 11:04:43 - [sway/config.c:642] Read line 240: 
2018-09-04 11:04:43 - [sway/config/output.c:197] Set eDP-1 mode to 1920x1080 (60020.000000 GHz)
2018-09-04 11:04:43 - [sway/config/output.c:162] Assigning configured mode to eDP-1
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:554] Modesetting 'eDP-1' with '1920x1080@60020 mHz'
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:436] Reallocating CRTCs for output 'eDP-1'
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:447] output 'HDMI-A-2' crtc=(nil) state=0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:447] output 'DP-1' crtc=(nil) state=0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:447] output 'HDMI-A-1' crtc=(nil) state=0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:447] output 'eDP-1' crtc=0x55fe3d50b250 state=3
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:367] Reallocating planes
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:573] eDP-1: crtc=0 ovr=0 pri=0 cur=0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:322] Starting renderer on output 'eDP-1'
2018-09-04 11:04:43 - [sway/config/output.c:205] Set eDP-1 scale to 1.000000
2018-09-04 11:04:43 - [sway/config/output.c:209] Set eDP-1 transform to 0
2018-09-04 11:04:43 - [sway/config/output.c:234] Setting background for output 0 to /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
2018-09-04 11:04:43 - [sway/config/output.c:249] -> swaybg 0 /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill 
2018-09-04 11:04:43 - [sway/config/output.c:197] Set eDP-1 mode to 1920x1080 (60020.000000 GHz)
2018-09-04 11:04:43 - [sway/config/output.c:162] Assigning configured mode to eDP-1
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:554] Modesetting 'eDP-1' with '1920x1080@60020 mHz'
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:436] Reallocating CRTCs for output 'eDP-1'
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:447] output 'HDMI-A-2' crtc=(nil) state=0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:447] output 'DP-1' crtc=(nil) state=0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:447] output 'HDMI-A-1' crtc=(nil) state=0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:447] output 'eDP-1' crtc=0x55fe3d50b250 state=3
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:367] Reallocating planes
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:573] eDP-1: crtc=0 ovr=0 pri=0 cur=0
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:322] Starting renderer on output 'eDP-1'
2018-09-04 11:04:43 - [sway/config/output.c:205] Set eDP-1 scale to 1.000000
2018-09-04 11:04:43 - [sway/config/output.c:209] Set eDP-1 transform to 0
2018-09-04 11:04:43 - [sway/config/output.c:234] Setting background for output 0 to /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
2018-09-04 11:04:43 - [sway/config/output.c:249] -> swaybg 0 /usr/local/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill 
2018-09-04 11:04:43 - [sway/config/bar.c:20] Terminating swaybar 22904
2018-09-04 11:04:43 - [sway/config/bar.c:20] Terminating swaybar 22905
Exiting due to signal.
2018-09-04 11:04:43 - [sway/ipc-server.c:299] Sending workspace::reload event
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 66 queue: { "change": "reload", "old": null, "current": null }
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 68 queue: { "change": "reload", "old": null, "current": null }
2018-09-04 11:04:43 - [sway/config/bar.c:251] Invoking swaybar for bar id 'bar-0'
2018-09-04 11:04:43 - [sway/config/bar.c:204] Spawned swaybar 22912
2018-09-04 11:04:43 - [sway/config/bar.c:251] Invoking swaybar for bar id 'bar-1'
2018-09-04 11:04:43 - [sway/config/bar.c:204] Spawned swaybar 22913
2018-09-04 11:04:43 - [sway/ipc-server.c:339] Sending barconfig_update event
2018-09-04 11:04:43 - [sway/ipc-server.c:339] Sending barconfig_update event
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1034@0,22
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 22.000000
2018-09-04 11:04:43 - [sway/ipc-server.c:380] Sending binding event
2018-09-04 11:04:43 - [sway/desktop/transaction.c:309] Transaction 0x55fe3d7a5f00 committing with 3 instructions
2018-09-04 11:04:43 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3d7a5f00
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:235] Skipping pageflip on output 'eDP-1'
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:275] Layer surface destroyed (wallpaper)
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1034@0,22
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 22.000000
2018-09-04 11:04:43 - [sway/desktop/transaction.c:309] Transaction 0x55fe3d69de90 committing with 2 instructions
2018-09-04 11:04:43 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3d69de90
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:275] Layer surface destroyed (panel)
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:177] Usable area changed, rearranging output
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1058@0,22
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 22.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1058@0,22
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 22.000000
2018-09-04 11:04:43 - [sway/desktop/transaction.c:309] Transaction 0x55fe3d8c78f0 committing with 2 instructions
2018-09-04 11:04:43 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3d8c78f0
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:275] Layer surface destroyed (panel)
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:177] Usable area changed, rearranging output
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1080@0,0
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1080@0,0
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 0.000000
2018-09-04 11:04:43 - [sway/desktop/transaction.c:309] Transaction 0x55fe3d910e20 committing with 2 instructions
2018-09-04 11:04:43 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3d910e20
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/drm.c:235] Skipping pageflip on output 'eDP-1'
2018-09-04 11:04:43 - [subprojects/wlroots/backend/drm/atomic.c:55] eDP-1: Atomic commit failed (pageflip): Device or resource busy
2018-09-04 11:04:43 - [sway/ipc-server.c:214] Client 66 hung up
2018-09-04 11:04:43 - [sway/ipc-server.c:509] IPC Client 66 disconnected
2018-09-04 11:04:43 - [sway/ipc-server.c:214] Client 62 hung up
2018-09-04 11:04:43 - [sway/ipc-server.c:509] IPC Client 62 disconnected
2018-09-04 11:04:43 - [sway/ipc-server.c:214] Client 68 hung up
2018-09-04 11:04:43 - [sway/ipc-server.c:509] IPC Client 68 disconnected
2018-09-04 11:04:43 - [sway/ipc-server.c:214] Client 69 hung up
2018-09-04 11:04:43 - [sway/ipc-server.c:509] IPC Client 69 disconnected
2018-09-04 11:04:43 - [sway/ipc-server.c:151] Event on IPC listening socket
2018-09-04 11:04:43 - [sway/ipc-server.c:197] New client: fd 62
2018-09-04 11:04:43 - [sway/ipc-server.c:151] Event on IPC listening socket
2018-09-04 11:04:43 - [sway/ipc-server.c:197] New client: fd 64
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 62 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 62 queue: { "id": "bar-0", "mode": "dock", "hidden_state": "hide", "position": "top", "status_command": "while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done", "font": "monospace 10", "separator_symbol": "\/", "bar_height": -1, "wrap_scroll": false, "workspace_buttons": true, "strip_workspace_numbers": 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" } }
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 62 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 62 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 62 queue: [ { "id": 1, "name": "eDP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 2 ], "type": "output", "active": true, "primary": false, "layout": "output", "make": "Unknown", "model": "0x04A2", "serial": "0x00000000", "scale": 1.0, "refresh": 60020, "transform": "normal", "current_workspace": "web", "modes": [ { "width": 1920, "height": 1080, "refresh": 48034 }, { "width": 1920, "height": 1080, "refresh": 60020 } ] } ]
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 62 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 64 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 64 queue: {"success": true}
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 64 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:151] Event on IPC listening socket
2018-09-04 11:04:43 - [sway/ipc-server.c:197] New client: fd 68
2018-09-04 11:04:43 - [sway/ipc-server.c:151] Event on IPC listening socket
2018-09-04 11:04:43 - [sway/ipc-server.c:197] New client: fd 70
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 68 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 68 queue: { "id": "bar-1", "mode": "dock", "hidden_state": "hide", "position": "bottom", "status_command": "i3status", "font": "monospace 10", "separator_symbol": "\/", "bar_height": -1, "wrap_scroll": false, "workspace_buttons": false, "strip_workspace_numbers": 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" } }
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 68 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 68 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 68 queue: [ { "id": 1, "name": "eDP-1", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focused": false, "focus": [ 2 ], "type": "output", "active": true, "primary": false, "layout": "output", "make": "Unknown", "model": "0x04A2", "serial": "0x00000000", "scale": 1.0, "refresh": 60020, "transform": "normal", "current_workspace": "web", "modes": [ { "width": 1920, "height": 1080, "refresh": 48034 }, { "width": 1920, "height": 1080, "refresh": 60020 } ] } ]
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 68 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 70 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 70 queue: {"success": true}
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 70 writable
i3status: trying to auto-detect output_format setting
i3status: auto-detected "i3bar"
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 62 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 62 queue: [ { "id": 2, "name": "web", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focus": [ ], "num": -1, "output": "eDP-1", "type": "workspace", "urgent": false, "representation": null, "layout": "splith", "floating_nodes": [ ], "focused": true, "visible": true } ]
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 62 writable
2018-09-04 11:04:43 - [sway/ipc-server.c:219] Client 68 readable
2018-09-04 11:04:43 - [sway/ipc-server.c:868] Added IPC reply to client 68 queue: [ { "id": 2, "name": "web", "rect": { "x": 0, "y": 0, "width": 1920, "height": 1080 }, "focus": [ ], "num": -1, "output": "eDP-1", "type": "workspace", "urgent": false, "representation": null, "layout": "splith", "floating_nodes": [ ], "focused": true, "visible": true } ]
2018-09-04 11:04:43 - [sway/ipc-server.c:479] Client 68 writable
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_surface.c:621] New wlr_surface 0x55fe3d69f860 (res 0x55fe3da44820)
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_surface.c:621] New wlr_surface 0x55fe3d69e670 (res 0x55fe3da45050)
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_layer_shell.c:388] new layer_surface 0x55fe3da4c2e0 (res 0x55fe3da44dc0)
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:331] new layer surface: namespace panel layer 1 anchor 1 size 0x22 margin 0,0,0,0
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:177] Usable area changed, rearranging output
2018-09-04 11:04:43 - [sway/tree/arrange.c:256] Arranging output 'eDP-1' at 0.000000,0.000000
2018-09-04 11:04:43 - [sway/tree/arrange.c:193] Usable area for ws: 1920x1058@0,22
2018-09-04 11:04:43 - [sway/tree/arrange.c:224] Arranging workspace 'web' at 0.000000, 22.000000
2018-09-04 11:04:43 - [sway/desktop/transaction.c:309] Transaction 0x55fe3da46090 committing with 2 instructions
2018-09-04 11:04:43 - [sway/desktop/transaction.c:160] Applying transaction 0x55fe3da46090
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_surface.c:621] New wlr_surface 0x55fe3d6a2df0 (res 0x55fe3da182a0)
2018-09-04 11:04:43 - [subprojects/wlroots/types/wlr_layer_shell.c:388] new layer_surface 0x55fe3da43590 (res 0x55fe3da4cbe0)
2018-09-04 11:04:43 - [sway/desktop/layer_shell.c:331] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0
2018-09-04 11:04:44 - Exiting due to signal.
@Emantor Emantor changed the title On sway alpha with wlroots alpha, hold mod+q (reload) crashes sway On sway alpha with wlroots alpha, holding mod+q (reload) crashes sway Sep 4, 2018
RyanDwyer added a commit to RyanDwyer/sway that referenced this issue Sep 4, 2018
Fixes swaywm#2568

The binding that gets stored in the keyboard's `repeat_binding` would
get freed on reload, leaving a dangling pointer.

Rather than attempt to unset the keyboard's `repeat_binding` along with
the other bindings, I opted to just not set it for the reload command
because there's no point in reloading repeatedly by holding the binding.
This disables repeat bindings for the reload command.

As we now need to detect whether it's a reload command in two places,
I've added a binding flag to track whether it's a reload or not.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant