Created
April 11, 2020 01:32
-
-
Save aqxa1/91f395393be75a87c0edcc077f742577 to your computer and use it in GitHub Desktop.
Swaylock crash when unplugging keyboard, with a configured device
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.025 [sway/main.c:153] Linux ryzenprime 5.6.0-asdn-ck0-extra1+ #113 SMP PREEMPT Tue Apr 7 21:19:14 AEST 2020 x86_64 AMD Ryzen 7 2700 Eight-Core Processor AuthenticAMD GNU/Linux | |
00:00:00.026 [sway/main.c:169] Contents of /etc/lsb-release: | |
00:00:00.026 [sway/main.c:153] DISTRIB_ID="Gentoo" | |
00:00:00.026 [sway/main.c:169] Contents of /etc/os-release: | |
00:00:00.026 [sway/main.c:153] NAME=Gentoo | |
00:00:00.026 [sway/main.c:153] ID=gentoo | |
00:00:00.026 [sway/main.c:153] PRETTY_NAME="Gentoo/Linux" | |
00:00:00.026 [sway/main.c:153] ANSI_COLOR="1;32" | |
00:00:00.026 [sway/main.c:153] HOME_URL="https://www.gentoo.org/" | |
00:00:00.026 [sway/main.c:153] SUPPORT_URL="https://www.gentoo.org/support/" | |
00:00:00.026 [sway/main.c:153] BUG_REPORT_URL="https://bugs.gentoo.org/" | |
00:00:00.026 [sway/main.c:169] Contents of /etc/gentoo-release: | |
00:00:00.026 [sway/main.c:153] Gentoo Base System release 2.6 | |
00:00:00.026 [sway/main.c:141] LD_LIBRARY_PATH=(null) | |
00:00:00.026 [sway/main.c:141] LD_PRELOAD=(null) | |
00:00:00.026 [sway/main.c:141] PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/10/bin:/usr/lib/llvm/9/bin | |
00:00:00.026 [sway/main.c:141] SWAYSOCK=(null) | |
00:00:00.026 [sway/server.c:40] Preparing Wayland server initialization | |
00:00:00.026 [backend/session/direct.c:271] Successfully loaded direct session | |
00:00:00.028 [backend/backend.c:157] Found 1 GPUs | |
00:00:00.028 [backend/drm/backend.c:159] Initializing DRM backend for /dev/dri/card0 (amdgpu) | |
00:00:00.028 [backend/drm/drm.c:70] Using atomic DRM interface | |
00:00:00.028 [backend/drm/drm.c:255] Found 6 DRM CRTCs | |
00:00:00.028 [backend/drm/drm.c:176] Found 13 DRM planes | |
00:00:00.151 [render/egl.c:246] Using EGL 1.5 | |
00:00:00.151 [render/egl.c:247] 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_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display | |
00:00:00.151 [render/egl.c:248] EGL vendor: Mesa Project | |
00:00:00.151 [render/egl.c:127] Supported dmabuf buffer formats: AB4H XB4H AR30 XR30 AB30 XB30 AR24 AB24 XR24 XB24 AR15 RG16 R8 R16 GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV YUYV UYVY | |
00:00:00.155 [render/gles2/renderer.c:578] Using OpenGL ES 3.2 Mesa 20.1.0-devel (git-0536ca20d7) | |
00:00:00.155 [render/gles2/renderer.c:579] GL vendor: X.Org | |
00:00:00.155 [render/gles2/renderer.c:580] GL renderer: AMD Radeon RX 5700 XT (NAVI10, DRM 3.36.0, 5.6.0-asdn-ck0-extra1+, LLVM 10.0.0) | |
00:00:00.155 [render/gles2/renderer.c:581] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_compile GL_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage GL_EXT_texture_sRGB_R8 GL_EXT_texture_shadow_lod GL_MESA_framebuffer_flip_y GL_EXT_depth_clamp GL_EXT_texture_query_lod | |
00:00:00.169 [backend/noop/backend.c:51] Creating noop backend | |
00:00:00.172 [sway/main.c:372] Starting sway version 1.4-4d13cee5 (Apr 11 2020, branch 'HEAD') | |
00:00:00.172 [sway/server.c:54] Initializing Wayland server | |
00:00:00.172 [types/wlr_idle.c:247] idle manager created | |
00:00:00.182 [GLES2] Shader Stats: SGPRS: 24 VGPRS: 28 Code Size: 120 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.182 [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 44 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.182 [GLES2] Shader Stats: SGPRS: 24 VGPRS: 28 Code Size: 120 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.184 [sway/config.c:387] Loading config from /home/scix/.config/sway/config | |
00:00:00.184 [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 100 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.184 [sway/config.c:796] Read line 1: # Default config for sway | |
00:00:00.184 [sway/config.c:796] Read line 2: # | |
00:00:00.184 [sway/config.c:796] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking. | |
00:00:00.184 [sway/config.c:796] Read line 4: # | |
00:00:00.184 [sway/config.c:796] Read line 5: # Read `man 5 sway` for a complete reference. | |
00:00:00.184 [sway/config.c:796] Read line 6: | |
00:00:00.184 [sway/config.c:796] Read line 7: ### Variables | |
00:00:00.184 [sway/config.c:796] Read line 8: # | |
00:00:00.184 [sway/config.c:796] Read line 9: # Logo key. Use Mod1 for Alt. | |
00:00:00.184 [sway/config.c:796] Read line 10: set $mod Mod4 | |
00:00:00.184 [sway/commands.c:372] Config command: set $mod Mod4 | |
00:00:00.184 [sway/commands.c:392] After replacement: set $mod Mod4 | |
00:00:00.184 [sway/config.c:796] Read line 11: # Home row direction keys, like vim | |
00:00:00.184 [sway/config.c:796] Read line 12: set $left h | |
00:00:00.184 [sway/commands.c:372] Config command: set $left h | |
00:00:00.184 [sway/commands.c:392] After replacement: set $left h | |
00:00:00.184 [sway/config.c:796] Read line 13: set $down j | |
00:00:00.184 [sway/commands.c:372] Config command: set $down j | |
00:00:00.184 [sway/commands.c:392] After replacement: set $down j | |
00:00:00.184 [sway/config.c:796] Read line 14: set $up k | |
00:00:00.184 [sway/commands.c:372] Config command: set $up k | |
00:00:00.184 [sway/commands.c:392] After replacement: set $up k | |
00:00:00.184 [sway/config.c:796] Read line 15: set $right l | |
00:00:00.184 [sway/commands.c:372] Config command: set $right l | |
00:00:00.184 [sway/commands.c:392] After replacement: set $right l | |
00:00:00.184 [sway/config.c:796] Read line 16: # Your preferred terminal emulator | |
00:00:00.184 [sway/config.c:796] Read line 17: set $term kitty | |
00:00:00.184 [sway/commands.c:372] Config command: set $term kitty | |
00:00:00.184 [sway/commands.c:392] After replacement: set $term kitty | |
00:00:00.184 [sway/config.c:796] Read line 18: # Your preferred application launcher | |
00:00:00.184 [sway/config.c:796] Read line 19: # Note: pass the final command to swaymsg so that the resulting window can be opened | |
00:00:00.184 [sway/config.c:796] Read line 20: # on the original workspace that the command was run on. | |
00:00:00.184 [sway/config.c:796] Read line 21: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.184 [sway/commands.c:372] Config command: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.184 [sway/commands.c:392] After replacement: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.184 [sway/config.c:796] Read line 22: | |
00:00:00.184 [sway/config.c:796] Read line 23: ### Output configuration | |
00:00:00.184 [sway/config.c:796] Read line 24: # | |
00:00:00.184 [sway/config.c:796] Read line 25: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) | |
00:00:00.184 [sway/config.c:796] Read line 26: #output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.184 [sway/config.c:796] Read line 27: # | |
00:00:00.184 [sway/config.c:796] Read line 28: # Example configuration: | |
00:00:00.184 [sway/config.c:796] Read line 29: # | |
00:00:00.184 [sway/config.c:796] Read line 30: # output HDMI-A-1 resolution 1920x1080 position 1920,0 | |
00:00:00.184 [sway/config.c:796] Read line 31: # | |
00:00:00.184 [sway/config.c:796] Read line 32: # You can get the names of your outputs by running: swaymsg -t get_outputs | |
00:00:00.184 [sway/config.c:796] Read line 33: | |
00:00:00.184 [sway/config.c:796] Read line 34: ### Idle configuration | |
00:00:00.184 [sway/config.c:796] Read line 35: # | |
00:00:00.184 [sway/config.c:796] Read line 36: # Example configuration: | |
00:00:00.184 [sway/config.c:796] Read line 37: # | |
00:00:00.184 [sway/config.c:796] Read line 38: # exec swayidle -w \ | |
00:00:00.184 [sway/config.c:796] Read line 39: # timeout 300 'swaylock -f -c 000000' \ | |
00:00:00.184 [sway/config.c:796] Read line 40: # timeout 600 'swaymsg "output * dpms off"' \ | |
00:00:00.184 [sway/config.c:796] Read line 41: # resume 'swaymsg "output * dpms on"' \ | |
00:00:00.184 [sway/config.c:796] Read line 42: # before-sleep 'swaylock -f -c 000000' | |
00:00:00.184 [sway/config.c:796] Read line 43: # | |
00:00:00.184 [sway/config.c:796] Read line 44: # This will lock your screen after 300 seconds of inactivity, then turn off | |
00:00:00.184 [sway/config.c:796] Read line 45: # your displays after another 300 seconds, and turn your screens back on when | |
00:00:00.184 [sway/config.c:796] Read line 46: # resumed. It will also lock your screen before your computer goes to sleep. | |
00:00:00.184 [sway/config.c:796] Read line 47: | |
00:00:00.184 [sway/config.c:796] Read line 48: ### Input configuration | |
00:00:00.184 [sway/config.c:796] Read line 49: # | |
00:00:00.184 [sway/config.c:796] Read line 50: # Example configuration: | |
00:00:00.184 [sway/config.c:796] Read line 51: # | |
00:00:00.184 [sway/config.c:796] Read line 52: # input "2:14:SynPS/2_Synaptics_TouchPad" { | |
00:00:00.184 [sway/config.c:796] Read line 53: # dwt enabled | |
00:00:00.184 [sway/config.c:796] Read line 54: # tap enabled | |
00:00:00.184 [sway/config.c:796] Read line 55: # natural_scroll enabled | |
00:00:00.184 [sway/config.c:796] Read line 56: # middle_emulation enabled | |
00:00:00.184 [sway/config.c:796] Read line 57: # } | |
00:00:00.184 [sway/config.c:796] Read line 58: # | |
00:00:00.184 [sway/config.c:796] Read line 59: # You can get the names of your inputs by running: swaymsg -t get_inputs | |
00:00:00.184 [sway/config.c:796] Read line 60: # Read `man 5 sway-input` for more information about this section. | |
00:00:00.184 [sway/config.c:796] Read line 61: | |
00:00:00.184 [sway/config.c:796] Read line 62: input "1155:20518:CATEX_TECH._75EC-S" { | |
00:00:00.184 [sway/config.c:850] Entering block 'input "1155:20518:CATEX_TECH._75EC-S"' | |
00:00:00.184 [sway/config.c:796] Read line 63: repeat_rate 75 | |
00:00:00.184 [sway/commands.c:372] Config command: input "1155:20518:CATEX_TECH._75EC-S" repeat_rate 75 | |
00:00:00.184 [sway/commands.c:392] After replacement: input "1155:20518:CATEX_TECH._75EC-S" repeat_rate 75 | |
00:00:00.184 [sway/commands/input.c:53] entering input block: 1155:20518:CATEX_TECH._75EC-S | |
00:00:00.184 [sway/config/input.c:15] new_input_config(1155:20518:CATEX_TECH._75EC-S) | |
00:00:00.184 [sway/commands.c:423] Subcommand: repeat_rate 75 | |
00:00:00.184 [sway/config/input.c:15] new_input_config(temp) | |
00:00:00.184 [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 260 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.185 [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 264 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.185 [GLES2] Shader Stats: SGPRS: 24 VGPRS: 28 Code Size: 124 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.186 [sway/config/input.c:333] Config stored for input 1155:20518:CATEX_TECH._75EC-S | |
00:00:00.186 [sway/config.c:796] Read line 64: } | |
00:00:00.186 [sway/config.c:867] Exiting block 'input "1155:20518:CATEX_TECH._75EC-S"' | |
00:00:00.186 [sway/config.c:796] Read line 65: | |
00:00:00.186 [sway/config.c:796] Read line 66: input "1155:20518:CATEX_TECH._75EC-S_Keyboard" { | |
00:00:00.186 [sway/config.c:850] Entering block 'input "1155:20518:CATEX_TECH._75EC-S_Keyboard"' | |
00:00:00.186 [sway/config.c:796] Read line 67: repeat_rate 75 | |
00:00:00.186 [sway/commands.c:372] Config command: input "1155:20518:CATEX_TECH._75EC-S_Keyboard" repeat_rate 75 | |
00:00:00.186 [sway/commands.c:392] After replacement: input "1155:20518:CATEX_TECH._75EC-S_Keyboard" repeat_rate 75 | |
00:00:00.186 [sway/commands/input.c:53] entering input block: 1155:20518:CATEX_TECH._75EC-S_Keyboard | |
00:00:00.186 [sway/config/input.c:15] new_input_config(1155:20518:CATEX_TECH._75EC-S_Keyboard) | |
00:00:00.186 [sway/commands.c:423] Subcommand: repeat_rate 75 | |
00:00:00.186 [sway/config/input.c:15] new_input_config(temp) | |
00:00:00.188 [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 280 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.189 [sway/config/input.c:333] Config stored for input 1155:20518:CATEX_TECH._75EC-S_Keyboard | |
00:00:00.189 [sway/config.c:796] Read line 68: } | |
00:00:00.189 [sway/config.c:867] Exiting block 'input "1155:20518:CATEX_TECH._75EC-S_Keyboard"' | |
00:00:00.189 [sway/config.c:796] Read line 69: | |
00:00:00.189 [sway/config.c:796] Read line 70: ### Key bindings | |
00:00:00.189 [sway/config.c:796] Read line 71: # | |
00:00:00.189 [sway/config.c:796] Read line 72: # Basics: | |
00:00:00.189 [sway/config.c:796] Read line 73: # | |
00:00:00.189 [sway/config.c:796] Read line 74: # Start a terminal | |
00:00:00.189 [sway/config.c:796] Read line 75: bindsym $mod+Return exec $term | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Return exec $term | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Return exec kitty | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `exec kitty` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 76: | |
00:00:00.189 [sway/config.c:796] Read line 77: # Kill focused window | |
00:00:00.189 [sway/config.c:796] Read line 78: bindsym $mod+Shift+q kill | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+q kill | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+q kill | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+q to command `kill` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 79: | |
00:00:00.189 [sway/config.c:796] Read line 80: # Start your launcher | |
00:00:00.189 [sway/config.c:796] Read line 81: bindsym $mod+d exec $menu | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+d exec $menu | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+d exec dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+d to command `exec dmenu_path | dmenu | xargs swaymsg exec --` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 82: | |
00:00:00.189 [sway/config.c:796] Read line 83: # Drag floating windows by holding down $mod and left mouse button. | |
00:00:00.189 [sway/config.c:796] Read line 84: # Resize them with right mouse button + $mod. | |
00:00:00.189 [sway/config.c:796] Read line 85: # Despite the name, also works for non-floating windows. | |
00:00:00.189 [sway/config.c:796] Read line 86: # Change normal to inverse to use left mouse button for resizing and right | |
00:00:00.189 [sway/config.c:796] Read line 87: # mouse button for dragging. | |
00:00:00.189 [sway/config.c:796] Read line 88: floating_modifier $mod normal | |
00:00:00.189 [sway/commands.c:372] Config command: floating_modifier $mod normal | |
00:00:00.189 [sway/commands.c:392] After replacement: floating_modifier Mod4 normal | |
00:00:00.189 [sway/config.c:796] Read line 89: | |
00:00:00.189 [sway/config.c:796] Read line 90: # Reload the configuration file | |
00:00:00.189 [sway/config.c:796] Read line 91: bindsym $mod+Shift+c reload | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+c reload | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+c reload | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+c to command `reload` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 92: | |
00:00:00.189 [sway/config.c:796] Read line 93: # Exit sway (logs you out of your Wayland session) | |
00:00:00.189 [sway/config.c:796] Read line 94: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+e to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 95: # | |
00:00:00.189 [sway/config.c:796] Read line 96: # Moving around: | |
00:00:00.189 [sway/config.c:796] Read line 97: # | |
00:00:00.189 [sway/config.c:796] Read line 98: # Move your focus around | |
00:00:00.189 [sway/config.c:796] Read line 99: bindsym $mod+$left focus left | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+$left focus left | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+h focus left | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+h to command `focus left` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 100: bindsym $mod+$down focus down | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+$down focus down | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+j focus down | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+j to command `focus down` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 101: bindsym $mod+$up focus up | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+$up focus up | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+k focus up | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+k to command `focus up` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 102: bindsym $mod+$right focus right | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+$right focus right | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+l focus right | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+l to command `focus right` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 103: # Or use $mod+[up|down|left|right] | |
00:00:00.189 [sway/config.c:796] Read line 104: bindsym $mod+Left focus left | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Left focus left | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Left focus left | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 105: bindsym $mod+Down focus down | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Down focus down | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Down focus down | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 106: bindsym $mod+Up focus up | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Up focus up | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Up focus up | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 107: bindsym $mod+Right focus right | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Right focus right | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Right focus right | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 108: | |
00:00:00.189 [sway/config.c:796] Read line 109: # Move the focused window with the same, but add Shift | |
00:00:00.189 [sway/config.c:796] Read line 110: bindsym $mod+Shift+$left move left | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+$left move left | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+h move left | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+h to command `move left` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 111: bindsym $mod+Shift+$down move down | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+$down move down | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+j move down | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+j to command `move down` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 112: bindsym $mod+Shift+$up move up | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+$up move up | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+k move up | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+k to command `move up` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 113: bindsym $mod+Shift+$right move right | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+$right move right | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+l move right | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+l to command `move right` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 114: # Ditto, with arrow keys | |
00:00:00.189 [sway/config.c:796] Read line 115: bindsym $mod+Shift+Left move left | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+Left move left | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Left move left | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 116: bindsym $mod+Shift+Down move down | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+Down move down | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Down move down | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 117: bindsym $mod+Shift+Up move up | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+Up move up | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Up move up | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 118: bindsym $mod+Shift+Right move right | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+Shift+Right move right | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+Right move right | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 119: # | |
00:00:00.189 [sway/config.c:796] Read line 120: # Workspaces: | |
00:00:00.189 [sway/config.c:796] Read line 121: # | |
00:00:00.189 [sway/config.c:796] Read line 122: # Switch to workspace | |
00:00:00.189 [sway/config.c:796] Read line 123: bindsym $mod+1 workspace 1 | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+1 workspace 1 | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+1 workspace 1 | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+1 to command `workspace 1` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 124: bindsym $mod+2 workspace 2 | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+2 workspace 2 | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+2 workspace 2 | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+2 to command `workspace 2` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 125: bindsym $mod+3 workspace 3 | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+3 workspace 3 | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+3 workspace 3 | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+3 to command `workspace 3` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 126: bindsym $mod+4 workspace 4 | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+4 workspace 4 | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+4 workspace 4 | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+4 to command `workspace 4` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 127: bindsym $mod+5 workspace 5 | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+5 workspace 5 | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+5 workspace 5 | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+5 to command `workspace 5` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 128: bindsym $mod+6 workspace 6 | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+6 workspace 6 | |
00:00:00.189 [sway/commands.c:392] After replacement: bindsym Mod4+6 workspace 6 | |
00:00:00.189 [sway/commands/bind.c:297] bindsym - Bound Mod4+6 to command `workspace 6` for device '*' | |
00:00:00.189 [sway/config.c:796] Read line 129: bindsym $mod+7 workspace 7 | |
00:00:00.189 [sway/commands.c:372] Config command: bindsym $mod+7 workspace 7 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+7 workspace 7 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+7 to command `workspace 7` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 130: bindsym $mod+8 workspace 8 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+8 workspace 8 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+8 workspace 8 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+8 to command `workspace 8` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 131: bindsym $mod+9 workspace 9 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+9 workspace 9 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+9 workspace 9 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+9 to command `workspace 9` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 132: bindsym $mod+0 workspace 10 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+0 workspace 10 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+0 workspace 10 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+0 to command `workspace 10` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 133: # Move focused container to workspace | |
00:00:00.190 [sway/config.c:796] Read line 134: bindsym $mod+Shift+1 move container to workspace 1 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+1 move container to workspace 1 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+1 move container to workspace 1 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+1 to command `move container to workspace 1` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 135: bindsym $mod+Shift+2 move container to workspace 2 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+2 move container to workspace 2 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+2 move container to workspace 2 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+2 to command `move container to workspace 2` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 136: bindsym $mod+Shift+3 move container to workspace 3 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+3 move container to workspace 3 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+3 move container to workspace 3 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+3 to command `move container to workspace 3` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 137: bindsym $mod+Shift+4 move container to workspace 4 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+4 move container to workspace 4 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+4 move container to workspace 4 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+4 to command `move container to workspace 4` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 138: bindsym $mod+Shift+5 move container to workspace 5 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+5 move container to workspace 5 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+5 move container to workspace 5 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+5 to command `move container to workspace 5` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 139: bindsym $mod+Shift+6 move container to workspace 6 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+6 move container to workspace 6 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+6 move container to workspace 6 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+6 to command `move container to workspace 6` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 140: bindsym $mod+Shift+7 move container to workspace 7 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+7 move container to workspace 7 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+7 move container to workspace 7 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+7 to command `move container to workspace 7` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 141: bindsym $mod+Shift+8 move container to workspace 8 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+8 move container to workspace 8 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+8 move container to workspace 8 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+8 to command `move container to workspace 8` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 142: bindsym $mod+Shift+9 move container to workspace 9 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+9 move container to workspace 9 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+9 move container to workspace 9 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+9 to command `move container to workspace 9` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 143: bindsym $mod+Shift+0 move container to workspace 10 | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+0 move container to workspace 10 | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+0 move container to workspace 10 | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+0 to command `move container to workspace 10` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 144: # Note: workspaces can have any name you want, not just numbers. | |
00:00:00.190 [sway/config.c:796] Read line 145: # We just use 1-10 as the default. | |
00:00:00.190 [sway/config.c:796] Read line 146: # | |
00:00:00.190 [sway/config.c:796] Read line 147: # Layout stuff: | |
00:00:00.190 [sway/config.c:796] Read line 148: # | |
00:00:00.190 [sway/config.c:796] Read line 149: # You can "split" the current object of your focus with | |
00:00:00.190 [sway/config.c:796] Read line 150: # $mod+b or $mod+v, for horizontal and vertical splits | |
00:00:00.190 [sway/config.c:796] Read line 151: # respectively. | |
00:00:00.190 [sway/config.c:796] Read line 152: bindsym $mod+b splith | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+b splith | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+b splith | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+b to command `splith` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 153: bindsym $mod+v splitv | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+v splitv | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+v splitv | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+v to command `splitv` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 154: | |
00:00:00.190 [sway/config.c:796] Read line 155: # Switch the current container between different layout styles | |
00:00:00.190 [sway/config.c:796] Read line 156: bindsym $mod+s layout stacking | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+s layout stacking | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+s layout stacking | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+s to command `layout stacking` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 157: bindsym $mod+w layout tabbed | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+w layout tabbed | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+w layout tabbed | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+w to command `layout tabbed` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 158: bindsym $mod+e layout toggle split | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+e layout toggle split | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+e layout toggle split | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+e to command `layout toggle split` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 159: | |
00:00:00.190 [sway/config.c:796] Read line 160: # Make the current focus fullscreen | |
00:00:00.190 [sway/config.c:796] Read line 161: bindsym $mod+f fullscreen | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+f fullscreen | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+f fullscreen | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+f to command `fullscreen` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 162: | |
00:00:00.190 [sway/config.c:796] Read line 163: # Toggle the current focus between tiling and floating mode | |
00:00:00.190 [sway/config.c:796] Read line 164: bindsym $mod+Shift+space floating toggle | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+space floating toggle | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+space floating toggle | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 165: | |
00:00:00.190 [sway/config.c:796] Read line 166: # Swap focus between the tiling area and the floating area | |
00:00:00.190 [sway/config.c:796] Read line 167: bindsym $mod+space focus mode_toggle | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+space focus mode_toggle | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+space focus mode_toggle | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 168: | |
00:00:00.190 [sway/config.c:796] Read line 169: # Move focus to the parent container | |
00:00:00.190 [sway/config.c:796] Read line 170: bindsym $mod+a focus parent | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+a focus parent | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+a focus parent | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+a to command `focus parent` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 171: # | |
00:00:00.190 [sway/config.c:796] Read line 172: # Scratchpad: | |
00:00:00.190 [sway/config.c:796] Read line 173: # | |
00:00:00.190 [sway/config.c:796] Read line 174: # Sway has a "scratchpad", which is a bag of holding for windows. | |
00:00:00.190 [sway/config.c:796] Read line 175: # You can send windows there and get them back later. | |
00:00:00.190 [sway/config.c:796] Read line 176: | |
00:00:00.190 [sway/config.c:796] Read line 177: # Move the currently focused window to the scratchpad | |
00:00:00.190 [sway/config.c:796] Read line 178: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+Shift+minus move scratchpad | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 179: | |
00:00:00.190 [sway/config.c:796] Read line 180: # Show the next scratchpad window or hide the focused scratchpad window. | |
00:00:00.190 [sway/config.c:796] Read line 181: # If there are multiple scratchpad windows, this command cycles through them. | |
00:00:00.190 [sway/config.c:796] Read line 182: bindsym $mod+minus scratchpad show | |
00:00:00.190 [sway/commands.c:372] Config command: bindsym $mod+minus scratchpad show | |
00:00:00.190 [sway/commands.c:392] After replacement: bindsym Mod4+minus scratchpad show | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 183: # | |
00:00:00.190 [sway/config.c:796] Read line 184: # Resizing containers: | |
00:00:00.190 [sway/config.c:796] Read line 185: # | |
00:00:00.190 [sway/config.c:796] Read line 186: mode "resize" { | |
00:00:00.190 [sway/config.c:850] Entering block 'mode "resize"' | |
00:00:00.190 [sway/config.c:796] Read line 187: # left will shrink the containers width | |
00:00:00.190 [sway/config.c:796] Read line 188: # right will grow the containers width | |
00:00:00.190 [sway/config.c:796] Read line 189: # up will shrink the containers height | |
00:00:00.190 [sway/config.c:796] Read line 190: # down will grow the containers height | |
00:00:00.190 [sway/config.c:796] Read line 191: bindsym $left resize shrink width 10px | |
00:00:00.190 [sway/commands.c:372] Config command: mode "resize" bindsym $left resize shrink width 10px | |
00:00:00.190 [sway/commands.c:392] After replacement: mode "resize" bindsym h resize shrink width 10px | |
00:00:00.190 [sway/commands.c:423] Subcommand: bindsym h resize shrink width 10px | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound h to command `resize shrink width 10px` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 192: bindsym $down resize grow height 10px | |
00:00:00.190 [sway/commands.c:372] Config command: mode "resize" bindsym $down resize grow height 10px | |
00:00:00.190 [sway/commands.c:392] After replacement: mode "resize" bindsym j resize grow height 10px | |
00:00:00.190 [sway/commands.c:423] Subcommand: bindsym j resize grow height 10px | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound j to command `resize grow height 10px` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 193: bindsym $up resize shrink height 10px | |
00:00:00.190 [sway/commands.c:372] Config command: mode "resize" bindsym $up resize shrink height 10px | |
00:00:00.190 [sway/commands.c:392] After replacement: mode "resize" bindsym k resize shrink height 10px | |
00:00:00.190 [sway/commands.c:423] Subcommand: bindsym k resize shrink height 10px | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound k to command `resize shrink height 10px` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 194: bindsym $right resize grow width 10px | |
00:00:00.190 [sway/commands.c:372] Config command: mode "resize" bindsym $right resize grow width 10px | |
00:00:00.190 [sway/commands.c:392] After replacement: mode "resize" bindsym l resize grow width 10px | |
00:00:00.190 [sway/commands.c:423] Subcommand: bindsym l resize grow width 10px | |
00:00:00.190 [sway/commands/bind.c:297] bindsym - Bound l to command `resize grow width 10px` for device '*' | |
00:00:00.190 [sway/config.c:796] Read line 195: | |
00:00:00.190 [sway/config.c:796] Read line 196: # Ditto, with arrow keys | |
00:00:00.190 [sway/config.c:796] Read line 197: bindsym Left resize shrink width 10px | |
00:00:00.190 [sway/commands.c:372] Config command: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.190 [sway/commands.c:392] After replacement: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.191 [sway/commands.c:423] Subcommand: bindsym Left resize shrink width 10px | |
00:00:00.191 [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10px` for device '*' | |
00:00:00.191 [sway/config.c:796] Read line 198: bindsym Down resize grow height 10px | |
00:00:00.191 [sway/commands.c:372] Config command: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.191 [sway/commands.c:392] After replacement: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.191 [sway/commands.c:423] Subcommand: bindsym Down resize grow height 10px | |
00:00:00.191 [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10px` for device '*' | |
00:00:00.191 [sway/config.c:796] Read line 199: bindsym Up resize shrink height 10px | |
00:00:00.191 [sway/commands.c:372] Config command: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.191 [sway/commands.c:392] After replacement: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.191 [sway/commands.c:423] Subcommand: bindsym Up resize shrink height 10px | |
00:00:00.191 [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10px` for device '*' | |
00:00:00.191 [sway/config.c:796] Read line 200: bindsym Right resize grow width 10px | |
00:00:00.191 [sway/commands.c:372] Config command: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.191 [sway/commands.c:392] After replacement: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.191 [sway/commands.c:423] Subcommand: bindsym Right resize grow width 10px | |
00:00:00.191 [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10px` for device '*' | |
00:00:00.191 [sway/config.c:796] Read line 201: | |
00:00:00.191 [sway/config.c:796] Read line 202: # Return to default mode | |
00:00:00.191 [sway/config.c:796] Read line 203: bindsym Return mode "default" | |
00:00:00.191 [sway/commands.c:372] Config command: mode "resize" bindsym Return mode "default" | |
00:00:00.191 [sway/commands.c:392] After replacement: mode "resize" bindsym Return mode "default" | |
00:00:00.191 [sway/commands.c:423] Subcommand: bindsym Return mode "default" | |
00:00:00.191 [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*' | |
00:00:00.191 [sway/config.c:796] Read line 204: bindsym Escape mode "default" | |
00:00:00.191 [sway/commands.c:372] Config command: mode "resize" bindsym Escape mode "default" | |
00:00:00.191 [sway/commands.c:392] After replacement: mode "resize" bindsym Escape mode "default" | |
00:00:00.191 [sway/commands.c:423] Subcommand: bindsym Escape mode "default" | |
00:00:00.191 [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*' | |
00:00:00.191 [sway/config.c:796] Read line 205: } | |
00:00:00.191 [sway/config.c:867] Exiting block 'mode "resize"' | |
00:00:00.191 [sway/config.c:796] Read line 206: bindsym $mod+r mode "resize" | |
00:00:00.191 [sway/commands.c:372] Config command: bindsym $mod+r mode "resize" | |
00:00:00.191 [sway/commands.c:392] After replacement: bindsym Mod4+r mode "resize" | |
00:00:00.191 [sway/commands/bind.c:297] bindsym - Bound Mod4+r to command `mode "resize"` for device '*' | |
00:00:00.191 [sway/config.c:796] Read line 207: | |
00:00:00.191 [sway/config.c:796] Read line 208: # | |
00:00:00.191 [sway/config.c:796] Read line 209: # Status Bar: | |
00:00:00.191 [sway/config.c:796] Read line 210: # | |
00:00:00.191 [sway/config.c:796] Read line 211: # Read `man 5 sway-bar` for more information about this section. | |
00:00:00.191 [sway/config.c:796] Read line 212: bar { | |
00:00:00.191 [sway/config.c:850] Entering block 'bar' | |
00:00:00.191 [sway/config.c:796] Read line 213: position top | |
00:00:00.191 [sway/commands.c:372] Config command: bar position top | |
00:00:00.191 [sway/commands.c:392] After replacement: bar position top | |
00:00:00.191 [sway/commands/bar.c:92] Creating bar: bar-0 | |
00:00:00.191 [sway/commands.c:423] Subcommand: position top | |
00:00:00.191 [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: bar-0 | |
00:00:00.191 [sway/config.c:796] Read line 214: | |
00:00:00.191 [sway/config.c:796] Read line 215: # When the status_command prints a new line to stdout, swaybar updates. | |
00:00:00.191 [sway/config.c:796] Read line 216: # The default just shows the current date and time. | |
00:00:00.191 [sway/config.c:796] Read line 217: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:00.191 [sway/commands.c:372] Config command: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:00.191 [sway/commands.c:392] After replacement: bar status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:00.191 [sway/commands.c:423] Subcommand: status_command while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:00.191 [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done | |
00:00:00.191 [sway/config.c:796] Read line 218: | |
00:00:00.191 [sway/config.c:796] Read line 219: colors { | |
00:00:00.191 [sway/config.c:850] Entering block 'bar colors' | |
00:00:00.191 [sway/config.c:796] Read line 220: statusline #ffffff | |
00:00:00.191 [sway/commands.c:372] Config command: bar colors statusline #ffffff | |
00:00:00.191 [sway/commands.c:392] After replacement: bar colors statusline #ffffff | |
00:00:00.191 [sway/commands.c:423] Subcommand: colors statusline #ffffff | |
00:00:00.191 [sway/commands.c:423] Subcommand: statusline #ffffff | |
00:00:00.191 [sway/config.c:796] Read line 221: background #323232 | |
00:00:00.191 [sway/commands.c:372] Config command: bar colors background #323232 | |
00:00:00.191 [sway/commands.c:392] After replacement: bar colors background #323232 | |
00:00:00.191 [sway/commands.c:423] Subcommand: colors background #323232 | |
00:00:00.191 [sway/commands.c:423] Subcommand: background #323232 | |
00:00:00.191 [sway/config.c:796] Read line 222: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.191 [sway/commands.c:372] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.191 [sway/commands.c:392] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.191 [sway/commands.c:423] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.191 [sway/commands.c:423] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.191 [sway/config.c:796] Read line 223: } | |
00:00:00.191 [sway/config.c:867] Exiting block 'bar colors' | |
00:00:00.191 [sway/config.c:796] Read line 224: } | |
00:00:00.191 [sway/config.c:867] Exiting block 'bar' | |
00:00:00.191 [sway/config.c:796] Read line 225: | |
00:00:00.191 [sway/config.c:796] Read line 226: include /etc/sway/config.d/* | |
00:00:00.191 [sway/commands.c:372] Config command: include /etc/sway/config.d/* | |
00:00:00.191 [sway/commands.c:392] After replacement: include /etc/sway/config.d/* | |
00:00:00.191 [sway/config.c:578] /etc/sway/config.d/* not found. | |
00:00:00.191 [sway/server.c:187] Initializing Xwayland (lazy=1) | |
00:00:00.191 [sway/server.c:205] Starting backend on wayland display 'wayland-0' | |
00:00:00.191 [backend/drm/drm.c:1320] Scanning DRM connectors | |
00:00:00.192 [backend/drm/drm.c:1383] Found connector 'DP-1' | |
00:00:00.192 [backend/drm/drm.c:1419] 'DP-1' connected | |
00:00:00.192 [backend/drm/drm.c:1420] Current CRTC: 64 | |
00:00:00.192 [backend/drm/drm.c:1425] Physical size: 600x340 | |
00:00:00.192 [backend/drm/drm.c:1443] Detected modes: | |
00:00:00.192 [backend/drm/drm.c:1465] 2560x1440@144000 (preferred) | |
00:00:00.192 [backend/drm/drm.c:1465] 2560x1440@120000 | |
00:00:00.192 [backend/drm/drm.c:1465] 2560x1440@99900 | |
00:00:00.192 [backend/drm/drm.c:1465] 2560x1440@59951 | |
00:00:00.192 [backend/drm/drm.c:1465] 1920x1200@144000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1920x1080@74977 | |
00:00:00.192 [backend/drm/drm.c:1465] 1920x1080@60000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1920x1080@60000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1920x1080@59940 | |
00:00:00.192 [backend/drm/drm.c:1465] 1920x1080@50000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1600x1200@144000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1680x1050@59954 | |
00:00:00.192 [backend/drm/drm.c:1465] 1600x900@60000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1280x1024@75025 | |
00:00:00.192 [backend/drm/drm.c:1465] 1280x1024@60020 | |
00:00:00.192 [backend/drm/drm.c:1465] 1440x900@144000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1280x800@59810 | |
00:00:00.192 [backend/drm/drm.c:1465] 1152x864@59972 | |
00:00:00.192 [backend/drm/drm.c:1465] 1280x720@60000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1280x720@60000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1280x720@59940 | |
00:00:00.192 [backend/drm/drm.c:1465] 1280x720@50000 | |
00:00:00.192 [backend/drm/drm.c:1465] 1024x768@75029 | |
00:00:00.192 [backend/drm/drm.c:1465] 1024x768@60004 | |
00:00:00.192 [backend/drm/drm.c:1465] 800x600@75000 | |
00:00:00.192 [backend/drm/drm.c:1465] 800x600@60317 | |
00:00:00.192 [backend/drm/drm.c:1465] 720x480@60000 | |
00:00:00.192 [backend/drm/drm.c:1465] 720x480@59940 | |
00:00:00.192 [backend/drm/drm.c:1465] 640x480@75000 | |
00:00:00.192 [backend/drm/drm.c:1465] 640x480@60000 | |
00:00:00.192 [backend/drm/drm.c:1465] 640x480@59940 | |
00:00:00.192 [backend/drm/drm.c:1465] 640x480@59940 | |
00:00:00.192 [backend/drm/drm.c:1383] Found connector 'DP-2' | |
00:00:00.192 [backend/drm/drm.c:1419] 'DP-2' connected | |
00:00:00.192 [backend/drm/drm.c:1420] Current CRTC: 66 | |
00:00:00.193 [backend/drm/drm.c:1425] Physical size: 630x370 | |
00:00:00.193 [backend/drm/drm.c:1443] Detected modes: | |
00:00:00.193 [backend/drm/drm.c:1465] 2560x1440@60075 (preferred) | |
00:00:00.193 [backend/drm/drm.c:1465] 2560x1440@85001 | |
00:00:00.193 [backend/drm/drm.c:1465] 2560x1440@74994 | |
00:00:00.193 [backend/drm/drm.c:1465] 1920x1200@60075 | |
00:00:00.193 [backend/drm/drm.c:1465] 1920x1080@60000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1920x1080@60000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1920x1080@59940 | |
00:00:00.193 [backend/drm/drm.c:1465] 1920x1080@50000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1600x1200@60075 | |
00:00:00.193 [backend/drm/drm.c:1465] 1680x1050@59954 | |
00:00:00.193 [backend/drm/drm.c:1465] 1600x900@60000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x1024@75025 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x1024@60020 | |
00:00:00.193 [backend/drm/drm.c:1465] 1440x900@59887 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x800@59810 | |
00:00:00.193 [backend/drm/drm.c:1465] 1152x864@75000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x720@60000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x720@60000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x720@59940 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x720@50000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x720@50000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1024x768@75029 | |
00:00:00.193 [backend/drm/drm.c:1465] 1024x768@70069 | |
00:00:00.193 [backend/drm/drm.c:1465] 1024x768@60004 | |
00:00:00.193 [backend/drm/drm.c:1465] 800x600@72188 | |
00:00:00.193 [backend/drm/drm.c:1465] 800x600@60317 | |
00:00:00.193 [backend/drm/drm.c:1465] 800x600@56250 | |
00:00:00.193 [backend/drm/drm.c:1465] 720x576@50000 | |
00:00:00.193 [backend/drm/drm.c:1465] 720x480@60000 | |
00:00:00.193 [backend/drm/drm.c:1465] 720x480@60000 | |
00:00:00.193 [backend/drm/drm.c:1465] 720x480@59940 | |
00:00:00.193 [backend/drm/drm.c:1465] 720x480@59940 | |
00:00:00.193 [backend/drm/drm.c:1465] 640x480@75000 | |
00:00:00.193 [backend/drm/drm.c:1465] 640x480@72809 | |
00:00:00.193 [backend/drm/drm.c:1465] 640x480@60000 | |
00:00:00.193 [backend/drm/drm.c:1465] 640x480@59940 | |
00:00:00.193 [backend/drm/drm.c:1465] 640x480@59940 | |
00:00:00.193 [backend/drm/drm.c:1383] Found connector 'DP-3' | |
00:00:00.193 [backend/drm/drm.c:1383] Found connector 'HDMI-A-1' | |
00:00:00.193 [backend/drm/drm.c:1419] 'HDMI-A-1' connected | |
00:00:00.193 [backend/drm/drm.c:1420] Current CRTC: -1 | |
00:00:00.193 [backend/drm/drm.c:1425] Physical size: 60x50 | |
00:00:00.193 [backend/drm/drm.c:1443] Detected modes: | |
00:00:00.193 [backend/drm/drm.c:1465] 2880x1440@90000 (preferred) | |
00:00:00.193 [backend/drm/drm.c:1465] 2880x1440@60005 | |
00:00:00.193 [backend/drm/drm.c:1465] 1920x1200@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1920x1080@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1600x1200@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1680x1050@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x1024@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1440x900@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x800@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1280x720@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 1024x768@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 800x600@90000 | |
00:00:00.193 [backend/drm/drm.c:1465] 640x480@90000 | |
00:00:00.193 [backend/drm/drm.c:1152] Reallocating CRTCs | |
00:00:00.193 [backend/drm/drm.c:1163] State before reallocation: | |
00:00:00.193 [backend/drm/drm.c:1169] 'DP-1' crtc=0 state=1 desired_enabled=1 | |
00:00:00.193 [backend/drm/drm.c:1169] 'DP-2' crtc=1 state=1 desired_enabled=1 | |
00:00:00.193 [backend/drm/drm.c:1169] 'DP-3' crtc=-1 state=0 desired_enabled=0 | |
00:00:00.193 [backend/drm/drm.c:1169] 'HDMI-A-1' crtc=-1 state=1 desired_enabled=1 | |
00:00:00.193 [backend/drm/drm.c:1221] State after reallocation: | |
00:00:00.193 [backend/drm/drm.c:1228] 'DP-1' crtc=0 state=1 desired_enabled=1 | |
00:00:00.193 [backend/drm/drm.c:1228] 'DP-2' crtc=1 state=1 desired_enabled=1 | |
00:00:00.193 [backend/drm/drm.c:1228] 'DP-3' crtc=-1 state=0 desired_enabled=0 | |
00:00:00.193 [backend/drm/drm.c:1228] 'HDMI-A-1' crtc=5 state=1 desired_enabled=1 | |
00:00:00.193 [backend/drm/drm.c:1531] Requesting modeset for 'DP-1' | |
00:00:00.193 [sway/desktop/output.c:923] New output 0x55bcc3838e70: DP-1 | |
00:00:00.193 [sway/config/output.c:348] Turning on output DP-1 | |
00:00:00.193 [sway/config/output.c:326] Output DPI: 108.373333x107.576471 | |
00:00:00.193 [sway/config/output.c:379] Auto-detected output scale: 1.000000 | |
00:00:00.193 [sway/config/output.c:418] Committing output DP-1 | |
00:00:00.193 [backend/drm/drm.c:833] Modesetting 'DP-1' with '2560x1440@144000 mHz' | |
00:00:00.193 [backend/drm/drm.c:711] Initializing renderer on connector 'DP-1' | |
00:00:00.199 [GLES2] Shader Stats: SGPRS: 8 VGPRS: 32 Code Size: 16 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.202 [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 20 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.203 [GLES2] Shader Stats: SGPRS: 24 VGPRS: 16 Code Size: 200 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.204 [GLES2] Shader Stats: SGPRS: 40 VGPRS: 16 Code Size: 340 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.213 [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output DP-1 | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '1' | |
00:00:00.214 [sway/tree/workspace.c:274] Workspace: Found free name 1 | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '2' | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '3' | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '4' | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '5' | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '6' | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '7' | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '8' | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '9' | |
00:00:00.214 [sway/tree/workspace.c:218] Got valid workspace command for target: '10' | |
00:00:00.214 [sway/tree/output.c:127] Creating default workspace 1 | |
00:00:00.214 [sway/tree/workspace.c:63] Adding workspace 1 for output DP-1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors: | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 16x16+1,14 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 16x16+14,14 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 15x16+7,14 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] grabbing (1 images) 16x16+8,8 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 10x16+1,1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] left_side (1 images) 16x15+1,7 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] right_side (1 images) 16x15+14,7 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 16x16+1,1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 16x16+14,1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] top_side (1 images) 15x16+7,1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] xterm (1 images) 9x16+4,8 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] hand1 (1 images) 13x16+12,0 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] watch (1 images) 16x16+15,9 | |
00:00:00.215 [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors: | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 16x16+1,14 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 16x16+14,14 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 15x16+7,14 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] grabbing (1 images) 16x16+8,8 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 10x16+1,1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] left_side (1 images) 16x15+1,7 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] right_side (1 images) 16x15+14,7 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 16x16+1,1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 16x16+14,1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] top_side (1 images) 15x16+7,1 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] xterm (1 images) 9x16+4,8 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] hand1 (1 images) 13x16+12,0 | |
00:00:00.215 [xcursor/wlr_xcursor.c:248] watch (1 images) 16x16+15,9 | |
00:00:00.215 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.215 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.215 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.215 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.215 [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.215 [sway/desktop/transaction.c:411] Transaction 0x55bcc38a4380 committing with 2 instructions | |
00:00:00.215 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc38a4380 | |
00:00:00.215 [backend/drm/drm.c:1531] Requesting modeset for 'DP-2' | |
00:00:00.215 [sway/desktop/output.c:923] New output 0x55bcc3832e20: DP-2 | |
00:00:00.215 [sway/config/output.c:348] Turning on output DP-2 | |
00:00:00.215 [sway/config/output.c:326] Output DPI: 103.212698x98.854054 | |
00:00:00.215 [sway/config/output.c:379] Auto-detected output scale: 1.000000 | |
00:00:00.215 [sway/config/output.c:418] Committing output DP-2 | |
00:00:00.215 [backend/drm/drm.c:833] Modesetting 'DP-2' with '2560x1440@60075 mHz' | |
00:00:00.215 [backend/drm/drm.c:711] Initializing renderer on connector 'DP-2' | |
00:00:00.221 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.221 [sway/tree/arrange.c:293] Arranging workspace '1' at 2560.000000, 0.000000 | |
00:00:00.221 [sway/desktop/transaction.c:411] Transaction 0x55bcc3833dc0 committing with 1 instructions | |
00:00:00.221 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc3833dc0 | |
00:00:00.222 [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output DP-2 | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '1' | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '2' | |
00:00:00.222 [sway/tree/workspace.c:274] Workspace: Found free name 2 | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '3' | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '4' | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '5' | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '6' | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '7' | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '8' | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '9' | |
00:00:00.222 [sway/tree/workspace.c:218] Got valid workspace command for target: '10' | |
00:00:00.222 [sway/tree/output.c:127] Creating default workspace 2 | |
00:00:00.222 [sway/tree/workspace.c:63] Adding workspace 2 for output DP-2 | |
00:00:00.222 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.222 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.222 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 0.000000 | |
00:00:00.222 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.222 [sway/tree/arrange.c:293] Arranging workspace '1' at 2560.000000, 0.000000 | |
00:00:00.222 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.222 [sway/tree/arrange.c:293] Arranging workspace '2' at 0.000000, 0.000000 | |
00:00:00.222 [sway/desktop/transaction.c:411] Transaction 0x55bcc391cc70 committing with 3 instructions | |
00:00:00.222 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc391cc70 | |
00:00:00.222 [backend/drm/drm.c:1531] Requesting modeset for 'HDMI-A-1' | |
00:00:00.222 [sway/desktop/output.c:923] New output 0x55bcc383b2b0: HDMI-A-1 | |
00:00:00.222 [sway/config/output.c:348] Turning on output HDMI-A-1 | |
00:00:00.222 [sway/config/output.c:326] Output DPI: 1219.200000x731.520000 | |
00:00:00.222 [sway/config/output.c:379] Auto-detected output scale: 2.000000 | |
00:00:00.222 [sway/config/output.c:382] Set HDMI-A-1 scale to 2.000000 | |
00:00:00.222 [sway/config/output.c:418] Committing output HDMI-A-1 | |
00:00:00.222 [backend/drm/drm.c:833] Modesetting 'HDMI-A-1' with '2880x1440@90000 mHz' | |
00:00:00.222 [backend/drm/drm.c:711] Initializing renderer on connector 'HDMI-A-1' | |
00:00:00.239 [backend/drm/drm.c:689] Starting renderer on output 'HDMI-A-1' | |
00:00:00.247 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.247 [sway/tree/arrange.c:293] Arranging workspace '1' at 4000.000000, 0.000000 | |
00:00:00.247 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.247 [sway/tree/arrange.c:293] Arranging workspace '2' at 1440.000000, 0.000000 | |
00:00:00.247 [sway/desktop/transaction.c:411] Transaction 0x55bcc38c4b70 committing with 2 instructions | |
00:00:00.247 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc38c4b70 | |
00:00:00.247 [sway/tree/workspace.c:283] Workspace: Generating new workspace name for output HDMI-A-1 | |
00:00:00.247 [sway/tree/workspace.c:218] Got valid workspace command for target: '1' | |
00:00:00.247 [sway/tree/workspace.c:218] Got valid workspace command for target: '2' | |
00:00:00.247 [sway/tree/workspace.c:218] Got valid workspace command for target: '3' | |
00:00:00.247 [sway/tree/workspace.c:274] Workspace: Found free name 3 | |
00:00:00.247 [sway/tree/workspace.c:218] Got valid workspace command for target: '4' | |
00:00:00.247 [sway/tree/workspace.c:218] Got valid workspace command for target: '5' | |
00:00:00.247 [sway/tree/workspace.c:218] Got valid workspace command for target: '6' | |
00:00:00.247 [sway/tree/workspace.c:218] Got valid workspace command for target: '7' | |
00:00:00.248 [sway/tree/workspace.c:218] Got valid workspace command for target: '8' | |
00:00:00.248 [sway/tree/workspace.c:218] Got valid workspace command for target: '9' | |
00:00:00.248 [sway/tree/workspace.c:218] Got valid workspace command for target: '10' | |
00:00:00.248 [sway/tree/output.c:127] Creating default workspace 3 | |
00:00:00.248 [sway/tree/workspace.c:63] Adding workspace 3 for output HDMI-A-1 | |
00:00:00.248 [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default', available cursors: | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] bottom_left_corner (1 images) 16x16+1,14 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] bottom_right_corner (1 images) 16x16+14,14 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] bottom_side (1 images) 15x16+7,14 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] grabbing (1 images) 16x16+8,8 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] left_ptr (1 images) 10x16+1,1 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] left_side (1 images) 16x15+1,7 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] right_side (1 images) 16x15+14,7 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] top_left_corner (1 images) 16x16+1,1 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] top_right_corner (1 images) 16x16+14,1 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] top_side (1 images) 15x16+7,1 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] xterm (1 images) 9x16+4,8 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] hand1 (1 images) 13x16+12,0 | |
00:00:00.248 [xcursor/wlr_xcursor.c:248] watch (1 images) 16x16+15,9 | |
00:00:00.248 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.248 [sway/tree/arrange.c:263] Usable area for ws: 1440x720@0,0 | |
00:00:00.248 [sway/tree/arrange.c:293] Arranging workspace '3' at 0.000000, 0.000000 | |
00:00:00.248 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.248 [sway/tree/arrange.c:293] Arranging workspace '1' at 4000.000000, 0.000000 | |
00:00:00.248 [sway/tree/arrange.c:263] Usable area for ws: 2560x1440@0,0 | |
00:00:00.248 [sway/tree/arrange.c:293] Arranging workspace '2' at 1440.000000, 0.000000 | |
00:00:00.248 [sway/tree/arrange.c:263] Usable area for ws: 1440x720@0,0 | |
00:00:00.248 [sway/tree/arrange.c:293] Arranging workspace '3' at 0.000000, 0.000000 | |
00:00:00.248 [sway/desktop/transaction.c:411] Transaction 0x55bcc39191c0 committing with 4 instructions | |
00:00:00.248 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc39191c0 | |
00:00:00.248 [backend/libinput/backend.c:55] Initializing libinput | |
00:00:00.334 [backend/libinput/events.c:94] Added Power Button [0:1] | |
00:00:00.334 [sway/input/input-manager.c:230] adding device: '0:1:Power_Button' | |
00:00:00.334 [sway/input/input-manager.c:180] no fallback seat config - creating default | |
00:00:00.334 [sway/config/seat.c:65] Adding non-wildcard seat config | |
00:00:00.334 [sway/config/seat.c:82] Config stored for seat seat0 | |
00:00:00.334 [sway/input/input-manager.c:544] applying seat config for seat seat0 | |
00:00:00.334 [sway/input/seat.c:823] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.337 [sway/input/keyboard.c:803] Created keyboard group 0x55bcc3a6b210 | |
00:00:00.337 [sway/input/keyboard.c:826] Adding keyboard 0:1:Power_Button to group 0x55bcc3a6b210 | |
00:00:00.344 [backend/libinput/events.c:94] Added Power Button [0:1] | |
00:00:00.344 [sway/input/input-manager.c:230] adding device: '0:1:Power_Button' | |
00:00:00.344 [sway/input/seat.c:823] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.348 [sway/input/keyboard.c:778] Adding keyboard 0:1:Power_Button to group 0x55bcc3a6b210 | |
00:00:00.349 [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI [0:0] | |
00:00:00.349 [backend/libinput/events.c:94] Added HDA ATI HDMI HDMI [0:0] | |
00:00:00.349 [backend/libinput/events.c:94] Added Valve Software Steam Controller Keyboard [10462:4418] | |
00:00:00.349 [sway/input/input-manager.c:230] adding device: '10462:4418:Valve_Software_Steam_Controller_Keyboard' | |
00:00:00.349 [sway/input/seat.c:823] adding device 10462:4418:Valve_Software_Steam_Controller_Keyboard to seat seat0 | |
00:00:00.353 [sway/input/keyboard.c:778] Adding keyboard 10462:4418:Valve_Software_Steam_Controller_Keyboard to group 0x55bcc3a6b210 | |
00:00:00.354 [backend/libinput/events.c:94] Added Valve Software Steam Controller Mouse [10462:4418] | |
00:00:00.354 [sway/input/input-manager.c:230] adding device: '10462:4418:Valve_Software_Steam_Controller_Mouse' | |
00:00:00.354 [sway/input/seat.c:823] adding device 10462:4418:Valve_Software_Steam_Controller_Mouse to seat seat0 | |
00:00:00.359 [GLES2] Shader Stats: SGPRS: 24 VGPRS: 8 Code Size: 164 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:00.365 [backend/libinput/events.c:94] Added CATEX TECH. 75EC-S [1155:20518] | |
00:00:00.365 [sway/input/input-manager.c:230] adding device: '1155:20518:CATEX_TECH._75EC-S' | |
00:00:00.365 [sway/input/libinput.c:241] config_libinput_keyboard('1155:20518:CATEX_TECH._75EC-S' on '1155:20518:CATEX_TECH._75EC-S') | |
00:00:00.365 [sway/input/seat.c:823] adding device 1155:20518:CATEX_TECH._75EC-S to seat seat0 | |
00:00:00.370 [sway/input/keyboard.c:803] Created keyboard group 0x55bcc3b0f5d0 | |
00:00:00.370 [sway/input/keyboard.c:826] Adding keyboard 1155:20518:CATEX_TECH._75EC-S to group 0x55bcc3b0f5d0 | |
00:00:00.371 [backend/libinput/events.c:94] Added CATEX TECH. 75EC-S Consumer Control [1155:20518] | |
00:00:00.371 [sway/input/input-manager.c:230] adding device: '1155:20518:CATEX_TECH._75EC-S_Consumer_Control' | |
00:00:00.371 [sway/input/seat.c:823] adding device 1155:20518:CATEX_TECH._75EC-S_Consumer_Control to seat seat0 | |
00:00:00.377 [sway/input/keyboard.c:778] Adding keyboard 1155:20518:CATEX_TECH._75EC-S_Consumer_Control to group 0x55bcc3a6b210 | |
00:00:00.378 [sway/input/input-manager.c:230] adding device: '1155:20518:CATEX_TECH._75EC-S_Consumer_Control' | |
00:00:00.378 [sway/input/seat.c:823] adding device 1155:20518:CATEX_TECH._75EC-S_Consumer_Control to seat seat0 | |
00:00:00.378 [backend/libinput/events.c:94] Added CATEX TECH. 75EC-S System Control [1155:20518] | |
00:00:00.378 [sway/input/input-manager.c:230] adding device: '1155:20518:CATEX_TECH._75EC-S_System_Control' | |
00:00:00.378 [sway/input/seat.c:823] adding device 1155:20518:CATEX_TECH._75EC-S_System_Control to seat seat0 | |
00:00:00.383 [sway/input/keyboard.c:778] Adding keyboard 1155:20518:CATEX_TECH._75EC-S_System_Control to group 0x55bcc3a6b210 | |
00:00:00.385 [backend/libinput/events.c:94] Added CATEX TECH. 75EC-S Keyboard [1155:20518] | |
00:00:00.385 [sway/input/input-manager.c:230] adding device: '1155:20518:CATEX_TECH._75EC-S_Keyboard' | |
00:00:00.385 [sway/input/libinput.c:241] config_libinput_keyboard('1155:20518:CATEX_TECH._75EC-S_Keyboard' on '1155:20518:CATEX_TECH._75EC-S_Keyboard') | |
00:00:00.385 [sway/input/seat.c:823] adding device 1155:20518:CATEX_TECH._75EC-S_Keyboard to seat seat0 | |
00:00:00.389 [sway/input/keyboard.c:778] Adding keyboard 1155:20518:CATEX_TECH._75EC-S_Keyboard to group 0x55bcc3b0f5d0 | |
00:00:00.390 [backend/libinput/events.c:94] Added CATEX TECH. 75EC-S Mouse [1155:20518] | |
00:00:00.390 [sway/input/input-manager.c:230] adding device: '1155:20518:CATEX_TECH._75EC-S_Mouse' | |
00:00:00.390 [sway/input/seat.c:823] adding device 1155:20518:CATEX_TECH._75EC-S_Mouse to seat seat0 | |
00:00:00.390 [backend/libinput/events.c:94] Added SteelSeries Kinzu V2 Gaming Mouse [4152:4966] | |
00:00:00.390 [sway/input/input-manager.c:230] adding device: '4152:4966:SteelSeries_Kinzu_V2_Gaming_Mouse' | |
00:00:00.390 [sway/input/seat.c:823] adding device 4152:4966:SteelSeries_Kinzu_V2_Gaming_Mouse to seat seat0 | |
00:00:00.390 [backend/libinput/events.c:94] Added HD-Audio Generic Front Mic [0:0] | |
00:00:00.390 [backend/libinput/events.c:94] Added HD-Audio Generic Rear Mic [0:0] | |
00:00:00.390 [backend/libinput/events.c:94] Added HD-Audio Generic Line [0:0] | |
00:00:00.390 [backend/libinput/events.c:94] Added HD-Audio Generic Line Out Front [0:0] | |
00:00:00.390 [backend/libinput/events.c:94] Added HD-Audio Generic Line Out Surround [0:0] | |
00:00:00.390 [backend/libinput/events.c:94] Added HD-Audio Generic Line Out CLFE [0:0] | |
00:00:00.390 [backend/libinput/events.c:94] Added HD-Audio Generic Front Headphone [0:0] | |
00:00:00.390 [backend/libinput/backend.c:101] libinput successfully initialized | |
00:00:00.390 [sway/config/bar.c:262] Invoking swaybar for bar id 'bar-0' | |
00:00:00.394 [sway/config/bar.c:254] Spawned swaybar bar-0 | |
00:00:00.394 [sway/server.c:216] Running compositor on wayland display 'wayland-0' | |
00:00:00.397 [sway/ipc-server.c:154] Event on IPC listening socket | |
00:00:00.397 [sway/ipc-server.c:200] New client: fd 49 | |
00:00:00.397 [sway/ipc-server.c:154] Event on IPC listening socket | |
00:00:00.397 [sway/ipc-server.c:200] New client: fd 52 | |
00:00:00.397 [sway/ipc-server.c:220] Client 49 readable | |
00:00:00.397 [sway/ipc-server.c:951] Added IPC reply of type 0x6 to client 49 queue: { "id": "bar-0", "mode": "dock", "hidden_state": "hide", "position": "top", "status_command": "while date +'%Y-%m-%d %l:%M:%S %p'; do sleep 1; done", "font": "monospace 10", "gaps": { "top": 0, "right": 0, "bottom": 0, "left": 0 }, "bar_height": 0, "status_padding": 1, "status_edge_padding": 3, "wrap_scroll": false, "workspace_buttons": true, "strip_workspace_numbers": false, "strip_workspace_name": false, "binding_mode_indicator": true, "verbose": false, "pango_markup": false, "colors": { "background": "#323232ff", "statusline": "#ffffffff", "separator": "#666666ff", "focused_background": "#323232ff", "focused_statusline": "#ffffffff", "focused_separator": "#666666ff", "focused_workspace_border": "#4c7899ff", "focused_workspace_bg": "#285577ff", "focused_workspace_text": "#ffffffff", "inactive_workspace_border": "#32323200", "inactive_workspace_bg": "#32323200", "inactive_workspace_text": "#5c5c5cff", "active_workspace_border": "#333333ff", "active_workspace_bg": "#5f676aff", "active_workspace_text": "#ffffffff", "urgent_workspace_border": "#2f343aff", "urgent_workspace_bg": "#900000ff", "urgent_workspace_text": "#ffffffff", "binding_mode_border": "#2f343aff", "binding_mode_bg": "#900000ff", "binding_mode_text": "#ffffffff" } } | |
00:00:00.397 [sway/ipc-server.c:537] Client 49 writable | |
00:00:00.398 [sway/ipc-server.c:220] Client 52 readable | |
00:00:00.398 [sway/ipc-server.c:951] Added IPC reply of type 0x2 to client 52 queue: {"success": true} | |
00:00:00.398 [sway/ipc-server.c:537] Client 52 writable | |
00:00:00.452 [sway/ipc-server.c:220] Client 49 readable | |
00:00:00.452 [sway/ipc-server.c:951] Added IPC reply of type 0x1 to client 49 queue: [ { "id": 4, "name": "1", "rect": { "x": 4000, "y": 0, "width": 2560, "height": 1440 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "marks": [ ], "fullscreen_mode": 1, "nodes": [ ], "floating_nodes": [ ], "sticky": false, "num": 1, "output": "DP-1", "type": "workspace", "representation": null, "focused": true, "visible": true }, { "id": 6, "name": "2", "rect": { "x": 1440, "y": 0, "width": 2560, "height": 1440 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "marks": [ ], "fullscreen_mode": 1, "nodes": [ ], "floating_nodes": [ ], "sticky": false, "num": 2, "output": "DP-2", "type": "workspace", "representation": null, "focused": false, "visible": true }, { "id": 8, "name": "3", "rect": { "x": 0, "y": 0, "width": 1440, "height": 720 }, "focus": [ ], "border": "none", "current_border_width": 0, "layout": "splith", "orientation": "horizontal", "percent": null, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window": null, "urgent": false, "marks": [ ], "fullscreen_mode": 1, "nodes": [ ], "floating_nodes": [ ], "sticky": false, "num": 3, "output": "HDMI-A-1", "type": "workspace", "representation": null, "focused": false, "visible": true } ] | |
00:00:00.452 [sway/ipc-server.c:537] Client 49 writable | |
00:00:00.468 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3c9e970 (res 0x55bcc3c6e3d0) | |
00:00:00.468 [types/wlr_layer_shell_v1.c:433] new layer_surface 0x55bcc3c9ec90 (res 0x55bcc3c6d180) | |
00:00:00.468 [sway/desktop/layer_shell.c:513] new layer surface: namespace panel layer 1 anchor 1 size 0x23 margin 0,0,0,0 | |
00:00:00.468 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.468 [sway/tree/arrange.c:263] Usable area for ws: 2560x1417@0,23 | |
00:00:00.468 [sway/tree/arrange.c:293] Arranging workspace '1' at 4000.000000, 23.000000 | |
00:00:00.468 [sway/desktop/transaction.c:411] Transaction 0x55bcc3c644e0 committing with 1 instructions | |
00:00:00.468 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc3c644e0 | |
00:00:00.468 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3c8f390 (res 0x55bcc3c6f0c0) | |
00:00:00.468 [types/wlr_layer_shell_v1.c:433] new layer_surface 0x55bcc3c8f6b0 (res 0x55bcc3c5f630) | |
00:00:00.468 [sway/desktop/layer_shell.c:513] new layer surface: namespace panel layer 1 anchor 1 size 0x23 margin 0,0,0,0 | |
00:00:00.468 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.468 [sway/tree/arrange.c:263] Usable area for ws: 2560x1417@0,23 | |
00:00:00.468 [sway/tree/arrange.c:293] Arranging workspace '2' at 1440.000000, 23.000000 | |
00:00:00.468 [sway/desktop/transaction.c:411] Transaction 0x55bcc3c56660 committing with 1 instructions | |
00:00:00.468 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc3c56660 | |
00:00:00.468 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3c8f8f0 (res 0x55bcc3c6ff60) | |
00:00:00.468 [types/wlr_layer_shell_v1.c:433] new layer_surface 0x55bcc3c8fc10 (res 0x55bcc3c6de30) | |
00:00:00.468 [sway/desktop/layer_shell.c:513] new layer surface: namespace panel layer 1 anchor 1 size 0x19 margin 0,0,0,0 | |
00:00:00.468 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.468 [sway/tree/arrange.c:263] Usable area for ws: 1440x701@0,19 | |
00:00:00.468 [sway/tree/arrange.c:293] Arranging workspace '3' at 0.000000, 19.000000 | |
00:00:00.468 [sway/desktop/transaction.c:411] Transaction 0x55bcc3c55bc0 committing with 1 instructions | |
00:00:00.468 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc3c55bc0 | |
00:00:00.468 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3cb4500 (res 0x55bcc3c6df50) | |
00:00:00.468 [sway/desktop/layer_shell.c:189] Usable area changed, rearranging output | |
00:00:00.468 [sway/tree/arrange.c:263] Usable area for ws: 1440x699@0,21 | |
00:00:00.468 [sway/tree/arrange.c:293] Arranging workspace '3' at 0.000000, 21.000000 | |
00:00:00.468 [sway/desktop/transaction.c:411] Transaction 0x55bcc3c56330 committing with 1 instructions | |
00:00:00.468 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc3c56330 | |
00:00:01.408 [GLES2] Shader Stats: SGPRS: 8 VGPRS: 28 Code Size: 20 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:01.415 [GLES2] Shader Stats: SGPRS: 32 VGPRS: 16 Code Size: 156 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:01.633 [sway/commands/bind.c:615] running command for binding: exec kitty | |
00:00:01.633 [sway/commands.c:255] Handling command 'exec kitty' | |
00:00:01.633 [sway/commands/exec_always.c:46] Executing kitty | |
00:00:01.636 [sway/commands/exec_always.c:87] Child process created with pid 6895 | |
00:00:01.636 [sway/tree/root.c:290] Recording workspace for process 6895 | |
00:00:01.953 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3cb6730 (res 0x55bcc3ca1f50) | |
00:00:01.953 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3cb6a50 (res 0x55bcc3c757a0) | |
00:00:02.009 [types/xdg_shell/wlr_xdg_surface.c:458] new xdg_surface 0x55bcc3cb6d70 (res 0x55bcc3ca22b0) | |
00:00:02.009 [types/wlr_xdg_decoration_v1.c:201] new xdg_toplevel_decoration 0x55bcc3c9eed0 (res 0x55bcc3ca2070) | |
00:00:02.009 [sway/desktop/xdg_shell.c:497] New xdg_shell toplevel title='kitty' app_id='kitty' | |
00:00:02.024 [sway/tree/root.c:249] Looking up workspace for pid 6895 | |
00:00:02.024 [sway/tree/root.c:256] found pid_workspace for pid 6895, workspace 1 | |
00:00:02.036 [sway/tree/arrange.c:263] Usable area for ws: 2560x1417@0,23 | |
00:00:02.036 [sway/tree/arrange.c:293] Arranging workspace '1' at 4000.000000, 23.000000 | |
00:00:02.036 [sway/tree/arrange.c:77] Arranging 0x7fff45742950 horizontally | |
00:00:02.036 [sway/desktop/transaction.c:411] Transaction 0x55bcc3d13cc0 committing with 3 instructions | |
[102 11:26:01.808865] No render frame received in 0.25 seconds, re-requesting at: 0.390998 | |
00:00:02.138 [sway/desktop/transaction.c:489] Transaction 0x55bcc3d13cc0 is ready | |
00:00:02.138 [sway/desktop/transaction.c:280] Applying transaction 0x55bcc3d13cc0 | |
00:00:02.138 [sway/tree/container.c:1143] Container 0x55bcc3cc2c20 entered output 0x55bcc3800a60 | |
00:00:05.866 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3d43a50 (res 0x55bcc3d42800) | |
00:00:05.866 [types/wlr_layer_shell_v1.c:433] new layer_surface 0x55bcc3d43d70 (res 0x55bcc3d43ee0) | |
00:00:05.866 [sway/desktop/layer_shell.c:513] new layer surface: namespace lockscreen layer 3 anchor 3 size 0x0 margin 0,0,0,0 | |
00:00:05.866 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3d88f70 (res 0x55bcc3d43f70) | |
00:00:05.866 [types/wlr_layer_shell_v1.c:433] new layer_surface 0x55bcc3d440d0 (res 0x55bcc3d89290) | |
00:00:05.866 [sway/desktop/layer_shell.c:513] new layer surface: namespace lockscreen layer 3 anchor 3 size 0x0 margin 0,0,0,0 | |
00:00:05.866 [types/wlr_surface.c:615] New wlr_surface 0x55bcc3d89480 (res 0x55bcc3d89320) | |
00:00:05.866 [types/wlr_layer_shell_v1.c:433] new layer_surface 0x55bcc3d897a0 (res 0x55bcc3d89910) | |
00:00:05.866 [sway/desktop/layer_shell.c:513] new layer surface: namespace lockscreen layer 3 anchor 3 size 0x0 margin 0,0,0,0 | |
00:00:05.910 [GLES2] Shader Stats: SGPRS: 40 VGPRS: 16 Code Size: 216 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:05.910 [GLES2] Shader Stats: SGPRS: 16 VGPRS: 28 Code Size: 60 LDS: 0 Scratch: 0 Max Waves: 10 Spilled SGPRs: 0 Spilled VGPRs: 0 PrivMem VGPRs: 0 | |
00:00:09.837 [backend/libinput/events.c:208] Removing CATEX TECH. 75EC-S [1155:20518] | |
00:00:09.837 [sway/input/input-manager.c:198] removing device: '1155:20518:CATEX_TECH._75EC-S' | |
00:00:09.837 [sway/input/seat.c:843] removing device 1155:20518:CATEX_TECH._75EC-S from seat seat0 | |
00:00:09.837 [sway/input/keyboard.c:700] Removing keyboard 1155:20518:CATEX_TECH._75EC-S from group 0x55bcc3b0f5d0 | |
00:00:10.017 [backend/libinput/events.c:208] Removing CATEX TECH. 75EC-S Consumer Control [1155:20518] | |
00:00:10.017 [sway/input/input-manager.c:198] removing device: '1155:20518:CATEX_TECH._75EC-S_Consumer_Control' | |
00:00:10.017 [sway/input/seat.c:843] removing device 1155:20518:CATEX_TECH._75EC-S_Consumer_Control from seat seat0 | |
00:00:10.017 [sway/input/input-manager.c:198] removing device: '1155:20518:CATEX_TECH._75EC-S_Consumer_Control' | |
00:00:10.017 [sway/input/seat.c:843] removing device 1155:20518:CATEX_TECH._75EC-S_Consumer_Control from seat seat0 | |
00:00:10.017 [sway/input/keyboard.c:700] Removing keyboard 1155:20518:CATEX_TECH._75EC-S_Consumer_Control from group 0x55bcc3a6b210 | |
00:00:10.137 [backend/libinput/events.c:208] Removing CATEX TECH. 75EC-S System Control [1155:20518] | |
00:00:10.137 [sway/input/input-manager.c:198] removing device: '1155:20518:CATEX_TECH._75EC-S_System_Control' | |
00:00:10.137 [sway/input/seat.c:843] removing device 1155:20518:CATEX_TECH._75EC-S_System_Control from seat seat0 | |
00:00:10.137 [sway/input/keyboard.c:700] Removing keyboard 1155:20518:CATEX_TECH._75EC-S_System_Control from group 0x55bcc3a6b210 | |
00:00:10.287 [backend/libinput/events.c:208] Removing CATEX TECH. 75EC-S Keyboard [1155:20518] | |
00:00:10.287 [sway/input/input-manager.c:198] removing device: '1155:20518:CATEX_TECH._75EC-S_Keyboard' | |
00:00:10.287 [sway/input/seat.c:843] removing device 1155:20518:CATEX_TECH._75EC-S_Keyboard from seat seat0 | |
00:00:10.287 [sway/input/keyboard.c:700] Removing keyboard 1155:20518:CATEX_TECH._75EC-S_Keyboard from group 0x55bcc3b0f5d0 | |
00:00:10.287 [sway/input/keyboard.c:706] Destroying empty keyboard group 0x55bcc3b0f5d0 | |
00:00:09.896 [common/ipc-client.c:88] Unable to receive IPC response | |
[102 11:26:09.964378] [glfw error 65544]: Wayland: fatal display error: Broken pipe | |
date: write error: Broken pipe |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment