Created
January 22, 2025 15:15
-
-
Save widlarizer/e3860c5d40cb3eba8c42287b1fc7002f to your computer and use it in GitHub Desktop.
Sway fullscreen wlr freeze in electron apps
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [INFO] [sway/main.c:295] Sway version 1.10 | |
00:00:00.000 [INFO] [sway/main.c:296] wlroots version 0.18.2 | |
00:00:00.002 [INFO] [sway/main.c:81] Linux fridge 6.13.0 #1-NixOS SMP PREEMPT_DYNAMIC Sun Jan 19 23:51:45 UTC 2025 x86_64 GNU/Linux | |
00:00:00.002 [INFO] [sway/main.c:97] Contents of /etc/lsb-release: | |
00:00:00.002 [INFO] [sway/main.c:81] DISTRIB_CODENAME=warbler | |
00:00:00.002 [INFO] [sway/main.c:81] DISTRIB_DESCRIPTION="NixOS 25.05 (Warbler)" | |
00:00:00.002 [INFO] [sway/main.c:81] DISTRIB_ID=nixos | |
00:00:00.002 [INFO] [sway/main.c:81] DISTRIB_RELEASE="25.05" | |
00:00:00.002 [INFO] [sway/main.c:81] LSB_VERSION="25.05 (Warbler)" | |
00:00:00.002 [INFO] [sway/main.c:97] Contents of /etc/os-release: | |
00:00:00.002 [INFO] [sway/main.c:81] ANSI_COLOR="0;38;2;126;186;228" | |
00:00:00.002 [INFO] [sway/main.c:81] BUG_REPORT_URL="https://github.com/NixOS/nixpkgs/issues" | |
00:00:00.002 [INFO] [sway/main.c:81] BUILD_ID="25.05beta742084.9e4d5190a948" | |
00:00:00.002 [INFO] [sway/main.c:81] CPE_NAME="cpe:/o:nixos:nixos:25.05" | |
00:00:00.002 [INFO] [sway/main.c:81] DEFAULT_HOSTNAME=nixos | |
00:00:00.002 [INFO] [sway/main.c:81] DOCUMENTATION_URL="https://nixos.org/learn.html" | |
00:00:00.002 [INFO] [sway/main.c:81] HOME_URL="https://nixos.org/" | |
00:00:00.002 [INFO] [sway/main.c:81] ID=nixos | |
00:00:00.002 [INFO] [sway/main.c:81] ID_LIKE="" | |
00:00:00.002 [INFO] [sway/main.c:81] IMAGE_ID="" | |
00:00:00.002 [INFO] [sway/main.c:81] IMAGE_VERSION="" | |
00:00:00.002 [INFO] [sway/main.c:81] LOGO="nix-snowflake" | |
00:00:00.002 [INFO] [sway/main.c:81] NAME=NixOS | |
00:00:00.002 [INFO] [sway/main.c:81] PRETTY_NAME="NixOS 25.05 (Warbler)" | |
00:00:00.002 [INFO] [sway/main.c:81] SUPPORT_URL="https://nixos.org/community.html" | |
00:00:00.002 [INFO] [sway/main.c:81] VARIANT="" | |
00:00:00.002 [INFO] [sway/main.c:81] VARIANT_ID="" | |
00:00:00.002 [INFO] [sway/main.c:81] VENDOR_NAME=NixOS | |
00:00:00.002 [INFO] [sway/main.c:81] VENDOR_URL="https://nixos.org/" | |
00:00:00.002 [INFO] [sway/main.c:81] VERSION="25.05 (Warbler)" | |
00:00:00.002 [INFO] [sway/main.c:81] VERSION_CODENAME=warbler | |
00:00:00.002 [INFO] [sway/main.c:81] VERSION_ID="25.05" | |
00:00:00.002 [INFO] [sway/main.c:69] LD_LIBRARY_PATH= | |
00:00:00.002 [INFO] [sway/main.c:69] LD_PRELOAD= | |
00:00:00.002 [INFO] [sway/main.c:69] PATH=/run/wrappers/bin:/home/emil/.nix-profile/bin:/nix/profile/bin:/home/emil/.local/state/nix/profile/bin:/etc/profiles/per-user/emil/bin:/nix/var/nix/profiles/default/bin:/run/current-system/sw/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 | |
00:00:00.002 [DEBUG] [sway/server.c:218] Initializing Wayland server | |
00:00:00.002 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory | |
00:00:00.002 [INFO] [wlr] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping | |
00:00:00.004 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' | |
00:00:00.004 [INFO] [wlr] [backend/session/session.c:108] Successfully loaded libseat session | |
00:00:00.009 [INFO] [wlr] [backend/backend.c:256] Found 2 GPUs | |
00:00:00.009 [INFO] [wlr] [backend/drm/backend.c:185] Initializing DRM backend for /dev/dri/card0 (xe) | |
00:00:00.009 [DEBUG] [wlr] [backend/drm/drm.c:111] Using atomic DRM interface | |
00:00:00.009 [DEBUG] [wlr] [backend/drm/drm.c:131] ADDFB2 modifiers supported | |
00:00:00.009 [INFO] [wlr] [backend/drm/drm.c:310] Found 4 DRM CRTCs | |
00:00:00.009 [INFO] [wlr] [backend/drm/drm.c:268] Found 24 DRM planes | |
00:00:00.010 [INFO] [wlr] [backend/drm/backend.c:185] Initializing DRM backend for /dev/dri/card1 (amdgpu) | |
00:00:00.010 [DEBUG] [wlr] [backend/drm/drm.c:111] Using atomic DRM interface | |
00:00:00.010 [DEBUG] [wlr] [backend/drm/drm.c:131] ADDFB2 modifiers supported | |
00:00:00.010 [INFO] [wlr] [backend/drm/drm.c:310] Found 4 DRM CRTCs | |
00:00:00.010 [INFO] [wlr] [backend/drm/drm.c:268] Found 10 DRM planes | |
00:00:00.024 [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.025 [DEBUG] [wlr] [render/egl.c:486] Using EGL device /dev/dri/card1 | |
00:00:00.033 [INFO] [wlr] [render/egl.c:354] Using EGL 1.5 | |
00:00:00.033 [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_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.033 [INFO] [wlr] [render/egl.c:357] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node | |
00:00:00.033 [INFO] [wlr] [render/egl.c:359] EGL vendor: Mesa Project | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:120] Supported DMA-BUF formats: | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AB4H (0x48344241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] XB4H (0x48344258) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AB48 (0x38344241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] XB48 (0x38344258) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AR30 (0x30335241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] XR30 (0x30335258) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AB30 (0x30334241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] XB30 (0x30334258) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AR24 (0x34325241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AB24 (0x34324241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] XR24 (0x34325258) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] XB24 (0x34324258) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AR15 (0x35315241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AB15 (0x35314241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AR12 (0x32315241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] AB12 (0x32314241) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] RG16 (0x36314752) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] R8 (0x20203852) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:169] R16 (0x20363152) | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.033 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] GR88 (0x38385247) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] GR32 (0x32335247) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YUV9 (0x39565559) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YU11 (0x31315559) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YU12 (0x32315559) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YU16 (0x36315559) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YU24 (0x34325559) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YVU9 (0x39555659) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YV11 (0x31315659) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YV12 (0x32315659) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YV16 (0x36315659) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YV24 (0x34325659) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] NV12 (0x3231564E) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] NV21 (0x3132564E) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] P010 (0x30313050) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] P012 (0x32313050) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] P016 (0x36313050) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] P030 (0x30333050) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] NV16 (0x3631564E) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] AYUV (0x56555941) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] XYUV (0x56555958) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] Y410 (0x30313459) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] Y412 (0x32313459) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] Y416 (0x36313459) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YUYV (0x56595559) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] YVYU (0x55595659) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] UYVY (0x59565955) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] VYUY (0x59555956) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] Y210 (0x30313259) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] Y212 (0x32313259) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:169] Y216 (0x36313259) | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0,DCC,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_INDEPENDENT_128B,DCC_CONSTANT_ENCODE,DCC_PIPE_ALIGN (0x020000000056BB03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10_RBPLUS,64KB_R_X,PIPE_XOR_BITS=2,PACKERS=0 (0x0200000000401B03): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX10,64KB_S_X,PIPE_XOR_BITS=2 (0x0200000000401902): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_D (0x0200000000000A01): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] GFX9,64KB_S (0x0200000000000901): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:189] EGL DMA-BUF format modifiers supported | |
amdgpu: amdgpu_cs_ctx_create2 failed. (-13) | |
00:00:00.035 [DEBUG] [wlr] [render/egl.c:434] Obtained high priority context | |
00:00:00.035 [DEBUG] [wlr] [render/egl.c:535] Using EGL_PLATFORM_DEVICE_EXT | |
00:00:00.036 [INFO] [wlr] [render/gles2/renderer.c:538] Creating GLES2 renderer | |
00:00:00.036 [INFO] [wlr] [render/gles2/renderer.c:539] Using OpenGL ES 3.2 Mesa 24.3.3 | |
00:00:00.036 [INFO] [wlr] [render/gles2/renderer.c:540] GL vendor: AMD | |
00:00:00.036 [INFO] [wlr] [render/gles2/renderer.c:541] GL renderer: AMD Radeon Graphics (radeonsi, raphael_mendocino, LLVM 19.1.6, DRM 3.59, 6.13.0) | |
00:00:00.036 [INFO] [wlr] [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_texture_storage GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_APPLE_sync GL_EXT_draw_buffers GL_EXT_instanced_arrays GL_EXT_map_buffer_range GL_EXT_shadow_samplers GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_multi_draw_indirect GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_filter_minmax GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_RG8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_EXT_window_rectangles GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_AMD_framebuffer_multisample_advanced GL_EXT_EGL_image_storage GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_KHR_shader_subgroup GL_MESA_sampler_objects GL_EXT_EGL_image_storage_compression GL_EXT_texture_storage_compression GL_MESA_bgra GL_MESA_texture_const_bandwidth | |
00:00:00.036 [DEBUG] [wlr] [render/gles2/renderer.c:597] GPU reset notifications are enabled | |
00:00:00.040 [DEBUG] [wlr] [render/allocator/allocator.c:105] Trying to create gbm allocator | |
00:00:00.044 [DEBUG] [wlr] [render/allocator/gbm.c:212] Created GBM allocator with backend drm | |
00:00:00.044 [DEBUG] [wlr] [render/allocator/gbm.c:215] Using DRM node /dev/dri/card1 | |
00:00:00.044 [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.045 [DEBUG] [wlr] [render/egl.c:486] Using EGL device /dev/dri/card0 | |
00:00:00.050 [INFO] [wlr] [render/egl.c:354] Using EGL 1.5 | |
00:00:00.050 [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_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.050 [INFO] [wlr] [render/egl.c:357] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node | |
00:00:00.050 [INFO] [wlr] [render/egl.c:359] EGL vendor: Mesa Project | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:120] Supported DMA-BUF formats: | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AB4H (0x48344241) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] XB4H (0x48344258) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AB48 (0x38344241) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] XB48 (0x38344258) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AR30 (0x30335241) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] XR30 (0x30335258) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AB30 (0x30334241) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AR24 (0x34325241) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AB24 (0x34324241) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] XR24 (0x34325258) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] XB24 (0x34324258) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AR15 (0x35315241) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] AR12 (0x32315241) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] RG16 (0x36314752) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] R8 (0x20203852) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] R16 (0x20363152) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] GR88 (0x38385247) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] GR32 (0x32335247) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✓ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YUV9 (0x39565559) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YU11 (0x31315559) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YU12 (0x32315559) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YU16 (0x36315559) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YU24 (0x34325559) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YVU9 (0x39555659) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YV11 (0x31315659) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YV12 (0x32315659) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:169] YV16 (0x36315659) | |
00:00:00.050 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] YV24 (0x34325659) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] NV12 (0x3231564E) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] NV21 (0x3132564E) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] P010 (0x30313050) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] P012 (0x32313050) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] P016 (0x36313050) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] P030 (0x30333050) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] NV16 (0x3631564E) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] AYUV (0x56555941) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] XYUV (0x56555958) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] Y410 (0x30313459) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:169] Y412 (0x32313459) | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ 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:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ 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] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ 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] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ 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] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ 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] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ 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] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ 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] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ 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] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ 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] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:103] 4_TILED (0x0100000000000009): ✓ texture ✗ render | |
00:00:00.051 [DEBUG] [wlr] [render/egl.c:189] EGL DMA-BUF format modifiers supported | |
00:00:00.056 [DEBUG] [wlr] [render/egl.c:434] Obtained high priority context | |
00:00:00.056 [DEBUG] [wlr] [render/egl.c:535] Using EGL_PLATFORM_DEVICE_EXT | |
00:00:00.056 [INFO] [wlr] [render/gles2/renderer.c:538] Creating GLES2 renderer | |
00:00:00.056 [INFO] [wlr] [render/gles2/renderer.c:539] Using OpenGL ES 3.2 Mesa 24.3.3 | |
00:00:00.056 [INFO] [wlr] [render/gles2/renderer.c:540] GL vendor: Intel | |
00:00:00.056 [INFO] [wlr] [render/gles2/renderer.c:541] GL renderer: Mesa Intel(R) Graphics (BMG G21) | |
00:00:00.056 [INFO] [wlr] [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_texture_storage GL_NV_pack_subimage GL_NV_texture_barrier GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_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_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_multi_draw_indirect GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_sampler_objects GL_EXT_EGL_image_storage_compression GL_EXT_texture_storage_compression GL_MESA_bgra GL_MESA_texture_const_bandwidth | |
00:00:00.056 [DEBUG] [wlr] [render/gles2/renderer.c:597] GPU reset notifications are enabled | |
00:00:00.058 [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/card0 | |
00:00:00.063 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:637] Creating wlr_drm_lease_device_v1 for /dev/dri/card0 | |
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.063 [INFO] [wlr] [backend/headless/backend.c:67] Creating headless backend | |
00:00:00.064 [INFO] [sway/config.c:423] Loading config from /home/emil/.config/sway/config | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 1: # Default config for sway | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 2: # | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking. | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 4: # | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 5: # Read `man 5 sway` for a complete reference. | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 6: | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 7: ### Variables | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 8: # | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 9: # Logo key. Use Mod1 for Alt. | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 10: set $mod Mod4 | |
00:00:00.064 [INFO] [sway/commands.c:381] Config command: set $mod Mod4 | |
00:00:00.064 [INFO] [sway/commands.c:404] After replacement: set $mod Mod4 | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 11: # Home row direction keys, like vim | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 12: set $left h | |
00:00:00.064 [INFO] [sway/commands.c:381] Config command: set $left h | |
00:00:00.064 [INFO] [sway/commands.c:404] After replacement: set $left h | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 13: set $down j | |
00:00:00.064 [INFO] [sway/commands.c:381] Config command: set $down j | |
00:00:00.064 [INFO] [sway/commands.c:404] After replacement: set $down j | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 14: set $up k | |
00:00:00.064 [INFO] [sway/commands.c:381] Config command: set $up k | |
00:00:00.064 [INFO] [sway/commands.c:404] After replacement: set $up k | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 15: set $right l | |
00:00:00.064 [INFO] [sway/commands.c:381] Config command: set $right l | |
00:00:00.064 [INFO] [sway/commands.c:404] After replacement: set $right l | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 16: # Your preferred terminal emulator | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 17: set $term alacritty | |
00:00:00.064 [INFO] [sway/commands.c:381] Config command: set $term alacritty | |
00:00:00.064 [INFO] [sway/commands.c:404] After replacement: set $term alacritty | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 18: # Your preferred application launcher | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 19: # Note: pass the final command to swaymsg so that the resulting window can be opened | |
00:00:00.064 [DEBUG] [sway/config.c:798] Read line 20: # on the original workspace that the command was run on. | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 21: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.065 [INFO] [sway/commands.c:381] Config command: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.065 [INFO] [sway/commands.c:404] After replacement: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 22: | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 23: bindsym $mod+shift+p exec grim -g "$(slurp -d)" - | wl-copy -t image/png | |
00:00:00.065 [INFO] [sway/commands.c:381] Config command: bindsym $mod+shift+p exec grim -g "$(slurp -d)" - | wl-copy -t image/png | |
00:00:00.065 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+shift+p exec grim -g "$(slurp -d)" - | wl-copy -t image/png | |
00:00:00.065 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+shift+p to command `exec grim -g "$(slurp -d)" - | wl-copy -t image/png` for device '*' | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 24: | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 25: ### Output configuration | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 26: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 27: # Default wallpaper (more resolutions are available in /run/current-system/sw/share/backgrounds/sway/) | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 28: output * bg /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.065 [INFO] [sway/commands.c:381] Config command: output * bg /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.065 [INFO] [sway/commands.c:404] After replacement: output * bg /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.065 [DEBUG] [sway/commands.c:436] Subcommand: bg /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.065 [DEBUG] [sway/config/output.c:261] Config stored for output * (enabled: -1) ([email protected] position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (power -1) (max render time: -1) (allow tearing: -1) | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 29: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 30: # Example configuration: | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 31: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 32: # output HDMI-A-1 resolution 1920x1080 position 1920,0 | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 33: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 34: # You can get the names of your outputs by running: swaymsg -t get_outputs | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 35: | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 36: ### Idle configuration | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 37: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 38: # Example configuration: | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 39: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 40: # exec swayidle -w \ | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 41: # timeout 300 'swaylock -f -c 000000' \ | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 42: # timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \ | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 43: # before-sleep 'swaylock -f -c 000000' | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 44: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 45: # This will lock your screen after 300 seconds of inactivity, then turn off | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 46: # your displays after another 300 seconds, and turn your screens back on when | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 47: # resumed. It will also lock your screen before your computer goes to sleep. | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 48: | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 49: ### Input configuration | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 50: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 51: # Example configuration: | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 52: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 53: # input "2:14:SynPS/2_Synaptics_TouchPad" { | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 54: # dwt enabled | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 55: # tap enabled | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 56: # natural_scroll enabled | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 57: # middle_emulation enabled | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 58: # } | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 59: # | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 60: # You can get the names of your inputs by running: swaymsg -t get_inputs | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 61: # Read `man 5 sway-input` for more information about this section. | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 62: | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 63: input * { | |
00:00:00.065 [DEBUG] [sway/config.c:852] Entering block 'input *' | |
00:00:00.065 [DEBUG] [sway/config.c:798] Read line 64: xkb_layout "us,cz" | |
00:00:00.065 [INFO] [sway/commands.c:381] Config command: input * xkb_layout "us,cz" | |
00:00:00.065 [INFO] [sway/commands.c:404] After replacement: input * xkb_layout "us,cz" | |
00:00:00.065 [DEBUG] [sway/commands/input.c:58] entering input block: * | |
00:00:00.065 [DEBUG] [sway/config/input.c:15] new_input_config(*) | |
00:00:00.065 [DEBUG] [sway/commands.c:436] Subcommand: xkb_layout us,cz | |
00:00:00.065 [DEBUG] [sway/commands/input/xkb_layout.c:17] set-xkb_layout for config: * layout: us,cz | |
00:00:00.065 [DEBUG] [sway/config/input.c:15] new_input_config(temp) | |
00:00:00.066 [DEBUG] [sway/config/input.c:366] Config stored for input * | |
00:00:00.066 [DEBUG] [sway/config.c:798] Read line 65: xkb_variant ",qwerty" | |
00:00:00.066 [INFO] [sway/commands.c:381] Config command: input * xkb_variant ",qwerty" | |
00:00:00.066 [INFO] [sway/commands.c:404] After replacement: input * xkb_variant ",qwerty" | |
00:00:00.066 [DEBUG] [sway/commands/input.c:58] entering input block: * | |
00:00:00.066 [DEBUG] [sway/config/input.c:15] new_input_config(*) | |
00:00:00.066 [DEBUG] [sway/commands.c:436] Subcommand: xkb_variant ,qwerty | |
00:00:00.066 [DEBUG] [sway/commands/input/xkb_variant.c:17] set-xkb_variant for config: * variant: ,qwerty | |
00:00:00.066 [DEBUG] [sway/config/input.c:15] new_input_config(temp) | |
00:00:00.068 [DEBUG] [sway/config/input.c:366] Config stored for input * | |
00:00:00.068 [DEBUG] [sway/config.c:798] Read line 66: xkb_options "grp:win_space_toggle" | |
00:00:00.068 [INFO] [sway/commands.c:381] Config command: input * xkb_options "grp:win_space_toggle" | |
00:00:00.068 [INFO] [sway/commands.c:404] After replacement: input * xkb_options "grp:win_space_toggle" | |
00:00:00.068 [DEBUG] [sway/commands/input.c:58] entering input block: * | |
00:00:00.068 [DEBUG] [sway/config/input.c:15] new_input_config(*) | |
00:00:00.068 [DEBUG] [sway/commands.c:436] Subcommand: xkb_options grp:win_space_toggle | |
00:00:00.068 [DEBUG] [sway/commands/input/xkb_options.c:17] set-xkb_options for config: * options: grp:win_space_toggle | |
00:00:00.068 [DEBUG] [sway/config/input.c:15] new_input_config(temp) | |
00:00:00.069 [DEBUG] [sway/config/input.c:366] Config stored for input * | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 67: } | |
00:00:00.069 [DEBUG] [sway/config.c:869] Exiting block 'input *' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 68: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 69: ### Key bindings | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 70: # | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 71: # Basics: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 72: # | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 73: # Start a terminal | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 74: bindsym $mod+Return exec $term | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Return exec $term | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Return exec alacritty | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `exec alacritty` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 75: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 76: # Kill focused window | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 77: bindsym $mod+Shift+q kill | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+q kill | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+q kill | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+q to command `kill` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 78: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 79: # Start your launcher | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 80: bindsym $mod+d exec $menu | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+d exec $menu | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+d exec dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+d to command `exec dmenu_path | dmenu | xargs swaymsg exec --` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 81: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 82: # Drag floating windows by holding down $mod and left mouse button. | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 83: # Resize them with right mouse button + $mod. | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 84: # Despite the name, also works for non-floating windows. | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 85: # Change normal to inverse to use left mouse button for resizing and right | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 86: # mouse button for dragging. | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 87: floating_modifier $mod normal | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: floating_modifier $mod normal | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: floating_modifier Mod4 normal | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 88: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 89: # Reload the configuration file | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 90: bindsym $mod+Shift+c reload | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+c reload | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+c reload | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+c to command `reload` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 91: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 92: # Exit sway (logs you out of your Wayland session) | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 93: 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.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.069 [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.069 [DEBUG] [sway/config.c:798] Read line 94: # | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 95: # Moving around: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 96: # | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 97: # Move your focus around | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 98: bindsym $mod+$left focus left | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$left focus left | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+h focus left | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+h to command `focus left` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 99: bindsym $mod+$down focus down | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$down focus down | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+j focus down | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+j to command `focus down` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 100: bindsym $mod+$up focus up | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$up focus up | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+k focus up | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+k to command `focus up` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 101: bindsym $mod+$right focus right | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$right focus right | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+l focus right | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+l to command `focus right` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 102: # Or use $mod+[up|down|left|right] | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 103: bindsym $mod+Left focus left | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Left focus left | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Left focus left | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 104: bindsym $mod+Down focus down | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Down focus down | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Down focus down | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 105: bindsym $mod+Up focus up | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Up focus up | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Up focus up | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 106: bindsym $mod+Right focus right | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Right focus right | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Right focus right | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 107: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 108: # Move the focused window with the same, but add Shift | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 109: bindsym $mod+Shift+$left move left | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$left move left | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+h move left | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+h to command `move left` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 110: bindsym $mod+Shift+$down move down | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$down move down | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+j move down | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+j to command `move down` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 111: bindsym $mod+Shift+$up move up | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$up move up | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+k move up | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+k to command `move up` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 112: bindsym $mod+Shift+$right move right | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$right move right | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+l move right | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+l to command `move right` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 113: # Ditto, with arrow keys | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 114: bindsym $mod+Shift+Left move left | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Left move left | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Left move left | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 115: bindsym $mod+Shift+Down move down | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Down move down | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Down move down | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 116: bindsym $mod+Shift+Up move up | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Up move up | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Up move up | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 117: bindsym $mod+Shift+Right move right | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Right move right | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Right move right | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 118: # | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 119: # Workspaces: | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 120: # | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 121: # Switch to workspace | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 122: bindsym --to-code $mod+1 workspace number 1 | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+1 workspace number 1 | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+1 workspace number 1 | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 123: bindsym --to-code $mod+2 workspace number 2 | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+2 workspace number 2 | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+2 workspace number 2 | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 124: bindsym --to-code $mod+3 workspace number 3 | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+3 workspace number 3 | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+3 workspace number 3 | |
00:00:00.069 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*' | |
00:00:00.069 [DEBUG] [sway/config.c:798] Read line 125: bindsym --to-code $mod+4 workspace number 4 | |
00:00:00.069 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+4 workspace number 4 | |
00:00:00.069 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+4 workspace number 4 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 126: bindsym --to-code $mod+5 workspace number 5 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+5 workspace number 5 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+5 workspace number 5 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 127: bindsym --to-code $mod+6 workspace number 6 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+6 workspace number 6 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+6 workspace number 6 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+6 to command `workspace number 6` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 128: bindsym --to-code $mod+7 workspace number 7 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+7 workspace number 7 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+7 workspace number 7 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 129: bindsym --to-code $mod+8 workspace number 8 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+8 workspace number 8 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+8 workspace number 8 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 130: bindsym --to-code $mod+9 workspace number 9 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+9 workspace number 9 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+9 workspace number 9 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 131: bindsym --to-code $mod+0 workspace number 10 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+0 workspace number 10 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+0 workspace number 10 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+0 to command `workspace number 10` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 132: # Move focused container to workspace | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 133: bindsym --to-code $mod+Shift+1 move container to workspace number 1 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+1 move container to workspace number 1 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+1 move container to workspace number 1 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+1 to command `move container to workspace number 1` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 134: bindsym --to-code $mod+Shift+2 move container to workspace number 2 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+2 move container to workspace number 2 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+2 move container to workspace number 2 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 135: bindsym --to-code $mod+Shift+3 move container to workspace number 3 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+3 move container to workspace number 3 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+3 move container to workspace number 3 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 136: bindsym --to-code $mod+Shift+4 move container to workspace number 4 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+4 move container to workspace number 4 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+4 move container to workspace number 4 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 137: bindsym --to-code $mod+Shift+5 move container to workspace number 5 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+5 move container to workspace number 5 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+5 move container to workspace number 5 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 138: bindsym --to-code $mod+Shift+6 move container to workspace number 6 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+6 move container to workspace number 6 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+6 move container to workspace number 6 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+6 to command `move container to workspace number 6` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 139: bindsym --to-code $mod+Shift+7 move container to workspace number 7 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+7 move container to workspace number 7 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+7 move container to workspace number 7 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 140: bindsym --to-code $mod+Shift+8 move container to workspace number 8 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+8 move container to workspace number 8 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+8 move container to workspace number 8 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 141: bindsym --to-code $mod+Shift+9 move container to workspace number 9 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+9 move container to workspace number 9 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+9 move container to workspace number 9 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 142: bindsym --to-code $mod+Shift+0 move container to workspace number 10 | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym --to-code $mod+Shift+0 move container to workspace number 10 | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym --to-code Mod4+Shift+0 move container to workspace number 10 | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 10` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 143: # Note: workspaces can have any name you want, not just numbers. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 144: # We just use 1-10 as the default. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 145: # | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 146: # Layout stuff: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 147: # | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 148: # You can "split" the current object of your focus with | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 149: # $mod+b or $mod+v, for horizontal and vertical splits | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 150: # respectively. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 151: bindsym $mod+b splith | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+b splith | |
00:00:00.070 [INFO] [sway/commands.c:404] 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:798] Read line 152: bindsym $mod+v splitv | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+v splitv | |
00:00:00.070 [INFO] [sway/commands.c:404] 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:798] Read line 153: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 154: # Switch the current container between different layout styles | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 155: bindsym $mod+s splitv; layout stacking | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+s splitv; layout stacking | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+s splitv; layout stacking | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+s to command `splitv; layout stacking` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 156: bindsym $mod+w layout tabbed | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+w layout tabbed | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+w layout tabbed | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+w to command `layout tabbed` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 157: bindsym $mod+e layout toggle split | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+e layout toggle split | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+e layout toggle split | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+e to command `layout toggle split` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 158: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 159: # Make the current focus fullscreen | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 160: bindsym $mod+f fullscreen | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+f fullscreen | |
00:00:00.070 [INFO] [sway/commands.c:404] 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:798] Read line 161: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 162: # Toggle the current focus between tiling and floating mode | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 163: bindsym $mod+Shift+space floating toggle | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+space floating toggle | |
00:00:00.070 [INFO] [sway/commands.c:404] 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:798] Read line 164: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 165: # Swap focus between the tiling area and the floating area | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 166: bindsym $mod+space focus mode_toggle | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+space focus mode_toggle | |
00:00:00.070 [INFO] [sway/commands.c:404] 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:798] Read line 167: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 168: # Move focus to the parent container | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 169: bindsym $mod+a focus parent | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+a focus parent | |
00:00:00.070 [INFO] [sway/commands.c:404] 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:798] Read line 170: # | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 171: # Scratchpad: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 172: # | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 173: # Sway has a "scratchpad", which is a bag of holding for windows. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 174: # You can send windows there and get them back later. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 175: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 176: # Move the currently focused window to the scratchpad | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 177: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+minus move scratchpad | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 178: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 179: # Show the next scratchpad window or hide the focused scratchpad window. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 180: # If there are multiple scratchpad windows, this command cycles through them. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 181: bindsym $mod+minus scratchpad show | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+minus scratchpad show | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+minus scratchpad show | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 182: # | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 183: # Resizing containers: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 184: # | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 185: mode "resize" { | |
00:00:00.070 [DEBUG] [sway/config.c:852] Entering block 'mode "resize"' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 186: # left will shrink the containers width | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 187: # right will grow the containers width | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 188: # up will shrink the containers height | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 189: # down will grow the containers height | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 190: bindsym $left resize shrink width 10px | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $left resize shrink width 10px | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym h resize shrink width 10px | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym h resize shrink width 10px | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound h to command `resize shrink width 10px` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 191: bindsym $down resize grow height 10px | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $down resize grow height 10px | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym j resize grow height 10px | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym j resize grow height 10px | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound j to command `resize grow height 10px` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 192: bindsym $up resize shrink height 10px | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $up resize shrink height 10px | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym k resize shrink height 10px | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym k resize shrink height 10px | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound k to command `resize shrink height 10px` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 193: bindsym $right resize grow width 10px | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $right resize grow width 10px | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym l resize grow width 10px | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym l resize grow width 10px | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound l to command `resize grow width 10px` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 194: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 195: # Ditto, with arrow keys | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 196: bindsym Left resize shrink width 10px | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Left resize shrink width 10px | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10px` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 197: bindsym Down resize grow height 10px | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Down resize grow height 10px | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10px` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 198: bindsym Up resize shrink height 10px | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Up resize shrink height 10px | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10px` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 199: bindsym Right resize grow width 10px | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Right resize grow width 10px | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10px` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 200: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 201: # Return to default mode | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 202: bindsym Return mode "default" | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Return mode "default" | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Return mode "default" | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Return mode "default" | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 203: bindsym Escape mode "default" | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Escape mode "default" | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Escape mode "default" | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Escape mode "default" | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 204: } | |
00:00:00.070 [DEBUG] [sway/config.c:869] Exiting block 'mode "resize"' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 205: bindsym $mod+r mode "resize" | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bindsym $mod+r mode "resize" | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+r mode "resize" | |
00:00:00.070 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+r to command `mode "resize"` for device '*' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 206: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 207: # | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 208: # Status Bar: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 209: # | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 210: # Read `man 5 sway-bar` for more information about this section. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 211: bar { | |
00:00:00.070 [DEBUG] [sway/config.c:852] Entering block 'bar' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 212: position top | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bar position top | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bar position top | |
00:00:00.070 [DEBUG] [sway/commands/bar.c:90] Creating bar: bar-0 | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: position top | |
00:00:00.070 [DEBUG] [sway/commands/bar/position.c:14] Setting bar position 'top' for bar: bar-0 | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 213: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 214: # When the status_command prints a new line to stdout, swaybar updates. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 215: # The default just shows the current date and time. | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 216: status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bar status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bar status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.070 [DEBUG] [sway/commands.c:436] Subcommand: status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.070 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 217: | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 218: colors { | |
00:00:00.070 [DEBUG] [sway/config.c:852] Entering block 'bar colors' | |
00:00:00.070 [DEBUG] [sway/config.c:798] Read line 219: statusline #ffffff | |
00:00:00.070 [INFO] [sway/commands.c:381] Config command: bar colors statusline #ffffff | |
00:00:00.070 [INFO] [sway/commands.c:404] After replacement: bar colors statusline #ffffff | |
00:00:00.071 [DEBUG] [sway/commands.c:436] Subcommand: colors statusline #ffffff | |
00:00:00.071 [DEBUG] [sway/commands.c:436] Subcommand: statusline #ffffff | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 220: background #323232 | |
00:00:00.071 [INFO] [sway/commands.c:381] Config command: bar colors background #323232 | |
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: bar colors background #323232 | |
00:00:00.071 [DEBUG] [sway/commands.c:436] Subcommand: colors background #323232 | |
00:00:00.071 [DEBUG] [sway/commands.c:436] Subcommand: background #323232 | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 221: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.071 [INFO] [sway/commands.c:381] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.071 [DEBUG] [sway/commands.c:436] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.071 [DEBUG] [sway/commands.c:436] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 222: } | |
00:00:00.071 [DEBUG] [sway/config.c:869] Exiting block 'bar colors' | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 223: } | |
00:00:00.071 [DEBUG] [sway/config.c:869] Exiting block 'bar' | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 224: | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 225: include /etc/sway/config.d/* | |
00:00:00.071 [INFO] [sway/commands.c:381] Config command: include /etc/sway/config.d/* | |
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: include /etc/sway/config.d/* | |
00:00:00.071 [INFO] [sway/config.c:423] Loading config from /nix/store/ghql4p4jsbk9ghamk02wb1p79ya85glg-nixos.conf | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 1: # Import the most important environment variables into the D-Bus and systemd | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 2: # user environments (e.g. required for screen sharing and Pinentry prompts): | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 3: exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.071 [INFO] [sway/commands.c:381] Config command: exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.071 [DEBUG] [sway/config.c:842] Deferring command `exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP' | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 4: # enable systemd-integration | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 5: exec "systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target" | |
00:00:00.071 [INFO] [sway/commands.c:381] Config command: exec "systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target" | |
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: exec "systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target" | |
00:00:00.071 [DEBUG] [sway/config.c:842] Deferring command `exec "systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target"' | |
00:00:00.071 [DEBUG] [sway/config.c:798] Read line 6: exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target | |
00:00:00.071 [INFO] [sway/commands.c:381] Config command: exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target | |
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target | |
00:00:00.071 [DEBUG] [sway/config.c:842] Deferring command `exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target' | |
00:00:00.079 [DEBUG] [sway/input/input-manager.c:190] no fallback seat config - creating default | |
00:00:00.079 [DEBUG] [sway/config/seat.c:65] Adding non-wildcard seat config | |
00:00:00.079 [DEBUG] [sway/config/seat.c:82] Config stored for seat seat0 | |
00:00:00.079 [DEBUG] [sway/input/input-manager.c:629] applying seat config for seat seat0 | |
00:00:00.081 [DEBUG] [sway/config.c:1028] Translated keysyms using config for device '*' | |
00:00:00.081 [DEBUG] [sway/input/input-manager.c:629] applying seat config for seat seat0 | |
00:00:00.081 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[0] = /nix/store/b5r4fwmz4rpn05w6gvmkdgmh5lrbwd5d-swaybg-1.2.1/bin/swaybg | |
00:00:00.081 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[1] = -o | |
00:00:00.081 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[2] = * | |
00:00:00.081 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[3] = -i | |
00:00:00.081 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[4] = /run/current-system/sw/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png | |
00:00:00.081 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[5] = -m | |
00:00:00.081 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[6] = fill | |
00:00:00.085 [INFO] [sway/realtime.c:35] Failed to set scheduling priority to 1 | |
00:00:00.085 [DEBUG] [sway/server.c:460] Initializing Xwayland (lazy=1) | |
00:00:00.085 [INFO] [sway/server.c:487] Starting backend on wayland display 'wayland-1' | |
00:00:00.085 [DEBUG] [wlr] [backend/libinput/backend.c:88] Starting libinput backend | |
00:00:00.210 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Power Button [0:1] | |
00:00:00.210 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:1:Power_Button' | |
00:00:00.210 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '0:1:Power_Button') | |
00:00:00.210 [DEBUG] [sway/input/seat.c:949] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.213 [DEBUG] [sway/input/keyboard.c:910] Created keyboard group 0x2a81440 | |
00:00:00.213 [DEBUG] [sway/input/keyboard.c:933] Adding keyboard 0:1:Power_Button to group 0x2a81440 | |
00:00:00.213 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Video Bus [0:6] | |
00:00:00.213 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:6:Video_Bus' | |
00:00:00.213 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '0:6:Video_Bus') | |
00:00:00.213 [DEBUG] [sway/input/seat.c:949] adding device 0:6:Video_Bus to seat seat0 | |
00:00:00.216 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 0:6:Video_Bus to group 0x2a81440 | |
00:00:00.216 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Power Button [0:1] | |
00:00:00.216 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:1:Power_Button' | |
00:00:00.216 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '0:1:Power_Button') | |
00:00:00.216 [DEBUG] [sway/input/seat.c:949] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.219 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 0:1:Power_Button to group 0x2a81440 | |
00:00:00.219 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Logitech Gaming Mouse G502 [1133:49970] | |
00:00:00.219 [DEBUG] [sway/input/input-manager.c:240] adding device: '1133:49970:Logitech_Gaming_Mouse_G502' | |
00:00:00.219 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '1133:49970:Logitech_Gaming_Mouse_G502') | |
00:00:00.219 [DEBUG] [sway/input/seat.c:949] adding device 1133:49970:Logitech_Gaming_Mouse_G502 to seat seat0 | |
00:00:00.219 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (26 available cursors) | |
00:00:00.219 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1133:49970:Logitech_Gaming_Mouse_G502 | |
00:00:00.219 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Logitech Gaming Mouse G502 Keyboard [1133:49970] | |
00:00:00.219 [DEBUG] [sway/input/input-manager.c:240] adding device: '1133:49970:Logitech_Gaming_Mouse_G502_Keyboard' | |
00:00:00.219 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '1133:49970:Logitech_Gaming_Mouse_G502_Keyboard') | |
00:00:00.219 [DEBUG] [sway/input/seat.c:949] adding device 1133:49970:Logitech_Gaming_Mouse_G502_Keyboard to seat seat0 | |
00:00:00.222 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 1133:49970:Logitech_Gaming_Mouse_G502_Keyboard to group 0x2a81440 | |
00:00:00.222 [DEBUG] [sway/input/input-manager.c:240] adding device: '1133:49970:Logitech_Gaming_Mouse_G502_Keyboard' | |
00:00:00.222 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '1133:49970:Logitech_Gaming_Mouse_G502_Keyboard') | |
00:00:00.222 [DEBUG] [sway/input/seat.c:949] adding device 1133:49970:Logitech_Gaming_Mouse_G502_Keyboard to seat seat0 | |
00:00:00.222 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1133:49970:Logitech_Gaming_Mouse_G502_Keyboard | |
00:00:00.222 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding ZMK Project Corrupt Keyboard [7504:24926] | |
00:00:00.222 [DEBUG] [sway/input/input-manager.c:240] adding device: '7504:24926:ZMK_Project_Corrupt_Keyboard' | |
00:00:00.222 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '7504:24926:ZMK_Project_Corrupt_Keyboard') | |
00:00:00.222 [DEBUG] [sway/input/seat.c:949] adding device 7504:24926:ZMK_Project_Corrupt_Keyboard to seat seat0 | |
00:00:00.225 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 7504:24926:ZMK_Project_Corrupt_Keyboard to group 0x2a81440 | |
00:00:00.225 [DEBUG] [sway/input/input-manager.c:240] adding device: '7504:24926:ZMK_Project_Corrupt_Keyboard' | |
00:00:00.225 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '7504:24926:ZMK_Project_Corrupt_Keyboard') | |
00:00:00.225 [DEBUG] [sway/input/seat.c:949] adding device 7504:24926:ZMK_Project_Corrupt_Keyboard to seat seat0 | |
00:00:00.225 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 7504:24926:ZMK_Project_Corrupt_Keyboard | |
00:00:00.225 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Burr-Brown from TI USB Audio CODEC [2235:10498] | |
00:00:00.225 [DEBUG] [sway/input/input-manager.c:240] adding device: '2235:10498:Burr-Brown_from_TI_______________USB_Audio_CODEC' | |
00:00:00.225 [DEBUG] [sway/input/libinput.c:260] sway_input_configure_libinput_device('*' on '2235:10498:Burr-Brown_from_TI_______________USB_Audio_CODEC') | |
00:00:00.225 [DEBUG] [sway/input/seat.c:949] adding device 2235:10498:Burr-Brown_from_TI_______________USB_Audio_CODEC to seat seat0 | |
00:00:00.228 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 2235:10498:Burr-Brown_from_TI_______________USB_Audio_CODEC to group 0x2a81440 | |
00:00:00.228 [DEBUG] [wlr] [backend/libinput/backend.c:125] libinput successfully initialized | |
00:00:00.228 [INFO] [wlr] [backend/drm/drm.c:1703] Scanning DRM connectors on /dev/dri/card0 | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'DP-4' | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1779] 'DP-4' connected | |
00:00:00.269 [DEBUG] [wlr] [backend/drm/drm.c:1569] Current CRTC: 82 | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1583] Detected modes: | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 2560x1440 @ 59.951 Hz (preferred) | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 2560x1440 @ 74.971 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 2048x1080 @ 59.998 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 2048x1080 @ 23.997 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1920x1080 @ 60.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1920x1080 @ 60.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1920x1080 @ 59.940 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1920x1080 @ 50.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1920x1080 @ 24.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1920x1080 @ 23.976 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1600x900 @ 60.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1280x1024 @ 75.025 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1280x1024 @ 60.020 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1152x864 @ 75.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1280x720 @ 60.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1280x720 @ 59.940 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1280x720 @ 50.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1024x768 @ 75.029 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 1024x768 @ 60.004 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 800x600 @ 75.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 800x600 @ 60.317 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 720x576 @ 50.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 720x576 @ 50.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 720x480 @ 60.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 720x480 @ 60.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 720x480 @ 59.940 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 720x480 @ 59.940 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 640x480 @ 75.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 640x480 @ 60.000 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 640x480 @ 59.940 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 640x480 @ 59.940 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1613] 720x400 @ 70.082 Hz | |
00:00:00.269 [INFO] [wlr] [backend/drm/drm.c:1633] Physical size: 590x330 | |
00:00:00.271 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'HDMI-A-2' | |
00:00:00.276 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'DP-5' | |
00:00:00.281 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'HDMI-A-3' | |
00:00:00.286 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'HDMI-A-4' | |
00:00:00.291 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'DP-6' | |
00:00:00.296 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'HDMI-A-5' | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1345] Reallocating CRTCs | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector DP-4 (connected, needs CRTC): CRTC 82 (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector HDMI-A-2 (disconnected): no CRTC (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector DP-5 (disconnected): no CRTC (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector HDMI-A-3 (disconnected): no CRTC (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector HDMI-A-4 (disconnected): no CRTC (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector DP-6 (disconnected): no CRTC (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector HDMI-A-5 (disconnected): no CRTC (no change) | |
00:00:00.296 [INFO] [wlr] [backend/drm/drm.c:1815] connector DP-4: Requesting modeset | |
00:00:00.296 [DEBUG] [sway/desktop/output.c:525] New output 0x2c68060: DP-4 (non-desktop: 0) | |
00:00:00.296 [INFO] [wlr] [backend/drm/drm.c:1703] Scanning DRM connectors on /dev/dri/card1 | |
00:00:00.296 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'HDMI-A-1' | |
00:00:00.296 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'DP-1' | |
00:00:00.296 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'DP-2' | |
00:00:00.296 [INFO] [wlr] [backend/drm/drm.c:1754] Found connector 'DP-3' | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1345] Reallocating CRTCs | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector HDMI-A-1 (disconnected): no CRTC (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector DP-1 (disconnected): no CRTC (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector DP-2 (disconnected): no CRTC (no change) | |
00:00:00.296 [DEBUG] [wlr] [backend/drm/drm.c:1408] Connector DP-3 (disconnected): no CRTC (no change) | |
00:00:00.296 [INFO] [wlr] [backend/headless/backend.c:17] Starting headless backend | |
00:00:00.296 [DEBUG] [sway/config/bar.c:265] Invoking swaybar for bar id 'bar-0' | |
00:00:00.300 [DEBUG] [sway/config/bar.c:258] Spawned swaybar bar-0 | |
00:00:00.300 [DEBUG] [sway/config.c:647] Running deferred commands | |
00:00:00.300 [INFO] [sway/commands.c:261] Handling command 'exec dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP' | |
00:00:00.300 [DEBUG] [sway/commands/exec_always.c:57] Executing dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.300 [DEBUG] [sway/desktop/launcher.c:246] Failed to create launch context. No workspace. | |
00:00:00.303 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 3047 | |
00:00:00.303 [INFO] [sway/commands.c:261] Handling command 'exec "systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target"' | |
00:00:00.303 [DEBUG] [sway/commands/exec_always.c:57] Executing systemctl --user import-environment {,WAYLAND_}DISPLAY SWAYSOCK; systemctl --user start sway-session.target | |
00:00:00.303 [DEBUG] [sway/desktop/launcher.c:246] Failed to create launch context. No workspace. | |
00:00:00.307 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 3049 | |
00:00:00.307 [INFO] [sway/commands.c:261] Handling command 'exec swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target' | |
00:00:00.307 [DEBUG] [sway/commands/exec_always.c:57] Executing swaymsg -t subscribe '["shutdown"]' && systemctl --user stop sway-session.target | |
00:00:00.307 [DEBUG] [sway/desktop/launcher.c:246] Failed to create launch context. No workspace. | |
00:00:00.310 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 3052 | |
00:00:00.310 [INFO] [sway/server.c:499] Running compositor on wayland display 'wayland-1' | |
00:00:00.310 [DEBUG] [sway/config/output.c:867] Committing 1 outputs | |
00:00:00.310 [DEBUG] [sway/config/output.c:631] Output state for DP-4 | |
00:00:00.310 [DEBUG] [sway/config/output.c:633] enabled: yes | |
00:00:00.310 [DEBUG] [sway/config/output.c:637] render_format: XR24 | |
00:00:00.310 [DEBUG] [sway/config/output.c:645] mode: 2560x1440@59951mHz (preferred) | |
00:00:00.310 [DEBUG] [sway/config/output.c:651] adaptive_sync: disabled | |
00:00:00.310 [DEBUG] [sway/config/output.c:655] scale: 1.000000 | |
00:00:00.310 [DEBUG] [sway/config/output.c:658] subpixel: unknown | |
00:00:00.310 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 1 outputs with explicit modifiers | |
00:00:00.310 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.311 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier 4_TILED (0x0100000000000009) | |
00:00:00.311 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 1 outputs succeeded | |
00:00:00.311 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:00.320 [DEBUG] [sway/config/output.c:927] Commit of 1 outputs succeeded | |
00:00:00.320 [DEBUG] [sway/config/output.c:933] Finalizing config for DP-4 | |
00:00:00.320 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (26 available cursors) | |
00:00:00.321 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.321 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 64x64 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000) | |
00:00:00.321 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 64x64 | |
00:00:00.321 [DEBUG] [sway/tree/workspace.c:294] Workspace: Generating new workspace name for output DP-4 | |
00:00:00.321 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 1' | |
00:00:00.321 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '1' | |
00:00:00.321 [DEBUG] [sway/tree/workspace.c:285] Workspace: Found free name 1 | |
00:00:00.321 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 2' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '2' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 3' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '3' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 4' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '4' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 5' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '5' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 6' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '6' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 7' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '7' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 8' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '8' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 9' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '9' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 10' | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '10' | |
00:00:00.322 [DEBUG] [sway/tree/output.c:163] Creating default workspace 1 | |
00:00:00.322 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 1 for output DP-4 | |
00:00:00.322 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output | |
00:00:00.322 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0 | |
00:00:00.322 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.322 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0 | |
00:00:00.322 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.322 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2a80430 committing with 2 instructions | |
00:00:00.322 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2a80430 | |
00:00:00.322 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 7504:24926:ZMK_Project_Corrupt_Keyboard | |
00:00:00.322 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1133:49970:Logitech_Gaming_Mouse_G502_Keyboard | |
00:00:00.322 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1133:49970:Logitech_Gaming_Mouse_G502 | |
00:00:00.322 [DEBUG] [sway/ipc-server.c:196] New client: fd 72 | |
00:00:00.322 [DEBUG] [sway/ipc-server.c:196] New client: fd 74 | |
00:00:00.322 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.322 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 2560x1440 GBM buffer with format XR24 (0x34325258), modifier 4_TILED (0x0100000000000009) | |
00:00:00.322 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:00.322 [DEBUG] [sway/ipc-server.c:196] New client: fd 80 | |
2025-01-22 15:59:01 - [main.c:282] Found config * for output DP-4 (Dell Inc. DELL S2721DS HYTSQ43) | |
00:00:00.322 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2aabd50 (res 0x2c5f8e0) | |
00:00:00.322 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0x2aa2460 (res 0x2c5cfd0) | |
00:00:00.322 [DEBUG] [sway/desktop/layer_shell.c:415] new layer surface: namespace wallpaper layer 0 anchor 0 size 0x0 margin 0,0,0,0, | |
00:00:00.334 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2ae1090 (res 0x2c61e80) | |
00:00:00.334 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0x2a9efc0 (res 0x2c61fa0) | |
00:00:00.334 [DEBUG] [sway/desktop/layer_shell.c:415] new layer surface: namespace panel layer 1 anchor 0 size 0x0 margin 0,0,0,0, | |
00:00:00.336 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output | |
00:00:00.336 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:00.336 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:00.336 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2b70ed0 committing with 1 instructions | |
00:00:00.336 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2b70ed0 | |
00:00:00.943 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.943 [INFO] [sway/commands.c:261] Handling command 'exec dmenu_path | dmenu | xargs swaymsg exec --' | |
00:00:00.943 [DEBUG] [sway/commands/exec_always.c:57] Executing dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.948 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 3059 | |
00:00:00.948 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 3059 | |
00:00:00.969 [INFO] [wlr] [xwayland/server.c:107] Starting Xwayland on :0 | |
00:00:01.042 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2cc7950 (res 0x2c60780) | |
00:00:01.043 [DEBUG] [wlr] [xwayland/server.c:272] Xserver is ready | |
00:00:01.043 [DEBUG] [wlr] [xwayland/xwm.c:1983] xfixes version: 6.0 | |
00:00:01.043 [DEBUG] [wlr] [xwayland/xwm.c:2004] xres version: 1.2 | |
00:00:01.045 [DEBUG] [sway/input/cursor.c:888] denying request to set cursor from unfocused client | |
00:00:01.045 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.045 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.045 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.045 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.045 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.045 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.045 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.045 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
The XKEYBOARD keymap compiler (xkbcomp) reports: | |
> Warning: Unsupported maximum keycode 708, clipping. | |
> X11 cannot support keycodes above 255. | |
> Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou | |
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou | |
Errors from xkbcomp are not fatal to the X server | |
00:00:01.051 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.051 [DEBUG] [wlr] [xwayland/xwm.c:1660] unhandled X11 event: MappingNotify (34) | |
00:00:01.051 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.051 [DEBUG] [wlr] [xwayland/xwm.c:1660] unhandled X11 event: MappingNotify (34) | |
00:00:01.061 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.061 [DEBUG] [sway/desktop/xwayland.c:878] New xwayland unmanaged surface | |
00:00:01.061 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.061 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2cc1ac0 (res 0x2c689c0) | |
00:00:01.061 [DEBUG] [wlr] [xwayland/xwm.c:1752] New xwayland surface: 0x2cc1ac0 | |
00:00:01.061 [DEBUG] [wlr] [xwayland/selection/selection.c:148] not handling selection events: no seat assigned to xwayland | |
00:00:01.063 [DEBUG] [sway/desktop/tearing.c:47] New presentation hint 0 received for surface 0x2cc1ac0 | |
00:00:01.063 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x21 | |
00:00:01.065 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x21 | |
00:00:01.167 [DEBUG] [wlr] [xwayland/xwm.c:1660] unhandled X11 event: MappingNotify (34) | |
00:00:01.167 [DEBUG] [wlr] [xwayland/xwm.c:1660] unhandled X11 event: MappingNotify (34) | |
00:00:01.169 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x21 | |
00:00:01.266 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x21 | |
00:00:01.546 [DEBUG] [sway/ipc-server.c:196] New client: fd 89 | |
00:00:01.546 [INFO] [sway/commands.c:261] Handling command 'exec code' | |
00:00:01.546 [DEBUG] [sway/commands/exec_always.c:57] Executing code | |
00:00:01.549 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 3083 | |
00:00:01.549 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 3083 | |
00:00:01.549 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2bd75d0 committing with 2 instructions | |
00:00:01.549 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2bd75d0 | |
00:00:01.549 [INFO] [sway/ipc-server.c:570] IPC Client 89 disconnected | |
Warning: 'ozone-platform-hint' is not in the list of known options, but still passed to Electron/Chromium. | |
Warning: 'enable-features' is not in the list of known options, but still passed to Electron/Chromium. | |
Warning: 'enable-wayland-ime' is not in the list of known options, but still passed to Electron/Chromium. | |
00:00:02.104 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2cc1e90 (res 0x2c6ce60) | |
00:00:02.112 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2cc4dc0 (res 0x2c6ecc0) | |
00:00:02.112 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2ca6f60 (res 0x2c6f020) | |
00:00:02.173 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2ca7330 (res 0x2c6fa40) | |
00:00:02.230 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2cabc00 (res 0x2c669e0) | |
00:00:02.230 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2cabfd0 (res 0x2c66d40) | |
00:00:02.240 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2cac3c0 (res 0x2c671c0) | |
00:00:02.261 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x2ade800 (res 0x2c67e20) | |
00:00:02.261 [DEBUG] [sway/desktop/xdg_shell.c:548] New xdg_shell toplevel title='(null)' app_id='(null)' | |
00:00:02.261 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0x2aac2c0 (res 0x2c242b0) | |
00:00:02.528 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1536x1792 | |
00:00:02.528 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:02.528 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:02.528 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffeaaf82560 horizontally | |
00:00:02.528 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2b58960 committing with 3 instructions | |
00:00:02.536 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:02.537 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x2b58960 is ready | |
00:00:02.537 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2b58960 | |
00:00:02.617 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:02.744 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:02.800 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:02.800 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 64x64 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000) | |
00:00:02.800 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 64x64 | |
00:00:03.579 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:03.629 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:03.677 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:04.569 [DEBUG] [sway/commands/bind.c:618] running command for binding: fullscreen | |
00:00:04.569 [INFO] [sway/commands.c:261] Handling command 'fullscreen' | |
00:00:04.569 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:04.569 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:04.569 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2b1a6d0 committing with 2 instructions | |
00:00:04.574 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:04.574 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x2b1a6d0 is ready | |
00:00:04.574 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2b1a6d0 | |
00:00:04.594 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:04.610 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:05.577 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:05.580 [DEBUG] [wlr] [types/scene/wlr_scene.c:1858] Direct scan-out enabled | |
00:00:05.580 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:05.580 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:05.580 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:05.584 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:05.585 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:05.585 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:05.585 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:05.679 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:05.681 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:05.681 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:05.681 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:06.083 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:06.083 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:06.083 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:06.340 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:06.340 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:06.340 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:06.597 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:06.597 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:06.597 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:07.083 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:07.083 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:07.083 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:07.115 [DEBUG] [sway/commands/bind.c:618] running command for binding: fullscreen | |
00:00:07.115 [INFO] [sway/commands.c:261] Handling command 'fullscreen' | |
00:00:07.115 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:07.115 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:07.115 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffeaaf82700 horizontally | |
00:00:07.115 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2b1dcd0 committing with 2 instructions | |
00:00:07.115 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:07.115 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:07.115 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:07.117 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x2b1dcd0 is ready | |
00:00:07.118 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2b1dcd0 | |
00:00:07.118 [DEBUG] [wlr] [types/scene/wlr_scene.c:1858] Direct scan-out disabled | |
00:00:08.201 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:08.698 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:09.199 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:09.604 [DEBUG] [sway/commands/bind.c:618] running command for binding: fullscreen | |
00:00:09.604 [INFO] [sway/commands.c:261] Handling command 'fullscreen' | |
00:00:09.604 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:09.604 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:09.604 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2bd98e0 committing with 2 instructions | |
00:00:09.610 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:09.610 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x2bd98e0 is ready | |
00:00:09.610 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2bd98e0 | |
00:00:09.629 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:09.634 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:10.636 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:10.651 [DEBUG] [wlr] [types/scene/wlr_scene.c:1858] Direct scan-out enabled | |
00:00:10.651 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:10.651 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:10.651 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:11.137 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:11.140 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:11.140 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:11.140 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:11.252 [DEBUG] [sway/commands/bind.c:618] running command for binding: fullscreen | |
00:00:11.252 [INFO] [sway/commands.c:261] Handling command 'fullscreen' | |
00:00:11.253 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:11.253 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:11.253 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffeaaf82700 horizontally | |
00:00:11.253 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2bd7080 committing with 2 instructions | |
00:00:11.253 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:11.253 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:11.253 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:11.257 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:11.257 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x2bd7080 is ready | |
00:00:11.257 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2bd7080 | |
00:00:11.257 [DEBUG] [wlr] [types/scene/wlr_scene.c:1858] Direct scan-out disabled | |
00:00:11.258 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:11.258 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 64x64 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000) | |
00:00:11.258 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 64x64 | |
00:00:12.288 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:12.773 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:13.274 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2556x1390 | |
00:00:14.638 [DEBUG] [sway/commands/bind.c:618] running command for binding: fullscreen | |
00:00:14.638 [INFO] [sway/commands.c:261] Handling command 'fullscreen' | |
00:00:14.638 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:14.638 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:14.638 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2b54670 committing with 2 instructions | |
00:00:14.644 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:14.644 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x2b54670 is ready | |
00:00:14.644 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2b54670 | |
00:00:14.668 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:14.674 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2816x1792 | |
00:00:15.676 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:15.690 [DEBUG] [wlr] [types/scene/wlr_scene.c:1858] Direct scan-out enabled | |
00:00:15.690 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:15.690 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:15.690 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:16.176 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:16.180 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:16.180 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:16.180 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:16.430 [DEBUG] [sway/commands/bind.c:618] running command for binding: fullscreen | |
00:00:16.430 [INFO] [sway/commands.c:261] Handling command 'fullscreen' | |
00:00:16.430 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:16.430 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:16.430 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffeaaf82700 horizontally | |
00:00:16.430 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2bd6e60 committing with 2 instructions | |
00:00:16.431 [ERROR] [wlr] [backend/drm/atomic.c:79] connector DP-4: Atomic commit failed: Invalid argument | |
00:00:16.431 [DEBUG] [wlr] [backend/drm/atomic.c:84] (Atomic commit flags: PAGE_FLIP_EVENT | ATOMIC_NONBLOCK) | |
00:00:16.431 [ERROR] [sway/desktop/output.c:317] Page-flip failed on output DP-4 | |
00:00:16.434 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 2560x1440 | |
00:00:16.434 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x2bd6e60 is ready | |
00:00:16.434 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2bd6e60 | |
00:00:16.434 [DEBUG] [wlr] [types/scene/wlr_scene.c:1858] Direct scan-out disabled | |
00:00:17.335 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec alacritty | |
00:00:17.335 [INFO] [sway/commands.c:261] Handling command 'exec alacritty' | |
00:00:17.335 [DEBUG] [sway/commands/exec_always.c:57] Executing alacritty | |
00:00:17.339 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 3816 | |
00:00:17.339 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 3816 | |
00:00:17.344 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2d180c0 (res 0x2c54cb0) | |
00:00:17.364 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x2d187a0 (res 0x2c5b360) | |
00:00:17.364 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x2d18b70 (res 0x2c22f00) | |
00:00:17.364 [DEBUG] [sway/desktop/xdg_shell.c:548] New xdg_shell toplevel title='(null)' app_id='(null)' | |
00:00:17.364 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0x2d20600 (res 0x2c5bc60) | |
00:00:17.406 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 800x600 | |
00:00:17.407 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1417@0,23 | |
00:00:17.407 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:17.407 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffeaaf82560 horizontally | |
00:00:17.407 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2c25170 committing with 4 instructions | |
00:00:17.416 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x1390 | |
00:00:17.416 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x2c25170 is ready | |
00:00:17.416 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x2c25170 | |
00:00:17.441 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x1390 | |
00:00:17.443 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x1390 | |
00:00:17.460 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x1390 | |
00:00:18.412 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x1390 | |
00:00:18.428 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x1390 | |
00:00:18.445 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x1390 | |
00:00:19.457 [DEBUG] [sway/ipc-server.c:196] New client: fd 120 | |
00:00:19.457 [INFO] [sway/commands.c:261] Handling command 'exit' | |
00:00:19.457 [DEBUG] [sway/ipc-server.c:384] Sending shutdown::exit event | |
00:00:19.457 [INFO] [sway/main.c:376] Shutting down sway | |
(EE) failed to read Wayland events: Broken pipe | |
00:00:19.457 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output | |
00:00:19.457 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0 | |
00:00:19.457 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:19.457 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffeaaf829f0 horizontally | |
00:00:19.457 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x2bd5810 committing with 3 instructions | |
00:00:19.458 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0 | |
00:00:19.458 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:19.458 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffeaaf82b50 horizontally | |
00:00:19.458 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 2560x1440@0,0 | |
00:00:19.458 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '2235:10498:Burr-Brown_from_TI_______________USB_Audio_CODEC' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 2235:10498:Burr-Brown_from_TI_______________USB_Audio_CODEC from seat seat0 | |
00:00:19.458 Io error: [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 2235:10498:Burr-Brown_from_TI_______________USB_Audio_CODEC from group 0x2a81440 | |
Broken pipe (os error 32) | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '7504:24926:ZMK_Project_Corrupt_Keyboard' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 7504:24926:ZMK_Project_Corrupt_Keyboard from seat seat0 | |
00:00:19.458 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 7504:24926:ZMK_Project_Corrupt_Keyboard from group 0x2a81440 | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '7504:24926:ZMK_Project_Corrupt_Keyboard' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 7504:24926:ZMK_Project_Corrupt_Keyboard from seat seat0 | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '1133:49970:Logitech_Gaming_Mouse_G502_Keyboard' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 1133:49970:Logitech_Gaming_Mouse_G502_Keyboard from seat seat0 | |
00:00:19.458 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 1133:49970:Logitech_Gaming_Mouse_G502_Keyboard from group 0x2a81440 | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '1133:49970:Logitech_Gaming_Mouse_G502_Keyboard' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 1133:49970:Logitech_Gaming_Mouse_G502_Keyboard from seat seat0 | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '1133:49970:Logitech_Gaming_Mouse_G502' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 1133:49970:Logitech_Gaming_Mouse_G502 from seat seat0 | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '0:1:Power_Button' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 0:1:Power_Button from seat seat0 | |
00:00:19.458 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:1:Power_Button from group 0x2a81440 | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '0:6:Video_Bus' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 0:6:Video_Bus from seat seat0 | |
00:00:19.458 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:6:Video_Bus from group 0x2a81440 | |
00:00:19.458 [DEBUG] [sway/input/input-manager.c:208] removing device: '0:1:Power_Button' | |
00:00:19.458 [DEBUG] [sway/input/seat.c:969] removing device 0:1:Power_Button from seat seat0 | |
00:00:19.458 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:1:Power_Button from group 0x2a81440 | |
00:00:19.458 [DEBUG] [sway/input/keyboard.c:807] Destroying empty keyboard group 0x2a81440 | |
00:00:19.460 [DEBUG] [sway/tree/output.c:290] Disabling output 'DP-4' | |
00:00:19.460 [DEBUG] [sway/tree/workspace.c:162] Destroying workspace '1' | |
00:00:19.460 [DEBUG] [sway/ipc-server.c:300] Sending workspace::empty event | |
00:00:19.460 [DEBUG] [sway/tree/output.c:304] Destroying output 'DP-4' | |
00:00:19.460 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:103] Destroying wlr_drm_lease_device_v1 for /dev/dri/card1 | |
00:00:19.462 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:103] Destroying wlr_drm_lease_device_v1 for /dev/dri/card0 | |
00:00:19.462 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:683] Destroying wlr_drm_lease_v1_manager | |
00:00:19.462 [INFO] [sway/ipc-server.c:570] IPC Client 120 disconnected | |
00:00:19.462 [INFO] [sway/ipc-server.c:570] IPC Client 80 disconnected | |
00:00:19.462 [INFO] [sway/ipc-server.c:570] IPC Client 74 disconnected | |
00:00:19.462 [INFO] [sway/ipc-server.c:570] IPC Client 72 disconnected | |
00:00:19.149 [ERROR] [common/ipc-client.c:86] Unable to receive IPC response | |
Io error: Broken pipe (os error 32) | |
Io error: Broken pipe (os error 32) | |
Error: ExitFailure(1) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment