Skip to content

Instantly share code, notes, and snippets.

@tokyovigilante
Created June 23, 2024 22:30
Show Gist options
  • Save tokyovigilante/bce2706aed5cea8bdda268605a06097d to your computer and use it in GitHub Desktop.
Save tokyovigilante/bce2706aed5cea8bdda268605a06097d to your computer and use it in GitHub Desktop.
00:00:00.000 [INFO] [sway/main.c:295] Sway version 1.10-dev-cc342107 (Jun 24 2024, branch 'master')
00:00:00.000 [INFO] [sway/main.c:296] wlroots version 0.18.0-dev
00:00:00.002 [INFO] [sway/main.c:81] Linux firebert 6.10.0-0.rc4.20240621git50736169ecc8.42.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Jun 21 14:39:39 UTC 2024 x86_64 GNU/Linux
00:00:00.002 [INFO] [sway/main.c:97] Contents of /etc/os-release:
00:00:00.002 [INFO] [sway/main.c:81] NAME="Fedora Linux"
00:00:00.002 [INFO] [sway/main.c:81] VERSION="41 (Rawhide Prerelease)"
00:00:00.002 [INFO] [sway/main.c:81] ID=fedora
00:00:00.002 [INFO] [sway/main.c:81] VERSION_ID=41
00:00:00.002 [INFO] [sway/main.c:81] VERSION_CODENAME=""
00:00:00.002 [INFO] [sway/main.c:81] PLATFORM_ID="platform:f41"
00:00:00.002 [INFO] [sway/main.c:81] PRETTY_NAME="Fedora Linux 41 (Rawhide Prerelease)"
00:00:00.002 [INFO] [sway/main.c:81] ANSI_COLOR="0;38;2;60;110;180"
00:00:00.002 [INFO] [sway/main.c:81] LOGO=fedora-logo-icon
00:00:00.002 [INFO] [sway/main.c:81] CPE_NAME="cpe:/o:fedoraproject:fedora:41"
00:00:00.002 [INFO] [sway/main.c:81] DEFAULT_HOSTNAME="fedora"
00:00:00.002 [INFO] [sway/main.c:81] HOME_URL="https://fedoraproject.org/"
00:00:00.002 [INFO] [sway/main.c:81] DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/rawhide/system-administrators-guide/"
00:00:00.002 [INFO] [sway/main.c:81] SUPPORT_URL="https://ask.fedoraproject.org/"
00:00:00.002 [INFO] [sway/main.c:81] BUG_REPORT_URL="https://bugzilla.redhat.com/"
00:00:00.002 [INFO] [sway/main.c:81] REDHAT_BUGZILLA_PRODUCT="Fedora"
00:00:00.002 [INFO] [sway/main.c:81] REDHAT_BUGZILLA_PRODUCT_VERSION=rawhide
00:00:00.002 [INFO] [sway/main.c:81] REDHAT_SUPPORT_PRODUCT="Fedora"
00:00:00.002 [INFO] [sway/main.c:81] REDHAT_SUPPORT_PRODUCT_VERSION=rawhide
00:00:00.002 [INFO] [sway/main.c:81] SUPPORT_END=2025-05-13
00:00:00.002 [INFO] [sway/main.c:97] Contents of /etc/redhat-release:
00:00:00.002 [INFO] [sway/main.c:81] Fedora release 41 (Rawhide)
00:00:00.002 [INFO] [sway/main.c:69] LD_LIBRARY_PATH=/usr/local/lib:/usr/local/lib64:
00:00:00.002 [INFO] [sway/main.c:69] LD_PRELOAD=
00:00:00.002 [INFO] [sway/main.c:69] PATH=/home/ryan/Projects/Develop/swift-toolchain/usr/bin:/home/ryan/.local/bin:/home/ryan/bin:/usr/lib/qtchooser:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/ryan/.npm-packages/bin:/home/ryan/.cargo/bin
00:00:00.002 [INFO] [sway/main.c:69] SWAYSOCK=
00:00:00.002 [INFO] [sway/main.c:332] Starting sway version 1.10-dev-cc342107 (Jun 24 2024, branch 'master')
00:00:00.002 [DEBUG] [sway/server.c:217] Initializing Wayland server
00:00:00.002 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory
00:00:00.003 [INFO] [wlr] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping
00:00:00.016 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind'
00:00:00.016 [INFO] [wlr] [backend/session/session.c:108] Successfully loaded libseat session
00:00:00.021 [INFO] [wlr] [backend/backend.c:256] Found 1 GPUs
00:00:00.021 [INFO] [wlr] [backend/drm/backend.c:185] Initializing DRM backend for /dev/dri/card1 (amdgpu)
00:00:00.021 [DEBUG] [wlr] [backend/drm/drm.c:111] Using atomic DRM interface
00:00:00.021 [DEBUG] [wlr] [backend/drm/drm.c:131] ADDFB2 modifiers supported
00:00:00.022 [INFO] [wlr] [backend/drm/drm.c:259] Found 4 DRM CRTCs
00:00:00.022 [INFO] [wlr] [backend/drm/drm.c:217] Found 10 DRM planes
00:00:00.023 [INFO] [wlr] [render/egl.c:205] Supported EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
00:00:00.024 [DEBUG] [wlr] [render/egl.c:486] Using EGL device /dev/dri/card1
00:00:00.045 [INFO] [wlr] [render/egl.c:354] Using EGL 1.5
00:00:00.045 [INFO] [wlr] [render/egl.c:355] 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_protected_surface 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:00.045 [INFO] [wlr] [render/egl.c:357] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
00:00:00.045 [INFO] [wlr] [render/egl.c:359] EGL vendor: Mesa Project
00:00:00.045 [DEBUG] [wlr] [render/egl.c:120] Supported DMA-BUF formats:
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] AB4H (0x48344241)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] XB4H (0x48344258)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:169] AB48 (0x38344241)
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.045 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] XB48 (0x38344258)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] AR30 (0x30335241)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] XR30 (0x30335258)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] AB30 (0x30334241)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:169] XB30 (0x30334258)
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.046 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] AR24 (0x34325241)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] AB24 (0x34324241)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] XR24 (0x34325258)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] XB24 (0x34324258)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] AR15 (0x35315241)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:169] AB15 (0x35314241)
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.047 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:169] AR12 (0x32315241)
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:169] AB12 (0x32314241)
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:169] RG16 (0x36314752)
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:169] R8 (0x20203852)
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:169] R16 (0x20363152)
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.048 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] GR88 (0x38385247)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] GR32 (0x32335247)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YUV9 (0x39565559)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YU11 (0x31315559)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YU12 (0x32315559)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YU16 (0x36315559)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YU24 (0x34325559)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YVU9 (0x39555659)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YV11 (0x31315659)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YV12 (0x32315659)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YV16 (0x36315659)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:169] YV24 (0x34325659)
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.049 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] NV12 (0x3231564E)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] NV21 (0x3132564E)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] P010 (0x30313050)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] P012 (0x32313050)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] P016 (0x36313050)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] P030 (0x30333050)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] NV16 (0x3631564E)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AYUV (0x56555941)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] XYUV (0x56555958)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] Y410 (0x30313459)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] Y412 (0x32313459)
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] Y416 (0x36313459)
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] YUYV (0x56595559)
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] YVYU (0x55595659)
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] UYVY (0x59565955)
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] VYUY (0x59555956)
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] Y210 (0x30313259)
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] Y212 (0x32313259)
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] Y216 (0x36313259)
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x020000001046BB04): ✓ texture ✗ render
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,PIPE_XOR_BITS=2 (0x0200000010467B04): ✓ texture ✗ render
00:00:00.052 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04): ✓ texture ✗ render
00:00:00.052 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_R_X,PIPE_XOR_BITS=2 (0x0200000010401B04): ✓ texture ✗ render
00:00:00.052 [DEBUG] [wlr] [render/egl.c:103] GFX11,GFX9_64K_D (0x0200000000000A04): ✓ texture ✗ render
00:00:00.052 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.052 [DEBUG] [wlr] [render/egl.c:189] EGL DMA-BUF format modifiers supported
amdgpu: amdgpu_cs_ctx_create2 failed. (-13)
00:00:00.052 [DEBUG] [wlr] [render/egl.c:434] Obtained high priority context
00:00:00.052 [DEBUG] [wlr] [render/egl.c:535] Using EGL_PLATFORM_DEVICE_EXT
00:00:00.053 [INFO] [wlr] [render/gles2/renderer.c:538] Creating GLES2 renderer
00:00:00.053 [INFO] [wlr] [render/gles2/renderer.c:539] Using OpenGL ES 3.2 Mesa 24.2.0-devel
00:00:00.053 [INFO] [wlr] [render/gles2/renderer.c:540] GL vendor: AMD
00:00:00.053 [INFO] [wlr] [render/gles2/renderer.c:541] GL renderer: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 18.1.6, DRM 3.57, 6.10.0-0.rc4.20240621git50736169ecc8.42.fc41.x86_64)
00:00:00.053 [INFO] [wlr] [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_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_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_sampler_objects GL_EXT_EGL_image_storage_compression GL_EXT_texture_storage_compression GL_MESA_bgra GL_MESA_texture_const_bandwidth
00:00:00.053 [DEBUG] [wlr] [render/gles2/renderer.c:597] GPU reset notifications are enabled
00:00:00.059 [DEBUG] [wlr] [render/allocator/allocator.c:105] Trying to create gbm allocator
00:00:00.063 [DEBUG] [wlr] [render/allocator/gbm.c:212] Created GBM allocator with backend drm
00:00:00.063 [DEBUG] [wlr] [render/allocator/gbm.c:215] Using DRM node /dev/dri/card1
00:00:00.063 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:637] Creating wlr_drm_lease_device_v1 for /dev/dri/card1
00:00:00.064 [INFO] [wlr] [backend/headless/backend.c:67] Creating headless backend
00:00:00.065 [INFO] [sway/config.c:422] Loading config from /home/ryan/.config/sway/config
00:00:00.065 [DEBUG] [sway/config.c:795] Read line 1: # Default config for sway
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 2: #
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 4: #
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 5: # Read `man 5 sway` for a complete reference.
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 6:
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 7: ### Variables
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 8: #
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 9: # Logo key. Use Mod1 for Alt.
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 10: set $mod Mod4
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $mod Mod4
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $mod Mod4
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 11: # Home row direction keys, like vim
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 12: set $left h
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $left h
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $left h
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 13: set $down j
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $down j
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $down j
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 14: set $up k
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $up k
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $up k
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 15: set $right l
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $right l
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $right l
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 16: # Your preferred terminal emulator
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 17: #set $term alacritty
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 18: set $term alacritty
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $term alacritty
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $term alacritty
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 19:
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 20: set $term-menu $term --class=floating-terminal
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $term-menu $term --class=floating-terminal
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $term-menu alacritty --class=floating-terminal
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 21:
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 22: # Your preferred application launcher
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 23: # Note: it's recommended that you pass the final command to sway
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 24: set $menu $term-menu -e bash -c '~/.config/sway/launcher.sh | xargs -r swaymsg -t command exec'
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $menu $term-menu -e bash -c '~/.config/sway/launcher.sh | xargs -r swaymsg -t command exec'
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $menu alacritty --class=floating-terminal -e bash -c '~/.config/sway/launcher.sh | xargs -r swaymsg -t command exec'
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 25: set $pdf $term-menu -e bash -c '~/.config/sway/pdf.sh | xargs -r swaymsg -t command zathura'
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $pdf $term-menu -e bash -c '~/.config/sway/pdf.sh | xargs -r swaymsg -t command zathura'
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: set $pdf alacritty --class=floating-terminal -e bash -c '~/.config/sway/pdf.sh | xargs -r swaymsg -t command zathura'
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 26:
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 27: for_window [app_id="floating-terminal"] floating enable, set width 1200 px height 500 px
00:00:00.066 [INFO] [sway/commands.c:380] Config command: for_window [app_id="floating-terminal"] floating enable, set width 1200 px height 500 px
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: for_window [app_id="floating-terminal"] floating enable, set width 1200 px height 500 px
00:00:00.066 [DEBUG] [sway/criteria.c:726] Found pair: app_id=floating-terminal
00:00:00.066 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="floating-terminal"]' -> 'floating enable, set width 1200 px height 500 px' added
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 28:
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 29: # capture the specified screen area to clipboard
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 30: bindsym $mod+s exec grim -g "$(slurp)" - | wl-copy
00:00:00.066 [INFO] [sway/commands.c:380] Config command: bindsym $mod+s exec grim -g "$(slurp)" - | wl-copy
00:00:00.066 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+s exec grim -g "$(slurp)" - | wl-copy
00:00:00.066 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+s to command `exec grim -g "$(slurp)" - | wl-copy` for device '*'
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 31:
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 32: ### Key bindings
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 33: #
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 34: # Basics:
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 35: #
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 36: # start a terminal
00:00:00.066 [DEBUG] [sway/config.c:795] Read line 37: bindsym $mod+Return exec $term
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Return exec $term
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Return exec alacritty
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `exec alacritty` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 38: bindsym $mod+t exec $term-menu
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+t exec $term-menu
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+t exec alacritty --class=floating-terminal
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+t to command `exec alacritty --class=floating-terminal` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 39:
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 40: # file explorer
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 41: bindsym $mod+e exec files
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+e exec files
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+e exec files
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+e to command `exec files` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 42:
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 43: # kill focused window
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 44: bindsym $mod+Shift+q kill
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+q kill
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+q kill
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 45:
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 46: # start your launcher
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 47: bindsym $mod+d exec $menu
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+d exec $menu
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+d exec alacritty --class=floating-terminal -e bash -c '~/.config/sway/launcher.sh | xargs -r swaymsg -t command exec'
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+d to command `exec alacritty --class=floating-terminal -e bash -c '~/.config/sway/launcher.sh | xargs -r swaymsg -t command exec'` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 48: bindsym $mod+p exec $pdf
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+p exec $pdf
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+p exec alacritty --class=floating-terminal -e bash -c '~/.config/sway/pdf.sh | xargs -r swaymsg -t command zathura'
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+p to command `exec alacritty --class=floating-terminal -e bash -c '~/.config/sway/pdf.sh | xargs -r swaymsg -t command zathura'` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 49:
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 50: # Drag floating windows by holding down $mod and left mouse button.
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 51: # Resize them with right mouse button + $mod.
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 52: # Despite the name, also works for non-floating windows.
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 53: # Change normal to inverse to use left mouse button for resizing and right
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 54: # mouse button for dragging.
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 55: floating_modifier $mod normal
00:00:00.067 [INFO] [sway/commands.c:380] Config command: floating_modifier $mod normal
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: floating_modifier Mod4 normal
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 56:
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 57: # reload the configuration file
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 58: bindsym $mod+Shift+c reload
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+c reload
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+c reload
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 59:
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 60: # exit sway (logs you out of your Wayland session)
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 61: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+e to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -b 'Yes, exit sway' 'swaymsg exit'` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 62: #
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 63: # Moving around:
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 64: #
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 65: # Move your focus around
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 66: bindsym $mod+$left focus left
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$left focus left
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+h focus left
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+h to command `focus left` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 67: bindsym $mod+$down focus down
00:00:00.067 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$down focus down
00:00:00.067 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+j focus down
00:00:00.067 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+j to command `focus down` for device '*'
00:00:00.067 [DEBUG] [sway/config.c:795] Read line 68: bindsym $mod+$up focus up
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$up focus up
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+k focus up
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+k to command `focus up` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 69: bindsym $mod+$right focus right
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$right focus right
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+l focus right
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+l to command `focus right` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 70: # or use $mod+[up|down|left|right]
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 71: bindsym $mod+Left focus left
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Left focus left
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Left focus left
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 72: bindsym $mod+Down focus down
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Down focus down
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Down focus down
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 73: bindsym $mod+Up focus up
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Up focus up
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Up focus up
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 74: bindsym $mod+Right focus right
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Right focus right
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Right focus right
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 75:
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 76: # _move_ the focused window with the same, but add Shift
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 77: bindsym $mod+Shift+$left move left
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$left move left
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+h move left
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 78: bindsym $mod+Shift+$down move down
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$down move down
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+j move down
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 79: bindsym $mod+Shift+$up move up
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$up move up
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+k move up
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 80: bindsym $mod+Shift+$right move right
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$right move right
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+l move right
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 81:
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 82: # ditto, with arrow keys
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 83: bindsym $mod+Shift+Left move left
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Left move left
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+Left move left
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 84: bindsym $mod+Shift+Down move down
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Down move down
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+Down move down
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 85: bindsym $mod+Shift+Up move up
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Up move up
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+Up move up
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 86: bindsym $mod+Shift+Right move right
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Right move right
00:00:00.068 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+Right move right
00:00:00.068 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 87: #
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 88: # Workspaces:
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 89: #
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 90: # switch to workspace
00:00:00.068 [DEBUG] [sway/config.c:795] Read line 91: bindsym $mod+1 workspace 1
00:00:00.068 [INFO] [sway/commands.c:380] Config command: bindsym $mod+1 workspace 1
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+1 workspace 1
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+1 to command `workspace 1` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 92: bindsym $mod+2 workspace 2
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+2 workspace 2
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+2 workspace 2
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+2 to command `workspace 2` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 93: bindsym $mod+3 workspace 3
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+3 workspace 3
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+3 workspace 3
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+3 to command `workspace 3` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 94: bindsym $mod+4 workspace 4
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+4 workspace 4
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+4 workspace 4
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+4 to command `workspace 4` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 95: bindsym $mod+5 workspace 5
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+5 workspace 5
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+5 workspace 5
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+5 to command `workspace 5` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 96: bindsym $mod+6 workspace 6
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+6 workspace 6
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+6 workspace 6
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+6 to command `workspace 6` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 97: bindsym $mod+7 workspace 7
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+7 workspace 7
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+7 workspace 7
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+7 to command `workspace 7` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 98: bindsym $mod+8 workspace 8
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+8 workspace 8
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+8 workspace 8
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+8 to command `workspace 8` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 99: bindsym $mod+9 workspace 9
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+9 workspace 9
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+9 workspace 9
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+9 to command `workspace 9` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 100: bindsym $mod+0 workspace 10
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+0 workspace 10
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+0 workspace 10
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+0 to command `workspace 10` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 101: # move focused container to workspace
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 102: bindsym $mod+Shift+1 move container to workspace 1
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+1 move container to workspace 1
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+1 move container to workspace 1
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+1 to command `move container to workspace 1` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 103: bindsym $mod+Shift+2 move container to workspace 2
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+2 move container to workspace 2
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+2 move container to workspace 2
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+2 to command `move container to workspace 2` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 104: bindsym $mod+Shift+3 move container to workspace 3
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+3 move container to workspace 3
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+3 move container to workspace 3
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+3 to command `move container to workspace 3` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 105: bindsym $mod+Shift+4 move container to workspace 4
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+4 move container to workspace 4
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+4 move container to workspace 4
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+4 to command `move container to workspace 4` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 106: bindsym $mod+Shift+5 move container to workspace 5
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+5 move container to workspace 5
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+5 move container to workspace 5
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+5 to command `move container to workspace 5` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 107: bindsym $mod+Shift+6 move container to workspace 6
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+6 move container to workspace 6
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+6 move container to workspace 6
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+6 to command `move container to workspace 6` for device '*'
00:00:00.069 [DEBUG] [sway/config.c:795] Read line 108: bindsym $mod+Shift+7 move container to workspace 7
00:00:00.069 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+7 move container to workspace 7
00:00:00.069 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+7 move container to workspace 7
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+7 to command `move container to workspace 7` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 109: bindsym $mod+Shift+8 move container to workspace 8
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+8 move container to workspace 8
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+8 move container to workspace 8
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+8 to command `move container to workspace 8` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 110: bindsym $mod+Shift+9 move container to workspace 9
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+9 move container to workspace 9
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+9 move container to workspace 9
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+9 to command `move container to workspace 9` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 111: bindsym $mod+Shift+0 move container to workspace 10
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+0 move container to workspace 10
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+0 move container to workspace 10
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+0 to command `move container to workspace 10` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 112: # Note: workspaces can have any name you want, not just numbers.
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 113: # We just use 1-10 as the default.
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 114: #
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 115: # Layout stuff:
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 116: #
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 117: # You can "split" the current object of your focus with
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 118: # $mod+b or $mod+v, for horizontal and vertical splits
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 119: # respectively.
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 120: bindsym $mod+b splith
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+b splith
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+b splith
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+b to command `splith` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 121: bindsym $mod+v splitv
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+v splitv
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+v splitv
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+v to command `splitv` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 122:
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 123: # Switch the current container between different layout styles
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 124: # bindsym $mod+s layout stacking
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 125: # bindsym $mod+w layout tabbed
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 126: # bindsym $mod+e layout toggle split
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 127:
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 128: # Make the current focus fullscreen
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 129: bindsym $mod+f fullscreen
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+f fullscreen
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+f fullscreen
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 130:
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 131: # Toggle the current focus between tiling and floating mode
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 132: bindsym $mod+Shift+space floating toggle
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+space floating toggle
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+space floating toggle
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 133:
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 134: # Toggle the current focus sticky on or off
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 135: bindsym $mod+Shift+s sticky toggle
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+s sticky toggle
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+s sticky toggle
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+s to command `sticky toggle` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 136:
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 137: # Swap focus between the tiling area and the floating area
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 138: bindsym $mod+space focus mode_toggle
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+space focus mode_toggle
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+space focus mode_toggle
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 139:
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 140: # move focus to the parent container
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 141: bindsym $mod+a focus parent
00:00:00.070 [INFO] [sway/commands.c:380] Config command: bindsym $mod+a focus parent
00:00:00.070 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+a focus parent
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+a to command `focus parent` for device '*'
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 142: #
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 143: # Scratchpad:
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 144: #
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 145: # Sway has a "scratchpad", which is a bag of holding for windows.
00:00:00.070 [DEBUG] [sway/config.c:795] Read line 146: # You can send windows there and get them back later.
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 147:
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 148: # Move the currently focused window to the scratchpad
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 149: bindsym $mod+Shift+minus move scratchpad
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+minus move scratchpad
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+minus move scratchpad
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 150:
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 151: # Show the next scratchpad window or hide the focused scratchpad window.
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 152: # If there are multiple scratchpad windows, this command cycles through them.
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 153: bindsym $mod+minus scratchpad show
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+minus scratchpad show
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+minus scratchpad show
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 154: #
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 155: # Resizing containers:
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 156: #
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 157: mode "resize" {
00:00:00.071 [DEBUG] [sway/config.c:849] Entering block 'mode "resize"'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 158: # left will shrink the containers width
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 159: # right will grow the containers width
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 160: # up will shrink the containers height
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 161: # down will grow the containers height
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 162: bindsym $left resize shrink width 10px
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $left resize shrink width 10px
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym h resize shrink width 10px
00:00:00.071 [DEBUG] [sway/commands.c:435] Subcommand: bindsym h resize shrink width 10px
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound h to command `resize shrink width 10px` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 163: bindsym $down resize grow height 10px
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $down resize grow height 10px
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym j resize grow height 10px
00:00:00.071 [DEBUG] [sway/commands.c:435] Subcommand: bindsym j resize grow height 10px
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound j to command `resize grow height 10px` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 164: bindsym $up resize shrink height 10px
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $up resize shrink height 10px
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym k resize shrink height 10px
00:00:00.071 [DEBUG] [sway/commands.c:435] Subcommand: bindsym k resize shrink height 10px
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound k to command `resize shrink height 10px` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 165: bindsym $right resize grow width 10px
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $right resize grow width 10px
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym l resize grow width 10px
00:00:00.071 [DEBUG] [sway/commands.c:435] Subcommand: bindsym l resize grow width 10px
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound l to command `resize grow width 10px` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 166:
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 167: # ditto, with arrow keys
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 168: bindsym Left resize shrink width 10px
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Left resize shrink width 10px
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Left resize shrink width 10px
00:00:00.071 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Left resize shrink width 10px
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10px` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 169: bindsym Down resize grow height 10px
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Down resize grow height 10px
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Down resize grow height 10px
00:00:00.071 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Down resize grow height 10px
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10px` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 170: bindsym Up resize shrink height 10px
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Up resize shrink height 10px
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Up resize shrink height 10px
00:00:00.071 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Up resize shrink height 10px
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10px` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 171: bindsym Right resize grow width 10px
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Right resize grow width 10px
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Right resize grow width 10px
00:00:00.071 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Right resize grow width 10px
00:00:00.071 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10px` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 172:
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 173: # return to default mode
00:00:00.071 [DEBUG] [sway/config.c:795] Read line 174: bindsym Return mode "default"
00:00:00.071 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Return mode "default"
00:00:00.071 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Return mode "default"
00:00:00.072 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Return mode "default"
00:00:00.072 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 175: bindsym Escape mode "default"
00:00:00.072 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Escape mode "default"
00:00:00.072 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Escape mode "default"
00:00:00.072 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Escape mode "default"
00:00:00.072 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 176: }
00:00:00.072 [DEBUG] [sway/config.c:866] Exiting block 'mode "resize"'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 177: bindsym $mod+r mode "resize"
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+r mode "resize"
00:00:00.072 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+r mode "resize"
00:00:00.072 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 178:
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 179: # Fix for swaywm/sway#5732
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 180: exec systemctl --user import-environment
00:00:00.072 [INFO] [sway/commands.c:380] Config command: exec systemctl --user import-environment
00:00:00.072 [INFO] [sway/commands.c:403] After replacement: exec systemctl --user import-environment
00:00:00.072 [DEBUG] [sway/config.c:839] Deferring command `exec systemctl --user import-environment'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 181:
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 182: # Startup
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 183: bar {
00:00:00.072 [DEBUG] [sway/config.c:849] Entering block 'bar'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 184: swaybar_command waybar
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bar swaybar_command waybar
00:00:00.072 [INFO] [sway/commands.c:403] After replacement: bar swaybar_command waybar
00:00:00.072 [DEBUG] [sway/commands/bar.c:90] Creating bar: bar-0
00:00:00.072 [DEBUG] [sway/commands.c:435] Subcommand: swaybar_command waybar
00:00:00.072 [DEBUG] [sway/commands/bar/swaybar_command.c:13] Using custom swaybar command: waybar
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 185: }
00:00:00.072 [DEBUG] [sway/config.c:866] Exiting block 'bar'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 186:
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 187: exec mako --anchor top-right --default-timeout 15000 --ignore-timeout 1
00:00:00.072 [INFO] [sway/commands.c:380] Config command: exec mako --anchor top-right --default-timeout 15000 --ignore-timeout 1
00:00:00.072 [INFO] [sway/commands.c:403] After replacement: exec mako --anchor top-right --default-timeout 15000 --ignore-timeout 1
00:00:00.072 [DEBUG] [sway/config.c:839] Deferring command `exec mako --anchor top-right --default-timeout 15000 --ignore-timeout 1'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 188: exec_always setwallpaper "`wallpaper`"
00:00:00.072 [INFO] [sway/commands.c:380] Config command: exec_always setwallpaper "`wallpaper`"
00:00:00.072 [INFO] [sway/commands.c:403] After replacement: exec_always setwallpaper "`wallpaper`"
00:00:00.072 [DEBUG] [sway/config.c:839] Deferring command `exec_always setwallpaper "`wallpaper`"'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 189:
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 190: # Power
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 191: exec /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.072 [INFO] [sway/commands.c:380] Config command: exec /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.072 [INFO] [sway/commands.c:403] After replacement: exec /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.072 [DEBUG] [sway/config.c:839] Deferring command `exec /usr/libexec/polkit-gnome-authentication-agent-1'
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 192:
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 193: # Appearance
00:00:00.072 [DEBUG] [sway/config.c:795] Read line 194: font Source Sans Pro 12
00:00:00.072 [INFO] [sway/commands.c:380] Config command: font Source Sans Pro 12
00:00:00.072 [INFO] [sway/commands.c:403] After replacement: font Source Sans Pro 12
00:00:00.088 [DEBUG] [sway/config.c:795] Read line 195:
00:00:00.088 [DEBUG] [sway/config.c:795] Read line 196: gaps inner 5
00:00:00.088 [INFO] [sway/commands.c:380] Config command: gaps inner 5
00:00:00.088 [INFO] [sway/commands.c:403] After replacement: gaps inner 5
00:00:00.088 [DEBUG] [sway/config.c:795] Read line 197: gaps outer 0
00:00:00.089 [INFO] [sway/commands.c:380] Config command: gaps outer 0
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: gaps outer 0
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 198: smart_gaps off
00:00:00.089 [INFO] [sway/commands.c:380] Config command: smart_gaps off
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: smart_gaps off
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 199: default_border none
00:00:00.089 [INFO] [sway/commands.c:380] Config command: default_border none
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: default_border none
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 200:
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 201: # Media
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 202: bindsym --locked XF86AudioNext exec playerctl next
00:00:00.089 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86AudioNext exec playerctl next
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86AudioNext exec playerctl next
00:00:00.089 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioNext to command `exec playerctl next` for device '*'
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 203: bindsym --locked XF86AudioPause exec playerctl play-pause
00:00:00.089 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86AudioPause exec playerctl play-pause
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86AudioPause exec playerctl play-pause
00:00:00.089 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioPause to command `exec playerctl play-pause` for device '*'
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 204: bindsym --locked XF86AudioPlay exec playerctl play-pause
00:00:00.089 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86AudioPlay exec playerctl play-pause
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86AudioPlay exec playerctl play-pause
00:00:00.089 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioPlay to command `exec playerctl play-pause` for device '*'
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 205: bindsym --locked XF86AudioPrev exec playerctl previous
00:00:00.089 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86AudioPrev exec playerctl previous
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86AudioPrev exec playerctl previous
00:00:00.089 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioPrev to command `exec playerctl previous` for device '*'
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 206:
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 207: bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume -l 1.2 @DEFAULT_AUDIO_SINK@ 3%+
00:00:00.089 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume -l 1.2 @DEFAULT_AUDIO_SINK@ 3%+
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86AudioRaiseVolume exec wpctl set-volume -l 1.2 @DEFAULT_AUDIO_SINK@ 3%+
00:00:00.089 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioRaiseVolume to command `exec wpctl set-volume -l 1.2 @DEFAULT_AUDIO_SINK@ 3%+` for device '*'
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 208: bindsym --locked XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- 3%-
00:00:00.089 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- 3%-
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86AudioLowerVolume exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- 3%-
00:00:00.089 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioLowerVolume to command `exec wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- 3%-` for device '*'
00:00:00.089 [DEBUG] [sway/config.c:795] Read line 209: bindsym --locked XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
00:00:00.089 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
00:00:00.089 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86AudioMute exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle
00:00:00.089 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioMute to command `exec wpctl set-mute @DEFAULT_AUDIO_SINK@ toggle` for device '*'
00:00:00.090 [DEBUG] [sway/config.c:795] Read line 210: bindsym --locked XF86AudioMicMute exec wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
00:00:00.090 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86AudioMicMute exec wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
00:00:00.090 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86AudioMicMute exec wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle
00:00:00.090 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioMicMute to command `exec wpctl set-mute @DEFAULT_AUDIO_SOURCE@ toggle` for device '*'
00:00:00.090 [DEBUG] [sway/config.c:795] Read line 211:
00:00:00.090 [DEBUG] [sway/config.c:795] Read line 212: exec pactl load-module module-switch-on-connect
00:00:00.090 [INFO] [sway/commands.c:380] Config command: exec pactl load-module module-switch-on-connect
00:00:00.090 [INFO] [sway/commands.c:403] After replacement: exec pactl load-module module-switch-on-connect
00:00:00.090 [DEBUG] [sway/config.c:839] Deferring command `exec pactl load-module module-switch-on-connect'
00:00:00.090 [DEBUG] [sway/config.c:795] Read line 213:
00:00:00.090 [DEBUG] [sway/config.c:795] Read line 214: # Compose key
00:00:00.090 [DEBUG] [sway/config.c:795] Read line 215: input type:keyboard {
00:00:00.090 [DEBUG] [sway/config.c:849] Entering block 'input type:keyboard'
00:00:00.090 [DEBUG] [sway/config.c:795] Read line 216: xkb_layout us
00:00:00.090 [INFO] [sway/commands.c:380] Config command: input type:keyboard xkb_layout us
00:00:00.090 [INFO] [sway/commands.c:403] After replacement: input type:keyboard xkb_layout us
00:00:00.090 [DEBUG] [sway/commands/input.c:57] entering input block: type:keyboard
00:00:00.090 [DEBUG] [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.090 [DEBUG] [sway/commands.c:435] Subcommand: xkb_layout us
00:00:00.090 [DEBUG] [sway/commands/input/xkb_layout.c:17] set-xkb_layout for config: type:keyboard layout: us
00:00:00.090 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.092 [DEBUG] [sway/config/input.c:362] Config stored for input type:keyboard
00:00:00.093 [DEBUG] [sway/config.c:1025] Translated keysyms using config for device 'type:keyboard'
00:00:00.093 [DEBUG] [sway/config.c:795] Read line 217: xkb_variant altgr-intl
00:00:00.093 [INFO] [sway/commands.c:380] Config command: input type:keyboard xkb_variant altgr-intl
00:00:00.093 [INFO] [sway/commands.c:403] After replacement: input type:keyboard xkb_variant altgr-intl
00:00:00.093 [DEBUG] [sway/commands/input.c:57] entering input block: type:keyboard
00:00:00.093 [DEBUG] [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.093 [DEBUG] [sway/commands.c:435] Subcommand: xkb_variant altgr-intl
00:00:00.093 [DEBUG] [sway/commands/input/xkb_variant.c:17] set-xkb_variant for config: type:keyboard variant: altgr-intl
00:00:00.093 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.095 [DEBUG] [sway/config/input.c:362] Config stored for input type:keyboard
00:00:00.098 [DEBUG] [sway/config.c:1025] Translated keysyms using config for device 'type:keyboard'
00:00:00.098 [DEBUG] [sway/config.c:795] Read line 218: xkb_options compose:ralt
00:00:00.098 [INFO] [sway/commands.c:380] Config command: input type:keyboard xkb_options compose:ralt
00:00:00.098 [INFO] [sway/commands.c:403] After replacement: input type:keyboard xkb_options compose:ralt
00:00:00.098 [DEBUG] [sway/commands/input.c:57] entering input block: type:keyboard
00:00:00.098 [DEBUG] [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.098 [DEBUG] [sway/commands.c:435] Subcommand: xkb_options compose:ralt
00:00:00.098 [DEBUG] [sway/commands/input/xkb_options.c:17] set-xkb_options for config: type:keyboard options: compose:ralt
00:00:00.098 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.100 [DEBUG] [sway/config/input.c:362] Config stored for input type:keyboard
00:00:00.102 [DEBUG] [sway/config.c:1025] Translated keysyms using config for device 'type:keyboard'
00:00:00.102 [DEBUG] [sway/config.c:795] Read line 219: repeat_delay 500
00:00:00.102 [INFO] [sway/commands.c:380] Config command: input type:keyboard repeat_delay 500
00:00:00.102 [INFO] [sway/commands.c:403] After replacement: input type:keyboard repeat_delay 500
00:00:00.102 [DEBUG] [sway/commands/input.c:57] entering input block: type:keyboard
00:00:00.102 [DEBUG] [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.102 [DEBUG] [sway/commands.c:435] Subcommand: repeat_delay 500
00:00:00.102 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.104 [DEBUG] [sway/config/input.c:362] Config stored for input type:keyboard
00:00:00.106 [DEBUG] [sway/config.c:1025] Translated keysyms using config for device 'type:keyboard'
00:00:00.106 [DEBUG] [sway/config.c:795] Read line 220: repeat_rate 50
00:00:00.106 [INFO] [sway/commands.c:380] Config command: input type:keyboard repeat_rate 50
00:00:00.106 [INFO] [sway/commands.c:403] After replacement: input type:keyboard repeat_rate 50
00:00:00.106 [DEBUG] [sway/commands/input.c:57] entering input block: type:keyboard
00:00:00.106 [DEBUG] [sway/config/input.c:15] new_input_config(type:keyboard)
00:00:00.106 [DEBUG] [sway/commands.c:435] Subcommand: repeat_rate 50
00:00:00.106 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.108 [DEBUG] [sway/config/input.c:362] Config stored for input type:keyboard
00:00:00.110 [DEBUG] [sway/config.c:1025] Translated keysyms using config for device 'type:keyboard'
00:00:00.110 [DEBUG] [sway/config.c:795] Read line 221: }
00:00:00.110 [DEBUG] [sway/config.c:866] Exiting block 'input type:keyboard'
00:00:00.110 [DEBUG] [sway/config.c:795] Read line 222:
00:00:00.110 [DEBUG] [sway/config.c:795] Read line 223: input "1133:16489:Logitech_MX_Master_2S" {
00:00:00.110 [DEBUG] [sway/config.c:849] Entering block 'input "1133:16489:Logitech_MX_Master_2S"'
00:00:00.110 [DEBUG] [sway/config.c:795] Read line 224: # natural_scroll enabled
00:00:00.110 [DEBUG] [sway/config.c:795] Read line 225: }
00:00:00.110 [DEBUG] [sway/config.c:866] Exiting block 'input "1133:16489:Logitech_MX_Master_2S"'
00:00:00.110 [DEBUG] [sway/config.c:795] Read line 226:
00:00:00.110 [DEBUG] [sway/config.c:795] Read line 227: input "1133:45081:MX_Master_2S_Mouse" {
00:00:00.110 [DEBUG] [sway/config.c:849] Entering block 'input "1133:45081:MX_Master_2S_Mouse"'
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 228: # natural_scroll enabled
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 229: # pointer_accel 0.9
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 230: # accel_profile flat
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 231: # calibration_matrix 4.0 0.0 0.0 0.0 0.0 4.0
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 232: #, 0.000000, 0.000000, 1.000000
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 233: }
00:00:00.111 [DEBUG] [sway/config.c:866] Exiting block 'input "1133:45081:MX_Master_2S_Mouse"'
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 234:
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 235: # screenshots
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 236:
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 237: bindsym $mod+Shift+p exec grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -n 1 | cut -d ' ' -f 4 | wl-copy
00:00:00.111 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+p exec grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -n 1 | cut -d ' ' -f 4 | wl-copy
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: bindsym Mod4+Shift+p exec grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -n 1 | cut -d ' ' -f 4 | wl-copy
00:00:00.111 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+p to command `exec grim -g "$(slurp -p)" -t ppm - | convert - -format '%[pixel:p{0,0}]' txt:- | tail -n 1 | cut -d ' ' -f 4 | wl-copy` for device '*'
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 238:
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 239: # mouse
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 240: focus_follows_mouse always
00:00:00.111 [INFO] [sway/commands.c:380] Config command: focus_follows_mouse always
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: focus_follows_mouse always
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 241: seat * hide_cursor when-typing enable
00:00:00.111 [INFO] [sway/commands.c:380] Config command: seat * hide_cursor when-typing enable
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: seat * hide_cursor when-typing enable
00:00:00.111 [DEBUG] [sway/commands.c:435] Subcommand: hide_cursor when-typing enable
00:00:00.111 [DEBUG] [sway/config/seat.c:78] Adding seat * config
00:00:00.111 [DEBUG] [sway/config/seat.c:82] Config stored for seat *
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 242: seat * hide_cursor 4000
00:00:00.111 [INFO] [sway/commands.c:380] Config command: seat * hide_cursor 4000
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: seat * hide_cursor 4000
00:00:00.111 [DEBUG] [sway/commands.c:435] Subcommand: hide_cursor 4000
00:00:00.111 [DEBUG] [sway/config/seat.c:59] Merging on top of existing seat config
00:00:00.111 [DEBUG] [sway/config/seat.c:82] Config stored for seat *
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 243:
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 244: for_window [app_id="piper"] floating enable
00:00:00.111 [INFO] [sway/commands.c:380] Config command: for_window [app_id="piper"] floating enable
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: for_window [app_id="piper"] floating enable
00:00:00.111 [DEBUG] [sway/criteria.c:726] Found pair: app_id=piper
00:00:00.111 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="piper"]' -> 'floating enable' added
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 245: #for_window [instance="plexamp"] floating enable
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 246: #for_window [instance="plexamp"] sticky enable
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 247: for_window [app_id="gnome-disks"] floating enable
00:00:00.111 [INFO] [sway/commands.c:380] Config command: for_window [app_id="gnome-disks"] floating enable
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: for_window [app_id="gnome-disks"] floating enable
00:00:00.111 [DEBUG] [sway/criteria.c:726] Found pair: app_id=gnome-disks
00:00:00.111 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="gnome-disks"]' -> 'floating enable' added
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 248: for_window [app_id="gnome-tweaks"] floating enable
00:00:00.111 [INFO] [sway/commands.c:380] Config command: for_window [app_id="gnome-tweaks"] floating enable
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: for_window [app_id="gnome-tweaks"] floating enable
00:00:00.111 [DEBUG] [sway/criteria.c:726] Found pair: app_id=gnome-tweaks
00:00:00.111 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="gnome-tweaks"]' -> 'floating enable' added
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 249: for_window [app_id="pavucontrol"] floating enable
00:00:00.111 [INFO] [sway/commands.c:380] Config command: for_window [app_id="pavucontrol"] floating enable
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: for_window [app_id="pavucontrol"] floating enable
00:00:00.111 [DEBUG] [sway/criteria.c:726] Found pair: app_id=pavucontrol
00:00:00.111 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="pavucontrol"]' -> 'floating enable' added
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 250: for_window [title="(Developer Tools - Vivaldi)"] floating enable
00:00:00.111 [INFO] [sway/commands.c:380] Config command: for_window [title="(Developer Tools - Vivaldi)"] floating enable
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: for_window [title="(Developer Tools - Vivaldi)"] floating enable
00:00:00.111 [DEBUG] [sway/criteria.c:726] Found pair: title=(Developer Tools - Vivaldi)
00:00:00.111 [DEBUG] [sway/commands/for_window.c:34] for_window: '[title="(Developer Tools - Vivaldi)"]' -> 'floating enable' added
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 251: for_window [app_id="gnome-calculator"] floating enable
00:00:00.111 [INFO] [sway/commands.c:380] Config command: for_window [app_id="gnome-calculator"] floating enable
00:00:00.111 [INFO] [sway/commands.c:403] After replacement: for_window [app_id="gnome-calculator"] floating enable
00:00:00.111 [DEBUG] [sway/criteria.c:726] Found pair: app_id=gnome-calculator
00:00:00.111 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="gnome-calculator"]' -> 'floating enable' added
00:00:00.111 [DEBUG] [sway/config.c:795] Read line 252:
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 253: # Inhibit idle when a window is fullscreen
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 254: #for_window [class="^.*"] inhibit_idle fullscreen
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 255: for_window [app_id="^.*"] inhibit_idle fullscreen
00:00:00.112 [INFO] [sway/commands.c:380] Config command: for_window [app_id="^.*"] inhibit_idle fullscreen
00:00:00.112 [INFO] [sway/commands.c:403] After replacement: for_window [app_id="^.*"] inhibit_idle fullscreen
00:00:00.112 [DEBUG] [sway/criteria.c:726] Found pair: app_id=^.*
00:00:00.112 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="^.*"]' -> 'inhibit_idle fullscreen' added
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 256:
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 257: for_window [app_id=Alacritty] max_render_time 3
00:00:00.112 [INFO] [sway/commands.c:380] Config command: for_window [app_id=Alacritty] max_render_time 3
00:00:00.112 [INFO] [sway/commands.c:403] After replacement: for_window [app_id=Alacritty] max_render_time 3
00:00:00.112 [DEBUG] [sway/criteria.c:726] Found pair: app_id=Alacritty
00:00:00.112 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id=Alacritty]' -> 'max_render_time 3' added
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 258: #for_window [class="Vivaldi-stable"] max_render_time 10
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 259: for_window [app_id=mpv] max_render_time off
00:00:00.112 [INFO] [sway/commands.c:380] Config command: for_window [app_id=mpv] max_render_time off
00:00:00.112 [INFO] [sway/commands.c:403] After replacement: for_window [app_id=mpv] max_render_time off
00:00:00.112 [DEBUG] [sway/criteria.c:726] Found pair: app_id=mpv
00:00:00.112 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id=mpv]' -> 'max_render_time off' added
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 260:
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 261: for_window [app_id="Tsunami"] floating enable
00:00:00.112 [INFO] [sway/commands.c:380] Config command: for_window [app_id="Tsunami"] floating enable
00:00:00.112 [INFO] [sway/commands.c:403] After replacement: for_window [app_id="Tsunami"] floating enable
00:00:00.112 [DEBUG] [sway/criteria.c:726] Found pair: app_id=Tsunami
00:00:00.112 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="Tsunami"]' -> 'floating enable' added
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 262:
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 263: include /usr/local/etc/sway/config.d/*
00:00:00.112 [INFO] [sway/commands.c:380] Config command: include /usr/local/etc/sway/config.d/*
00:00:00.112 [INFO] [sway/commands.c:403] After replacement: include /usr/local/etc/sway/config.d/*
00:00:00.112 [DEBUG] [sway/config.c:577] /usr/local/etc/sway/config.d/* not found.
00:00:00.112 [DEBUG] [sway/config.c:795] Read line 264: include ~/.config/sway/config.d/`hostname`
00:00:00.112 [INFO] [sway/commands.c:380] Config command: include ~/.config/sway/config.d/`hostname`
00:00:00.112 [INFO] [sway/commands.c:403] After replacement: include ~/.config/sway/config.d/`hostname`
00:00:00.114 [INFO] [sway/config.c:422] Loading config from /home/ryan/.config/sway/config.d/firebert
00:00:00.114 [DEBUG] [sway/config.c:795] Read line 1: output eDP-1 {
00:00:00.114 [DEBUG] [sway/config.c:849] Entering block 'output eDP-1'
00:00:00.114 [DEBUG] [sway/config.c:795] Read line 2: resolution 3840x2160
00:00:00.114 [INFO] [sway/commands.c:380] Config command: output eDP-1 resolution 3840x2160
00:00:00.114 [INFO] [sway/commands.c:403] After replacement: output eDP-1 resolution 3840x2160
00:00:00.114 [DEBUG] [sway/commands.c:435] Subcommand: resolution 3840x2160
00:00:00.114 [DEBUG] [sway/config/output.c:259] Config stored for output eDP-1 (enabled: -1) (3840x2160@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.115 [DEBUG] [sway/config/output.c:886] Committing 0 outputs
00:00:00.115 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 0 outputs with explicit modifiers
00:00:00.115 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 0 outputs succeeded
00:00:00.115 [DEBUG] [sway/config/output.c:947] Commit of 0 outputs succeeded
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 3: scale 2.0
00:00:00.115 [INFO] [sway/commands.c:380] Config command: output eDP-1 scale 2.0
00:00:00.115 [INFO] [sway/commands.c:403] After replacement: output eDP-1 scale 2.0
00:00:00.115 [DEBUG] [sway/commands.c:435] Subcommand: scale 2.0
00:00:00.115 [DEBUG] [sway/config/output.c:259] Config stored for output eDP-1 (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale 2.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.115 [DEBUG] [sway/config/output.c:886] Committing 0 outputs
00:00:00.115 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 0 outputs with explicit modifiers
00:00:00.115 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 0 outputs succeeded
00:00:00.115 [DEBUG] [sway/config/output.c:947] Commit of 0 outputs succeeded
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 4: scale_filter smart
00:00:00.115 [INFO] [sway/commands.c:380] Config command: output eDP-1 scale_filter smart
00:00:00.115 [INFO] [sway/commands.c:403] After replacement: output eDP-1 scale_filter smart
00:00:00.115 [DEBUG] [sway/commands.c:435] Subcommand: scale_filter smart
00:00:00.115 [DEBUG] [sway/config/output.c:259] Config stored for output eDP-1 (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.115 [DEBUG] [sway/config/output.c:886] Committing 0 outputs
00:00:00.115 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 0 outputs with explicit modifiers
00:00:00.115 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 0 outputs succeeded
00:00:00.115 [DEBUG] [sway/config/output.c:947] Commit of 0 outputs succeeded
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 5: max_render_time 7
00:00:00.115 [INFO] [sway/commands.c:380] Config command: output eDP-1 max_render_time 7
00:00:00.115 [INFO] [sway/commands.c:403] After replacement: output eDP-1 max_render_time 7
00:00:00.115 [DEBUG] [sway/commands.c:435] Subcommand: max_render_time 7
00:00:00.115 [DEBUG] [sway/config/output.c:259] Config stored for output eDP-1 (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: 7)
00:00:00.115 [DEBUG] [sway/config/output.c:886] Committing 0 outputs
00:00:00.115 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 0 outputs with explicit modifiers
00:00:00.115 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 0 outputs succeeded
00:00:00.115 [DEBUG] [sway/config/output.c:947] Commit of 0 outputs succeeded
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 6: }
00:00:00.115 [DEBUG] [sway/config.c:866] Exiting block 'output eDP-1'
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 7:
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 8: bindswitch --locked lid:on exec playerctl -a pause
00:00:00.115 [INFO] [sway/commands.c:380] Config command: bindswitch --locked lid:on exec playerctl -a pause
00:00:00.115 [INFO] [sway/commands.c:403] After replacement: bindswitch --locked lid:on exec playerctl -a pause
00:00:00.115 [DEBUG] [sway/commands/bind.c:234] bindswitch - Bound lid:on to command `exec playerctl -a pause`
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 9:
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 10: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" {
00:00:00.115 [DEBUG] [sway/config.c:849] Entering block 'input "11311:40:SNSL0028:00_2C2F:0028_Touchpad"'
00:00:00.115 [DEBUG] [sway/config.c:795] Read line 11: events disabled
00:00:00.115 [INFO] [sway/commands.c:380] Config command: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" events disabled
00:00:00.115 [INFO] [sway/commands.c:403] After replacement: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" events disabled
00:00:00.116 [DEBUG] [sway/commands/input.c:57] entering input block: 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.116 [DEBUG] [sway/config/input.c:15] new_input_config(11311:40:SNSL0028:00_2C2F:0028_Touchpad)
00:00:00.116 [DEBUG] [sway/commands.c:435] Subcommand: events disabled
00:00:00.116 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.117 [DEBUG] [sway/config/input.c:362] Config stored for input 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.117 [DEBUG] [sway/config.c:795] Read line 12: tap enabled
00:00:00.117 [INFO] [sway/commands.c:380] Config command: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" tap enabled
00:00:00.117 [INFO] [sway/commands.c:403] After replacement: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" tap enabled
00:00:00.117 [DEBUG] [sway/commands/input.c:57] entering input block: 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.117 [DEBUG] [sway/config/input.c:15] new_input_config(11311:40:SNSL0028:00_2C2F:0028_Touchpad)
00:00:00.117 [DEBUG] [sway/commands.c:435] Subcommand: tap enabled
00:00:00.117 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.119 [DEBUG] [sway/config/input.c:362] Config stored for input 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.119 [DEBUG] [sway/config.c:795] Read line 13: natural_scroll enabled
00:00:00.119 [INFO] [sway/commands.c:380] Config command: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" natural_scroll enabled
00:00:00.119 [INFO] [sway/commands.c:403] After replacement: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" natural_scroll enabled
00:00:00.119 [DEBUG] [sway/commands/input.c:57] entering input block: 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.119 [DEBUG] [sway/config/input.c:15] new_input_config(11311:40:SNSL0028:00_2C2F:0028_Touchpad)
00:00:00.119 [DEBUG] [sway/commands.c:435] Subcommand: natural_scroll enabled
00:00:00.119 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.120 [DEBUG] [sway/config/input.c:362] Config stored for input 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.120 [DEBUG] [sway/config.c:795] Read line 14: pointer_accel 0.6
00:00:00.120 [INFO] [sway/commands.c:380] Config command: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" pointer_accel 0.6
00:00:00.120 [INFO] [sway/commands.c:403] After replacement: input "11311:40:SNSL0028:00_2C2F:0028_Touchpad" pointer_accel 0.6
00:00:00.120 [DEBUG] [sway/commands/input.c:57] entering input block: 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.120 [DEBUG] [sway/config/input.c:15] new_input_config(11311:40:SNSL0028:00_2C2F:0028_Touchpad)
00:00:00.120 [DEBUG] [sway/commands.c:435] Subcommand: pointer_accel 0.6
00:00:00.120 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.122 [DEBUG] [sway/config/input.c:362] Config stored for input 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 15: }
00:00:00.122 [DEBUG] [sway/config.c:866] Exiting block 'input "11311:40:SNSL0028:00_2C2F:0028_Touchpad"'
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 16:
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 17: input "2:10:TPPS/2_Elan_TrackPoint" {
00:00:00.122 [DEBUG] [sway/config.c:849] Entering block 'input "2:10:TPPS/2_Elan_TrackPoint"'
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 18: }
00:00:00.122 [DEBUG] [sway/config.c:866] Exiting block 'input "2:10:TPPS/2_Elan_TrackPoint"'
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 19:
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 20: # ThinkPad Keys
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 21: bindsym --locked XF86MonBrightnessDown exec brightnessctl -q -e s 5%-
00:00:00.122 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86MonBrightnessDown exec brightnessctl -q -e s 5%-
00:00:00.122 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86MonBrightnessDown exec brightnessctl -q -e s 5%-
00:00:00.122 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86MonBrightnessDown to command `exec brightnessctl -q -e s 5%-` for device '*'
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 22: bindsym --locked XF86MonBrightnessUp exec brightnessctl -q -e s +5%
00:00:00.122 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86MonBrightnessUp exec brightnessctl -q -e s +5%
00:00:00.122 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86MonBrightnessUp exec brightnessctl -q -e s +5%
00:00:00.122 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86MonBrightnessUp to command `exec brightnessctl -q -e s +5%` for device '*'
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 23:
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 24: # Media
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 25: bindsym --locked XF86Favorites exec playerctl next
00:00:00.122 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86Favorites exec playerctl next
00:00:00.122 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86Favorites exec playerctl next
00:00:00.122 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86Favorites to command `exec playerctl next` for device '*'
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 26: bindsym --locked Cancel exec playerctl play-pause
00:00:00.122 [INFO] [sway/commands.c:380] Config command: bindsym --locked Cancel exec playerctl play-pause
00:00:00.122 [INFO] [sway/commands.c:403] After replacement: bindsym --locked Cancel exec playerctl play-pause
00:00:00.122 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Cancel to command `exec playerctl play-pause` for device '*'
00:00:00.122 [DEBUG] [sway/config.c:795] Read line 27: bindsym --locked XF86Go exec playerctl previous
00:00:00.122 [INFO] [sway/commands.c:380] Config command: bindsym --locked XF86Go exec playerctl previous
00:00:00.122 [INFO] [sway/commands.c:403] After replacement: bindsym --locked XF86Go exec playerctl previous
00:00:00.122 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86Go to command `exec playerctl previous` for device '*'
00:00:00.123 [DEBUG] [sway/config.c:795] Read line 28:
00:00:00.123 [DEBUG] [sway/config.c:795] Read line 29: exec brightnessctl -d tpacpi::kbd_backlight s 2
00:00:00.123 [INFO] [sway/commands.c:380] Config command: exec brightnessctl -d tpacpi::kbd_backlight s 2
00:00:00.123 [INFO] [sway/commands.c:403] After replacement: exec brightnessctl -d tpacpi::kbd_backlight s 2
00:00:00.123 [DEBUG] [sway/config.c:839] Deferring command `exec brightnessctl -d tpacpi::kbd_backlight s 2'
00:00:00.123 [DEBUG] [sway/config.c:795] Read line 30:
00:00:00.123 [DEBUG] [sway/config.c:795] Read line 39: exec swayidle -w timeout 15 'exec brightnessctl -d tpacpi::kbd_backlight s 0' resume 'exec brightnessctl -d tpacpi::kbd_backlight s 2' timeout 60 'exec brightnessctl -q -n -e s 20%-' resume 'exec brightnessctl -q -n -e s +20%' timeout 120 'swaylock -f -g 5' timeout 300 'exec ~/.config/sway/conditional-sleep.sh' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
00:00:00.123 [INFO] [sway/commands.c:380] Config command: exec swayidle -w timeout 15 'exec brightnessctl -d tpacpi::kbd_backlight s 0' resume 'exec brightnessctl -d tpacpi::kbd_backlight s 2' timeout 60 'exec brightnessctl -q -n -e s 20%-' resume 'exec brightnessctl -q -n -e s +20%' timeout 120 'swaylock -f -g 5' timeout 300 'exec ~/.config/sway/conditional-sleep.sh' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
00:00:00.123 [INFO] [sway/commands.c:403] After replacement: exec swayidle -w timeout 15 'exec brightnessctl -d tpacpi::kbd_backlight s 0' resume 'exec brightnessctl -d tpacpi::kbd_backlight s 2' timeout 60 'exec brightnessctl -q -n -e s 20%-' resume 'exec brightnessctl -q -n -e s +20%' timeout 120 'swaylock -f -g 5' timeout 300 'exec ~/.config/sway/conditional-sleep.sh' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
00:00:00.123 [DEBUG] [sway/config.c:839] Deferring command `exec swayidle -w timeout 15 'exec brightnessctl -d tpacpi::kbd_backlight s 0' resume 'exec brightnessctl -d tpacpi::kbd_backlight s 2' timeout 60 'exec brightnessctl -q -n -e s 20%-' resume 'exec brightnessctl -q -n -e s +20%' timeout 120 'swaylock -f -g 5' timeout 300 'exec ~/.config/sway/conditional-sleep.sh' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000''
00:00:00.123 [DEBUG] [sway/server.c:454] Initializing Xwayland (lazy=1)
00:00:00.123 [INFO] [sway/server.c:481] Starting backend on wayland display 'wayland-1'
00:00:00.123 [DEBUG] [wlr] [backend/libinput/backend.c:88] Starting libinput backend
00:00:00.174 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Video Bus [0:6]
00:00:00.174 [DEBUG] [sway/input/input-manager.c:241] adding device: '0:6:Video_Bus'
00:00:00.174 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('type:keyboard' on '0:6:Video_Bus')
00:00:00.174 [DEBUG] [sway/input/input-manager.c:191] no fallback seat config - creating default
00:00:00.174 [DEBUG] [sway/config/seat.c:65] Adding non-wildcard seat config
00:00:00.174 [DEBUG] [sway/config/seat.c:68] Merging on top of seat * config
00:00:00.174 [DEBUG] [sway/config/seat.c:82] Config stored for seat seat0
00:00:00.174 [DEBUG] [sway/input/input-manager.c:630] applying seat config for seat seat0
00:00:00.174 [DEBUG] [sway/input/seat.c:950] adding device 0:6:Video_Bus to seat seat0
00:00:00.177 [DEBUG] [sway/input/keyboard.c:909] Created keyboard group 0x1fe66370
00:00:00.177 [DEBUG] [sway/input/keyboard.c:932] Adding keyboard 0:6:Video_Bus to group 0x1fe66370
00:00:00.180 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Power Button [0:1]
00:00:00.181 [DEBUG] [sway/input/input-manager.c:241] adding device: '0:1:Power_Button'
00:00:00.181 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('type:keyboard' on '0:1:Power_Button')
00:00:00.181 [DEBUG] [sway/input/seat.c:950] adding device 0:1:Power_Button to seat seat0
00:00:00.183 [DEBUG] [sway/input/keyboard.c:884] Adding keyboard 0:1:Power_Button to group 0x1fe66370
00:00:00.184 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Lid Switch [0:5]
00:00:00.184 [DEBUG] [sway/input/input-manager.c:241] adding device: '0:5:Lid_Switch'
00:00:00.184 [DEBUG] [sway/input/seat.c:950] adding device 0:5:Lid_Switch to seat seat0
00:00:00.184 [DEBUG] [sway/input/switch.c:18] Allocated switch for device
00:00:00.184 [DEBUG] [sway/input/switch.c:102] Configured switch for device
00:00:00.184 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Sleep Button [0:3]
00:00:00.184 [DEBUG] [sway/input/input-manager.c:241] adding device: '0:3:Sleep_Button'
00:00:00.184 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('type:keyboard' on '0:3:Sleep_Button')
00:00:00.184 [DEBUG] [sway/input/seat.c:950] adding device 0:3:Sleep_Button to seat seat0
00:00:00.187 [DEBUG] [sway/input/keyboard.c:884] Adding keyboard 0:3:Sleep_Button to group 0x1fe66370
00:00:00.187 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding HD-Audio Generic Headphone [0:0]
00:00:00.187 [DEBUG] [sway/input/input-manager.c:241] adding device: '0:0:HD-Audio_Generic_Headphone'
00:00:00.187 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('type:keyboard' on '0:0:HD-Audio_Generic_Headphone')
00:00:00.187 [DEBUG] [sway/input/seat.c:950] adding device 0:0:HD-Audio_Generic_Headphone to seat seat0
00:00:00.190 [DEBUG] [sway/input/keyboard.c:884] Adding keyboard 0:0:HD-Audio_Generic_Headphone to group 0x1fe66370
00:00:00.191 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Wacom HID 5388 Pen [1386:21384]
00:00:00.191 [DEBUG] [sway/input/input-manager.c:241] adding device: '1386:21384:Wacom_HID_5388_Pen'
00:00:00.191 [DEBUG] [sway/input/seat.c:950] adding device 1386:21384:Wacom_HID_5388_Pen to seat seat0
00:00:00.193 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (60 available cursors)
00:00:00.193 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1386:21384:Wacom_HID_5388_Pen
00:00:00.193 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Wacom HID 5388 Finger [1386:21384]
00:00:00.193 [DEBUG] [sway/input/input-manager.c:241] adding device: '1386:21384:Wacom_HID_5388_Finger'
00:00:00.193 [DEBUG] [sway/input/seat.c:950] adding device 1386:21384:Wacom_HID_5388_Finger to seat seat0
00:00:00.193 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1386:21384:Wacom_HID_5388_Finger
00:00:00.193 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding SNSL0028:00 2C2F:0028 Mouse [11311:40]
00:00:00.193 [DEBUG] [sway/input/input-manager.c:241] adding device: '11311:40:SNSL0028:00_2C2F:0028_Mouse'
00:00:00.193 [DEBUG] [sway/input/seat.c:950] adding device 11311:40:SNSL0028:00_2C2F:0028_Mouse to seat seat0
00:00:00.193 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 11311:40:SNSL0028:00_2C2F:0028_Mouse
00:00:00.193 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding SNSL0028:00 2C2F:0028 Touchpad [11311:40]
00:00:00.193 [DEBUG] [sway/input/input-manager.c:241] adding device: '11311:40:SNSL0028:00_2C2F:0028_Touchpad'
00:00:00.193 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('11311:40:SNSL0028:00_2C2F:0028_Touchpad' on '11311:40:SNSL0028:00_2C2F:0028_Touchpad')
00:00:00.193 [DEBUG] [sway/input/libinput.c:23] send_events_set_mode(1)
00:00:00.194 [DEBUG] [sway/input/libinput.c:34] tap_set_enabled(1)
00:00:00.194 [DEBUG] [sway/input/libinput.c:77] accel_set_speed(0.600000)
00:00:00.194 [DEBUG] [sway/input/libinput.c:108] scroll_set_natural_scroll(1)
00:00:00.194 [DEBUG] [sway/input/seat.c:950] adding device 11311:40:SNSL0028:00_2C2F:0028_Touchpad to seat seat0
00:00:00.194 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.194 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding AT Translated Set 2 keyboard [1:1]
00:00:00.194 [DEBUG] [sway/input/input-manager.c:241] adding device: '1:1:AT_Translated_Set_2_keyboard'
00:00:00.194 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('type:keyboard' on '1:1:AT_Translated_Set_2_keyboard')
00:00:00.194 [DEBUG] [sway/input/seat.c:950] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
00:00:00.197 [DEBUG] [sway/input/keyboard.c:884] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x1fe66370
00:00:00.197 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding TPPS/2 Elan TrackPoint [2:10]
00:00:00.197 [DEBUG] [sway/input/input-manager.c:241] adding device: '2:10:TPPS/2_Elan_TrackPoint'
00:00:00.197 [DEBUG] [sway/input/seat.c:950] adding device 2:10:TPPS/2_Elan_TrackPoint to seat seat0
00:00:00.197 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:00:00.197 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding ThinkPad Extra Buttons [6058:20564]
00:00:00.197 [DEBUG] [sway/input/input-manager.c:241] adding device: '6058:20564:ThinkPad_Extra_Buttons'
00:00:00.197 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('type:keyboard' on '6058:20564:ThinkPad_Extra_Buttons')
00:00:00.197 [DEBUG] [sway/input/seat.c:950] adding device 6058:20564:ThinkPad_Extra_Buttons to seat seat0
00:00:00.200 [DEBUG] [sway/input/keyboard.c:884] Adding keyboard 6058:20564:ThinkPad_Extra_Buttons to group 0x1fe66370
00:00:00.201 [DEBUG] [wlr] [backend/libinput/backend.c:125] libinput successfully initialized
00:00:00.201 [INFO] [wlr] [backend/drm/drm.c:1610] Scanning DRM connectors on /dev/dri/card1
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1661] Found connector 'eDP-1'
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1686] 'eDP-1' connected
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1476] Current CRTC: 79
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1490] Detected modes:
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 2880x1800 @ 60.001 Hz (preferred)
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1920x1200 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1920x1080 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1600x1200 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1680x1050 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1280x1024 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1440x900 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1280x800 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1280x720 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 1024x768 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 800x600 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1520] 640x480 @ 60.001 Hz
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1540] Physical size: 290x190
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1661] Found connector 'DP-1'
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1661] Found connector 'DP-2'
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1661] Found connector 'DP-3'
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1661] Found connector 'DP-4'
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1661] Found connector 'DP-5'
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1661] Found connector 'DP-6'
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1661] Found connector 'DP-7'
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1252] Reallocating CRTCs
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1315] Connector eDP-1 (connected, needs CRTC): CRTC 79 (no change)
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1315] Connector DP-1 (disconnected): no CRTC (no change)
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1315] Connector DP-2 (disconnected): no CRTC (no change)
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1315] Connector DP-3 (disconnected): no CRTC (no change)
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1315] Connector DP-4 (disconnected): no CRTC (no change)
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1315] Connector DP-5 (disconnected): no CRTC (no change)
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1315] Connector DP-6 (disconnected): no CRTC (no change)
00:00:00.203 [DEBUG] [wlr] [backend/drm/drm.c:1315] Connector DP-7 (disconnected): no CRTC (no change)
00:00:00.203 [INFO] [wlr] [backend/drm/drm.c:1722] connector eDP-1: Requesting modeset
00:00:00.203 [DEBUG] [sway/desktop/output.c:467] New output 0x20166e30: eDP-1 (non-desktop: 0)
00:00:00.204 [DEBUG] [sway/config/output.c:886] Committing 1 outputs
00:00:00.204 [DEBUG] [sway/config/output.c:894] Preparing config for eDP-1
00:00:00.204 [DEBUG] [sway/config/output.c:427] Turning on output eDP-1
00:00:00.204 [DEBUG] [sway/config/output.c:435] Set eDP-1 mode to 3840x2160 (-1.000000 Hz)
00:00:00.204 [INFO] [sway/config/output.c:311] Configured mode (3840x2160@-1.000Hz) not available, applying preferred mode (2880x1800@60.001Hz)
00:00:00.204 [DEBUG] [sway/config/output.c:458] Auto-detected output transform: 0
00:00:00.204 [DEBUG] [sway/config/output.c:486] Set eDP-1 scale to 2.000000
00:00:00.204 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 1 outputs with explicit modifiers
00:00:00.204 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.206 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 2880x1800 GBM buffer with format XR24 (0x34325258), modifier GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04)
00:00:00.206 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 1 outputs succeeded
00:00:00.206 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2880x1800
00:00:00.230 [DEBUG] [sway/config/output.c:947] Commit of 1 outputs succeeded
00:00:00.230 [DEBUG] [sway/config/output.c:953] Finalizing config for eDP-1
00:00:00.239 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 48 (60 available cursors)
00:00:00.239 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.239 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:00.239 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 256x256
00:00:00.240 [DEBUG] [sway/tree/workspace.c:294] Workspace: Generating new workspace name for output eDP-1
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '1'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:285] Workspace: Found free name 1
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '2'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '3'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '4'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '5'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '6'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '7'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '8'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '9'
00:00:00.240 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: '10'
00:00:00.240 [DEBUG] [sway/tree/output.c:163] Creating default workspace 1
00:00:00.240 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 1 for output eDP-1
00:00:00.240 [DEBUG] [sway/desktop/layer_shell.c:87] Usable area changed, rearranging output
00:00:00.240 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x900@0,0
00:00:00.240 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 5.000000
00:00:00.240 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x900@0,0
00:00:00.240 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 5.000000
00:00:00.240 [DEBUG] [sway/config/output.c:565] Set eDP-1 max render time to 7
00:00:00.240 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:00:00.240 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.240 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 11311:40:SNSL0028:00_2C2F:0028_Mouse
00:00:00.240 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1386:21384:Wacom_HID_5388_Finger
00:00:00.240 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1386:21384:Wacom_HID_5388_Pen
00:00:00.240 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x202a5740 committing with 2 instructions
00:00:00.240 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x202a5740
00:00:00.240 [INFO] [wlr] [backend/headless/backend.c:17] Starting headless backend
00:00:00.240 [DEBUG] [sway/config/bar.c:265] Invoking swaybar for bar id 'bar-0'
00:00:00.244 [DEBUG] [sway/config/bar.c:258] Spawned swaybar bar-0
00:00:00.244 [DEBUG] [sway/config.c:644] Running deferred commands
00:00:00.244 [INFO] [sway/commands.c:260] Handling command 'exec systemctl --user import-environment'
00:00:00.244 [DEBUG] [sway/commands/exec_always.c:57] Executing systemctl --user import-environment
00:00:00.246 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5507
00:00:00.246 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5507
00:00:00.246 [INFO] [sway/commands.c:260] Handling command 'exec mako --anchor top-right --default-timeout 15000 --ignore-timeout 1'
00:00:00.247 [DEBUG] [sway/commands/exec_always.c:57] Executing mako --anchor top-right --default-timeout 15000 --ignore-timeout 1
00:00:00.249 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5509
00:00:00.249 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5509
00:00:00.249 [INFO] [sway/commands.c:260] Handling command 'exec_always setwallpaper "`wallpaper`"'
00:00:00.249 [DEBUG] [sway/commands/exec_always.c:57] Executing setwallpaper "`wallpaper`"
Calling import-environment without a list of variable names is deprecated.
00:00:00.252 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5511
00:00:00.252 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5511
00:00:00.252 [INFO] [sway/commands.c:260] Handling command 'exec /usr/libexec/polkit-gnome-authentication-agent-1'
00:00:00.252 [DEBUG] [sway/commands/exec_always.c:57] Executing /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.255 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5514
00:00:00.255 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5514
00:00:00.255 [INFO] [sway/commands.c:260] Handling command 'exec pactl load-module module-switch-on-connect'
00:00:00.255 [DEBUG] [sway/commands/exec_always.c:57] Executing pactl load-module module-switch-on-connect
00:00:00.258 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5516
00:00:00.258 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5516
00:00:00.258 [INFO] [sway/commands.c:260] Handling command 'exec brightnessctl -d tpacpi::kbd_backlight s 2'
00:00:00.258 [DEBUG] [sway/commands/exec_always.c:57] Executing brightnessctl -d tpacpi::kbd_backlight s 2
sh: line 1: pactl: command not found
00:00:00.261 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5518
00:00:00.261 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5518
00:00:00.261 [INFO] [sway/commands.c:260] Handling command 'exec swayidle -w timeout 15 'exec brightnessctl -d tpacpi::kbd_backlight s 0' resume 'exec brightnessctl -d tpacpi::kbd_backlight s 2' timeout 60 'exec brightnessctl -q -n -e s 20%-' resume 'exec brightnessctl -q -n -e s +20%' timeout 120 'swaylock -f -g 5' timeout 300 'exec ~/.config/sway/conditional-sleep.sh' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000''
00:00:00.261 [DEBUG] [sway/commands/exec_always.c:57] Executing swayidle -w timeout 15 'exec brightnessctl -d tpacpi::kbd_backlight s 0' resume 'exec brightnessctl -d tpacpi::kbd_backlight s 2' timeout 60 'exec brightnessctl -q -n -e s 20%-' resume 'exec brightnessctl -q -n -e s +20%' timeout 120 'swaylock -f -g 5' timeout 300 'exec ~/.config/sway/conditional-sleep.sh' resume 'swaymsg "output * dpms on"' before-sleep 'swaylock -f -c 000000'
00:00:00.264 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5520
00:00:00.265 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5520
00:00:00.265 [INFO] [sway/server.c:493] Running compositor on wayland display 'wayland-1'
00:00:00.265 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.265 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 2880x1800 GBM buffer with format XR24 (0x34325258), modifier GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04)
00:00:00.265 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2880x1800
00:00:00.277 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2023b9d0 (res 0x2016fb60)
00:00:00.277 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x1fe7b3c0 (res 0x2007a100)
00:00:00.278 [DEBUG] [sway/ipc-server.c:196] New client: fd 74
00:00:00.278 [INFO] [sway/commands.c:260] Handling command 'output * bg "/home/ryan/Downloads/Wallpaper/VermontSunrise.jpg" fill'
00:00:00.278 [DEBUG] [sway/commands.c:435] Subcommand: bg /home/ryan/Downloads/Wallpaper/VermontSunrise.jpg fill
00:00:00.278 [DEBUG] [sway/config/output.c:259] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /home/ryan/Downloads/Wallpaper/VermontSunrise.jpg fill) (power -1) (max render time: -1)
00:00:00.278 [DEBUG] [sway/config/output.c:886] Committing 1 outputs
00:00:00.278 [DEBUG] [sway/config/output.c:894] Preparing config for eDP-1
00:00:00.278 [DEBUG] [sway/config/output.c:427] Turning on output eDP-1
00:00:00.278 [DEBUG] [sway/config/output.c:435] Set eDP-1 mode to 3840x2160 (-1.000000 Hz)
00:00:00.278 [INFO] [sway/config/output.c:311] Configured mode (3840x2160@-1.000Hz) not available, applying preferred mode (2880x1800@60.001Hz)
00:00:00.278 [DEBUG] [sway/config/output.c:458] Auto-detected output transform: 0
00:00:00.278 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 1 outputs with explicit modifiers
00:00:00.278 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.279 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 2880x1800 GBM buffer with format XR24 (0x34325258), modifier GFX11,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,PIPE_XOR_BITS=2 (0x0200000010437B04)
00:00:00.280 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 1 outputs succeeded
00:00:00.280 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2880x1800
00:00:00.297 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x900@0,0
00:00:00.297 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 5.000000
00:00:00.297 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x1fe797c0 committing with 1 instructions
00:00:00.297 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x1fe797c0
00:00:00.297 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x900@0,0
00:00:00.297 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 5.000000
00:00:00.297 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x1fe797c0 committing with 1 instructions
00:00:00.297 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x1fe797c0
(polkit-gnome-authentication-agent-1:5514): GLib-CRITICAL **: 10:26:08.121: g_variant_new_string: assertion 'string != NULL' failed
(polkit-gnome-authentication-agent-1:5514): polkit-gnome-1-WARNING **: 10:26:08.121: Failed to register client: GDBus.Error:org00:00:00.297 .freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
[DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.297 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:00.297 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 256x256
00:00:00.298 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x900@0,0
00:00:00.298 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 5.000000
00:00:00.298 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x20075140 committing with 1 instructions
00:00:00.298 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x20075140
00:00:00.298 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x900@0,0
00:00:00.298 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 5.000000
00:00:00.298 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x20075140 committing with 1 instructions
00:00:00.298 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x20075140
00:00:00.298 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.298 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:00.298 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 256x256
00:00:00.298 [DEBUG] [sway/config/output.c:947] Commit of 1 outputs succeeded
00:00:00.298 [DEBUG] [sway/config/output.c:953] Finalizing config for eDP-1
00:00:00.298 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x900@0,0
00:00:00.298 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 5.000000
00:00:00.298 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x200531f0 committing with 1 instructions
00:00:00.298 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x200531f0
00:00:00.298 [DEBUG] [sway/config/output.c:565] Set eDP-1 max render time to 7
00:00:00.298 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:00:00.298 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 11311:40:SNSL0028:00_2C2F:0028_Touchpad
00:00:00.298 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 11311:40:SNSL0028:00_2C2F:0028_Mouse
00:00:00.298 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1386:21384:Wacom_HID_5388_Finger
00:00:00.298 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1386:21384:Wacom_HID_5388_Pen
00:00:00.298 [DEBUG] [sway/config/output.c:1151] spawn_swaybg cmd[0] = swaybg
00:00:00.298 [DEBUG] [sway/config/output.c:1151] spawn_swaybg cmd[1] = -o
00:00:00.298 [DEBUG] [sway/config/output.c:1151] spawn_swaybg cmd[2] = *
00:00:00.298 [DEBUG] [sway/config/output.c:1151] spawn_swaybg cmd[3] = -i
00:00:00.298 [DEBUG] [sway/config/output.c:1151] spawn_swaybg cmd[4] = /home/ryan/Downloads/Wallpaper/VermontSunrise.jpg
00:00:00.298 [DEBUG] [sway/config/output.c:1151] spawn_swaybg cmd[5] = -m
00:00:00.298 [DEBUG] [sway/config/output.c:1151] spawn_swaybg cmd[6] = fill
00:00:00.302 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x202acd50 (res 0x200c3980)
00:00:00.302 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x205ae5d0 (res 0x200c5cf0)
00:00:00.302 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x205ae9a0 (res 0x201443a0)
00:00:00.302 [INFO] [sway/ipc-server.c:570] IPC Client 74 disconnected
2024-06-24 10:26:08 - [main.c:283] Found config * for output eDP-1 (Samsung Display Corp. 0x4167)
00:00:00.307 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x205aed70 (res 0x2013d470)
00:00:00.307 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0x1fe7e840 (res 0x20140da0)
00:00:00.307 [DEBUG] [sway/desktop/layer_shell.c:369] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0,
WARNING: The convert command is deprecated in IMv7, use "magick"
00:00:00.321 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x205af4b0 (res 0x2002ef40)
00:00:00.325 [DEBUG] [sway/ipc-server.c:196] New client: fd 74
00:00:00.325 [DEBUG] [sway/ipc-server.c:196] New client: fd 82
00:00:00.326 [DEBUG] [sway/ipc-server.c:196] New client: fd 86
00:00:00.326 [DEBUG] [sway/ipc-server.c:196] New client: fd 88
00:00:00.358 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x204cf950 (res 0x204cfd20)
00:00:00.358 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0x205b66c0 (res 0x205b67e0)
00:00:00.358 [DEBUG] [sway/desktop/layer_shell.c:369] new layer surface: namespace waybar layer 2 anchor 0 size 0x0 margin 0,0,0,0,
00:00:00.382 [DEBUG] [wlr] [backend/drm/fb.c:147] Failed to get DMA-BUF from buffer
00:00:00.382 [DEBUG] [wlr] [backend/drm/drm.c:681] connector eDP-1: Failed to import buffer for scan-out
00:00:00.481 [DEBUG] [sway/desktop/layer_shell.c:87] Usable area changed, rearranging output
00:00:00.481 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x870@0,30
00:00:00.481 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 35.000000
00:00:00.481 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x1ff8ba30 committing with 1 instructions
00:00:00.481 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x1ff8ba30
00:00:02.543 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec alacritty --class=floating-terminal -e bash -c '~/.config/sway/launcher.sh | xargs -r swaymsg -t command exec'
00:00:02.543 [INFO] [sway/commands.c:260] Handling command 'exec alacritty --class=floating-terminal -e bash -c '~/.config/sway/launcher.sh | xargs -r swaymsg -t command exec''
00:00:02.543 [DEBUG] [sway/commands/exec_always.c:57] Executing alacritty --class=floating-terminal -e bash -c '~/.config/sway/launcher.sh | xargs -r swaymsg -t command exec'
00:00:02.549 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5580
00:00:02.549 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5580
00:00:02.556 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x202320b0 (res 0x20232480)
00:00:02.578 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x204d1360 (res 0x205a94f0)
00:00:02.578 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x205a9690 (res 0x205a97e0)
00:00:02.579 [DEBUG] [sway/desktop/xdg_shell.c:546] New xdg_shell toplevel title='(null)' app_id='(null)'
00:00:02.579 [ERROR] [wlr] [types/xdg_shell/wlr_xdg_surface.c:169] A configure is scheduled for an uninitialized xdg_surface 0x205a9690
00:00:02.579 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0x205b2480 (res 0x205b2570)
00:00:02.641 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 800x600
00:00:02.641 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 5580
00:00:02.641 [DEBUG] [sway/desktop/launcher.c:92] found workspace match for pid 5580: 1
00:00:02.641 [DEBUG] [sway/ipc-server.c:326] Sending window::new event
00:00:02.642 [DEBUG] [sway/ipc-server.c:326] Sending window::title event
00:00:02.642 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x870@0,30
00:00:02.642 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 35.000000
00:00:02.642 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffd85897540 horizontally
00:00:02.642 [DEBUG] [sway/tree/view.c:479] Checking criteria [app_id="floating-terminal"]
00:00:02.642 [DEBUG] [sway/tree/view.c:484] for_window '[app_id="floating-terminal"]' matches view 0x205b1bb0, cmd: 'floating enable, set width 1200 px height 500 px'
00:00:02.642 [INFO] [sway/commands.c:260] Handling command 'floating enable'
00:00:02.642 [DEBUG] [sway/ipc-server.c:326] Sending window::floating event
00:00:02.642 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x870@0,30
00:00:02.642 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 35.000000
00:00:02.642 [INFO] [sway/commands.c:260] Handling command 'set width 1200 px height 500 px'
00:00:02.642 [DEBUG] [sway/tree/view.c:479] Checking criteria [app_id="^.*"]
00:00:02.642 [DEBUG] [sway/tree/view.c:484] for_window '[app_id="^.*"]' matches view 0x205b1bb0, cmd: 'inhibit_idle fullscreen'
00:00:02.642 [INFO] [sway/commands.c:260] Handling command 'inhibit_idle fullscreen'
00:00:02.642 [DEBUG] [sway/ipc-server.c:326] Sending window::focus event
00:00:02.642 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x205b2660 committing with 3 instructions
00:00:02.643 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 800x600
00:00:02.643 [DEBUG] [sway/desktop/transaction.c:873] Transaction 0x205b2660 is ready
00:00:02.643 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x205b2660
00:00:02.643 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x1fe7a2b0 committing with 1 instructions
00:00:02.643 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x1fe7a2b0
00:00:02.667 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1600x1200
00:00:02.681 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1600x1200
00:00:02.697 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1600x1200
00:00:04.321 [DEBUG] [sway/ipc-server.c:196] New client: fd 97
00:00:04.321 [INFO] [sway/commands.c:260] Handling command 'exec nautilus'
00:00:04.322 [DEBUG] [sway/commands/exec_always.c:57] Executing nautilus
00:00:04.325 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5623
00:00:04.325 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5623
00:00:04.325 [INFO] [sway/ipc-server.c:570] IPC Client 97 disconnected
00:00:04.328 [DEBUG] [sway/ipc-server.c:196] New client: fd 97
00:00:04.329 [INFO] [sway/commands.c:260] Handling command 'exec [ { success: true } ]'
00:00:04.329 [DEBUG] [sway/commands/exec_always.c:57] Executing [ { success: true } ]
00:00:04.331 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5627
00:00:04.331 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5627
00:00:04.332 [INFO] [sway/ipc-server.c:570] IPC Client 97 disconnected
sh: line 1: [: too many arguments
00:00:04.336 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:04.336 [DEBUG] [sway/ipc-server.c:326] Sending window::close event
00:00:04.336 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x870@0,30
00:00:04.336 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 35.000000
00:00:04.336 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x1fdc4f00 committing with 2 instructions
00:00:04.336 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x1fdc4f00
** Message: 10:26:12.181: Connecting to org.freedesktop.Tracker3.Miner.Files
00:00:04.373 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x204d1360 (res 0x205b2cb0)
00:00:04.500 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x204cdfd0 (res 0x204ce740)
00:00:04.500 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x202320b0 (res 0x20232480)
00:00:04.504 [DEBUG] [wlr] [types/wlr_server_decoration.c:104] new server_decoration 0x205b6080 (res 0x205b6a90)
00:00:04.504 [DEBUG] [sway/tree/view.c:979] Surface of unknown type (role (null)): 0x202320b0
00:00:04.504 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x205a5e20 (res 0x205a5f70)
00:00:04.504 [DEBUG] [sway/desktop/xdg_shell.c:546] New xdg_shell toplevel title='(null)' app_id='(null)'
00:00:04.505 [ERROR] [wlr] [types/xdg_shell/wlr_xdg_surface.c:169] A configure is scheduled for an uninitialized xdg_surface 0x205a5e20
00:00:04.532 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2024x1344
00:00:04.532 [DEBUG] [sway/ipc-server.c:326] Sending window::new event
00:00:04.532 [DEBUG] [sway/tree/view.c:433] View 0x205b3e10 updated CSD to 1
00:00:04.532 [DEBUG] [sway/ipc-server.c:326] Sending window::title event
00:00:04.532 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x870@0,30
00:00:04.532 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 35.000000
00:00:04.532 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffd85897540 horizontally
00:00:04.532 [DEBUG] [sway/tree/view.c:479] Checking criteria [app_id="^.*"]
00:00:04.533 [DEBUG] [sway/tree/view.c:484] for_window '[app_id="^.*"]' matches view 0x205b3e10, cmd: 'inhibit_idle fullscreen'
00:00:04.533 [INFO] [sway/commands.c:260] Handling command 'inhibit_idle fullscreen'
00:00:04.533 [DEBUG] [sway/ipc-server.c:326] Sending window::focus event
00:00:04.533 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x1fe7a2b0 committing with 3 instructions
00:00:04.539 [DEBUG] [sway/ipc-server.c:326] Sending window::title event
00:00:04.539 [DEBUG] [sway/tree/view.c:479] Checking criteria [app_id="^.*"]
00:00:04.539 [DEBUG] [sway/tree/view.c:481] Criteria already executed
00:00:04.555 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2940x1800
00:00:04.555 [DEBUG] [sway/desktop/transaction.c:873] Transaction 0x1fe7a2b0 is ready
00:00:04.555 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x1fe7a2b0
00:00:04.566 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2940x1800
00:00:04.581 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2940x1800
00:00:04.695 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2940x1800
00:00:05.068 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x204e33f0 (res 0x204e37c0)
00:00:05.069 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x204e3b10 (res 0x204e3c60)
00:00:05.120 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 208x64
00:00:05.349 [DEBUG] [sway/desktop/idle_inhibit_v1.c:21] Sway idle inhibitor destroyed
00:00:05.349 [DEBUG] [sway/ipc-server.c:326] Sending window::close event
00:00:05.349 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x870@0,30
00:00:05.349 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 35.000000
00:00:05.349 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x204cef30 committing with 2 instructions
00:00:05.349 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x204cef30
00:00:06.904 [DEBUG] [sway/commands/bind.c:618] running command for binding: 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:06.904 [INFO] [sway/commands.c:260] Handling 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''
00:00:06.904 [DEBUG] [sway/commands/exec_always.c:57] Executing 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:06.909 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 5666
00:00:06.909 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 5666
00:00:06.932 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x205a8700 (res 0x201726a0)
00:00:06.932 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0x205b6570 (res 0x20070f80)
00:00:06.932 [DEBUG] [sway/desktop/layer_shell.c:369] new layer surface: namespace swaynag layer 2 anchor 0 size 0x0 margin 0,0,0,0,
00:00:06.933 [DEBUG] [sway/desktop/layer_shell.c:87] Usable area changed, rearranging output
00:00:06.933 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x835@0,65
00:00:06.934 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 70.000000
00:00:06.934 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x20071330 committing with 1 instructions
00:00:06.934 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x20071330
00:00:07.446 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:07.447 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:07.447 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 256x256
00:00:07.805 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client
00:00:08.640 [DEBUG] [sway/ipc-server.c:196] New client: fd 100
00:00:08.640 [INFO] [sway/commands.c:260] Handling command 'exit'
00:00:08.640 [INFO] [sway/main.c:376] Shutting down sway
00:00:08.640 [DEBUG] [sway/desktop/layer_shell.c:87] Usable area changed, rearranging output
00:00:08.641 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x865@0,35
00:00:08.641 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 40.000000
00:00:08.641 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x2016e260 committing with 1 instructions
00:00:08.641 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x2016e260
Gdk-Message: 10:26:16.464: Error reading events from display: Broken pipe
00:00:08.641 [DEBUG] Gdk-Message: 10:26:16.464: Error reading events from display: Broken pipe
[sway/desktop/layer_shell.c:87] Usable area changed, rearranging output
00:00:08.641 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1440x900@0,0
00:00:08.641 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 5.000000, 5.000000
00:00:08.641 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x20029080 committing with 1 instructions
00:00:08.641 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x20029080
00:00:08.641 [DEBUG] [sway/input/input-manager.c:209] removing device: '6058:20564:ThinkPad_Extra_Buttons'
00:00:08.641 [DEBUG] [sway/input/seat.c:970] removing device 6058:20564:ThinkPad_Extra_Buttons from seat seat0
00:00:08.641 [DEBUG] [sway/input/keyboard.c:800] Removing keyboard 6058:20564:ThinkPad_Extra_Buttons from group 0x1fe66370
00:00:08.641 [DEBUG] [sway/input/input-manager.c:209] removing device: '2:10:TPPS/2_Elan_TrackPoint'
00:00:08.641 [DEBUG] [sway/input/seat.c:970] removing device 2:10:TPPS/2_Elan_TrackPoint from seat seat0
00:00:08.641 [DEBUG] [sway/input/input-manager.c:209] removing device: '1:1:AT_Translated_Set_2_keyboard'
00:00:08.641 [DEBUG] [sway/input/seat.c:970] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
00:00:08.641 [DEBUG] [sway/input/keyboard.c:800] Removing keyboard 1:1:AT_Translated_Set_2_keyboard from group 0x1fe66370
00:00:08.641 [DEBUG] [sway/input/input-manager.c:209] removing device: '11311:40:SNSL0028:00_2C2F:0028_Touchpad'
00:00:08.641 [DEBUG] [sway/input/seat.c:970] removing device 11311:40:SNSL0028:00_2C2F:0028_Touchpad from seat seat0
00:00:08.642 [DEBUG] [sway/input/input-manager.c:209] removing device: '11311:40:SNSL0028:00_2C2F:0028_Mouse'
00:00:08.642 [DEBUG] [sway/input/seat.c:970] removing device 11311:40:SNSL0028:00_2C2F:0028_Mouse from seat seat0
00:00:08.642 [DEBUG] [sway/input/input-manager.c:209] removing device: '1386:21384:Wacom_HID_5388_Finger'
00:00:08.642 [DEBUG] [sway/input/seat.c:970] removing device 1386:21384:Wacom_HID_5388_Finger from seat seat0
00:00:08.642 [DEBUG] [sway/input/input-manager.c:209] removing device: '1386:21384:Wacom_HID_5388_Pen'
00:00:08.642 [DEBUG] [sway/input/seat.c:970] removing device 1386:21384:Wacom_HID_5388_Pen from seat seat0
00:00:08.642 [DEBUG] [sway/input/input-manager.c:209] removing device: '0:0:HD-Audio_Generic_Headphone'
00:00:08.642 [DEBUG] [sway/input/seat.c:970] removing device 0:0:HD-Audio_Generic_Headphone from seat seat0
00:00:08.642 [DEBUG] [sway/input/keyboard.c:800] Removing keyboard 0:0:HD-Audio_Generic_Headphone from group 0x1fe66370
00:00:08.642 [DEBUG] [sway/input/input-manager.c:209] removing device: '0:3:Sleep_Button'
00:00:08.642 [DEBUG] [sway/input/seat.c:970] removing device 0:3:Sleep_Button from seat seat0
00:00:08.642 [DEBUG] [sway/input/keyboard.c:800] Removing keyboard 0:3:Sleep_Button from group 0x1fe66370
00:00:08.642 [DEBUG] [sway/input/input-manager.c:209] removing device: '0:5:Lid_Switch'
00:00:08.642 [DEBUG] [sway/input/seat.c:970] removing device 0:5:Lid_Switch from seat seat0
00:00:08.642 [DEBUG] [sway/input/input-manager.c:209] removing device: '0:1:Power_Button'
00:00:08.642 [DEBUG] [sway/input/seat.c:970] removing device 0:1:Power_Button from seat seat0
00:00:08.642 [DEBUG] [sway/input/keyboard.c:800] Removing keyboard 0:1:Power_Button from group 0x1fe66370
00:00:08.642 [DEBUG] [sway/input/input-manager.c:209] removing device: '0:6:Video_Bus'
00:00:08.642 [DEBUG] [sway/input/seat.c:970] removing device 0:6:Video_Bus from seat seat0
00:00:08.642 [DEBUG] [sway/input/keyboard.c:800] Removing keyboard 0:6:Video_Bus from group 0x1fe66370
00:00:08.642 [DEBUG] [sway/input/keyboard.c:806] Destroying empty keyboard group 0x1fe66370
00:00:08.646 [DEBUG] [sway/tree/output.c:295] Disabling output 'eDP-1'
00:00:08.646 [DEBUG] [sway/tree/workspace.c:162] Destroying workspace '1'
00:00:08.646 [DEBUG] [sway/ipc-server.c:300] Sending workspace::empty event
00:00:08.647 [DEBUG] [sway/tree/output.c:316] Destroying output 'eDP-1'
00:00:08.647 [DEBUG] [sway/desktop/transaction.c:787] Transaction 0x2023b0d0 committing with 2 instructions
00:00:08.647 [DEBUG] [sway/desktop/transaction.c:683] Applying transaction 0x2023b0d0
00:00:08.647 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:103] Destroying wlr_drm_lease_device_v1 for /dev/dri/card1
00:00:08.647 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:683] Destroying wlr_drm_lease_v1_manager
00:00:08.649 [INFO] [sway/ipc-server.c:570] IPC Client 100 disconnected
00:00:00.009 00:00:08.649 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected
00:00:08.649 [INFO] [sway/ipc-server.c:570] IPC Client 86 disconnected
00:00:08.649 [INFO] [sway/ipc-server.c:570] IPC Client 82 disconnected
00:00:08.649 [INFO] [ERROR] [sway/ipc-server.c:570] IPC Client 74 disconnected[common/ipc-client.c:86] Unable to receive IPC response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment