Skip to content

Instantly share code, notes, and snippets.

@kevenwyld
Created January 12, 2026 16:33
Show Gist options
  • Select an option

  • Save kevenwyld/fb63ba63e250e2434b4ef262bf5cedc4 to your computer and use it in GitHub Desktop.

Select an option

Save kevenwyld/fb63ba63e250e2434b4ef262bf5cedc4 to your computer and use it in GitHub Desktop.
sway.log containing a few instances where windows stop updating until focussed
00:00:00.000 [INFO] [sway/main.c:321] Sway version 1.11
00:00:00.000 [INFO] [sway/main.c:322] wlroots version 0.19.0
00:00:00.001 [INFO] [sway/main.c:78] Linux hostname 6.12.64-1-lts #1 SMP PREEMPT_DYNAMIC Thu, 08 Jan 2026 11:19:30 +0000 x86_64 GNU/Linux
00:00:00.001 [INFO] [sway/main.c:94] Contents of /etc/lsb-release:
00:00:00.001 [INFO] [sway/main.c:78] DISTRIB_ID="Arch"
00:00:00.001 [INFO] [sway/main.c:78] DISTRIB_RELEASE="rolling"
00:00:00.001 [INFO] [sway/main.c:78] DISTRIB_DESCRIPTION="Arch Linux"
00:00:00.001 [INFO] [sway/main.c:94] Contents of /etc/os-release:
00:00:00.001 [INFO] [sway/main.c:78] NAME="Arch Linux"
00:00:00.001 [INFO] [sway/main.c:78] PRETTY_NAME="Arch Linux"
00:00:00.001 [INFO] [sway/main.c:78] ID=arch
00:00:00.001 [INFO] [sway/main.c:78] BUILD_ID=rolling
00:00:00.001 [INFO] [sway/main.c:78] ANSI_COLOR="38;2;23;147;209"
00:00:00.001 [INFO] [sway/main.c:78] HOME_URL="https://archlinux.org/"
00:00:00.001 [INFO] [sway/main.c:78] DOCUMENTATION_URL="https://wiki.archlinux.org/"
00:00:00.001 [INFO] [sway/main.c:78] SUPPORT_URL="https://bbs.archlinux.org/"
00:00:00.002 [INFO] [sway/main.c:78] BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
00:00:00.002 [INFO] [sway/main.c:78] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
00:00:00.002 [INFO] [sway/main.c:78] LOGO=archlinux-logo
00:00:00.002 [INFO] [sway/main.c:66] LD_LIBRARY_PATH=
00:00:00.002 [INFO] [sway/main.c:66] LD_PRELOAD=
00:00:00.002 [INFO] [sway/main.c:66] PATH=/home/username/.pyenv/shims:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/var/lib/snapd/snap/bin:/home/username/bin:/home/username/.rbenv/bin:/home/username/.local/bin:/home/username/.local/share/flatpak/exports/bin
00:00:00.002 [INFO] [sway/main.c:66] SWAYSOCK=
00:00:00.002 [INFO] [sway/main.c:351] Starting sway version 1.11
00:00:00.002 [DEBUG] [sway/server.c:236] Initializing Wayland server
00:00:00.002 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory
00:00:00.002 [INFO] [wlr] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping
00:00:00.003 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind'
00:00:00.003 [INFO] [wlr] [backend/session/session.c:108] Successfully loaded libseat session
00:00:00.010 [INFO] [wlr] [backend/backend.c:248] Found 1 GPUs
00:00:00.010 [INFO] [wlr] [backend/drm/backend.c:225] Initializing DRM backend for /dev/dri/card1 (amdgpu)
00:00:00.010 [DEBUG] [wlr] [backend/drm/drm.c:110] Using atomic DRM interface
00:00:00.010 [DEBUG] [wlr] [backend/drm/drm.c:131] ADDFB2 modifiers supported
00:00:00.010 [INFO] [wlr] [backend/drm/drm.c:310] Found 6 DRM CRTCs
00:00:00.010 [INFO] [wlr] [backend/drm/drm.c:268] Found 14 DRM planes
00:00:00.025 [INFO] [wlr] [render/egl.c:205] Supported EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
00:00:00.026 [DEBUG] [wlr] [render/egl.c:523] Using EGL device /dev/dri/card1
00:00:00.040 [INFO] [wlr] [render/egl.c:369] Using EGL 1.5
00:00:00.040 [INFO] [wlr] [render/egl.c:370] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_config_select_group EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_query_reset_notification_strategy EGL_EXT_surface_compression EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control 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_base 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_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_MESA_x11_native_visual_id
00:00:00.040 [INFO] [wlr] [render/egl.c:372] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node EGL_EXT_device_query_name EGL_EXT_device_persistent_id
00:00:00.040 [INFO] [wlr] [render/egl.c:374] EGL vendor: Mesa Project
00:00:00.040 [INFO] [wlr] [render/egl.c:376] EGL driver name: radeonsi
00:00:00.040 [DEBUG] [wlr] [render/egl.c:120] Supported DMA-BUF formats:
00:00:00.040 [DEBUG] [wlr] [render/egl.c:169] AB4H (0x48344241)
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:169] XB4H (0x48344258)
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.040 [DEBUG] [wlr] [render/egl.c:169] AB48 (0x38344241)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:169] XB48 (0x38344258)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:169] AR30 (0x30335241)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:169] XR30 (0x30335258)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:169] AB30 (0x30334241)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:169] XB30 (0x30334258)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:169] AR24 (0x34325241)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:169] AB24 (0x34324241)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.041 [DEBUG] [wlr] [render/egl.c:169] XR24 (0x34325258)
00:00:00.041 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] XB24 (0x34324258)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] AR15 (0x35315241)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] AB15 (0x35314241)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] AR12 (0x32315241)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] AB12 (0x32314241)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] RG16 (0x36314752)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] R8 (0x20203852)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] R16 (0x20363152)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.042 [DEBUG] [wlr] [render/egl.c:169] GR88 (0x38385247)
00:00:00.042 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] GR32 (0x32335247)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] R H (0x48202052)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] R F (0x46202052)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] GR H (0x48205247)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] GR F (0x46205247)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] AB8F (0x46384241)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] YUV9 (0x39565559)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] YU11 (0x31315559)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] YU12 (0x32315559)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.043 [DEBUG] [wlr] [render/egl.c:169] YU16 (0x36315559)
00:00:00.043 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] YU24 (0x34325559)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] YVU9 (0x39555659)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] YV11 (0x31315659)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] YV12 (0x32315659)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] YV16 (0x36315659)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] YV24 (0x34325659)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] S010 (0x30313053)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] S210 (0x30313253)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] S410 (0x30313453)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] S012 (0x32313053)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.044 [DEBUG] [wlr] [render/egl.c:169] S212 (0x32313253)
00:00:00.044 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] S412 (0x32313453)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] S016 (0x36313053)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] S216 (0x36313253)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] S416 (0x36313453)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] NV12 (0x3231564E)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] NV21 (0x3132564E)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] P010 (0x30313050)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] P012 (0x32313050)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] P016 (0x36313050)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] P030 (0x30333050)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] NV16 (0x3631564E)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] NV61 (0x3136564E)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] NV24 (0x3432564E)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] NV42 (0x3234564E)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] AYUV (0x56555941)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] XYUV (0x56555958)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] Y410 (0x30313459)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020937B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] Y412 (0x32313459)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] Y416 (0x36313459)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] YUYV (0x56595559)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] YVYU (0x55595659)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] UYVY (0x59565955)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] VYUY (0x59555956)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] Y210 (0x30313259)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] Y212 (0x32313259)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] Y216 (0x36313259)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000002096BB03): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4 (0x0200000020801B03): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,4KB_D_X,PIPE_XOR_BITS=4,PACKERS=0 (0x0200000000801603): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:189] EGL DMA-BUF format modifiers supported
00:00:00.048 [DEBUG] [wlr] [render/egl.c:449] Obtained high priority context
00:00:00.048 [DEBUG] [wlr] [render/egl.c:575] Using EGL_PLATFORM_DEVICE_EXT
00:00:00.048 [INFO] [wlr] [render/gles2/renderer.c:538] Creating GLES2 renderer
00:00:00.048 [INFO] [wlr] [render/gles2/renderer.c:539] Using OpenGL ES 3.2 Mesa 25.3.3-arch1.2
00:00:00.048 [INFO] [wlr] [render/gles2/renderer.c:540] GL vendor: AMD
00:00:00.048 [INFO] [wlr] [render/gles2/renderer.c:541] GL renderer: AMD Radeon Pro W6800 (radeonsi, navi21, LLVM 21.1.6, DRM 3.61, 6.12.64-1-lts)
00:00:00.048 [INFO] [wlr] [render/gles2/renderer.c:542] 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_draw_instanced 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_texture_storage GL_NV_pack_subimage GL_NV_texture_barrier 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_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_sRGB 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_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_shadow_samplers GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB 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_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_group_vote 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_multi_draw_indirect 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_NV_shader_noperspective_interpolation 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_EXT_texture_filter_minmax GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 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_clear_texture GL_EXT_clip_cull_distance GL_EXT_conservative_depth 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_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_KHR_shader_subgroup GL_MESA_sampler_objects GL_EXT_EGL_image_storage_compression GL_EXT_texture_storage_compression GL_MESA_bgra GL_MESA_texture_const_bandwidth GL_EXT_shader_clock
00:00:00.048 [DEBUG] [wlr] [render/gles2/renderer.c:597] GPU reset notifications are enabled
00:00:00.058 [DEBUG] [wlr] [render/allocator/allocator.c:115] Trying to create gbm allocator
00:00:00.063 [DEBUG] [wlr] [render/allocator/gbm.c:216] Created GBM allocator with backend drm
00:00:00.063 [DEBUG] [wlr] [render/allocator/gbm.c:219] Using DRM node /dev/dri/card1
00:00:00.063 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:599] Creating wlr_drm_lease_device_v1 for /dev/dri/card1
00:00:00.063 [INFO] [wlr] [backend/headless/backend.c:60] Creating headless backend
00:00:00.065 [INFO] [sway/config.c:422] Loading config from /home/username/.config/sway/config
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 1: set $mod Mod4
00:00:00.065 [INFO] [sway/commands.c:381] Config command: set $mod Mod4
00:00:00.065 [INFO] [sway/commands.c:404] After replacement: set $mod Mod4
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 2: set $ALT Mod1
00:00:00.065 [INFO] [sway/commands.c:381] Config command: set $ALT Mod1
00:00:00.065 [INFO] [sway/commands.c:404] After replacement: set $ALT Mod1
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 3:
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 4: #gaps inner 10
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 5: default_border pixel 1
00:00:00.065 [INFO] [sway/commands.c:381] Config command: default_border pixel 1
00:00:00.065 [INFO] [sway/commands.c:404] After replacement: default_border pixel 1
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 6: hide_edge_borders --i3 none
00:00:00.065 [INFO] [sway/commands.c:381] Config command: hide_edge_borders --i3 none
00:00:00.065 [INFO] [sway/commands.c:404] After replacement: hide_edge_borders --i3 none
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 7:
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 8: # class border backgr. text indicator
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 9: #client.focused #F92672 #FF992C #000000 #2e9ef4
00:00:00.065 [DEBUG] [sway/config.c:781] Read line 10: #client.focused #F92672 #F92672 #000000
00:00:00.066 [DEBUG] [sway/config.c:781] Read line 11: client.focused #FF992C #FF992C #000000
00:00:00.066 [INFO] [sway/commands.c:381] Config command: client.focused #FF992C #FF992C #000000
00:00:00.066 [INFO] [sway/commands.c:404] After replacement: client.focused #FF992C #FF992C #000000
00:00:00.066 [DEBUG] [sway/config.c:781] Read line 12:
00:00:00.066 [DEBUG] [sway/config.c:781] Read line 13: titlebar_padding {
00:00:00.066 [DEBUG] [sway/config.c:835] Entering block 'titlebar_padding'
00:00:00.066 [DEBUG] [sway/config.c:781] Read line 14: 3 1
00:00:00.066 [INFO] [sway/commands.c:381] Config command: titlebar_padding 3 1
00:00:00.066 [INFO] [sway/commands.c:404] After replacement: titlebar_padding 3 1
00:00:00.066 [DEBUG] [sway/config.c:781] Read line 15: }
00:00:00.066 [DEBUG] [sway/config.c:852] Exiting block 'titlebar_padding'
00:00:00.066 [DEBUG] [sway/config.c:781] Read line 16:
00:00:00.066 [DEBUG] [sway/config.c:781] Read line 17: font pango:FreeSans 9
00:00:00.066 [INFO] [sway/commands.c:381] Config command: font pango:FreeSans 9
00:00:00.066 [INFO] [sway/commands.c:404] After replacement: font pango:FreeSans 9
00:00:00.089 [DEBUG] [sway/config.c:781] Read line 18:
00:00:00.089 [DEBUG] [sway/config.c:781] Read line 19: input "type:keyboard" {
00:00:00.089 [DEBUG] [sway/config.c:835] Entering block 'input "type:keyboard"'
00:00:00.089 [DEBUG] [sway/config.c:781] Read line 20: xkb_options caps:super
00:00:00.089 [INFO] [sway/commands.c:381] Config command: input "type:keyboard" xkb_options caps:super
00:00:00.089 [INFO] [sway/commands.c:404] After replacement: input "type:keyboard" xkb_options caps:super
00:00:00.089 [DEBUG] [sway/commands/input.c:58] entering input block: type:keyboard
00:00:00.089 [DEBUG] [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.089 [DEBUG] [sway/commands.c:436] Subcommand: xkb_options caps:super
00:00:00.089 [DEBUG] [sway/commands/input/xkb_options.c:17] set-xkb_options for config: type:keyboard options: caps:super
00:00:00.089 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.090 [DEBUG] [sway/config/input.c:366] Config stored for input type:keyboard
00:00:00.090 [DEBUG] [sway/config.c:781] Read line 21: repeat_delay 220
00:00:00.090 [INFO] [sway/commands.c:381] Config command: input "type:keyboard" repeat_delay 220
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: input "type:keyboard" repeat_delay 220
00:00:00.090 [DEBUG] [sway/commands/input.c:58] entering input block: type:keyboard
00:00:00.090 [DEBUG] [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.090 [DEBUG] [sway/commands.c:436] Subcommand: repeat_delay 220
00:00:00.090 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.092 [DEBUG] [sway/config/input.c:366] Config stored for input type:keyboard
00:00:00.092 [DEBUG] [sway/config.c:781] Read line 22: repeat_rate 70
00:00:00.092 [INFO] [sway/commands.c:381] Config command: input "type:keyboard" repeat_rate 70
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: input "type:keyboard" repeat_rate 70
00:00:00.092 [DEBUG] [sway/commands/input.c:58] entering input block: type:keyboard
00:00:00.092 [DEBUG] [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.092 [DEBUG] [sway/commands.c:436] Subcommand: repeat_rate 70
00:00:00.092 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.093 [DEBUG] [sway/config/input.c:366] Config stored for input type:keyboard
00:00:00.093 [DEBUG] [sway/config.c:781] Read line 23: }
00:00:00.093 [DEBUG] [sway/config.c:852] Exiting block 'input "type:keyboard"'
00:00:00.093 [DEBUG] [sway/config.c:781] Read line 24:
00:00:00.093 [DEBUG] [sway/config.c:781] Read line 25: input "9583:50774:3Dconnexion_CadMouse_Pro" {
00:00:00.093 [DEBUG] [sway/config.c:835] Entering block 'input "9583:50774:3Dconnexion_CadMouse_Pro"'
00:00:00.093 [DEBUG] [sway/config.c:781] Read line 26: scroll_button BTN_FORWARD
00:00:00.093 [INFO] [sway/commands.c:381] Config command: input "9583:50774:3Dconnexion_CadMouse_Pro" scroll_button BTN_FORWARD
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: input "9583:50774:3Dconnexion_CadMouse_Pro" scroll_button BTN_FORWARD
00:00:00.093 [DEBUG] [sway/commands/input.c:58] entering input block: 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.093 [DEBUG] [sway/config/input.c:15] new_input_config(9583:50774:3Dconnexion_CadMouse_Pro)
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: scroll_button BTN_FORWARD
00:00:00.093 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.094 [DEBUG] [sway/config/input.c:366] Config stored for input 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.094 [DEBUG] [sway/config.c:781] Read line 27: scroll_button_lock disabled
00:00:00.094 [INFO] [sway/commands.c:381] Config command: input "9583:50774:3Dconnexion_CadMouse_Pro" scroll_button_lock disabled
00:00:00.095 [INFO] [sway/commands.c:404] After replacement: input "9583:50774:3Dconnexion_CadMouse_Pro" scroll_button_lock disabled
00:00:00.095 [DEBUG] [sway/commands/input.c:58] entering input block: 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.095 [DEBUG] [sway/config/input.c:15] new_input_config(9583:50774:3Dconnexion_CadMouse_Pro)
00:00:00.095 [DEBUG] [sway/commands.c:436] Subcommand: scroll_button_lock disabled
00:00:00.095 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.096 [DEBUG] [sway/config/input.c:366] Config stored for input 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.096 [DEBUG] [sway/config.c:781] Read line 28: scroll_method on_button_down
00:00:00.096 [INFO] [sway/commands.c:381] Config command: input "9583:50774:3Dconnexion_CadMouse_Pro" scroll_method on_button_down
00:00:00.096 [INFO] [sway/commands.c:404] After replacement: input "9583:50774:3Dconnexion_CadMouse_Pro" scroll_method on_button_down
00:00:00.096 [DEBUG] [sway/commands/input.c:58] entering input block: 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.096 [DEBUG] [sway/config/input.c:15] new_input_config(9583:50774:3Dconnexion_CadMouse_Pro)
00:00:00.096 [DEBUG] [sway/commands.c:436] Subcommand: scroll_method on_button_down
00:00:00.096 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.097 [DEBUG] [sway/config/input.c:366] Config stored for input 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.097 [DEBUG] [sway/config.c:781] Read line 29: pointer_accel -.3
00:00:00.097 [INFO] [sway/commands.c:381] Config command: input "9583:50774:3Dconnexion_CadMouse_Pro" pointer_accel -.3
00:00:00.097 [INFO] [sway/commands.c:404] After replacement: input "9583:50774:3Dconnexion_CadMouse_Pro" pointer_accel -.3
00:00:00.097 [DEBUG] [sway/commands/input.c:58] entering input block: 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.097 [DEBUG] [sway/config/input.c:15] new_input_config(9583:50774:3Dconnexion_CadMouse_Pro)
00:00:00.097 [DEBUG] [sway/commands.c:436] Subcommand: pointer_accel -.3
00:00:00.097 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.098 [DEBUG] [sway/config/input.c:366] Config stored for input 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.098 [DEBUG] [sway/config.c:781] Read line 30: }
00:00:00.098 [DEBUG] [sway/config.c:852] Exiting block 'input "9583:50774:3Dconnexion_CadMouse_Pro"'
00:00:00.098 [DEBUG] [sway/config.c:781] Read line 31:
00:00:00.098 [DEBUG] [sway/config.c:781] Read line 32: input "1133:50184:Logitech_USB_Trackball" {
00:00:00.098 [DEBUG] [sway/config.c:835] Entering block 'input "1133:50184:Logitech_USB_Trackball"'
00:00:00.098 [DEBUG] [sway/config.c:781] Read line 33: scroll_method on_button_down
00:00:00.098 [INFO] [sway/commands.c:381] Config command: input "1133:50184:Logitech_USB_Trackball" scroll_method on_button_down
00:00:00.098 [INFO] [sway/commands.c:404] After replacement: input "1133:50184:Logitech_USB_Trackball" scroll_method on_button_down
00:00:00.098 [DEBUG] [sway/commands/input.c:58] entering input block: 1133:50184:Logitech_USB_Trackball
00:00:00.098 [DEBUG] [sway/config/input.c:15] new_input_config(1133:50184:Logitech_USB_Trackball)
00:00:00.099 [DEBUG] [sway/commands.c:436] Subcommand: scroll_method on_button_down
00:00:00.099 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.100 [DEBUG] [sway/config/input.c:366] Config stored for input 1133:50184:Logitech_USB_Trackball
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 34: }
00:00:00.100 [DEBUG] [sway/config.c:852] Exiting block 'input "1133:50184:Logitech_USB_Trackball"'
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 35:
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 36: seat * {
00:00:00.100 [DEBUG] [sway/config.c:835] Entering block 'seat *'
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 37: #hide_cursor 1500
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 38: #hide_cursor 3000
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 39: }
00:00:00.100 [DEBUG] [sway/config.c:852] Exiting block 'seat *'
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 40:
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 41: include /etc/sway/config.d/*
00:00:00.100 [INFO] [sway/commands.c:381] Config command: include /etc/sway/config.d/*
00:00:00.100 [INFO] [sway/commands.c:404] After replacement: include /etc/sway/config.d/*
00:00:00.100 [INFO] [sway/config.c:422] Loading config from /etc/sway/config.d/50-systemd-user.conf
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 2: # See FS#63021
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal.
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 4:
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 5: # Upstream refuses to set XDG_CURRENT_DESKTOP so we have to.
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 6: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:00.100 [INFO] [sway/commands.c:381] Config command: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:00.100 [INFO] [sway/commands.c:404] After replacement: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:00.100 [DEBUG] [sway/config.c:825] Deferring command `exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway'
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 10: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:00.100 [INFO] [sway/commands.c:381] Config command: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:00.100 [INFO] [sway/commands.c:404] After replacement: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:00.100 [DEBUG] [sway/config.c:825] Deferring command `exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 11:
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 16: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:00.100 [INFO] [sway/commands.c:381] Config command: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:00.100 [INFO] [sway/commands.c:404] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:00.100 [DEBUG] [sway/config.c:825] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY'
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 42: # Provided by the above include line
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 43: #exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 44: #exec hash dbus-update-activation-environment 2>/dev/null && \
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 45: # dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 46:
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 47: # Start taskbar stuffs
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 48: # exec setxkbmap -option caps:super
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 49: # exec_always --no-startup-id xset r rate 200 40
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 50: # exec --no-startup-id autocutsel -fork
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 51: # exec --no-startup-id autocutsel -selection PRIMARY -fork
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 52: #exec openrgb --noautoconnect --profile pinkandred
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 53: exec openrgb --noautoconnect --profile bluegreen
00:00:00.100 [INFO] [sway/commands.c:381] Config command: exec openrgb --noautoconnect --profile bluegreen
00:00:00.100 [INFO] [sway/commands.c:404] After replacement: exec openrgb --noautoconnect --profile bluegreen
00:00:00.100 [DEBUG] [sway/config.c:825] Deferring command `exec openrgb --noautoconnect --profile bluegreen'
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 54: exec /usr/bin/swayidle -w timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"'
00:00:00.100 [INFO] [sway/commands.c:381] Config command: exec /usr/bin/swayidle -w timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"'
00:00:00.100 [INFO] [sway/commands.c:404] After replacement: exec /usr/bin/swayidle -w timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"'
00:00:00.100 [DEBUG] [sway/config.c:825] Deferring command `exec /usr/bin/swayidle -w timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"''
00:00:00.100 [DEBUG] [sway/config.c:781] Read line 55: exec /usr/bin/blueman-applet
00:00:00.101 [INFO] [sway/commands.c:381] Config command: exec /usr/bin/blueman-applet
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: exec /usr/bin/blueman-applet
00:00:00.101 [DEBUG] [sway/config.c:825] Deferring command `exec /usr/bin/blueman-applet'
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 56: # Disable in favor of wl-gammarelay-rs on the status bar
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 57: #exec /usr/bin/gammastep
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 58: exec --no-startup-id /usr/bin/wl-gammarelay-rs
00:00:00.101 [INFO] [sway/commands.c:381] Config command: exec --no-startup-id /usr/bin/wl-gammarelay-rs
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: exec --no-startup-id /usr/bin/wl-gammarelay-rs
00:00:00.101 [DEBUG] [sway/config.c:825] Deferring command `exec --no-startup-id /usr/bin/wl-gammarelay-rs'
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 59: #exec --no-startup-id /usr/bin/busctl --user set-property rs.wl-gammarelay / rs.wl.gammarelay Temperature q 4800
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 60: exec /usr/bin/nm-applet
00:00:00.101 [INFO] [sway/commands.c:381] Config command: exec /usr/bin/nm-applet
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: exec /usr/bin/nm-applet
00:00:00.101 [DEBUG] [sway/config.c:825] Deferring command `exec /usr/bin/nm-applet'
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 61: exec /usr/bin/nextcloud
00:00:00.101 [INFO] [sway/commands.c:381] Config command: exec /usr/bin/nextcloud
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: exec /usr/bin/nextcloud
00:00:00.101 [DEBUG] [sway/config.c:825] Deferring command `exec /usr/bin/nextcloud'
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 62:
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 63: workspace 1 output DP-3
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 1 output DP-3
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 1 output DP-3
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 64: workspace 2 output DP-3
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 2 output DP-3
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 2 output DP-3
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 65: workspace 3 output DP-3
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 3 output DP-3
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 3 output DP-3
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 66: workspace 6 output DP-1
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 6 output DP-1
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 6 output DP-1
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 67: workspace 7 output DP-1
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 7 output DP-1
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 7 output DP-1
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 68: workspace 8 output DP-1
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 8 output DP-1
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 8 output DP-1
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 69: workspace 9 output DP-1
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 9 output DP-1
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 9 output DP-1
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 70: workspace 11 output DP-2
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 11 output DP-2
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 11 output DP-2
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 71: workspace 12 output DP-2
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 12 output DP-2
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 12 output DP-2
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 72: workspace 13 output DP-2
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 13 output DP-2
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 13 output DP-2
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 73: workspace 14 output DP-2
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 14 output DP-2
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 14 output DP-2
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 74: workspace 15 output DP-2
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 15 output DP-2
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 15 output DP-2
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 75: workspace 17 output DP-4
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 17 output DP-4
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 17 output DP-4
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 76: workspace 18 output DP-4
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 18 output DP-4
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 18 output DP-4
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 77: workspace 19 output DP-4
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 19 output DP-4
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 19 output DP-4
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 78: workspace 20 output DP-4
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 20 output DP-4
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 20 output DP-4
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 79: workspace 21 output DP-5
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 21 output DP-5
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 21 output DP-5
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 80: workspace 22 output DP-5
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 22 output DP-5
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 22 output DP-5
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 81: workspace 23 output DP-5
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 23 output DP-5
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: workspace 23 output DP-5
00:00:00.101 [DEBUG] [sway/config.c:781] Read line 82: workspace 30 output DP-6
00:00:00.101 [INFO] [sway/commands.c:381] Config command: workspace 30 output DP-6
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: workspace 30 output DP-6
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 83: workspace 31 output DP-6
00:00:00.102 [INFO] [sway/commands.c:381] Config command: workspace 31 output DP-6
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: workspace 31 output DP-6
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 84: workspace 32 output DP-6
00:00:00.102 [INFO] [sway/commands.c:381] Config command: workspace 32 output DP-6
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: workspace 32 output DP-6
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 85:
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 86: # #####################################################################
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 87: # Hardware specific bindings
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 88: # #####################################################################
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 89: bindsym XF86MonBrightnessUp exec $HOME/bin/br up
00:00:00.102 [INFO] [sway/commands.c:381] Config command: bindsym XF86MonBrightnessUp exec $HOME/bin/br up
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: bindsym XF86MonBrightnessUp exec $HOME/bin/br up
00:00:00.102 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86MonBrightnessUp to command `exec $HOME/bin/br up` for device '*'
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 90: bindsym XF86MonBrightnessDown exec $HOME/bin/br down
00:00:00.102 [INFO] [sway/commands.c:381] Config command: bindsym XF86MonBrightnessDown exec $HOME/bin/br down
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: bindsym XF86MonBrightnessDown exec $HOME/bin/br down
00:00:00.102 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86MonBrightnessDown to command `exec $HOME/bin/br down` for device '*'
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 91: bindsym XF86Calculator exec ci home
00:00:00.102 [INFO] [sway/commands.c:381] Config command: bindsym XF86Calculator exec ci home
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: bindsym XF86Calculator exec ci home
00:00:00.102 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86Calculator to command `exec ci home` for device '*'
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 92: bindsym XF86Explorer exec ci work
00:00:00.102 [INFO] [sway/commands.c:381] Config command: bindsym XF86Explorer exec ci work
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: bindsym XF86Explorer exec ci work
00:00:00.102 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86Explorer to command `exec ci work` for device '*'
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 93: # PrtSc key on Lenovo is where the menu key should be
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 94: # exec xmodmap -e "keycode 107 = Menu"
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 95: # #####################################################################
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 96:
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 97: output {
00:00:00.102 [DEBUG] [sway/config.c:835] Entering block 'output'
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 98: DP-1 position 1440 1440 mode 2560x1440@165Hz
00:00:00.102 [INFO] [sway/commands.c:381] Config command: output DP-1 position 1440 1440 mode 2560x1440@165Hz
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: output DP-1 position 1440 1440 mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: position 1440 1440 mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/config/output.c:272] Config stored for output DP-1 (enabled: -1) ([email protected] position 1440,1440 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 99: DP-1 adaptive_sync off
00:00:00.102 [INFO] [sway/commands.c:381] Config command: output DP-1 adaptive_sync off
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: output DP-1 adaptive_sync off
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: adaptive_sync off
00:00:00.102 [DEBUG] [sway/config/output.c:272] Config stored for output DP-1 (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 100:
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 101: DP-2 transform 90
00:00:00.102 [INFO] [sway/commands.c:381] Config command: output DP-2 transform 90
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: output DP-2 transform 90
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: transform 90
00:00:00.102 [DEBUG] [sway/config/output.c:272] Config stored for output DP-2 (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform 3) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 102: DP-2 position 4000 891 mode 2560x1440@165Hz
00:00:00.102 [INFO] [sway/commands.c:381] Config command: output DP-2 position 4000 891 mode 2560x1440@165Hz
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: output DP-2 position 4000 891 mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: position 4000 891 mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/config/output.c:272] Config stored for output DP-2 (enabled: -1) ([email protected] position 4000,891 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 103: DP-2 adaptive_sync off
00:00:00.102 [INFO] [sway/commands.c:381] Config command: output DP-2 adaptive_sync off
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: output DP-2 adaptive_sync off
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: adaptive_sync off
00:00:00.102 [DEBUG] [sway/config/output.c:272] Config stored for output DP-2 (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 104:
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 105: DP-3 transform 270
00:00:00.102 [INFO] [sway/commands.c:381] Config command: output DP-3 transform 270
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: output DP-3 transform 270
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: transform 270
00:00:00.102 [DEBUG] [sway/config/output.c:272] Config stored for output DP-3 (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform 1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 106: DP-3 position 0 891 mode 2560x1440@165Hz
00:00:00.102 [INFO] [sway/commands.c:381] Config command: output DP-3 position 0 891 mode 2560x1440@165Hz
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: output DP-3 position 0 891 mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: position 0 891 mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: mode 2560x1440@165Hz
00:00:00.102 [DEBUG] [sway/config/output.c:272] Config stored for output DP-3 (enabled: -1) ([email protected] position 0,891 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.102 [DEBUG] [sway/config.c:781] Read line 107: DP-3 adaptive_sync off
00:00:00.102 [INFO] [sway/commands.c:381] Config command: output DP-3 adaptive_sync off
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: output DP-3 adaptive_sync off
00:00:00.102 [DEBUG] [sway/commands.c:436] Subcommand: adaptive_sync off
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-3 (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 108:
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 109: DP-4 position 1440 0 mode 2560x1440@165Hz
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output DP-4 position 1440 0 mode 2560x1440@165Hz
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output DP-4 position 1440 0 mode 2560x1440@165Hz
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: position 1440 0 mode 2560x1440@165Hz
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: mode 2560x1440@165Hz
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-4 (enabled: -1) ([email protected] position 1440,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 110: DP-4 adaptive_sync off
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output DP-4 adaptive_sync off
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output DP-4 adaptive_sync off
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: adaptive_sync off
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-4 (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 111:
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 112: DP-5 position 5440 1750 mode 3840x1600@144Hz
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output DP-5 position 5440 1750 mode 3840x1600@144Hz
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output DP-5 position 5440 1750 mode 3840x1600@144Hz
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: position 5440 1750 mode 3840x1600@144Hz
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: mode 3840x1600@144Hz
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-5 (enabled: -1) ([email protected] position 5440,1750 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 113: DP-5 adaptive_sync on
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output DP-5 adaptive_sync on
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output DP-5 adaptive_sync on
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: adaptive_sync on
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-5 (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 114: DP-5 enable
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output DP-5 enable
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output DP-5 enable
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: enable
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-5 (enabled: 1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 115:
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 116: DP-6 position 5440 3350 mode 2048x1536@60Hz
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output DP-6 position 5440 3350 mode 2048x1536@60Hz
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output DP-6 position 5440 3350 mode 2048x1536@60Hz
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: position 5440 3350 mode 2048x1536@60Hz
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: mode 2048x1536@60Hz
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-6 (enabled: -1) ([email protected] position 5440,3350 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 117: DP-6 scale 1.5
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output DP-6 scale 1.5
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output DP-6 scale 1.5
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: scale 1.5
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-6 (enabled: -1) ([email protected] position 2147483647,2147483647 scale 1.500000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 118: DP-6 enable
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output DP-6 enable
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output DP-6 enable
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: enable
00:00:00.103 [DEBUG] [sway/config/output.c:272] Config stored for output DP-6 (enabled: 1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 119:
00:00:00.103 [DEBUG] [sway/config.c:781] Read line 120: "*" bg /home/username/images/wallpapers/niHC9wI.jpg center
00:00:00.103 [INFO] [sway/commands.c:381] Config command: output "*" bg /home/username/images/wallpapers/niHC9wI.jpg center
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: output "*" bg /home/username/images/wallpapers/niHC9wI.jpg center
00:00:00.103 [DEBUG] [sway/commands.c:436] Subcommand: bg /home/username/images/wallpapers/niHC9wI.jpg center
00:00:00.104 [DEBUG] [sway/config/output.c:272] Config stored for output * (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg /home/username/images/wallpapers/niHC9wI.jpg center) (power -1) (max render time: -1) (allow tearing: -1)
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 121:
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 122: #"*" max_render_time 1
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 123: }
00:00:00.104 [DEBUG] [sway/config.c:852] Exiting block 'output'
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 124:
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 125: # #####################################################################
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 126: # Hardware specific bindings
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 127: # #####################################################################
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 128:
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 129: # #####################################################################
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 130: # Custom windows
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 131: #for_window [title="Microsoft Teams Notification"] floating enable, border none
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 132: #for_window [title="Proton Mail Bridge"] floating enable, border none, resize set 450 300
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 133: #for_window [class="Microsoft-edge"] border pixel
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 134: #for_window [title="FreeCAD Link Daily"] border pixel 1
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 135: # for_window [app_id="zoom"] floating enable
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 136: # for_window [app_id="Zoom"] floating enable
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 137: # for_window [class="zoom.real"] floating enable
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 138: for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable, border none
00:00:00.104 [INFO] [sway/commands.c:381] Config command: for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable, border none
00:00:00.104 [INFO] [sway/commands.c:404] After replacement: for_window [app_id="com.nextcloud.desktopclient.nextcloud"] floating enable, border none
00:00:00.104 [DEBUG] [sway/criteria.c:809] Found pair: app_id=com.nextcloud.desktopclient.nextcloud
00:00:00.104 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="com.nextcloud.desktopclient.nextcloud"]' -> 'floating enable, border none' added
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 139: #for_window [app_id="signal"] floating enable
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 140: #for_window [app_id="BeamNG.drive.x64"] floating enable, border none
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 141: #for_window [title="gsr ui"] floating enable
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 142: # for_window [class="steam_app_244210.*"] floating enable, border none
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 143: # #####################################################################
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 144:
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 145: # font for window titles. ISO 10646 = Unicode
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 146: # font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 147:
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 148: # Use Mouse+$mod to drag floating windows to their wanted position
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 149: floating_modifier $mod
00:00:00.104 [INFO] [sway/commands.c:381] Config command: floating_modifier $mod
00:00:00.104 [INFO] [sway/commands.c:404] After replacement: floating_modifier Mod4
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 150:
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 151: # start a terminal
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 152: bindsym $mod+t exec alacritty
00:00:00.104 [INFO] [sway/commands.c:381] Config command: bindsym $mod+t exec alacritty
00:00:00.104 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+t exec alacritty
00:00:00.104 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+t to command `exec alacritty` for device '*'
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 153: # for_window [class="URxvt"] border none
00:00:00.104 [DEBUG] [sway/config.c:781] Read line 154:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 155: # create a floating terminal
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 156: bindsym $mod+Shift+t exec alacritty --title "Floating Terminal" --option window.opacity=0.8
00:00:00.105 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+t exec alacritty --title "Floating Terminal" --option window.opacity=0.8
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+t exec alacritty --title "Floating Terminal" --option window.opacity=0.8
00:00:00.105 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+t to command `exec alacritty --title "Floating Terminal" --option window.opacity=0.8` for device '*'
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 157: for_window [title="Floating Terminal"] floating enable
00:00:00.105 [INFO] [sway/commands.c:381] Config command: for_window [title="Floating Terminal"] floating enable
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: for_window [title="Floating Terminal"] floating enable
00:00:00.105 [DEBUG] [sway/criteria.c:809] Found pair: title=Floating Terminal
00:00:00.105 [DEBUG] [sway/commands/for_window.c:34] for_window: '[title="Floating Terminal"]' -> 'floating enable' added
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 158:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 159: # launch keepass
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 160: bindsym $mod+p exec keepassxc
00:00:00.105 [INFO] [sway/commands.c:381] Config command: bindsym $mod+p exec keepassxc
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+p exec keepassxc
00:00:00.105 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+p to command `exec keepassxc` for device '*'
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 161: # make unlock window floating
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 162: for_window [title="Unlock Database - KeePassXC"] floating enable, border normal
00:00:00.105 [INFO] [sway/commands.c:381] Config command: for_window [title="Unlock Database - KeePassXC"] floating enable, border normal
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: for_window [title="Unlock Database - KeePassXC"] floating enable, border normal
00:00:00.105 [DEBUG] [sway/criteria.c:809] Found pair: title=Unlock Database - KeePassXC
00:00:00.105 [DEBUG] [sway/commands/for_window.c:34] for_window: '[title="Unlock Database - KeePassXC"]' -> 'floating enable, border normal' added
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 163:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 164: # kill focused window
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 165: bindsym $mod+Shift+Q kill
00:00:00.105 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Q kill
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Q kill
00:00:00.105 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Q to command `kill` for device '*'
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 166: #bindsym $ALT+F4 kill
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 167:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 168: # rofi common arguments
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 169: #set $rofi_args \
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 170: # -i \
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 171: # -monitor -4 \
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 172: # -location 2 \
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 173: # -font 'Source Code Pro Medium 12' \
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 174: # -theme android_notification.rasi
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 175:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 187: set $tofi_args --require-match=false --anchor top --width 90% --height 40% --font-size 14 --border-width 5 --outline-width 0 --corner-radius 20 --result-spacing 5 --font=/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Medium.otf --background-color=#000A
00:00:00.105 [INFO] [sway/commands.c:381] Config command: set $tofi_args --require-match=false --anchor top --width 90% --height 40% --font-size 14 --border-width 5 --outline-width 0 --corner-radius 20 --result-spacing 5 --font=/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Medium.otf --background-color=#000A
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: set $tofi_args --require-match=false --anchor top --width 90% --height 40% --font-size 14 --border-width 5 --outline-width 0 --corner-radius 20 --result-spacing 5 --font=/usr/share/fonts/adobe-source-code-pro/SourceCodePro-Medium.otf --background-color=#000A
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 188:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 189: # launch clipmenu
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 190: # bindsym $ALT+Control+H exec CM_HISTLENGTH=15 CM_LAUNCHER=rofi clipmenu $rofi_args
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 191: bindsym $ALT+Control+H exec cliphist list | rofi -dmenu | cliphist decode | wl-copy -p
00:00:00.105 [INFO] [sway/commands.c:381] Config command: bindsym $ALT+Control+H exec cliphist list | rofi -dmenu | cliphist decode | wl-copy -p
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: bindsym Mod1+Control+H exec cliphist list | rofi -dmenu | cliphist decode | wl-copy -p
00:00:00.105 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Control+H to command `exec cliphist list | rofi -dmenu | cliphist decode | wl-copy -p` for device '*'
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 192:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 193: # start rofi program launcher
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 194: bindsym $mod+d exec rofi -show run
00:00:00.105 [INFO] [sway/commands.c:381] Config command: bindsym $mod+d exec rofi -show run
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+d exec rofi -show run
00:00:00.105 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+d to command `exec rofi -show run` for device '*'
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 195: # bindsym $mod+d exec wofi -S run
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 196: #bindsym $mod+d exec tofi-run $tofi_args |sh --
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 197:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 198: # start window switcher/search
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 199: bindsym $mod+w exec rofi -show window
00:00:00.105 [INFO] [sway/commands.c:381] Config command: bindsym $mod+w exec rofi -show window
00:00:00.105 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+w exec rofi -show window
00:00:00.105 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+w to command `exec rofi -show window` for device '*'
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 200: # bindsym $mod+w exec 'swaymsg -t get_tree |jq -c "recurse(.nodes[]) |select((.type == \\"con\\") and (.pid != null)) |{name:.name,pid:.pid}" |tofi $tofi_args |jq .pid | { read pid; swaymsg [pid="$pid"] focus; }'
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 201:
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 202: # Start screenshooter when the printscreen key is pressed
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 203: # bindsym Print exec xfce4-screenshooter
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 204: # This is actually the print screen key (PrtSc) which is mapped above
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 205: # bindsym Shift+Menu exec xfce4-screenshooter
00:00:00.105 [DEBUG] [sway/config.c:781] Read line 206: bindsym Print exec $HOME/bin/screenshot.sh
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym Print exec $HOME/bin/screenshot.sh
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym Print exec $HOME/bin/screenshot.sh
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Print to command `exec $HOME/bin/screenshot.sh` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 207: bindsym Shift+Print exec $HOME/bin/screencapture.sh
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym Shift+Print exec $HOME/bin/screencapture.sh
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym Shift+Print exec $HOME/bin/screencapture.sh
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Shift+Print to command `exec $HOME/bin/screencapture.sh` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 208:
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 209: # Launch Thunar
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 210: # bindsym $mod+f exec thunar
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 211: bindsym $mod+f exec nautilus
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym $mod+f exec nautilus
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+f exec nautilus
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+f to command `exec nautilus` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 212:
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 213: # turn off focus follows mouse movement
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 214: focus_follows_mouse no
00:00:00.106 [INFO] [sway/commands.c:381] Config command: focus_follows_mouse no
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: focus_follows_mouse no
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 215:
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 216: # turn off mouse follows focus
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 217: #mouse_warping none
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 218:
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 219: # Control dunst
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 220: bindsym Control+space exec dunstctl close
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym Control+space exec dunstctl close
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym Control+space exec dunstctl close
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Control+space to command `exec dunstctl close` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 221: bindsym Control+grave exec dunstctl history-pop
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym Control+grave exec dunstctl history-pop
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym Control+grave exec dunstctl history-pop
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Control+grave to command `exec dunstctl history-pop` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 222: bindsym Control+period exec dunstctl action
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym Control+period exec dunstctl action
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym Control+period exec dunstctl action
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Control+period to command `exec dunstctl action` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 223: bindsym Control+Shift+period exec dunstctl context
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym Control+Shift+period exec dunstctl context
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym Control+Shift+period exec dunstctl context
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Control+Shift+period to command `exec dunstctl context` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 224:
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 225: # lock screen
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 226: #bindsym Pause exec swaylock -c 000000
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 227: bindsym Pause exec swaylock -c 000000 --image /home/username/images/wallpapers/niHC9wI.jpg --scaling=center
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym Pause exec swaylock -c 000000 --image /home/username/images/wallpapers/niHC9wI.jpg --scaling=center
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym Pause exec swaylock -c 000000 --image /home/username/images/wallpapers/niHC9wI.jpg --scaling=center
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Pause to command `exec swaylock -c 000000 --image /home/username/images/wallpapers/niHC9wI.jpg --scaling=center` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 228:
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 229: # Change volume with volume keys
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 230: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +2% #increase sound volume
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +2% #increase sound volume
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume 0 +2% #increase sound volume
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioRaiseVolume to command `exec pactl set-sink-volume 0 +2% #increase sound volume` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 231: bindsym XF86AudioLowerVolume exec pactl set-sink-volume 0 -2% #decrease sound volume
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioLowerVolume exec pactl set-sink-volume 0 -2% #decrease sound volume
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioLowerVolume exec pactl set-sink-volume 0 -2% #decrease sound volume
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioLowerVolume to command `exec pactl set-sink-volume 0 -2% #decrease sound volume` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 232: bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle # mute sound
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle # mute sound
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioMute exec pactl set-sink-mute 0 toggle # mute sound
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioMute to command `exec pactl set-sink-mute 0 toggle # mute sound` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 233: bindsym XF86AudioPlay exec playerctl play-pause
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioPlay exec playerctl play-pause
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioPlay exec playerctl play-pause
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioPlay to command `exec playerctl play-pause` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 234: bindsym XF86AudioNext exec playerctl next
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioNext exec playerctl next
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioNext exec playerctl next
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioNext to command `exec playerctl next` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 235: bindsym XF86AudioPrev exec playerctl previous
00:00:00.106 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioPrev exec playerctl previous
00:00:00.106 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioPrev exec playerctl previous
00:00:00.106 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioPrev to command `exec playerctl previous` for device '*'
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 236: # pactl is called to set the default sink. The input to the set-default-sink command
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 237: # comes from calling `pactl list short sinks`, adjusting the input, and passing it to
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 238: # tofi, which is acting like dmenu to produce a graphical list of sinks by short name.
00:00:00.106 [DEBUG] [sway/config.c:781] Read line 239: # Selecting one of those sinks triggers the set-default-sink command to be executed, and
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 240: # upon completion we send a -SIGRTMIN+4 signal to the status bar which listens and runs
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 241: # a check on the default sink
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 242: #bindsym $mod+m exec pactl set-default-sink $(pactl list short sinks |awk '{print $2}' |tofi $tofi_args) && pkill -SIGRTMIN+4 i3status-rs
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 243: bindsym $mod+m exec pactl set-default-sink $(pactl list short sinks |awk '{print $2}' |rofi -dmenu) && pkill -SIGRTMIN+4 i3status-rs
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+m exec pactl set-default-sink $(pactl list short sinks |awk '{print $2}' |rofi -dmenu) && pkill -SIGRTMIN+4 i3status-rs
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+m exec pactl set-default-sink $(pactl list short sinks |awk '{print $2}' |rofi -dmenu) && pkill -SIGRTMIN+4 i3status-rs
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+m to command `exec pactl set-default-sink $(pactl list short sinks |awk '{print $2}' |rofi -dmenu) && pkill -SIGRTMIN+4 i3status-rs` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 244:
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 245: # Make current window sticky (floating only)
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 246: bindsym $mod+i sticky toggle
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+i sticky toggle
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+i sticky toggle
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+i to command `sticky toggle` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 247:
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 248: # scratchpad modifiers:
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 249: # move window to scratchpad
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 250: bindsym $mod+Shift+minus move scratchpad
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+minus move scratchpad
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+minus move scratchpad
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 251: # show the scratchpad (toggle)
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 252: bindsym $mod+minus scratchpad show
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+minus scratchpad show
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+minus scratchpad show
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 253:
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 254: # change focus
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 255: bindsym $mod+j focus left
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+j focus left
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+j focus left
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+j to command `focus left` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 256: bindsym $mod+k focus down
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+k focus down
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+k focus down
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+k to command `focus down` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 257: bindsym $mod+l focus up
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+l focus up
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+l focus up
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+l to command `focus up` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 258: bindsym $mod+semicolon focus right
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+semicolon focus right
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+semicolon focus right
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+semicolon to command `focus right` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 259:
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 260: # alternatively, you can use the cursor keys:
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 261: bindsym $mod+Left focus left
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Left focus left
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Left focus left
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 262: bindsym $mod+Down focus down
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Down focus down
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Down focus down
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 263: bindsym $mod+Up focus up
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Up focus up
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Up focus up
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 264: bindsym $mod+Right focus right
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Right focus right
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Right focus right
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 265:
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 266: # move focused window
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 267: bindsym $mod+Shift+J move left
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+J move left
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+J move left
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+J to command `move left` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 268: bindsym $mod+Shift+K move down
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+K move down
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+K move down
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+K to command `move down` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 269: bindsym $mod+Shift+L move up
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+L move up
00:00:00.107 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+L move up
00:00:00.107 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+L to command `move up` for device '*'
00:00:00.107 [DEBUG] [sway/config.c:781] Read line 270: bindsym $mod+Shift+semicolon move right
00:00:00.107 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+semicolon move right
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+semicolon move right
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+semicolon to command `move right` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 271:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 272: # alternatively, you can use the cursor keys:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 273: bindsym $mod+Shift+Left move left
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Left move left
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Left move left
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 274: bindsym $mod+Shift+Down move down
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Down move down
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Down move down
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 275: bindsym $mod+Shift+Up move up
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Up move up
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Up move up
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 276: bindsym $mod+Shift+Right move right
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Right move right
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Right move right
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 277:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 278: # split in horizontal orientation
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 279: bindsym $mod+h split h
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+h split h
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+h split h
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+h to command `split h` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 280:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 281: # split in vertical orientation
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 282: bindsym $mod+v split v
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+v split v
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+v split v
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+v to command `split v` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 283:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 284: # enter fullscreen mode for the focused container
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 285: bindsym $mod+Return fullscreen
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Return fullscreen
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Return fullscreen
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `fullscreen` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 286:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 287: # change container layout (stacked, tabbed, default)
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 288: #bindsym $mod+s layout stacking
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 289: bindsym $mod+s layout toggle stacking split
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+s layout toggle stacking split
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+s layout toggle stacking split
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+s to command `layout toggle stacking split` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 290: # Remove in favor of rofi window switcher
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 291: # bindsym $mod+w layout tabbed
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 292: bindsym $mod+e layout toggle stacking split
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+e layout toggle stacking split
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+e layout toggle stacking split
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+e to command `layout toggle stacking split` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 293:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 294: # Set opacity for fun
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 295: bindsym $mod+period opacity minus .025
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+period opacity minus .025
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+period opacity minus .025
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+period to command `opacity minus .025` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 296: bindsym $mod+Shift+period opacity plus .025
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+period opacity plus .025
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+period opacity plus .025
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+period to command `opacity plus .025` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 297:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 298: # Set gap size for fun
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 299: bindsym $mod+slash gaps inner all plus 1
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+slash gaps inner all plus 1
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+slash gaps inner all plus 1
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+slash to command `gaps inner all plus 1` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 300: bindsym $mod+Shift+slash gaps inner all minus 1
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+slash gaps inner all minus 1
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+slash gaps inner all minus 1
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+slash to command `gaps inner all minus 1` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 301:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 302: # toggle tiling / floating
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 303: bindsym $mod+Shift+space floating toggle
00:00:00.108 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+space floating toggle
00:00:00.108 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+space floating toggle
00:00:00.108 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 304:
00:00:00.108 [DEBUG] [sway/config.c:781] Read line 305: # change focus between tiling / floating windows
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 306: bindsym $mod+space focus mode_toggle
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+space focus mode_toggle
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+space focus mode_toggle
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 307:
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 308: # focus the parent container
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 309: bindsym $mod+a focus parent
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+a focus parent
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+a focus parent
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+a to command `focus parent` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 310:
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 311: # focus the child container
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 312: bindsym $mod+q focus child
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+q focus child
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+q focus child
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+q to command `focus child` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 313:
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 314: # switch to workspace
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 315: bindsym $mod+1 workspace 1
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+1 workspace 1
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+1 workspace 1
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+1 to command `workspace 1` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 316: bindsym $mod+2 workspace 2
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+2 workspace 2
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+2 workspace 2
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+2 to command `workspace 2` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 317: bindsym $mod+3 workspace 3
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+3 workspace 3
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+3 workspace 3
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+3 to command `workspace 3` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 318: bindsym $mod+4 workspace 4
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+4 workspace 4
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+4 workspace 4
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+4 to command `workspace 4` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 319: bindsym $mod+5 workspace 5
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+5 workspace 5
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+5 workspace 5
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+5 to command `workspace 5` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 320: bindsym $mod+6 workspace 6
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+6 workspace 6
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+6 workspace 6
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+6 to command `workspace 6` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 321: bindsym $mod+7 workspace 7
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+7 workspace 7
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+7 workspace 7
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+7 to command `workspace 7` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 322: bindsym $mod+8 workspace 8
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+8 workspace 8
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+8 workspace 8
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+8 to command `workspace 8` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 323: bindsym $mod+9 workspace 9
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+9 workspace 9
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+9 workspace 9
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+9 to command `workspace 9` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 324: bindsym $mod+0 workspace 10
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+0 workspace 10
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+0 workspace 10
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+0 to command `workspace 10` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 325: bindsym $mod+F1 workspace 11
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F1 workspace 11
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F1 workspace 11
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F1 to command `workspace 11` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 326: bindsym $mod+F2 workspace 12
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F2 workspace 12
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F2 workspace 12
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F2 to command `workspace 12` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 327: bindsym $mod+F3 workspace 13
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F3 workspace 13
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F3 workspace 13
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F3 to command `workspace 13` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 328: bindsym $mod+F4 workspace 14
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F4 workspace 14
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F4 workspace 14
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F4 to command `workspace 14` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 329: bindsym $mod+F5 workspace 15
00:00:00.109 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F5 workspace 15
00:00:00.109 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F5 workspace 15
00:00:00.109 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F5 to command `workspace 15` for device '*'
00:00:00.109 [DEBUG] [sway/config.c:781] Read line 330: bindsym $mod+F6 workspace 16
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F6 workspace 16
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F6 workspace 16
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F6 to command `workspace 16` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 331: bindsym $mod+F7 workspace 17
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F7 workspace 17
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F7 workspace 17
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F7 to command `workspace 17` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 332: bindsym $mod+F8 workspace 18
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F8 workspace 18
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F8 workspace 18
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F8 to command `workspace 18` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 333: bindsym $mod+F9 workspace 19
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F9 workspace 19
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F9 workspace 19
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F9 to command `workspace 19` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 334: bindsym $mod+F10 workspace 20
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F10 workspace 20
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F10 workspace 20
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+F10 to command `workspace 20` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 335: bindsym $mod+Tab workspace next_on_output
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Tab workspace next_on_output
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Tab workspace next_on_output
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Tab to command `workspace next_on_output` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 336: bindsym $mod+Shift+Tab workspace prev_on_output
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Tab workspace prev_on_output
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Tab workspace prev_on_output
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Tab to command `workspace prev_on_output` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 337:
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 338: # move focused container to workspace
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 339: bindsym $mod+Shift+1 move container to workspace 1
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+1 move container to workspace 1
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+1 move container to workspace 1
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+1 to command `move container to workspace 1` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 340: bindsym $mod+Shift+2 move container to workspace 2
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+2 move container to workspace 2
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+2 move container to workspace 2
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+2 to command `move container to workspace 2` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 341: bindsym $mod+Shift+3 move container to workspace 3
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+3 move container to workspace 3
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+3 move container to workspace 3
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+3 to command `move container to workspace 3` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 342: bindsym $mod+Shift+4 move container to workspace 4
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+4 move container to workspace 4
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+4 move container to workspace 4
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+4 to command `move container to workspace 4` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 343: bindsym $mod+Shift+5 move container to workspace 5
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+5 move container to workspace 5
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+5 move container to workspace 5
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+5 to command `move container to workspace 5` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 344: bindsym $mod+Shift+6 move container to workspace 6
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+6 move container to workspace 6
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+6 move container to workspace 6
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+6 to command `move container to workspace 6` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 345: bindsym $mod+Shift+7 move container to workspace 7
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+7 move container to workspace 7
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+7 move container to workspace 7
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+7 to command `move container to workspace 7` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 346: bindsym $mod+Shift+8 move container to workspace 8
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+8 move container to workspace 8
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+8 move container to workspace 8
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+8 to command `move container to workspace 8` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 347: bindsym $mod+Shift+9 move container to workspace 9
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+9 move container to workspace 9
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+9 move container to workspace 9
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+9 to command `move container to workspace 9` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 348: bindsym $mod+Shift+0 move container to workspace 10
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+0 move container to workspace 10
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+0 move container to workspace 10
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+0 to command `move container to workspace 10` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 349: bindsym $mod+Shift+F1 move container to workspace 11
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F1 move container to workspace 11
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F1 move container to workspace 11
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F1 to command `move container to workspace 11` for device '*'
00:00:00.110 [DEBUG] [sway/config.c:781] Read line 350: bindsym $mod+Shift+F2 move container to workspace 12
00:00:00.110 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F2 move container to workspace 12
00:00:00.110 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F2 move container to workspace 12
00:00:00.110 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F2 to command `move container to workspace 12` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 351: bindsym $mod+Shift+F3 move container to workspace 13
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F3 move container to workspace 13
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F3 move container to workspace 13
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F3 to command `move container to workspace 13` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 352: bindsym $mod+Shift+F4 move container to workspace 14
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F4 move container to workspace 14
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F4 move container to workspace 14
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F4 to command `move container to workspace 14` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 353: bindsym $mod+Shift+F5 move container to workspace 15
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F5 move container to workspace 15
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F5 move container to workspace 15
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F5 to command `move container to workspace 15` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 354: bindsym $mod+Shift+F6 move container to workspace 16
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F6 move container to workspace 16
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F6 move container to workspace 16
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F6 to command `move container to workspace 16` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 355: bindsym $mod+Shift+F7 move container to workspace 17
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F7 move container to workspace 17
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F7 move container to workspace 17
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F7 to command `move container to workspace 17` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 356: bindsym $mod+Shift+F8 move container to workspace 18
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F8 move container to workspace 18
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F8 move container to workspace 18
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F8 to command `move container to workspace 18` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 357: bindsym $mod+Shift+F9 move container to workspace 19
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F9 move container to workspace 19
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F9 move container to workspace 19
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F9 to command `move container to workspace 19` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 358: bindsym $mod+Shift+F10 move container to workspace 20
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F10 move container to workspace 20
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F10 move container to workspace 20
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+F10 to command `move container to workspace 20` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 359:
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 360: # move the whole workspace to the next output
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 361: #bindsym $mod+x move workspace to output right
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 362: bindsym $mod+x exec "swaymsg -t get_outputs |jq '[.[] | select(.active == true)] | .[(map(.focused) | index(true) + 1) % length].name' |xargs swaymsg move workspace to"
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+x exec "swaymsg -t get_outputs |jq '[.[] | select(.active == true)] | .[(map(.focused) | index(true) + 1) % length].name' |xargs swaymsg move workspace to"
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+x exec "swaymsg -t get_outputs |jq '[.[] | select(.active == true)] | .[(map(.focused) | index(true) + 1) % length].name' |xargs swaymsg move workspace to"
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+x to command `exec "swaymsg -t get_outputs |jq '[.[] | select(.active == true)] | .[(map(.focused) | index(true) + 1) % length].name' |xargs swaymsg move workspace to"` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 363:
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 364: # reload the configuration file
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 365: bindsym $mod+Shift+C reload
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+C reload
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+C reload
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+C to command `reload` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 366: # restart i3 inplace (preserves your layout/session, can be used to upgrade i3)
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 367: bindsym $mod+Shift+R restart
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+R restart
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+R restart
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+R to command `restart` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 368: # exit i3 (logs you out of your X session)
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 369: bindsym $mod+Shift+E exit
00:00:00.111 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+E exit
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+E exit
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+E to command `exit` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 370:
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 371:
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 372:
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 373: # resize window (you can also use the mouse for that)
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 374: mode "resize" {
00:00:00.111 [DEBUG] [sway/config.c:835] Entering block 'mode "resize"'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 375: # These bindings trigger as soon as you enter the resize mode
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 376:
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 377: # Pressing left will shrink the window’s width.
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 378: # Pressing right will grow the window’s width.
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 379: # Pressing up will shrink the window’s height.
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 380: # Pressing down will grow the window’s height.
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 381: bindsym j resize shrink width 10 px or 1 ppt
00:00:00.111 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym j resize shrink width 10 px or 1 ppt
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym j resize shrink width 10 px or 1 ppt
00:00:00.111 [DEBUG] [sway/commands.c:436] Subcommand: bindsym j resize shrink width 10 px or 1 ppt
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound j to command `resize shrink width 10 px or 1 ppt` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:781] Read line 382: bindsym k resize shrink height 10 px or 1 ppt
00:00:00.111 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym k resize shrink height 10 px or 1 ppt
00:00:00.111 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym k resize shrink height 10 px or 1 ppt
00:00:00.111 [DEBUG] [sway/commands.c:436] Subcommand: bindsym k resize shrink height 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound k to command `resize shrink height 10 px or 1 ppt` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 383: bindsym l resize grow height 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym l resize grow height 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym l resize grow height 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: bindsym l resize grow height 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound l to command `resize grow height 10 px or 1 ppt` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 384: bindsym semicolon resize grow width 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym semicolon resize grow width 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym semicolon resize grow width 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: bindsym semicolon resize grow width 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound semicolon to command `resize grow width 10 px or 1 ppt` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 385:
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 386: # same bindings, but for the arrow keys
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 387: bindsym Left resize shrink width 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Left resize shrink width 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Left resize shrink width 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Left resize shrink width 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10 px or 1 ppt` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 388: bindsym Down resize grow height 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Down resize grow height 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Down resize grow height 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Down resize grow height 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10 px or 1 ppt` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 389: bindsym Up resize shrink height 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Up resize shrink height 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Up resize shrink height 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Up resize shrink height 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10 px or 1 ppt` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 390: bindsym Right resize grow width 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Right resize grow width 10 px or 1 ppt
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Right resize grow width 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Right resize grow width 10 px or 1 ppt
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10 px or 1 ppt` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 391:
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 392: # back to normal: Enter or Escape
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 393: bindsym Return mode "default"
00:00:00.112 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Return mode "default"
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Return mode "default"
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Return mode "default"
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 394: bindsym Escape mode "default"
00:00:00.112 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Escape mode "default"
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Escape mode "default"
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Escape mode "default"
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 395: }
00:00:00.112 [DEBUG] [sway/config.c:852] Exiting block 'mode "resize"'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 396:
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 397: bindsym $mod+r mode "resize"
00:00:00.112 [INFO] [sway/commands.c:381] Config command: bindsym $mod+r mode "resize"
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+r mode "resize"
00:00:00.112 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 398:
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 399: # Start i3bar to display a workspace bar (plus the system information i3status
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 400: # finds out, if available)
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 401: bar {
00:00:00.112 [DEBUG] [sway/config.c:835] Entering block 'bar'
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 402: #tray_output DisplayPort-2
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 403: #tray_output DisplayPort-4
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 404: tray_output DP-3
00:00:00.112 [INFO] [sway/commands.c:381] Config command: bar tray_output DP-3
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: bar tray_output DP-3
00:00:00.112 [DEBUG] [sway/commands/bar.c:90] Creating bar: bar-0
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: tray_output DP-3
00:00:00.112 [DEBUG] [sway/commands/bar/tray_output.c:35] Showing tray on output 'DP-3' for bar: bar-0
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 405: tray_output DP-5
00:00:00.112 [INFO] [sway/commands.c:381] Config command: bar tray_output DP-5
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: bar tray_output DP-5
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: tray_output DP-5
00:00:00.112 [DEBUG] [sway/commands/bar/tray_output.c:35] Showing tray on output 'DP-5' for bar: bar-0
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 406: status_command i3status-rs
00:00:00.112 [INFO] [sway/commands.c:381] Config command: bar status_command i3status-rs
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: bar status_command i3status-rs
00:00:00.112 [DEBUG] [sway/commands.c:436] Subcommand: status_command i3status-rs
00:00:00.112 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: i3status-rs
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 407: #status_command /home/username/git/personal/i3status-rust/target/debug/i3status-rs
00:00:00.112 [DEBUG] [sway/config.c:781] Read line 408: font pango:FreeSans, FontAwesome 9.5
00:00:00.112 [INFO] [sway/commands.c:381] Config command: bar font pango:FreeSans, FontAwesome 9.5
00:00:00.112 [INFO] [sway/commands.c:404] After replacement: bar font pango:FreeSans, FontAwesome 9.5
00:00:00.113 [DEBUG] [sway/commands.c:436] Subcommand: font pango:FreeSans, FontAwesome 9.5
00:00:00.113 [DEBUG] [sway/commands/bar/font.c:27] Settings font 'FreeSans, FontAwesome 9.5' for bar: bar-0
00:00:00.113 [DEBUG] [sway/config.c:781] Read line 409: }
00:00:00.113 [DEBUG] [sway/config.c:852] Exiting block 'bar'
00:00:00.113 [DEBUG] [sway/input/input-manager.c:190] no fallback seat config - creating default
00:00:00.113 [DEBUG] [sway/config/seat.c:65] Adding non-wildcard seat config
00:00:00.113 [DEBUG] [sway/config/seat.c:82] Config stored for seat seat0
00:00:00.113 [DEBUG] [sway/input/input-manager.c:637] applying seat config for seat seat0
00:00:00.113 [DEBUG] [sway/input/input-manager.c:637] applying seat config for seat seat0
00:00:00.113 [DEBUG] [sway/config/output.c:1150] spawn_swaybg cmd[0] = swaybg
00:00:00.113 [DEBUG] [sway/config/output.c:1150] spawn_swaybg cmd[1] = -o
00:00:00.113 [DEBUG] [sway/config/output.c:1150] spawn_swaybg cmd[2] = *
00:00:00.113 [DEBUG] [sway/config/output.c:1150] spawn_swaybg cmd[3] = -i
00:00:00.113 [DEBUG] [sway/config/output.c:1150] spawn_swaybg cmd[4] = /home/username/images/wallpapers/niHC9wI.jpg
00:00:00.113 [DEBUG] [sway/config/output.c:1150] spawn_swaybg cmd[5] = -m
00:00:00.113 [DEBUG] [sway/config/output.c:1150] spawn_swaybg cmd[6] = center
00:00:00.114 [DEBUG] [sway/server.c:511] Initializing Xwayland (lazy=1)
00:00:00.114 [ERROR] [wlr] [xwayland/sockets.c:64] Failed to bind socket @/tmp/.X11-unix/X0: Address already in use
00:00:00.114 [INFO] [sway/server.c:538] Starting backend on wayland display 'wayland-1'
00:00:00.114 [DEBUG] [wlr] [backend/libinput/backend.c:88] Starting libinput backend
00:00:00.753 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Power Button [0:1]
00:00:00.753 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:1:Power_Button'
00:00:00.753 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '0:1:Power_Button')
00:00:00.753 [DEBUG] [sway/input/seat.c:945] adding device 0:1:Power_Button to seat seat0
00:00:00.755 [DEBUG] [sway/input/keyboard.c:947] Created keyboard group 0x618b253c0830
00:00:00.755 [DEBUG] [sway/input/keyboard.c:970] Adding keyboard 0:1:Power_Button to group 0x618b253c0830
00:00:00.755 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Power Button [0:1]
00:00:00.755 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:1:Power_Button'
00:00:00.755 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '0:1:Power_Button')
00:00:00.755 [DEBUG] [sway/input/seat.c:945] adding device 0:1:Power_Button to seat seat0
00:00:00.757 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 0:1:Power_Button to group 0x618b253c0830
00:00:00.757 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding K.T.E.C. Staryu [4617:9000]
00:00:00.757 [DEBUG] [sway/input/input-manager.c:240] adding device: '4617:9000:K.T.E.C._Staryu'
00:00:00.757 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '4617:9000:K.T.E.C._Staryu')
00:00:00.757 [DEBUG] [sway/input/seat.c:945] adding device 4617:9000:K.T.E.C._Staryu to seat seat0
00:00:00.759 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 4617:9000:K.T.E.C._Staryu to group 0x618b253c0830
00:00:00.759 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding K.T.E.C. Staryu Mouse [4617:9000]
00:00:00.759 [DEBUG] [sway/input/input-manager.c:240] adding device: '4617:9000:K.T.E.C._Staryu_Mouse'
00:00:00.759 [DEBUG] [sway/input/seat.c:945] adding device 4617:9000:K.T.E.C._Staryu_Mouse to seat seat0
00:00:00.837 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (63 available cursors)
00:00:00.837 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Mouse
00:00:00.837 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding K.T.E.C. Staryu System Control [4617:9000]
00:00:00.837 [DEBUG] [sway/input/input-manager.c:240] adding device: '4617:9000:K.T.E.C._Staryu_System_Control'
00:00:00.837 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '4617:9000:K.T.E.C._Staryu_System_Control')
00:00:00.837 [DEBUG] [sway/input/seat.c:945] adding device 4617:9000:K.T.E.C._Staryu_System_Control to seat seat0
00:00:00.839 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 4617:9000:K.T.E.C._Staryu_System_Control to group 0x618b253c0830
00:00:00.839 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding K.T.E.C. Staryu Consumer Control [4617:9000]
00:00:00.839 [DEBUG] [sway/input/input-manager.c:240] adding device: '4617:9000:K.T.E.C._Staryu_Consumer_Control'
00:00:00.839 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '4617:9000:K.T.E.C._Staryu_Consumer_Control')
00:00:00.839 [DEBUG] [sway/input/seat.c:945] adding device 4617:9000:K.T.E.C._Staryu_Consumer_Control to seat seat0
00:00:00.841 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 4617:9000:K.T.E.C._Staryu_Consumer_Control to group 0x618b253c0830
00:00:00.841 [DEBUG] [sway/input/input-manager.c:240] adding device: '4617:9000:K.T.E.C._Staryu_Consumer_Control'
00:00:00.841 [DEBUG] [sway/input/seat.c:945] adding device 4617:9000:K.T.E.C._Staryu_Consumer_Control to seat seat0
00:00:00.841 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Consumer_Control
00:00:00.841 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding 3Dconnexion SpaceMouse Pro [1133:50731]
00:00:00.841 [DEBUG] [sway/input/input-manager.c:240] adding device: '1133:50731:3Dconnexion_SpaceMouse_Pro'
00:00:00.841 [DEBUG] [sway/input/seat.c:945] adding device 1133:50731:3Dconnexion_SpaceMouse_Pro to seat seat0
00:00:00.841 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50731:3Dconnexion_SpaceMouse_Pro
00:00:00.841 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding 3Dconnexion CadMouse Pro [9583:50774]
00:00:00.841 [DEBUG] [sway/input/input-manager.c:240] adding device: '9583:50774:3Dconnexion_CadMouse_Pro'
00:00:00.841 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('9583:50774:3Dconnexion_CadMouse_Pro' on '9583:50774:3Dconnexion_CadMouse_Pro')
00:00:00.841 [DEBUG] [sway/input/libinput.c:77] accel_set_speed(-0.300000)
00:00:00.841 [DEBUG] [sway/input/libinput.c:163] scroll_set_method(4)
00:00:00.841 [DEBUG] [sway/input/libinput.c:174] scroll_set_button(277)
00:00:00.841 [DEBUG] [sway/input/seat.c:945] adding device 9583:50774:3Dconnexion_CadMouse_Pro to seat seat0
00:00:00.841 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 9583:50774:3Dconnexion_CadMouse_Pro
00:00:00.841 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding CM Storm Coolermaster Novatouch TKL [9494:39]
00:00:00.841 [DEBUG] [sway/input/input-manager.c:240] adding device: '9494:39:CM_Storm_Coolermaster_Novatouch_TKL'
00:00:00.841 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '9494:39:CM_Storm_Coolermaster_Novatouch_TKL')
00:00:00.842 [DEBUG] [sway/input/seat.c:945] adding device 9494:39:CM_Storm_Coolermaster_Novatouch_TKL to seat seat0
00:00:00.843 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 9494:39:CM_Storm_Coolermaster_Novatouch_TKL to group 0x618b253c0830
00:00:00.844 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding CM Storm Coolermaster Novatouch TKL Consumer Control [9494:39]
00:00:00.844 [DEBUG] [sway/input/input-manager.c:240] adding device: '9494:39:CM_Storm_Coolermaster_Novatouch_TKL_Consumer_Control'
00:00:00.844 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '9494:39:CM_Storm_Coolermaster_Novatouch_TKL_Consumer_Control')
00:00:00.844 [DEBUG] [sway/input/seat.c:945] adding device 9494:39:CM_Storm_Coolermaster_Novatouch_TKL_Consumer_Control to seat seat0
00:00:00.845 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 9494:39:CM_Storm_Coolermaster_Novatouch_TKL_Consumer_Control to group 0x618b253c0830
00:00:00.846 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding CM Storm Coolermaster Novatouch TKL Keyboard [9494:39]
00:00:00.846 [DEBUG] [sway/input/input-manager.c:240] adding device: '9494:39:CM_Storm_Coolermaster_Novatouch_TKL_Keyboard'
00:00:00.846 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '9494:39:CM_Storm_Coolermaster_Novatouch_TKL_Keyboard')
00:00:00.846 [DEBUG] [sway/input/seat.c:945] adding device 9494:39:CM_Storm_Coolermaster_Novatouch_TKL_Keyboard to seat seat0
00:00:00.848 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 9494:39:CM_Storm_Coolermaster_Novatouch_TKL_Keyboard to group 0x618b253c0830
00:00:00.848 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Yubico Yubikey 4 OTP+U2F+CCID [4176:1031]
00:00:00.848 [DEBUG] [sway/input/input-manager.c:240] adding device: '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID'
00:00:00.848 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID')
00:00:00.848 [DEBUG] [sway/input/seat.c:945] adding device 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID to seat seat0
00:00:00.850 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID to group 0x618b253c0830
00:00:00.850 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding E-Signal USB Gaming Keyboard [1241:40962]
00:00:00.850 [DEBUG] [sway/input/input-manager.c:240] adding device: '1241:40962:E-Signal_USB_Gaming_Keyboard'
00:00:00.850 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '1241:40962:E-Signal_USB_Gaming_Keyboard')
00:00:00.850 [DEBUG] [sway/input/seat.c:945] adding device 1241:40962:E-Signal_USB_Gaming_Keyboard to seat seat0
00:00:00.852 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 1241:40962:E-Signal_USB_Gaming_Keyboard to group 0x618b253c0830
00:00:00.852 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding E-Signal USB Gaming Keyboard Mouse [1241:40962]
00:00:00.852 [DEBUG] [sway/input/input-manager.c:240] adding device: '1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse'
00:00:00.852 [DEBUG] [sway/input/seat.c:945] adding device 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse to seat seat0
00:00:00.852 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse
00:00:00.852 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding E-Signal USB Gaming Keyboard System Control [1241:40962]
00:00:00.852 [DEBUG] [sway/input/input-manager.c:240] adding device: '1241:40962:E-Signal_USB_Gaming_Keyboard_System_Control'
00:00:00.852 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '1241:40962:E-Signal_USB_Gaming_Keyboard_System_Control')
00:00:00.852 [DEBUG] [sway/input/seat.c:945] adding device 1241:40962:E-Signal_USB_Gaming_Keyboard_System_Control to seat seat0
00:00:00.854 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 1241:40962:E-Signal_USB_Gaming_Keyboard_System_Control to group 0x618b253c0830
00:00:00.854 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding E-Signal USB Gaming Keyboard Consumer Control [1241:40962]
00:00:00.854 [DEBUG] [sway/input/input-manager.c:240] adding device: '1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control'
00:00:00.854 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control')
00:00:00.854 [DEBUG] [sway/input/seat.c:945] adding device 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control to seat seat0
00:00:00.856 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control to group 0x618b253c0830
00:00:00.857 [DEBUG] [sway/input/input-manager.c:240] adding device: '1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control'
00:00:00.857 [DEBUG] [sway/input/seat.c:945] adding device 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control to seat seat0
00:00:00.857 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control
00:00:00.857 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Logitech USB Trackball [1133:50184]
00:00:00.857 [DEBUG] [sway/input/input-manager.c:240] adding device: '1133:50184:Logitech_USB_Trackball'
00:00:00.857 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('1133:50184:Logitech_USB_Trackball' on '1133:50184:Logitech_USB_Trackball')
00:00:00.857 [DEBUG] [sway/input/libinput.c:163] scroll_set_method(4)
00:00:00.857 [DEBUG] [sway/input/seat.c:945] adding device 1133:50184:Logitech_USB_Trackball to seat seat0
00:00:00.857 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50184:Logitech_USB_Trackball
00:00:00.857 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Logitech BRIO Consumer Control [1133:2142]
00:00:00.857 [DEBUG] [sway/input/input-manager.c:240] adding device: '1133:2142:Logitech_BRIO_Consumer_Control'
00:00:00.857 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '1133:2142:Logitech_BRIO_Consumer_Control')
00:00:00.857 [DEBUG] [sway/input/seat.c:945] adding device 1133:2142:Logitech_BRIO_Consumer_Control to seat seat0
00:00:00.859 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 1133:2142:Logitech_BRIO_Consumer_Control to group 0x618b253c0830
00:00:00.859 [DEBUG] [wlr] [backend/libinput/backend.c:125] libinput successfully initialized
00:00:00.859 [INFO] [wlr] [backend/drm/drm.c:1741] Scanning DRM connectors on /dev/dri/card1
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1796] Found connector 'DP-1'
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1821] 'DP-1' connected
00:00:00.860 [DEBUG] [wlr] [backend/drm/drm.c:1596] Current CRTC: 91
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1610] Detected modes:
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 164.999 Hz (preferred)
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 59.951 Hz (preferred)
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 144.000 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 119.989 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1200 @ 164.999 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 120.000 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 119.880 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 59.940 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1600x1200 @ 164.999 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1440 @ 60.001 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1024 @ 75.025 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz
00:00:00.860 [INFO] [wlr] [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x800 @ 164.999 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 59.940 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 75.029 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 75.000 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 60.000 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 60.000 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 75.000 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 66.667 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 60.000 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz
00:00:00.861 [INFO] [wlr] [backend/drm/drm.c:1671] Physical size: 600x330
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1796] Found connector 'DP-2'
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1821] 'DP-2' connected
00:00:00.862 [DEBUG] [wlr] [backend/drm/drm.c:1596] Current CRTC: 95
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1610] Detected modes:
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 164.999 Hz (preferred)
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 59.951 Hz (preferred)
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 144.000 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 119.989 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1200 @ 164.999 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 120.000 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 119.880 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 59.940 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1600x1200 @ 164.999 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1440 @ 60.001 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1024 @ 75.025 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x800 @ 164.999 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 59.940 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 75.029 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz
00:00:00.862 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 75.000 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 60.000 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 60.000 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 75.000 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 66.667 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 60.000 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz
00:00:00.863 [INFO] [wlr] [backend/drm/drm.c:1671] Physical size: 600x330
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1796] Found connector 'DP-3'
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1821] 'DP-3' connected
00:00:00.864 [DEBUG] [wlr] [backend/drm/drm.c:1596] Current CRTC: 99
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1610] Detected modes:
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 164.999 Hz (preferred)
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 59.951 Hz (preferred)
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 144.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 119.989 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1200 @ 164.999 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 120.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 119.880 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 59.940 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1600x1200 @ 164.999 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1440 @ 60.001 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1024 @ 75.025 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x800 @ 164.999 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 59.940 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 75.029 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 75.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 60.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 60.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 75.000 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz
00:00:00.864 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 66.667 Hz
00:00:00.865 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 60.000 Hz
00:00:00.865 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz
00:00:00.865 [INFO] [wlr] [backend/drm/drm.c:1671] Physical size: 600x330
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1796] Found connector 'DP-4'
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1821] 'DP-4' connected
00:00:00.866 [DEBUG] [wlr] [backend/drm/drm.c:1596] Current CRTC: 103
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1610] Detected modes:
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 164.999 Hz (preferred)
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 59.951 Hz (preferred)
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 144.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 2560x1440 @ 119.989 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1200 @ 164.999 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 120.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 119.880 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1920x1080 @ 59.940 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1600x1200 @ 164.999 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1440 @ 60.001 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1024 @ 75.025 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x800 @ 164.999 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 59.940 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 75.029 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 75.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 60.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 60.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 75.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 66.667 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 60.000 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1671] Physical size: 600x330
00:00:00.866 [INFO] [wlr] [backend/drm/drm.c:1796] Found connector 'DP-5'
00:00:00.867 [INFO] [wlr] [backend/drm/drm.c:1796] Found connector 'DP-6'
00:00:00.867 [INFO] [wlr] [backend/drm/drm.c:1855] connector DP-1: Requesting modeset
00:00:00.867 [DEBUG] [sway/desktop/output.c:534] New output 0x618b251c5e20: DP-1 (non-desktop: 0)
00:00:00.867 [INFO] [wlr] [backend/drm/drm.c:1855] connector DP-2: Requesting modeset
00:00:00.867 [DEBUG] [sway/desktop/output.c:534] New output 0x618b25926050: DP-2 (non-desktop: 0)
00:00:00.867 [INFO] [wlr] [backend/drm/drm.c:1855] connector DP-3: Requesting modeset
00:00:00.867 [DEBUG] [sway/desktop/output.c:534] New output 0x618b25935510: DP-3 (non-desktop: 0)
00:00:00.867 [INFO] [wlr] [backend/drm/drm.c:1855] connector DP-4: Requesting modeset
00:00:00.867 [DEBUG] [sway/desktop/output.c:534] New output 0x618b259387e0: DP-4 (non-desktop: 0)
00:00:00.867 [INFO] [wlr] [backend/headless/backend.c:17] Starting headless backend
00:00:00.867 [DEBUG] [sway/config/output.c:880] Committing 4 outputs
00:00:00.867 [DEBUG] [sway/config/output.c:643] Output state for DP-4
00:00:00.867 [DEBUG] [sway/config/output.c:645] enabled: yes
00:00:00.867 [DEBUG] [sway/config/output.c:649] render_format: XR24
00:00:00.867 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
00:00:00.867 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
00:00:00.867 [DEBUG] [sway/config/output.c:667] scale: 1.000000
00:00:00.867 [DEBUG] [sway/config/output.c:670] subpixel: unknown
00:00:00.867 [DEBUG] [sway/config/output.c:643] Output state for DP-3
00:00:00.867 [DEBUG] [sway/config/output.c:645] enabled: yes
00:00:00.867 [DEBUG] [sway/config/output.c:649] render_format: XR24
00:00:00.867 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
00:00:00.867 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
00:00:00.867 [DEBUG] [sway/config/output.c:667] scale: 1.000000
00:00:00.867 [DEBUG] [sway/config/output.c:670] subpixel: unknown
00:00:00.867 [DEBUG] [sway/config/output.c:643] Output state for DP-2
00:00:00.867 [DEBUG] [sway/config/output.c:645] enabled: yes
00:00:00.867 [DEBUG] [sway/config/output.c:649] render_format: XR24
00:00:00.867 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
00:00:00.867 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
00:00:00.867 [DEBUG] [sway/config/output.c:667] scale: 1.000000
00:00:00.867 [DEBUG] [sway/config/output.c:670] subpixel: unknown
00:00:00.867 [DEBUG] [sway/config/output.c:643] Output state for DP-1
00:00:00.867 [DEBUG] [sway/config/output.c:645] enabled: yes
00:00:00.867 [DEBUG] [sway/config/output.c:649] render_format: XR24
00:00:00.867 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
00:00:00.867 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
00:00:00.867 [DEBUG] [sway/config/output.c:667] scale: 1.000000
00:00:00.867 [DEBUG] [sway/config/output.c:670] subpixel: unknown
00:00:00.867 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 4 outputs with explicit modifiers
00:00:00.867 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:00.878 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
00:00:00.878 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:00.878 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
00:00:00.878 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:00.878 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
00:00:00.878 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:00.878 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
00:00:00.879 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 4 outputs succeeded
00:00:00.879 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:00:00.888 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:00:00.888 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:00:00.888 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:00:01.561 [DEBUG] [sway/config/output.c:940] Commit of 4 outputs succeeded
00:00:01.561 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-4
00:00:01.561 [DEBUG] [sway/config/output.c:541] Set DP-4 position to 1440, 0
00:00:01.565 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (63 available cursors)
00:00:01.586 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:01.586 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:01.586 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:00:01.586 [DEBUG] [sway/tree/workspace.c:294] Workspace: Generating new workspace name for output DP-4
00:00:01.586 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '1'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '2'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '3'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '4'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:285] Workspace: Found free name 4
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '5'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '6'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '7'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '8'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '9'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '10'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '11'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '12'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '13'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '14'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '15'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '16'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '17'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '18'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '19'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '20'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'next_on_output'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'prev_on_output'
00:00:01.587 [DEBUG] [sway/tree/output.c:163] Creating default workspace 17
00:00:01.587 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 17 for output DP-4
00:00:01.587 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-3
00:00:01.587 [DEBUG] [sway/config/output.c:541] Set DP-3 position to 0, 891
00:00:01.587 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:01.587 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:01.587 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:00:01.587 [DEBUG] [sway/tree/workspace.c:294] Workspace: Generating new workspace name for output DP-3
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '1'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:285] Workspace: Found free name 1
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '2'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '3'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '4'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '5'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '6'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '7'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '8'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '9'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '10'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '11'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '12'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '13'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '14'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '15'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '16'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '17'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '18'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '19'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '20'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'next_on_output'
00:00:01.587 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'prev_on_output'
00:00:01.587 [DEBUG] [sway/tree/output.c:163] Creating default workspace 1
00:00:01.587 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 1 for output DP-3
00:00:01.587 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-2
00:00:01.587 [DEBUG] [sway/config/output.c:541] Set DP-2 position to 4000, 891
00:00:01.587 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:01.588 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:01.588 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:00:01.588 [DEBUG] [sway/tree/workspace.c:294] Workspace: Generating new workspace name for output DP-2
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '1'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '2'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '3'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '4'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:285] Workspace: Found free name 4
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '5'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '6'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '7'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '8'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '9'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '10'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '11'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '12'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '13'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '14'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '15'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '16'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '17'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '18'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '19'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '20'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'next_on_output'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'prev_on_output'
00:00:01.588 [DEBUG] [sway/tree/output.c:163] Creating default workspace 11
00:00:01.588 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 11 for output DP-2
00:00:01.588 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-1
00:00:01.588 [DEBUG] [sway/config/output.c:541] Set DP-1 position to 1440, 1440
00:00:01.588 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:01.588 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:01.588 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:00:01.588 [DEBUG] [sway/tree/workspace.c:294] Workspace: Generating new workspace name for output DP-1
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '1'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '2'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '3'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '4'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:285] Workspace: Found free name 4
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '5'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '6'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '7'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '8'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '9'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '10'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '11'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '12'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '13'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '14'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '15'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '16'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '17'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '18'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '19'
00:00:01.588 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '20'
00:00:01.589 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'next_on_output'
00:00:01.589 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'prev_on_output'
00:00:01.589 [DEBUG] [sway/tree/output.c:163] Creating default workspace 6
00:00:01.589 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 6 for output DP-1
00:00:01.589 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output
00:00:01.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1440@0,0
00:00:01.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:00:01.589 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output
00:00:01.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2560@0,0
00:00:01.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:00:01.589 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output
00:00:01.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2560@0,0
00:00:01.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
00:00:01.589 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output
00:00:01.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1440@0,0
00:00:01.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:00:01.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1440@0,0
00:00:01.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:00:01.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2560@0,0
00:00:01.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:00:01.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2560@0,0
00:00:01.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
00:00:01.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1440@0,0
00:00:01.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:00:01.589 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ac7630 committing with 8 instructions
00:00:01.589 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ac7630
00:00:01.589 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50184:Logitech_USB_Trackball
00:00:01.589 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control
00:00:01.589 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse
00:00:01.589 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 9583:50774:3Dconnexion_CadMouse_Pro
00:00:01.589 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50731:3Dconnexion_SpaceMouse_Pro
00:00:01.589 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Consumer_Control
00:00:01.589 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Mouse
00:00:01.589 [DEBUG] [sway/config/bar.c:245] Invoking swaybar for bar id 'bar-0'
00:00:01.590 [DEBUG] [sway/config/bar.c:238] Spawned swaybar bar-0
00:00:01.590 [DEBUG] [sway/config.c:630] Running deferred commands
00:00:01.590 [INFO] [sway/commands.c:261] Handling command 'exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway'
00:00:01.590 [DEBUG] [sway/commands/exec_always.c:47] Executing systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:01.592 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3900
00:00:01.592 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3900
00:00:01.592 [INFO] [sway/commands.c:261] Handling command 'exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
00:00:01.592 [DEBUG] [sway/commands/exec_always.c:47] Executing systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:01.593 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3901
00:00:01.593 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3901
00:00:01.593 [INFO] [sway/commands.c:261] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY'
00:00:01.593 [DEBUG] [sway/commands/exec_always.c:47] Executing hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:01.594 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3902
00:00:01.594 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3902
00:00:01.594 [INFO] [sway/commands.c:261] Handling command 'exec openrgb --noautoconnect --profile bluegreen'
00:00:01.594 [DEBUG] [sway/commands/exec_always.c:47] Executing openrgb --noautoconnect --profile bluegreen
00:00:01.596 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3903
00:00:01.596 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3903
00:00:01.596 [INFO] [sway/commands.c:261] Handling command 'exec /usr/bin/swayidle -w timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"''
00:00:01.596 [DEBUG] [sway/commands/exec_always.c:47] Executing /usr/bin/swayidle -w timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"'
00:00:01.597 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3904
00:00:01.597 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3904Environment variable $XDG_CURRENT_DESKTOP not set, ignoring.
00:00:01.597 [INFO] [sway/commands.c:261] Handling command 'exec /usr/bin/blueman-applet'
00:00:01.597 [DEBUG] [sway/commands/exec_always.c:47] Executing /usr/bin/blueman-applet
00:00:01.598 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3905
00:00:01.598 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3905
00:00:01.599 [INFO] [sway/commands.c:261] Handling command 'exec --no-startup-id /usr/bin/wl-gammarelay-rs'
00:00:01.599 [DEBUG] [sway/commands/exec_always.c:47] Executing /usr/bin/wl-gammarelay-rs
00:00:01.600 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3906
00:00:01.600 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3906
00:00:01.600 [INFO] [sway/commands.c:261] Handling command 'exec /usr/bin/nm-applet'
00:00:01.600 [DEBUG] [sway/commands/exec_always.c:47] Executing /usr/bin/nm-applet
00:00:01.601 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3907
00:00:01.601 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3907
00:00:01.601 [INFO] [sway/commands.c:261] Handling command 'exec /usr/bin/nextcloud'
00:00:01.601 [DEBUG] [sway/commands/exec_always.c:47] Executing /usr/bin/nextcloud
00:00:01.602 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 3908
00:00:01.602 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 3908
00:00:01.602 [INFO] [sway/server.c:550] Running compositor on wayland display 'wayland-1'
00:00:01.603 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:01.603 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
00:00:01.603 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:00:01.603 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:01.603 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
00:00:01.603 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:00:01.604 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:01.604 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
00:00:01.604 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:00:01.605 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:01.605 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
00:00:01.605 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:00:01.605 [DEBUG] [sway/ipc-server.c:196] New client: fd 105
00:00:01.606 [DEBUG] [sway/ipc-server.c:196] New client: fd 109
New output: 54
New output: 55
New output: 56
New output: 57
2026-01-11 19:02:15 - 2026-01-11 19:02:15 - [Line 277] Failed to parse get BlockInhibited property: Invalid argument[swaybg-1.2.1/main.c:282] Found config * for output DP-4 (Microstep G274QPF-QD CC2H273300409)Output
54: name = "DP-42026-01-11 19:02:15 - "[swaybg-1.2.1/main.c:282] Found config * for output DP-3 (Microstep G274QPF-QD CC2H273300179)
Output 542026-01-11 19:02:15 - [swaybg-1.2.1/main.c:282] Found config * for output DP-2 (Microstep G274QPF-QD CC2H273300163)
: ramp_size = 2026-01-11 19:02:15 - 4096[swaybg-1.2.1/main.c:282] Found config * for output DP-1 (Microstep G274QPF-QD CC2H273300495)
00:00:01.606 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b2488d620 (res 0x618b255bd630)
00:00:01.606 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b255a88b0 (res 0x618b25ac7550)
00:00:01.606 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0,
00:00:01.606 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b2488da80 (res 0x618b255c1e70)
00:00:01.606 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b255debd0 (res 0x618b255c2010)
00:00:01.606 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0,
00:00:01.606 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b24891940 (res 0x618b255fbe30)
00:00:01.606 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25619320 (res 0x618b255fbec0)
00:00:01.606 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0,
00:00:01.606 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25cb5a60 (res 0x618b2562abb0)
00:00:01.606 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b2562ae20 (res 0x618b2562ac40)
00:00:01.606 [DEBUG] Output [sway/desktop/layer_shell.c:412] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0,55
: name = "DP-3"
Output 55: ramp_size = 4096
Output 56: name = "DP-2"
Output 56: ramp_size = 4096
Output 57: name = "DP-1"
Output 57: ramp_size = 4096
00:00:01.624 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b2568c610 (res 0x618b25687340)
00:00:01.624 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25635c90 (res 0x618b25635dc0)
00:00:01.624 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace panel layer 1 anchor 0 size 0x0 margin 0,0,0,0,
00:00:01.624 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b2568a1a0 (res 0x618b25690760)
00:00:01.624 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b256245c0 (res 0x618b256246f0)
00:00:01.624 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace panel layer 1 anchor 0 size 0x0 margin 0,0,0,0,
00:00:01.624 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25630f70 (res 0x618b25626bc0)
00:00:01.624 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25662f50 (res 0x618b25663080)
00:00:01.624 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace panel layer 1 anchor 0 size 0x0 margin 0,0,0,0,
00:00:01.624 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25625880 (res 0x618b2568e0a0)
00:00:01.624 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b2568e130 (res 0x618b2568e260)
00:00:01.624 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace panel layer 1 anchor 0 size 0x0 margin 0,0,0,0,
00:00:01.627 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output
00:00:01.627 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:00:01.627 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:00:01.627 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25629270 committing with 1 instructions
00:00:01.627 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25629270
00:00:01.627 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output
00:00:01.627 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:00:01.627 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:00:01.627 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25618df0 committing with 1 instructions
00:00:01.627 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25618df0
00:00:01.627 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output
00:00:01.627 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:00:01.627 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
00:00:01.627 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ccd200 committing with 1 instructions
00:00:01.627 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ccd200
00:00:01.627 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output
00:00:01.627 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:00:01.627 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:00:01.627 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2562b100 committing with 1 instructions
00:00:01.627 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2562b100
00:00:01.627 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.627 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-4: Failed to import buffer for scan-out
00:00:01.628 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.628 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:00:01.630 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.630 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:00:01.633 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.633 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-4: Failed to import buffer for scan-out
00:00:01.636 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b256abbb0 (res 0x618b25ccb930)
00:00:01.636 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25cb4f90 (res 0x618b25692ba0)
00:00:01.706 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.706 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:00:01.706 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.706 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-4: Failed to import buffer for scan-out
00:00:01.717 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.717 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:00:01.717 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.717 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-4: Failed to import buffer for scan-out
00:00:01.730 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.730 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:00:01.730 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.730 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-4: Failed to import buffer for scan-out
00:00:01.734 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.734 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:00:01.736 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.736 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-4: Failed to import buffer for scan-out
00:00:01.744 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.744 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:00:01.744 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.744 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-4: Failed to import buffer for scan-out
00:00:01.748 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.748 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:00:01.748 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:01.748 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-4: Failed to import buffer for scan-out
00:00:01.777 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d0ff90 (res 0x618b25d10360)
00:00:01.777 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d10510 (res 0x618b25d108e0)
blueman-applet 19.02.15 WARNING PluginManager:93 load_plugin: Failed to start plugin GameControllerWakelock: Only X11 platform is supported
blueman-applet 19.02.15 WARNING PluginManager:153 __load_plugin: Not loading DhcpClient because its conflict has higher priority
blueman-applet 19.02.15 WARNING PluginManager:153 __load_plugin: Not loading PPPSupport because its conflict has higher priority
00:00:02.019 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d14a10 (res 0x618b25d14de0)
00:00:02.019 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d14f90 (res 0x618b25d15360)
00:00:00.469 [INFO] [swaybar/tray/host.c:24] Registering Status Notifier Item ':1.12/org/ayatana/NotificationItem/nm_applet'
00:00:00.505 [ERROR] [swaybar/tray/item.c:127] :1.12/org/ayatana/NotificationItem/nm_applet IconPixmap: No such property “IconPixmap”
00:00:00.505 [ERROR] [swaybar/tray/item.c:127] :1.12/org/ayatana/NotificationItem/nm_applet AttentionIconPixmap: No such property “AttentionIconPixmap”
00:00:00.505 [ERROR] [swaybar/tray/item.c:127] :1.12/org/ayatana/NotificationItem/nm_applet ItemIsMenu: No such property “ItemIsMenu”
00:00:02.243 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d20430 (res 0x618b25d20800)
00:00:02.243 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d209b0 (res 0x618b25d20d80)
00:00:00.673 [INFO] [swaybar/tray/host.c:24] Registering Status Notifier Item ':1.41/org/blueman/sni'
00:00:00.673 [ERROR] [swaybar/tray/item.c:127] :1.41/org/blueman/sni IconThemePath: No such property “IconThemePath”
00:00:00.673 [ERROR] [swaybar/tray/item.c:127] :1.41/org/blueman/sni IconPixmap: No such property “IconPixmap”
00:00:00.673 [ERROR] [swaybar/tray/item.c:127] :1.41/org/blueman/sni AttentionIconName: No such property “AttentionIconName”
00:00:00.673 [ERROR] [swaybar/tray/item.c:127] :1.41/org/blueman/sni AttentionIconPixmap: No such property “AttentionIconPixmap”
00:00:00.894 [INFO] [swaybar/tray/host.c:24] Registering Status Notifier Item ':1.29/StatusNotifierItem'
00:00:02.627 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d216b0 (res 0x618b25d21390)
00:00:02.627 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b259a83c0 (res 0x618b25d21b10)
00:00:02.627 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:00:02.690 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27930 (res 0x618b25d27d00)
00:00:02.690 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27eb0 (res 0x618b25d28280)
00:00:02.754 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d16460 (res 0x618b25d16340)
00:00:02.754 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b259a83c0 (res 0x618b25d26970)
00:00:02.754 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:00:02.754 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b25c090d0 (res 0x618b25d28bd0)
00:00:02.754 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:00:02.754 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:00:02.775 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 4333
00:00:02.775 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:00:02.775 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:00:02.775 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b255bcfb0 committing with 3 instructions
00:00:02.776 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b255bcfb0 is ready
00:00:02.776 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b255bcfb0
00:00:02.777 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b255a8b90 committing with 1 instructions
00:00:02.777 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b255a8b90
00:00:04.070 [INFO] [wlr] [xwayland/server.c:107] Starting Xwayland on :1
00:00:04.138 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d44a40 (res 0x618b25d47610)
00:00:04.138 [DEBUG] [wlr] [xwayland/server.c:283] Xserver is ready
00:00:04.138 [DEBUG] [wlr] [xwayland/xwm.c:2286] xfixes version: 6.0
00:00:04.138 [DEBUG] [wlr] [xwayland/xwm.c:2307] xres version: 1.2
00:00:04.138 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
00:00:04.138 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.138 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.138 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.138 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.138 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.138 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.138 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.138 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
> Warning: Virtual modifier Hyper multiply defined
> Using 0, ignoring 0
> Warning: Virtual modifier ScrollLock multiply defined
> Using 0, ignoring 0
Errors from xkbcomp are not fatal to the X server
00:00:04.147 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.147 [DEBUG] [wlr] [xwayland/xwm.c:1947] unhandled X11 event: MappingNotify (34)
00:00:04.147 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.147 [DEBUG] [wlr] [xwayland/xwm.c:1947] unhandled X11 event: MappingNotify (34)
00:00:04.206 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d4fbd0 (res 0x618b25d4fb40)
00:00:04.315 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland
00:00:04.315 [DEBUG] [sway/desktop/xwayland.c:790] New xwayland surface title='(null)' class='(null)'
00:00:04.377 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding gsr-ui virtual keyboard [57024:24250]
00:00:04.377 [DEBUG] [sway/input/input-manager.c:240] adding device: '57024:24250:gsr-ui_virtual_keyboard'
00:00:04.377 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '57024:24250:gsr-ui_virtual_keyboard')
00:00:04.377 [DEBUG] [sway/input/seat.c:945] adding device 57024:24250:gsr-ui_virtual_keyboard to seat seat0
00:00:04.379 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 57024:24250:gsr-ui_virtual_keyboard to group 0x618b253c0830
00:00:04.379 [DEBUG] [sway/input/input-manager.c:240] adding device: '57024:24250:gsr-ui_virtual_keyboard'
00:00:04.379 [DEBUG] [sway/input/seat.c:945] adding device 57024:24250:gsr-ui_virtual_keyboard to seat seat0
00:00:04.379 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 57024:24250:gsr-ui_virtual_keyboard
00:00:11.650 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec alacritty
00:00:11.650 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
00:00:11.650 [DEBUG] [sway/commands/exec_always.c:47] Executing alacritty
00:00:11.651 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 4658
00:00:11.651 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 4658
00:00:11.669 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d86510 (res 0x618b25d7e080)
00:00:11.689 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d7e490 (res 0x618b25d83570)
00:00:11.689 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b259a80b0 (res 0x618b25d83a10)
00:00:11.689 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:00:11.689 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25d73970 (res 0x618b25d7d440)
00:00:11.745 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 800x600
00:00:11.746 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:00:11.746 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:00:11.746 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:00:11.746 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25daca20 committing with 4 instructions
00:00:11.755 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:00:11.755 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25daca20 is ready
00:00:11.755 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25daca20
00:00:11.785 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:00:11.786 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:00:11.792 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:00:24.233 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus mode_toggle
00:00:24.233 [INFO] [sway/commands.c:261] Handling command 'focus mode_toggle'
00:00:24.233 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d2d240 committing with 4 instructions
00:00:24.233 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d2d240
00:00:28.589 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:00:28.589 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:00:28.589 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862f00 horizontally
00:00:28.589 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dace20 committing with 4 instructions
00:00:28.589 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dace20
00:00:28.589 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:00:31.590 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '3457e3815707f293b86d6153348d7edf' has expired
00:00:31.592 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '139dee046db4bdc1ab59387cc9a64d80' has expired
00:00:31.593 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token 'ff5c7f4125e3040e3c1bacba5d97e0af' has expired
00:00:31.594 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token 'c3f3f57bea0bdce9d5ec198a34e908c3' has expired
00:00:31.596 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '3137f1e1b63535a0cc034948c9d6c2d4' has expired
00:00:31.597 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token 'ba8bece63020be1dbeb638c51d80d404' has expired
00:00:31.599 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '7c7aa39f4c473087a3dcd559dd3dac23' has expired
00:00:31.600 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '2c312af1f71303514edbb4ecad0c5963' has expired
00:00:32.682 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:00:32.682 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:00:32.682 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25a74f90 committing with 2 instructions
00:00:32.682 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25a74f90
00:00:33.063 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:00:33.063 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:00:33.063 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:00:33.064 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 5062
00:00:33.064 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 5062
00:00:33.090 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d86510 (res 0x618b25d9b310)
00:00:33.090 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d5bed0 (res 0x618b25d9b1f0)
00:00:33.090 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:00:33.841 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d97ce0 committing with 2 instructions
00:00:33.841 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d97ce0
todo: handle signal: Some("NameAcquired")
todo: handle signal: Some("NameAcquired")
00:00:34.652 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d86510 (res 0x618b25da4490)
00:00:34.664 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d7e490 (res 0x618b25d9bf70)
00:00:34.664 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d5bb10 (res 0x618b25d9c870)
00:00:34.664 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace notifications layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:00:35.084 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
00:00:35.084 [INFO] [sway/commands.c:261] Handling command 'focus down'
00:00:35.084 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:00:35.084 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25cafb00 committing with 4 instructions
00:00:35.084 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25cafb00
00:00:35.964 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec alacritty
00:00:35.964 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
00:00:35.964 [DEBUG] [sway/commands/exec_always.c:47] Executing alacritty
00:00:35.965 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 5202
00:00:35.965 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 5202
00:00:35.971 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d16460 (res 0x618b25d90570)
00:00:35.993 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dbb340 (res 0x618b25d8fb20)
00:00:35.993 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b259a80b0 (res 0x618b25d8fbd0)
00:00:35.993 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:00:35.993 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25dae830 (res 0x618b25d8f4f0)
00:00:36.035 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 800x600
00:00:36.035 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:00:36.035 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:00:36.035 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:00:36.035 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d71370 committing with 3 instructions
00:00:36.044 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:00:36.044 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d71370 is ready
00:00:36.044 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d71370
00:00:36.045 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:36.045 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:36.045 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:00:36.045 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:36.045 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:36.045 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:00:36.046 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:36.046 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:36.046 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:00:36.046 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:00:36.046 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:36.046 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:00:36.075 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:00:36.076 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:00:36.080 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:01:03.063 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token 'af16c93e18ccaf144972b7b0e86b68fc' has expired
00:03:01.171 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:03:01.171 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:03:01.171 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d3c940 committing with 2 instructions
00:03:01.171 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d3c940
00:03:01.695 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:03:01.695 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:03:01.695 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:03:01.696 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 7350
00:03:01.696 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 7350
00:03:01.715 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d16460 (res 0x618b25d8a2a0)
00:03:01.715 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d2cde0 (res 0x618b25d872e0)
00:03:01.715 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:03:02.486 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d5b770 committing with 2 instructions
00:03:02.486 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d5b770
00:03:02.902 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:03:02.902 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:03:02.902 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:03:02.902 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8d0d0 committing with 4 instructions
00:03:02.902 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8d0d0
00:03:03.055 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:03:03.055 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:03:03.055 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:03:03.057 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 7358
00:03:03.057 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 7358
00:03:03.074 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d16460 (res 0x618b25d97a50)
00:03:03.075 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d2cde0 (res 0x618b25d97b70)
00:03:03.075 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:03:04.281 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2564daa0 committing with 2 instructions
00:03:04.281 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2564daa0
00:03:04.371 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d16460 (res 0x618b25d9e490)
00:03:04.371 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dbb340 (res 0x618b25d9d5f0)
00:03:04.733 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d7e490 (res 0x618b25da58d0)
00:03:04.900 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27eb0 (res 0x618b25cb6080)
00:03:04.901 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d7e490 (res 0x618b25da58d0)
00:03:04.933 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b259a80b0 (res 0x618b25da5b10)
00:03:04.933 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:03:04.933 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b25d71220 (res 0x618b25d9eeb0)
00:03:04.933 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27eb0 (res 0x618b25d9efd0)
00:03:04.947 [DEBUG] [sway/tree/view.c:466] View 0x618b25d21de0 updated CSD to 1
00:03:04.948 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:04.948 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:04.948 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:03:04.948 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b256635a0 committing with 3 instructions
00:03:05.131 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1450x2549
00:03:05.133 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b256635a0 is ready
00:03:05.133 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b256635a0
00:03:05.267 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:03:05.996 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:03:06.026 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:03:06.089 [DEBUG] [sway/commands/bind.c:617] running command for binding: split v
00:03:06.089 [INFO] [sway/commands.c:261] Handling command 'split v'
00:03:06.089 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:06.089 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:06.089 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863100 vertically
00:03:06.089 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8caa0 committing with 2 instructions
00:03:06.089 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8caa0
00:03:06.165 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27930 (res 0x618b25da2510)
00:03:06.165 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d2cde0 (res 0x618b25d91ac0)
00:03:06.165 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace notifications layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:03:06.619 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:03:06.698 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:03:06.698 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:06.698 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:03:06.698 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d94f00 committing with 4 instructions
00:03:06.698 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d94f00
00:03:06.706 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:03:06.884 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:03:06.884 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:06.884 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:03:06.884 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b255a1ef0 committing with 4 instructions
00:03:06.884 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b255a1ef0
00:03:07.029 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:03:07.029 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:07.249 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:03:07.249 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:07.263 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:03:07.263 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:07.277 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:03:07.277 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:07.291 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:03:07.291 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:07.437 [DEBUG] [sway/commands/bind.c:617] running command for binding: split v
00:03:07.437 [INFO] [sway/commands.c:261] Handling command 'split v'
00:03:07.437 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:07.437 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
00:03:07.437 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dc94c0 committing with 1 instructions
00:03:07.437 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dc94c0
00:03:07.888 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:03:07.888 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:03:07.888 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:03:07.888 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8caa0 committing with 4 instructions
00:03:07.888 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8caa0
00:03:08.073 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:03:08.073 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:03:08.073 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:03:08.073 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d29fc0 committing with 5 instructions
00:03:08.073 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d29fc0
00:03:08.259 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:03:08.259 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:03:08.431 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:03:08.431 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:03:09.542 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:03:09.542 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:03:09.542 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:03:09.544 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 7899
00:03:09.544 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 7899
00:03:09.562 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d24210 (res 0x618b25d7d880)
00:03:09.562 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25cc3900 (res 0x618b25d7ccf0)
00:03:09.562 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:03:09.926 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:03:17.488 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dab430 committing with 3 instructions
00:03:17.488 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dab430
00:03:18.155 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d24210 (res 0x618b25d8ad70)
00:03:18.184 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25a9df80 (res 0x618b25d8b450)
00:03:18.184 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc7c90 (res 0x618b25da4370)
(node:8024) [DEP0180] DeprecationWarning: fs.Stats constructor is deprecated.
(Use `signal-desktop --trace-deprecation ...` to show where the warning was created)
00:03:18.504 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc1ec0 (res 0x618b25d8e7e0)
00:03:19.432 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b2538a850 (res 0x618b25da4c70)
00:03:19.432 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:03:19.432 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25cc7a40 (res 0x618b25d8f7b0)
00:03:19.433 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1792x1280
00:03:19.433 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 8024
00:03:19.433 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:19.433 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:19.433 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e40 vertically
00:03:19.433 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dc2310 committing with 4 instructions
00:03:19.495 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1792x1280
00:03:19.495 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25dc2310 is ready
00:03:19.495 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dc2310
00:03:19.496 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1792x1280
00:03:19.499 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:03:19.499 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1268
00:03:19.501 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1792x1280
00:03:19.504 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1268
00:03:20.442 [DEBUG] [sway/commands/bind.c:617] running command for binding: mode "resize"
00:03:20.442 [INFO] [sway/commands.c:261] Handling command 'mode "resize"'
00:03:20.442 [DEBUG] [sway/commands/mode.c:76] Switching to mode `resize' (pango=0)
00:03:20.442 [DEBUG] [sway/ipc-server.c:369] Sending mode::resize event
00:03:20.522 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1267
00:03:20.525 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1267
00:03:20.531 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1267
00:03:20.565 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.565 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.565 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.565 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.565 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863040 vertically
00:03:20.565 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8caa0 committing with 3 instructions
00:03:20.579 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d8caa0 is ready
00:03:20.579 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8caa0
00:03:20.582 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1293
00:03:20.599 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1293
00:03:20.785 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.785 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.785 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.785 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.785 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.785 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25da7c80 committing with 3 instructions
00:03:20.799 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25da7c80 is ready
00:03:20.799 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25da7c80
00:03:20.799 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.799 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.799 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.799 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.799 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.799 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45430 committing with 3 instructions
00:03:20.801 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1318
00:03:20.814 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d45430 is ready
00:03:20.814 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45430
00:03:20.814 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.814 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.814 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.814 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.814 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.814 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25da07d0 committing with 3 instructions
00:03:20.815 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1343
00:03:20.828 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25da07d0 is ready
00:03:20.828 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25da07d0
00:03:20.829 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.829 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.829 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.829 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.829 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.829 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8caa0 committing with 3 instructions
00:03:20.830 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1368
00:03:20.843 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d8caa0 is ready
00:03:20.843 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8caa0
00:03:20.843 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.843 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.843 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.843 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.843 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.843 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8e0a0 committing with 3 instructions
00:03:20.846 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1393
00:03:20.858 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d8e0a0 is ready
00:03:20.858 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8e0a0
00:03:20.859 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.859 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.859 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.859 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.859 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.859 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45da0 committing with 3 instructions
00:03:20.860 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1418
00:03:20.874 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d45da0 is ready
00:03:20.874 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45da0
00:03:20.874 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.874 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.874 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.874 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.874 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.874 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d83570 committing with 3 instructions
00:03:20.876 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1443
00:03:20.889 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.889 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.889 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.889 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.889 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.890 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d83570 is ready
00:03:20.890 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d83570
00:03:20.890 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8caa0 committing with 3 instructions
00:03:20.893 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1468
00:03:20.903 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:20.903 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:20.903 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:20.903 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:20.903 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8632f0 vertically
00:03:20.908 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d8caa0 is ready
00:03:20.908 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8caa0
00:03:20.908 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8e0a0 committing with 3 instructions
00:03:20.911 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1493
00:03:21.057 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:21.057 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:21.057 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:21.057 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:21.057 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863040 vertically
00:03:21.108 [DEBUG] [sway/desktop/transaction.c:779] Transaction 0x618b25d8e0a0 timed out (1 waiting)
00:03:21.108 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8e0a0
00:03:21.109 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d97390 committing with 3 instructions
00:03:21.112 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1518
00:03:21.140 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d97390 is ready
00:03:21.140 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d97390
00:03:21.142 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1543
00:03:21.146 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1543
00:03:21.282 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:21.282 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:21.282 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:21.282 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:21.282 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863040 vertically
00:03:21.282 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25cafb00 committing with 3 instructions
00:03:21.299 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25cafb00 is ready
00:03:21.299 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25cafb00
00:03:21.301 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1568
00:03:21.308 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1568
00:03:21.481 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:21.481 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:21.481 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:21.481 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:21.481 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863040 vertically
00:03:21.481 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25da7c80 committing with 3 instructions
00:03:21.501 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25da7c80 is ready
00:03:21.501 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25da7c80
00:03:21.504 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1593
00:03:21.508 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1593
00:03:21.679 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:21.679 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:21.679 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:21.679 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:21.679 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863040 vertically
00:03:21.679 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8e0a0 committing with 3 instructions
00:03:21.695 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d8e0a0 is ready
00:03:21.695 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8e0a0
00:03:21.700 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1618
00:03:21.702 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1618
00:03:21.891 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:21.891 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:21.891 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:21.891 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:21.891 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863040 vertically
00:03:21.891 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d3c940 committing with 3 instructions
00:03:21.906 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d3c940 is ready
00:03:21.907 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d3c940
00:03:21.909 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:03:21.914 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:03:22.260 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize shrink height 10 px or 1 ppt
00:03:22.260 [INFO] [sway/commands.c:261] Handling command 'resize shrink height 10 px or 1 ppt'
00:03:22.260 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:22.260 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:22.260 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863040 vertically
00:03:22.260 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45da0 committing with 3 instructions
00:03:22.275 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d45da0 is ready
00:03:22.275 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45da0
00:03:22.278 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1668
00:03:22.280 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1668
00:03:22.667 [DEBUG] [sway/commands/bind.c:617] running command for binding: resize grow height 10 px or 1 ppt
00:03:22.667 [INFO] [sway/commands.c:261] Handling command 'resize grow height 10 px or 1 ppt'
00:03:22.667 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:03:22.667 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:03:22.667 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863040 vertically
00:03:22.667 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45da0 committing with 3 instructions
00:03:22.680 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d45da0 is ready
00:03:22.680 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45da0
00:03:22.684 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:03:22.685 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:03:23.002 [DEBUG] [sway/commands/bind.c:617] running command for binding: mode "default"
00:03:23.002 [INFO] [sway/commands.c:261] Handling command 'mode "default"'
00:03:23.002 [DEBUG] [sway/commands/mode.c:76] Switching to mode `default' (pango=64)
00:03:23.002 [DEBUG] [sway/ipc-server.c:369] Sending mode::default event
00:03:23.488 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:03:23.488 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:23.488 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:03:23.488 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d944e0 committing with 4 instructions
00:03:23.488 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d944e0
00:03:23.489 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:03:23.654 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:03:23.654 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:03:23.654 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:03:23.655 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 8377
00:03:23.656 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 8377
00:03:23.673 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25daa4f0 (res 0x618b25da1d30)
00:03:23.673 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25cc3900 (res 0x618b25d90780)
00:03:23.673 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:03:24.128 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45430 committing with 2 instructions
00:03:24.128 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45430
00:03:25.261 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:03:25.261 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:03:25.261 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:03:25.263 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 8442
00:03:25.263 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 8442
00:03:25.281 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25daa4f0 (res 0x618b25d90ba0)
00:03:25.281 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25cc3900 (res 0x618b25d90830)
00:03:25.281 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:03:26.356 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8e0a0 committing with 2 instructions
00:03:26.356 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8e0a0
00:03:27.856 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec dunstctl close
00:03:27.856 [INFO] [sway/commands.c:261] Handling command 'exec dunstctl close'
00:03:27.856 [DEBUG] [sway/commands/exec_always.c:47] Executing dunstctl close
00:03:27.858 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 8568
00:03:27.858 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 8568
00:03:28.081 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec dunstctl close
00:03:28.081 [INFO] [sway/commands.c:261] Handling command 'exec dunstctl close'
00:03:28.081 [DEBUG] [sway/commands/exec_always.c:47] Executing dunstctl close
00:03:28.083 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 8570
00:03:28.083 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 8570
00:03:28.477 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:03:28.477 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:03:28.477 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:03:28.477 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:03:28.477 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:03:28.477 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:03:29.019 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:03:29.019 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:03:29.020 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:03:29.020 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:03:29.020 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:03:29.020 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:03:31.695 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '53f4419952f9c55af29aa6a2eb8638e0' has expired
00:03:32.814 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:03:32.814 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45e10 committing with 5 instructions
00:03:32.814 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45e10
00:03:34.277 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27930 (res 0x618b25d916a0)
00:03:34.277 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d2cde0 (res 0x618b25d92670)
00:03:34.278 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace notifications layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:03:35.170 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:03:37.449 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:03:39.542 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '9e3e908db753cbfa0fcb28499bd541fd' has expired
00:03:40.280 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27930 (res 0x618b25d900a0)
00:03:40.282 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25daa4f0 (res 0x618b25d89130)
00:03:40.349 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd04f0 (res 0x618b25d95380)
00:03:40.350 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd08c0 (res 0x618b25d8f9c0)
00:03:40.805 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd08c0 (res 0x618b25d92430)
00:03:40.806 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25daa4f0 (res 0x618b25d7d440)
00:03:41.462 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27930 (res 0x618b25d90410)
00:03:41.474 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25daa4f0 (res 0x618b25d9b550)
00:03:41.716 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd08c0 (res 0x618b25db0630)
00:03:41.718 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25daa4f0 (res 0x618b25d9aa10)
00:03:44.334 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:03:49.432 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '339c05d462da22018543b737cd44242c' has expired
00:03:53.654 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token 'feb3f02e1c4e4df974b0097747ffbe31' has expired
00:03:55.261 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '5524e813661a4e36ce34f70c5a49aadf' has expired
00:03:57.856 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '4adebb40fc0461011332b145d36244e3' has expired
00:03:58.081 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '688401d58845bc685a0a53e0e1909554' has expired
00:03:58.302 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:03:58.302 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b256024a0 committing with 4 instructions
00:03:58.302 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b256024a0
00:04:00.343 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:04:00.343 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:04:00.343 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:04:00.345 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 9046
00:04:00.345 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 9046
00:04:00.362 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25daa4f0 (res 0x618b25d62550)
00:04:00.362 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d2cde0 (res 0x618b25d8eec0)
00:04:00.362 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:04:02.375 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258e7e10 committing with 2 instructions
00:04:02.375 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258e7e10
00:04:02.470 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25daa4f0 (res 0x618b25da34d0)
00:04:02.470 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd08c0 (res 0x618b25d90af0)
00:04:02.780 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27930 (res 0x618b25d95020)
00:04:02.930 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd04f0 (res 0x618b25d8a600)
00:04:02.930 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d27930 (res 0x618b25d95020)
00:04:02.960 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25da7e20 (res 0x618b25d8a600)
00:04:02.960 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:04:02.960 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b25d13440 (res 0x618b25d847c0)
00:04:02.960 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd04f0 (res 0x618b25d98a10)
00:04:02.968 [DEBUG] [sway/tree/view.c:466] View 0x618b25dd53f0 updated CSD to 1
00:04:02.968 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:04:02.968 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:04:02.969 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:04:02.969 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d9bd30 committing with 3 instructions
00:04:03.143 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1440x1370
00:04:03.146 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d9bd30 is ready
00:04:03.146 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d9bd30
00:04:03.182 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d00490 (res 0x618b25d933b0)
00:04:03.192 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:03.198 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:03.248 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dcf170 (res 0x618b25d91120)
00:04:03.248 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25d00490 (res 0x618b25d933b0)
00:04:03.249 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:03.319 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b259a83c0 (res 0x618b25d5c060)
00:04:03.319 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:04:03.319 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b25dcc580 (res 0x618b25da1790)
00:04:03.319 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dcf170 (res 0x618b25d91330)
00:04:03.332 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 9115
00:04:03.332 [DEBUG] [sway/tree/view.c:466] View 0x618b25daa9b0 updated CSD to 1
00:04:03.332 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:04:03.332 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:04:03.332 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:04:03.332 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dd2530 committing with 4 instructions
00:04:03.350 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2598x1410
00:04:03.357 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25dd2530 is ready
00:04:03.357 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dd2530
00:04:03.359 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:03.363 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:03.364 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:113] Rejecting token commit request: serial 0 was never given to client
00:04:03.365 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:308] Rejecting activate request: unknown token
00:04:03.380 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:03.382 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:113] Rejecting token commit request: serial 0 was never given to client
00:04:03.390 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:308] Rejecting activate request: unknown token
00:04:03.391 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:03.395 [DEBUG] [sway/ipc-server.c:300] Sending workspace::urgent event
00:04:03.398 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:03.419 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:03.880 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:03.888 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:04.329 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:04.991 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:06.324 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
[Parent 9115, Main Thread] WARNING: ../glib/gobject/gsignal.c:3648: signal name 'text-insert::system' is invalid for instance '0x7997861fcfb0' of type 'MaiAtkType27': 'glib warning', file /usr/src/debug/firefox/firefox-146.0.1/toolkit/xre/nsSigHandlers.cpp:201
(firefox:9115): GLib-GObject-CRITICAL **: 19:06:19.919: ../glib/gobject/gsignal.c:3648: signal name 'text-insert::system' is invalid for instance '0x7997861fcfb0' of type 'MaiAtkType27'
00:04:06.851 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:10.256 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:11.513 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:04:12.805 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25de4bb0 (res 0x618b25d934d0)
00:04:32.142 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:04:32.142 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:04:32.142 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e8633c0 horizontally
00:04:32.142 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:32.142 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:04:32.142 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8633c0 vertically
00:04:32.142 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8de40 committing with 6 instructions
00:04:32.155 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x996
00:04:32.163 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d8de40 is ready
00:04:32.163 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8de40
00:04:32.163 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:32.166 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:32.167 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x996
00:04:32.167 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x996
00:04:32.262 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x996
00:04:32.266 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x996
00:04:34.149 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:34.542 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:04:34.543 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d88f40 committing with 4 instructions
00:04:34.543 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d88f40
00:04:34.547 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x541
00:04:35.901 [DEBUG] [sway/commands/bind.c:617] running command for binding: split h
00:04:35.901 [INFO] [sway/commands.c:261] Handling command 'split h'
00:04:35.901 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:35.901 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:04:35.901 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863100 vertically
00:04:35.901 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862ff0 horizontally
00:04:35.901 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d88f40 committing with 5 instructions
00:04:35.901 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d88f40
00:04:36.632 [DEBUG] [sway/commands/bind.c:617] running command for binding: layout toggle stacking split
00:04:36.632 [INFO] [sway/commands.c:261] Handling command 'layout toggle stacking split'
00:04:36.633 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:36.633 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:04:36.633 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8630e0 vertically
00:04:36.633 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d93d00 committing with 5 instructions
00:04:36.633 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d93d00
00:04:37.411 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25cff6a0 committing with 5 instructions
00:04:37.411 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25cff6a0
00:04:37.415 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x541
00:04:38.029 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:38.029 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:04:38.029 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8633c0 vertically
00:04:38.029 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d991f0 committing with 5 instructions
00:04:38.032 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1280
00:04:38.035 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:04:38.044 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d991f0 is ready
00:04:38.044 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d991f0
00:04:38.045 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:04:38.048 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:04:38.051 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:04:38.051 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1280
00:04:39.157 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:39.609 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:39.828 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d991f0 committing with 5 instructions
00:04:39.828 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d991f0
00:04:39.829 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1280
00:04:39.841 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:04:40.204 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8de40 committing with 5 instructions
00:04:40.204 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8de40
00:04:40.208 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:04:41.037 [DEBUG] [sway/commands/bind.c:617] running command for binding: split h
00:04:41.037 [INFO] [sway/commands.c:261] Handling command 'split h'
00:04:41.037 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:41.037 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:04:41.037 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863100 vertically
00:04:41.037 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862ff0 horizontally
00:04:41.037 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25de1b00 committing with 6 instructions
00:04:41.037 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25de1b00
00:04:41.164 [DEBUG] [sway/commands/bind.c:617] running command for binding: layout toggle stacking split
00:04:41.164 [INFO] [sway/commands.c:261] Handling command 'layout toggle stacking split'
00:04:41.165 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:41.165 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:04:41.165 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8630e0 vertically
00:04:41.165 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25da3050 committing with 6 instructions
00:04:41.165 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25da3050
00:04:41.502 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:04:41.502 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:04:41.502 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:04:41.503 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25deda40 committing with 5 instructions
00:04:41.503 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25deda40
00:04:41.518 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:42.003 [DEBUG] [sway/ipc-server.c:300] Sending workspace::urgent event
00:04:43.267 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:45.027 [DEBUG] [sway/commands/bind.c:617] running command for binding: move container to workspace 2
00:04:45.027 [INFO] [sway/commands.c:261] Handling command 'move container to workspace 2'
00:04:45.027 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 2 for output DP-3
00:04:45.027 [DEBUG] [sway/ipc-server.c:300] Sending workspace::init event
00:04:45.027 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:45.027 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
00:04:45.027 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:04:45.027 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:04:45.027 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:45.027 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:04:45.027 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fd0 vertically
00:04:45.027 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:04:45.027 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
00:04:45.027 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fd0 vertically
00:04:45.027 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dc2f40 committing with 11 instructions
00:04:45.027 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dc2f40
00:04:45.030 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:45.473 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:04:45.473 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:04:45.473 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:04:45.474 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d942a0 committing with 4 instructions
00:04:45.474 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d942a0
00:04:45.784 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:04:45.784 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:04:45.784 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:04:45.786 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 11054
00:04:45.786 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 11054
00:04:45.804 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dff4a0 (res 0x618b25d9ac50)
00:04:45.804 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d2cde0 (res 0x618b25d99810)
00:04:45.804 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:04:46.456 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d973e0 committing with 2 instructions
00:04:46.456 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d973e0
00:04:46.884 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:04:46.884 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:04:46.884 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:04:46.885 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d7ce10 committing with 4 instructions
00:04:46.885 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d7ce10
00:04:47.077 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
00:04:47.077 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
00:04:47.077 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
00:04:47.079 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 11063
00:04:47.079 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 11063
00:04:47.097 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dff4a0 (res 0x618b25d7d880)
00:04:47.097 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25d2cde0 (res 0x618b25d9ac50)
00:04:47.097 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:04:48.584 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d81f60 committing with 2 instructions
00:04:48.584 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d81f60
00:04:48.611 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dff4a0 (res 0x618b25d8e940)
00:04:48.611 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25de3030 (res 0x618b25daee90)
00:04:48.629 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec2b0 (res 0x618b25d94720)
00:04:48.676 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25de3030 (res 0x618b25d96df0)
00:04:48.676 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec2b0 (res 0x618b25d94720)
00:04:48.684 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b253ba9a0 (res 0x618b25d96df0)
00:04:48.684 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:04:48.684 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b253bab00 (res 0x618b25d97930)
00:04:48.684 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25de3030 (res 0x618b25d91e30)
00:04:48.696 [DEBUG] [sway/tree/view.c:466] View 0x618b25dac480 updated CSD to 1
00:04:48.696 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:04:48.696 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:04:48.696 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:04:48.696 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d87bd0 committing with 3 instructions
00:04:48.712 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:04:48.714 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d87bd0 is ready
00:04:48.714 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d87bd0
00:04:48.726 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:48.732 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:48.737 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:04:49.895 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:04:49.895 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:04:49.895 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:04:49.896 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d3d1d0 committing with 4 instructions
00:04:49.896 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d3d1d0
00:04:49.898 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:52.134 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:52.500 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:04:52.500 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d82a20 committing with 5 instructions
00:04:52.501 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d82a20
00:04:52.508 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dff4a0 (res 0x618b25d9a230)
00:04:52.516 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e07990 (res 0x618b25d942a0)
00:04:56.407 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:04:57.339 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dff4a0 (res 0x618b25dc94d0)
00:04:57.339 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25ddd0c0 (res 0x618b25d87b80)
00:05:01.182 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25defdb0 (res 0x618b25d90570)
00:05:08.077 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:05:08.100 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:05:08.658 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:05:09.167 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:05:09.168 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25881ee0 committing with 6 instructions
00:05:09.168 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25881ee0
00:05:09.178 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:05:09.179 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:05:09.182 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:05:10.408 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25ddd0c0 (res 0x618b25d7d760)
00:05:10.411 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dff4a0 (res 0x618b25d95d10)
00:05:11.576 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dff4a0 (res 0x618b25d45e10)
00:05:11.576 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25ddd0c0 (res 0x618b25d90d00)
00:05:11.633 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:05:12.908 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25ddd0c0 (res 0x618b25db0bd0)
00:05:13.067 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:05:15.784 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token 'f2879c60332edade85a23d32bfa2fe40' has expired
00:05:20.318 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:05:20.586 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d92c30 committing with 5 instructions
00:05:20.586 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d92c30
00:05:21.834 [DEBUG] [wlr] [types/wlr_text_input_v3.c:190] Text input commit received without focus
00:05:21.834 [INFO] [sway/input/text_input.c:264] Inactive text input tried to commit an update
00:05:27.034 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:05:27.035 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d97390 committing with 5 instructions
00:05:27.035 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d97390
00:05:27.845 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dff4a0 (res 0x618b25d89250)
00:05:29.124 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e281d0 (res 0x618b25d844f0)
00:05:29.170 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dcd2f0 (res 0x618b25d8fa70)
00:05:29.170 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e0ac50 (res 0x618b25d844f0)
00:05:29.178 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25da7f80 (res 0x618b25d8fa70)
00:05:29.178 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:05:29.178 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b25e0d290 (res 0x618b25d9ae90)
00:05:29.178 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dcd2f0 (res 0x618b25dec8a0)
00:05:29.187 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 9115
00:05:29.187 [DEBUG] [sway/tree/view.c:466] View 0x618b25e162d0 updated CSD to 1
00:05:29.187 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:05:29.187 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:05:29.187 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:05:29.187 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d13400 committing with 4 instructions
00:05:29.199 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1440x1417
00:05:29.207 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d13400 is ready
00:05:29.207 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d13400
00:05:29.229 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:05:29.230 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:05:29.236 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:05:29.236 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:05:29.241 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:05:29.246 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:05:29.651 [DEBUG] [sway/commands/bind.c:617] running command for binding: move right
00:05:29.651 [INFO] [sway/commands.c:261] Handling command 'move right'
00:05:29.651 [DEBUG] [sway/commands/move.c:183] Reparenting container (perpendicular)
00:05:29.651 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:05:29.651 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:05:29.651 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e8630b0 horizontally
00:05:29.651 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:05:29.651 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
00:05:29.651 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8630b0 vertically
00:05:29.651 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e078e0 committing with 4 instructions
00:05:29.676 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e078e0 is ready
00:05:29.676 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e078e0
00:05:29.678 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:05:29.679 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:05:29.684 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:05:29.693 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:05:29.708 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
Missing chrome or resource URL: chrome://browser/skin/aboutNetError.css
00:05:39.874 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:05:39.874 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:05:39.874 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d13400 committing with 5 instructions
00:05:39.874 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d13400
00:05:39.890 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:05:41.596 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:05:41.596 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:05:41.596 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:05:41.596 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e106a0 committing with 6 instructions
00:05:41.596 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e106a0
00:05:41.601 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:05:42.109 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
00:05:42.109 [INFO] [sway/commands.c:261] Handling command 'focus up'
00:05:42.109 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dfd380 committing with 5 instructions
00:05:42.109 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dfd380
00:05:55.646 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc2370 (res 0x618b25d7e1a0)
00:05:55.647 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dddcb0 (res 0x618b25d81ad0)
00:05:55.777 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
00:05:58.845 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dddcb0 (res 0x618b25e16990)
00:05:58.845 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc2370 (res 0x618b25db0630)
00:06:00.447 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc2370 (res 0x618b25d8f700)
00:06:00.447 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dddcb0 (res 0x618b25d96bb0)
00:06:16.320 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:06:16.320 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:06:16.320 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:06:16.325 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:06:16.325 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:06:16.325 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:06:16.328 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:06:16.328 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:06:16.328 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:06:16.328 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:06:16.328 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:06:16.328 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:06:17.902 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:06:22.238 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8e3c0 committing with 5 instructions
00:06:22.238 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8e3c0
00:06:23.163 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e0e410 committing with 5 instructions
00:06:23.163 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e0e410
00:06:23.604 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d7d0e0 committing with 6 instructions
00:06:23.604 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d7d0e0
00:06:37.842 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:08:47.682 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:08:50.358 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:08:55.870 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:08:56.170 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:08:56.789 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:08:56.789 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d283c0 committing with 5 instructions
00:08:56.789 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d283c0
00:08:58.125 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dddcb0 (res 0x618b25e16520)
00:08:59.382 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:08:59.434 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc2370 (res 0x618b25d7ce10)
00:09:00.137 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:09:00.137 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e114c0 committing with 5 instructions
00:09:00.137 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e114c0
00:09:01.334 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:09:02.228 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e21b40 (res 0x618b25daee90)
00:09:05.317 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:09:08.917 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:09:08.918 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258f1980 committing with 5 instructions
00:09:08.918 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258f1980
00:09:12.185 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2dd90 (res 0x618b25dfb030)
00:09:25.507 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:09:35.022 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25e04e80)
00:09:35.025 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25d87b80)
00:09:39.437 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25d96bb0)
00:09:39.447 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25d8e520)
00:09:39.448 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e11040 (res 0x618b25dfae80)
00:12:57.176 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25dfae80)
00:12:57.176 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25cc3900 (res 0x618b25d7d0e0)
00:12:57.176 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace notifications layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:13:01.060 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:01.479 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:01.897 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:13:01.897 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25de2980 committing with 6 instructions
00:13:01.897 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25de2980
00:13:02.827 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25d7d760)
00:13:02.827 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25cc3900 (res 0x618b25db0630)
00:13:02.827 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace notifications layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:13:03.479 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:05.742 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:07.574 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25d96bb0)
00:13:07.575 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25d7d0e0)
00:13:07.882 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:08.875 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25d8e520)
00:13:08.876 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d8f700)
00:13:08.878 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e11040 (res 0x618b25d45d40)
00:13:09.022 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e38ea0 (res 0x618b25e127b0)
00:13:09.023 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25dc2740)
00:13:09.085 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:10.054 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25d7d0e0)
00:13:10.059 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25db0630)
00:13:11.758 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25dc2740)
00:13:11.758 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25cc3900 (res 0x618b25e0f7f0)
00:13:11.758 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace notifications layer 3 anchor 0 size 0x0 margin 0,0,0,0,
00:13:15.250 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:27.615 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:35.526 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:35.795 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:13:35.795 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d285c0 committing with 5 instructions
00:13:35.795 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d285c0
00:13:37.067 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec alacritty
00:13:37.067 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
00:13:37.067 [DEBUG] [sway/commands/exec_always.c:47] Executing alacritty
00:13:37.069 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 19315
00:13:37.069 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 19315
00:13:37.075 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25d28c00)
00:13:37.098 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25ddd520)
00:13:37.098 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e11040 (res 0x618b25e297f0)
00:13:37.098 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:13:37.098 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25e04f10 (res 0x618b25e16000)
00:13:37.141 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 800x600
00:13:37.141 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:13:37.142 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:13:37.142 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:13:37.142 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e26d40 committing with 4 instructions
00:13:37.152 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:13:37.152 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e26d40 is ready
00:13:37.152 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e26d40
00:13:37.152 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:13:37.155 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:13:37.161 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:13:37.182 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:13:37.184 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:13:37.190 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:14:05.418 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:14:29.751 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:14:30.065 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:14:30.965 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:14:31.108 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:14:40.720 [DEBUG] [sway/commands/bind.c:617] running command for binding: fullscreen
00:14:40.720 [INFO] [sway/commands.c:261] Handling command 'fullscreen'
00:14:40.720 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:14:40.720 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:14:40.720 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:14:40.720 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:14:40.720 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863080 vertically
00:14:40.720 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:14:40.720 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
00:14:40.720 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863080 vertically
00:14:40.720 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:14:40.720 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
00:14:40.720 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863080 vertically
00:14:40.720 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:14:40.720 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:14:40.721 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e114c0 committing with 13 instructions
00:14:40.921 [DEBUG] [sway/desktop/transaction.c:779] Transaction 0x618b25e114c0 timed out (1 waiting)
00:14:40.921 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e114c0
00:14:40.922 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:40.922 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:40.930 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:14:40.930 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:40.930 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:40.930 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:14:40.936 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:40.936 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.010 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.010 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.014 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.015 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.021 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.021 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.649 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.649 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.651 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.651 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.658 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.658 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.764 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.764 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.766 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.766 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.860 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.860 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.863 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.863 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:46.952 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:46.952 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:47.046 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:47.046 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:47.194 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:47.194 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:47.497 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:47.497 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:47.499 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:47.499 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:47.610 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:47.610 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:47.723 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:47.723 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:47.829 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:47.829 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:48.936 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:48.936 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:48.942 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:48.942 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:50.196 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:50.196 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:50.202 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:50.202 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:50.208 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:50.208 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:50.745 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:50.745 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:51.303 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:51.303 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:51.305 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:51.305 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:51.528 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:51.528 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:51.536 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:51.536 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:52.212 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x34325241 with modifier 0x20000002096BB03 cannot be scanned out
00:14:52.212 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
00:14:52.214 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:14:52.215 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out enabled
00:14:52.567 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:14:52.570 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:14:55.356 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
00:14:54.293 [INFO] [swaybar/tray/host.c:57] Unregistering Status Notifier Item ':1.41/org/blueman/sni'
00:15:01.673 [DEBUG] [sway/commands/bind.c:617] running command for binding: fullscreen
00:15:01.673 [INFO] [sway/commands.c:261] Handling command 'fullscreen'
00:15:01.673 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:15:01.673 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
00:15:01.673 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:15:01.673 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:15:01.673 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863080 vertically
00:15:01.673 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:15:01.673 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
00:15:01.673 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863080 vertically
00:15:01.673 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:15:01.673 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
00:15:01.673 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863080 vertically
00:15:01.673 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:15:01.673 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:15:01.673 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863080 horizontally
00:15:01.673 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e28080 committing with 14 instructions
00:15:01.724 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:15:01.724 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e28080 is ready
00:15:01.724 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e28080
00:15:01.724 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out disabled
00:15:01.731 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:15:02.575 [DEBUG] [sway/commands/bind.c:617] running command for binding: split v
00:15:02.575 [INFO] [sway/commands.c:261] Handling command 'split v'
00:15:02.575 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:15:02.575 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:15:02.575 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863100 horizontally
00:15:02.575 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862ff0 vertically
00:15:02.576 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e21580 committing with 4 instructions
00:15:02.576 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e21580
00:15:06.924 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:15:06.926 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:15:17.676 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:15:17.682 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:15:17.777 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:15:19.244 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:15:19.245 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8d440 committing with 6 instructions
00:15:19.245 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8d440
00:15:19.374 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e38ea0 (res 0x618b25d93cb0)
00:15:33.886 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:15:34.022 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:15:34.323 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:15:34.324 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d00400 committing with 6 instructions
00:15:34.324 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d00400
00:16:15.037 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:16:15.037 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d81f60 committing with 5 instructions
00:16:15.037 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d81f60
00:18:27.856 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:18:45.800 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:19:16.835 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e2ee30)
00:19:16.836 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25dfaf10)
00:19:23.326 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e2ec80)
00:19:23.326 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e2cf50)
00:20:06.858 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:20:30.437 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e2ebf0)
00:20:30.443 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e14630)
00:20:31.053 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:20:44.593 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e2ebf0)
00:20:44.593 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25dfaf10)
00:20:51.485 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25dfe4d0)
00:20:51.485 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25ded580)
00:21:01.869 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:21:01.975 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:21:16.906 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e1e710)
00:21:16.906 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e19770)
00:21:44.202 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e15d40)
00:21:44.203 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25ded580)
00:21:56.803 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25dded20)
00:21:56.803 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e1ce70)
00:22:41.128 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:22:42.985 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:22:55.371 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:23:39.319 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:23:41.796 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e2ebf0)
00:23:41.797 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e20630)
00:23:41.798 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e12910 (res 0x618b25dfaf10)
00:23:54.371 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:23:54.589 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:24:00.228 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25dfe4d0)
00:24:00.229 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25ddece0)
00:24:27.068 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:24:33.867 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e24630)
00:24:33.867 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25dfaf10)
00:25:35.792 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:26:23.094 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:26:25.173 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:27:24.056 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:28:20.216 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:28:59.079 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:29:30.104 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:29:36.388 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e17690)
00:29:36.394 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e14630)
00:29:57.104 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:29:58.275 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:30:52.014 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25ded580)
00:30:52.014 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e2e980)
00:31:12.100 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e17690)
00:31:12.100 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e14630)
00:31:42.689 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:31:45.418 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:32:38.843 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:32:53.433 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:32:53.821 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:33:37.486 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e38540)
00:33:37.493 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e1e180)
00:33:41.799 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:34:32.036 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e17690)
00:34:32.037 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25dc9480)
00:35:07.675 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b253d3390)
00:35:07.676 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25dfe4d0)
00:35:22.453 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:35:36.559 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e25c40)
00:35:36.561 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e2ec80)
00:35:39.750 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e17690)
00:35:39.750 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25e21fc0)
00:35:42.132 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:20.510 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:21.731 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:22.157 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:22.345 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:36:22.345 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ded6f0 committing with 6 instructions
00:36:22.345 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ded6f0
00:36:23.352 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:36:23.352 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:36:23.353 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862f00 horizontally
00:36:23.353 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d95970 committing with 5 instructions
00:36:23.367 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d95970 is ready
00:36:23.367 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d95970
00:36:23.369 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:36:23.374 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:36:25.703 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:26.137 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:26.233 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:26.334 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:26.926 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:36:26.927 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e38650 committing with 6 instructions
00:36:26.927 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e38650
00:36:26.993 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:36:42.080 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:42.220 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e38a30 committing with 6 instructions
00:36:42.220 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e38a30
00:36:45.521 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:36:47.713 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25d81ad0)
00:36:49.906 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:50.145 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:50.429 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:50.717 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e2cef0 committing with 6 instructions
00:36:50.717 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e2cef0
00:36:50.788 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:36:51.564 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d2b980 committing with 5 instructions
00:36:51.564 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d2b980
00:36:51.931 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:52.206 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:36:52.207 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e25fc0 committing with 5 instructions
00:36:52.207 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e25fc0
00:36:52.292 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:36:53.301 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:53.498 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25dc1c00)
00:36:53.501 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25d8e050)
00:36:53.651 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:53.761 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:53.875 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:54.751 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:36:54.751 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:36:54.751 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:36:54.752 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d2c2c0 committing with 6 instructions
00:36:54.752 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d2c2c0
00:36:54.884 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:36:54.884 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:36:55.054 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
00:36:55.054 [INFO] [sway/commands.c:261] Handling command 'focus up'
00:36:55.054 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dffa40 committing with 6 instructions
00:36:55.055 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dffa40
00:36:55.117 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:36:55.215 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
00:36:55.215 [INFO] [sway/commands.c:261] Handling command 'focus down'
00:36:55.215 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8f750 committing with 6 instructions
00:36:55.216 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8f750
00:36:55.333 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:36:55.506 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
00:36:55.506 [INFO] [sway/commands.c:261] Handling command 'focus down'
00:36:55.507 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dfb150 committing with 5 instructions
00:36:55.507 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dfb150
00:36:55.783 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
00:36:55.783 [INFO] [sway/commands.c:261] Handling command 'focus up'
00:36:55.783 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8f750 committing with 5 instructions
00:36:55.783 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8f750
00:36:56.060 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
00:36:56.061 [INFO] [sway/commands.c:261] Handling command 'focus down'
00:36:56.061 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e16890 committing with 5 instructions
00:36:56.061 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e16890
00:36:56.376 [DEBUG] [sway/commands/bind.c:617] running command for binding: move up
00:36:56.376 [INFO] [sway/commands.c:261] Handling command 'move up'
00:36:56.377 [DEBUG] [sway/commands/move.c:118] Swapping siblings
00:36:56.377 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:36:56.377 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:36:56.377 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8630b0 vertically
00:36:56.377 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d2c2c0 committing with 6 instructions
00:36:56.377 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d2c2c0
00:36:56.781 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
00:36:56.781 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
00:36:56.781 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25d22140:2
00:36:56.781 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:36:56.781 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:36:56.781 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
00:36:56.781 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
00:36:56.781 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25cf2700 committing with 5 instructions
00:36:56.781 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25cf2700
00:36:56.782 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:56.784 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:36:56.795 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:36:56.797 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
00:36:57.368 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:36:57.368 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:36:57.368 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:36:57.368 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25de1690 committing with 5 instructions
00:36:57.368 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25de1690
00:36:57.690 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
00:36:57.690 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
00:36:57.690 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25ccd070:6
00:36:57.691 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:36:57.691 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:36:57.691 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863030 horizontally
00:36:57.691 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45d40 committing with 2 instructions
00:36:57.691 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45d40
00:36:58.317 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec alacritty
00:36:58.318 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
00:36:58.318 [DEBUG] [sway/commands/exec_always.c:47] Executing alacritty
00:36:58.319 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 40176
00:36:58.319 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 40176
00:36:58.335 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25682110)
00:36:58.348 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b258f1900)
00:36:58.348 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25d01a60 (res 0x618b25e0fe20)
00:36:58.348 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:36:58.348 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25e196e0 (res 0x618b25d62920)
00:36:58.390 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 800x600
00:36:58.390 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:36:58.390 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:36:58.390 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:36:58.390 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e379c0 committing with 4 instructions
00:36:58.399 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:36:58.403 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e379c0 is ready
00:36:58.403 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e379c0
00:36:58.406 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:36:58.406 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:36:58.411 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:36:58.431 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:36:58.434 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:36:58.440 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:36:59.499 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:36:59.499 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:36:59.499 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862f00 horizontally
00:36:59.499 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d95140 committing with 4 instructions
00:36:59.514 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d95140 is ready
00:36:59.514 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d95140
00:36:59.517 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:36:59.520 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:36:59.991 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace 7
00:36:59.992 [INFO] [sway/commands.c:261] Handling command 'workspace 7'
00:36:59.992 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 7 for output DP-1
00:36:59.992 [DEBUG] [sway/ipc-server.c:300] Sending workspace::init event
00:36:59.992 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e38650:7
00:36:59.992 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:36:59.992 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:36:59.992 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
00:36:59.992 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e26cc0 committing with 4 instructions
00:36:59.992 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e26cc0
00:37:00.202 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec alacritty
00:37:00.202 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
00:37:00.202 [DEBUG] [sway/commands/exec_always.c:47] Executing alacritty
00:37:00.203 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 40259
00:37:00.203 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 40259
00:37:00.219 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2ad00 (res 0x618b25d87b80)
00:37:00.231 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e2d880 (res 0x618b25e0ea70)
00:37:00.231 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25d01a60 (res 0x618b25e23330)
00:37:00.231 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:37:00.231 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25e0cbc0 (res 0x618b25e0fe20)
00:37:00.274 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 800x600
00:37:00.274 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:37:00.274 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
00:37:00.274 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:37:00.274 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25cfcdc0 committing with 3 instructions
00:37:00.283 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:37:00.283 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25cfcdc0 is ready
00:37:00.283 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25cfcdc0
00:37:00.315 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:37:00.316 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:37:00.319 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:37:34.937 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
00:37:34.937 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:37:34.937 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:37:34.937 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e0f350 committing with 5 instructions
00:37:34.937 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e0f350
00:37:35.760 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
00:37:35.760 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
00:37:35.760 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25a0dfa0:1
00:37:35.760 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:37:35.760 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
00:37:35.760 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
00:37:35.760 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
00:37:35.760 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e104f0 committing with 9 instructions
00:37:35.760 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e104f0
00:37:35.764 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:37:36.726 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
00:37:36.726 [INFO] [sway/commands.c:261] Handling command 'focus down'
00:37:36.726 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d9b670 committing with 5 instructions
00:37:36.726 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d9b670
00:37:38.410 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
00:37:38.410 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:37:38.410 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:37:38.410 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d95970 committing with 5 instructions
00:37:38.410 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d95970
00:37:38.412 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:37:54.312 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
00:37:54.312 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
00:37:54.312 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25ccd070:6
00:37:54.312 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:37:54.312 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:37:54.312 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:37:54.312 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863030 horizontally
00:37:54.312 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45d40 committing with 5 instructions
00:37:54.312 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45d40
00:37:54.471 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
00:37:54.471 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
00:37:54.471 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e38650:7
00:37:54.471 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:37:54.471 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:37:54.471 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
00:37:54.471 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863030 horizontally
00:37:54.471 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253d3420 committing with 5 instructions
00:37:54.471 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253d3420
00:37:54.474 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:37:54.958 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
00:37:54.958 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
00:37:54.958 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25ccd070:6
00:37:54.958 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:37:54.958 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:37:54.958 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:37:54.958 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863030 horizontally
00:37:54.958 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dfe520 committing with 5 instructions
00:37:54.958 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dfe520
00:38:04.448 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:38:07.964 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:38:16.889 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25dddbc0)
00:38:16.936 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e12910 (res 0x618b25e0e300)
00:38:16.936 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
00:38:16.936 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b25e31330 (res 0x618b25e2dd00)
00:38:16.936 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd1ef0 (res 0x618b25d848e0)
00:38:16.937 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 9115
00:38:16.937 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:38:16.937 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:38:16.937 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
00:38:16.937 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dfd800 committing with 4 instructions
00:38:16.950 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 610x400
00:38:16.959 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25dfd800 is ready
00:38:16.959 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dfd800
00:38:16.969 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:38:16.969 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:38:16.974 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:38:16.975 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:38:16.980 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
00:38:20.269 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
00:38:20.269 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
00:38:20.269 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862f00 horizontally
00:38:20.269 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e078e0 committing with 4 instructions
00:38:20.270 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d8e050)
00:38:20.272 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 16x16
00:38:20.286 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e078e0 is ready
00:38:20.286 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e078e0
00:38:20.290 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:38:20.296 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:38:23.740 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:38:25.609 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:38:32.867 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:38:33.254 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:38:46.998 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:38:50.982 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e0e300)
00:38:50.983 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd1ef0 (res 0x618b25d8e050)
00:38:57.845 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd1ef0 (res 0x618b25e0e550)
00:38:57.847 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e18f70)
00:39:00.395 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25df0e50)
00:39:00.395 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd1ef0 (res 0x618b25e0e550)
00:39:03.937 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd1ef0 (res 0x618b25df0e50)
00:39:03.938 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25dddbc0)
00:39:10.650 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e21f10)
00:39:10.650 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd1ef0 (res 0x618b25e121d0)
00:39:19.268 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dd1ef0 (res 0x618b25e0e300)
00:39:19.268 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain;charset=utf-8
00:39:19.268 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain
00:39:19.990 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e21f10)
00:39:19.991 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25e233c0)
00:39:20.535 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25e21f10)
00:39:20.536 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e147c0)
00:39:28.962 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:39:28.974 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:39:28.983 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:39:30.072 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:39:30.251 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:39:30.478 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:39:34.024 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:39:34.877 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:39:34.877 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d88f40 committing with 6 instructions
00:39:34.877 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d88f40
00:39:36.382 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:39:37.795 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:39:38.710 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:39:47.447 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain;charset=utf-8
00:39:47.447 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain
00:39:47.856 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:39:48.732 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:39:48.732 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25cfcdc0 committing with 5 instructions
00:39:48.732 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25cfcdc0
00:39:48.917 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
00:40:13.141 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:40:19.868 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:40:21.241 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:40:22.792 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:40:23.012 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:40:23.396 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:40:23.396 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e2d7b0 committing with 6 instructions
00:40:23.396 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e2d7b0
00:40:24.679 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253d3420 committing with 5 instructions
00:40:24.679 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253d3420
00:40:25.614 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:40:26.428 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:40:37.861 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:40:40.691 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
00:40:40.691 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ddcf20 committing with 5 instructions
00:40:40.691 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ddcf20
00:42:02.135 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d8de40)
00:42:02.141 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25da3050)
00:43:52.669 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25cfd250)
00:43:52.670 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d8de40)
00:43:55.858 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e147c0)
00:43:55.858 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25dddbc0)
00:43:56.500 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25d8e050)
00:43:56.500 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e147c0)
00:43:58.170 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e4ae00)
00:43:58.170 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25d8e050)
00:44:00.348 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25dddbc0)
00:44:00.348 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d848e0)
00:44:06.844 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
00:51:32.274 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:52:28.284 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
00:54:08.172 [DEBUG] [sway/ipc-server.c:196] New client: fd 174
00:54:08.172 [INFO] [sway/commands.c:261] Handling command 'output * dpms off'
00:54:08.172 [DEBUG] [sway/commands.c:436] Subcommand: dpms off
00:54:08.172 [INFO] [sway/commands/output/dpms.c:5] The "output dpms" command is deprecated, use "output power" instead
00:54:08.172 [DEBUG] [sway/config/output.c:272] Config stored for output * (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power 0) (max render time: -1) (allow tearing: -1)
00:54:08.172 [DEBUG] [sway/config/output.c:880] Committing 4 outputs
00:54:08.172 [DEBUG] [sway/config/output.c:643] Output state for DP-4
00:54:08.172 [DEBUG] [sway/config/output.c:645] enabled: no
00:54:08.173 [DEBUG] [sway/config/output.c:643] Output state for DP-3
00:54:08.173 [DEBUG] [sway/config/output.c:645] enabled: no
00:54:08.173 [DEBUG] [sway/config/output.c:643] Output state for DP-2
00:54:08.173 [DEBUG] [sway/config/output.c:645] enabled: no
00:54:08.173 [DEBUG] [sway/config/output.c:643] Output state for DP-1
00:54:08.173 [DEBUG] [sway/config/output.c:645] enabled: no
00:54:08.173 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 4 outputs with explicit modifiers
00:54:08.177 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 4 outputs succeeded
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected, needs CRTC): no CRTC → CRTC 91
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:54:08.523 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:54:08.523 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected, needs CRTC): no CRTC → CRTC 95
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
00:54:08.523 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:54:08.523 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:54:08.523 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected, needs CRTC): no CRTC → CRTC 99
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): CRTC 95 (no change)
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
00:54:08.524 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:54:08.524 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:54:08.524 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected, needs CRTC): no CRTC → CRTC 103
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): CRTC 99 (no change)
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): CRTC 95 (no change)
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
00:54:08.524 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
00:54:08.524 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:54:08.524 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:54:08.524 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:54:08.524 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:54:08.524 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:54:08.524 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:54:08.524 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:54:08.524 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:54:08.525 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:54:08.525 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:54:08.525 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:54:08.525 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:54:08.525 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
00:54:08.525 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:54:08.525 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
00:54:08.525 [DEBUG] [sway/config/output.c:940] Commit of 4 outputs succeeded
00:54:08.525 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-4
00:54:08.525 [DEBUG] [sway/config/output.c:541] Set DP-4 position to 1440, 0
00:54:08.525 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-3
00:54:08.525 [DEBUG] [sway/config/output.c:541] Set DP-3 position to 0, 891
00:54:08.525 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-2
00:54:08.525 [DEBUG] [sway/config/output.c:541] Set DP-2 position to 4000, 891
00:54:08.525 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-1
00:54:08.525 [DEBUG] [sway/config/output.c:541] Set DP-1 position to 1440, 1440
00:54:08.525 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 57024:24250:gsr-ui_virtual_keyboard
00:54:08.525 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50184:Logitech_USB_Trackball
00:54:08.525 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control
00:54:08.525 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse
00:54:08.525 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 9583:50774:3Dconnexion_CadMouse_Pro
00:54:08.525 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50731:3Dconnexion_SpaceMouse_Pro
00:54:08.525 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Consumer_Control
00:54:08.525 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Mouse
00:54:08.526 [INFO] [sway/ipc-server.c:570] IPC Client 174 disconnected
01:09:21.442 [DEBUG] [sway/ipc-server.c:196] New client: fd 77
01:09:21.442 [INFO] [sway/commands.c:261] Handling command 'output * dpms on'
01:09:21.442 [DEBUG] [sway/commands.c:436] Subcommand: dpms on
01:09:21.442 [INFO] [sway/commands/output/dpms.c:5] The "output dpms" command is deprecated, use "output power" instead
01:09:21.442 [DEBUG] [sway/config/output.c:272] Config stored for output * (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power 1) (max render time: -1) (allow tearing: -1)
01:09:21.442 [DEBUG] [sway/config/output.c:880] Committing 4 outputs
01:09:21.442 [DEBUG] [sway/config/output.c:643] Output state for DP-4
01:09:21.442 [DEBUG] [sway/config/output.c:645] enabled: yes
01:09:21.442 [DEBUG] [sway/config/output.c:649] render_format: XR24
01:09:21.442 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
01:09:21.442 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
01:09:21.442 [DEBUG] [sway/config/output.c:667] scale: 1.000000
01:09:21.442 [DEBUG] [sway/config/output.c:670] subpixel: unknown
01:09:21.442 [DEBUG] [sway/config/output.c:643] Output state for DP-3
01:09:21.442 [DEBUG] [sway/config/output.c:645] enabled: yes
01:09:21.442 [DEBUG] [sway/config/output.c:649] render_format: XR24
01:09:21.442 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
01:09:21.442 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
01:09:21.442 [DEBUG] [sway/config/output.c:667] scale: 1.000000
01:09:21.442 [DEBUG] [sway/config/output.c:670] subpixel: unknown
01:09:21.442 [DEBUG] [sway/config/output.c:643] Output state for DP-2
01:09:21.442 [DEBUG] [sway/config/output.c:645] enabled: yes
01:09:21.442 [DEBUG] [sway/config/output.c:649] render_format: XR24
01:09:21.442 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
01:09:21.442 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
01:09:21.442 [DEBUG] [sway/config/output.c:667] scale: 1.000000
01:09:21.442 [DEBUG] [sway/config/output.c:670] subpixel: unknown
01:09:21.442 [DEBUG] [sway/config/output.c:643] Output state for DP-1
01:09:21.442 [DEBUG] [sway/config/output.c:645] enabled: yes
01:09:21.442 [DEBUG] [sway/config/output.c:649] render_format: XR24
01:09:21.442 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
01:09:21.442 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
01:09:21.442 [DEBUG] [sway/config/output.c:667] scale: 1.000000
01:09:21.442 [DEBUG] [sway/config/output.c:670] subpixel: unknown
01:09:21.442 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 4 outputs with explicit modifiers
01:09:21.442 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.443 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
01:09:21.443 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.443 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
01:09:21.443 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.443 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
01:09:21.443 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.443 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
01:09:21.445 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 4 outputs succeeded
01:09:21.445 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:09:21.446 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:09:21.447 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:09:21.448 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:09:21.799 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.799 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:21.800 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:21.800 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.800 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:21.800 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:21.800 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.800 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:21.800 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:21.800 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.800 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:21.800 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:21.800 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.800 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:21.800 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:21.800 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.800 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:21.801 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:21.801 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.801 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:21.801 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:21.801 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.801 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:21.801 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:21.801 [DEBUG] [sway/config/output.c:940] Commit of 4 outputs succeeded
01:09:21.801 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-4
01:09:21.801 [DEBUG] [sway/config/output.c:541] Set DP-4 position to 1440, 0
01:09:21.801 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-3
01:09:21.801 [DEBUG] [sway/config/output.c:541] Set DP-3 position to 0, 891
01:09:21.801 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-2
01:09:21.801 [DEBUG] [sway/config/output.c:541] Set DP-2 position to 4000, 891
01:09:21.801 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-1
01:09:21.801 [DEBUG] [sway/config/output.c:541] Set DP-1 position to 1440, 1440
01:09:21.801 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:09:21.801 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:09:21.801 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:09:21.801 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:09:21.801 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
01:09:21.801 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:09:21.801 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:09:21.801 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
01:09:21.801 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:09:21.801 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:09:21.801 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
01:09:21.801 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:09:21.801 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:09:21.801 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863350 horizontally
01:09:21.801 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:09:21.801 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:09:21.801 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863350 horizontally
01:09:21.801 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253d3420 committing with 15 instructions
01:09:21.801 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253d3420
01:09:21.801 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 57024:24250:gsr-ui_virtual_keyboard
01:09:21.801 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50184:Logitech_USB_Trackball
01:09:21.801 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control
01:09:21.801 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse
01:09:21.801 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 9583:50774:3Dconnexion_CadMouse_Pro
01:09:21.802 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50731:3Dconnexion_SpaceMouse_Pro
01:09:21.802 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Consumer_Control
01:09:21.802 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Mouse
01:09:21.802 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
01:09:21.802
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 20:11:35.337: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
01:09:21.802 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 20:11:35.338: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 20:11:35.338: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 20:11:35.338: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
01:09:21.802 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.802 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
01:09:21.803 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:09:21.803 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.803 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
01:09:21.803 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:09:21.803 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:21.804 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
01:09:21.804 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:09:21.804 [INFO] [sway/ipc-server.c:570] IPC Client 77 disconnected
01:09:21.805 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
01:09:21.807 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
01:09:21.810 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
01:09:21.813 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
01:09:21.824 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
01:09:21.824 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:09:21.829 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:09:21.832 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
01:09:25.739 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:09:25.744 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:09:26.639 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:27.439 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:27.851 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
01:09:28.964 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:29.697 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:09:29.697 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e00980 committing with 6 instructions
01:09:29.697 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e00980
01:09:30.386 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:30.664 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:09:30.664 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:09:30.664 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:09:32.657 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e00980 committing with 6 instructions
01:09:32.657 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e00980
01:09:32.901 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:09:36.888 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:37.180 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e1dfd0 committing with 6 instructions
01:09:37.180 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e1dfd0
01:09:37.822 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d45430 committing with 5 instructions
01:09:37.822 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d45430
01:09:38.238 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:38.351 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:09:38.351 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e078e0 committing with 5 instructions
01:09:38.351 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e078e0
01:09:42.125 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25db01b0)
01:09:42.127 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25dddbc0)
01:09:42.843 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d81ad0)
01:09:42.843 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25e1eb90)
01:09:43.297 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25e065d0)
01:09:43.298 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d8e050)
01:09:43.795 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
01:09:44.455 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25e17b70)
01:09:44.455 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25d8ef70)
01:09:54.237 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:55.315 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:09:55.316 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b256291a0 committing with 5 instructions
01:09:55.316 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b256291a0
01:09:55.334 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:09:56.279 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:57.265 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:57.554 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:57.875 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:09:58.190 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:09:58.191 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e387c0 committing with 6 instructions
01:09:58.191 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e387c0
01:09:58.586 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e3c240 committing with 5 instructions
01:09:58.586 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e3c240
01:10:02.315 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e078e0 committing with 5 instructions
01:10:02.315 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e078e0
01:10:03.464 [INFO] [sway/commands.c:261] Handling command 'workspace "2"'
01:10:03.464 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25d22140:2
01:10:03.464 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:10:03.465 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:10:03.465 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:10:03.465 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863300 vertically
01:10:03.465 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253d62e0 committing with 5 instructions
01:10:03.465 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253d62e0
01:10:03.479 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:10:03.507 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:10:05.495 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e26080 (res 0x618b25d996f0)
01:10:08.546 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d8eec0)
01:10:08.549 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25df6090)
01:10:09.690 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25d955c0)
01:10:09.690 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b25d8e050)
01:10:10.081 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e403b0 (res 0x618b25d9c990)
01:10:15.955 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:10:16.031 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:10:16.354 [INFO] [sway/commands.c:261] Handling command 'workspace "1"'
01:10:16.354 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25a0dfa0:1
01:10:16.354 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:10:16.355 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:10:16.355 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:10:16.355 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863300 vertically
01:10:16.355 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8a180 committing with 9 instructions
01:10:16.355 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8a180
01:10:17.068 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253d3420 committing with 6 instructions
01:10:17.068 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253d3420
01:10:17.094 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:10:17.108 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:11:25.875 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:14:06.266 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:14:06.266 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:14:06.266 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:14:06.266 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dde1f0 committing with 5 instructions
01:14:06.266 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dde1f0
01:14:06.282 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:14:08.268 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
01:14:08.268 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
01:14:08.268 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e38650:7
01:14:08.268 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:14:08.268 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:14:08.268 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:14:08.268 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863030 horizontally
01:14:08.268 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e44a80 committing with 5 instructions
01:14:08.269 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e44a80
01:14:08.271 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:14:09.717 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
01:14:09.718 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
01:14:24.352 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec alacritty
01:14:24.352 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
01:14:24.352 [DEBUG] [sway/commands/exec_always.c:47] Executing alacritty
01:14:24.353 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 73829
01:14:24.353 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 73829
01:14:24.359 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e29300 (res 0x618b2568bcc0)
01:14:24.380 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dec930 (res 0x618b25dd47e0)
01:14:24.380 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e12910 (res 0x618b25d27600)
01:14:24.380 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
01:14:24.380 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b259259a0 (res 0x618b25e40a20)
01:14:24.422 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 800x600
01:14:24.422 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:14:24.422 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:14:24.422 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
01:14:24.422 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e0aae0 committing with 4 instructions
01:14:24.425 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:14:24.432 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:14:24.432 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e0aae0 is ready
01:14:24.432 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e0aae0
01:14:24.434 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:14:24.463 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:14:24.464 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:14:24.469 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:15:24.934 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:15:24.934 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:15:24.934 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e2e940 committing with 4 instructions
01:15:24.934 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e2e940
01:15:30.875 [DEBUG] [sway/commands/bind.c:617] running command for binding: split v
01:15:30.875 [INFO] [sway/commands.c:261] Handling command 'split v'
01:15:30.875 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:15:30.875 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:15:30.875 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863100 horizontally
01:15:30.875 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862ff0 vertically
01:15:30.875 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e3bf00 committing with 4 instructions
01:15:30.876 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e3bf00
01:15:32.728 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e4c2f0 (res 0x618b25e248b0)
01:15:32.728 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc8200 (res 0x618b25dc85d0)
01:15:32.728 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e18010 (res 0x618b25e183e0)
01:15:32.728 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14280 (res 0x618b25e18470)
01:15:32.728 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e0e3f0 (res 0x618b25cae490)
01:15:32.728 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
01:15:32.728 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25915da0 (res 0x618b25e228d0)
01:15:32.744 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:15:32.864 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1920x1080
01:15:32.864 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e50 vertically
01:15:32.864 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e31890 committing with 5 instructions
01:15:32.865 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:15:32.875 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:32.875 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e31890 is ready
01:15:32.875 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e31890
01:15:32.876 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:32.882 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:15:32.883 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:15:32.924 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:33.047 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:34.540 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:15:34.562 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:15:34.562 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:15:34.562 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863260 horizontally
01:15:34.562 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863150 vertically
01:15:34.562 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e0cb00 committing with 6 instructions
01:15:34.563 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:15:34.563 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e0cb00 is ready
01:15:34.563 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e0cb00
01:15:34.570 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:15:37.253 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14280 (res 0x618b25625390)
01:15:37.253 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e18010 (res 0x618b25dcef20)
01:15:37.253 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc8200 (res 0x618b25dc8d90)
01:15:37.253 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e4c2f0 (res 0x618b25e0f200)
01:15:37.253 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e0e3f0 (res 0x618b25e14650)
01:15:37.253 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
01:15:37.253 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25915da0 (res 0x618b25cb6500)
01:15:37.270 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:15:37.355 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1920x1080
01:15:37.355 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e50 vertically
01:15:37.355 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253d3420 committing with 5 instructions
01:15:37.356 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:15:37.357 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:37.357 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b253d3420 is ready
01:15:37.357 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253d3420
01:15:37.361 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:15:37.361 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:37.362 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:15:37.403 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:37.412 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:37.579 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:15:37.776 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:15:37.819 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:15:37.819 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:15:37.819 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:37.819 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:15:37.819 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:15:37.819 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:37.819 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:15:37.819 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:15:37.819 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:37.819 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:15:37.819 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:15:37.819 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:15:37.819 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:15:37.819 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:15:37.819 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:15:37.819 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:15:37.819 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e2e940 committing with 15 instructions
01:15:37.897 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:15:37.897 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e2e940 is ready
01:15:37.897 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e2e940
01:15:37.897 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:37.897 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:37.899 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:37.899 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:37.939 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:15:37.939 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:37.939 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:37.980 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:15:37.980 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:37.980 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.022 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:15:38.022 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.022 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.064 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.064 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.105 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.105 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.147 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.147 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.189 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.189 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.231 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.231 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.272 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.272 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.314 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.314 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.356 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.356 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.397 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.397 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.439 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.439 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.481 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.481 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.523 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.523 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.564 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.564 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.606 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.606 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.648 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.648 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.689 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.689 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.731 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.731 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.773 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.773 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.815 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.815 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.856 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.856 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.898 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.898 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.940 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.940 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:38.981 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:38.981 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:39.023 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:39.023 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:39.065 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:39.065 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:39.106 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:39.106 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:39.148 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:39.148 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:39.190 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:15:39.190 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:15:39.232 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:15:39.237 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out enabled
01:15:39.273 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:15:39.315 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:15:39.357 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:15:41.651 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:15:41.651 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:15:41.651 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:41.651 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:15:41.651 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:15:41.651 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:41.651 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:15:41.651 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:15:41.651 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:41.652 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:15:41.652 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:15:41.652 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:15:41.652 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:15:41.652 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:15:41.652 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:15:41.652 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:15:41.652 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:15:41.652 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e90 vertically
01:15:41.652 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dde1f0 committing with 18 instructions
01:15:41.735 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:41.735 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25dde1f0 is ready
01:15:41.735 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dde1f0
01:15:41.735 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out disabled
01:15:41.776 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:41.818 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:41.859 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:42.291 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:15:42.291 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:15:42.291 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d95970 committing with 5 instructions
01:15:42.291 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d95970
01:15:42.489 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:15:42.489 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:15:42.489 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:15:42.490 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dffa40 committing with 5 instructions
01:15:42.490 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dffa40
01:15:42.610 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:15:42.693 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:42.735 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:42.777 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:42.819 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:15:43.333 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25cc6330 (res 0x618b25e3b890)
01:15:43.379 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25cc57a0 (res 0x618b25cadd40)
01:15:43.379 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25cc6330 (res 0x618b25e3b890)
01:15:43.389 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e11040 (res 0x618b25cadd40)
01:15:43.389 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
01:15:43.389 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b25625300 (res 0x618b25690ae0)
01:15:43.389 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25cc57a0 (res 0x618b25dcede0)
01:15:43.403 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 9115
01:15:43.403 [DEBUG] [sway/tree/view.c:466] View 0x618b25e421c0 updated CSD to 1
01:15:43.403 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:43.403 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:15:43.403 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e40 vertically
01:15:43.403 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e32940 committing with 4 instructions
01:15:43.416 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:15:43.425 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e32940 is ready
01:15:43.425 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e32940
01:15:43.426 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:15:43.433 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1267
01:15:43.434 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1268
01:15:43.439 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1267
01:15:43.440 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1268
01:15:43.445 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1267
01:15:43.611 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:15:44.138 [DEBUG] [sway/commands/bind.c:617] running command for binding: layout toggle stacking split
01:15:44.138 [INFO] [sway/commands.c:261] Handling command 'layout toggle stacking split'
01:15:44.139 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:44.139 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:15:44.139 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8630e0 vertically
01:15:44.139 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253d49c0 committing with 4 instructions
01:15:44.151 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:15:44.158 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b253d49c0 is ready
01:15:44.158 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253d49c0
01:15:44.164 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:15:44.166 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:15:44.613 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:15:51.329 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec keepassxc
01:15:51.329 [INFO] [sway/commands.c:261] Handling command 'exec keepassxc'
01:15:51.329 [DEBUG] [sway/commands/exec_always.c:47] Executing keepassxc
01:15:51.331 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 75437
01:15:51.331 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 75437
01:15:50.218 [INFO] [swaybar/tray/host.c:24] Registering Status Notifier Item ':1.106/StatusNotifierItem'
01:15:52.030 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14ff0 (res 0x618b25e5e2e0)
01:15:52.030 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e438f0 (res 0x618b25937200)
01:15:52.030 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
01:15:52.030 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25e114c0 (res 0x618b25e622d0)
01:15:52.113 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 75437
01:15:52.113 [DEBUG] [sway/desktop/launcher.c:92] found workspace match for pid 75437: 11
01:15:52.113 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e43280 committing with 6 instructions
01:15:52.121 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:15:52.130 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e43280 is ready
01:15:52.130 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e43280
01:15:52.144 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:15:52.144 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25caed90 (res 0x618b25caf160)
01:15:52.354 [DEBUG] [wlr] [backend/libinput/events.c:133] Removing Yubico Yubikey 4 OTP+U2F+CCID [4176:1031]
01:15:52.354 [DEBUG] [sway/input/input-manager.c:208] removing device: '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID'
01:15:52.354 [DEBUG] [sway/input/seat.c:965] removing device 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID from seat seat0
01:15:52.354 [DEBUG] [sway/input/keyboard.c:838] Removing keyboard 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID from group 0x618b253c0830
01:15:53.889 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Yubico Yubikey 4 OTP+U2F+CCID [4176:1031]
01:15:53.889 [DEBUG] [sway/input/input-manager.c:240] adding device: '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID'
01:15:53.889 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID')
01:15:53.889 [DEBUG] [sway/input/seat.c:945] adding device 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID to seat seat0
01:15:53.891 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID to group 0x618b253c0830
01:15:54.957 [DEBUG] [wlr] [backend/libinput/events.c:133] Removing Yubico Yubikey 4 OTP+U2F+CCID [4176:1031]
01:15:54.957 [DEBUG] [sway/input/input-manager.c:208] removing device: '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID'
01:15:54.957 [DEBUG] [sway/input/seat.c:965] removing device 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID from seat seat0
01:15:54.957 [DEBUG] [sway/input/keyboard.c:838] Removing keyboard 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID from group 0x618b253c0830
01:15:55.497 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Yubico Yubikey 4 OTP+U2F+CCID [4176:1031]
01:15:55.497 [DEBUG] [sway/input/input-manager.c:240] adding device: '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID'
01:15:55.497 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID')
01:15:55.497 [DEBUG] [sway/input/seat.c:945] adding device 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID to seat seat0
01:15:55.500 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID to group 0x618b253c0830
01:15:57.584 [DEBUG] [sway/commands/bind.c:617] running command for binding: kill
01:15:57.584 [INFO] [sway/commands.c:261] Handling command 'kill'
01:15:57.585 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:15:57.585 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:15:57.585 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862f00 vertically
01:15:57.585 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584ab80 committing with 6 instructions
01:15:57.590 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
01:15:57.591 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
01:15:57.610 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b2584ab80 is ready
01:15:57.610 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584ab80
01:15:57.616 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:15:57.621 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:16:01.296 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14ff0 (res 0x618b25e60390)
01:16:01.296 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25db9f40 (res 0x618b25e7c670)
01:16:01.296 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
01:16:01.296 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25602d70 (res 0x618b25603d50)
01:16:01.297 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257a82a0 committing with 6 instructions
01:16:01.304 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:16:01.311 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b257a82a0 is ready
01:16:01.311 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257a82a0
01:16:01.328 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:16:01.328 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
01:16:01.768 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:16:01.768 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:16:01.768 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862f00 vertically
01:16:01.768 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e40250 committing with 6 instructions
01:16:01.776 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
01:16:01.794 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e40250 is ready
01:16:01.794 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e40250
01:16:01.800 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:16:01.803 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
01:16:32.542 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14ff0 (res 0x618b255fef60)
01:16:32.548 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e75500 (res 0x618b25e7a270)
01:16:38.786 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e75500 (res 0x618b25e793d0)
01:17:07.052 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:17:07.052 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:17:07.052 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:17:07.052 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25811eb0 committing with 5 instructions
01:17:07.052 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25811eb0
01:17:07.054 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:17:07.264 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:17:07.264 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:17:07.264 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583c6a0 committing with 5 instructions
01:17:07.264 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583c6a0
01:17:07.265 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:17:07.396 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:17:07.396 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:17:07.396 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:17:07.396 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584ab80 committing with 6 instructions
01:17:07.396 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584ab80
01:17:07.726 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:17:07.726 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:17:07.726 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583c6a0 committing with 6 instructions
01:17:07.726 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583c6a0
01:17:08.030 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:17:08.030 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:17:08.030 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258491a0 committing with 5 instructions
01:17:08.030 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258491a0
01:17:09.212 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
01:17:09.212 [INFO] [sway/commands.c:261] Handling command 'focus up'
01:17:09.212 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258232d0 committing with 5 instructions
01:17:09.212 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258232d0
01:17:10.028 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
01:17:10.028 [INFO] [sway/commands.c:261] Handling command 'focus up'
01:17:10.028 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257daab0 committing with 6 instructions
01:17:10.028 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257daab0
01:17:10.518 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:17:10.518 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:17:10.518 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:17:10.518 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25a8dcd0 committing with 6 instructions
01:17:10.518 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25a8dcd0
01:17:10.530 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:17:10.757 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:17:10.757 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:17:10.757 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583ea40 committing with 5 instructions
01:17:10.757 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583ea40
01:17:10.758 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:17:11.165 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:17:11.165 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:17:11.165 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:17:11.165 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2560bdd0 committing with 6 instructions
01:17:11.165 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2560bdd0
01:19:01.100 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:19:01.453 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:19:01.453 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25809f10 committing with 5 instructions
01:19:01.453 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25809f10
01:19:01.970 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25843740 committing with 5 instructions
01:19:01.970 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25843740
01:19:02.144 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:19:02.144 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:19:02.144 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:19:02.144 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:19:02.144 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:19:02.144 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:19:02.144 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:19:02.144 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:19:02.144 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:19:02.144 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:19:02.144 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:19:02.144 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:19:02.144 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:19:02.144 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:19:02.144 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:19:02.144 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:19:02.144 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583b950 committing with 17 instructions
01:19:02.227 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:19:02.227 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b2583b950 is ready
01:19:02.227 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583b950
01:19:02.228 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.228 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.269 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:19:02.269 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.269 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.310 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:19:02.310 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.310 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.352 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:19:02.352 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.352 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.394 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.394 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.436 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.436 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.477 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.477 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.519 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.519 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.561 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.561 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.582 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.582 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.591 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.591 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.599 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.599 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.604 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.604 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.611 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.611 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.617 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.617 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.623 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.623 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.629 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.629 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.643 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.643 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.647 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.647 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.686 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.686 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.728 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.728 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.769 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.769 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.811 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.811 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.853 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.853 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.894 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.894 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.896 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.896 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.920 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.920 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.936 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.936 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.946 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.946 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.960 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.960 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.968 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.968 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.974 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.974 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.980 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.980 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.986 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.986 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.992 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.992 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:02.998 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:02.998 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.004 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.004 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.011 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.011 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.017 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.017 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.023 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.023 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.029 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.029 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.035 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.035 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.041 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.041 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.047 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.047 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.053 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.053 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.059 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:19:03.059 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:19:03.061 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:19:03.069 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out enabled
01:19:03.103 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:19:03.145 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:19:03.186 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:19:03.519 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:19:03.519 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e8c9d0 committing with 6 instructions
01:19:03.519 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e8c9d0
01:19:04.187 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:22:02.452 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:22:02.452 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:22:02.452 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:22:02.452 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b256094d0 committing with 6 instructions
01:22:02.452 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b256094d0
01:22:02.455 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:22:02.698 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:22:05.493 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:22:05.493 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:22:05.493 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:22:05.493 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:22:05.493 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:22:05.493 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:22:05.493 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:22:05.493 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:22:05.493 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:22:05.493 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:22:05.493 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:22:05.493 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:22:05.493 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:22:05.493 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:22:05.493 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:22:05.493 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:22:05.493 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:22:05.493 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e90 vertically
01:22:05.494 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25856f60 committing with 20 instructions
01:22:05.501 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:22:05.501 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25856f60 is ready
01:22:05.501 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25856f60
01:22:05.502 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out disabled
01:22:05.507 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:22:06.493 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:23:51.194 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:23:51.236 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:23:51.309 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:23:51.351 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:23:51.392 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:23:51.434 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:23:51.475 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:23:52.138 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:23:53.136 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:24:26.961 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:24:26.961 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:24:26.961 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:24:26.961 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:24:26.961 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:24:26.961 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:24:26.961 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:24:26.961 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:24:26.961 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:24:26.961 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:24:26.961 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:24:26.961 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:24:26.961 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:24:26.961 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:24:26.961 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:24:26.961 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:24:26.961 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e42410 committing with 17 instructions
01:24:27.044 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:24:27.044 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e42410 is ready
01:24:27.044 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e42410
01:24:27.044 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.044 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.050 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.050 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.085 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:24:27.085 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.086 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.127 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:24:27.127 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.127 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.169 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:24:27.169 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.170 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.210 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.210 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.252 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.252 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.294 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.294 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.335 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.335 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.377 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.377 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.419 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.419 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.461 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.461 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.502 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.502 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.544 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.544 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.586 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.586 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.627 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.627 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.669 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.669 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.711 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.711 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.753 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.753 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.794 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.794 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.836 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.836 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.878 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.878 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.919 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.919 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:27.961 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:27.961 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.003 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.003 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.044 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.044 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.086 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.086 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.128 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.128 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.170 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.170 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.211 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.211 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.254 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.254 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.295 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.295 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.336 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:24:28.336 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:24:28.379 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:24:28.381 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out enabled
01:24:28.420 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:24:28.462 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:24:28.503 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:25:31.398 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:25:32.117 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:25:32.117 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:25:32.117 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:25:32.117 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:25:32.117 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:25:32.117 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:25:32.117 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:25:32.117 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:25:32.117 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:25:32.117 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:25:32.117 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:25:32.117 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:25:32.117 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:25:32.117 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:25:32.117 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:25:32.117 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:25:32.117 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:25:32.117 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e90 vertically
01:25:32.117 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583efe0 committing with 20 instructions
01:25:32.125 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:25:32.125 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b2583efe0 is ready
01:25:32.125 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583efe0
01:25:32.128 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out disabled
01:25:32.133 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:25:33.117 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:25:53.483 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:25:53.525 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:25:53.526 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:25:53.573 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:25:53.605 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:25:53.655 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:25:53.696 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:25:53.737 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:25:53.779 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:26:04.698 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:26:04.699 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:26:04.699 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:26:04.699 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:26:04.699 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:26:04.699 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:26:04.699 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:26:04.699 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:26:04.699 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:26:04.699 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:26:04.699 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:26:04.699 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:26:04.699 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:26:04.699 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:26:04.699 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:26:04.699 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:26:04.699 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257daab0 committing with 17 instructions
01:26:04.783 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:26:04.783 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b257daab0 is ready
01:26:04.783 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257daab0
01:26:04.783 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:04.783 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:04.788 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:04.788 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:04.823 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:26:04.823 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:04.823 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:04.865 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:26:04.865 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:04.865 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:04.907 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:26:04.907 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:04.907 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:04.949 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:04.949 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:04.990 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:04.990 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.032 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.032 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.074 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.074 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.115 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.115 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.157 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.157 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.199 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.199 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.240 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.240 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.282 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.282 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.324 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.324 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.366 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.366 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.407 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.407 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.449 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.449 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.491 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.491 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.532 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.532 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.574 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.574 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.616 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.616 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.658 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.658 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.699 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.699 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.741 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.741 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.783 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.783 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.824 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.824 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.866 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.866 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.908 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.908 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.950 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.950 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:05.991 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:05.991 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:06.033 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:06.033 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:06.075 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:26:06.075 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:26:06.116 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:26:06.119 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out enabled
01:26:06.158 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:26:06.200 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:26:06.241 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:26:34.450 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:26:35.187 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:26:35.218 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:26:35.218 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584ab80 committing with 6 instructions
01:26:35.218 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584ab80
01:26:36.017 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:26:36.125 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14ff0 (res 0x618b25e884f0)
01:26:36.132 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25eaacf0 (res 0x618b25e8c980)
01:26:36.431 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25eaacf0 (res 0x618b25e8fc10)
01:26:36.432 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14ff0 (res 0x618b25e8da50)
01:26:36.849 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14ff0 (res 0x618b2581c780)
01:26:36.849 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25eaacf0 (res 0x618b25e91830)
01:26:37.230 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:26:38.383 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e43ec0 committing with 5 instructions
01:26:38.384 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e43ec0
01:27:08.971 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:27:09.231 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:27:09.231 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584bb10 committing with 6 instructions
01:27:09.231 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584bb10
01:27:10.680 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:30:13.072 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:30:13.072 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:30:13.072 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:30:13.072 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258217d0 committing with 6 instructions
01:30:13.072 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258217d0
01:30:13.310 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:30:13.310 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:30:13.521 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:30:13.521 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:30:13.521 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25849ef0 committing with 5 instructions
01:30:13.521 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25849ef0
01:30:16.318 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
01:30:16.318 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
01:30:16.318 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25d22140:2
01:30:16.318 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:30:16.318 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:30:16.318 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:30:16.318 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
01:30:16.318 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25812f90 committing with 5 instructions
01:30:16.318 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25812f90
01:30:16.318 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:30:20.207 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace prev_on_output
01:30:20.207 [INFO] [sway/commands.c:261] Handling command 'workspace prev_on_output'
01:30:20.207 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25a0dfa0:1
01:30:20.207 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:30:20.207 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:30:20.207 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:30:20.207 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
01:30:20.207 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25846b00 committing with 9 instructions
01:30:20.207 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25846b00
01:30:20.209 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:30:20.219 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
01:30:20.223 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
01:30:21.527 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
01:30:21.527 [INFO] [sway/commands.c:261] Handling command 'focus up'
01:30:21.527 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25846530 committing with 5 instructions
01:30:21.527 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25846530
01:30:21.884 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
01:30:21.884 [INFO] [sway/commands.c:261] Handling command 'focus up'
01:30:21.884 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257ce130 committing with 6 instructions
01:30:21.884 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257ce130
01:30:21.892 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:30:21.909 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:30:22.492 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:30:22.492 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:30:22.492 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258117f0 committing with 6 instructions
01:30:22.492 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258117f0
01:30:22.520 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:30:22.521 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
01:30:22.783 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:30:22.783 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:30:22.783 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584bb10 committing with 5 instructions
01:30:22.783 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584bb10
01:30:23.546 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
01:30:23.546 [INFO] [sway/commands.c:261] Handling command 'focus up'
01:30:23.546 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584d880 committing with 5 instructions
01:30:23.546 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584d880
01:30:24.193 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:30:24.193 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:30:24.193 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:30:24.193 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25842ae0 committing with 6 instructions
01:30:24.193 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25842ae0
01:30:24.193 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:30:24.445 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:30:24.445 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:30:24.445 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:30:24.445 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257e4f50 committing with 6 instructions
01:30:24.445 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257e4f50
01:30:25.188 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
01:30:25.188 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
01:30:25.188 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25a0e200:11
01:30:25.188 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:30:25.188 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:30:25.188 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
01:30:25.188 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257de320 committing with 4 instructions
01:30:25.188 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257de320
01:30:25.206 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:30:26.118 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace 12
01:30:26.118 [INFO] [sway/commands.c:261] Handling command 'workspace 12'
01:30:26.118 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 12 for output DP-2
01:30:26.118 [DEBUG] [sway/ipc-server.c:300] Sending workspace::init event
01:30:26.118 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e16140:12
01:30:26.118 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:30:26.118 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:30:26.118 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
01:30:26.118 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257ce130 committing with 4 instructions
01:30:26.118 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257ce130
01:30:26.121 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:30:26.621 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec alacritty
01:30:26.621 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
01:30:26.621 [DEBUG] [sway/commands/exec_always.c:47] Executing alacritty
01:30:26.622 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 89505
01:30:26.622 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 89505
01:30:26.629 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25eaacf0 (res 0x618b256120c0)
01:30:26.650 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14ff0 (res 0x618b25e8a7c0)
01:30:26.650 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25a8e050 (res 0x618b25606550)
01:30:26.650 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
01:30:26.650 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25602d70 (res 0x618b25e73ef0)
01:30:26.694 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 800x600
01:30:26.694 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:30:26.694 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
01:30:26.694 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e40 vertically
01:30:26.694 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d2b980 committing with 3 instructions
01:30:26.704 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:30:26.704 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d2b980 is ready
01:30:26.704 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d2b980
01:30:26.735 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:30:26.736 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:30:26.739 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
01:31:01.634 [DEBUG] [wlr] [backend/libinput/events.c:133] Removing Yubico Yubikey 4 OTP+U2F+CCID [4176:1031]
01:31:01.634 [DEBUG] [sway/input/input-manager.c:208] removing device: '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID'
01:31:01.634 [DEBUG] [sway/input/seat.c:965] removing device 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID from seat seat0
01:31:01.634 [DEBUG] [sway/input/keyboard.c:838] Removing keyboard 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID from group 0x618b253c0830
01:31:03.169 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Yubico Yubikey 4 OTP+U2F+CCID [4176:1031]
01:31:03.169 [DEBUG] [sway/input/input-manager.c:240] adding device: '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID'
01:31:03.169 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('type:keyboard' on '4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID')
01:31:03.169 [DEBUG] [sway/input/seat.c:945] adding device 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID to seat seat0
01:31:03.171 [DEBUG] [sway/input/keyboard.c:922] Adding keyboard 4176:1031:Yubico_Yubikey_4_OTP+U2F+CCID to group 0x618b253c0830
01:32:45.170 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:32:45.170 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:32:45.170 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:45.171 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257d3950 committing with 6 instructions
01:32:45.171 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257d3950
01:32:46.079 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:32:46.079 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:32:46.079 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:46.079 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258493e0 committing with 5 instructions
01:32:46.080 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258493e0
01:32:47.472 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:32:47.472 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:32:47.472 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:47.473 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584b5a0 committing with 6 instructions
01:32:47.473 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584b5a0
01:32:48.053 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:32:48.053 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:32:48.053 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:48.053 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584bea0 committing with 5 instructions
01:32:48.053 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584bea0
01:32:50.535 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:32:50.535 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:32:50.535 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:50.535 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253cf960 committing with 6 instructions
01:32:50.535 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253cf960
01:32:51.599 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
01:32:51.599 [INFO] [sway/commands.c:261] Handling command 'focus up'
01:32:51.599 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:51.599 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257a0c00 committing with 4 instructions
01:32:51.599 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257a0c00
01:32:52.273 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:52.273 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:52.273 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:52.273 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257e2940 committing with 6 instructions
01:32:52.273 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257e2940
01:32:52.642 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:32:52.642 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:32:52.642 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:52.643 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25df7780 committing with 6 instructions
01:32:52.643 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25df7780
01:32:53.119 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:32:53.119 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:32:53.119 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:53.119 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584bb10 committing with 6 instructions
01:32:53.119 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584bb10
01:32:53.592 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
01:32:53.592 [INFO] [sway/commands.c:261] Handling command 'focus up'
01:32:53.592 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:53.592 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257b0310 committing with 4 instructions
01:32:53.592 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257b0310
01:32:54.029 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.029 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.029 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:54.029 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257dbb90 committing with 6 instructions
01:32:54.029 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257dbb90
01:32:54.249 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.249 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.263 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.263 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.277 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.277 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.291 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.291 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.305 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.305 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.319 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.319 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.333 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.333 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.347 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.347 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.361 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.361 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.375 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
01:32:54.375 [INFO] [sway/commands.c:261] Handling command 'focus down'
01:32:54.418 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:32:54.418 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:32:54.418 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:54.418 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2560ae10 committing with 5 instructions
01:32:54.418 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2560ae10
01:32:55.575 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:32:55.575 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:32:55.575 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:32:55.575 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584c560 committing with 6 instructions
01:32:55.575 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584c560
01:33:02.116 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
01:33:02.116 [INFO] [sway/commands.c:261] Handling command 'focus right'
01:33:02.116 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:33:02.116 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25856540 committing with 5 instructions
01:33:02.116 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25856540
01:40:02.266 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
01:40:02.266 [INFO] [sway/commands.c:261] Handling command 'focus left'
01:40:02.266 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:40:02.266 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258492c0 committing with 6 instructions
01:40:02.266 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258492c0
01:40:03.113 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:40:03.114 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:40:03.676 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:40:03.695 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:40:04.139 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:40:04.344 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:43:11.967 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:43:11.969 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:43:18.805 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:43:18.812 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:43:19.373 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:43:19.375 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:43:19.985 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:43:19.987 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:44:37.549 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:44:37.549 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:44:37.549 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:44:37.549 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:44:37.549 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:44:37.549 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:44:37.550 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
01:44:37.550 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
01:44:37.550 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
01:44:38.265 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:44:43.152 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:45:10.981 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:45:11.336 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:45:11.337 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b256094a0 committing with 6 instructions
01:45:11.337 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b256094a0
01:45:11.340 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:45:13.852 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d81b20 committing with 5 instructions
01:45:13.852 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d81b20
01:45:16.316 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583e5c0 committing with 5 instructions
01:45:16.316 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583e5c0
01:45:17.154 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25846b00 committing with 5 instructions
01:45:17.154 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25846b00
01:45:21.163 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:45:24.602 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:45:24.603 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25600460 committing with 6 instructions
01:45:24.603 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25600460
01:46:23.245 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:47:03.400 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:47:03.618 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:47:03.845 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
01:47:04.231 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:47:04.231 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25600460 committing with 6 instructions
01:47:04.231 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25600460
01:47:05.409 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257b0310 committing with 5 instructions
01:47:05.409 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257b0310
01:47:06.391 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:47:06.391 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258492c0 committing with 6 instructions
01:47:06.391 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258492c0
01:47:14.463 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:47:17.215 [DEBUG] [sway/ipc-server.c:300] Sending workspace::urgent event
01:47:20.279 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:47:20.279 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257e2b50 committing with 5 instructions
01:47:20.279 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257e2b50
01:47:20.779 [DEBUG] [sway/ipc-server.c:300] Sending workspace::urgent event
01:47:25.712 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
01:47:25.712 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b255fc500 committing with 6 instructions
01:47:25.712 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b255fc500
01:47:27.642 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:56:30.519 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
01:56:30.531 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:56:30.531 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:56:30.531 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863260 horizontally
01:56:30.531 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863150 vertically
01:56:30.531 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e11550 committing with 6 instructions
01:56:30.533 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:56:30.533 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e11550 is ready
01:56:30.533 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e11550
01:56:30.537 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out disabled
01:56:30.542 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:56:32.251 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:56:32.265 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
01:56:34.836 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e4c2f0 (res 0x618b25e8b780)
01:56:34.836 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc8200 (res 0x618b25e6d4b0)
01:56:34.836 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e18010 (res 0x618b25e6d560)
01:56:34.836 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14280 (res 0x618b25eacb00)
01:56:34.836 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e0e3f0 (res 0x618b25832f40)
01:56:34.836 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
01:56:34.836 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25e644a0 (res 0x618b258359b0)
01:56:34.853 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
01:56:34.926 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1920x1080
01:56:34.926 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e50 vertically
01:56:34.926 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f9d0 committing with 5 instructions
01:56:34.927 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:56:34.929 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:56:34.929 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b2583f9d0 is ready
01:56:34.929 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f9d0
01:56:34.932 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
01:56:34.932 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
01:56:34.974 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:56:34.982 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:56:35.061 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
01:56:35.396 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:56:35.396 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
01:56:35.396 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:56:35.396 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
01:56:35.396 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:56:35.396 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:56:35.396 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
01:56:35.396 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:56:35.396 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:56:35.396 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
01:56:35.396 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:56:35.396 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
01:56:35.396 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
01:56:35.396 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
01:56:35.396 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:56:35.396 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
01:56:35.396 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
01:56:35.396 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
01:56:35.396 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
01:56:35.396 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584ac70 committing with 19 instructions
01:56:35.479 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:56:35.479 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b2584ac70 is ready
01:56:35.479 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584ac70
01:56:35.479 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.479 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.482 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.482 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.520 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:56:35.521 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.521 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.563 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:56:35.563 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.563 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.604 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:56:35.605 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.605 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.646 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.646 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.687 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.687 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.730 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.730 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.770 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.770 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.812 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.813 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.854 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.854 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.896 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.896 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.938 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.938 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:35.979 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:35.980 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.021 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.021 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.062 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.062 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.104 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.104 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.147 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.147 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.188 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.188 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.229 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.229 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.271 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.271 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.313 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.313 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.354 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.355 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.396 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.396 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.438 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.438 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.479 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.479 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.521 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.521 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.563 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.563 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.605 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.605 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.646 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.646 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.689 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.689 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.730 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.731 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.771 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
01:56:36.771 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
01:56:36.814 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:56:36.819 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out enabled
01:56:36.855 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:56:36.897 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
01:56:36.939 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:14:18.755 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:14:18.846 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:14:19.546 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:14:19.562 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:14:19.562 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257d6b60 committing with 6 instructions
02:14:19.562 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257d6b60
02:14:24.631 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e6f0a0 committing with 5 instructions
02:14:24.631 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e6f0a0
02:14:26.967 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:14:27.240 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:14:27.240 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584c200 committing with 6 instructions
02:14:27.240 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584c200
02:16:07.197 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:16:07.204 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:24:11.524 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:24:16.899 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:30:58.925 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:30:58.931 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:30:59.291 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:30:59.295 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:30:59.649 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:30:59.652 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:31:00.239 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:31:00.246 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:31:00.895 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:31:00.901 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:31:46.475 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:31:46.477 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:34:15.320 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:34:15.973 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:34:15.974 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25603500 committing with 6 instructions
02:34:15.974 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25603500
02:34:16.094 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:34:17.139 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25603500 committing with 5 instructions
02:34:17.140 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25603500
02:34:17.596 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583e140 committing with 6 instructions
02:34:17.597 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583e140
02:34:19.728 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:34:20.415 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:34:20.415 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25cb4420 committing with 6 instructions
02:34:20.415 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25cb4420
02:34:21.646 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:34:21.647 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258467a0 committing with 5 instructions
02:34:21.647 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258467a0
02:34:22.564 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:34:22.565 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d81b20 committing with 6 instructions
02:34:22.565 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d81b20
02:34:24.310 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:34:32.469 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:34:32.470 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:34:32.470 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:34:32.470 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584ac70 committing with 5 instructions
02:34:32.470 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584ac70
02:34:36.697 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:34:36.698 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:34:36.698 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:34:36.698 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257ee8a0 committing with 6 instructions
02:34:36.698 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257ee8a0
02:34:37.408 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:34:37.409 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:34:37.409 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:34:37.409 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25605e50 committing with 5 instructions
02:34:37.409 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25605e50
02:34:37.700 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:35:01.036 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace prev_on_output
02:35:01.037 [INFO] [sway/commands.c:261] Handling command 'workspace prev_on_output'
02:35:01.037 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25a0e200:11
02:35:01.037 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:35:01.037 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:35:01.037 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
02:35:01.037 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
02:35:01.037 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f430 committing with 7 instructions
02:35:01.037 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f430
02:35:01.547 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:35:02.202 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257daab0 committing with 5 instructions
02:35:02.203 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257daab0
02:35:02.209 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
02:35:02.217 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
02:35:02.219 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
02:35:03.802 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:35:03.802 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:35:03.802 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:35:03.802 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f0d0 committing with 6 instructions
02:35:03.802 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f0d0
02:35:04.059 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:35:04.071 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:35:04.071 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
02:35:04.071 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863260 horizontally
02:35:04.072 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863150 vertically
02:35:04.072 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25805e10 committing with 6 instructions
02:35:04.072 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:35:04.073 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:35:04.073 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25805e10 is ready
02:35:04.073 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25805e10
02:35:04.077 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out disabled
02:35:04.083 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:35:05.616 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:35:05.630 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:35:07.288 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14280 (res 0x618b25e777a0)
02:35:07.288 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e18010 (res 0x618b2560da80)
02:35:07.288 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc8200 (res 0x618b255ffc60)
02:35:07.288 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e4c2f0 (res 0x618b255ff110)
02:35:07.288 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25e0e3f0 (res 0x618b256045d0)
02:35:07.288 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
02:35:07.288 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25915da0 (res 0x618b2560d840)
02:35:07.304 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:35:07.383 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1920x1080
02:35:07.383 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e50 vertically
02:35:07.383 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d81b20 committing with 5 instructions
02:35:07.384 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
02:35:07.385 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
02:35:07.385 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d81b20 is ready
02:35:07.385 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d81b20
02:35:07.388 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:35:07.388 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
02:35:07.430 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
02:35:07.438 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
02:35:07.513 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
02:35:08.290 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:35:08.291 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:35:08.291 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253cf960 committing with 5 instructions
02:35:08.291 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253cf960
02:35:08.292 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:35:08.462 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:35:08.463 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:35:08.463 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:35:08.463 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583e140 committing with 6 instructions
02:35:08.463 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583e140
02:35:08.464 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:35:15.564 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25eb4f70 (res 0x618b25e657d0)
02:35:15.623 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25cc6c50 (res 0x618b25608140)
02:35:15.623 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25eb4f70 (res 0x618b25e657d0)
02:35:15.633 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25db9f40 (res 0x618b25eab480)
02:35:15.633 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
02:35:15.633 [DEBUG] [wlr] [types/wlr_server_decoration.c:108] new server_decoration 0x618b2560a930 (res 0x618b2581c740)
02:35:15.633 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e8ad60 (res 0x618b25e8f670)
02:35:15.646 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 9115
02:35:15.646 [DEBUG] [sway/tree/view.c:466] View 0x618b25e59030 updated CSD to 1
02:35:15.646 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f9d0 committing with 6 instructions
02:35:15.653 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
02:35:15.731 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2506
02:35:15.742 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b2583f9d0 is ready
02:35:15.742 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f9d0
02:35:15.745 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:35:15.757 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:35:15.763 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:35:15.769 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:35:16.230 [DEBUG] [sway/commands/bind.c:617] running command for binding: move down
02:35:16.230 [INFO] [sway/commands.c:261] Handling command 'move down'
02:35:16.230 [DEBUG] [sway/commands/move.c:118] Swapping siblings
02:35:16.230 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:35:16.230 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
02:35:16.230 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e8630b0 vertically
02:35:16.230 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25812300 committing with 5 instructions
02:35:16.230 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25812300
02:35:20.078 [DEBUG] [sway/ipc-server.c:300] Sending workspace::urgent event
02:35:22.306 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:35:22.307 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:35:22.307 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:35:22.307 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25602fc0 committing with 5 instructions
02:35:22.307 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25602fc0
02:35:22.308 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:35:22.310 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:35:22.815 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace prev_on_output
02:35:22.815 [INFO] [sway/commands.c:261] Handling command 'workspace prev_on_output'
02:35:22.815 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25ccd070:6
02:35:22.815 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:35:22.815 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:35:22.815 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
02:35:22.815 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863030 horizontally
02:35:22.815 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584ce30 committing with 5 instructions
02:35:22.815 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584ce30
02:35:23.315 [DEBUG] [sway/ipc-server.c:300] Sending workspace::urgent event
02:35:24.628 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
02:35:24.628 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
02:35:24.628 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e38650:7
02:35:24.628 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:35:24.628 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:35:24.628 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
02:35:24.628 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863030 horizontally
02:35:24.628 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862f20 vertically
02:35:24.628 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583ea40 committing with 8 instructions
02:35:24.628 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583ea40
02:35:24.632 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:35:25.976 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:35:25.976 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:35:25.976 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:35:25.976 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25eaf1f0 committing with 6 instructions
02:35:25.976 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25eaf1f0
02:35:37.135 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e24700 (res 0x618b25e7b350)
02:36:40.619 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:37:29.012 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:38:09.791 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25830b20 (res 0x618b25e8e320)
02:38:09.797 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b2568ffc0 (res 0x618b25ea3eb0)
02:38:45.929 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:38:47.138 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:38:47.650 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:38:47.809 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:38:47.809 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e8c5e0 committing with 6 instructions
02:38:47.809 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e8c5e0
02:38:52.030 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257a82a0 committing with 5 instructions
02:38:52.030 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257a82a0
02:38:52.424 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e40250 committing with 5 instructions
02:38:52.424 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e40250
02:38:53.423 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584cd40 committing with 5 instructions
02:38:53.423 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584cd40
02:38:54.193 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257d5720 committing with 6 instructions
02:38:54.193 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257d5720
02:38:54.987 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:38:55.329 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584b5a0 committing with 6 instructions
02:38:55.329 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584b5a0
02:38:56.130 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:38:56.130 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584b5a0 committing with 6 instructions
02:38:56.130 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584b5a0
02:38:57.941 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:38:57.941 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25846b00 committing with 6 instructions
02:38:57.941 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25846b00
02:38:58.035 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:38:59.207 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:38:59.651 [INFO] [sway/commands.c:261] Handling command 'workspace "12"'
02:38:59.651 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e16140:12
02:38:59.651 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:38:59.651 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:38:59.651 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
02:38:59.651 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863300 vertically
02:38:59.651 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f9d0 committing with 5 instructions
02:38:59.651 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f9d0
02:39:11.769 [INFO] [sway/commands.c:261] Handling command 'workspace "11"'
02:39:11.769 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25a0e200:11
02:39:11.769 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:39:11.769 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:39:11.769 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
02:39:11.769 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863300 vertically
02:39:11.769 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584bea0 committing with 8 instructions
02:39:11.769 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584bea0
02:39:15.285 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:39:21.833 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b2568ffc0 (res 0x618b256100c0)
02:39:21.834 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25830b20 (res 0x618b25858980)
02:39:22.560 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:40:14.675 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain;charset=utf-8
02:40:14.675 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain
02:40:30.224 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:40:52.881 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
02:40:52.881 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
02:40:52.881 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e16140:12
02:40:52.881 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:40:52.881 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:40:52.881 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
02:40:52.881 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
02:40:52.881 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d2bda0 committing with 5 instructions
02:40:52.881 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d2bda0
02:40:52.884 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:40:57.438 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace prev_on_output
02:40:57.438 [INFO] [sway/commands.c:261] Handling command 'workspace prev_on_output'
02:40:57.438 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25a0e200:11
02:40:57.438 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:40:57.438 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:40:57.438 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
02:40:57.438 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
02:40:57.438 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e55810 committing with 8 instructions
02:40:57.438 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e55810
02:41:00.124 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:41:03.306 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:41:20.595 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:41:28.960 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:28.960 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:28.960 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:28.960 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584ab50 committing with 5 instructions
02:41:28.960 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584ab50
02:41:28.964 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:41:29.425 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:29.425 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:29.425 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584a370 committing with 5 instructions
02:41:29.425 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584a370
02:41:29.650 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:41:31.044 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:31.044 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:31.044 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257d3950 committing with 5 instructions
02:41:31.044 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257d3950
02:41:32.192 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:32.192 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:32.192 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:32.192 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584c200 committing with 6 instructions
02:41:32.192 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584c200
02:41:32.918 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
02:41:33.641 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:33.641 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:33.641 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:33.641 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f9d0 committing with 5 instructions
02:41:33.641 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f9d0
02:41:33.645 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:41:33.853 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:33.853 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:33.853 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b258217d0 committing with 5 instructions
02:41:33.853 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b258217d0
02:41:34.722 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:34.722 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:34.722 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e8c5e0 committing with 5 instructions
02:41:34.722 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e8c5e0
02:41:34.948 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:34.948 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:34.948 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:34.948 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583e140 committing with 6 instructions
02:41:34.948 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583e140
02:41:35.086 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
02:41:35.086 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
02:41:35.086 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e16140:12
02:41:35.086 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:35.086 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:41:35.086 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
02:41:35.086 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
02:41:35.086 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25856c00 committing with 5 instructions
02:41:35.086 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25856c00
02:41:35.089 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:41:38.755 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:38.755 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:38.755 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:38.755 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584adc0 committing with 5 instructions
02:41:38.755 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584adc0
02:41:38.993 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:38.993 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:38.993 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e4af80 committing with 5 instructions
02:41:38.993 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e4af80
02:41:39.653 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:39.653 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:39.653 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583efe0 committing with 5 instructions
02:41:39.653 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583efe0
02:41:40.114 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:40.114 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:40.114 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f430 committing with 5 instructions
02:41:40.114 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f430
02:41:40.629 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:40.629 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:40.629 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25849050 committing with 5 instructions
02:41:40.629 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25849050
02:41:41.090 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:41.090 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:41.090 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25857bc0 committing with 5 instructions
02:41:41.090 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25857bc0
02:41:41.592 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:41.592 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:41.592 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e3a2c0 committing with 5 instructions
02:41:41.592 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e3a2c0
02:41:42.159 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:42.159 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:42.159 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:42.159 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584ce30 committing with 5 instructions
02:41:42.159 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584ce30
02:41:42.659 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:42.659 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:42.659 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:42.659 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25840da0 committing with 5 instructions
02:41:42.659 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25840da0
02:41:43.042 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:43.042 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:43.042 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e8c5e0 committing with 5 instructions
02:41:43.042 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e8c5e0
02:41:43.780 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:43.780 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:43.780 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e6f890 committing with 5 instructions
02:41:43.780 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e6f890
02:41:44.556 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:44.556 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:44.556 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e6ffe0 committing with 5 instructions
02:41:44.556 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e6ffe0
02:41:45.806 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:45.806 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:45.806 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e5bbf0 committing with 5 instructions
02:41:45.806 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e5bbf0
02:41:47.474 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:47.474 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:47.474 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2560af30 committing with 5 instructions
02:41:47.474 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2560af30
02:41:53.738 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:53.738 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:53.738 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:53.738 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b253cf960 committing with 6 instructions
02:41:53.738 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b253cf960
02:41:53.951 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
02:41:53.951 [INFO] [sway/commands.c:261] Handling command 'focus left'
02:41:54.504 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
02:41:54.504 [INFO] [sway/commands.c:261] Handling command 'focus down'
02:41:54.504 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b256094a0 committing with 5 instructions
02:41:54.504 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b256094a0
02:41:56.382 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
02:41:56.382 [INFO] [sway/commands.c:261] Handling command 'focus up'
02:41:56.382 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ea5c40 committing with 5 instructions
02:41:56.382 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ea5c40
02:41:56.386 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
02:41:56.768 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
02:41:56.768 [INFO] [sway/commands.c:261] Handling command 'focus right'
02:41:56.768 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:56.768 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257d3950 committing with 6 instructions
02:41:56.768 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257d3950
02:41:58.264 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
02:41:58.264 [INFO] [sway/commands.c:261] Handling command 'focus up'
02:41:58.264 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8ef10 committing with 5 instructions
02:41:58.264 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8ef10
02:41:58.582 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
02:41:58.582 [INFO] [sway/commands.c:261] Handling command 'focus up'
02:41:58.582 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:58.582 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b255fa210 committing with 4 instructions
02:41:58.582 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b255fa210
02:41:58.802 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
02:41:58.802 [INFO] [sway/commands.c:261] Handling command 'focus up'
02:41:58.816 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
02:41:58.816 [INFO] [sway/commands.c:261] Handling command 'focus up'
02:41:58.830 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
02:41:58.830 [INFO] [sway/commands.c:261] Handling command 'focus up'
02:41:58.844 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
02:41:58.844 [INFO] [sway/commands.c:261] Handling command 'focus up'
02:41:58.858 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus up
02:41:58.858 [INFO] [sway/commands.c:261] Handling command 'focus up'
02:41:59.572 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
02:41:59.572 [INFO] [sway/commands.c:261] Handling command 'focus down'
02:41:59.572 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
02:41:59.572 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e42180 committing with 6 instructions
02:41:59.572 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e42180
02:42:00.048 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
02:42:00.048 [INFO] [sway/commands.c:261] Handling command 'focus down'
02:42:00.048 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25805e10 committing with 5 instructions
02:42:00.048 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25805e10
02:42:27.722 [DEBUG] [sway/desktop/idle_inhibit_v1.c:30] New sway idle inhibitor
02:42:30.258 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:42:30.258 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
02:42:30.258 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:42:30.258 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
02:42:30.258 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
02:42:30.258 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:42:30.258 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
02:42:30.258 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
02:42:30.258 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:42:30.258 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
02:42:30.258 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
02:42:30.258 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:42:30.258 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
02:42:30.258 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
02:42:30.258 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:42:30.258 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
02:42:30.258 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
02:42:30.258 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:42:30.258 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
02:42:30.258 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583efe0 committing with 20 instructions
02:42:30.341 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:42:30.341 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b2583efe0 is ready
02:42:30.341 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583efe0
02:42:30.341 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.341 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.347 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.347 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.383 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:42:30.383 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.383 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.424 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:42:30.424 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.424 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.466 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:42:30.466 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.466 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.508 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.508 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.550 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.550 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.591 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.591 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.633 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.633 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.675 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.675 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.716 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.716 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.758 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.758 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.800 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.800 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.842 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.842 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.883 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.883 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.925 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.925 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:30.967 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:30.967 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.008 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.008 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.050 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.050 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.092 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.092 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.134 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.134 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.175 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.175 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.217 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.217 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.259 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.259 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.300 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.300 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.342 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.342 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.384 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.384 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.425 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.425 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.467 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.467 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.509 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.509 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.551 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.551 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.592 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.592 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.634 [DEBUG] [wlr] [backend/drm/fb.c:172] Buffer format 0x38344241 with modifier 0x20000002096BB03 cannot be scanned out
02:42:31.634 [DEBUG] [wlr] [backend/drm/drm.c:769] connector DP-1: Failed to import buffer for scan-out
02:42:31.676 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:42:31.678 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out enabled
02:42:31.717 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:42:31.759 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:42:31.801 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
02:48:03.384 [DEBUG] [sway/desktop/idle_inhibit_v1.c:22] Sway idle inhibitor destroyed
02:48:03.832 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:48:03.832 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
02:48:03.832 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:48:03.832 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
02:48:03.832 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
02:48:03.832 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:48:03.832 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
02:48:03.832 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
02:48:03.832 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:48:03.832 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
02:48:03.832 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
02:48:03.832 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
02:48:03.832 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
02:48:03.832 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862fa0 vertically
02:48:03.832 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:48:03.832 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
02:48:03.832 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
02:48:03.832 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:48:03.832 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
02:48:03.832 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862fa0 horizontally
02:48:03.832 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e862e90 vertically
02:48:03.832 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25846b00 committing with 23 instructions
02:48:03.840 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
02:48:03.840 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25846b00 is ready
02:48:03.840 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25846b00
02:48:03.841 [DEBUG] [wlr] [types/scene/wlr_scene.c:2189] Direct scan-out disabled
02:48:03.852 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x707
02:48:04.832 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
02:48:14.610 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
02:48:14.610 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x708
02:48:14.619 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
02:48:14.619 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
02:48:14.619 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863260 horizontally
02:48:14.619 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863150 vertically
02:48:14.619 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e5bbf0 committing with 6 instructions
02:48:14.620 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:48:14.620 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25e5bbf0 is ready
02:48:14.620 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e5bbf0
02:48:14.623 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
02:58:14.675 [DEBUG] [sway/ipc-server.c:196] New client: fd 213
02:58:14.675 [INFO] [sway/commands.c:261] Handling command 'output * dpms off'
02:58:14.675 [DEBUG] [sway/commands.c:436] Subcommand: dpms off
02:58:14.675 [INFO] [sway/commands/output/dpms.c:5] The "output dpms" command is deprecated, use "output power" instead
02:58:14.675 [DEBUG] [sway/config/output.c:272] Config stored for output * (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power 0) (max render time: -1) (allow tearing: -1)
02:58:14.676 [DEBUG] [sway/config/output.c:880] Committing 4 outputs
02:58:14.676 [DEBUG] [sway/config/output.c:643] Output state for DP-4
02:58:14.676 [DEBUG] [sway/config/output.c:645] enabled: no
02:58:14.676 [DEBUG] [sway/config/output.c:643] Output state for DP-3
02:58:14.676 [DEBUG] [sway/config/output.c:645] enabled: no
02:58:14.676 [DEBUG] [sway/config/output.c:643] Output state for DP-2
02:58:14.676 [DEBUG] [sway/config/output.c:645] enabled: no
02:58:14.676 [DEBUG] [sway/config/output.c:643] Output state for DP-1
02:58:14.676 [DEBUG] [sway/config/output.c:645] enabled: no
02:58:14.676 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 4 outputs with explicit modifiers
02:58:14.679 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 4 outputs succeeded
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected, needs CRTC): no CRTC → CRTC 91
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
02:58:15.021 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
02:58:15.021 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected, needs CRTC): no CRTC → CRTC 95
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
02:58:15.021 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
02:58:15.021 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
02:58:15.021 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected, needs CRTC): no CRTC → CRTC 99
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): CRTC 95 (no change)
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
02:58:15.022 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
02:58:15.022 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
02:58:15.022 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected, needs CRTC): no CRTC → CRTC 103
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): CRTC 99 (no change)
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): CRTC 95 (no change)
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
02:58:15.022 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
02:58:15.022 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
02:58:15.022 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
02:58:15.022 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
02:58:15.022 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
02:58:15.022 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
02:58:15.022 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
02:58:15.022 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
02:58:15.022 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
02:58:15.022 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
02:58:15.023 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
02:58:15.023 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
02:58:15.023 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
02:58:15.023 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
02:58:15.023 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
02:58:15.023 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
02:58:15.023 [DEBUG] [sway/config/output.c:940] Commit of 4 outputs succeeded
02:58:15.023 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-4
02:58:15.023 [DEBUG] [sway/config/output.c:541] Set DP-4 position to 1440, 0
02:58:15.023 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-3
02:58:15.023 [DEBUG] [sway/config/output.c:541] Set DP-3 position to 0, 891
02:58:15.023 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-2
02:58:15.023 [DEBUG] [sway/config/output.c:541] Set DP-2 position to 4000, 891
02:58:15.023 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-1
02:58:15.023 [DEBUG] [sway/config/output.c:541] Set DP-1 position to 1440, 1440
02:58:15.023 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 57024:24250:gsr-ui_virtual_keyboard
02:58:15.023 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50184:Logitech_USB_Trackball
02:58:15.023 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control
02:58:15.023 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse
02:58:15.023 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 9583:50774:3Dconnexion_CadMouse_Pro
02:58:15.023 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50731:3Dconnexion_SpaceMouse_Pro
02:58:15.023 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Consumer_Control
02:58:15.023 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Mouse
02:58:15.024 [INFO] [sway/ipc-server.c:570] IPC Client 213 disconnected
03:07:13.315 [DEBUG] [sway/ipc-server.c:196] New client: fd 76
03:07:13.315 [INFO] [sway/commands.c:261] Handling command 'output * dpms on'
03:07:13.315 [DEBUG] [sway/commands.c:436] Subcommand: dpms on
03:07:13.315 [INFO] [sway/commands/output/dpms.c:5] The "output dpms" command is deprecated, use "output power" instead
03:07:13.315 [DEBUG] [sway/config/output.c:272] Config stored for output * (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power 1) (max render time: -1) (allow tearing: -1)
03:07:13.315 [DEBUG] [sway/config/output.c:880] Committing 4 outputs
03:07:13.315 [DEBUG] [sway/config/output.c:643] Output state for DP-4
03:07:13.315 [DEBUG] [sway/config/output.c:645] enabled: yes
03:07:13.315 [DEBUG] [sway/config/output.c:649] render_format: XR24
03:07:13.315 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
03:07:13.315 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
03:07:13.316 [DEBUG] [sway/config/output.c:667] scale: 1.000000
03:07:13.316 [DEBUG] [sway/config/output.c:670] subpixel: unknown
03:07:13.316 [DEBUG] [sway/config/output.c:643] Output state for DP-3
03:07:13.316 [DEBUG] [sway/config/output.c:645] enabled: yes
03:07:13.316 [DEBUG] [sway/config/output.c:649] render_format: XR24
03:07:13.316 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
03:07:13.316 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
03:07:13.316 [DEBUG] [sway/config/output.c:667] scale: 1.000000
03:07:13.316 [DEBUG] [sway/config/output.c:670] subpixel: unknown
03:07:13.316 [DEBUG] [sway/config/output.c:643] Output state for DP-2
03:07:13.316 [DEBUG] [sway/config/output.c:645] enabled: yes
03:07:13.316 [DEBUG] [sway/config/output.c:649] render_format: XR24
03:07:13.316 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
03:07:13.316 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
03:07:13.316 [DEBUG] [sway/config/output.c:667] scale: 1.000000
03:07:13.316 [DEBUG] [sway/config/output.c:670] subpixel: unknown
03:07:13.316 [DEBUG] [sway/config/output.c:643] Output state for DP-1
03:07:13.316 [DEBUG] [sway/config/output.c:645] enabled: yes
03:07:13.316 [DEBUG] [sway/config/output.c:649] render_format: XR24
03:07:13.316 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
03:07:13.316 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
03:07:13.316 [DEBUG] [sway/config/output.c:667] scale: 1.000000
03:07:13.316 [DEBUG] [sway/config/output.c:670] subpixel: unknown
03:07:13.316 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 4 outputs with explicit modifiers
03:07:13.316 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.316 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
03:07:13.316 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.316 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
03:07:13.316 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.317 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
03:07:13.317 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.317 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
03:07:13.319 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 4 outputs succeeded
03:07:13.319 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
03:07:13.319 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
03:07:13.320 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
03:07:13.321 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
03:07:13.669 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.669 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:13.669 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:13.669 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.669 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:13.669 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:13.669 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.669 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:13.669 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:13.670 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.670 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:13.670 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:13.670 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.670 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:13.670 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:13.670 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.670 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:13.670 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:13.670 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.670 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:13.670 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:13.670 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.671 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:13.671 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:13.671 [DEBUG] [sway/config/output.c:940] Commit of 4 outputs succeeded
03:07:13.671 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-4
03:07:13.671 [DEBUG] [sway/config/output.c:541] Set DP-4 position to 1440, 0
03:07:13.671 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-3
03:07:13.671 [DEBUG] [sway/config/output.c:541] Set DP-3 position to 0, 891
03:07:13.671 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-2
03:07:13.671 [DEBUG] [sway/config/output.c:541] Set DP-2 position to 4000, 891
03:07:13.671 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-1
03:07:13.671 [DEBUG] [sway/config/output.c:541] Set DP-1 position to 1440, 1440
03:07:13.671 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
03:07:13.671 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
03:07:13.671 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
03:07:13.671 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
03:07:13.671 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
03:07:13.671 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
03:07:13.671 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
03:07:13.671 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
03:07:13.671 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
03:07:13.671 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
03:07:13.671 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
03:07:13.671 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
03:07:13.671 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
03:07:13.671 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
03:07:13.671 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
03:07:13.671 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
03:07:13.671 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863350 horizontally
03:07:13.671 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
03:07:13.671 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
03:07:13.671 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863350 horizontally
03:07:13.671 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863240 vertically
03:07:13.671 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f430 committing with 22 instructions
03:07:13.671 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f430
03:07:13.671 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 57024:24250:gsr-ui_virtual_keyboard
03:07:13.671 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50184:Logitech_USB_Trackball
03:07:13.671 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control
03:07:13.671 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse
03:07:13.671 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 9583:50774:3Dconnexion_CadMouse_Pro
03:07:13.671 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50731:3Dconnexion_SpaceMouse_Pro
03:07:13.671 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Consumer_Control
03:07:13.671 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Mouse
03:07:13.672 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
03:07:13.672
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 22:09:27.207: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib wa03:07:13.672 rning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
[DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 22:09:27.207: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 22:09:27.207: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 22:09:27.207: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
03:07:13.672 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.672 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
03:07:13.672 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
03:07:13.673 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.673 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
03:07:13.673 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
03:07:13.673 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:13.673 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
03:07:13.673 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
03:07:13.674 [INFO] [sway/ipc-server.c:570] IPC Client 76 disconnected
03:07:13.685 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
03:07:13.687 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
03:07:17.731 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
03:07:17.731 [INFO] [sway/commands.c:261] Handling command 'focus left'
03:07:17.731 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:07:17.731 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257df100 committing with 6 instructions
03:07:17.731 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257df100
03:07:18.033 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
03:07:18.033 [INFO] [sway/commands.c:261] Handling command 'focus down'
03:07:18.033 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584adc0 committing with 5 instructions
03:07:18.033 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584adc0
03:07:18.039 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
03:07:18.044 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
03:07:39.068 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:07:39.182 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:39.182 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:39.182 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:39.206 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:07:39.206 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:07:39.206 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:07:41.528 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:07:44.276 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:07:44.276 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257e2b50 committing with 5 instructions
03:07:44.276 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257e2b50
03:07:53.228 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
03:07:53.228 [INFO] [sway/commands.c:261] Handling command 'focus left'
03:07:53.228 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:07:53.229 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583efe0 committing with 5 instructions
03:07:53.229 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583efe0
03:07:53.230 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:07:55.025 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:07:55.027 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:08:16.931 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:08:16.931 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257d5720 committing with 5 instructions
03:08:16.932 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257d5720
03:08:33.853 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:08:33.854 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25daea60 committing with 5 instructions
03:08:33.854 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25daea60
03:08:40.621 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
03:08:40.622 [INFO] [sway/commands.c:261] Handling command 'focus right'
03:08:40.622 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:08:40.622 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25eb5430 committing with 5 instructions
03:08:40.622 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25eb5430
03:08:41.450 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
03:08:41.450 [INFO] [sway/commands.c:261] Handling command 'focus left'
03:08:41.450 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:08:41.450 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583e140 committing with 5 instructions
03:08:41.450 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583e140
03:08:42.290 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
03:08:42.290 [INFO] [sway/commands.c:261] Handling command 'focus left'
03:08:42.291 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25eb8490 committing with 5 instructions
03:08:42.291 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25eb8490
03:08:42.292 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:08:44.248 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e4c2f0 (res 0x618b25e7c310)
03:08:44.274 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:08:46.999 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:08:47.000 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25627fc0 committing with 6 instructions
03:08:47.000 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25627fc0
03:08:47.001 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:08:47.023 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
03:08:47.038 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
03:08:48.310 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
03:08:48.319 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:08:51.256 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:08:51.257 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ccdf60 committing with 5 instructions
03:08:51.257 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ccdf60
03:08:56.504 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:08:56.505 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b256905b0 committing with 5 instructions
03:08:56.505 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b256905b0
03:09:06.910 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
03:09:06.910 [INFO] [sway/commands.c:261] Handling command 'focus left'
03:09:06.910 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25602b00 committing with 5 instructions
03:09:06.910 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25602b00
03:09:07.214 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
03:09:07.214 [INFO] [sway/commands.c:261] Handling command 'focus left'
03:09:07.214 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:09:07.214 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b256094a0 committing with 6 instructions
03:09:07.214 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b256094a0
03:09:07.911 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus down
03:09:07.911 [INFO] [sway/commands.c:261] Handling command 'focus down'
03:09:07.911 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2560b380 committing with 6 instructions
03:09:07.911 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2560b380
03:09:08.935 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:09:08.935 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:09:08.935 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:09:08.955 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:09:09.313 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:09:09.460 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:09:09.460 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:09:09.460 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:09:09.943 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:09:10.208 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25857bc0 committing with 5 instructions
03:09:10.208 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25857bc0
03:09:11.408 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584bea0 committing with 5 instructions
03:09:11.408 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584bea0
[Parent 9115, Main Thread] WARNING: ../glib/gobject/gsignal.c:3648: signal name 'text-insert::system' is invalid for instance '0x799777f41dd0' of type 'MaiAtkType27': 'glib warning', file /usr/src/debug/firefox/firefox-146.0.1/toolkit/xre/nsSigHandlers.cpp:201
(firefox:9115): GLib-GObject-CRITICAL **: 22:11:30.382: ../glib/gobject/gsignal.c:3648: signal name 'text-insert::system' is invalid for instance '0x799777f41dd0' of type 'MaiAtkType27'
03:10:16.931 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
03:10:16.931 [INFO] [sway/commands.c:261] Handling command 'focus right'
03:10:16.931 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:10:16.931 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25812300 committing with 6 instructions
03:10:16.931 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25812300
03:10:16.935 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:10:17.280 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace prev_on_output
03:10:17.280 [INFO] [sway/commands.c:261] Handling command 'workspace prev_on_output'
03:10:17.280 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25ccd070:6
03:10:17.280 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:10:17.280 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
03:10:17.280 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
03:10:17.280 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863030 horizontally
03:10:17.280 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584adc0 committing with 5 instructions
03:10:17.280 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584adc0
03:10:17.287 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
03:10:17.291 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2558x1417
03:10:18.333 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:10:18.474 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc8200 (res 0x618b25e994a0)
03:10:18.483 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e18010 (res 0x618b25e7b7d0)
03:10:19.216 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e18010 (res 0x618b25860370)
03:10:19.217 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc8200 (res 0x618b25e71e10)
03:10:32.736 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc8200 (res 0x618b256101e0)
03:10:32.744 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e18010 (res 0x618b25e6b6b0)
03:10:32.751 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 622x114
03:10:32.752 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 622x114
03:10:32.754 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 622x114
03:10:32.788 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 622x114
03:10:32.804 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 622x114
03:10:33.922 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e14280 (res 0x618b25835590)
03:10:33.926 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25830b20 (res 0x618b25832de0)
03:10:34.123 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:11:09.800 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:11:09.841 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:11:10.339 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:11:11.139 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:11:11.139 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dd4740 committing with 6 instructions
03:11:11.139 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dd4740
03:11:52.740 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:11:54.468 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:11:54.468 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25840da0 committing with 5 instructions
03:11:54.468 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25840da0
03:12:18.571 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:20.493 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:12:20.493 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ddd080 committing with 6 instructions
03:12:20.493 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ddd080
03:12:20.722 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:25.437 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:25.572 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:25.593 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:25.636 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:25.775 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:25.836 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:25.947 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:26.050 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:12:27.941 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:12:27.941 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257d5720 committing with 5 instructions
03:12:27.941 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257d5720
03:13:16.821 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:13:16.821 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f0d0 committing with 6 instructions
03:13:16.822 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f0d0
03:13:23.366 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:13:23.467 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:13:24.033 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:13:24.034 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584a370 committing with 5 instructions
03:13:24.034 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584a370
03:13:50.274 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:13:58.432 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:13:58.537 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:13:59.664 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:13:59.665 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25df7780 committing with 6 instructions
03:13:59.665 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25df7780
03:16:03.625 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:16:03.656 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:16:04.741 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:16:04.741 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583efe0 committing with 5 instructions
03:16:04.741 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583efe0
03:16:05.864 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain;charset=utf-8
03:16:05.864 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain
03:16:06.027 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:16:06.047 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:16:06.980 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:16:06.980 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ddd080 committing with 6 instructions
03:16:06.980 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ddd080
03:16:24.732 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
03:16:24.732 [INFO] [sway/commands.c:261] Handling command 'focus right'
03:16:24.732 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:16:24.732 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e32e00 committing with 5 instructions
03:16:24.732 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e32e00
03:16:24.862 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec alacritty
03:16:24.862 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
03:16:24.862 [DEBUG] [sway/commands/exec_always.c:47] Executing alacritty
03:16:24.863 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 184396
03:16:24.863 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 184396
03:16:24.871 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25e18010 (res 0x618b255fcfb0)
03:16:24.893 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25dc8200 (res 0x618b25eace70)
03:16:24.893 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:441] new xdg_surface 0x618b25da7cc0 (res 0x618b255fdbf0)
03:16:24.893 [DEBUG] [sway/desktop/xdg_shell.c:543] New xdg_shell toplevel title='(null)' app_id='(null)'
03:16:24.893 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:220] new xdg_toplevel_decoration 0x618b25e2c260 (res 0x618b25860130)
03:16:24.940 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 800x600
03:16:24.941 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
03:16:24.941 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
03:16:24.941 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e862e40 horizontally
03:16:24.941 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d8a180 committing with 4 instructions
03:16:24.953 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:16:24.953 [DEBUG] [sway/desktop/transaction.c:907] Transaction 0x618b25d8a180 is ready
03:16:24.953 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d8a180
03:16:24.954 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:16:24.955 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:16:24.960 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:16:24.981 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:16:24.983 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:16:24.989 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
03:16:37.655 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
03:16:37.655 [INFO] [sway/commands.c:261] Handling command 'focus right'
03:16:37.655 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:16:37.655 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e4c240 committing with 5 instructions
03:16:37.655 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e4c240
03:16:37.951 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
03:16:37.951 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
03:16:37.951 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25a0e200:11
03:16:37.951 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:16:37.951 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
03:16:37.951 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
03:16:37.951 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
03:16:37.951 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25ddd080 committing with 8 instructions
03:16:37.951 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25ddd080
03:16:37.954 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
03:16:37.961 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
03:16:37.966 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
03:16:47.790 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
03:17:05.088 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:17:07.502 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:17:07.502 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e549c0 committing with 5 instructions
03:17:07.502 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e549c0
03:17:24.477 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
03:17:24.477 [INFO] [sway/commands.c:261] Handling command 'focus left'
03:17:24.477 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f9d0 committing with 4 instructions
03:17:24.477 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f9d0
03:17:24.846 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
03:17:24.846 [INFO] [sway/commands.c:261] Handling command 'focus left'
03:17:24.846 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:17:24.846 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25d2bda0 committing with 6 instructions
03:17:24.846 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25d2bda0
03:21:57.599 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:22:14.199 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:22:14.414 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
03:22:14.415 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e1e0c0 committing with 5 instructions
03:22:14.415 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e1e0c0
03:22:16.624 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
03:22:17.462 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2583f9d0 committing with 4 instructions
03:22:17.462 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2583f9d0
03:32:18.008 [DEBUG] [sway/ipc-server.c:196] New client: fd 188
03:32:18.008 [INFO] [sway/commands.c:261] Handling command 'output * dpms off'
03:32:18.008 [DEBUG] [sway/commands.c:436] Subcommand: dpms off
03:32:18.008 [INFO] [sway/commands/output/dpms.c:5] The "output dpms" command is deprecated, use "output power" instead
03:32:18.008 [DEBUG] [sway/config/output.c:272] Config stored for output * (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power 0) (max render time: -1) (allow tearing: -1)
03:32:18.008 [DEBUG] [sway/config/output.c:880] Committing 4 outputs
03:32:18.008 [DEBUG] [sway/config/output.c:643] Output state for DP-4
03:32:18.008 [DEBUG] [sway/config/output.c:645] enabled: no
03:32:18.008 [DEBUG] [sway/config/output.c:643] Output state for DP-3
03:32:18.008 [DEBUG] [sway/config/output.c:645] enabled: no
03:32:18.008 [DEBUG] [sway/config/output.c:643] Output state for DP-2
03:32:18.008 [DEBUG] [sway/config/output.c:645] enabled: no
03:32:18.008 [DEBUG] [sway/config/output.c:643] Output state for DP-1
03:32:18.008 [DEBUG] [sway/config/output.c:645] enabled: no
03:32:18.008 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 4 outputs with explicit modifiers
03:32:18.012 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 4 outputs succeeded
03:32:18.357 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
03:32:18.357 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
03:32:18.357 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): no CRTC (no change)
03:32:18.357 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): no CRTC (no change)
03:32:18.357 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected, needs CRTC): no CRTC → CRTC 91
03:32:18.357 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
03:32:18.357 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
03:32:18.357 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:32:18.357 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:32:18.357 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected, needs CRTC): no CRTC → CRTC 95
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:32:18.358 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:32:18.358 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected, needs CRTC): no CRTC → CRTC 99
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): CRTC 95 (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:32:18.358 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:32:18.358 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1372] Reallocating CRTCs
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-1 (connected, needs CRTC): no CRTC → CRTC 103
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-2 (connected): CRTC 99 (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-3 (connected): CRTC 95 (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-4 (connected): CRTC 91 (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-5 (disconnected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [backend/drm/drm.c:1435] Connector DP-6 (disconnected): no CRTC (no change)
03:32:18.358 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:32:18.358 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:32:18.358 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:32:18.359 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:32:18.359 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:32:18.359 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:32:18.359 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:32:18.359 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:32:18.359 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:32:18.359 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:32:18.359 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:32:18.359 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:32:18.359 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
03:32:18.359 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
03:32:18.359 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
03:32:18.359 [DEBUG] [sway/config/output.c:940] Commit of 4 outputs succeeded
03:32:18.359 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-4
03:32:18.359 [DEBUG] [sway/config/output.c:541] Set DP-4 position to 1440, 0
03:32:18.359 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-3
03:32:18.359 [DEBUG] [sway/config/output.c:541] Set DP-3 position to 0, 891
03:32:18.359 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-2
03:32:18.359 [DEBUG] [sway/config/output.c:541] Set DP-2 position to 4000, 891
03:32:18.359 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-1
03:32:18.359 [DEBUG] [sway/config/output.c:541] Set DP-1 position to 1440, 1440
03:32:18.359 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 57024:24250:gsr-ui_virtual_keyboard
03:32:18.360 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50184:Logitech_USB_Trackball
03:32:18.360 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control
03:32:18.360 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse
03:32:18.360 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 9583:50774:3Dconnexion_CadMouse_Pro
03:32:18.360 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50731:3Dconnexion_SpaceMouse_Pro
03:32:18.360 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Consumer_Control
03:32:18.360 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Mouse
03:32:18.360 [INFO] [sway/ipc-server.c:570] IPC Client 188 disconnected
blueman-applet 00.08.49 WARNING PowerManager:186 on_adapter_property_changed: adapter powered on while in off state, turning bluetooth on
blueman-applet 01.29.17 WARNING PowerManager:186 on_adapter_property_changed: adapter powered on while in off state, turning bluetooth on
blueman-applet 02.26.23 WARNING PowerManager:186 on_adapter_property_changed: adapter powered on while in off state, turning bluetooth on
12:49:58.989 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25830b20 (res 0x618b25e8b300)
12:49:58.998 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25e6e710 (res 0x618b2585baa0)
12:49:58.998 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace notifications layer 3 anchor 0 size 0x0 margin 0,0,0,0,
14:10:23.190 [ERROR] [swaybar/tray/item.c:127] :1.12/org/ayatana/NotificationItem/nm_applet IconPixmap: No such property “IconPixmap”
14:21:31.810 [DEBUG] [sway/ipc-server.c:196] New client: fd 78
14:21:31.811 [INFO] [sway/commands.c:261] Handling command 'output * dpms on'
14:21:31.811 [DEBUG] [sway/commands.c:436] Subcommand: dpms on
14:21:31.811 [INFO] [sway/commands/output/dpms.c:5] The "output dpms" command is deprecated, use "output power" instead
14:21:31.811 [DEBUG] [sway/config/output.c:272] Config stored for output * (enabled: -1) ([email protected] position 2147483647,2147483647 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power 1) (max render time: -1) (allow tearing: -1)
14:21:31.811 [DEBUG] [sway/config/output.c:880] Committing 4 outputs
14:21:31.811 [DEBUG] [sway/config/output.c:643] Output state for DP-4
14:21:31.811 [DEBUG] [sway/config/output.c:645] enabled: yes
14:21:31.811 [DEBUG] [sway/config/output.c:649] render_format: XR24
14:21:31.811 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
14:21:31.811 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
14:21:31.811 [DEBUG] [sway/config/output.c:667] scale: 1.000000
14:21:31.811 [DEBUG] [sway/config/output.c:670] subpixel: unknown
14:21:31.811 [DEBUG] [sway/config/output.c:643] Output state for DP-3
14:21:31.811 [DEBUG] [sway/config/output.c:645] enabled: yes
14:21:31.811 [DEBUG] [sway/config/output.c:649] render_format: XR24
14:21:31.811 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
14:21:31.811 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
14:21:31.811 [DEBUG] [sway/config/output.c:667] scale: 1.000000
14:21:31.811 [DEBUG] [sway/config/output.c:670] subpixel: unknown
14:21:31.811 [DEBUG] [sway/config/output.c:643] Output state for DP-2
14:21:31.811 [DEBUG] [sway/config/output.c:645] enabled: yes
14:21:31.811 [DEBUG] [sway/config/output.c:649] render_format: XR24
14:21:31.811 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
14:21:31.811 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
14:21:31.811 [DEBUG] [sway/config/output.c:667] scale: 1.000000
14:21:31.811 [DEBUG] [sway/config/output.c:670] subpixel: unknown
14:21:31.811 [DEBUG] [sway/config/output.c:643] Output state for DP-1
14:21:31.811 [DEBUG] [sway/config/output.c:645] enabled: yes
14:21:31.811 [DEBUG] [sway/config/output.c:649] render_format: XR24
14:21:31.811 [DEBUG] [sway/config/output.c:657] mode: 2560x1440@164999mHz (preferred)
14:21:31.811 [DEBUG] [sway/config/output.c:663] adaptive_sync: disabled
14:21:31.811 [DEBUG] [sway/config/output.c:667] scale: 1.000000
14:21:31.811 [DEBUG] [sway/config/output.c:670] subpixel: unknown
14:21:31.811 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 4 outputs with explicit modifiers
14:21:31.811 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:31.811 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
14:21:31.812 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:31.812 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
14:21:31.812 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:31.812 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
14:21:31.812 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:31.812 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
14:21:31.814 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 4 outputs succeeded
14:21:31.814 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
14:21:31.814 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
14:21:31.815 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
14:21:31.816 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
14:21:32.165 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.165 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
14:21:32.165 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
14:21:32.165 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.166 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
14:21:32.166 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
14:21:32.166 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.166 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
14:21:32.166 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
14:21:32.166 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.166 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
14:21:32.166 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
14:21:32.166 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.166 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
14:21:32.166 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
14:21:32.166 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.166 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
14:21:32.166 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
14:21:32.167 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.167 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
14:21:32.167 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
14:21:32.167 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.167 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
14:21:32.167 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 256x256
14:21:32.167 [DEBUG] [sway/config/output.c:940] Commit of 4 outputs succeeded
14:21:32.167 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-4
14:21:32.167 [DEBUG] [sway/config/output.c:541] Set DP-4 position to 1440, 0
14:21:32.167 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-3
14:21:32.167 [DEBUG] [sway/config/output.c:541] Set DP-3 position to 0, 891
14:21:32.167 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-2
14:21:32.167 [DEBUG] [sway/config/output.c:541] Set DP-2 position to 4000, 891
14:21:32.167 [DEBUG] [sway/config/output.c:946] Finalizing config for DP-1
14:21:32.167 [DEBUG] [sway/config/output.c:541] Set DP-1 position to 1440, 1440
14:21:32.167 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
14:21:32.167 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '17' at 1440.000000, 0.000000
14:21:32.167 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
14:21:32.167 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '1' at 0.000000, 891.000000
14:21:32.167 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
14:21:32.167 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
14:21:32.167 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '2' at 0.000000, 891.000000
14:21:32.167 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
14:21:32.167 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
14:21:32.167 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '11' at 4000.000000, 891.000000
14:21:32.167 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
14:21:32.167 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
14:21:32.167 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
14:21:32.167 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863350 vertically
14:21:32.167 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
14:21:32.167 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '6' at 1440.000000, 1440.000000
14:21:32.167 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863350 horizontally
14:21:32.167 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 2560x1419@0,0
14:21:32.167 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '7' at 1440.000000, 1440.000000
14:21:32.167 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe8e863350 horizontally
14:21:32.167 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863240 vertically
14:21:32.167 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25dacd60 committing with 23 instructions
14:21:32.167 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25dacd60
14:21:32.167 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 57024:24250:gsr-ui_virtual_keyboard
14:21:32.167 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50184:Logitech_USB_Trackball
14:21:32.167 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Consumer_Control
14:21:32.167 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1241:40962:E-Signal_USB_Gaming_Keyboard_Mouse
14:21:32.167 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 9583:50774:3Dconnexion_CadMouse_Pro
14:21:32.168 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 1133:50731:3Dconnexion_SpaceMouse_Pro
14:21:32.168 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Consumer_Control
14:21:32.168 [DEBUG] [sway/input/seat.c:694] Applying input mapping to 4617:9000:K.T.E.C._Staryu_Mouse
14:21:32.168 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
14:21:32.168 [DEBUG]
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 09:23:45.703: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
14:21:32.168 [Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib wa[DEBUG] rning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
[wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 09:23:45.704: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 09:23:45.704: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[Parent 7373, Main Thread] WARNING: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/thunderbird/thunderbird-145.0/toolkit/xre/nsSigHandlers.cpp:201
(org.mozilla.Thunderbird:7373): Gdk-WARNING **: 09:23:45.704: Couldn't map window 0x72c840aefde0 as subsurface because its parent is not mapped.
[Parent 9115, Main Thread] WARNING: Couldn't map window 0x79977b426600 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/firefox/firefox-146.0.1/toolkit/xre/nsSigHandlers.cpp:201
(firefox:9115): Gdk-WARNING **: 09:23:45.704: Couldn't map window 0x79977b426600 as subsurface because its parent is not mapped.
[Parent 9115, Main Thread] WARNING: Couldn't map window 0x79977b426600 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/firefox/firefox-146.0.1/toolkit/xre/nsSigHandlers.cpp:201
(firefox:9115): Gdk-WARNING **: 09:23:45.704: Couldn't map window 0x79977b426600 as subsurface because its parent is not mapped.
[Parent 9115, Main Thread] WARNING: Couldn't map window 0x79977b426600 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/firefox/firefox-146.0.1/toolkit/xre/nsSigHandlers.cpp:201
(firefox:9115): Gdk-WARNING **: 09:23:45.704: Couldn't map window 0x79977b426600 as subsurface because its parent is not mapped.
[Parent 9115, Main Thread] WARNING: Couldn't map window 0x79977b426600 as subsurface because its parent is not mapped.: 'glib warning', file /usr/src/debug/firefox/firefox-146.0.1/toolkit/xre/nsSigHandlers.cpp:201
(firefox:9115): Gdk-WARNING **: 09:23:45.704: Couldn't map window 0x79977b426600 as subsurface because its parent is not mapped.
14:21:32.168 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.169 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
14:21:32.169 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
14:21:32.169 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.169 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
14:21:32.169 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
14:21:32.170 [DEBUG] [wlr] [render/swapchain.c:101] Allocating new swapchain buffer
14:21:32.170 [DEBUG] [wlr] [render/allocator/gbm.c:146] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=4,PACKERS=4,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_RETILE (0x0200000020967B03)
14:21:32.170 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 2560x1440
14:21:32.170 [INFO] [sway/ipc-server.c:570] IPC Client 78 disconnected
14:21:32.277 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
14:21:32.281 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
14:21:32.286 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
14:21:33.283 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x861
14:21:35.965 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:21:37.565 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec rofi -show run
14:21:37.565 [INFO] [sway/commands.c:261] Handling command 'exec rofi -show run'
14:21:37.565 [DEBUG] [sway/commands/exec_always.c:47] Executing rofi -show run
14:21:37.567 [DEBUG] [sway/commands/exec_always.c:73] Child process created with pid 745422
14:21:37.567 [DEBUG] [sway/commands/exec_always.c:75] Recording workspace for process 745422
14:21:37.585 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25830b20 (res 0x618b255ffe10)
14:21:37.585 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25e49750 (res 0x618b25e43470)
14:21:37.585 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace rofi layer 3 anchor 0 size 0x0 margin 0,0,0,0,
14:21:38.095 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25e6f0a0 committing with 3 instructions
14:21:38.095 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25e6f0a0
14:21:38.786 [DEBUG] [wlr] [types/wlr_compositor.c:786] New wlr_surface 0x618b25830b20 (res 0x618b25600ba0)
14:21:38.786 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:504] new layer_surface 0x618b25e49750 (res 0x618b25d7d760)
14:21:38.786 [DEBUG] [sway/desktop/layer_shell.c:412] new layer surface: namespace notifications layer 3 anchor 0 size 0x0 margin 0,0,0,0,
14:21:41.160 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:21:41.266 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:21:41.485 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
14:21:41.491 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2490
14:21:42.071 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
14:21:42.071 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25cb6250 committing with 6 instructions
14:21:42.071 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25cb6250
14:21:42.572 [DEBUG] [sway/commands/bind.c:617] running command for binding: workspace next_on_output
14:21:42.572 [INFO] [sway/commands.c:261] Handling command 'workspace next_on_output'
14:21:42.572 [DEBUG] [sway/tree/workspace.c:587] Switching to workspace 0x618b25e16140:12
14:21:42.572 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
14:21:42.572 [DEBUG] [sway/tree/arrange.c:274] Usable area for ws: 1440x2539@0,0
14:21:42.572 [DEBUG] [sway/tree/arrange.c:308] Arranging workspace '12' at 4000.000000, 891.000000
14:21:42.572 [DEBUG] [sway/tree/arrange.c:161] Arranging 0x7ffe8e863030 vertically
14:21:42.572 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584b120 committing with 5 instructions
14:21:42.572 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584b120
14:21:42.575 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:21:42.601 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
14:21:42.651 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x2537
14:21:49.189 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:21:52.171 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
14:21:52.171 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25846b00 committing with 6 instructions
14:21:52.171 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25846b00
14:21:52.195 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
14:21:52.215 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
14:21:56.872 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1438x1643
14:21:56.905 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:21:59.871 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
14:21:59.871 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25deb480 committing with 5 instructions
14:21:59.871 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25deb480
14:22:07.565 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:48] Activation token '3590e468cf6316baf0735f3f6508ecc7' has expired
14:22:29.481 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain;charset=utf-8
14:22:29.481 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain
14:22:32.967 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:22:33.277 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25849050 committing with 4 instructions
14:22:33.277 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25849050
14:22:34.730 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
14:22:34.731 [DEBUG] [wlr] [render/gles2/renderer.c:157] Created GL FBO for buffer 1278x1417
14:22:43.009 [DEBUG] [sway/ipc-server.c:196] New client: fd 252
14:22:43.009 [INFO] [sway/ipc-server.c:570] IPC Client 252 disconnected
14:22:46.226 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:22:48.506 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25decd00 committing with 4 instructions
14:22:48.506 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25decd00
14:23:08.285 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:23:08.621 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:23:13.640 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:23:13.640 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:23:13.640 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain;charset=utf-8
14:23:13.640 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:147] Ignoring duplicate MIME type offer text/plain
14:23:17.635 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:23:31.351 [DEBUG] [sway/input/cursor.c:1412] denying request to set cursor from unfocused client
14:23:31.778 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
14:23:31.778 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b257d24e0 committing with 5 instructions
14:23:31.778 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b257d24e0
14:23:38.552 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
14:23:38.552 [INFO] [sway/commands.c:261] Handling command 'focus left'
14:23:38.552 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
14:23:38.552 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584c200 committing with 5 instructions
14:23:38.552 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584c200
14:23:38.712 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus left
14:23:38.712 [INFO] [sway/commands.c:261] Handling command 'focus left'
14:23:38.712 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b25decd00 committing with 4 instructions
14:23:38.712 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b25decd00
14:23:40.777 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
14:23:40.777 [INFO] [sway/commands.c:261] Handling command 'focus right'
14:23:40.777 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584b120 committing with 4 instructions
14:23:40.777 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584b120
14:23:41.029 [DEBUG] [sway/commands/bind.c:617] running command for binding: focus right
14:23:41.029 [INFO] [sway/commands.c:261] Handling command 'focus right'
14:23:41.029 [DEBUG] [sway/ipc-server.c:300] Sending workspace::focus event
14:23:41.029 [DEBUG] [sway/desktop/transaction.c:821] Transaction 0x618b2584a370 committing with 5 instructions
14:23:41.029 [DEBUG] [sway/desktop/transaction.c:717] Applying transaction 0x618b2584a370
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment