Skip to content

Instantly share code, notes, and snippets.

@matheusmoreira
Last active September 3, 2024 01:37
Show Gist options
  • Save matheusmoreira/2171d49123560877f2972f965405d0a1 to your computer and use it in GitHub Desktop.
Save matheusmoreira/2171d49123560877f2972f965405d0a1 to your computer and use it in GitHub Desktop.
Sway crash reproduction with debug logging enabled and default settings
00:00:00.000 [INFO] [sway/main.c:338] Sway version 1.9
00:00:00.000 [INFO] [sway/main.c:339] wlroots version 0.17.4
00:00:00.001 [INFO] [sway/main.c:120] Linux sinanju 6.10.7-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 29 Aug 2024 16:48:57 +0000 x86_64 GNU/Linux
00:00:00.001 [INFO] [sway/main.c:136] Contents of /etc/os-release:
00:00:00.001 [INFO] [sway/main.c:120] NAME="Arch Linux"
00:00:00.001 [INFO] [sway/main.c:120] PRETTY_NAME="Arch Linux"
00:00:00.001 [INFO] [sway/main.c:120] ID=arch
00:00:00.001 [INFO] [sway/main.c:120] BUILD_ID=rolling
00:00:00.001 [INFO] [sway/main.c:120] ANSI_COLOR="38;2;23;147;209"
00:00:00.001 [INFO] [sway/main.c:120] HOME_URL="https://archlinux.org/"
00:00:00.001 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://wiki.archlinux.org/"
00:00:00.001 [INFO] [sway/main.c:120] SUPPORT_URL="https://bbs.archlinux.org/"
00:00:00.001 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
00:00:00.001 [INFO] [sway/main.c:120] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
00:00:00.001 [INFO] [sway/main.c:120] LOGO=archlinux-logo
00:00:00.001 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
00:00:00.001 [INFO] [sway/main.c:108] LD_PRELOAD=
00:00:00.001 [INFO] [sway/main.c:108] PATH=/home/matheus/.local/bin/:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
00:00:00.001 [INFO] [sway/main.c:108] SWAYSOCK=
00:00:00.001 [INFO] [sway/main.c:376] Starting sway version 1.9
00:00:00.001 [DEBUG] [sway/server.c:129] Initializing Wayland server
00:00:00.002 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
00:00:00.002 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
00:00:00.002 [INFO] [wlr] [backend/session/session.c:109] Successfully loaded libseat session
00:00:01.694 [INFO] [wlr] [backend/backend.c:213] Found 2 GPUs
00:00:01.694 [INFO] [wlr] [backend/drm/backend.c:202] Initializing DRM backend for /dev/dri/card2 (i915)
00:00:01.694 [DEBUG] [wlr] [backend/drm/drm.c:110] Using atomic DRM interface
00:00:01.694 [DEBUG] [wlr] [backend/drm/drm.c:123] ADDFB2 modifiers supported
00:00:01.694 [INFO] [wlr] [backend/drm/drm.c:255] Found 3 DRM CRTCs
00:00:01.694 [INFO] [wlr] [backend/drm/drm.c:213] Found 9 DRM planes
00:00:01.694 [INFO] [wlr] [backend/drm/backend.c:202] Initializing DRM backend for /dev/dri/card1 (nouveau)
00:00:01.694 [DEBUG] [wlr] [backend/drm/drm.c:106] Atomic modesetting unsupported, using legacy DRM interface
00:00:01.694 [DEBUG] [wlr] [backend/drm/drm.c:123] ADDFB2 modifiers supported
00:00:01.694 [INFO] [wlr] [backend/drm/drm.c:255] Found 4 DRM CRTCs
00:00:01.694 [INFO] [wlr] [backend/drm/drm.c:213] Found 12 DRM planes
00:00:01.695 [INFO] [wlr] [render/egl.c:206] 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:01.697 [DEBUG] [wlr] [render/egl.c:487] Using EGL device /dev/dri/card1
00:00:01.705 [INFO] [wlr] [render/egl.c:355] Using EGL 1.5
00:00:01.705 [INFO] [wlr] [render/egl.c:356] Supported EGL display extensions: EGL_ANDROID_blob_cache 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_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_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_MESA_x11_native_visual_id EGL_WL_bind_wayland_display
00:00:01.705 [INFO] [wlr] [render/egl.c:358] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
00:00:01.705 [INFO] [wlr] [render/egl.c:360] EGL vendor: Mesa Project
00:00:01.705 [DEBUG] [wlr] [render/egl.c:121] Supported DMA-BUF formats:
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] AB4H (0x48344241)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] XB4H (0x48344258)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] AB48 (0x38344241)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] XB48 (0x38344258)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] AR30 (0x30335241)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] XR30 (0x30335258)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] AB30 (0x30334241)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] XB30 (0x30334258)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] AR24 (0x34325241)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] AB24 (0x34324241)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:170] XR24 (0x34325258)
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.705 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] XB24 (0x34324258)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] AR15 (0x35315241)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] AR12 (0x32315241)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] RG16 (0x36314752)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] R8 (0x20203852)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] R16 (0x20363152)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] GR88 (0x38385247)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] GR32 (0x32335247)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YUV9 (0x39565559)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YU11 (0x31315559)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YU12 (0x32315559)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YU16 (0x36315559)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YU24 (0x34325559)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YVU9 (0x39555659)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YV11 (0x31315659)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YV12 (0x32315659)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YV16 (0x36315659)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YV24 (0x34325659)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] NV12 (0x3231564E)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] NV21 (0x3132564E)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] P010 (0x30313050)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] P012 (0x32313050)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] P016 (0x36313050)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] P030 (0x30333050)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] NV16 (0x3631564E)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] AYUV (0x56555941)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] XYUV (0x56555958)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] Y410 (0x30313459)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] Y412 (0x32313459)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] Y416 (0x36313459)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YUYV (0x56595559)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:170] YVYU (0x55595659)
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.706 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:170] UYVY (0x59565955)
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:170] VYUY (0x59555956)
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:170] Y210 (0x30313259)
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:170] Y212 (0x32313259)
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:170] Y216 (0x36313259)
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.707 [DEBUG] [wlr] [render/egl.c:190] EGL DMA-BUF format modifiers supported
00:00:01.709 [DEBUG] [wlr] [render/egl.c:536] Using EGL_PLATFORM_DEVICE_EXT
00:00:01.709 [INFO] [wlr] [render/gles2/renderer.c:842] Creating GLES2 renderer
00:00:01.709 [INFO] [wlr] [render/gles2/renderer.c:843] Using OpenGL ES 3.2 Mesa 24.2.1-arch1.1
00:00:01.709 [INFO] [wlr] [render/gles2/renderer.c:844] GL vendor: Mesa
00:00:01.709 [INFO] [wlr] [render/gles2/renderer.c:845] GL renderer: NV134
00:00:01.709 [INFO] [wlr] [render/gles2/renderer.c:846] 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_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_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_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_texture_filter_minmax GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_conservative_raster GL_NV_conservative_raster_dilate GL_NV_conservative_raster_pre_snap_triangles GL_NV_sample_locations GL_NV_viewport_array2 GL_NV_viewport_swizzle 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_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_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_texture_shadow_lod GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_sampler_objects GL_EXT_EGL_image_storage_compression GL_EXT_texture_storage_compression GL_MESA_bgra
00:00:01.709 [DEBUG] [wlr] [render/gles2/renderer.c:901] GPU reset notifications are enabled
00:00:01.714 [DEBUG] [wlr] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 13, bytes: 144, cached: 1781
00:00:01.714 [DEBUG] [wlr] [GLES2] type: 4, local: 0, shared: 0, gpr: 4, inst: 5, bytes: 56, cached: 924
00:00:01.715 [DEBUG] [wlr] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 20, bytes: 216, cached: 2153
00:00:01.715 [DEBUG] [wlr] [GLES2] type: 4, local: 0, shared: 0, gpr: 4, inst: 10, bytes: 112, cached: 1205
00:00:01.715 [DEBUG] [wlr] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 20, bytes: 216, cached: 2153
00:00:01.715 [DEBUG] [wlr] [GLES2] type: 4, local: 0, shared: 0, gpr: 4, inst: 10, bytes: 112, cached: 1233
00:00:01.715 [DEBUG] [wlr] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 20, bytes: 216, cached: 2153
00:00:01.715 [DEBUG] [wlr] [GLES2] type: 4, local: 0, shared: 0, gpr: 4, inst: 10, bytes: 112, cached: 1205
00:00:01.715 [DEBUG] [wlr] [render/allocator/allocator.c:107] Trying to create gbm allocator
00:00:01.723 [DEBUG] [wlr] [render/allocator/gbm.c:213] Created GBM allocator with backend drm
00:00:01.723 [DEBUG] [wlr] [render/allocator/gbm.c:216] Using DRM node /dev/dri/card1
00:00:01.723 [INFO] [wlr] [render/egl.c:206] 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:01.724 [DEBUG] [wlr] [render/egl.c:487] Using EGL device /dev/dri/card2
00:00:01.772 [INFO] [wlr] [render/egl.c:355] Using EGL 1.5
00:00:01.772 [INFO] [wlr] [render/egl.c:356] 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_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_MESA_x11_native_visual_id EGL_WL_bind_wayland_display
00:00:01.772 [INFO] [wlr] [render/egl.c:358] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
00:00:01.772 [INFO] [wlr] [render/egl.c:360] EGL vendor: Mesa Project
00:00:01.772 [DEBUG] [wlr] [render/egl.c:121] Supported DMA-BUF formats:
00:00:01.772 [DEBUG] [wlr] [render/egl.c:170] AB4H (0x48344241)
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:170] XB4H (0x48344258)
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:170] AB48 (0x38344241)
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:170] XB48 (0x38344258)
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:170] AR30 (0x30335241)
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.772 [DEBUG] [wlr] [render/egl.c:170] XR30 (0x30335258)
00:00:01.772 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] AB30 (0x30334241)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] AR24 (0x34325241)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] AB24 (0x34324241)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] XR24 (0x34325258)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] XB24 (0x34324258)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] AR15 (0x35315241)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] AR12 (0x32315241)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] RG16 (0x36314752)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] R8 (0x20203852)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] R16 (0x20363152)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] GR88 (0x38385247)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] GR32 (0x32335247)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_CCS (0x0100000000000004): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YUV9 (0x39565559)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YU11 (0x31315559)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YU12 (0x32315559)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YU16 (0x36315559)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YU24 (0x34325559)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YVU9 (0x39555659)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YV11 (0x31315659)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YV12 (0x32315659)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YV16 (0x36315659)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] YV24 (0x34325659)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] NV12 (0x3231564E)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] NV21 (0x3132564E)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] P010 (0x30313050)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] P012 (0x32313050)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] P016 (0x36313050)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.773 [DEBUG] [wlr] [render/egl.c:170] P030 (0x30333050)
00:00:01.773 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] NV16 (0x3631564E)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] AYUV (0x56555941)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] XYUV (0x56555958)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] Y410 (0x30313459)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] Y412 (0x32313459)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] Y416 (0x36313459)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] YUYV (0x56595559)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] YVYU (0x55595659)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] UYVY (0x59565955)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] VYUY (0x59555956)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] Y210 (0x30313259)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] Y212 (0x32313259)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:170] Y216 (0x36313259)
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:01.774 [DEBUG] [wlr] [render/egl.c:190] EGL DMA-BUF format modifiers supported
00:00:01.776 [DEBUG] [wlr] [render/egl.c:435] Obtained high priority context
00:00:01.776 [DEBUG] [wlr] [render/egl.c:536] Using EGL_PLATFORM_DEVICE_EXT
00:00:01.776 [INFO] [wlr] [render/gles2/renderer.c:842] Creating GLES2 renderer
00:00:01.776 [INFO] [wlr] [render/gles2/renderer.c:843] Using OpenGL ES 3.2 Mesa 24.2.1-arch1.1
00:00:01.776 [INFO] [wlr] [render/gles2/renderer.c:844] GL vendor: Intel
00:00:01.776 [INFO] [wlr] [render/gles2/renderer.c:845] GL renderer: Mesa Intel(R) UHD Graphics 630 (CFL GT2)
00:00:01.776 [INFO] [wlr] [render/gles2/renderer.c:846] 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_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_framebuffer_fetch 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_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_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_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb 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_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent 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_MESA_sampler_objects GL_EXT_EGL_image_storage_compression GL_EXT_texture_storage_compression GL_MESA_bgra GL_MESA_texture_const_bandwidth
00:00:01.777 [DEBUG] [wlr] [render/gles2/renderer.c:901] GPU reset notifications are enabled
00:00:01.779 [DEBUG] [wlr] [render/allocator/allocator.c:107] Trying to create gbm allocator
00:00:01.786 [DEBUG] [wlr] [render/allocator/gbm.c:213] Created GBM allocator with backend drm
00:00:01.786 [DEBUG] [wlr] [render/allocator/gbm.c:216] Using DRM node /dev/dri/card2
00:00:01.786 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:635] Creating wlr_drm_lease_device_v1 for /dev/dri/card2
00:00:01.786 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:635] Creating wlr_drm_lease_device_v1 for /dev/dri/card1
00:00:01.786 [INFO] [wlr] [wayland] unable to lock lockfile /run/user/1000/wayland-1.lock, maybe another compositor is running
00:00:01.786 [INFO] [wlr] [backend/headless/backend.c:67] Creating headless backend
00:00:01.790 [INFO] [sway/config.c:416] Loading config from /etc/sway/config
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 1: # Default config for sway
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 2: #
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 4: #
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 5: # Read `man 5 sway` for a complete reference.
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 6:
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 7: ### Variables
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 8: #
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 9: # Logo key. Use Mod1 for Alt.
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 10: set $mod Mod4
00:00:01.791 [INFO] [sway/commands.c:381] Config command: set $mod Mod4
00:00:01.791 [INFO] [sway/commands.c:404] After replacement: set $mod Mod4
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 11: # Home row direction keys, like vim
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 12: set $left h
00:00:01.791 [INFO] [sway/commands.c:381] Config command: set $left h
00:00:01.791 [INFO] [sway/commands.c:404] After replacement: set $left h
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 13: set $down j
00:00:01.791 [INFO] [sway/commands.c:381] Config command: set $down j
00:00:01.791 [INFO] [sway/commands.c:404] After replacement: set $down j
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 14: set $up k
00:00:01.791 [INFO] [sway/commands.c:381] Config command: set $up k
00:00:01.791 [INFO] [sway/commands.c:404] After replacement: set $up k
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 15: set $right l
00:00:01.791 [INFO] [sway/commands.c:381] Config command: set $right l
00:00:01.791 [INFO] [sway/commands.c:404] After replacement: set $right l
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 16: # Your preferred terminal emulator
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 17: set $term foot
00:00:01.791 [INFO] [sway/commands.c:381] Config command: set $term foot
00:00:01.791 [INFO] [sway/commands.c:404] After replacement: set $term foot
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 18: # Your preferred application launcher
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 19: # Note: pass the final command to swaymsg so that the resulting window can be opened
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 20: # on the original workspace that the command was run on.
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 21: set $menu dmenu_path | wmenu | xargs swaymsg exec --
00:00:01.791 [INFO] [sway/commands.c:381] Config command: set $menu dmenu_path | wmenu | xargs swaymsg exec --
00:00:01.791 [INFO] [sway/commands.c:404] After replacement: set $menu dmenu_path | wmenu | xargs swaymsg exec --
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 22:
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 23: ### Output configuration
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 24: #
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 25: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
00:00:01.791 [DEBUG] [sway/config.c:838] Read line 26: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
00:00:01.791 [INFO] [sway/commands.c:381] Config command: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
00:00:01.791 [INFO] [sway/commands.c:404] After replacement: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
00:00:01.791 [DEBUG] [sway/commands.c:436] Subcommand: bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
00:00:01.792 [DEBUG] [sway/config/output.c:231] Adding output * config
00:00:01.792 [DEBUG] [sway/config/output.c:235] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (power -1) (max render time: -1)
00:00:01.792 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[0] = swaybg
00:00:01.792 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[1] = -o
00:00:01.792 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[2] = *
00:00:01.793 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[3] = -i
00:00:01.793 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[4] = /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
00:00:01.793 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[5] = -m
00:00:01.793 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[6] = fill
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 27: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 28: # Example configuration:
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 29: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 30: # output HDMI-A-1 resolution 1920x1080 position 1920,0
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 31: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 32: # You can get the names of your outputs by running: swaymsg -t get_outputs
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 33:
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 34: ### Idle configuration
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 35: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 36: # Example configuration:
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 37: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 38: # exec swayidle -w \
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 39: # timeout 300 'swaylock -f -c 000000' \
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 40: # timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 41: # before-sleep 'swaylock -f -c 000000'
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 42: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 43: # This will lock your screen after 300 seconds of inactivity, then turn off
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 44: # your displays after another 300 seconds, and turn your screens back on when
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 45: # resumed. It will also lock your screen before your computer goes to sleep.
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 46:
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 47: ### Input configuration
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 48: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 49: # Example configuration:
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 50: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 51: # input "2:14:SynPS/2_Synaptics_TouchPad" {
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 52: # dwt enabled
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 53: # tap enabled
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 54: # natural_scroll enabled
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 55: # middle_emulation enabled
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 56: # }
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 57: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 58: # You can get the names of your inputs by running: swaymsg -t get_inputs
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 59: # Read `man 5 sway-input` for more information about this section.
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 60:
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 61: ### Key bindings
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 62: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 63: # Basics:
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 64: #
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 65: # Start a terminal
00:00:01.796 [DEBUG] [sway/config.c:838] Read line 66: bindsym $mod+Return exec $term
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Return exec $term
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Return exec foot
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Return to command `exec foot` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 67:
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 68: # Kill focused window
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 69: bindsym $mod+Shift+q kill
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+q kill
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+q kill
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 70:
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 71: # Start your launcher
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 72: bindsym $mod+d exec $menu
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+d exec $menu
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+d exec dmenu_path | wmenu | xargs swaymsg exec --
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+d to command `exec dmenu_path | wmenu | xargs swaymsg exec --` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 73:
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 74: # Drag floating windows by holding down $mod and left mouse button.
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 75: # Resize them with right mouse button + $mod.
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 76: # Despite the name, also works for non-floating windows.
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 77: # Change normal to inverse to use left mouse button for resizing and right
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 78: # mouse button for dragging.
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 79: floating_modifier $mod normal
00:00:01.797 [INFO] [sway/commands.c:381] Config command: floating_modifier $mod normal
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: floating_modifier Mod4 normal
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 80:
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 81: # Reload the configuration file
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 82: bindsym $mod+Shift+c reload
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+c reload
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+c reload
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 83:
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 84: # Exit sway (logs you out of your Wayland session)
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 85: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+e to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 86: #
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 87: # Moving around:
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 88: #
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 89: # Move your focus around
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 90: bindsym $mod+$left focus left
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$left focus left
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+h focus left
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+h to command `focus left` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 91: bindsym $mod+$down focus down
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$down focus down
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+j focus down
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+j to command `focus down` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 92: bindsym $mod+$up focus up
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$up focus up
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+k focus up
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+k to command `focus up` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 93: bindsym $mod+$right focus right
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$right focus right
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+l focus right
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+l to command `focus right` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 94: # Or use $mod+[up|down|left|right]
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 95: bindsym $mod+Left focus left
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Left focus left
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Left focus left
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Left to command `focus left` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 96: bindsym $mod+Down focus down
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Down focus down
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Down focus down
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Down to command `focus down` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 97: bindsym $mod+Up focus up
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Up focus up
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Up focus up
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Up to command `focus up` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 98: bindsym $mod+Right focus right
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Right focus right
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Right focus right
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Right to command `focus right` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 99:
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 100: # Move the focused window with the same, but add Shift
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 101: bindsym $mod+Shift+$left move left
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$left move left
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+h move left
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 102: bindsym $mod+Shift+$down move down
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$down move down
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+j move down
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 103: bindsym $mod+Shift+$up move up
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$up move up
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+k move up
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 104: bindsym $mod+Shift+$right move right
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$right move right
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+l move right
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 105: # Ditto, with arrow keys
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 106: bindsym $mod+Shift+Left move left
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Left move left
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Left move left
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 107: bindsym $mod+Shift+Down move down
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Down move down
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Down move down
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 108: bindsym $mod+Shift+Up move up
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Up move up
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Up move up
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 109: bindsym $mod+Shift+Right move right
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Right move right
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Right move right
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 110: #
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 111: # Workspaces:
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 112: #
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 113: # Switch to workspace
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 114: bindsym $mod+1 workspace number 1
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+1 workspace number 1
00:00:01.797 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+1 workspace number 1
00:00:01.797 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*'
00:00:01.797 [DEBUG] [sway/config.c:838] Read line 115: bindsym $mod+2 workspace number 2
00:00:01.797 [INFO] [sway/commands.c:381] Config command: bindsym $mod+2 workspace number 2
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+2 workspace number 2
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 116: bindsym $mod+3 workspace number 3
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+3 workspace number 3
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+3 workspace number 3
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 117: bindsym $mod+4 workspace number 4
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+4 workspace number 4
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+4 workspace number 4
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 118: bindsym $mod+5 workspace number 5
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+5 workspace number 5
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+5 workspace number 5
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 119: bindsym $mod+6 workspace number 6
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+6 workspace number 6
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+6 workspace number 6
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+6 to command `workspace number 6` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 120: bindsym $mod+7 workspace number 7
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+7 workspace number 7
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+7 workspace number 7
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 121: bindsym $mod+8 workspace number 8
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+8 workspace number 8
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+8 workspace number 8
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 122: bindsym $mod+9 workspace number 9
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+9 workspace number 9
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+9 workspace number 9
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 123: bindsym $mod+0 workspace number 10
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+0 workspace number 10
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+0 workspace number 10
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+0 to command `workspace number 10` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 124: # Move focused container to workspace
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 125: bindsym $mod+Shift+1 move container to workspace number 1
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+1 move container to workspace number 1
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+1 move container to workspace number 1
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+1 to command `move container to workspace number 1` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 126: bindsym $mod+Shift+2 move container to workspace number 2
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+2 move container to workspace number 2
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+2 move container to workspace number 2
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 127: bindsym $mod+Shift+3 move container to workspace number 3
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+3 move container to workspace number 3
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+3 move container to workspace number 3
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 128: bindsym $mod+Shift+4 move container to workspace number 4
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+4 move container to workspace number 4
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+4 move container to workspace number 4
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 129: bindsym $mod+Shift+5 move container to workspace number 5
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+5 move container to workspace number 5
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+5 move container to workspace number 5
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 130: bindsym $mod+Shift+6 move container to workspace number 6
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+6 move container to workspace number 6
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+6 move container to workspace number 6
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+6 to command `move container to workspace number 6` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 131: bindsym $mod+Shift+7 move container to workspace number 7
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+7 move container to workspace number 7
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+7 move container to workspace number 7
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 132: bindsym $mod+Shift+8 move container to workspace number 8
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+8 move container to workspace number 8
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+8 move container to workspace number 8
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 133: bindsym $mod+Shift+9 move container to workspace number 9
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+9 move container to workspace number 9
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+9 move container to workspace number 9
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 134: bindsym $mod+Shift+0 move container to workspace number 10
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+0 move container to workspace number 10
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+0 move container to workspace number 10
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 10` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 135: # Note: workspaces can have any name you want, not just numbers.
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 136: # We just use 1-10 as the default.
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 137: #
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 138: # Layout stuff:
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 139: #
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 140: # You can "split" the current object of your focus with
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 141: # $mod+b or $mod+v, for horizontal and vertical splits
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 142: # respectively.
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 143: bindsym $mod+b splith
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+b splith
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+b splith
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+b to command `splith` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 144: bindsym $mod+v splitv
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+v splitv
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+v splitv
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+v to command `splitv` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 145:
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 146: # Switch the current container between different layout styles
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 147: bindsym $mod+s layout stacking
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+s layout stacking
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+s layout stacking
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 148: bindsym $mod+w layout tabbed
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+w layout tabbed
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+w layout tabbed
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 149: bindsym $mod+e layout toggle split
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+e layout toggle split
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+e layout toggle split
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 150:
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 151: # Make the current focus fullscreen
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 152: bindsym $mod+f fullscreen
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+f fullscreen
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+f fullscreen
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 153:
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 154: # Toggle the current focus between tiling and floating mode
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 155: bindsym $mod+Shift+space floating toggle
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+space floating toggle
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+space floating toggle
00:00:01.798 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 156:
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 157: # Swap focus between the tiling area and the floating area
00:00:01.798 [DEBUG] [sway/config.c:838] Read line 158: bindsym $mod+space focus mode_toggle
00:00:01.798 [INFO] [sway/commands.c:381] Config command: bindsym $mod+space focus mode_toggle
00:00:01.798 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+space focus mode_toggle
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 159:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 160: # Move focus to the parent container
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 161: bindsym $mod+a focus parent
00:00:01.799 [INFO] [sway/commands.c:381] Config command: bindsym $mod+a focus parent
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+a focus parent
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+a to command `focus parent` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 162: #
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 163: # Scratchpad:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 164: #
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 165: # Sway has a "scratchpad", which is a bag of holding for windows.
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 166: # You can send windows there and get them back later.
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 167:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 168: # Move the currently focused window to the scratchpad
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 169: bindsym $mod+Shift+minus move scratchpad
00:00:01.799 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+minus move scratchpad
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+minus move scratchpad
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 170:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 171: # Show the next scratchpad window or hide the focused scratchpad window.
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 172: # If there are multiple scratchpad windows, this command cycles through them.
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 173: bindsym $mod+minus scratchpad show
00:00:01.799 [INFO] [sway/commands.c:381] Config command: bindsym $mod+minus scratchpad show
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+minus scratchpad show
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 174: #
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 175: # Resizing containers:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 176: #
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 177: mode "resize" {
00:00:01.799 [DEBUG] [sway/config.c:892] Entering block 'mode "resize"'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 178: # left will shrink the containers width
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 179: # right will grow the containers width
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 180: # up will shrink the containers height
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 181: # down will grow the containers height
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 182: bindsym $left resize shrink width 10px
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $left resize shrink width 10px
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym h resize shrink width 10px
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym h resize shrink width 10px
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound h to command `resize shrink width 10px` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 183: bindsym $down resize grow height 10px
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $down resize grow height 10px
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym j resize grow height 10px
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym j resize grow height 10px
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound j to command `resize grow height 10px` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 184: bindsym $up resize shrink height 10px
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $up resize shrink height 10px
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym k resize shrink height 10px
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym k resize shrink height 10px
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound k to command `resize shrink height 10px` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 185: bindsym $right resize grow width 10px
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $right resize grow width 10px
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym l resize grow width 10px
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym l resize grow width 10px
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound l to command `resize grow width 10px` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 186:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 187: # Ditto, with arrow keys
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 188: bindsym Left resize shrink width 10px
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Left resize shrink width 10px
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Left resize shrink width 10px
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Left resize shrink width 10px
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Left to command `resize shrink width 10px` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 189: bindsym Down resize grow height 10px
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Down resize grow height 10px
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Down resize grow height 10px
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Down resize grow height 10px
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Down to command `resize grow height 10px` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 190: bindsym Up resize shrink height 10px
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Up resize shrink height 10px
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Up resize shrink height 10px
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Up resize shrink height 10px
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Up to command `resize shrink height 10px` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 191: bindsym Right resize grow width 10px
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Right resize grow width 10px
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Right resize grow width 10px
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Right resize grow width 10px
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Right to command `resize grow width 10px` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 192:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 193: # Return to default mode
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 194: bindsym Return mode "default"
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Return mode "default"
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Return mode "default"
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Return mode "default"
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Return to command `mode "default"` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 195: bindsym Escape mode "default"
00:00:01.799 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Escape mode "default"
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Escape mode "default"
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Escape mode "default"
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Escape to command `mode "default"` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 196: }
00:00:01.799 [DEBUG] [sway/config.c:909] Exiting block 'mode "resize"'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 197: bindsym $mod+r mode "resize"
00:00:01.799 [INFO] [sway/commands.c:381] Config command: bindsym $mod+r mode "resize"
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+r mode "resize"
00:00:01.799 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 198:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 199: #
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 200: # Status Bar:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 201: #
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 202: # Read `man 5 sway-bar` for more information about this section.
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 203: bar {
00:00:01.799 [DEBUG] [sway/config.c:892] Entering block 'bar'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 204: position top
00:00:01.799 [INFO] [sway/commands.c:381] Config command: bar position top
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: bar position top
00:00:01.799 [DEBUG] [sway/commands/bar.c:91] Creating bar: bar-0
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: position top
00:00:01.799 [DEBUG] [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: bar-0
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 205:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 206: # When the status_command prints a new line to stdout, swaybar updates.
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 207: # The default just shows the current date and time.
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 208: status_command while date +'%Y-%m-%d %X'; do sleep 1; done
00:00:01.799 [INFO] [sway/commands.c:381] Config command: bar status_command while date +'%Y-%m-%d %X'; do sleep 1; done
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: bar status_command while date +'%Y-%m-%d %X'; do sleep 1; done
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: status_command while date +'%Y-%m-%d %X'; do sleep 1; done
00:00:01.799 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %X'; do sleep 1; done
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 209:
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 210: colors {
00:00:01.799 [DEBUG] [sway/config.c:892] Entering block 'bar colors'
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 211: statusline #ffffff
00:00:01.799 [INFO] [sway/commands.c:381] Config command: bar colors statusline #ffffff
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: bar colors statusline #ffffff
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: colors statusline #ffffff
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: statusline #ffffff
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 212: background #323232
00:00:01.799 [INFO] [sway/commands.c:381] Config command: bar colors background #323232
00:00:01.799 [INFO] [sway/commands.c:404] After replacement: bar colors background #323232
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: colors background #323232
00:00:01.799 [DEBUG] [sway/commands.c:436] Subcommand: background #323232
00:00:01.799 [DEBUG] [sway/config.c:838] Read line 213: inactive_workspace #32323200 #32323200 #5c5c5c
00:00:01.800 [INFO] [sway/commands.c:381] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
00:00:01.800 [INFO] [sway/commands.c:404] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
00:00:01.800 [DEBUG] [sway/commands.c:436] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
00:00:01.800 [DEBUG] [sway/commands.c:436] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 214: }
00:00:01.800 [DEBUG] [sway/config.c:909] Exiting block 'bar colors'
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 215: }
00:00:01.800 [DEBUG] [sway/config.c:909] Exiting block 'bar'
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 216:
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 217: include /etc/sway/config.d/*
00:00:01.800 [INFO] [sway/commands.c:381] Config command: include /etc/sway/config.d/*
00:00:01.800 [INFO] [sway/commands.c:404] After replacement: include /etc/sway/config.d/*
00:00:01.800 [INFO] [sway/config.c:416] Loading config from /etc/sway/config.d/50-systemd-user.conf
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 2: # See FS#63021
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal.
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 4:
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 5: # Upstream refuses to set XDG_CURRENT_DESKTOP so we have to.
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 6: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:01.800 [INFO] [sway/commands.c:381] Config command: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:01.800 [INFO] [sway/commands.c:404] After replacement: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:01.800 [DEBUG] [sway/config.c:882] Deferring command `exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway'
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 10: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:01.800 [INFO] [sway/commands.c:381] Config command: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:01.800 [INFO] [sway/commands.c:404] After replacement: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:01.800 [DEBUG] [sway/config.c:882] Deferring command `exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
00:00:01.800 [DEBUG] [sway/config.c:838] Read line 11:
00:00:01.800 [DEBUG] [sway/config.c:838] 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:01.800 [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:01.800 [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:01.800 [DEBUG] [sway/config.c:882] 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:01.817 [DEBUG] [sway/server.c:357] Initializing Xwayland (lazy=1)
00:00:01.817 [INFO] [sway/server.c:384] Starting backend on wayland display 'wayland-2'
00:00:01.817 [DEBUG] [wlr] [backend/libinput/backend.c:88] Starting libinput backend
00:00:02.494 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1]
00:00:02.494 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:00:02.494 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
00:00:02.494 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
00:00:02.494 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
00:00:02.494 [DEBUG] [sway/input/input-manager.c:636] applying seat config for seat seat0
00:00:02.494 [DEBUG] [sway/input/seat.c:974] adding device 0:1:Power_Button to seat seat0
00:00:02.511 [DEBUG] [sway/input/keyboard.c:908] Created keyboard group 0x59e934e19290
00:00:02.511 [DEBUG] [sway/input/keyboard.c:931] Adding keyboard 0:1:Power_Button to group 0x59e934e19290
00:00:02.531 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Video Bus [0:6]
00:00:02.531 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
00:00:02.531 [DEBUG] [sway/input/seat.c:974] adding device 0:6:Video_Bus to seat seat0
00:00:02.539 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:6:Video_Bus to group 0x59e934e19290
00:00:02.540 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Video Bus [0:6]
00:00:02.540 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
00:00:02.540 [DEBUG] [sway/input/seat.c:974] adding device 0:6:Video_Bus to seat seat0
00:00:02.546 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:6:Video_Bus to group 0x59e934e19290
00:00:02.548 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1]
00:00:02.548 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:00:02.548 [DEBUG] [sway/input/seat.c:974] adding device 0:1:Power_Button to seat seat0
00:00:02.552 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:1:Power_Button to group 0x59e934e19290
00:00:02.553 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Lid Switch [0:5]
00:00:02.553 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:5:Lid_Switch'
00:00:02.554 [DEBUG] [sway/input/seat.c:974] adding device 0:5:Lid_Switch to seat seat0
00:00:02.554 [DEBUG] [sway/input/switch.c:17] Allocated switch for device
00:00:02.554 [DEBUG] [sway/input/switch.c:102] Configured switch for device
00:00:02.554 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Sleep Button [0:3]
00:00:02.554 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button'
00:00:02.554 [DEBUG] [sway/input/seat.c:974] adding device 0:3:Sleep_Button to seat seat0
00:00:02.558 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:3:Sleep_Button to group 0x59e934e19290
00:00:02.559 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Intel HID events [0:0]
00:00:02.559 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_events'
00:00:02.559 [DEBUG] [sway/input/seat.c:974] adding device 0:0:Intel_HID_events to seat seat0
00:00:02.563 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:0:Intel_HID_events to group 0x59e934e19290
00:00:02.563 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding AT Translated Set 2 keyboard [1:1]
00:00:02.563 [DEBUG] [sway/input/input-manager.c:234] adding device: '1:1:AT_Translated_Set_2_keyboard'
00:00:02.563 [DEBUG] [sway/input/seat.c:974] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
00:00:02.567 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x59e934e19290
00:00:02.568 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding SynPS/2 Synaptics TouchPad [2:7]
00:00:02.568 [DEBUG] [sway/input/input-manager.c:234] adding device: '2:7:SynPS/2_Synaptics_TouchPad'
00:00:02.568 [DEBUG] [sway/input/seat.c:974] adding device 2:7:SynPS/2_Synaptics_TouchPad to seat seat0
00:00:02.576 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:225] Loaded cursor theme 'default' at size 24 (60 available cursors)
00:00:02.576 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:7:SynPS/2_Synaptics_TouchPad
00:00:02.576 [DEBUG] [wlr] [backend/libinput/events.c:130] libinput gesture not handled
00:00:02.576 [DEBUG] [wlr] [backend/libinput/backend.c:127] libinput successfully initialized
00:00:02.576 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card2
00:00:02.577 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'eDP-1'
00:00:02.577 [INFO] [wlr] [backend/drm/drm.c:1628] 'eDP-1' connected
00:00:02.577 [DEBUG] [wlr] [backend/drm/drm.c:1422] Current CRTC: 53
00:00:02.577 [INFO] [wlr] [backend/drm/drm.c:1436] Detected modes:
00:00:02.578 [INFO] [wlr] [backend/drm/drm.c:1464] 1920x1080 @ 144.006 Hz (preferred)
00:00:02.578 [INFO] [wlr] [backend/drm/drm.c:1464] 1920x1080 @ 60.060 Hz
00:00:02.578 [INFO] [wlr] [backend/drm/drm.c:1484] Physical size: 380x210
00:00:02.578 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:00:02.578 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:00:02.578 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'eDP-1': crtc=0 status=connected want_crtc=1
00:00:02.578 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:00:02.578 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'eDP-1': crtc=0
00:00:02.578 [INFO] [wlr] [backend/drm/drm.c:1664] connector eDP-1: Requesting modeset
00:00:02.578 [DEBUG] [sway/desktop/output.c:1019] New output 0x59e934fe2070: eDP-1 (non-desktop: 0)
00:00:02.578 [DEBUG] [sway/config/output.c:401] Turning on output eDP-1
00:00:02.578 [DEBUG] [sway/config/output.c:414] Set preferred mode
00:00:02.578 [DEBUG] [wlr] [types/output/render.c:168] Attaching empty buffer to output for modeset
00:00:02.578 [DEBUG] [wlr] [types/output/swapchain.c:27] Choosing primary buffer format XR24 (0x34325258) for output 'eDP-1'
00:00:02.578 [DEBUG] [wlr] [types/output/swapchain.c:96] Testing swapchain for output 'eDP-1'
00:00:02.578 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:02.579 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier Y_TILED_CCS (0x0100000000000004)
00:00:02.579 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 1920x1080
00:00:02.580 [DEBUG] [sway/config/output.c:448] Auto-detected output transform: 0
00:00:02.580 [DEBUG] [sway/config/output.c:473] Auto-detected output scale: 1.000000
00:00:02.580 [DEBUG] [sway/config/output.c:520] Committing output eDP-1
00:00:02.580 [DEBUG] [wlr] [types/output/render.c:168] Attaching empty buffer to output for modeset
00:00:02.581 [INFO] [wlr] [backend/drm/drm.c:786] connector eDP-1: Modesetting with 1920x1080 @ 144.006 Hz
00:00:02.595 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:225] Loaded cursor theme 'default' at size 24 (60 available cursors)
00:00:02.596 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:02.596 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:02.596 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:00:02.596 [DEBUG] [sway/tree/workspace.c:277] Workspace: Generating new workspace name for output eDP-1
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 1'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '1'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:268] Workspace: Found free name 1
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 2'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '2'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 3'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '3'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 4'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '4'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 5'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '5'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 6'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '6'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 7'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '7'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 8'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '8'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 9'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '9'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 10'
00:00:02.596 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '10'
00:00:02.596 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1
00:00:02.596 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 1 for output eDP-1
00:00:02.596 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:02.596 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:02.596 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:02.596 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:02.596 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:02.596 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:7:SynPS/2_Synaptics_TouchPad
00:00:02.596 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f017f0 committing with 2 instructions
00:00:02.596 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f017f0
00:00:02.596 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card1
00:00:02.596 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'HDMI-A-1'
00:00:02.596 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-1'
00:00:02.596 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-2'
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'HDMI-A-1': crtc=-1 status=disconnected want_crtc=0
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-1': crtc=-1 status=disconnected want_crtc=0
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-2': crtc=-1 status=disconnected want_crtc=0
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'HDMI-A-1': crtc=-1
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-1': crtc=-1
00:00:02.596 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-2': crtc=-1
00:00:02.596 [INFO] [wlr] [backend/headless/backend.c:17] Starting headless backend
00:00:02.596 [DEBUG] [sway/config/bar.c:265] Invoking swaybar for bar id 'bar-0'
00:00:02.599 [DEBUG] [sway/config/bar.c:258] Spawned swaybar bar-0
00:00:02.600 [DEBUG] [sway/config.c:687] Running deferred commands
00:00:02.600 [INFO] [sway/commands.c:261] Handling command 'exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway'
00:00:02.600 [DEBUG] [sway/commands/exec_always.c:58] Executing systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:02.602 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 20086
00:00:02.602 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 20086
00:00:02.602 [INFO] [sway/commands.c:261] Handling command 'exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
00:00:02.602 [DEBUG] [sway/commands/exec_always.c:58] Executing systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:02.605 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 20088
00:00:02.605 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 20088
00:00:02.605 [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:02.605 [DEBUG] [sway/commands/exec_always.c:58] Executing hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:02.608 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 20090
00:00:02.608 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 20090
00:00:02.608 [INFO] [sway/server.c:396] Running compositor on wayland display 'wayland-2'
00:00:02.608 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
Environment variable $XDG_CURRENT_DESKTOP not set, ignoring.
00:00:02.610 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier Y_TILED_CCS (0x0100000000000004)
00:00:02.610 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 1920x1080
00:00:02.611 [DEBUG] [sway/ipc-server.c:197] New client: fd 472
00:00:02.611 [DEBUG] [sway/ipc-server.c:197] New client: fd 474
2024-09-02 22:21:04 - [swaybg-1.2.1/main.c:282] Found config * for output eDP-1 (AU Optronics 0x319D 0x22EAA7AA)
00:00:02.611 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9350d1600 (res 0x59e934f77330)
00:00:02.611 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:466] new layer_surface 0x59e934f6e600 (res 0x59e934f777b0)
00:00:02.611 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
00:00:02.636 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9350d3340 (res 0x59e934f82ff0)
00:00:02.636 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:466] new layer_surface 0x59e934e1b930 (res 0x59e934f83b30)
00:00:02.636 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace panel layer 1 anchor 13 size 0x25 margin 0,0,0,0,
00:00:02.636 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:02.636 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:02.636 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:02.636 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fabac0 committing with 1 instructions
00:00:02.636 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fabac0
00:00:00.031 [INFO] [swaybar/tray/host.c:25] Registering Status Notifier Item ':1.9/StatusNotifierItem'
00:00:18.943 [DEBUG] [sway/commands/bind.c:619] running command for binding: exec foot
00:00:18.943 [INFO] [sway/commands.c:261] Handling command 'exec foot'
00:00:18.943 [DEBUG] [sway/commands/exec_always.c:58] Executing foot
00:00:18.950 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 20145
00:00:18.950 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 20145
00:00:18.996 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9350c9910 (res 0x59e934febbb0)
00:00:18.996 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9350c9d50 (res 0x59e934fe94e0)
00:00:18.996 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934d8b850 (res 0x59e934fe9960)
00:00:18.996 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93509aa40 (res 0x59e934fe9ba0)
00:00:18.996 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='foot'
00:00:18.996 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9350ca3f0 (res 0x59e934fe9cc0)
00:00:19.003 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:19.003 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:19.003 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157610 horizontally
00:00:19.003 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934facee0 committing with 3 instructions
00:00:19.011 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934facee0 is ready
00:00:19.011 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934facee0
00:00:19.011 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9350cb280 entered output 0x59e934fe3650
00:00:32.600 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '4d7ba137cc47534d4bfb22416ad283d6' has expired
00:00:32.603 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c868049f9fdb53d3fde2b3c3e39c6045' has expired
00:00:32.605 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'ea9c007d7d894af119f6fff822a97414' has expired
00:00:40.953 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511f860 (res 0x59e934fc0040)
00:00:40.953 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511fc10 (res 0x59e934fbfbc0)
00:00:40.953 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511ffc0 (res 0x59e934fb4250)
00:00:40.953 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935120370 (res 0x59e934fc1240)
00:00:40.953 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935120f10 (res 0x59e934fb9740)
00:00:40.953 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93511a3c0 (res 0x59e934f76250)
00:00:40.953 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:00:41.063 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:00:41.426 [DEBUG] [sway/tree/view.c:421] View 0x59e9351213b0 updated CSD to 1
00:00:41.426 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:41.426 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:41.426 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157610 horizontally
00:00:41.426 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f3ea30 committing with 4 instructions
00:00:41.439 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f3ea30 is ready
00:00:41.439 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f3ea30
00:00:41.439 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351220d0 entered output 0x59e934fe3650
00:00:41.461 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:44.570 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:44.578 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:45.414 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:45.421 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:46.953 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:46.953 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:46.953 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:46.976 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:46.976 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:46.976 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:00:46.976 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934efd6f0 committing with 4 instructions
00:00:46.987 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934efd6f0 is ready
00:00:46.987 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934efd6f0
00:00:48.028 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351220d0 (res 0x59e934ff8a70)
00:00:48.028 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935157d70 (res 0x59e934ffb530)
00:00:48.028 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935156a20 (res 0x59e934ff1630)
00:00:48.028 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351571a0 (res 0x59e934ff9130)
00:00:48.028 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935122a20 (res 0x59e934ff3eb0)
00:00:48.028 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351582e0 (res 0x59e934fae6b0)
00:00:48.028 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:00:48.091 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:00:48.167 [DEBUG] [sway/tree/view.c:421] View 0x59e935156dd0 updated CSD to 1
00:00:48.167 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:48.167 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:48.167 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157610 horizontally
00:00:48.167 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fbca60 committing with 4 instructions
00:00:48.180 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934fbca60 is ready
00:00:48.180 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fbca60
00:00:48.180 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351210f0 entered output 0x59e934fe3650
00:00:48.204 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:48.696 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:48.704 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:48.873 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:48.877 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:49.045 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:49.045 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:49.045 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:49.063 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:49.063 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:49.063 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:00:49.063 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351577c0 committing with 4 instructions
00:00:49.073 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e9351577c0 is ready
00:00:49.073 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351577c0
00:00:50.089 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935120a50 (res 0x59e934ff01f0)
00:00:50.089 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935161600 (res 0x59e934ff4c90)
00:00:50.089 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935157030 (res 0x59e934ff6790)
00:00:50.089 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351573e0 (res 0x59e934fef230)
00:00:50.089 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935123e00 (res 0x59e934ff09d0)
00:00:50.089 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934e1f630 (res 0x59e934febdf0)
00:00:50.089 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:00:50.181 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:00:50.266 [DEBUG] [sway/tree/view.c:421] View 0x59e9351210f0 updated CSD to 1
00:00:50.266 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:50.266 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:50.266 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157610 horizontally
00:00:50.266 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f40ad0 committing with 4 instructions
00:00:50.279 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f40ad0 is ready
00:00:50.279 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f40ad0
00:00:50.279 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935161a90 entered output 0x59e934fe3650
00:00:50.280 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:50.769 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:50.773 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:50.875 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:50.889 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:51.224 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:51.225 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:00:51.225 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:51.277 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:51.277 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:51.277 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:00:51.277 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f3ceb0 committing with 4 instructions
00:00:51.281 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f3ceb0 is ready
00:00:51.281 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f3ceb0
00:00:59.230 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935157030 (res 0x59e934d7a5f0)
00:00:59.230 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935157d70 (res 0x59e934fc0280)
00:00:59.230 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935123510 (res 0x59e934fee150)
00:00:59.230 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351238c0 (res 0x59e934f754d0)
00:00:59.230 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935120ed0 (res 0x59e934fe7450)
00:00:59.230 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934ab2530 (res 0x59e934ff9eb0)
00:00:59.230 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:00:59.285 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:00:59.397 [DEBUG] [sway/tree/view.c:421] View 0x59e935155fa0 updated CSD to 1
00:00:59.397 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:00:59.397 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:00:59.397 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157610 horizontally
00:00:59.397 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934eb9ac0 committing with 4 instructions
00:00:59.414 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934eb9ac0 is ready
00:00:59.414 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934eb9ac0
00:00:59.414 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935156980 entered output 0x59e934fe3650
00:00:59.432 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:00.243 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:00.251 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:00.787 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:00.822 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:03.325 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:03.325 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:03.325 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:03.340 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:01:03.340 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:01:03.340 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:01:03.340 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e44580 committing with 4 instructions
00:01:03.355 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e44580 is ready
00:01:03.355 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e44580
00:01:06.993 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935157030 (res 0x59e934fee6f0)
00:01:06.993 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935157d70 (res 0x59e934ff6790)
00:01:06.993 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935156860 (res 0x59e934fef230)
00:01:06.993 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351582e0 (res 0x59e934fecdb0)
00:01:06.993 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935156c10 (res 0x59e934ff0670)
00:01:06.993 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9350cb020 (res 0x59e934fb1320)
00:01:06.993 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:01:07.035 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:01:07.148 [DEBUG] [sway/tree/view.c:421] View 0x59e935158690 updated CSD to 1
00:01:07.148 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:01:07.148 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:01:07.148 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157610 horizontally
00:01:07.148 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351296c0 committing with 4 instructions
00:01:07.191 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e9351296c0 is ready
00:01:07.191 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351296c0
00:01:07.191 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935123e00 entered output 0x59e934fe3650
00:01:07.210 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:07.867 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:07.870 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:08.275 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:08.279 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:08.616 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:08.640 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:09.276 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:09.293 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:10.129 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:10.141 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:10.712 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:10.717 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:11.519 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:11.536 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:11.570 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:11.570 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:01:11.570 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:01:11.604 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:01:11.604 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:01:11.604 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:01:11.604 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e935157d30 committing with 4 instructions
00:01:11.612 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e935157d30 is ready
00:01:11.612 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e935157d30
00:01:23.797 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing SynPS/2 Synaptics TouchPad [2:7]
00:01:23.797 [DEBUG] [sway/input/input-manager.c:202] removing device: '2:7:SynPS/2_Synaptics_TouchPad'
00:01:23.797 [DEBUG] [sway/input/seat.c:994] removing device 2:7:SynPS/2_Synaptics_TouchPad from seat seat0
00:01:23.797 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing AT Translated Set 2 keyboard [1:1]
00:01:23.797 [DEBUG] [sway/input/input-manager.c:202] removing device: '1:1:AT_Translated_Set_2_keyboard'
00:01:23.797 [DEBUG] [sway/input/seat.c:994] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
00:01:23.797 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 1:1:AT_Translated_Set_2_keyboard from group 0x59e934e19290
00:01:23.798 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Intel HID events [0:0]
00:01:23.798 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:0:Intel_HID_events'
00:01:23.798 [DEBUG] [sway/input/seat.c:994] removing device 0:0:Intel_HID_events from seat seat0
00:01:23.798 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:0:Intel_HID_events from group 0x59e934e19290
00:01:23.799 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Sleep Button [0:3]
00:01:23.799 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:3:Sleep_Button'
00:01:23.799 [DEBUG] [sway/input/seat.c:994] removing device 0:3:Sleep_Button from seat seat0
00:01:23.799 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:3:Sleep_Button from group 0x59e934e19290
00:01:23.799 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Lid Switch [0:5]
00:01:23.799 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:5:Lid_Switch'
00:01:23.799 [DEBUG] [sway/input/seat.c:994] removing device 0:5:Lid_Switch from seat seat0
00:01:23.799 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Power Button [0:1]
00:01:23.799 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
00:01:23.799 [DEBUG] [sway/input/seat.c:994] removing device 0:1:Power_Button from seat seat0
00:01:23.799 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:1:Power_Button from group 0x59e934e19290
00:01:23.800 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Video Bus [0:6]
00:01:23.800 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:6:Video_Bus'
00:01:23.800 [DEBUG] [sway/input/seat.c:994] removing device 0:6:Video_Bus from seat seat0
00:01:23.800 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:6:Video_Bus from group 0x59e934e19290
00:01:23.800 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Video Bus [0:6]
00:01:23.800 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:6:Video_Bus'
00:01:23.800 [DEBUG] [sway/input/seat.c:994] removing device 0:6:Video_Bus from seat seat0
00:01:23.800 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:6:Video_Bus from group 0x59e934e19290
00:01:23.801 [DEBUG] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Permission denied
00:01:23.801 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: ATOMIC_TEST_ONLY)
00:01:23.837 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Power Button [0:1]
00:01:23.837 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
00:01:23.837 [DEBUG] [sway/input/seat.c:994] removing device 0:1:Power_Button from seat seat0
00:01:23.837 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:1:Power_Button from group 0x59e934e19290
00:01:23.837 [DEBUG] [sway/input/keyboard.c:805] Destroying empty keyboard group 0x59e934e19290
00:01:23.837 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:207] Disabling seat
00:01:23.837 [INFO] [wlr] [backend/drm/backend.c:143] DRM fd paused
00:01:23.837 [INFO] [wlr] [backend/drm/backend.c:143] DRM fd paused
00:01:41.032 [INFO] [swaybar/tray/host.c:58] Unregistering Status Notifier Item ':1.9/StatusNotifierItem'
00:01:45.772 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
00:01:46.481 [INFO] [wlr] [backend/drm/backend.c:104] DRM fd resumed
00:01:46.481 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card2
00:01:46.483 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:01:46.483 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:01:46.483 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'eDP-1': crtc=0 status=connected want_crtc=1
00:01:46.483 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:01:46.483 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'eDP-1': crtc=0
00:01:46.744 [INFO] [wlr] [backend/drm/drm.c:786] connector eDP-1: Modesetting with 1920x1080 @ 144.006 Hz
00:01:47.588 [INFO] [wlr] [backend/drm/backend.c:104] DRM fd resumed
00:01:47.588 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card1
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'HDMI-A-1': crtc=-1 status=disconnected want_crtc=0
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-1': crtc=-1 status=disconnected want_crtc=0
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-2': crtc=-1 status=disconnected want_crtc=0
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'HDMI-A-1': crtc=-1
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-1': crtc=-1
00:01:47.588 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-2': crtc=-1
00:01:50.436 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1]
00:01:50.436 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:01:50.436 [DEBUG] [sway/input/seat.c:974] adding device 0:1:Power_Button to seat seat0
00:01:50.443 [DEBUG] [sway/input/keyboard.c:908] Created keyboard group 0x59e934fbce10
00:01:50.443 [DEBUG] [sway/input/keyboard.c:931] Adding keyboard 0:1:Power_Button to group 0x59e934fbce10
00:01:50.444 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Video Bus [0:6]
00:01:50.444 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
00:01:50.444 [DEBUG] [sway/input/seat.c:974] adding device 0:6:Video_Bus to seat seat0
00:01:50.448 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:6:Video_Bus to group 0x59e934fbce10
00:01:50.449 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Video Bus [0:6]
00:01:50.449 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
00:01:50.449 [DEBUG] [sway/input/seat.c:974] adding device 0:6:Video_Bus to seat seat0
00:01:50.453 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:6:Video_Bus to group 0x59e934fbce10
00:01:50.454 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1]
00:01:50.454 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:01:50.454 [DEBUG] [sway/input/seat.c:974] adding device 0:1:Power_Button to seat seat0
00:01:50.457 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:1:Power_Button to group 0x59e934fbce10
00:01:50.458 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Lid Switch [0:5]
00:01:50.458 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:5:Lid_Switch'
00:01:50.458 [DEBUG] [sway/input/seat.c:974] adding device 0:5:Lid_Switch to seat seat0
00:01:50.458 [DEBUG] [sway/input/switch.c:17] Allocated switch for device
00:01:50.458 [DEBUG] [sway/input/switch.c:102] Configured switch for device
00:01:50.458 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Sleep Button [0:3]
00:01:50.458 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button'
00:01:50.458 [DEBUG] [sway/input/seat.c:974] adding device 0:3:Sleep_Button to seat seat0
00:01:50.462 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:3:Sleep_Button to group 0x59e934fbce10
00:01:50.463 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Intel HID events [0:0]
00:01:50.463 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_events'
00:01:50.463 [DEBUG] [sway/input/seat.c:974] adding device 0:0:Intel_HID_events to seat seat0
00:01:50.466 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:0:Intel_HID_events to group 0x59e934fbce10
00:01:50.467 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding AT Translated Set 2 keyboard [1:1]
00:01:50.467 [DEBUG] [sway/input/input-manager.c:234] adding device: '1:1:AT_Translated_Set_2_keyboard'
00:01:50.467 [DEBUG] [sway/input/seat.c:974] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
00:01:50.471 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x59e934fbce10
00:01:50.472 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding SynPS/2 Synaptics TouchPad [2:7]
00:01:50.472 [DEBUG] [sway/input/input-manager.c:234] adding device: '2:7:SynPS/2_Synaptics_TouchPad'
00:01:50.472 [DEBUG] [sway/input/seat.c:974] adding device 2:7:SynPS/2_Synaptics_TouchPad to seat seat0
00:01:50.472 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:7:SynPS/2_Synaptics_TouchPad
00:01:50.472 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:01:50.472 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:01:50.472 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:01:50.472 [DEBUG] [wlr] [backend/libinput/events.c:130] libinput gesture not handled
00:01:50.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934eb4580 (res 0x59e934e0d720)
00:01:50.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934e8a4b0 (res 0x59e934e0d2a0)
00:01:55.710 [DEBUG] [sway/commands/bind.c:619] running command for binding: exec dmenu_path | wmenu | xargs swaymsg exec --
00:01:55.710 [INFO] [sway/commands.c:261] Handling command 'exec dmenu_path | wmenu | xargs swaymsg exec --'
00:01:55.710 [DEBUG] [sway/commands/exec_always.c:58] Executing dmenu_path | wmenu | xargs swaymsg exec --
00:01:55.717 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 20650
00:01:55.717 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 20650
00:01:55.738 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934e8b2f0 (res 0x59e934ed3380)
00:01:55.738 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:466] new layer_surface 0x59e934eb3850 (res 0x59e934ed4100)
00:01:55.738 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace menu layer 2 anchor 13 size 0x21 margin 0,0,0,0,
00:01:56.968 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (menu)
00:01:56.969 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934efb850 committing with 3 instructions
00:01:56.969 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934efb850
00:01:56.974 [DEBUG] [sway/ipc-server.c:197] New client: fd 481
00:01:56.974 [INFO] [sway/commands.c:261] Handling command 'exec qbittorrent'
00:01:56.974 [DEBUG] [sway/commands/exec_always.c:58] Executing qbittorrent
00:01:56.982 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 20662
00:01:56.982 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 20662
00:01:56.982 [INFO] [sway/ipc-server.c:571] IPC Client 481 disconnected
00:01:54.411 [INFO] [swaybar/tray/host.c:25] Registering Status Notifier Item ':1.34/StatusNotifierItem'
00:01:54.499 [INFO] [swaybar/tray/host.c:58] Unregistering Status Notifier Item ':1.34/StatusNotifierItem'
00:01:54.500 [INFO] [swaybar/tray/host.c:25] Registering Status Notifier Item ':1.36/StatusNotifierItem'
00:01:57.188 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934e8b780 (res 0x59e934e8e760)
00:01:57.188 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e96030 (res 0x59e934e8f950)
00:01:57.188 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9350cb1a0 (res 0x59e934e8fb90)
00:01:57.234 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='qBittorrent v4.6.6' app_id='org.qbittorrent.qBittorrent'
00:01:57.273 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:01:57.273 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:01:57.273 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157610 horizontally
00:01:57.273 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fb5ec0 committing with 4 instructions
00:01:57.303 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934fb5ec0 is ready
00:01:57.303 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fb5ec0
00:01:57.303 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351abf00 entered output 0x59e934fe3650
00:01:58.145 [DEBUG] [sway/commands/bind.c:619] running command for binding: layout tabbed
00:01:58.145 [INFO] [sway/commands.c:261] Handling command 'layout tabbed'
00:01:58.145 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:01:58.145 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:01:58.145 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157890 horizontally
00:01:58.145 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934efc0d0 committing with 4 instructions
00:01:58.175 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934efc0d0 is ready
00:01:58.176 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934efc0d0
00:01:58.176 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351afa60 entered output 0x59e934fe3650
00:01:59.753 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351af1a0 (res 0x59e934e93340)
00:01:59.753 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935124920 (res 0x59e934e93580)
00:01:59.753 [ERROR] [wlr] [types/xdg_shell/wlr_xdg_surface.c:169] A configure is scheduled for an uninitialized xdg_surface 0x59e935124920
00:01:59.753 [DEBUG] [sway/desktop/xdg_shell.c:526] New xdg_shell popup
00:02:06.395 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:02:06.395 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:02:10.197 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:02:10.197 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:02:10.197 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:02:10.197 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:02:11.928 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:02:13.721 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ae1b0 (res 0x59e934e6d1e0)
00:02:13.724 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:02:13.725 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:02:13.725 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:02:13.734 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:02:13.734 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.734 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.734 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.734 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.734 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.734 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.734 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.734 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:02:13.741 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.741 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:02:13.741 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:13.741 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:02:13.981 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351af120 (res 0x59e934f2bbf0)
00:02:13.981 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351af4d0 (res 0x59e934f2bd10)
00:02:13.981 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c5db0 (res 0x59e934f2be30)
00:02:13.981 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c6160 (res 0x59e934f2c070)
00:02:13.981 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351af880 (res 0x59e934f2d4b0)
00:02:13.981 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93511d4a0 (res 0x59e934ec6800)
00:02:13.981 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:02:14.004 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:02:14.329 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 20850
00:02:14.329 [DEBUG] [sway/tree/view.c:421] View 0x59e9351c69d0 updated CSD to 1
00:02:14.330 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934faf340 committing with 6 instructions
00:02:14.356 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934faf340 is ready
00:02:14.356 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934faf340
00:02:14.356 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351c72d0 entered output 0x59e934fe3650
00:02:14.390 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:15.803 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:15.826 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:16.529 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:16.559 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:16.964 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:16.971 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:17.675 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:17.678 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:18.081 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:18.082 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:18.082 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:18.139 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:02:18.139 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:02:18.139 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:02:18.139 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934eb82d0 committing with 6 instructions
00:02:18.139 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934eb82d0
00:02:22.267 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:02:22.267 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:02:23.399 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511c3e0 (res 0x59e934e98ee0)
00:02:23.399 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ad4b0 (res 0x59e934e99000)
00:02:23.399 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c8060 (res 0x59e934e98940)
00:02:23.399 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351cbf80 (res 0x59e934e98a60)
00:02:23.399 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351b9ba0 (res 0x59e934e99a20)
00:02:23.399 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9350cbb70 (res 0x59e934e9a680)
00:02:23.399 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:02:23.421 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:02:23.534 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 20999
00:02:23.535 [DEBUG] [sway/tree/view.c:421] View 0x59e9351abc00 updated CSD to 1
00:02:23.535 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f41020 committing with 6 instructions
00:02:23.570 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f41020 is ready
00:02:23.570 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f41020
00:02:23.570 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351b8b70 entered output 0x59e934fe3650
00:02:23.595 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:24.355 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:24.384 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:24.753 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:24.761 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:24.930 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:25.066 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:25.106 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:25.365 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:25.401 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:25.566 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:25.602 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:25.614 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:02:25.614 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:02:25.710 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '34fc0a5ed7d218bc9703996450368fc8' has expired
00:02:25.740 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:25.776 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:25.916 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:25.952 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:26.040 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:27.010 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:27.022 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:27.358 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:27.404 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:27.608 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:27.661 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:28.162 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:28.162 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:28.162 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:28.171 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:02:28.171 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:02:28.171 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:02:28.171 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e7cee0 committing with 6 instructions
00:02:28.171 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e7cee0
00:02:34.319 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:02:34.319 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:02:34.974 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:02:36.747 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:02:36.747 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:02:36.892 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:02:36.962 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b7d40 (res 0x59e934fb5a80)
00:02:36.962 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:02:36.963 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:02:36.963 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:02:36.967 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:02:36.967 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.967 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.967 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.967 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.967 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.967 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.967 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.967 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:02:36.973 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.973 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:02:36.974 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:02:36.974 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:02:37.268 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511c3e0 (res 0x59e934f2c4f0)
00:02:37.268 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c6330 (res 0x59e934f2c730)
00:02:37.268 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b91e0 (res 0x59e934f2d150)
00:02:37.268 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b9590 (res 0x59e934f2c3d0)
00:02:37.268 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351c84a0 (res 0x59e934e4bb20)
00:02:37.268 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934e8ac40 (res 0x59e934e51930)
00:02:37.268 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:02:37.291 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:02:37.389 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 21164
00:02:37.391 [DEBUG] [sway/tree/view.c:421] View 0x59e9351c66e0 updated CSD to 1
00:02:37.391 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e580e0 committing with 6 instructions
00:02:37.412 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e580e0 is ready
00:02:37.412 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e580e0
00:02:37.412 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351af800 entered output 0x59e934fe3650
00:02:37.455 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:38.299 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:38.354 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:38.757 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:38.768 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:40.539 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:40.550 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:41.520 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:41.548 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:41.912 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '4a2f791ad0e0ead13e40a1b8ce17355b' has expired
00:02:42.886 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:42.893 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:43.412 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:43.421 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:43.691 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:43.699 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:43.902 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:43.932 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:44.138 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:44.315 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:46.255 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:46.261 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:48.760 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:02:50.070 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:50.073 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:52.010 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:52.023 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:53.163 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:53.165 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:53.175 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'bd8c107a64af7cef5b2dd0412d21b8ff' has expired
00:02:54.268 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:54.276 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:54.913 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:54.919 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:55.956 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:55.981 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:56.484 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:56.508 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:57.146 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:57.149 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:57.685 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:57.685 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:02:57.685 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:02:57.715 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:02:57.715 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:02:57.715 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:02:57.715 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e3dac0 committing with 6 instructions
00:02:57.715 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e3dac0
00:02:58.571 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:03:00.335 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ad4b0 (res 0x59e934e983a0)
00:03:00.336 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:03:00.336 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:03:00.336 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:03:00.342 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.342 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.342 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.342 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.342 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.342 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.342 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.342 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.342 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
> Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:03:00.359 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.359 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:00.359 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:00.359 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:01.197 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c78e0 (res 0x59e934e93460)
00:03:01.197 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c6310 (res 0x59e934e9dce0)
00:03:01.197 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511c3e0 (res 0x59e934e937c0)
00:03:01.197 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b91e0 (res 0x59e934e9d740)
00:03:01.197 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351ae0c0 (res 0x59e934e531e0)
00:03:01.197 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93511dae0 (res 0x59e934e9d620)
00:03:01.197 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.316 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.320 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c3cd0 (res 0x59e934e54740)
00:03:01.320 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351cd490 (res 0x59e934e9e820)
00:03:01.320 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351cd840 (res 0x59e934e9f120)
00:03:01.321 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351cdbf0 (res 0x59e934e50cd0)
00:03:01.321 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93511c790 (res 0x59e934e9e3a0)
00:03:01.321 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935155da0 (res 0x59e934ea0560)
00:03:01.321 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.325 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d2fa0 (res 0x59e934ea1520)
00:03:01.325 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d3350 (res 0x59e934e9f900)
00:03:01.325 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d3b10 (res 0x59e934ea0d40)
00:03:01.325 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d3ec0 (res 0x59e934ea2720)
00:03:01.325 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935158e00 (res 0x59e934e72300)
00:03:01.325 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351af260 (res 0x59e934e95580)
00:03:01.325 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.344 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d8d50 (res 0x59e934e42220)
00:03:01.344 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d9100 (res 0x59e934ea1640)
00:03:01.344 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d94b0 (res 0x59e934e51390)
00:03:01.344 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d9860 (res 0x59e934e71580)
00:03:01.344 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351da2e0 (res 0x59e934f2ec50)
00:03:01.344 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351da780 (res 0x59e934e80030)
00:03:01.344 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.348 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351debf0 (res 0x59e934e0fb20)
00:03:01.348 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351defa0 (res 0x59e934f2faf0)
00:03:01.348 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351df350 (res 0x59e934e70b60)
00:03:01.348 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351df700 (res 0x59e934e70020)
00:03:01.348 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351e0180 (res 0x59e934e0d960)
00:03:01.348 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351dfb50 (res 0x59e934e97bc0)
00:03:01.348 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.352 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351e49b0 (res 0x59e934e74a20)
00:03:01.352 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351e4d60 (res 0x59e934ed6080)
00:03:01.352 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351e5110 (res 0x59e934e4d850)
00:03:01.352 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351e54c0 (res 0x59e934e43660)
00:03:01.352 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351e5f40 (res 0x59e934e11cc0)
00:03:01.352 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351e63e0 (res 0x59e934ed5e40)
00:03:01.352 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.362 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ea850 (res 0x59e934e8eb80)
00:03:01.362 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351eac00 (res 0x59e934e8f000)
00:03:01.362 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351eafb0 (res 0x59e934e90250)
00:03:01.362 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351eb360 (res 0x59e934e8fef0)
00:03:01.362 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351ebde0 (res 0x59e934fa3c50)
00:03:01.362 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351eb7b0 (res 0x59e934ea23c0)
00:03:01.362 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.363 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351f4740 (res 0x59e934f2bbf0)
00:03:01.363 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351f4af0 (res 0x59e934f2be30)
00:03:01.363 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351f4ea0 (res 0x59e934e9b2e0)
00:03:01.363 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351f5250 (res 0x59e934e2bb20)
00:03:01.363 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351f5cd0 (res 0x59e934e0c9a0)
00:03:01.363 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351f6170 (res 0x59e934ef95b0)
00:03:01.363 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.363 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351f64b0 (res 0x59e934f2cdf0)
00:03:01.363 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351f6860 (res 0x59e934f2d270)
00:03:01.363 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351f6c10 (res 0x59e934f2d390)
00:03:01.363 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351f6fc0 (res 0x59e934f2d6f0)
00:03:01.363 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351f7a40 (res 0x59e934e6fcc0)
00:03:01.363 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351f7410 (res 0x59e934e926e0)
00:03:01.363 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.370 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351fc270 (res 0x59e934e72780)
00:03:01.370 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351fc620 (res 0x59e934e70ec0)
00:03:01.370 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351fc9d0 (res 0x59e934e53d20)
00:03:01.370 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351fcd80 (res 0x59e934e53540)
00:03:01.370 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351fd800 (res 0x59e934e751a0)
00:03:01.370 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351fdca0 (res 0x59e934fddf70)
00:03:01.370 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.417 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935206a60 (res 0x59e935206e10)
00:03:01.417 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935206ea0 (res 0x59e935207250)
00:03:01.417 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935207340 (res 0x59e9352076f0)
00:03:01.417 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352077e0 (res 0x59e935207b90)
00:03:01.417 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935208da0 (res 0x59e935208ec0)
00:03:01.417 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352096d0 (res 0x59e9352097b0)
00:03:01.417 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.417 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.418 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93521efe0 (res 0x59e93521f390)
00:03:01.418 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93521f420 (res 0x59e93521f7d0)
00:03:01.418 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93521f860 (res 0x59e93521fc10)
00:03:01.418 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93521fd00 (res 0x59e9352200b0)
00:03:01.418 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935221260 (res 0x59e935221380)
00:03:01.418 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935221b90 (res 0x59e935221c70)
00:03:01.418 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.419 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93522ef00 (res 0x59e93522f2b0)
00:03:01.419 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93522f340 (res 0x59e93522f6f0)
00:03:01.419 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93522f7e0 (res 0x59e93522fb90)
00:03:01.419 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93522fc80 (res 0x59e935230030)
00:03:01.419 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352311e0 (res 0x59e935231300)
00:03:01.419 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935231b10 (res 0x59e935231bf0)
00:03:01.419 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.419 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352366b0 (res 0x59e935236a60)
00:03:01.419 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935236af0 (res 0x59e935236ea0)
00:03:01.419 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935236f90 (res 0x59e935237340)
00:03:01.419 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935237430 (res 0x59e9352377e0)
00:03:01.419 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935238990 (res 0x59e935238ab0)
00:03:01.419 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352392c0 (res 0x59e9352393a0)
00:03:01.419 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.422 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935239d70 (res 0x59e93523a120)
00:03:01.422 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523a1b0 (res 0x59e93523a560)
00:03:01.422 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523a650 (res 0x59e93523aa00)
00:03:01.422 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523aaf0 (res 0x59e93523aea0)
00:03:01.422 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93523c050 (res 0x59e93523c170)
00:03:01.422 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93523c980 (res 0x59e93523ca60)
00:03:01.422 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.422 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523d1f0 (res 0x59e93523d5a0)
00:03:01.422 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d3700 (res 0x59e93523de40)
00:03:01.422 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523ded0 (res 0x59e93523e280)
00:03:01.422 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523e370 (res 0x59e93523e720)
00:03:01.422 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93523f8d0 (res 0x59e93523f9f0)
00:03:01.422 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935240200 (res 0x59e9352402e0)
00:03:01.422 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.424 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.424 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.427 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352412f0 (res 0x59e9352416a0)
00:03:01.427 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935241730 (res 0x59e935241ae0)
00:03:01.427 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935241bd0 (res 0x59e935241f80)
00:03:01.427 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935242070 (res 0x59e935242420)
00:03:01.427 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935243580 (res 0x59e9352436a0)
00:03:01.427 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935243eb0 (res 0x59e935243f90)
00:03:01.427 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.434 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935244e80 (res 0x59e935245230)
00:03:01.434 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352452c0 (res 0x59e935245670)
00:03:01.434 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935245760 (res 0x59e935245b10)
00:03:01.434 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935245c00 (res 0x59e935245fb0)
00:03:01.434 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935247110 (res 0x59e935247230)
00:03:01.434 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935247a40 (res 0x59e935247b20)
00:03:01.434 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.437 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935248870 (res 0x59e935248c20)
00:03:01.437 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935248cb0 (res 0x59e935249060)
00:03:01.437 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935249150 (res 0x59e935249500)
00:03:01.437 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352495f0 (res 0x59e9352499a0)
00:03:01.437 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93524ab00 (res 0x59e93524ac20)
00:03:01.437 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93524b430 (res 0x59e93524b510)
00:03:01.437 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.440 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93524be20 (res 0x59e93524c1d0)
00:03:01.440 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93524c260 (res 0x59e93524c610)
00:03:01.440 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93524c700 (res 0x59e93524cab0)
00:03:01.440 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93524cba0 (res 0x59e93524cf50)
00:03:01.440 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93524e160 (res 0x59e93524e280)
00:03:01.440 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93524ea90 (res 0x59e93524eb70)
00:03:01.440 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.443 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935253810 (res 0x59e935253bc0)
00:03:01.443 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935253cb0 (res 0x59e935254060)
00:03:01.443 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935254150 (res 0x59e935254500)
00:03:01.443 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352545f0 (res 0x59e9352549a0)
00:03:01.443 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935255b30 (res 0x59e935255c50)
00:03:01.443 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935256460 (res 0x59e935256540)
00:03:01.443 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.443 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935256c70 (res 0x59e935257020)
00:03:01.443 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935257110 (res 0x59e9352574c0)
00:03:01.443 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352575b0 (res 0x59e935257960)
00:03:01.443 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935257a50 (res 0x59e935257e00)
00:03:01.444 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935258f90 (res 0x59e9352590b0)
00:03:01.444 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352598c0 (res 0x59e9352599a0)
00:03:01.444 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.454 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93525efd0 (res 0x59e93525f380)
00:03:01.454 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93525f410 (res 0x59e93525f7c0)
00:03:01.454 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93525f8b0 (res 0x59e93525fc60)
00:03:01.454 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93525fd50 (res 0x59e935260100)
00:03:01.454 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935261260 (res 0x59e935261380)
00:03:01.454 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935261b90 (res 0x59e935261c70)
00:03:01.454 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.455 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935266960 (res 0x59e935266d10)
00:03:01.455 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935266da0 (res 0x59e935267150)
00:03:01.455 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935267240 (res 0x59e9352675f0)
00:03:01.455 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352676e0 (res 0x59e935267a90)
00:03:01.455 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935268c20 (res 0x59e935268d40)
00:03:01.455 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935269550 (res 0x59e935269630)
00:03:01.455 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.465 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93526ebc0 (res 0x59e93526ef70)
00:03:01.465 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93526f000 (res 0x59e93526f3b0)
00:03:01.465 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93526f440 (res 0x59e93526f7f0)
00:03:01.465 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93526f880 (res 0x59e93526fc30)
00:03:01.465 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935270de0 (res 0x59e935270f00)
00:03:01.465 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935271710 (res 0x59e9352717f0)
00:03:01.465 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.470 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93527ac40 (res 0x59e93527aff0)
00:03:01.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93527b080 (res 0x59e93527b430)
00:03:01.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93527b4c0 (res 0x59e93527b870)
00:03:01.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93527b900 (res 0x59e93527bcb0)
00:03:01.473 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93527ced0 (res 0x59e93527cff0)
00:03:01.473 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93527d800 (res 0x59e93527d8e0)
00:03:01.473 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.483 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.483 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935282550 (res 0x59e935282900)
00:03:01.484 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935282990 (res 0x59e935282d40)
00:03:01.484 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935282e30 (res 0x59e9352831e0)
00:03:01.484 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352832d0 (res 0x59e935283680)
00:03:01.484 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352847e0 (res 0x59e935284900)
00:03:01.484 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935285110 (res 0x59e9352851f0)
00:03:01.484 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.485 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935285980 (res 0x59e935285d30)
00:03:01.485 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935285dc0 (res 0x59e935286170)
00:03:01.485 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935286260 (res 0x59e935286610)
00:03:01.485 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935286700 (res 0x59e935286ab0)
00:03:01.485 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935287c60 (res 0x59e935287d80)
00:03:01.485 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935288590 (res 0x59e935288670)
00:03:01.485 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.510 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.514 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.525 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.531 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.538 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93528d970 (res 0x59e93528dd20)
00:03:01.538 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93528ddb0 (res 0x59e93528e160)
00:03:01.538 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93528e250 (res 0x59e93528e600)
00:03:01.538 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93528e6f0 (res 0x59e93528eaa0)
00:03:01.538 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93528fc50 (res 0x59e93528fd70)
00:03:01.539 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935290580 (res 0x59e935290660)
00:03:01.539 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.547 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.558 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.570 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935295450 (res 0x59e935295800)
00:03:01.570 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935295890 (res 0x59e935295c40)
00:03:01.570 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935295d30 (res 0x59e9352960e0)
00:03:01.570 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352961d0 (res 0x59e935296580)
00:03:01.570 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935297730 (res 0x59e935297850)
00:03:01.570 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935298060 (res 0x59e935298140)
00:03:01.570 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:01.614 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.630 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.632 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.675 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.716 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.727 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.734 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.747 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.765 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.813 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.817 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.823 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.830 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.842 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.843 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.847 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.887 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:01.899 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:02.236 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 23846
00:03:02.237 [DEBUG] [sway/tree/view.c:421] View 0x59e9351da860 updated CSD to 1
00:03:02.238 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f4b750 committing with 6 instructions
00:03:02.255 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24171
00:03:02.256 [DEBUG] [sway/tree/view.c:421] View 0x59e935256660 updated CSD to 1
00:03:02.295 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24180
00:03:02.298 [DEBUG] [sway/tree/view.c:421] View 0x59e9351e0620 updated CSD to 1
00:03:02.305 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24232
00:03:02.308 [DEBUG] [sway/tree/view.c:421] View 0x59e935261d90 updated CSD to 1
00:03:02.348 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24252
00:03:02.351 [DEBUG] [sway/tree/view.c:421] View 0x59e935269750 updated CSD to 1
00:03:02.380 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 23772
00:03:02.381 [DEBUG] [sway/tree/view.c:421] View 0x59e9351c66c0 updated CSD to 1
00:03:02.382 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.383 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24156
00:03:02.384 [DEBUG] [sway/tree/view.c:421] View 0x59e935231d10 updated CSD to 1
00:03:02.410 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.425 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.430 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24007
00:03:02.432 [DEBUG] [sway/tree/view.c:421] View 0x59e9351fdd80 updated CSD to 1
00:03:02.434 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f4b750 is ready
00:03:02.434 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f4b750
00:03:02.434 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93529a1e0 entered output 0x59e934fe3650
00:03:02.435 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934dcf440 committing with 13 instructions
00:03:02.485 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.485 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.492 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24130
00:03:02.494 [DEBUG] [sway/tree/view.c:421] View 0x59e9351ced00 updated CSD to 1
00:03:02.500 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.517 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24266
00:03:02.521 [DEBUG] [sway/tree/view.c:421] View 0x59e9351f6250 updated CSD to 1
00:03:02.570 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.587 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24281
00:03:02.588 [DEBUG] [sway/tree/view.c:421] View 0x59e935298260 updated CSD to 1
00:03:02.602 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 23958
00:03:02.604 [DEBUG] [sway/tree/view.c:421] View 0x59e9351ec280 updated CSD to 1
00:03:02.626 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934dcf440 is ready
00:03:02.626 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934dcf440
00:03:02.626 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93529b610 entered output 0x59e934fe3650
00:03:02.627 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93529eba0 entered output 0x59e934fe3650
00:03:02.628 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a0390 entered output 0x59e934fe3650
00:03:02.628 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a21d0 entered output 0x59e934fe3650
00:03:02.629 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a67c0 entered output 0x59e934fe3650
00:03:02.630 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351b3650 entered output 0x59e934fe3650
00:03:02.631 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352aaea0 entered output 0x59e934fe3650
00:03:02.632 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ecb2e0 committing with 17 instructions
00:03:02.634 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24169
00:03:02.635 [DEBUG] [sway/tree/view.c:421] View 0x59e935290780 updated CSD to 1
00:03:02.636 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.642 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24284
00:03:02.645 [DEBUG] [sway/tree/view.c:421] View 0x59e9351d4ab0 updated CSD to 1
00:03:02.673 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24213
00:03:02.675 [DEBUG] [sway/tree/view.c:421] View 0x59e93524ec90 updated CSD to 1
00:03:02.683 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24236
00:03:02.689 [DEBUG] [sway/tree/view.c:421] View 0x59e93523cb80 updated CSD to 1
00:03:02.730 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24264
00:03:02.732 [DEBUG] [sway/tree/view.c:421] View 0x59e93527da00 updated CSD to 1
00:03:02.744 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24016
00:03:02.745 [DEBUG] [sway/tree/view.c:421] View 0x59e9351f7ee0 updated CSD to 1
00:03:02.747 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24276
00:03:02.749 [DEBUG] [sway/tree/view.c:421] View 0x59e935285310 updated CSD to 1
00:03:02.752 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 23865
00:03:02.754 [DEBUG] [sway/tree/view.c:421] View 0x59e9351e64c0 updated CSD to 1
00:03:02.770 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24273
00:03:02.773 [DEBUG] [sway/tree/view.c:421] View 0x59e9352394c0 updated CSD to 1
00:03:02.779 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24182
00:03:02.781 [DEBUG] [sway/tree/view.c:421] View 0x59e93524b630 updated CSD to 1
00:03:02.783 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24248
00:03:02.786 [DEBUG] [sway/tree/view.c:421] View 0x59e935288790 updated CSD to 1
00:03:02.788 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24280
00:03:02.791 [DEBUG] [sway/tree/view.c:421] View 0x59e935240400 updated CSD to 1
00:03:02.794 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24035
00:03:02.802 [DEBUG] [sway/tree/view.c:421] View 0x59e935221d90 updated CSD to 1
00:03:02.806 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24165
00:03:02.811 [DEBUG] [sway/tree/view.c:421] View 0x59e935271910 updated CSD to 1
00:03:02.827 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24029
00:03:02.830 [DEBUG] [sway/tree/view.c:421] View 0x59e9352098d0 updated CSD to 1
00:03:02.833 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x59e934ecb2e0 timed out (1 waiting)
00:03:02.833 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ecb2e0
00:03:02.833 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352ac980 entered output 0x59e934fe3650
00:03:02.834 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352b51d0 entered output 0x59e934fe3650
00:03:02.835 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352b62a0 entered output 0x59e934fe3650
00:03:02.837 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352b84e0 entered output 0x59e934fe3650
00:03:02.838 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fbdfc0 committing with 32 instructions
00:03:02.838 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24258
00:03:02.841 [DEBUG] [sway/tree/view.c:421] View 0x59e9352440b0 updated CSD to 1
00:03:02.849 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.868 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24033
00:03:02.870 [DEBUG] [sway/tree/view.c:421] View 0x59e935247c40 updated CSD to 1
00:03:02.882 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.893 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:02.903 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 24234
00:03:02.906 [DEBUG] [sway/tree/view.c:421] View 0x59e935259ac0 updated CSD to 1
00:03:02.921 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.028 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.038 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x59e934fbdfc0 timed out (1 waiting)
00:03:03.038 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fbdfc0
00:03:03.038 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352cf670 entered output 0x59e934fe3650
00:03:03.039 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352d4850 entered output 0x59e934fe3650
00:03:03.039 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352d5570 entered output 0x59e934fe3650
00:03:03.040 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352d8780 entered output 0x59e934fe3650
00:03:03.040 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352daa50 entered output 0x59e934fe3650
00:03:03.041 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352b11d0 entered output 0x59e934fe3650
00:03:03.041 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352de430 entered output 0x59e934fe3650
00:03:03.041 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352e0ce0 entered output 0x59e934fe3650
00:03:03.042 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352b34e0 entered output 0x59e934fe3650
00:03:03.042 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352e17e0 entered output 0x59e934fe3650
00:03:03.043 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352e4040 entered output 0x59e934fe3650
00:03:03.043 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352e5c30 entered output 0x59e934fe3650
00:03:03.043 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352e8070 entered output 0x59e934fe3650
00:03:03.044 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352eba30 entered output 0x59e934fe3650
00:03:03.044 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352ee360 entered output 0x59e934fe3650
00:03:03.045 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9352e1d70 committing with 35 instructions
00:03:03.098 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.136 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.171 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.216 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.218 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.245 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x59e9352e1d70 timed out (1 waiting)
00:03:03.245 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9352e1d70
00:03:03.245 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352face0 entered output 0x59e934fe3650
00:03:03.247 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352fe510 entered output 0x59e934fe3650
00:03:03.248 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352ffab0 entered output 0x59e934fe3650
00:03:03.267 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.268 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.280 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.343 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.375 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:03.815 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:03:03.815 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:03:03.819 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:04.148 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:03:04.148 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:03:04.780 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:04.994 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:05.054 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:05.162 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:03:05.162 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:03:05.286 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:03:05.286 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:03:05.476 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:05.504 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:05.891 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:03:05.891 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:03:06.260 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:03:06.260 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:03:06.548 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:06.878 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'cf2baad01697907f07279b37f33892b0' has expired
00:03:07.196 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:03:07.196 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:03:07.939 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:03:07.939 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:03:09.409 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:09.418 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:10.020 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:10.056 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:10.056 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:10.056 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:10.056 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e151f0 committing with 35 instructions
00:03:10.056 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e151f0
00:03:10.222 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:10.256 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:10.256 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:10.256 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:10.256 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9352c6540 committing with 34 instructions
00:03:10.256 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9352c6540
00:03:10.411 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:10.424 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:10.424 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:10.424 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:10.424 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e935333470 committing with 33 instructions
00:03:10.424 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e935333470
00:03:10.517 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:10.550 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:10.550 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:10.550 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:10.550 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ec6aa0 committing with 32 instructions
00:03:10.550 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ec6aa0
00:03:10.666 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:10.704 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:10.704 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:10.704 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:10.704 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e935331c70 committing with 31 instructions
00:03:10.704 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e935331c70
00:03:10.804 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:10.835 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:10.835 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:10.835 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:10.835 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f41020 committing with 30 instructions
00:03:10.835 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f41020
00:03:10.936 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:10.967 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:10.967 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:10.967 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:10.967 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fb0330 committing with 29 instructions
00:03:10.967 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fb0330
00:03:11.089 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:11.126 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:11.126 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:11.126 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:11.126 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fe4b90 committing with 28 instructions
00:03:11.126 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fe4b90
00:03:11.228 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:11.263 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:11.263 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:11.263 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:11.263 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9353168f0 committing with 27 instructions
00:03:11.263 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9353168f0
00:03:11.363 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:11.401 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:11.401 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:11.401 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:11.401 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9352e6100 committing with 26 instructions
00:03:11.401 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9352e6100
00:03:11.500 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:11.534 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:11.534 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:11.534 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:11.534 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934feb390 committing with 25 instructions
00:03:11.534 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934feb390
00:03:11.663 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:11.696 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:11.696 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:11.696 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:11.696 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e4ef60 committing with 24 instructions
00:03:11.696 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e4ef60
00:03:11.808 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:11.817 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:11.817 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:11.817 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:11.817 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e25660 committing with 23 instructions
00:03:11.817 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e25660
00:03:11.925 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:11.958 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:11.958 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:11.958 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:11.958 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f2eee0 committing with 22 instructions
00:03:11.958 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f2eee0
00:03:12.082 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:12.108 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:12.108 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:12.108 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:12.108 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e933f25f10 committing with 21 instructions
00:03:12.108 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e933f25f10
00:03:12.225 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:12.256 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:12.256 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:12.256 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:12.256 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934dd2db0 committing with 20 instructions
00:03:12.256 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934dd2db0
00:03:12.336 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:03:12.386 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:12.415 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:12.415 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:12.415 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:12.415 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934efb850 committing with 19 instructions
00:03:12.415 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934efb850
00:03:12.475 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:12.504 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:12.504 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:12.504 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:12.504 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f5fb60 committing with 18 instructions
00:03:12.504 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f5fb60
00:03:12.648 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:12.694 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:12.694 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:12.694 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:12.694 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f84bd0 committing with 17 instructions
00:03:12.694 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f84bd0
00:03:12.792 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:12.828 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:12.828 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:12.828 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:12.828 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ec4800 committing with 16 instructions
00:03:12.828 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ec4800
00:03:13.576 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:13.621 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:13.621 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:13.621 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:13.621 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9352a5a10 committing with 15 instructions
00:03:13.621 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9352a5a10
00:03:13.737 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:13.791 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:13.791 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:13.791 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:13.791 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f74ae0 committing with 14 instructions
00:03:13.791 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f74ae0
00:03:13.863 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:13.903 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:13.903 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:13.903 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:13.903 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e80a10 committing with 13 instructions
00:03:13.903 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e80a10
00:03:13.997 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:14.051 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:14.051 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:14.051 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:14.051 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f5f920 committing with 12 instructions
00:03:14.051 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f5f920
00:03:14.192 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:14.249 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:14.249 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:14.249 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:14.249 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e86c10 committing with 11 instructions
00:03:14.249 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e86c10
00:03:14.354 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:14.398 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:14.398 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:14.398 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:14.398 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e6b220 committing with 10 instructions
00:03:14.398 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e6b220
00:03:14.674 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:14.730 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:14.730 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:14.730 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:14.730 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fa9480 committing with 9 instructions
00:03:14.730 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fa9480
00:03:14.938 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:14.998 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:14.998 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:14.998 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:14.998 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934dcefc0 committing with 8 instructions
00:03:14.998 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934dcefc0
00:03:15.189 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:15.249 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:15.249 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:15.249 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:15.249 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fa11e0 committing with 7 instructions
00:03:15.249 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fa11e0
00:03:15.636 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:15.698 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:15.698 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:15.698 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:15.698 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fbc040 committing with 6 instructions
00:03:15.698 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fbc040
00:03:16.781 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:03:16.851 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352d9450 (res 0x59e934fa1730)
00:03:16.851 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:03:16.852 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:03:16.852 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:03:16.856 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:16.856 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.856 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.856 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.856 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.856 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.856 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.856 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.856 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:03:16.865 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.865 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:16.865 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:16.865 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:17.209 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351af440 (res 0x59e934e4cd20)
00:03:17.209 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dfdf0 (res 0x59e934e94780)
00:03:17.209 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934e97860)
00:03:17.209 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0940 (res 0x59e934fddf70)
00:03:17.209 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352a2ec0 (res 0x59e934e3fb60)
00:03:17.209 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352b4250 (res 0x59e934e100c0)
00:03:17.209 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:17.231 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:17.322 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 25237
00:03:17.323 [DEBUG] [sway/tree/view.c:421] View 0x59e9352dead0 updated CSD to 1
00:03:17.323 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f4b750 committing with 6 instructions
00:03:17.344 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f4b750 is ready
00:03:17.344 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f4b750
00:03:17.344 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93529a1e0 entered output 0x59e934fe3650
00:03:17.377 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:17.880 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:17.908 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:18.345 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:18.376 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:19.379 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:19.413 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:20.383 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:20.400 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:21.269 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:21.293 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:22.764 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:22.764 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:22.764 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:22.827 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:22.827 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:22.827 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:22.827 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e57540 committing with 6 instructions
00:03:22.827 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e57540
00:03:24.056 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934e972c0)
00:03:24.056 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dfdf0 (res 0x59e934f2c4f0)
00:03:24.056 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0940 (res 0x59e934e80030)
00:03:24.056 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b8af0 (res 0x59e934e9a8c0)
00:03:24.057 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352a2ec0 (res 0x59e934ed5540)
00:03:24.057 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93511dae0 (res 0x59e934e54860)
00:03:24.057 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:24.078 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:24.167 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 25382
00:03:24.168 [DEBUG] [sway/tree/view.c:421] View 0x59e9351af800 updated CSD to 1
00:03:24.168 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351ba100 committing with 6 instructions
00:03:24.189 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e9351ba100 is ready
00:03:24.189 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351ba100
00:03:24.189 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a2a50 entered output 0x59e934fe3650
00:03:24.225 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:24.646 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:24.654 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:24.893 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:24.898 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:25.107 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:25.109 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:26.682 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:26.691 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:27.696 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:27.704 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:28.557 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '8332819e0d21733a87189065102a11e1' has expired
00:03:28.840 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:28.866 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'b5d2801699469c6c0a6730a15daae7e3' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '8aa80e44a844152cb5f9ec38f7b36895' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'b28da6cceb27143ce919195401f480f5' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '07ec4e4853ae5bf4f412df79033de3d3' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '4aa9c5cd90ba56e7ce0309681ca86d83' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '9721f1500ce064b87228cb2b72a9904a' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '070a27663de07707012e63dc7ebceab8' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '6f3abbc8a5e8a48fe3de03141e345078' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '97292604dd19b0c51b089c6e1249d505' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'dd91871eaafd3d22a49f9f770ece14c7' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '4275a604682b23eb42a8f95113d2a919' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '32f15762112eb082b6b0c5952ddd8484' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '0614f58b6849fce4e3453449ee36d22b' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c600a6406a34914b55439255d03e4071' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'd6363cdf6ec69eec462812b4ca863934' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '6771155db890832a34dc61609e935787' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '39a86cfa36e5c4113dcb95fa7d11be68' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '9e7654a6f58970e790db39b7726843bf' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '90060451d36b9ac07b22932aca77fc49' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'f3f0104b755f1a155ed7cd58a94dc045' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '90c08f37e53cc42f31340e004c0a13ba' has expired
00:03:30.334 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c1595a3e1ea9cc32e25eef277c033804' has expired
00:03:30.335 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '37bb42581cb086a563e2d76ddffa124d' has expired
00:03:30.335 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '23cb0bc14f62ce1e6a62639606b980f5' has expired
00:03:30.335 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '1f8d227edcf19e3b776252db6049f514' has expired
00:03:30.335 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'd6137d6f7ea02e124bc370f3a9d2cae5' has expired
00:03:30.335 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'cf8d02762bf54ec49dbbcbb61a7087dd' has expired
00:03:30.335 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'd74b1416a4b9f831a49f501416b7177b' has expired
00:03:30.335 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'bc31324414ec448fbad3413767a9fa28' has expired
00:03:30.337 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:30.363 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:32.534 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:32.542 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:33.312 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:33.312 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:33.312 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:33.346 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:33.346 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:33.346 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:33.346 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ef5390 committing with 6 instructions
00:03:33.346 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ef5390
00:03:35.640 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:03:35.645 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:03:35.715 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dfdf0 (res 0x59e934fb3640)
00:03:35.715 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:03:35.715 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:03:35.715 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:03:35.720 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.720 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.720 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.720 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.720 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.720 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.720 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.720 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.720 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
> Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:03:35.726 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.726 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:35.726 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:35.726 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:36.063 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934ea2720)
00:03:36.063 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934e52730)
00:03:36.063 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b8af0 (res 0x59e934e96d20)
00:03:36.063 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dc3f0 (res 0x59e934ea2060)
00:03:36.063 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e91330 (res 0x59e934e13cd0)
00:03:36.063 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351ab330 (res 0x59e934f301b0)
00:03:36.063 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:36.086 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:36.177 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 25543
00:03:36.179 [DEBUG] [sway/tree/view.c:421] View 0x59e9351af800 updated CSD to 1
00:03:36.179 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f0b8d0 committing with 6 instructions
00:03:36.204 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f0b8d0 is ready
00:03:36.204 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f0b8d0
00:03:36.204 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a2a50 entered output 0x59e934fe3650
00:03:36.242 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:38.087 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:38.110 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:40.313 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:40.321 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:41.191 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:41.195 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:41.998 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:42.003 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:43.739 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:43.753 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:44.489 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:44.489 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:44.489 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:44.527 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:03:44.527 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:03:44.527 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:03:44.527 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ff3ae0 committing with 6 instructions
00:03:44.527 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ff3ae0
00:03:45.769 [DEBUG] [sway/commands/bind.c:619] running command for binding: focus left
00:03:45.769 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:03:45.769 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e14640 committing with 5 instructions
00:03:45.769 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e14640
00:03:46.767 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '4f5c3baf5e9d4ad9f1a659ffd070812e' has expired
00:03:47.534 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:03:50.601 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dfdf0 (res 0x59e934ea1f40)
00:03:53.529 [DEBUG] [sway/commands/bind.c:619] running command for binding: focus right
00:03:53.529 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:03:53.529 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934faf340 committing with 5 instructions
00:03:53.530 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934faf340
00:03:53.853 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'a06a4f923cfed18728a632332e513877' has expired
00:03:54.675 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:03:56.442 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934e98160)
00:03:56.443 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:03:56.443 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:03:56.443 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:03:56.452 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.452 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.452 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.452 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.452 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.452 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.452 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.452 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.452 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
> Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:03:56.466 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.466 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:56.467 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:56.467 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:57.177 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934ea11c0)
00:03:57.177 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ae0c0 (res 0x59e934e530c0)
00:03:57.177 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529b890 (res 0x59e934ea0200)
00:03:57.177 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dc3f0 (res 0x59e934e90130)
00:03:57.177 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352dc7a0 (res 0x59e934e1e780)
00:03:57.177 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934e8b170 (res 0x59e934e50a90)
00:03:57.177 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.243 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b8270 (res 0x59e934e9edc0)
00:03:57.244 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ad4b0 (res 0x59e934e53ae0)
00:03:57.244 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dcb40 (res 0x59e934ec6800)
00:03:57.244 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352cf330 (res 0x59e934e516f0)
00:03:57.244 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93529bc40 (res 0x59e934e11cc0)
00:03:57.244 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352ded70 (res 0x59e934e98a60)
00:03:57.244 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.303 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.304 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dd3d0 (res 0x59e934e90370)
00:03:57.304 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511c3e0 (res 0x59e934e6efd0)
00:03:57.304 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0940 (res 0x59e9351afe00)
00:03:57.304 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352eb200 (res 0x59e934e9a680)
00:03:57.304 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352cf6e0 (res 0x59e934e9c0c0)
00:03:57.304 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351ba060 (res 0x59e934e50f10)
00:03:57.304 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.331 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352e37a0 (res 0x59e934e52d60)
00:03:57.331 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352eb5b0 (res 0x59e934e93580)
00:03:57.331 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352e5d60 (res 0x59e934e91a80)
00:03:57.331 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b91e0 (res 0x59e934e0e4a0)
00:03:57.331 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352e6110 (res 0x59e934f2c730)
00:03:57.331 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935307320 (res 0x59e934e74a20)
00:03:57.331 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.350 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352e2410 (res 0x59e934e9e820)
00:03:57.350 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c6310 (res 0x59e934ed4460)
00:03:57.350 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a3410 (res 0x59e934ea22a0)
00:03:57.350 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a3820 (res 0x59e934f2ccd0)
00:03:57.350 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352a5920 (res 0x59e934ea1880)
00:03:57.350 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934a86710 (res 0x59e934e95b20)
00:03:57.350 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.374 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.400 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.414 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93532fab0 (res 0x59e934e4b7c0)
00:03:57.414 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9353292a0 (res 0x59e934e0f6a0)
00:03:57.414 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ea800 (res 0x59e934e0f340)
00:03:57.414 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352eac10 (res 0x59e934f5c6d0)
00:03:57.414 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9353322c0 (res 0x59e934e94540)
00:03:57.414 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93511c9a0 (res 0x59e934e9f480)
00:03:57.414 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.439 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.457 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529ffa0 (res 0x59e934e0c880)
00:03:57.457 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529ecb0 (res 0x59e934e75bc0)
00:03:57.457 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529f0c0 (res 0x59e934f2c970)
00:03:57.457 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a85c0 (res 0x59e934fb3640)
00:03:57.457 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352a8e90 (res 0x59e934f2f1f0)
00:03:57.457 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93532fec0 (res 0x59e934ed4a00)
00:03:57.457 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.484 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934dc5490 (res 0x59e934e4bb20)
00:03:57.484 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934dc58a0 (res 0x59e934e92920)
00:03:57.484 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934dc5cb0 (res 0x59e934f2ff70)
00:03:57.484 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93533d590 (res 0x59e934e93d60)
00:03:57.484 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93533df70 (res 0x59e934e9cc00)
00:03:57.484 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352a04e0 (res 0x59e934e70ec0)
00:03:57.484 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.489 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.504 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935343c90 (res 0x59e934fa3c50)
00:03:57.504 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352df4c0 (res 0x59e934ea0680)
00:03:57.504 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352df8d0 (res 0x59e934f2bf50)
00:03:57.504 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ddb20 (res 0x59e934e0c400)
00:03:57.504 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9353270e0 (res 0x59e934e941e0)
00:03:57.504 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935326fd0 (res 0x59e934e10f60)
00:03:57.504 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.528 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.546 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.550 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ad2d0 (res 0x59e934e27d80)
00:03:57.550 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ad6e0 (res 0x59e934e2b220)
00:03:57.550 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352db320 (res 0x59e934fb4640)
00:03:57.550 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352db730 (res 0x59e934e70020)
00:03:57.550 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352dc000 (res 0x59e934e72300)
00:03:57.550 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352b2120 (res 0x59e934e0e6e0)
00:03:57.550 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.550 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352d7110 (res 0x59e9352d74c0)
00:03:57.550 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352d75b0 (res 0x59e9352d7960)
00:03:57.550 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c09f0 (res 0x59e9351c0da0)
00:03:57.550 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351c0e90 (res 0x59e9351c1240)
00:03:57.550 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351c2320 (res 0x59e9351c2440)
00:03:57.550 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351c2c50 (res 0x59e9351c2d30)
00:03:57.550 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.558 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.565 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.567 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b6640 (res 0x59e9352b69f0)
00:03:57.567 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93531ed80 (res 0x59e93531f130)
00:03:57.567 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93531f220 (res 0x59e93531f5d0)
00:03:57.567 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93531f6c0 (res 0x59e93531fa70)
00:03:57.567 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9353209b0 (res 0x59e935320ad0)
00:03:57.567 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9353212e0 (res 0x59e9353213c0)
00:03:57.567 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.587 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d09b0 (res 0x59e9351d0d60)
00:03:57.587 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d0e50 (res 0x59e9351d1200)
00:03:57.587 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d12f0 (res 0x59e9351d16a0)
00:03:57.587 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351d1790 (res 0x59e9351d1b40)
00:03:57.587 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351d2ba0 (res 0x59e9351d2cc0)
00:03:57.587 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351d34d0 (res 0x59e9351d35b0)
00:03:57.587 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.593 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93532eb40 (res 0x59e93532eef0)
00:03:57.593 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93532ef80 (res 0x59e93532f330)
00:03:57.593 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ba4e0 (res 0x59e9351ba890)
00:03:57.593 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ba980 (res 0x59e9351bad30)
00:03:57.593 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351bbc60 (res 0x59e9351bbd80)
00:03:57.593 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351bc590 (res 0x59e9351bc670)
00:03:57.593 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.604 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b4bd0 (res 0x59e9351b4f80)
00:03:57.604 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b5010 (res 0x59e9351b53c0)
00:03:57.604 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b54b0 (res 0x59e9351b5860)
00:03:57.604 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b5950 (res 0x59e9351b5d00)
00:03:57.604 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9351b7070 (res 0x59e9351b7190)
00:03:57.604 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351b79a0 (res 0x59e9351b7a80)
00:03:57.604 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.614 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352d41e0 (res 0x59e9352d4590)
00:03:57.614 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352d4620 (res 0x59e9352d49d0)
00:03:57.614 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352d4ac0 (res 0x59e9352d4e70)
00:03:57.614 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352d4f60 (res 0x59e9352d5310)
00:03:57.614 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935335a60 (res 0x59e935335b80)
00:03:57.614 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935336390 (res 0x59e935336470)
00:03:57.614 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.624 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352f8740 (res 0x59e9352f8af0)
00:03:57.624 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352f8b80 (res 0x59e9352f8f30)
00:03:57.624 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352f9020 (res 0x59e9352f93d0)
00:03:57.624 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352f94c0 (res 0x59e9352f9870)
00:03:57.624 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352fa9a0 (res 0x59e9352faac0)
00:03:57.624 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352fb2d0 (res 0x59e9352fb3b0)
00:03:57.624 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.627 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c6d10 (res 0x59e9352c70c0)
00:03:57.627 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c7150 (res 0x59e9352c7500)
00:03:57.627 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c75f0 (res 0x59e9352c79a0)
00:03:57.627 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c7a90 (res 0x59e9352c7e40)
00:03:57.627 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352c8f60 (res 0x59e9352c9080)
00:03:57.627 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352c9890 (res 0x59e9352c9970)
00:03:57.627 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.636 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.644 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.647 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.657 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352cdb80 (res 0x59e9352cdf30)
00:03:57.657 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352edf60 (res 0x59e9352ee310)
00:03:57.657 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ee400 (res 0x59e9352ee7b0)
00:03:57.657 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ee8a0 (res 0x59e9352eec50)
00:03:57.657 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352ef9f0 (res 0x59e9352efb10)
00:03:57.657 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352f0320 (res 0x59e9352f0400)
00:03:57.657 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.681 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b9a80 (res 0x59e9352b9e30)
00:03:57.681 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b9ec0 (res 0x59e9352ba270)
00:03:57.681 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ba360 (res 0x59e9352ba710)
00:03:57.681 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ba800 (res 0x59e9352babb0)
00:03:57.681 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352bbc10 (res 0x59e9352bbd30)
00:03:57.681 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352bc540 (res 0x59e9352bc620)
00:03:57.681 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.707 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c1500 (res 0x59e9352c18b0)
00:03:57.707 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c1940 (res 0x59e9352c1cf0)
00:03:57.707 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c1de0 (res 0x59e9352c2190)
00:03:57.707 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c2280 (res 0x59e9352c2630)
00:03:57.707 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352c3730 (res 0x59e9352c3850)
00:03:57.707 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352c4060 (res 0x59e9352c4140)
00:03:57.707 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.721 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352c6080 (res 0x59e9352c6430)
00:03:57.721 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93530a710 (res 0x59e93530aac0)
00:03:57.721 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93530abb0 (res 0x59e93530af60)
00:03:57.721 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93530b050 (res 0x59e93530b400)
00:03:57.721 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93530c240 (res 0x59e93530c360)
00:03:57.721 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93530cb30 (res 0x59e93530cc10)
00:03:57.721 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.735 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935311b40 (res 0x59e935311ef0)
00:03:57.735 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935311f80 (res 0x59e935312330)
00:03:57.736 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935312420 (res 0x59e9353127d0)
00:03:57.736 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9353128c0 (res 0x59e935312c70)
00:03:57.736 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935313d30 (res 0x59e935313e50)
00:03:57.736 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935314660 (res 0x59e935314740)
00:03:57.736 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.744 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935319980 (res 0x59e935319d30)
00:03:57.744 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935319dc0 (res 0x59e93531a170)
00:03:57.744 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93531a260 (res 0x59e93531a610)
00:03:57.744 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93531a700 (res 0x59e93531aab0)
00:03:57.744 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93531bbb0 (res 0x59e93531bcd0)
00:03:57.744 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93531c4e0 (res 0x59e93531c5c0)
00:03:57.744 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.763 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.795 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935224dc0 (res 0x59e935225170)
00:03:57.796 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935225200 (res 0x59e9352255b0)
00:03:57.796 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352256a0 (res 0x59e935225a50)
00:03:57.796 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935225b40 (res 0x59e935225ef0)
00:03:57.796 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935226ca0 (res 0x59e935226dc0)
00:03:57.796 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352275d0 (res 0x59e9352276b0)
00:03:57.796 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.801 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.827 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93522c580 (res 0x59e93522c930)
00:03:57.827 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93522ca20 (res 0x59e93522cdd0)
00:03:57.827 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93522cec0 (res 0x59e93522d270)
00:03:57.827 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93522d360 (res 0x59e93522d710)
00:03:57.827 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93522e6e0 (res 0x59e93522e800)
00:03:57.827 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93522f010 (res 0x59e93522f0f0)
00:03:57.827 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.839 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.850 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.856 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.866 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.879 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.889 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.893 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.894 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935233e80 (res 0x59e935234230)
00:03:57.894 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352342c0 (res 0x59e935234670)
00:03:57.894 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935234760 (res 0x59e935234b10)
00:03:57.894 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935234c00 (res 0x59e935234fb0)
00:03:57.894 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935236080 (res 0x59e9352361a0)
00:03:57.894 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352369b0 (res 0x59e935236a90)
00:03:57.894 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.897 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.909 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.912 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:57.921 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523ba40 (res 0x59e93523bdf0)
00:03:57.921 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523be80 (res 0x59e93523c230)
00:03:57.921 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523c320 (res 0x59e93523c6d0)
00:03:57.921 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93523c7c0 (res 0x59e93523cb70)
00:03:57.921 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93523d710 (res 0x59e93523e300)
00:03:57.921 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93523eb10 (res 0x59e93523ebf0)
00:03:57.921 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:57.993 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:58.048 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935243b70 (res 0x59e935243f20)
00:03:58.048 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935243fb0 (res 0x59e935244360)
00:03:58.048 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935244450 (res 0x59e935244800)
00:03:58.048 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352448f0 (res 0x59e935244ca0)
00:03:58.048 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935245d50 (res 0x59e935245e70)
00:03:58.048 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935246680 (res 0x59e935246760)
00:03:58.048 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:58.048 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28762
00:03:58.050 [DEBUG] [sway/tree/view.c:421] View 0x59e9351c2e50 updated CSD to 1
00:03:58.051 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e7cee0 committing with 6 instructions
00:03:58.079 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93524d0a0 (res 0x59e93524d450)
00:03:58.079 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93524ece0 (res 0x59e93524f090)
00:03:58.079 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93524f180 (res 0x59e93524f530)
00:03:58.079 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93524f620 (res 0x59e93524f9d0)
00:03:58.079 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e935250750 (res 0x59e935250870)
00:03:58.079 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935251080 (res 0x59e935251160)
00:03:58.079 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:58.081 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28682
00:03:58.082 [DEBUG] [sway/tree/view.c:421] View 0x59e9352a0cf0 updated CSD to 1
00:03:58.101 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:58.104 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935256990 (res 0x59e935256d40)
00:03:58.104 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935256e30 (res 0x59e9352571e0)
00:03:58.104 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352572d0 (res 0x59e935257680)
00:03:58.104 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935257770 (res 0x59e935257b20)
00:03:58.104 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93525a490 (res 0x59e93525a5b0)
00:03:58.104 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93525adc0 (res 0x59e93525aea0)
00:03:58.104 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:03:58.106 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28373
00:03:58.108 [DEBUG] [sway/tree/view.c:421] View 0x59e9352e2f70 updated CSD to 1
00:03:58.120 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28587
00:03:58.121 [DEBUG] [sway/tree/view.c:421] View 0x59e9352a2a50 updated CSD to 1
00:03:58.130 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.156 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.175 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:58.198 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:58.201 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28576
00:03:58.203 [DEBUG] [sway/tree/view.c:421] View 0x59e9352de600 updated CSD to 1
00:03:58.208 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28757
00:03:58.211 [DEBUG] [sway/tree/view.c:421] View 0x59e9352df260 updated CSD to 1
00:03:58.212 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:58.236 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.241 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28177
00:03:58.243 [DEBUG] [sway/tree/view.c:421] View 0x59e9352a9490 updated CSD to 1
00:03:58.245 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e7cee0 is ready
00:03:58.245 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e7cee0
00:03:58.245 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352477a0 entered output 0x59e934fe3650
00:03:58.246 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fe4b90 committing with 12 instructions
00:03:58.260 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28260
00:03:58.261 [DEBUG] [sway/tree/view.c:421] View 0x59e9352a23e0 updated CSD to 1
00:03:58.263 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28420
00:03:58.266 [DEBUG] [sway/tree/view.c:421] View 0x59e9352c9a90 updated CSD to 1
00:03:58.269 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.280 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.315 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:58.332 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28448
00:03:58.335 [DEBUG] [sway/tree/view.c:421] View 0x59e9352dd780 updated CSD to 1
00:03:58.346 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28728
00:03:58.348 [DEBUG] [sway/tree/view.c:421] View 0x59e9351c66c0 updated CSD to 1
00:03:58.360 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.365 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28754
00:03:58.369 [DEBUG] [sway/tree/view.c:421] View 0x59e9353214e0 updated CSD to 1
00:03:58.397 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.410 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:03:58.413 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.425 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28639
00:03:58.427 [DEBUG] [sway/tree/view.c:421] View 0x59e9352d6a40 updated CSD to 1
00:03:58.438 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.446 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x59e934fe4b90 timed out (1 waiting)
00:03:58.446 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fe4b90
00:03:58.446 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935251fc0 entered output 0x59e934fe3650
00:03:58.447 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93525bd80 entered output 0x59e934fe3650
00:03:58.448 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93525d2a0 entered output 0x59e934fe3650
00:03:58.450 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935261570 entered output 0x59e934fe3650
00:03:58.451 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935267b10 entered output 0x59e934fe3650
00:03:58.452 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352689d0 entered output 0x59e934fe3650
00:03:58.453 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e935162970 committing with 18 instructions
00:03:58.487 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.500 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.508 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28672
00:03:58.510 [DEBUG] [sway/tree/view.c:421] View 0x59e9352fb4d0 updated CSD to 1
00:03:58.537 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28758
00:03:58.539 [DEBUG] [sway/tree/view.c:421] View 0x59e935314860 updated CSD to 1
00:03:58.560 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28738
00:03:58.562 [DEBUG] [sway/tree/view.c:421] View 0x59e9352c4260 updated CSD to 1
00:03:58.565 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:03:58.577 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28621
00:03:58.579 [DEBUG] [sway/tree/view.c:421] View 0x59e93530cd30 updated CSD to 1
00:03:58.591 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28747
00:03:58.593 [DEBUG] [sway/tree/view.c:421] View 0x59e935336590 updated CSD to 1
00:03:58.600 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.601 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28375
00:03:58.604 [DEBUG] [sway/tree/view.c:421] View 0x59e93531c6e0 updated CSD to 1
00:03:58.607 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28683
00:03:58.610 [DEBUG] [sway/tree/view.c:421] View 0x59e9351bc790 updated CSD to 1
00:03:58.626 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28737
00:03:58.630 [DEBUG] [sway/tree/view.c:421] View 0x59e935246880 updated CSD to 1
00:03:58.638 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28522
00:03:58.640 [DEBUG] [sway/tree/view.c:421] View 0x59e93532a170 updated CSD to 1
00:03:58.653 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x59e935162970 timed out (1 waiting)
00:03:58.653 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e935162970
00:03:58.653 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352703f0 entered output 0x59e934fe3650
00:03:58.655 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93526aef0 entered output 0x59e934fe3650
00:03:58.656 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352f6fe0 entered output 0x59e934fe3650
00:03:58.657 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352f8270 entered output 0x59e934fe3650
00:03:58.658 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352742d0 entered output 0x59e934fe3650
00:03:58.658 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935277f40 entered output 0x59e934fe3650
00:03:58.659 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e3e010 committing with 27 instructions
00:03:58.689 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28536
00:03:58.692 [DEBUG] [sway/tree/view.c:421] View 0x59e9352bc740 updated CSD to 1
00:03:58.694 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.694 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28600
00:03:58.696 [DEBUG] [sway/tree/view.c:421] View 0x59e9352f0520 updated CSD to 1
00:03:58.708 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28678
00:03:58.715 [DEBUG] [sway/tree/view.c:421] View 0x59e9351b7ba0 updated CSD to 1
00:03:58.718 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28657
00:03:58.722 [DEBUG] [sway/tree/view.c:421] View 0x59e9352277d0 updated CSD to 1
00:03:58.724 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.751 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28730
00:03:58.754 [DEBUG] [sway/tree/view.c:421] View 0x59e93525afc0 updated CSD to 1
00:03:58.818 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.819 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28751
00:03:58.821 [DEBUG] [sway/tree/view.c:421] View 0x59e935236bb0 updated CSD to 1
00:03:58.824 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.837 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28765
00:03:58.840 [DEBUG] [sway/tree/view.c:421] View 0x59e93522f210 updated CSD to 1
00:03:58.843 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.846 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.859 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x59e934e3e010 timed out (1 waiting)
00:03:58.859 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e3e010
00:03:58.859 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935293ff0 entered output 0x59e934fe3650
00:03:58.860 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352960d0 entered output 0x59e934fe3650
00:03:58.861 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352984f0 entered output 0x59e934fe3650
00:03:58.865 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935299cb0 entered output 0x59e934fe3650
00:03:58.865 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351d4d60 entered output 0x59e934fe3650
00:03:58.866 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351d5dc0 entered output 0x59e934fe3650
00:03:58.867 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351d88b0 entered output 0x59e934fe3650
00:03:58.868 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351db670 entered output 0x59e934fe3650
00:03:58.869 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351d9d80 entered output 0x59e934fe3650
00:03:58.870 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9353442b0 committing with 34 instructions
00:03:58.872 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.886 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28281
00:03:58.889 [DEBUG] [sway/tree/view.c:421] View 0x59e93523ed10 updated CSD to 1
00:03:58.891 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.897 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.935 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.938 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 28744
00:03:58.941 [DEBUG] [sway/tree/view.c:421] View 0x59e935251280 updated CSD to 1
00:03:58.961 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:58.983 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:59.070 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x59e9353442b0 timed out (1 waiting)
00:03:59.070 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9353442b0
00:03:59.070 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351f0a90 entered output 0x59e934fe3650
00:03:59.070 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351f2c40 entered output 0x59e934fe3650
00:03:59.071 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351f3d30 entered output 0x59e934fe3650
00:03:59.071 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93521de90 entered output 0x59e934fe3650
00:03:59.072 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935221a90 entered output 0x59e934fe3650
00:03:59.072 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351f5cf0 entered output 0x59e934fe3650
00:03:59.073 [DEBUG] [sway/tree/container.c:1320] Container 0x59e93520f990 entered output 0x59e934fe3650
00:03:59.073 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351de210 committing with 36 instructions
00:03:59.075 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:59.077 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:59.114 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:59.139 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:59.206 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:59.273 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x59e9351de210 timed out (1 waiting)
00:03:59.273 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351de210
00:03:59.273 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935201150 entered output 0x59e934fe3650
00:03:59.275 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935208a10 entered output 0x59e934fe3650
00:03:59.350 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:03:59.367 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:00.376 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:00.445 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:00.445 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:00.445 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:00.445 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f70620 committing with 36 instructions
00:04:00.445 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f70620
00:04:00.497 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:00.528 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:00.584 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:00.584 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:00.584 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:00.584 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351d9780 committing with 35 instructions
00:04:00.584 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351d9780
00:04:00.684 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:00.739 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:00.739 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:00.739 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:00.739 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351d6340 committing with 34 instructions
00:04:00.739 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351d6340
00:04:00.855 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:00.979 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:00.979 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:00.979 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:00.979 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351dac20 committing with 33 instructions
00:04:00.979 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351dac20
00:04:01.093 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:01.177 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:01.177 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:01.177 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:01.177 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fa9480 committing with 32 instructions
00:04:01.178 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fa9480
00:04:01.388 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:01.453 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:01.453 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:01.453 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:01.453 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934eb8600 committing with 31 instructions
00:04:01.453 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934eb8600
00:04:01.521 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:01.591 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:01.591 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:01.591 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:01.591 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9352a6e50 committing with 30 instructions
00:04:01.591 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9352a6e50
00:04:01.663 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:01.732 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:01.733 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:01.733 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:01.733 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351d9c40 committing with 29 instructions
00:04:01.733 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351d9c40
00:04:01.808 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:01.879 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:01.879 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:01.879 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:01.879 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351daca0 committing with 28 instructions
00:04:01.879 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351daca0
00:04:01.956 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.014 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.014 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.014 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.014 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9352e62b0 committing with 27 instructions
00:04:02.014 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9352e62b0
00:04:02.076 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.119 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.119 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.119 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.119 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9351aca00 committing with 26 instructions
00:04:02.119 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9351aca00
00:04:02.172 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.263 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.263 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.263 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.263 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e9352e0290 committing with 25 instructions
00:04:02.263 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e9352e0290
00:04:02.295 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.357 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.357 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.357 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.357 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e935305c70 committing with 24 instructions
00:04:02.357 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e935305c70
00:04:02.417 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.458 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.458 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.458 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.458 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fb2fd0 committing with 23 instructions
00:04:02.458 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fb2fd0
00:04:02.550 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.604 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.604 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.604 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.604 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f04e80 committing with 22 instructions
00:04:02.604 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f04e80
00:04:02.666 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.709 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.709 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.709 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.709 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e935296400 committing with 21 instructions
00:04:02.709 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e935296400
00:04:02.801 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.811 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.811 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.811 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.811 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ff01e0 committing with 20 instructions
00:04:02.811 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ff01e0
00:04:02.919 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:02.953 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:02.953 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:02.953 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:02.953 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fb9510 committing with 19 instructions
00:04:02.953 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fb9510
00:04:03.026 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:03.056 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:03.056 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:03.056 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:03.056 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e93529c780 committing with 18 instructions
00:04:03.056 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e93529c780
00:04:03.167 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:03.200 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:03.200 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:03.200 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:03.200 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e17b10 committing with 17 instructions
00:04:03.200 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e17b10
00:04:03.293 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:03.326 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:03.326 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:03.326 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:03.326 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e8ace0 committing with 16 instructions
00:04:03.326 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e8ace0
00:04:03.449 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:03.502 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:03.502 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:03.502 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:03.502 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ef5ec0 committing with 15 instructions
00:04:03.502 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ef5ec0
00:04:03.586 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:03.643 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:03.643 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:03.643 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:03.643 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934faf340 committing with 14 instructions
00:04:03.643 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934faf340
00:04:03.743 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:03.795 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:03.795 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:03.795 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:03.795 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e14fd0 committing with 13 instructions
00:04:03.795 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e14fd0
00:04:03.852 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:03.903 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:03.903 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:03.903 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:03.903 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fb0330 committing with 12 instructions
00:04:03.903 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fb0330
00:04:04.011 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:04.067 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:04.067 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:04.067 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:04.067 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934dcf440 committing with 11 instructions
00:04:04.067 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934dcf440
00:04:04.155 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:04.200 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c17e0ebf38fefc0dada43b508080b2e2' has expired
00:04:04.210 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:04.210 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:04.210 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:04.210 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e3dac0 committing with 10 instructions
00:04:04.210 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e3dac0
00:04:04.302 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:04.366 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:04.366 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:04.366 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:04.366 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934dd2db0 committing with 9 instructions
00:04:04.366 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934dd2db0
00:04:04.484 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:04.544 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:04.544 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:04.544 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:04.544 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fb9400 committing with 8 instructions
00:04:04.544 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fb9400
00:04:04.679 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:04.738 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:04.738 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:04.738 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:04.738 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934dcff80 committing with 7 instructions
00:04:04.738 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934dcff80
00:04:05.410 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:05.471 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:05.471 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:05.471 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:05.471 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fb9510 committing with 6 instructions
00:04:05.471 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fb9510
00:04:08.467 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:04:08.471 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:04:08.540 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935298ae0 (res 0x59e934e71100)
00:04:08.541 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:04:08.541 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:04:08.541 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:04:08.545 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:04:08.545 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.545 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.545 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.545 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.545 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.545 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.545 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.545 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:04:08.552 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.552 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:04:08.552 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:08.552 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:04:08.802 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934f2c730)
00:04:08.802 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934e949c0)
00:04:08.802 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e74fc0)
00:04:08.802 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b8af0 (res 0x59e934e9cf60)
00:04:08.802 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352b8ea0 (res 0x59e934e0f8e0)
00:04:08.802 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934d8b3f0 (res 0x59e934f2f9d0)
00:04:08.802 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:04:08.825 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:04:08.913 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 29734
00:04:08.914 [DEBUG] [sway/tree/view.c:421] View 0x59e9351af800 updated CSD to 1
00:04:08.914 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e151f0 committing with 6 instructions
00:04:08.935 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e151f0 is ready
00:04:08.935 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e151f0
00:04:08.935 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a4290 entered output 0x59e934fe3650
00:04:08.966 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:09.930 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:09.937 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:11.509 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:11.514 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:12.184 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:12.196 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:13.767 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:13.775 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:14.412 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:14.441 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:15.012 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:15.014 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:16.120 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:16.126 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:16.663 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:16.683 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:17.352 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:17.352 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:17.352 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:17.368 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:17.368 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:17.368 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:17.368 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e3e9a0 committing with 6 instructions
00:04:17.368 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e3e9a0
00:04:18.631 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934e9d3e0)
00:04:18.631 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934e43300)
00:04:18.631 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e9c9c0)
00:04:18.631 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b8af0 (res 0x59e934e13cd0)
00:04:18.631 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352a5710 (res 0x59e934e94540)
00:04:18.631 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934d8b3f0 (res 0x59e934e972c0)
00:04:18.631 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:04:18.654 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:04:18.741 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 29884
00:04:18.742 [DEBUG] [sway/tree/view.c:421] View 0x59e9351af800 updated CSD to 1
00:04:18.742 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ef4cd0 committing with 6 instructions
00:04:18.763 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934ef4cd0 is ready
00:04:18.763 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ef4cd0
00:04:18.763 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a4290 entered output 0x59e934fe3650
00:04:18.796 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:19.470 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:19.493 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:19.929 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:19.945 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:20.283 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:20.284 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:20.987 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:21.011 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:22.147 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:22.165 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:22.504 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:22.508 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:22.744 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:22.771 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:23.308 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:23.312 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:23.681 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:23.712 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:24.115 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:24.144 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:24.661 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '7dd1c3b5fdd044563f6f99bb3e5cd1fd' has expired
00:04:24.714 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:24.726 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:25.265 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:25.272 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:26.143 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:26.166 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'f850f354130cb657e879e84f4726f245' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '3676cf83e10965227300adde79e057fd' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'fa8ac4aba861df220d1dc5f391f02e35' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '0e4dd7229ce7096ea47678a68d129f84' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '352624a835780592be8da4ff410f61aa' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'b13649645ea05987393cfc0cbc8a06c0' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '737392993fa82c19d054c46eb8549a46' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '949b12c77214bf6c5716a3e2e748b7aa' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '9a01c58ee2a8b64585237f47a887cfce' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '1abd33c40f9e780697cb2f96da40d88d' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '0c634c40862204967f6535d1f2930fc6' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '6bbd48abd60ddb2baea4cb5ecece6864' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '12e08ce96394543e85ef51ad5d8519e2' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '5fbde4f0bc6973fe72bcde23b325629e' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c17298350d7cf5c41e6fbb375aafdb36' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '5468209df10205e497e8fab71e1a5c35' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '31710a719fc4da837a88c608c651a50e' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '966710d1a7a2503bdcc7a7a2dedfdf22' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'a58f0295b95371d69baa4a1db98cb585' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'b4d43aee9b4219d49c10ceb7eb461b94' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '30ae888c761b39ed9c2d6b652ac7ac87' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '560df36d195ec0301a5a3b02087363f6' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c80fda7c838a8feefa514552e514c67e' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'e32d5409c7faaf0845d7d9185d8ff4fa' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'b5b58e1b67107dbb7bd52a0d6c8639b0' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'd8ec1230709e345d2a667e2e67179c1b' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '716637cad1bb38a26c5490013f25968f' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'ce869d457b9eb8cd1a3b4d9dad04408d' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'f2b5a3ed05433b43cdf37bb27362d83e' has expired
00:04:26.441 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c88d62ba54d089319acf2a843867a685' has expired
00:04:26.869 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:26.896 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:27.299 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:27.300 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:27.300 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:27.334 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:27.334 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:27.334 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:27.334 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934eb8600 committing with 6 instructions
00:04:27.334 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934eb8600
00:04:28.237 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934e9c540)
00:04:28.237 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934e0cd00)
00:04:28.237 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934fddf70)
00:04:28.237 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b8af0 (res 0x59e934e92800)
00:04:28.237 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93525d6c0 (res 0x59e934ea07a0)
00:04:28.237 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934ca8230 (res 0x59e934f2fd30)
00:04:28.237 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:04:28.259 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:04:28.347 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 30034
00:04:28.348 [DEBUG] [sway/tree/view.c:421] View 0x59e9351af800 updated CSD to 1
00:04:28.348 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934dcfb00 committing with 6 instructions
00:04:28.368 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934dcfb00 is ready
00:04:28.368 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934dcfb00
00:04:28.368 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a4290 entered output 0x59e934fe3650
00:04:28.402 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:29.177 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:29.205 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:29.608 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:29.620 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:30.423 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:30.434 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:31.137 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:31.149 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:31.852 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:31.863 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:32.735 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:32.742 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:34.547 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:34.554 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:35.725 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:35.755 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:38.371 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '59ea9805f4c1b38dbe66518608cde856' has expired
00:04:39.264 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:39.271 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:39.742 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:39.749 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:39.801 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:04:40.552 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:40.552 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:40.552 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:40.579 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:40.579 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:40.579 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:40.579 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e41670 committing with 6 instructions
00:04:40.579 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e41670
00:04:41.724 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:04:41.795 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934ea0f80)
00:04:41.796 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:04:41.796 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:04:41.796 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:04:41.800 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:04:41.800 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.800 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.800 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.800 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.800 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.800 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.800 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.800 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:04:41.807 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.807 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:04:41.807 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:04:41.807 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:04:42.151 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352eb600 (res 0x59e934e92140)
00:04:42.151 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934e6cc40)
00:04:42.151 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934f2ca90)
00:04:42.151 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352b8af0 (res 0x59e934dd1590)
00:04:42.151 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352ebb60 (res 0x59e934ed5300)
00:04:42.151 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934d8b3f0 (res 0x59e934f2f310)
00:04:42.151 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:04:42.173 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:04:42.265 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 30200
00:04:42.266 [DEBUG] [sway/tree/view.c:421] View 0x59e9351af800 updated CSD to 1
00:04:42.266 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e14200 committing with 6 instructions
00:04:42.287 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e14200 is ready
00:04:42.287 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e14200
00:04:42.287 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a4290 entered output 0x59e934fe3650
00:04:42.325 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:42.965 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:42.995 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:43.502 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:43.506 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:43.844 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:43.846 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:44.051 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:44.055 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:44.261 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:44.263 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:44.499 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:44.533 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:44.769 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:44.796 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:45.399 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:45.418 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:45.954 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:45.969 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:46.339 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:46.346 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:46.950 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:46.957 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:47.226 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:47.239 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:47.744 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:47.751 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:48.088 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:48.096 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:48.231 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:48.239 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:48.385 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '68c4d7275d56e9cac6cd82565658a637' has expired
00:04:48.441 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:48.441 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:04:48.441 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:04:48.452 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:04:48.452 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:04:48.452 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:04:48.452 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e3d9b0 committing with 6 instructions
00:04:48.452 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e3d9b0
00:04:48.959 [DEBUG] [sway/commands/bind.c:619] running command for binding: focus right
00:04:48.959 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:04:48.959 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f36650 committing with 5 instructions
00:04:48.959 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f36650
warn: quirks.c:80: applying wl_surface_damage_buffer() workaround for Sway
00:04:53.614 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:04:54.386 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934a9c330 (res 0x59e934f2ff70)
00:04:57.993 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '3f3eca415cd49a040cef0502b7128bae' has expired
00:05:11.689 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'bc70c537009527bb15dec02eb816d32a' has expired
00:05:20.650 [DEBUG] [sway/commands/bind.c:619] running command for binding: focus right
00:05:20.650 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:05:20.650 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e3f110 committing with 5 instructions
00:05:20.650 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e3f110
00:05:24.825 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:05:24.825 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:05:24.949 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:05:26.707 [ERROR] [wlr] [libinput] client bug: timer event20 middlebutton: scheduled expiry is in the past (-1616ms), your system is too slow
00:05:26.708 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934ed59c0)
00:05:26.709 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:05:26.709 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:05:26.709 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:05:26.713 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:05:26.716 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.716 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.716 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.716 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.716 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.716 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.716 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.716 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:05:26.724 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.724 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:05:26.724 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:05:26.724 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:05:26.935 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dc3f0 (res 0x59e934fb0900)
00:05:26.935 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0940 (res 0x59e934ea1760)
00:05:26.935 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352eb180 (res 0x59e934ea0f80)
00:05:26.935 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352eb530 (res 0x59e934fa2930)
00:05:26.935 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e91330 (res 0x59e934e91f00)
00:05:26.935 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351ab330 (res 0x59e934e71340)
00:05:26.935 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:05:26.954 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:05:27.305 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 30454
00:05:27.306 [DEBUG] [sway/tree/view.c:421] View 0x59e935332190 updated CSD to 1
00:05:27.307 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e80a10 committing with 6 instructions
00:05:27.339 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e80a10 is ready
00:05:27.339 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e80a10
00:05:27.339 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a4290 entered output 0x59e934fe3650
00:05:27.365 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:28.098 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:28.101 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:28.705 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:28.721 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:29.427 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:29.434 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:29.807 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:29.816 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:30.218 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:30.232 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:30.601 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:30.620 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:31.327 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:31.331 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:31.733 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:31.749 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:32.155 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:32.164 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:32.700 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:32.737 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:33.239 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:33.239 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:33.239 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:33.254 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:05:33.254 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:05:33.254 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:05:33.254 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f5f4d0 committing with 6 instructions
00:05:33.254 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f5f4d0
00:05:36.549 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:05:36.549 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:05:36.926 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e997e0)
00:05:36.926 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b9ba0 (res 0x59e934e0d960)
00:05:36.926 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511c3e0 (res 0x59e934fa1730)
00:05:36.926 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dc3f0 (res 0x59e934e54860)
00:05:36.926 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e91330 (res 0x59e934f2c3d0)
00:05:36.926 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351c84e0 (res 0x59e934f2c850)
00:05:36.926 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:05:36.951 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:05:37.035 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 30606
00:05:37.036 [DEBUG] [sway/tree/view.c:421] View 0x59e9351ae580 updated CSD to 1
00:05:37.037 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934dd2db0 committing with 6 instructions
00:05:37.062 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934dd2db0 is ready
00:05:37.062 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934dd2db0
00:05:37.062 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a0dc0 entered output 0x59e934fe3650
00:05:37.095 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:37.860 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:37.908 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:38.779 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:38.783 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:39.654 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:39.657 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:40.260 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:40.260 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:40.260 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:40.269 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:05:40.269 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:05:40.269 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:05:40.269 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f47280 committing with 6 instructions
00:05:40.269 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f47280
00:05:41.702 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934fb0900)
00:05:41.702 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dcb40 (res 0x59e934e956a0)
00:05:41.702 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529fae0 (res 0x59e934e2bb20)
00:05:41.702 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b9ba0 (res 0x59e934fa2930)
00:05:41.702 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352ebb60 (res 0x59e934e98b80)
00:05:41.702 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9352a9490 (res 0x59e934e70920)
00:05:41.702 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:05:41.726 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:05:41.808 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 30747
00:05:41.809 [DEBUG] [sway/tree/view.c:421] View 0x59e9352a2a50 updated CSD to 1
00:05:41.810 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934eb83e0 committing with 6 instructions
00:05:41.829 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934eb83e0 is ready
00:05:41.829 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934eb83e0
00:05:41.829 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351c8a00 entered output 0x59e934fe3650
00:05:41.857 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:42.534 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:42.539 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:43.011 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:43.020 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:43.557 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:43.566 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:44.007 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:44.013 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:44.491 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:44.494 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:44.496 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:05:44.496 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:05:44.866 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:44.874 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:45.147 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:45.152 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:45.292 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:45.298 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:45.536 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:45.540 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:45.876 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:45.877 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:45.877 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:45.922 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:05:45.922 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:05:45.922 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:05:45.922 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934d9adc0 committing with 6 instructions
00:05:45.922 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934d9adc0
00:05:47.382 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529fae0 (res 0x59e934e9fea0)
00:05:47.382 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b9ba0 (res 0x59e934fdd550)
00:05:47.382 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e0ec80)
00:05:47.382 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511c3e0 (res 0x59e934e9e5e0)
00:05:47.382 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352ebb60 (res 0x59e934e914e0)
00:05:47.382 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934d90260 (res 0x59e934e52460)
00:05:47.382 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:05:47.407 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:05:47.490 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 30887
00:05:47.490 [DEBUG] [sway/tree/view.c:421] View 0x59e9352a2a50 updated CSD to 1
00:05:47.491 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ff3e70 committing with 6 instructions
00:05:47.510 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934ff3e70 is ready
00:05:47.510 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ff3e70
00:05:47.510 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a4290 entered output 0x59e934fe3650
00:05:47.538 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:48.037 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:48.045 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:48.551 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:48.556 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:48.865 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:48.867 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:49.173 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:49.179 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:49.351 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:49.360 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:49.495 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:49.496 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:49.496 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:49.568 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:05:49.568 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:05:49.568 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:05:49.568 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e6d560 committing with 6 instructions
00:05:49.568 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e6d560
00:05:51.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529fae0 (res 0x59e934e541a0)
00:05:51.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b9ba0 (res 0x59e934e71340)
00:05:51.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e9f5a0)
00:05:51.473 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dc3f0 (res 0x59e934e812c0)
00:05:51.473 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e91330 (res 0x59e934e94fe0)
00:05:51.473 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934a86710 (res 0x59e934ed4a00)
00:05:51.473 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:05:51.497 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:05:51.580 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 31024
00:05:51.580 [DEBUG] [sway/tree/view.c:421] View 0x59e9352a2a50 updated CSD to 1
00:05:51.581 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f5f4d0 committing with 6 instructions
00:05:51.604 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f5f4d0 is ready
00:05:51.604 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f5f4d0
00:05:51.604 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a3ab0 entered output 0x59e934fe3650
00:05:51.641 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:52.897 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:52.906 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:54.311 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:54.316 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:54.787 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:54.795 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:54.935 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'fb75cf457a4e33c5104b46d6ff03bc6f' has expired
00:05:55.631 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:55.631 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:05:55.631 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:05:55.646 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:05:55.646 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:05:55.646 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:05:55.646 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e23c50 committing with 6 instructions
00:05:55.646 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e23c50
00:05:58.532 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:05:58.532 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:05:59.030 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b9ba0 (res 0x59e934e6d300)
00:05:59.030 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e543e0)
00:05:59.030 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93511c3e0 (res 0x59e934e0e6e0)
00:05:59.030 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dc3f0 (res 0x59e934f2be30)
00:05:59.030 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352ebb60 (res 0x59e934f2cbb0)
00:05:59.030 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9350cbb70 (res 0x59e934e9c300)
00:05:59.030 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:05:59.046 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:05:59.142 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 31176
00:05:59.143 [DEBUG] [sway/tree/view.c:421] View 0x59e935332190 updated CSD to 1
00:05:59.143 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f5f920 committing with 6 instructions
00:05:59.172 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f5f920 is ready
00:05:59.172 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f5f920
00:05:59.172 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352a0e00 entered output 0x59e934fe3650
00:05:59.184 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:01.135 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:01.157 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:01.565 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:01.584 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:02.242 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:02.263 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:02.915 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:02.926 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:04.128 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:04.150 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:04.653 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:04.665 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:04.922 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:04.926 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:05.082 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:05.086 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:05.242 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:05.245 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:05.599 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:05.613 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:05.819 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:05.827 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:06.084 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:06.092 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:06.247 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:06.322 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:06:06.322 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:06:06.322 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:06:06.322 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fba5d0 committing with 6 instructions
00:06:06.322 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fba5d0
00:06:06.687 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'f8e51b79462d940de2314f00b8a7613a' has expired
00:06:08.597 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934f2c850)
00:06:08.597 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352ebb60 (res 0x59e934e941e0)
00:06:08.597 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9350cbb70 (res 0x59e934e108a0)
00:06:08.597 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='Torrent Options' app_id='org.qbittorrent.qBittorrent'
00:06:08.608 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 20662
00:06:08.610 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:06:08.610 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:06:08.610 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d157610 horizontally
00:06:08.610 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e6d560 committing with 6 instructions
00:06:08.613 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e6d560 is ready
00:06:08.613 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e6d560
00:06:08.614 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351d6790 entered output 0x59e934fe3650
00:06:08.615 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e80350 committing with 1 instructions
00:06:08.615 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e80350
00:06:08.619 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:06:08.619 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:06:08.619 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:06:08.619 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:06:08.619 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:06:08.619 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:06:10.494 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:06:11.094 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934eb7fa0 committing with 1 instructions
00:06:11.094 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934eb7fa0
00:06:11.126 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:06:11.126 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:06:11.126 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1576b0 horizontally
00:06:11.126 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e14b90 committing with 6 instructions
00:06:11.126 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e14b90
00:06:11.465 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c454cf706cbd45f7d0f85de1228558d4' has expired
00:06:12.542 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:06:12.542 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:06:13.663 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:06:13.734 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934fddf70)
00:06:13.734 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:06:13.735 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:06:13.735 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:06:13.739 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:06:13.739 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.739 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.739 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.739 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.739 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.739 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.739 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.739 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:06:13.745 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.745 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:06:13.745 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:13.745 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:06:14.005 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93525d2a0 (res 0x59e934f2c610)
00:06:14.005 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351ada60 (res 0x59e934e100c0)
00:06:14.005 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dcb40 (res 0x59e934fa2ed0)
00:06:14.005 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0940 (res 0x59e934ea0680)
00:06:14.005 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352a9650 (res 0x59e934e9e700)
00:06:14.005 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93511ab40 (res 0x59e934e6f690)
00:06:14.005 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:06:14.035 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:06:14.145 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 31331
00:06:14.146 [DEBUG] [sway/tree/view.c:421] View 0x59e935202180 updated CSD to 1
00:06:14.146 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f44c40 committing with 6 instructions
00:06:14.174 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f44c40 is ready
00:06:14.174 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f44c40
00:06:14.174 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352dcef0 entered output 0x59e934fe3650
00:06:14.201 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:14.943 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:14.946 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:15.652 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:15.660 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:16.599 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:16.606 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:17.019 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'e31ccddc48cf7a60769ec75a6da96a1e' has expired
00:06:17.378 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:17.384 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:18.458 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:18.466 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:19.203 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:19.223 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:20.579 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:20.596 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:21.115 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '1229a8b23d298cb6df1a21354d7e133f' has expired
00:06:21.661 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:06:21.661 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:06:22.592 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:22.599 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:23.168 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:23.175 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:23.780 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:23.786 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:24.292 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:24.300 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:24.573 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:24.578 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:24.815 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:24.840 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:25.044 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:25.101 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:25.536 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:06:27.681 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:06:27.681 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:06:28.107 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:28.117 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:28.654 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'ab64fe3cc6d01dea9e90fade6e3356b0' has expired
00:06:28.689 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:28.696 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:30.266 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:30.287 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:33.063 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:33.070 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:34.544 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:34.550 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:35.786 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:35.839 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:36.645 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:36.653 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:37.459 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:37.466 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:37.872 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:37.876 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:40.848 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:40.918 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:06:40.918 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:06:40.918 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:06:40.919 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f3e4c0 committing with 6 instructions
00:06:40.919 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f3e4c0
00:06:43.650 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'aa5c1d3130a0c1ac7b22db23cd6458a9' has expired
00:06:43.700 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:06:43.700 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:06:43.700 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:06:52.983 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:06:52.983 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:06:54.322 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:06:56.095 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0940 (res 0x59e934e1d9b0)
00:06:56.098 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:06:56.099 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:06:56.099 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:06:56.102 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:06:56.103 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.103 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.103 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.103 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.103 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.103 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.103 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.103 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:06:56.110 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.110 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:06:56.110 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:06:56.110 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:06:56.327 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e51db0)
00:06:56.327 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93525d2a0 (res 0x59e934fbb180)
00:06:56.327 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dcb40 (res 0x59e934e12ec0)
00:06:56.327 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b91e0 (res 0x59e934e9dce0)
00:06:56.327 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e91330 (res 0x59e934e0f6a0)
00:06:56.327 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934d90260 (res 0x59e934f2ded0)
00:06:56.327 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:06:56.359 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:06:56.670 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 31565
00:06:56.671 [DEBUG] [sway/tree/view.c:421] View 0x59e934e8b060 updated CSD to 1
00:06:56.671 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f2e040 committing with 6 instructions
00:06:56.695 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f2e040 is ready
00:06:56.695 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f2e040
00:06:56.695 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352dcef0 entered output 0x59e934fe3650
00:06:56.728 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:56.778 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:06:56.778 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:06:56.826 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:06:56.826 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:06:57.322 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:57.359 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:57.778 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:57.828 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:58.206 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:58.209 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:58.713 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:58.716 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:59.051 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:59.074 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:59.285 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:59.314 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:06:59.775 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:06:59.795 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:07:00.965 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:07:01.016 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:07:01.016 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:07:01.016 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:07:01.016 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f0b6b0 committing with 6 instructions
00:07:01.016 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f0b6b0
00:07:05.289 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:07:05.289 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:07:05.814 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935200ab0 (res 0x59e934e9a200)
00:07:05.815 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e72c00)
00:07:05.815 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a6c60 (res 0x59e934f2e7d0)
00:07:05.815 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93525d2a0 (res 0x59e934ed5c00)
00:07:05.815 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e91330 (res 0x59e934e6efd0)
00:07:05.815 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e93511ca20 (res 0x59e934e10660)
00:07:05.815 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:07:05.849 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:07:05.966 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 31712
00:07:05.967 [DEBUG] [sway/tree/view.c:421] View 0x59e935332190 updated CSD to 1
00:07:05.967 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e3dac0 committing with 6 instructions
00:07:06.001 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e3dac0 is ready
00:07:06.001 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e3dac0
00:07:06.001 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9351c8a00 entered output 0x59e934fe3650
00:07:06.028 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:07:08.453 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:07:08.487 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:07:08.656 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:07:10.438 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:07:12.197 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:07:12.202 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:07:17.267 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:07:24.308 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '023b1d23d0e6ed5b10d9cbe74fba835c' has expired
00:07:35.444 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '12777f10533ab38fa1ed6afe067ac373' has expired
00:07:47.012 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:07:47.012 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:08:05.688 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:05.699 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:06.083 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:06.088 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:06.467 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:06.487 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:06.991 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:07.005 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:08.051 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:08.064 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:08.777 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:08.790 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:13.171 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:13.243 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:08:13.243 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:08:13.243 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:08:13.243 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e14640 committing with 6 instructions
00:08:13.243 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e14640
00:08:27.114 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:08:27.114 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:08:27.253 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:08:29.027 [ERROR] [wlr] [libinput] client bug: timer event20 hold: scheduled expiry is in the past (-1418ms), your system is too slow
00:08:29.027 [ERROR] [wlr] [libinput] client bug: timer event20 hold: scheduled expiry is in the past (-393ms), your system is too slow
00:08:29.028 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0940 (res 0x59e934e9f6c0)
00:08:29.028 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:08:29.029 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:08:29.029 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:08:29.033 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.033 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.033 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.033 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.033 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.033 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.033 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.033 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.033 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
> Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:08:29.044 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.044 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:08:29.044 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:29.044 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:08:29.258 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934ea3260)
00:08:29.258 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352dcb40 (res 0x59e934fa1730)
00:08:29.258 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e934dc58b0 (res 0x59e934e41da0)
00:08:29.258 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934ea1be0)
00:08:29.258 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e93532ffc0 (res 0x59e934ff9c70)
00:08:29.258 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351242a0 (res 0x59e934ed3ec0)
00:08:29.258 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:08:29.274 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:08:29.608 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 32041
00:08:29.609 [DEBUG] [sway/tree/view.c:421] View 0x59e93511c3e0 updated CSD to 1
00:08:29.609 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e6d560 committing with 6 instructions
00:08:29.636 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e6d560 is ready
00:08:29.636 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e6d560
00:08:29.636 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352d9070 entered output 0x59e934fe3650
00:08:29.671 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:31.030 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:31.046 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:31.809 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:31.816 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:33.658 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:33.668 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:34.270 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:34.274 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:34.957 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:34.966 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:36.050 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:36.059 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:36.742 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:36.742 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:36.742 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:36.772 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:08:36.772 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:08:36.772 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:08:36.772 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934efff30 committing with 6 instructions
00:08:36.772 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934efff30
00:08:40.614 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:08:40.615 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:08:40.840 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:08:40.845 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:08:40.917 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a6c60 (res 0x59e934e98700)
00:08:40.917 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:08:40.917 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:08:40.917 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:08:40.921 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:08:40.921 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.921 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.921 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.921 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.921 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.921 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.921 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.921 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:08:40.928 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.928 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:08:40.928 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:08:40.928 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:08:41.175 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934e41530)
00:08:41.175 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352ce740 (res 0x59e934e51390)
00:08:41.175 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935200ab0 (res 0x59e934ed4460)
00:08:41.175 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935295880 (res 0x59e935122980)
00:08:41.176 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e95e80 (res 0x59e934e0eec0)
00:08:41.176 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e9351c84e0 (res 0x59e934ed4c40)
00:08:41.176 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:08:41.197 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:08:41.270 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 32191
00:08:41.271 [DEBUG] [sway/tree/view.c:421] View 0x59e935332190 updated CSD to 1
00:08:41.272 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f0b6b0 committing with 6 instructions
00:08:41.340 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934f0b6b0 is ready
00:08:41.340 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f0b6b0
00:08:41.340 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935298610 entered output 0x59e934fe3650
00:08:41.379 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:41.835 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:41.855 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:42.190 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:42.199 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:42.576 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:42.586 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:42.755 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:42.765 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:42.893 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:42.903 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:43.114 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:43.121 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:43.540 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:43.549 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:43.802 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:43.811 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:44.439 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:44.450 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:44.785 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:44.794 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:45.005 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:45.015 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:45.310 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:45.319 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:45.821 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:45.874 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:08:45.874 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:08:45.874 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:08:45.874 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934fbc040 committing with 6 instructions
00:08:45.874 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934fbc040
00:08:49.685 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:08:49.685 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:08:50.061 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934e9eb80)
00:08:50.061 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0170 (res 0x59e934e8f000)
00:08:50.061 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935295880 (res 0x59e934dd1350)
00:08:50.061 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935200ab0 (res 0x59e934e9edc0)
00:08:50.061 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e934e95e80 (res 0x59e934ea0d40)
00:08:50.061 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e935013880 (res 0x59e934ea0b00)
00:08:50.061 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:08:50.083 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:08:50.173 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 32342
00:08:50.174 [DEBUG] [sway/tree/view.c:421] View 0x59e935332190 updated CSD to 1
00:08:50.175 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e15630 committing with 6 instructions
00:08:50.192 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e15630 is ready
00:08:50.192 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e15630
00:08:50.192 [DEBUG] [sway/tree/container.c:1320] Container 0x59e935298610 entered output 0x59e934fe3650
00:08:50.234 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:50.708 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:50.713 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:51.850 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:51.860 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:52.830 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:52.837 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:54.941 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:54.948 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:55.520 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:55.526 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:56.264 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:56.267 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:56.343 [ERROR] [wlr] [backend/drm/atomic.c:73] connector eDP-1: Atomic commit failed: Device or resource busy
00:08:56.343 [DEBUG] [wlr] [backend/drm/atomic.c:77] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK)
00:08:56.772 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:56.774 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:08:57.239 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '03072314bd016256ea49c7cfa1d4280b' has expired
00:08:57.812 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:08:57.816 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:00.486 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:00.489 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:00.927 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:00.934 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:01.640 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:09:02.337 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:02.430 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:09:02.430 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:09:02.430 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:09:02.430 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934ff1c20 committing with 6 instructions
00:09:02.430 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934ff1c20
00:09:06.114 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:09:06.114 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:09:06.265 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
00:09:06.336 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9352a0940 (res 0x59e934e51030)
00:09:06.336 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:09:06.336 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:09:06.336 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:09:06.340 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:09:06.340 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.340 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.340 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.340 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.340 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.340 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.340 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.340 [DEBUG] [wlr] [xwayland/selection/selection.c:149] 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: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:09:06.347 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.347 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:09:06.347 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:09:06.347 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:09:06.692 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e9351b8b70 (res 0x59e934f2cf10)
00:09:06.692 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e935200ab0 (res 0x59e934e12b60)
00:09:06.692 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93529c340 (res 0x59e934e9c660)
00:09:06.692 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x59e93525d2a0 (res 0x59e934e53d20)
00:09:06.693 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x59e9352a04a0 (res 0x59e934ea0680)
00:09:06.693 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x59e934e8ae70 (res 0x59e934e71c40)
00:09:06.693 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='(null)' app_id='mpv'
00:09:06.708 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:09:06.789 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 32515
00:09:06.790 [DEBUG] [sway/tree/view.c:421] View 0x59e93511c3e0 updated CSD to 1
00:09:06.791 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e14b90 committing with 6 instructions
00:09:06.808 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x59e934e14b90 is ready
00:09:06.808 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e14b90
00:09:06.808 [DEBUG] [sway/tree/container.c:1320] Container 0x59e9352ce320 entered output 0x59e934fe3650
00:09:06.850 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:07.621 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:07.631 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:08.259 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:08.277 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:09.148 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:09.156 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:09.478 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:09.507 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:09.702 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:09.734 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:09.871 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:09.901 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:10.039 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:10.072 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:10.237 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:10.272 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:10.699 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:10.712 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:10.754 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'aaf58af60d68fdb30fc3bd7260dfc729' has expired
00:09:11.576 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:11.580 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:12.103 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:12.108 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:12.294 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:12.303 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:12.485 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:12.495 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:12.656 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:12.667 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:12.832 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:12.838 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:12.941 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:12.975 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:13.375 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:13.407 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:13.638 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:13.672 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:14.077 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:14.107 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:14.784 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:14.817 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:15.275 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:15.307 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:15.744 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:15.772 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:16.169 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:16.199 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:16.665 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:16.678 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:17.526 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:17.530 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:17.716 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:17.747 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:18.173 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:09:18.303 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:18.303 [DEBUG] [sway/desktop/idle_inhibit_v1.c:29] New sway idle inhibitor
00:09:18.303 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:09:18.336 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1055@0,25
00:09:18.336 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 25.000000
00:09:18.336 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffd8d1579f0 horizontally
00:09:18.336 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e23c50 committing with 6 instructions
00:09:18.336 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e23c50
00:09:19.466 [DEBUG] [sway/commands/bind.c:619] running command for binding: focus left
00:09:19.466 [INFO] [sway/commands.c:261] Handling command 'focus left'
00:09:19.466 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934e222d0 committing with 5 instructions
00:09:19.466 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934e222d0
00:09:19.819 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '73985d2e97ef36a565fcda186558b128' has expired
00:09:27.158 [DEBUG] [sway/commands/bind.c:619] running command for binding: focus right
00:09:27.158 [INFO] [sway/commands.c:261] Handling command 'focus right'
00:09:27.158 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x59e934f74ae0 committing with 5 instructions
00:09:27.158 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x59e934f74ae0
00:09:33.279 [DEBUG] [wlr] [types/wlr_text_input_v3.c:185] Text input commit received without focus
00:09:33.279 [INFO] [sway/input/text_input.c:156] Inactive text input tried to commit an update
00:09:33.449 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :1
(EE) could not connect to wayland server
err: 00:09:31.819 wayland.c:1490: failed to read events from the Wayland socket[ERROR] [swaybar/bar.c:466] Wayland display poll error: Broken pipe
err: wayland.c:2069: failed to roundtrip Wayland display: Broken pipe
err: wayland.c:2069: failed to roundtrip Wayland display: Broken pipe
err: wayland.c:2069: failed to roundtrip Wayland display: Broken pipe
warn: terminal.c:1928: slave exited with signal 1 (Hangup)
err: wayland.c:2034: failed to flush wayland socket: Broken pipe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment