Created
November 29, 2024 22:58
-
-
Save bhepple/d2a7f3865be177570979c36ed19e6e5a to your computer and use it in GitHub Desktop.
Running sway -c /etc/sway/config -d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [INFO] [sway/main.c:295] Sway version 1.10 | |
00:00:00.000 [INFO] [sway/main.c:296] wlroots version 0.18.1 | |
00:00:00.004 [INFO] [sway/main.c:81] Linux achar-void 6.6.62_1 #1 SMP PREEMPT_DYNAMIC Wed Nov 20 01:02:07 UTC 2024 x86_64 GNU/Linux | |
00:00:00.004 [INFO] [sway/main.c:97] Contents of /etc/os-release: | |
00:00:00.004 [INFO] [sway/main.c:81] NAME="Void" | |
00:00:00.004 [INFO] [sway/main.c:81] ID="void" | |
00:00:00.004 [INFO] [sway/main.c:81] PRETTY_NAME="Void Linux" | |
00:00:00.004 [INFO] [sway/main.c:81] HOME_URL="https://voidlinux.org/" | |
00:00:00.004 [INFO] [sway/main.c:81] DOCUMENTATION_URL="https://docs.voidlinux.org/" | |
00:00:00.004 [INFO] [sway/main.c:81] LOGO="void-logo" | |
00:00:00.004 [INFO] [sway/main.c:81] ANSI_COLOR="0;38;2;71;128;97" | |
00:00:00.004 [INFO] [sway/main.c:81] | |
00:00:00.004 [INFO] [sway/main.c:81] DISTRIB_ID="void" | |
00:00:00.004 [INFO] [sway/main.c:69] LD_LIBRARY_PATH= | |
00:00:00.004 [INFO] [sway/main.c:69] LD_PRELOAD= | |
00:00:00.004 [INFO] [sway/main.c:69] PATH=/home/bhepple/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/jvm/default-jdk/bin:/usr/lib/jvm/default-jre/bin | |
00:00:00.004 [INFO] [sway/main.c:69] SWAYSOCK= | |
00:00:00.004 [INFO] [sway/main.c:332] Starting sway version 1.10 | |
00:00:00.004 [DEBUG] [sway/server.c:218] Initializing Wayland server | |
00:00:00.005 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd' | |
00:00:00.005 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat | |
00:00:00.005 [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/card1 (i915) | |
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 2 DRM CRTCs | |
00:00:00.009 [INFO] [wlr] [backend/drm/drm.c:268] Found 6 DRM planes | |
00:00:00.009 [INFO] [wlr] [backend/drm/backend.c:185] Initializing DRM backend for /dev/dri/card0 (nouveau) | |
00:00:00.009 [DEBUG] [wlr] [backend/drm/drm.c:107] Atomic modesetting unsupported, using legacy 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 2 DRM CRTCs | |
00:00:00.009 [INFO] [wlr] [backend/drm/drm.c:268] Found 6 DRM planes | |
00:00:00.010 [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.012 [DEBUG] [wlr] [render/egl.c:486] Using EGL device /dev/dri/card0 | |
00:00:00.023 [INFO] [wlr] [render/egl.c:354] Using EGL 1.5 | |
00:00:00.023 [INFO] [wlr] [render/egl.c:355] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_EXT_config_select_group EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_query_reset_notification_strategy EGL_EXT_surface_compression EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_gl_interop EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_MESA_x11_native_visual_id EGL_WL_bind_wayland_display | |
00:00:00.023 [INFO] [wlr] [render/egl.c:357] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node | |
00:00:00.023 [INFO] [wlr] [render/egl.c:359] EGL vendor: Mesa Project | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:120] Supported DMA-BUF formats: | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:169] AB4H (0x48344241) | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:169] XB4H (0x48344258) | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:169] AB48 (0x38344241) | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:169] XB48 (0x38344258) | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:169] AR30 (0x30335241) | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:169] XR30 (0x30335258) | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:169] AB30 (0x30334241) | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.023 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] XB30 (0x30334258) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] AR24 (0x34325241) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] AB24 (0x34324241) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] XR24 (0x34325258) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] XB24 (0x34324258) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] AR15 (0x35315241) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] AR12 (0x32315241) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] RG16 (0x36314752) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] R8 (0x20203852) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] R16 (0x20363152) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] GR88 (0x38385247) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] GR32 (0x32335247) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YUV9 (0x39565559) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YU11 (0x31315559) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YU12 (0x32315559) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YU16 (0x36315559) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YU24 (0x34325559) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YVU9 (0x39555659) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YV11 (0x31315659) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YV12 (0x32315659) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YV16 (0x36315659) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] YV24 (0x34325659) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] NV12 (0x3231564E) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] NV21 (0x3132564E) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] P010 (0x30313050) | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.024 [DEBUG] [wlr] [render/egl.c:169] P012 (0x32313050) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] P016 (0x36313050) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] P030 (0x30333050) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] NV16 (0x3631564E) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] AYUV (0x56555941) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] XYUV (0x56555958) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] Y410 (0x30313459) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] Y412 (0x32313459) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] Y416 (0x36313459) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] YUYV (0x56595559) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] YVYU (0x55595659) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] UYVY (0x59565955) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] VYUY (0x59555956) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] Y210 (0x30313259) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] Y212 (0x32313259) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:169] Y216 (0x36313259) | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=5,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE015): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=4,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE014): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=3,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE013): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=2,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE012): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=1,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE011): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] BLOCK_LINEAR_2D,HEIGHT=0,KIND=254,GEN=0,SECTOR=1,COMPRESSION=0 (0x03000000004FE010): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.025 [DEBUG] [wlr] [render/egl.c:189] EGL DMA-BUF format modifiers supported | |
00:00:00.034 [DEBUG] [wlr] [render/egl.c:535] Using EGL_PLATFORM_DEVICE_EXT | |
00:00:00.035 [INFO] [wlr] [render/gles2/renderer.c:538] Creating GLES2 renderer | |
00:00:00.035 [INFO] [wlr] [render/gles2/renderer.c:539] Using OpenGL ES 3.1 Mesa 24.2.6 | |
00:00:00.035 [INFO] [wlr] [render/gles2/renderer.c:540] GL vendor: Mesa | |
00:00:00.035 [INFO] [wlr] [render/gles2/renderer.c:541] GL renderer: NVC1 | |
00:00:00.035 [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_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_texture_sRGB_R8 GL_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_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_texture_shadow_lod GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_sampler_objects GL_EXT_EGL_image_storage_compression GL_EXT_texture_storage_compression GL_MESA_bgra | |
00:00:00.035 [DEBUG] [wlr] [render/gles2/renderer.c:597] GPU reset notifications are enabled | |
00:00:00.046 [DEBUG] [wlr] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 13, bytes: 104, cached: 1741 | |
00:00:00.046 [DEBUG] [wlr] [GLES2] type: 4, local: 0, shared: 0, gpr: 4, inst: 2, bytes: 16, cached: 884 | |
00:00:00.047 [DEBUG] [wlr] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 20, bytes: 160, cached: 2097 | |
00:00:00.047 [DEBUG] [wlr] [GLES2] type: 4, local: 0, shared: 0, gpr: 4, inst: 10, bytes: 80, cached: 1173 | |
00:00:00.049 [DEBUG] [wlr] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 20, bytes: 160, cached: 2097 | |
00:00:00.049 [DEBUG] [wlr] [GLES2] type: 4, local: 0, shared: 0, gpr: 4, inst: 10, bytes: 80, cached: 1201 | |
00:00:00.050 [DEBUG] [wlr] [GLES2] type: 0, local: 0, shared: 0, gpr: 8, inst: 20, bytes: 160, cached: 2097 | |
00:00:00.050 [DEBUG] [wlr] [GLES2] type: 4, local: 0, shared: 0, gpr: 4, inst: 10, bytes: 80, cached: 1173 | |
00:00:00.050 [DEBUG] [wlr] [render/allocator/allocator.c:105] Trying to create gbm allocator | |
00:00:00.058 [DEBUG] [wlr] [render/allocator/gbm.c:212] Created GBM allocator with backend drm | |
00:00:00.058 [DEBUG] [wlr] [render/allocator/gbm.c:215] Using DRM node /dev/dri/card0 | |
00:00:00.058 [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.060 [DEBUG] [wlr] [render/egl.c:486] Using EGL device /dev/dri/card1 | |
00:00:00.067 [INFO] [wlr] [render/egl.c:354] Using EGL 1.5 | |
00:00:00.067 [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.067 [INFO] [wlr] [render/egl.c:357] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node | |
00:00:00.067 [INFO] [wlr] [render/egl.c:359] EGL vendor: Mesa Project | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:120] Supported DMA-BUF formats: | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:169] AB4H (0x48344241) | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:169] XB4H (0x48344258) | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:169] AB48 (0x38344241) | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:169] XB48 (0x38344258) | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:169] AR30 (0x30335241) | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:169] XR30 (0x30335258) | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.067 [DEBUG] [wlr] [render/egl.c:169] AB30 (0x30334241) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] AR24 (0x34325241) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] AB24 (0x34324241) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] XR24 (0x34325258) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] XB24 (0x34324258) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] AR15 (0x35315241) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] AR12 (0x32315241) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] RG16 (0x36314752) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] R8 (0x20203852) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] R16 (0x20363152) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] GR88 (0x38385247) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] GR32 (0x32335247) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YUV9 (0x39565559) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YU11 (0x31315559) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YU12 (0x32315559) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YU16 (0x36315559) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YU24 (0x34325559) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YVU9 (0x39555659) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YV11 (0x31315659) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YV12 (0x32315659) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YV16 (0x36315659) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YV24 (0x34325659) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] NV12 (0x3231564E) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] NV21 (0x3132564E) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] P010 (0x30313050) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] P012 (0x32313050) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] P016 (0x36313050) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] P030 (0x30333050) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] NV16 (0x3631564E) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] AYUV (0x56555941) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] XYUV (0x56555958) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] Y410 (0x30313459) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] Y412 (0x32313459) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] Y416 (0x36313459) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YUYV (0x56595559) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:169] YVYU (0x55595659) | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.068 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:169] UYVY (0x59565955) | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:169] VYUY (0x59555956) | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:169] Y210 (0x30313259) | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:169] Y212 (0x32313259) | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:169] Y216 (0x36313259) | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] X_TILED (0x0100000000000001): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:103] Y_TILED (0x0100000000000002): ✓ texture ✗ render | |
00:00:00.069 [DEBUG] [wlr] [render/egl.c:189] EGL DMA-BUF format modifiers supported | |
00:00:00.071 [DEBUG] [wlr] [render/egl.c:434] Obtained high priority context | |
00:00:00.071 [DEBUG] [wlr] [render/egl.c:535] Using EGL_PLATFORM_DEVICE_EXT | |
00:00:00.071 [INFO] [wlr] [render/gles2/renderer.c:538] Creating GLES2 renderer | |
00:00:00.071 [INFO] [wlr] [render/gles2/renderer.c:539] Using OpenGL ES 3.0 Mesa 24.2.6 | |
00:00:00.071 [INFO] [wlr] [render/gles2/renderer.c:540] GL vendor: Intel | |
00:00:00.071 [INFO] [wlr] [render/gles2/renderer.c:541] GL renderer: Mesa Intel(R) HD Graphics 3000 (SNB GT2) | |
00:00:00.071 [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_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean 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_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_integer_mix GL_INTEL_performance_query 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_polygon_offset_clamp GL_EXT_render_snorm GL_EXT_texture_border_clamp GL_KHR_blend_equation_advanced GL_KHR_context_flush_control GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_EXT_blend_func_extended GL_EXT_float_blend GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 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_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_sampler_objects GL_EXT_EGL_image_storage_compression GL_EXT_texture_storage_compression GL_MESA_bgra | |
00:00:00.077 [DEBUG] [wlr] [render/allocator/allocator.c:105] Trying to create gbm allocator | |
00:00:00.084 [DEBUG] [wlr] [render/allocator/gbm.c:212] Created GBM allocator with backend drm | |
00:00:00.084 [DEBUG] [wlr] [render/allocator/gbm.c:215] Using DRM node /dev/dri/card1 | |
00:00:00.084 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:637] Creating wlr_drm_lease_device_v1 for /dev/dri/card1 | |
00:00:00.084 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:637] Creating wlr_drm_lease_device_v1 for /dev/dri/card0 | |
00:00:00.084 [INFO] [wlr] [backend/headless/backend.c:67] Creating headless backend | |
00:00:00.089 [INFO] [sway/config.c:422] Loading config from /etc/sway/config | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 1: # Default config for sway | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 2: # | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking. | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 4: # | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 5: # Read `man 5 sway` for a complete reference. | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 6: | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 7: ### Variables | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 8: # | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 9: # Logo key. Use Mod1 for Alt. | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 10: set $mod Mod4 | |
00:00:00.090 [INFO] [sway/commands.c:381] Config command: set $mod Mod4 | |
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: set $mod Mod4 | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 11: # Home row direction keys, like vim | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 12: set $left h | |
00:00:00.090 [INFO] [sway/commands.c:381] Config command: set $left h | |
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: set $left h | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 13: set $down j | |
00:00:00.090 [INFO] [sway/commands.c:381] Config command: set $down j | |
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: set $down j | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 14: set $up k | |
00:00:00.090 [INFO] [sway/commands.c:381] Config command: set $up k | |
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: set $up k | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 15: set $right l | |
00:00:00.090 [INFO] [sway/commands.c:381] Config command: set $right l | |
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: set $right l | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 16: # Your preferred terminal emulator | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 17: set $term foot | |
00:00:00.090 [INFO] [sway/commands.c:381] Config command: set $term foot | |
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: set $term foot | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 18: # Your preferred application launcher | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 19: set $menu wmenu-run | |
00:00:00.090 [INFO] [sway/commands.c:381] Config command: set $menu wmenu-run | |
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: set $menu wmenu-run | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 20: | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 21: ### Output configuration | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 22: # | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 23: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) | |
00:00:00.090 [DEBUG] [sway/config.c:797] Read line 24: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.090 [INFO] [sway/commands.c:381] Config command: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.090 [INFO] [sway/commands.c:404] After replacement: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.090 [DEBUG] [sway/commands.c:436] Subcommand: bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.091 [DEBUG] [sway/config/output.c:261] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (power -1) (max render time: -1) (allow tearing: -1) | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 25: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 26: # Example configuration: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 27: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 28: # output HDMI-A-1 resolution 1920x1080 position 1920,0 | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 29: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 30: # You can get the names of your outputs by running: swaymsg -t get_outputs | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 31: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 32: ### Idle configuration | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 33: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 34: # Example configuration: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 35: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 36: # exec swayidle -w \ | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 37: # timeout 300 'swaylock -f -c 000000' \ | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 38: # timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \ | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 39: # before-sleep 'swaylock -f -c 000000' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 40: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 41: # This will lock your screen after 300 seconds of inactivity, then turn off | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 42: # your displays after another 300 seconds, and turn your screens back on when | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 43: # resumed. It will also lock your screen before your computer goes to sleep. | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 44: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 45: ### Input configuration | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 46: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 47: # Example configuration: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 48: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 49: # input "2:14:SynPS/2_Synaptics_TouchPad" { | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 50: # dwt enabled | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 51: # tap enabled | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 52: # natural_scroll enabled | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 53: # middle_emulation enabled | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 54: # } | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 55: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 56: # You can get the names of your inputs by running: swaymsg -t get_inputs | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 57: # Read `man 5 sway-input` for more information about this section. | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 58: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 59: ### Key bindings | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 60: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 61: # Basics: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 62: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 63: # Start a terminal | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 64: bindsym $mod+Return exec $term | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Return exec $term | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Return exec foot | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Return to command `exec foot` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 65: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 66: # Kill focused window | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 67: bindsym $mod+Shift+q kill | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+q kill | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+q kill | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+q to command `kill` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 68: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 69: # Start your launcher | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 70: bindsym $mod+d exec $menu | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+d exec $menu | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+d exec wmenu-run | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+d to command `exec wmenu-run` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 71: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 72: # Drag floating windows by holding down $mod and left mouse button. | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 73: # Resize them with right mouse button + $mod. | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 74: # Despite the name, also works for non-floating windows. | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 75: # Change normal to inverse to use left mouse button for resizing and right | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 76: # mouse button for dragging. | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 77: floating_modifier $mod normal | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: floating_modifier $mod normal | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: floating_modifier Mod4 normal | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 78: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 79: # Reload the configuration file | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 80: bindsym $mod+Shift+c reload | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+c reload | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+c reload | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+c to command `reload` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 81: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 82: # Exit sway (logs you out of your Wayland session) | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 83: 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.091 [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.091 [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.091 [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.091 [DEBUG] [sway/config.c:797] Read line 84: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 85: # Moving around: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 86: # | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 87: # Move your focus around | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 88: bindsym $mod+$left focus left | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$left focus left | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+h focus left | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+h to command `focus left` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 89: bindsym $mod+$down focus down | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$down focus down | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+j focus down | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+j to command `focus down` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 90: bindsym $mod+$up focus up | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$up focus up | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+k focus up | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+k to command `focus up` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 91: bindsym $mod+$right focus right | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$right focus right | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+l focus right | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+l to command `focus right` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 92: # Or use $mod+[up|down|left|right] | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 93: bindsym $mod+Left focus left | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Left focus left | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Left focus left | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Left to command `focus left` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 94: bindsym $mod+Down focus down | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Down focus down | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Down focus down | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Down to command `focus down` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 95: bindsym $mod+Up focus up | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Up focus up | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Up focus up | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Up to command `focus up` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 96: bindsym $mod+Right focus right | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Right focus right | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Right focus right | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Right to command `focus right` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 97: | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 98: # Move the focused window with the same, but add Shift | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 99: bindsym $mod+Shift+$left move left | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$left move left | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+h move left | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+h to command `move left` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 100: bindsym $mod+Shift+$down move down | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$down move down | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+j move down | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+j to command `move down` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 101: bindsym $mod+Shift+$up move up | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$up move up | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+k move up | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+k to command `move up` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 102: bindsym $mod+Shift+$right move right | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$right move right | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+l move right | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+l to command `move right` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 103: # Ditto, with arrow keys | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 104: bindsym $mod+Shift+Left move left | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Left move left | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Left move left | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 105: bindsym $mod+Shift+Down move down | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Down move down | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Down move down | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*' | |
00:00:00.091 [DEBUG] [sway/config.c:797] Read line 106: bindsym $mod+Shift+Up move up | |
00:00:00.091 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Up move up | |
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Up move up | |
00:00:00.091 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 107: bindsym $mod+Shift+Right move right | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Right move right | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Right move right | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 108: # | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 109: # Workspaces: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 110: # | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 111: # Switch to workspace | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 112: bindsym $mod+1 workspace number 1 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+1 workspace number 1 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+1 workspace number 1 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 113: bindsym $mod+2 workspace number 2 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+2 workspace number 2 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+2 workspace number 2 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 114: bindsym $mod+3 workspace number 3 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+3 workspace number 3 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+3 workspace number 3 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 115: bindsym $mod+4 workspace number 4 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+4 workspace number 4 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+4 workspace number 4 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 116: bindsym $mod+5 workspace number 5 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+5 workspace number 5 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+5 workspace number 5 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 117: bindsym $mod+6 workspace number 6 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+6 workspace number 6 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+6 workspace number 6 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+6 to command `workspace number 6` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 118: bindsym $mod+7 workspace number 7 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+7 workspace number 7 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+7 workspace number 7 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 119: bindsym $mod+8 workspace number 8 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+8 workspace number 8 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+8 workspace number 8 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 120: bindsym $mod+9 workspace number 9 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+9 workspace number 9 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+9 workspace number 9 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 121: bindsym $mod+0 workspace number 10 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+0 workspace number 10 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+0 workspace number 10 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+0 to command `workspace number 10` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 122: # Move focused container to workspace | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 123: bindsym $mod+Shift+1 move container to workspace number 1 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+1 move container to workspace number 1 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+1 move container to workspace number 1 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+1 to command `move container to workspace number 1` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 124: bindsym $mod+Shift+2 move container to workspace number 2 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+2 move container to workspace number 2 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+2 move container to workspace number 2 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 125: bindsym $mod+Shift+3 move container to workspace number 3 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+3 move container to workspace number 3 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+3 move container to workspace number 3 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 126: bindsym $mod+Shift+4 move container to workspace number 4 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+4 move container to workspace number 4 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+4 move container to workspace number 4 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 127: bindsym $mod+Shift+5 move container to workspace number 5 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+5 move container to workspace number 5 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+5 move container to workspace number 5 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 128: bindsym $mod+Shift+6 move container to workspace number 6 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+6 move container to workspace number 6 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+6 move container to workspace number 6 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+6 to command `move container to workspace number 6` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 129: bindsym $mod+Shift+7 move container to workspace number 7 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+7 move container to workspace number 7 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+7 move container to workspace number 7 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 130: bindsym $mod+Shift+8 move container to workspace number 8 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+8 move container to workspace number 8 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+8 move container to workspace number 8 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 131: bindsym $mod+Shift+9 move container to workspace number 9 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+9 move container to workspace number 9 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+9 move container to workspace number 9 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 132: bindsym $mod+Shift+0 move container to workspace number 10 | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+0 move container to workspace number 10 | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+0 move container to workspace number 10 | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 10` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 133: # Note: workspaces can have any name you want, not just numbers. | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 134: # We just use 1-10 as the default. | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 135: # | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 136: # Layout stuff: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 137: # | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 138: # You can "split" the current object of your focus with | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 139: # $mod+b or $mod+v, for horizontal and vertical splits | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 140: # respectively. | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 141: bindsym $mod+b splith | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+b splith | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+b splith | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+b to command `splith` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 142: bindsym $mod+v splitv | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+v splitv | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+v splitv | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+v to command `splitv` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 143: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 144: # Switch the current container between different layout styles | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 145: bindsym $mod+s layout stacking | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+s layout stacking | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+s layout stacking | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+s to command `layout stacking` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 146: bindsym $mod+w layout tabbed | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+w layout tabbed | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+w layout tabbed | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+w to command `layout tabbed` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 147: bindsym $mod+e layout toggle split | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+e layout toggle split | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+e layout toggle split | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+e to command `layout toggle split` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 148: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 149: # Make the current focus fullscreen | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 150: bindsym $mod+f fullscreen | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+f fullscreen | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+f fullscreen | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+f to command `fullscreen` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 151: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 152: # Toggle the current focus between tiling and floating mode | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 153: bindsym $mod+Shift+space floating toggle | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+space floating toggle | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+space floating toggle | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 154: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 155: # Swap focus between the tiling area and the floating area | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 156: bindsym $mod+space focus mode_toggle | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+space focus mode_toggle | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+space focus mode_toggle | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 157: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 158: # Move focus to the parent container | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 159: bindsym $mod+a focus parent | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+a focus parent | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+a focus parent | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+a to command `focus parent` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 160: # | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 161: # Scratchpad: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 162: # | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 163: # Sway has a "scratchpad", which is a bag of holding for windows. | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 164: # You can send windows there and get them back later. | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 165: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 166: # Move the currently focused window to the scratchpad | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 167: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+minus move scratchpad | |
00:00:00.092 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*' | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 168: | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 169: # Show the next scratchpad window or hide the focused scratchpad window. | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 170: # If there are multiple scratchpad windows, this command cycles through them. | |
00:00:00.092 [DEBUG] [sway/config.c:797] Read line 171: bindsym $mod+minus scratchpad show | |
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+minus scratchpad show | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+minus scratchpad show | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 172: # | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 173: # Resizing containers: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 174: # | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 175: mode "resize" { | |
00:00:00.093 [DEBUG] [sway/config.c:851] Entering block 'mode "resize"' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 176: # left will shrink the containers width | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 177: # right will grow the containers width | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 178: # up will shrink the containers height | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 179: # down will grow the containers height | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 180: bindsym $left resize shrink width 10px | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $left resize shrink width 10px | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym h resize shrink width 10px | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym h resize shrink width 10px | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound h to command `resize shrink width 10px` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 181: bindsym $down resize grow height 10px | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $down resize grow height 10px | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym j resize grow height 10px | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym j resize grow height 10px | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound j to command `resize grow height 10px` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 182: bindsym $up resize shrink height 10px | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $up resize shrink height 10px | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym k resize shrink height 10px | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym k resize shrink height 10px | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound k to command `resize shrink height 10px` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 183: bindsym $right resize grow width 10px | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym $right resize grow width 10px | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym l resize grow width 10px | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym l resize grow width 10px | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound l to command `resize grow width 10px` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 184: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 185: # Ditto, with arrow keys | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 186: bindsym Left resize shrink width 10px | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Left resize shrink width 10px | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10px` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 187: bindsym Down resize grow height 10px | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Down resize grow height 10px | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10px` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 188: bindsym Up resize shrink height 10px | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Up resize shrink height 10px | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10px` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 189: bindsym Right resize grow width 10px | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Right resize grow width 10px | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10px` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 190: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 191: # Return to default mode | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 192: bindsym Return mode "default" | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Return mode "default" | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Return mode "default" | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Return mode "default" | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 193: bindsym Escape mode "default" | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Escape mode "default" | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Escape mode "default" | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Escape mode "default" | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 194: } | |
00:00:00.093 [DEBUG] [sway/config.c:868] Exiting block 'mode "resize"' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 195: bindsym $mod+r mode "resize" | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+r mode "resize" | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+r mode "resize" | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod4+r to command `mode "resize"` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 196: # | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 197: # Utilities: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 198: # | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 199: # Special keys to adjust volume via PulseAudio | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 200: bindsym --locked XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym --locked XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym --locked XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioMute to command `exec pactl set-sink-mute @DEFAULT_SINK@ toggle` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 201: bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym --locked XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5% | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioLowerVolume to command `exec pactl set-sink-volume @DEFAULT_SINK@ -5%` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 202: bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym --locked XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5% | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioRaiseVolume to command `exec pactl set-sink-volume @DEFAULT_SINK@ +5%` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 203: bindsym --locked XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym --locked XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym --locked XF86AudioMicMute exec pactl set-source-mute @DEFAULT_SOURCE@ toggle | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86AudioMicMute to command `exec pactl set-source-mute @DEFAULT_SOURCE@ toggle` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 204: # Special keys to adjust brightness via brightnessctl | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 205: bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%- | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%- | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym --locked XF86MonBrightnessDown exec brightnessctl set 5%- | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86MonBrightnessDown to command `exec brightnessctl set 5%-` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 206: bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+ | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+ | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym --locked XF86MonBrightnessUp exec brightnessctl set 5%+ | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound XF86MonBrightnessUp to command `exec brightnessctl set 5%+` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 207: # Special key to take a screenshot with grim | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 208: bindsym Print exec grim | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym Print exec grim | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Print exec grim | |
00:00:00.093 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Print to command `exec grim` for device '*' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 209: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 210: # | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 211: # Status Bar: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 212: # | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 213: # Read `man 5 sway-bar` for more information about this section. | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 214: bar { | |
00:00:00.093 [DEBUG] [sway/config.c:851] Entering block 'bar' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 215: position top | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bar position top | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bar position top | |
00:00:00.093 [DEBUG] [sway/commands/bar.c:90] Creating bar: bar-0 | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: position top | |
00:00:00.093 [DEBUG] [sway/commands/bar/position.c:14] Setting bar position 'top' for bar: bar-0 | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 216: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 217: # When the status_command prints a new line to stdout, swaybar updates. | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 218: # The default just shows the current date and time. | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 219: status_command while date +'%Y-%m-%d %X'; do sleep 1; done | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bar status_command while date +'%Y-%m-%d %X'; do sleep 1; done | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bar status_command while date +'%Y-%m-%d %X'; do sleep 1; done | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: status_command while date +'%Y-%m-%d %X'; do sleep 1; done | |
00:00:00.093 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %X'; do sleep 1; done | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 220: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 221: colors { | |
00:00:00.093 [DEBUG] [sway/config.c:851] Entering block 'bar colors' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 222: statusline #ffffff | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bar colors statusline #ffffff | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bar colors statusline #ffffff | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: colors statusline #ffffff | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: statusline #ffffff | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 223: background #323232 | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bar colors background #323232 | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bar colors background #323232 | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: colors background #323232 | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: background #323232 | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 224: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.093 [DEBUG] [sway/commands.c:436] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 225: } | |
00:00:00.093 [DEBUG] [sway/config.c:868] Exiting block 'bar colors' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 226: } | |
00:00:00.093 [DEBUG] [sway/config.c:868] Exiting block 'bar' | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 227: | |
00:00:00.093 [DEBUG] [sway/config.c:797] Read line 228: include /etc/sway/config.d/* | |
00:00:00.093 [INFO] [sway/commands.c:381] Config command: include /etc/sway/config.d/* | |
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: include /etc/sway/config.d/* | |
00:00:00.093 [DEBUG] [sway/config.c:579] /etc/sway/config.d/* not found. | |
00:00:00.120 [DEBUG] [sway/input/input-manager.c:190] no fallback seat config - creating default | |
00:00:00.120 [DEBUG] [sway/config/seat.c:65] Adding non-wildcard seat config | |
00:00:00.120 [DEBUG] [sway/config/seat.c:82] Config stored for seat seat0 | |
00:00:00.120 [DEBUG] [sway/input/input-manager.c:629] applying seat config for seat seat0 | |
00:00:00.120 [DEBUG] [sway/input/input-manager.c:629] applying seat config for seat seat0 | |
00:00:00.120 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[0] = swaybg | |
00:00:00.120 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[1] = -o | |
00:00:00.120 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[2] = * | |
00:00:00.120 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[3] = -i | |
00:00:00.120 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[4] = /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png | |
00:00:00.120 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[5] = -m | |
00:00:00.120 [DEBUG] [sway/config/output.c:1144] spawn_swaybg cmd[6] = fill | |
00:00:00.123 [DEBUG] [sway/server.c:460] Initializing Xwayland (lazy=1) | |
00:00:00.123 [INFO] [sway/server.c:487] Starting backend on wayland display 'wayland-1' | |
00:00:00.123 [DEBUG] [wlr] [backend/libinput/backend.c:88] Starting libinput backend | |
00:00:00.254 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Power Button [0:1] | |
00:00:00.254 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:1:Power_Button' | |
00:00:00.254 [DEBUG] [sway/input/seat.c:949] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.260 [DEBUG] [sway/input/keyboard.c:910] Created keyboard group 0x55e257966f20 | |
00:00:00.260 [DEBUG] [sway/input/keyboard.c:933] Adding keyboard 0:1:Power_Button to group 0x55e257966f20 | |
00:00:00.262 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Video Bus [0:6] | |
00:00:00.262 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:6:Video_Bus' | |
00:00:00.262 [DEBUG] [sway/input/seat.c:949] adding device 0:6:Video_Bus to seat seat0 | |
00:00:00.268 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 0:6:Video_Bus to group 0x55e257966f20 | |
00:00:00.270 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Video Bus [0:6] | |
00:00:00.270 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:6:Video_Bus' | |
00:00:00.270 [DEBUG] [sway/input/seat.c:949] adding device 0:6:Video_Bus to seat seat0 | |
00:00:00.276 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 0:6:Video_Bus to group 0x55e257966f20 | |
00:00:00.278 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Power Button [0:1] | |
00:00:00.278 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:1:Power_Button' | |
00:00:00.278 [DEBUG] [sway/input/seat.c:949] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.284 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 0:1:Power_Button to group 0x55e257966f20 | |
00:00:00.286 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Lid Switch [0:5] | |
00:00:00.286 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:5:Lid_Switch' | |
00:00:00.286 [DEBUG] [sway/input/seat.c:949] adding device 0:5:Lid_Switch to seat seat0 | |
00:00:00.286 [DEBUG] [sway/input/switch.c:18] Allocated switch for device | |
00:00:00.286 [DEBUG] [sway/input/switch.c:102] Configured switch for device | |
00:00:00.286 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Sleep Button [0:3] | |
00:00:00.286 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:3:Sleep_Button' | |
00:00:00.286 [DEBUG] [sway/input/seat.c:949] adding device 0:3:Sleep_Button to seat seat0 | |
00:00:00.292 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 0:3:Sleep_Button to group 0x55e257966f20 | |
00:00:00.294 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Dell WMI hotkeys [0:0] | |
00:00:00.294 [DEBUG] [sway/input/input-manager.c:240] adding device: '0:0:Dell_WMI_hotkeys' | |
00:00:00.294 [DEBUG] [sway/input/seat.c:949] adding device 0:0:Dell_WMI_hotkeys to seat seat0 | |
00:00:00.300 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 0:0:Dell_WMI_hotkeys to group 0x55e257966f20 | |
00:00:00.301 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding AT Translated Set 2 keyboard [1:1] | |
00:00:00.302 [DEBUG] [sway/input/input-manager.c:240] adding device: '1:1:AT_Translated_Set_2_keyboard' | |
00:00:00.302 [DEBUG] [sway/input/seat.c:949] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0 | |
00:00:00.308 [DEBUG] [sway/input/keyboard.c:885] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x55e257966f20 | |
00:00:00.309 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding SynPS/2 Synaptics TouchPad [2:7] | |
00:00:00.309 [DEBUG] [sway/input/input-manager.c:240] adding device: '2:7:SynPS/2_Synaptics_TouchPad' | |
00:00:00.309 [DEBUG] [sway/input/seat.c:949] adding device 2:7:SynPS/2_Synaptics_TouchPad to seat seat0 | |
00:00:00.331 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (60 available cursors) | |
00:00:00.331 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 2:7:SynPS/2_Synaptics_TouchPad | |
00:00:00.331 [DEBUG] [wlr] [backend/libinput/backend.c:125] libinput successfully initialized | |
00:00:00.331 [INFO] [wlr] [backend/drm/drm.c:1677] Scanning DRM connectors on /dev/dri/card1 | |
00:00:00.331 [INFO] [wlr] [backend/drm/drm.c:1728] Found connector 'LVDS-1' | |
00:00:00.331 [INFO] [wlr] [backend/drm/drm.c:1753] 'LVDS-1' connected | |
00:00:00.331 [DEBUG] [wlr] [backend/drm/drm.c:1543] Current CRTC: 45 | |
00:00:00.331 [INFO] [wlr] [backend/drm/drm.c:1557] Detected modes: | |
00:00:00.331 [INFO] [wlr] [backend/drm/drm.c:1587] 1920x1080 @ 60.011 Hz (preferred) | |
00:00:00.331 [INFO] [wlr] [backend/drm/drm.c:1607] Physical size: 340x190 | |
00:00:00.414 [INFO] [wlr] [backend/drm/drm.c:1728] Found connector 'VGA-2' | |
00:00:00.415 [INFO] [wlr] [backend/drm/drm.c:1728] Found connector 'HDMI-A-2' | |
00:00:00.415 [INFO] [wlr] [backend/drm/drm.c:1728] Found connector 'DP-1' | |
00:00:00.415 [DEBUG] [wlr] [backend/drm/drm.c:1319] Reallocating CRTCs | |
00:00:00.415 [DEBUG] [wlr] [backend/drm/drm.c:1382] Connector LVDS-1 (connected, needs CRTC): CRTC 45 (no change) | |
00:00:00.415 [DEBUG] [wlr] [backend/drm/drm.c:1382] Connector VGA-2 (disconnected): no CRTC (no change) | |
00:00:00.415 [DEBUG] [wlr] [backend/drm/drm.c:1382] Connector HDMI-A-2 (disconnected): no CRTC (no change) | |
00:00:00.415 [DEBUG] [wlr] [backend/drm/drm.c:1382] Connector DP-1 (disconnected): no CRTC (no change) | |
00:00:00.415 [INFO] [wlr] [backend/drm/drm.c:1789] connector LVDS-1: Requesting modeset | |
00:00:00.415 [DEBUG] [sway/desktop/output.c:525] New output 0x55e257aeb250: LVDS-1 (non-desktop: 0) | |
00:00:00.415 [INFO] [wlr] [backend/drm/drm.c:1677] Scanning DRM connectors on /dev/dri/card0 | |
00:00:00.426 [INFO] [wlr] [backend/drm/drm.c:1728] Found connector 'VGA-1' | |
00:00:00.427 [INFO] [wlr] [backend/drm/drm.c:1728] Found connector 'HDMI-A-1' | |
00:00:00.427 [DEBUG] [wlr] [backend/drm/drm.c:1319] Reallocating CRTCs | |
00:00:00.427 [DEBUG] [wlr] [backend/drm/drm.c:1382] Connector VGA-1 (disconnected): no CRTC (no change) | |
00:00:00.427 [DEBUG] [wlr] [backend/drm/drm.c:1382] Connector HDMI-A-1 (disconnected): no CRTC (no change) | |
00:00:00.427 [INFO] [wlr] [backend/headless/backend.c:17] Starting headless backend | |
00:00:00.427 [DEBUG] [sway/config/bar.c:265] Invoking swaybar for bar id 'bar-0' | |
00:00:00.433 [DEBUG] [sway/config/bar.c:258] Spawned swaybar bar-0 | |
00:00:00.433 [INFO] [sway/server.c:499] Running compositor on wayland display 'wayland-1' | |
00:00:00.433 [DEBUG] [sway/config/output.c:867] Committing 1 outputs | |
00:00:00.433 [DEBUG] [sway/config/output.c:631] Output state for LVDS-1 | |
00:00:00.433 [DEBUG] [sway/config/output.c:633] enabled: yes | |
00:00:00.433 [DEBUG] [sway/config/output.c:637] render_format: XR24 | |
00:00:00.433 [DEBUG] [sway/config/output.c:645] mode: 1920x1080@60011mHz (preferred) | |
00:00:00.433 [DEBUG] [sway/config/output.c:655] scale: 1.000000 | |
00:00:00.433 [DEBUG] [sway/config/output.c:658] subpixel: rgb | |
00:00:00.433 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:160] Preparing test commit for 1 outputs with explicit modifiers | |
00:00:00.433 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.436 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier X_TILED (0x0100000000000001) | |
00:00:00.437 [DEBUG] [wlr] [types/wlr_output_swapchain_manager.c:181] Test commit for 1 outputs succeeded | |
00:00:00.437 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1920x1080 | |
00:00:00.445 [DEBUG] [sway/config/output.c:927] Commit of 1 outputs succeeded | |
00:00:00.445 [DEBUG] [sway/config/output.c:933] Finalizing config for LVDS-1 | |
00:00:00.456 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (60 available cursors) | |
00:00:00.456 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.457 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000) | |
00:00:00.457 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 256x256 | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:294] Workspace: Generating new workspace name for output LVDS-1 | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 1' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '1' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:285] Workspace: Found free name 1 | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 2' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '2' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 3' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '3' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 4' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '4' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 5' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '5' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 6' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '6' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 7' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '7' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 8' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '8' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 9' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '9' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:231] Got valid workspace command for target: 'number 10' | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:256] Isolated name from workspace number: '10' | |
00:00:00.457 [DEBUG] [sway/tree/output.c:163] Creating default workspace 1 | |
00:00:00.457 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 1 for output LVDS-1 | |
00:00:00.457 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output | |
00:00:00.457 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1080@0,0 | |
00:00:00.457 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.457 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1080@0,0 | |
00:00:00.457 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.457 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257c31dd0 committing with 2 instructions | |
00:00:00.457 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257c31dd0 | |
00:00:00.457 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 2:7:SynPS/2_Synaptics_TouchPad | |
00:00:00.457 [DEBUG] [sway/ipc-server.c:196] New client: fd 68 | |
00:00:00.457 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.460 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier X_TILED (0x0100000000000001) | |
00:00:00.460 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1920x1080 | |
00:00:00.462 [DEBUG] [sway/ipc-server.c:196] New client: fd 71 | |
2024-11-30 08:49:08 - [main.c:282] Found config * for output LVDS-1 (AU Optronics 0x17ED) | |
00:00:00.462 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257b3e1e0 (res 0x55e257ac01c0) | |
00:00:00.462 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0x55e257b40280 (res 0x55e257a07580) | |
00:00:00.462 [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.513 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257b3f1d0 (res 0x55e257a0d240) | |
00:00:00.513 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0x55e257bca4c0 (res 0x55e257983d20) | |
00:00:00.513 [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.516 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output | |
00:00:00.516 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:00.516 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:00.516 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e2579fa370 committing with 1 instructions | |
00:00:00.516 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e2579fa370 | |
00:00:03.805 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec foot | |
00:00:03.805 [INFO] [sway/commands.c:261] Handling command 'exec foot' | |
00:00:03.805 [DEBUG] [sway/commands/exec_always.c:57] Executing foot | |
00:00:03.808 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 28894 | |
00:00:03.808 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 28894 | |
warn: wayland.c:1619: compositor does not implement the XDG toplevel icon protocol | |
00:00:03.878 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257c71af0 (res 0x55e257af6fd0) | |
00:00:03.878 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257c707b0 (res 0x55e257af7450) | |
00:00:03.878 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x55e257a78030 (res 0x55e257af78d0) | |
00:00:03.878 [DEBUG] [sway/desktop/xdg_shell.c:548] New xdg_shell toplevel title='(null)' app_id='(null)' | |
00:00:03.878 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0x55e257aa1b80 (res 0x55e257af8530) | |
00:00:03.878 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257c6d290 (res 0x55e257af8650) | |
00:00:03.892 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:03.892 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:03.892 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf660 horizontally | |
00:00:03.892 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257a06230 committing with 3 instructions | |
00:00:03.908 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257a06230 is ready | |
00:00:03.908 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257a06230 | |
00:00:03.912 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:03.912 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000) | |
00:00:03.913 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 256x256 | |
00:00:04.770 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec foot | |
00:00:04.770 [INFO] [sway/commands.c:261] Handling command 'exec foot' | |
00:00:04.770 [DEBUG] [sway/commands/exec_always.c:57] Executing foot | |
00:00:04.776 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 28952 | |
00:00:04.776 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 28952 | |
warn: wayland.c:1619: compositor does not implement the XDG toplevel icon protocol | |
00:00:04.835 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257c674b0 (res 0x55e257ac2800) | |
00:00:04.835 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257c67880 (res 0x55e257a7f670) | |
00:00:04.835 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x55e257c67e60 (res 0x55e257a82a20) | |
00:00:04.835 [DEBUG] [sway/desktop/xdg_shell.c:548] New xdg_shell toplevel title='(null)' app_id='(null)' | |
00:00:04.835 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0x55e257c685d0 (res 0x55e257ac4ea0) | |
00:00:04.835 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257c68720 (res 0x55e257abd430) | |
00:00:04.846 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:04.846 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:04.846 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf660 horizontally | |
00:00:04.846 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257a05010 committing with 4 instructions | |
00:00:04.861 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257a05010 is ready | |
00:00:04.861 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257a05010 | |
00:00:05.547 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec foot | |
00:00:05.547 [INFO] [sway/commands.c:261] Handling command 'exec foot' | |
00:00:05.547 [DEBUG] [sway/commands/exec_always.c:57] Executing foot | |
00:00:05.554 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 29007 | |
00:00:05.554 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 29007 | |
warn: wayland.c:1619: compositor does not implement the XDG toplevel icon protocol | |
00:00:05.613 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257c6bbb0 (res 0x55e257b016b0) | |
00:00:05.613 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257bcfee0 (res 0x55e257b03510) | |
00:00:05.613 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x55e257c6b580 (res 0x55e257affbb0) | |
00:00:05.613 [DEBUG] [sway/desktop/xdg_shell.c:548] New xdg_shell toplevel title='(null)' app_id='(null)' | |
00:00:05.613 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0x55e257bd0990 (res 0x55e257aff730) | |
00:00:05.613 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257bd0ae0 (res 0x55e257aff610) | |
00:00:05.624 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:05.624 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:05.624 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf660 horizontally | |
00:00:05.624 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ac1600 committing with 5 instructions | |
00:00:05.639 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257ac1600 is ready | |
00:00:05.639 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ac1600 | |
00:00:06.857 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec foot | |
00:00:06.857 [INFO] [sway/commands.c:261] Handling command 'exec foot' | |
00:00:06.857 [DEBUG] [sway/commands/exec_always.c:57] Executing foot | |
00:00:06.861 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 29062 | |
00:00:06.861 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 29062 | |
warn: wayland.c:1619: compositor does not implement the XDG toplevel icon protocol | |
00:00:06.920 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257bd8430 (res 0x55e257afd3f0) | |
00:00:06.920 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257bd8800 (res 0x55e257afcd30) | |
00:00:06.920 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0x55e257c6a740 (res 0x55e257afc670) | |
00:00:06.920 [DEBUG] [sway/desktop/xdg_shell.c:548] New xdg_shell toplevel title='(null)' app_id='(null)' | |
00:00:06.920 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0x55e257bd9370 (res 0x55e257afaed0) | |
00:00:06.920 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257bd94c0 (res 0x55e257afa930) | |
00:00:06.939 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:06.939 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:06.939 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf660 horizontally | |
00:00:06.939 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ab91e0 committing with 6 instructions | |
00:00:06.954 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257ab91e0 is ready | |
00:00:06.954 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ab91e0 | |
00:00:52.848 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:52.848 [INFO] [sway/commands.c:261] Handling command 'exec elfeed-update' | |
00:00:52.848 [DEBUG] [sway/commands/exec_always.c:57] Executing elfeed-update | |
00:00:52.852 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 29705 | |
00:00:52.852 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 29705 | |
00:00:52.852 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:52.929 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:52.930 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.444 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.445 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.454 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.454 [DEBUG] [sway/criteria.c:726] Found pair: con_id=5 | |
00:00:59.454 [INFO] [sway/commands.c:261] Handling command 'move to workspace 20' | |
00:00:59.454 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 20 for output LVDS-1 | |
00:00:59.454 [DEBUG] [sway/ipc-server.c:300] Sending workspace::init event | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa40 horizontally | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.454 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa40 horizontally | |
00:00:59.454 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257abfa30 committing with 7 instructions | |
00:00:59.455 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.457 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.457 [DEBUG] [sway/criteria.c:726] Found pair: con_id=6 | |
00:00:59.457 [INFO] [sway/commands.c:261] Handling command 'move to workspace 20' | |
00:00:59.457 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.457 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.457 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.457 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.457 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.457 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.457 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.459 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.459 [DEBUG] [sway/criteria.c:726] Found pair: con_id=7 | |
00:00:59.459 [INFO] [sway/commands.c:261] Handling command 'move to workspace 20' | |
00:00:59.459 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.459 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.459 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.459 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.459 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.459 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.460 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.462 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.462 [DEBUG] [sway/criteria.c:726] Found pair: con_id=8 | |
00:00:59.462 [INFO] [sway/commands.c:261] Handling command 'move to workspace 20' | |
00:00:59.462 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.462 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.462 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.462 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.462 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.472 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257abfa30 is ready | |
00:00:59.472 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257abfa30 | |
00:00:59.473 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257abc000 committing with 7 instructions | |
00:00:59.473 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257abc000 | |
00:00:59.484 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.484 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.490 [INFO] [sway/commands.c:261] Handling command 'layout splith' | |
00:00:59.490 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.491 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.491 [DEBUG] [sway/criteria.c:726] Found pair: con_id=5 | |
00:00:59.491 [INFO] [sway/commands.c:261] Handling command 'move to workspace current' | |
00:00:59.491 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.491 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.491 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.491 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.491 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.491 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa40 horizontally | |
00:00:59.491 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.492 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.492 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa40 horizontally | |
00:00:59.492 [INFO] [sway/commands.c:261] Handling command 'focus' | |
00:00:59.492 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ab5510 committing with 7 instructions | |
00:00:59.492 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.493 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.494 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.504 [DEBUG] [sway/ipc-server.c:196] New client: fd 89 | |
00:00:59.504 [INFO] [sway/commands.c:261] Handling command 'split h' | |
00:00:59.504 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.504 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.504 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfb80 horizontally | |
00:00:59.504 [INFO] [sway/ipc-server.c:570] IPC Client 89 disconnected | |
00:00:59.505 [DEBUG] [sway/ipc-server.c:196] New client: fd 89 | |
00:00:59.506 [INFO] [sway/ipc-server.c:570] IPC Client 89 disconnected | |
00:00:59.517 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257ab5510 is ready | |
00:00:59.517 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ab5510 | |
00:00:59.518 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257af0b70 committing with 2 instructions | |
00:00:59.518 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257af0b70 | |
00:00:59.519 [DEBUG] [sway/ipc-server.c:196] New client: fd 81 | |
00:00:59.519 [DEBUG] [sway/criteria.c:726] Found pair: con_id=6 | |
00:00:59.519 [INFO] [sway/commands.c:261] Handling command 'move to workspace current' | |
00:00:59.519 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.519 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.519 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.519 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.519 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.519 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.519 [INFO] [sway/commands.c:261] Handling command 'focus' | |
00:00:59.519 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257a83290 committing with 7 instructions | |
00:00:59.520 [INFO] [sway/ipc-server.c:570] IPC Client 81 disconnected | |
00:00:59.522 [DEBUG] [sway/ipc-server.c:196] New client: fd 81 | |
00:00:59.522 [INFO] [sway/ipc-server.c:570] IPC Client 81 disconnected | |
00:00:59.538 [DEBUG] [sway/ipc-server.c:196] New client: fd 89 | |
00:00:59.542 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257a83290 is ready | |
00:00:59.542 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257a83290 | |
00:00:59.543 [INFO] [sway/commands.c:261] Handling command 'focus parent' | |
00:00:59.543 [INFO] [sway/commands.c:261] Handling command 'split v' | |
00:00:59.543 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.543 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.543 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfb80 vertically | |
00:00:59.543 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa90 horizontally | |
00:00:59.543 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257b03750 committing with 5 instructions | |
00:00:59.543 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257b03750 | |
00:00:59.544 [INFO] [sway/ipc-server.c:570] IPC Client 89 disconnected | |
00:00:59.550 [DEBUG] [sway/ipc-server.c:196] New client: fd 81 | |
00:00:59.551 [INFO] [sway/ipc-server.c:570] IPC Client 81 disconnected | |
00:00:59.552 [DEBUG] [sway/ipc-server.c:196] New client: fd 81 | |
00:00:59.552 [DEBUG] [sway/criteria.c:726] Found pair: con_id=7 | |
00:00:59.552 [INFO] [sway/commands.c:261] Handling command 'move to workspace current' | |
00:00:59.552 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.552 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '20' at 0.000000, 25.000000 | |
00:00:59.552 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.552 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.552 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.552 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfa60 vertically | |
00:00:59.552 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf970 horizontally | |
00:00:59.552 [INFO] [sway/commands.c:261] Handling command 'focus' | |
00:00:59.552 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257af14c0 committing with 8 instructions | |
00:00:59.553 [INFO] [sway/ipc-server.c:570] IPC Client 81 disconnected | |
00:00:59.554 [DEBUG] [sway/ipc-server.c:196] New client: fd 81 | |
00:00:59.554 [INFO] [sway/ipc-server.c:570] IPC Client 81 disconnected | |
00:00:59.574 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.575 [INFO] [sway/commands.c:261] Handling command 'split h' | |
00:00:59.575 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.575 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.575 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfb80 vertically | |
00:00:59.575 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa90 horizontally | |
00:00:59.575 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf9b0 horizontally | |
00:00:59.575 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.577 [DEBUG] [sway/ipc-server.c:196] New client: fd 88 | |
00:00:59.577 [INFO] [sway/ipc-server.c:570] IPC Client 88 disconnected | |
00:00:59.579 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257af14c0 is ready | |
00:00:59.579 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257af14c0 | |
00:00:59.580 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ae8470 committing with 6 instructions | |
00:00:59.580 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ae8470 | |
00:00:59.582 [DEBUG] [sway/ipc-server.c:196] New client: fd 85 | |
00:00:59.582 [DEBUG] [sway/criteria.c:726] Found pair: con_id=8 | |
00:00:59.582 [INFO] [sway/commands.c:261] Handling command 'move to workspace current' | |
00:00:59.583 [DEBUG] [sway/tree/workspace.c:162] Destroying workspace '20' | |
00:00:59.583 [DEBUG] [sway/ipc-server.c:300] Sending workspace::empty event | |
00:00:59.583 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa60 horizontally | |
00:00:59.583 [INFO] [sway/commands.c:261] Handling command 'focus' | |
00:00:59.583 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ac1a80 committing with 7 instructions | |
00:00:59.583 [INFO] [sway/ipc-server.c:570] IPC Client 85 disconnected | |
00:00:59.588 [DEBUG] [sway/ipc-server.c:196] New client: fd 85 | |
00:00:59.597 [INFO] [sway/ipc-server.c:570] IPC Client 85 disconnected | |
00:00:59.598 [DEBUG] [sway/ipc-server.c:196] New client: fd 85 | |
00:00:59.598 [INFO] [sway/commands.c:261] Handling command 'focus parent' | |
00:00:59.598 [INFO] [sway/commands.c:261] Handling command 'split v' | |
00:00:59.599 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1055@0,25 | |
00:00:59.599 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 25.000000 | |
00:00:59.599 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfb80 vertically | |
00:00:59.599 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfa90 horizontally | |
00:00:59.599 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bf9b0 vertically | |
00:00:59.599 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf8d0 horizontally | |
00:00:59.600 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257ac1a80 is ready | |
00:00:59.600 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ac1a80 | |
00:00:59.601 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257abc500 committing with 9 instructions | |
00:00:59.601 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257abc500 | |
00:00:59.603 [INFO] [sway/ipc-server.c:570] IPC Client 85 disconnected | |
00:00:59.604 [DEBUG] [sway/ipc-server.c:196] New client: fd 85 | |
00:00:59.604 [INFO] [sway/ipc-server.c:570] IPC Client 85 disconnected | |
00:01:04.939 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257aff970 committing with 6 instructions | |
00:01:04.939 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257aff970 | |
00:01:05.013 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ac3330 committing with 7 instructions | |
00:01:05.013 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ac3330 | |
00:01:05.534 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ac1a80 committing with 7 instructions | |
00:01:05.534 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ac1a80 | |
00:01:22.848 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:46] Activation token '89bcf7ef88ca8f7cdffd8e6f6ab596c2' has expired | |
00:01:26.818 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus left | |
00:01:26.818 [INFO] [sway/commands.c:261] Handling command 'focus left' | |
00:01:26.818 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ac3330 committing with 7 instructions | |
00:01:26.818 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ac3330 | |
00:01:27.048 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus left | |
00:01:27.048 [INFO] [sway/commands.c:261] Handling command 'focus left' | |
00:01:27.049 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257abc500 committing with 6 instructions | |
00:01:27.049 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257abc500 | |
00:01:27.286 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus left | |
00:01:27.286 [INFO] [sway/commands.c:261] Handling command 'focus left' | |
00:01:27.286 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257be3180 committing with 5 instructions | |
00:01:27.286 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257be3180 | |
00:02:53.168 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus right | |
00:02:53.168 [INFO] [sway/commands.c:261] Handling command 'focus right' | |
00:02:53.168 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257abc500 committing with 5 instructions | |
00:02:53.168 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257abc500 | |
00:02:53.467 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus right | |
00:02:53.467 [INFO] [sway/commands.c:261] Handling command 'focus right' | |
00:02:53.467 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257a01380 committing with 7 instructions | |
00:02:53.467 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257a01380 | |
00:02:53.895 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus right | |
00:02:53.895 [INFO] [sway/commands.c:261] Handling command 'focus right' | |
00:02:53.895 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257be3180 committing with 7 instructions | |
00:02:53.895 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257be3180 | |
00:03:08.130 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus left | |
00:03:08.130 [INFO] [sway/commands.c:261] Handling command 'focus left' | |
00:03:08.130 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257ac3330 committing with 7 instructions | |
00:03:08.130 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257ac3330 | |
00:03:08.413 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus left | |
00:03:08.413 [INFO] [sway/commands.c:261] Handling command 'focus left' | |
00:03:08.413 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257a060f0 committing with 6 instructions | |
00:03:08.413 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257a060f0 | |
00:04:04.942 [DEBUG] [sway/commands/bind.c:618] running command for binding: focus left | |
00:04:04.942 [INFO] [sway/commands.c:261] Handling command 'focus left' | |
00:04:04.942 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257a01380 committing with 5 instructions | |
00:04:04.942 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257a01380 | |
00:04:10.565 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:04:10.565 [INFO] [sway/commands.c:261] Handling command 'exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'' | |
00:04:10.565 [DEBUG] [sway/commands/exec_always.c:57] Executing swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:04:10.569 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 30470 | |
00:04:10.569 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 30470 | |
00:04:10.603 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0x55e257c6dae0 (res 0x55e25797fa30) | |
00:04:10.603 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0x55e257620ea0 (res 0x55e257a83050) | |
00:04:10.603 [DEBUG] [sway/desktop/layer_shell.c:415] new layer surface: namespace swaynag layer 2 anchor 0 size 0x0 margin 0,0,0,0, | |
00:04:10.608 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output | |
00:04:10.608 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1020@0,60 | |
00:04:10.608 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 60.000000 | |
00:04:10.608 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bf6f0 vertically | |
00:04:10.608 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf600 horizontally | |
00:04:10.608 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bf520 vertically | |
00:04:10.608 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf440 horizontally | |
00:04:10.608 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257af5140 committing with 8 instructions | |
00:04:10.621 [DEBUG] [sway/desktop/transaction.c:884] Transaction 0x55e257af5140 is ready | |
00:04:10.621 [DEBUG] [sway/desktop/transaction.c:694] Applying transaction 0x55e257af5140 | |
00:04:19.508 [DEBUG] [sway/ipc-server.c:196] New client: fd 89 | |
00:04:19.508 [INFO] [sway/commands.c:261] Handling command 'exit' | |
00:04:19.508 [INFO] [sway/main.c:376] Shutting down sway | |
00:04:19.508 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1045@0,35 | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 35.000000 | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfc90 vertically | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfba0 horizontally | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfac0 vertically | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bf9e0 horizontally | |
00:04:19.508 [DEBUG] [sway/desktop/transaction.c:798] Transaction 0x55e257aec8f0 committing with 8 instructions | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1045@0,35 | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 35.000000 | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfe00 vertically | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfd10 horizontally | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfc30 vertically | |
00:04:19.508 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfb50 horizontally | |
err: wayland.c:1501: failed to read events from the Wayland socket: Broken pipe | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1045@0,35 | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 35.000000 | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfe00 vertically | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfd10 horizontally | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfc30 vertically | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfb50 horizontally | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1045@0,35 | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 35.000000 | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfe00 vertically | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfd10 horizontally | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:155] Arranging 0x7ffe9b4bfc30 vertically | |
00:04:19.509 [DEBUG] [sway/tree/arrange.c:76] Arranging 0x7ffe9b4bfb50 horizontally | |
00:04:19.510 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1045@0,35 | |
00:04:19.510 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 35.000000 | |
err: wayland.c:2070: failed to flush wayland socket: Broken pipe | |
err: wayland.c:1501: failed to read events from the Wayland socket: Broken pipe | |
00:04:19.510 [DEBUG] [sway/desktop/layer_shell.c:96] Usable area changed, rearranging output | |
00:04:19.510 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1920x1080@0,0 | |
00:04:19.510 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:04:19.510 [DEBUG] [sway/input/input-manager.c:208] removing device: '2:7:SynPS/2_Synaptics_TouchPad' | |
00:04:19.510 [DEBUG] [sway/input/seat.c:969] removing device 2:7:SynPS/2_Synaptics_TouchPad from seat seat0 | |
00:04:19.510 [DEBUG] [sway/input/input-manager.c:208] removing device: '1:1:AT_Translated_Set_2_keyboard' | |
00:04:19.510 [DEBUG] [sway/input/seat.c:969] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0 | |
00:04:19.510 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 1:1:AT_Translated_Set_2_keyboard from group 0x55e257966f20 | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
warn: 00:04:19.511 wayland.c:1514: [DEBUG] disconnected from Wayland[sway/input/input-manager.c:208] removing device: '0:0:Dell_WMI_hotkeys' | |
00:04:19.511 [DEBUG] [sway/input/seat.c:969] removing device 0:0:Dell_WMI_hotkeys from seat seat0 | |
00:04:19.511 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:0:Dell_WMI_hotkeys from group 0x55e257966f20 | |
00:04:19.511 [DEBUG] [sway/input/input-manager.c:208] removing device: '0:3:Sleep_Button' | |
00:04:19.511 [DEBUG] [sway/input/seat.c:969] removing device 0:3:Sleep_Button from seat seat0 | |
00:04:19.511 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:3:Sleep_Button from group 0x55e257966f20 | |
00:04:19.511 [DEBUG] [sway/input/input-manager.c:208] removing device: '0:5:Lid_Switch' | |
00:04:19.511 [DEBUG] [sway/input/seat.c:969] removing device 0:5:Lid_Switch from seat seat0 | |
00:04:19.511 [DEBUG] [sway/input/input-manager.c:208] removing device: '0:1:Power_Button' | |
00:04:19.511 [DEBUG] [sway/input/seat.c:969] removing device 0:1:Power_Button from seat seat0 | |
00:04:19.511 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:1:Power_Button from group 0x55e257966f20 | |
err: wayland.c:2070: failed to flush wayland socket: Broken pipe | |
00:04:19.511 [DEBUG] err: [sway/input/input-manager.c:208] removing device: '0:6:Video_Bus'wayland.c:1501: | |
failed to read events from the Wayland socket00:04:19.511 : Broken pipe[DEBUG] | |
[sway/input/seat.c:969] removing device 0:6:Video_Bus from seat seat0 | |
00:04:19.511 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:6:Video_Bus from group 0x55e257966f20 | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
00:04:19.512 [DEBUG] [sway/input/input-manager.c:208] removing device: '0:6:Video_Bus' | |
00:04:19.512 [DEBUG] [sway/input/seat.c:969] removing device 0:6:Video_Bus from seat seat0 | |
00:04:19.512 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:6:Video_Bus from group 0x55e257966f20 | |
00:04:19.512 [DEBUG] [sway/input/input-manager.c:208] removing device: '0:1:Power_Button' | |
00:04:19.512 [DEBUG] [sway/input/seat.c:969] removing device 0:1:Power_Button from seat seat0 | |
00:04:19.512 [DEBUG] [sway/input/keyboard.c:801] Removing keyboard 0:1:Power_Button from group 0x55e257966f20 | |
00:04:19.512 [DEBUG] [sway/input/keyboard.c:807] Destroying empty keyboard group 0x55e257966f20 | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
err: wayland.c:2105: failed to roundtrip Wayland display: Broken pipe | |
warn: terminal.c:1971: slave exited with signal 1 (Hangup) | |
warn: terminal.c:1971: slave exited with signal 1 (Hangup) | |
warn: terminal.c:1971: slave exited with signal 1 (Hangup) | |
err: wayland.c:2070: failed to flush wayland socket: Broken pipe | |
warn: terminal.c:1971: slave exited with signal 1 (Hangup) | |
err: wayland.c:2070: failed to flush wayland socket: Broken pipe | |
err: wayland.c:2070: failed to flush wayland socket: Broken pipe | |
err: wayland.c:2070: failed to flush wayland socket: Broken pipe | |
00:04:19.599 [DEBUG] [sway/tree/output.c:290] Disabling output 'LVDS-1' | |
00:04:19.599 [DEBUG] [sway/tree/workspace.c:162] Destroying workspace '1' | |
00:04:19.599 [DEBUG] [sway/ipc-server.c:300] Sending workspace::empty event | |
00:04:19.600 [DEBUG] [sway/tree/output.c:304] Destroying output 'LVDS-1' | |
00:04:19.600 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:103] Destroying wlr_drm_lease_device_v1 for /dev/dri/card0 | |
00:04:19.613 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:103] Destroying wlr_drm_lease_device_v1 for /dev/dri/card1 | |
00:04:19.645 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:683] Destroying wlr_drm_lease_v1_manager | |
00:04:19.645 [INFO] [sway/ipc-server.c:570] IPC Client 89 disconnected | |
00:04:19.645 [INFO] [sway/ipc-server.c:570] IPC Client 71 disconnected | |
00:04:19.645 [INFO] [sway/ipc-server.c:570] IPC Client 68 disconnected | |
00:00:00.138 [ERROR] [common/ipc-client.c:86] Unable to receive IPC response |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment