Created
March 28, 2024 23:03
-
-
Save lewis262626/7715d52e08d928e30d25e675c787c45b to your computer and use it in GitHub Desktop.
sway log
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [INFO] [sway/main.c:295] Sway version 1.10-dev-5a7477cb (Mar 24 2024, branch 'master') | |
00:00:00.000 [INFO] [sway/main.c:296] wlroots version 0.18.0-dev | |
00:00:00.002 [INFO] [sway/main.c:81] Linux lewis-vm 6.8.1-2-aarch64-ARCH #1 SMP PREEMPT_DYNAMIC Wed Mar 20 09:56:17 MDT 2024 aarch64 GNU/Linux | |
00:00:00.002 [INFO] [sway/main.c:97] Contents of /etc/os-release: | |
00:00:00.002 [INFO] [sway/main.c:81] NAME="Arch Linux ARM" | |
00:00:00.002 [INFO] [sway/main.c:81] PRETTY_NAME="Arch Linux ARM" | |
00:00:00.002 [INFO] [sway/main.c:81] ID=archarm | |
00:00:00.002 [INFO] [sway/main.c:81] ID_LIKE=arch | |
00:00:00.002 [INFO] [sway/main.c:81] BUILD_ID=rolling | |
00:00:00.002 [INFO] [sway/main.c:81] ANSI_COLOR="38;2;23;147;209" | |
00:00:00.002 [INFO] [sway/main.c:81] HOME_URL="https://archlinuxarm.org/" | |
00:00:00.002 [INFO] [sway/main.c:81] DOCUMENTATION_URL="https://archlinuxarm.org/wiki" | |
00:00:00.002 [INFO] [sway/main.c:81] SUPPORT_URL="https://archlinuxarm.org/forum" | |
00:00:00.002 [INFO] [sway/main.c:81] BUG_REPORT_URL="https://github.com/archlinuxarm/PKGBUILDs/issues" | |
00:00:00.002 [INFO] [sway/main.c:81] LOGO=archlinux-logo | |
00:00:00.002 [INFO] [sway/main.c:69] LD_LIBRARY_PATH=/usr/local/lib/: | |
00:00:00.002 [INFO] [sway/main.c:69] LD_PRELOAD= | |
00:00:00.002 [INFO] [sway/main.c:69] PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl | |
00:00:00.002 [INFO] [sway/main.c:69] SWAYSOCK= | |
00:00:00.002 [INFO] [sway/main.c:332] Starting sway version 1.10-dev-5a7477cb (Mar 24 2024, branch 'master') | |
00:00:00.002 [DEBUG] [sway/server.c:216] Initializing Wayland server | |
00:00:00.002 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory | |
00:00:00.002 [INFO] [wlr] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping | |
00:00:00.051 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' | |
00:00:00.051 [INFO] [wlr] [backend/session/session.c:108] Successfully loaded libseat session | |
00:00:00.052 [INFO] [wlr] [backend/backend.c:256] Found 1 GPUs | |
00:00:00.052 [INFO] [wlr] [backend/drm/backend.c:175] Initializing DRM backend for /dev/dri/card0 (virtio_gpu) | |
00:00:00.052 [DEBUG] [wlr] [backend/drm/drm.c:111] Using atomic DRM interface | |
00:00:00.052 [INFO] [wlr] [backend/drm/drm.c:116] DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT supported | |
00:00:00.052 [DEBUG] [wlr] [backend/drm/drm.c:131] ADDFB2 modifiers unsupported | |
00:00:00.052 [INFO] [wlr] [backend/drm/drm.c:259] Found 1 DRM CRTCs | |
00:00:00.052 [INFO] [wlr] [backend/drm/drm.c:217] Found 2 DRM planes | |
00:00:00.057 [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.057 [DEBUG] [wlr] [render/egl.c:486] Using EGL device /dev/dri/card0 | |
00:00:00.197 [INFO] [wlr] [render/egl.c:354] Using EGL 1.4 | |
00:00:00.197 [INFO] [wlr] [render/egl.c:355] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers 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_WL_bind_wayland_display | |
00:00:00.197 [INFO] [wlr] [render/egl.c:357] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node | |
00:00:00.197 [INFO] [wlr] [render/egl.c:359] EGL vendor: Mesa Project | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:120] Supported DMA-BUF formats: | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] AB4H (0x48344241) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] XB4H (0x48344258) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] AB48 (0x38344241) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] XB48 (0x38344258) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] AR30 (0x30335241) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] XR30 (0x30335258) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] AB30 (0x30334241) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] XB30 (0x30334258) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] AR24 (0x34325241) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] AB24 (0x34324241) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] XR24 (0x34325258) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] XB24 (0x34324258) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] RG16 (0x36314752) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] R8 (0x20203852) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] R16 (0x20363152) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] GR88 (0x38385247) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] GR32 (0x32335247) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YUV9 (0x39565559) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YU11 (0x31315559) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YU12 (0x32315559) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YU16 (0x36315559) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YU24 (0x34325559) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YVU9 (0x39555659) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YV11 (0x31315659) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YV12 (0x32315659) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YV16 (0x36315659) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YV24 (0x34325659) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] NV12 (0x3231564E) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] NV21 (0x3132564E) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] P010 (0x30313050) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] P012 (0x32313050) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] P016 (0x36313050) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] P030 (0x30333050) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] NV16 (0x3631564E) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] AYUV (0x56555941) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] XYUV (0x56555958) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] Y410 (0x30313459) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] Y412 (0x32313459) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] Y416 (0x36313459) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YUYV (0x56595559) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] YVYU (0x55595659) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] UYVY (0x59565955) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] VYUY (0x59555956) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] Y210 (0x30313259) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] Y212 (0x32313259) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:169] Y216 (0x36313259) | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:103] LINEAR (0x0000000000000000): ✓ texture ✓ render | |
00:00:00.197 [DEBUG] [wlr] [render/egl.c:189] EGL DMA-BUF format modifiers unsupported | |
00:00:00.198 [DEBUG] [wlr] [render/egl.c:535] Using EGL_PLATFORM_DEVICE_EXT | |
00:00:00.199 [INFO] [wlr] [render/gles2/renderer.c:541] Creating GLES2 renderer | |
00:00:00.199 [INFO] [wlr] [render/gles2/renderer.c:542] Using OpenGL ES 3.0 Mesa 24.0.3-arch1.1.1 | |
00:00:00.199 [INFO] [wlr] [render/gles2/renderer.c:543] GL vendor: Mesa | |
00:00:00.199 [INFO] [wlr] [render/gles2/renderer.c:544] GL renderer: virgl (ANGLE (Apple, Apple M1, OpenGL 4.1 Metal - 88)) | |
00:00:00.199 [INFO] [wlr] [render/gles2/renderer.c:545] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage 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_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_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_render_snorm GL_EXT_texture_border_clamp GL_KHR_context_flush_control 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_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_color_buffer_half_float GL_EXT_texture_compression_bptc GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_MESA_framebuffer_flip_y GL_EXT_depth_clamp GL_MESA_sampler_objects GL_MESA_bgra | |
00:00:00.205 [DEBUG] [wlr] [render/allocator/allocator.c:105] Trying to create gbm allocator | |
00:00:00.207 [DEBUG] [wlr] [render/allocator/gbm.c:212] Created GBM allocator with backend drm | |
00:00:00.207 [DEBUG] [wlr] [render/allocator/gbm.c:215] Using DRM node /dev/dri/card0 | |
00:00:00.207 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:637] Creating wlr_drm_lease_device_v1 for /dev/dri/card0 | |
00:00:00.207 [INFO] [wlr] [backend/headless/backend.c:67] Creating headless backend | |
00:00:00.215 [INFO] [sway/config.c:421] Loading config from /home/lewis/.config/sway/config | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 1: # Default config for sway | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 2: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 4: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 5: # Read `man 5 sway` for a complete reference. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 6: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 7: ### Variables | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 8: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 9: # Logo key. Use Mod1 for Alt. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 10: include $theme/definitions | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: include $theme/definitions | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: include $theme/definitions | |
00:00:00.216 [DEBUG] [sway/config.c:576] /definitions not found. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 11: set $mod Mod1 | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: set $mod Mod1 | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: set $mod Mod1 | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 12: set $alt Ctrl | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: set $alt Ctrl | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: set $alt Ctrl | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 13: # Home row direction keys, like vim | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 14: set $left h | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: set $left h | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: set $left h | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 15: set $down j | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: set $down j | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: set $down j | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 16: set $up k | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: set $up k | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: set $up k | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 17: set $right l | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: set $right l | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: set $right l | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 18: # Your preferred terminal emulator | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 19: set $term alacritty | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: set $term alacritty | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: set $term alacritty | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 20: # Your preferred application launcher | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 21: # Note: pass the final command to swaymsg so that the resulting window can be opened | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 22: # on the original workspace that the command was run on. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 23: set $menu bemenu-run | xargs swaymsg exec -- | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: set $menu bemenu-run | xargs swaymsg exec -- | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: set $menu bemenu-run | xargs swaymsg exec -- | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 24: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 25: ### Output configuration | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 26: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 27: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 28: #output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 29: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 30: # Example configuration: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 31: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 32: # output HDMI-A-1 resolution 1920x1080 position 1920,0 | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 33: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 34: # You can get the names of your outputs by running: swaymsg -t get_outputs | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 35: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 36: #output * mode --custom 2880x1800 | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 37: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 38: ### Idle configuration | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 39: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 40: # Example configuration: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 41: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 42: # exec swayidle -w \ | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 43: # timeout 300 'swaylock -f -c 000000' \ | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 44: # timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \ | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 45: # before-sleep 'swaylock -f -c 000000' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 46: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 47: # This will lock your screen after 300 seconds of inactivity, then turn off | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 48: # your displays after another 300 seconds, and turn your screens back on when | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 49: # resumed. It will also lock your screen before your computer goes to sleep. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 50: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 51: ### Input configuration | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 52: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 53: # Example configuration: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 54: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 55: # input "2:14:SynPS/2_Synaptics_TouchPad" { | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 56: # dwt enabled | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 57: # tap enabled | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 58: # natural_scroll enabled | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 59: # middle_emulation enabled | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 60: # } | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 61: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 62: # You can get the names of your inputs by running: swaymsg -t get_inputs | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 63: # Read `man 5 sway-input` for more information about this section. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 64: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 65: ### Key bindings | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 66: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 67: # Basics: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 68: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 69: # Start a terminal | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 70: bindsym $mod+Return exec $term | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Return exec $term | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Return exec alacritty | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Return to command `exec alacritty` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 71: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 72: # Kill focused window | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 73: bindsym $mod+Shift+q kill | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+q kill | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+q kill | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+q to command `kill` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 74: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 75: # Start your launcher | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 76: bindsym $mod+d exec $menu | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+d exec $menu | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+d exec bemenu-run | xargs swaymsg exec -- | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+d to command `exec bemenu-run | xargs swaymsg exec --` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 77: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 78: # Drag floating windows by holding down $mod and left mouse button. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 79: # Resize them with right mouse button + $mod. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 80: # Despite the name, also works for non-floating windows. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 81: # Change normal to inverse to use left mouse button for resizing and right | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 82: # mouse button for dragging. | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 83: floating_modifier $mod normal | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: floating_modifier $mod normal | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: floating_modifier Mod1 normal | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 84: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 85: # Reload the configuration file | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 86: bindsym $mod+Shift+c reload | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+c reload | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+c reload | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+c to command `reload` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 87: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 88: # Exit sway (logs you out of your Wayland session) | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 89: 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.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+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.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+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.216 [DEBUG] [sway/config.c:794] Read line 90: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 91: # Moving around: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 92: # | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 93: # Move your focus around | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 94: bindsym $mod+$left focus left | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$left focus left | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+h focus left | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+h to command `focus left` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 95: bindsym $mod+$down focus down | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$down focus down | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+j focus down | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+j to command `focus down` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 96: bindsym $mod+$up focus up | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$up focus up | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+k focus up | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+k to command `focus up` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 97: bindsym $mod+$right focus right | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$right focus right | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+l focus right | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+l to command `focus right` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 98: # Or use $mod+[up|down|left|right] | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 99: bindsym $mod+Left focus left | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Left focus left | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Left focus left | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Left to command `focus left` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 100: bindsym $mod+Down focus down | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Down focus down | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Down focus down | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Down to command `focus down` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 101: bindsym $mod+Up focus up | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Up focus up | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Up focus up | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Up to command `focus up` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 102: bindsym $mod+Right focus right | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Right focus right | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Right focus right | |
00:00:00.216 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Right to command `focus right` for device '*' | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 103: | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 104: # Move the focused window with the same, but add Shift | |
00:00:00.216 [DEBUG] [sway/config.c:794] Read line 105: bindsym $mod+Shift+$left move left | |
00:00:00.216 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$left move left | |
00:00:00.216 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+h move left | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+h to command `move left` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 106: bindsym $mod+Shift+$down move down | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$down move down | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+j move down | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+j to command `move down` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 107: bindsym $mod+Shift+$up move up | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$up move up | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+k move up | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+k to command `move up` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 108: bindsym $mod+Shift+$right move right | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$right move right | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+l move right | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+l to command `move right` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 109: # Ditto, with arrow keys | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 110: bindsym $mod+Shift+Left move left | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Left move left | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+Left move left | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+Left to command `move left` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 111: bindsym $mod+Shift+Down move down | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Down move down | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+Down move down | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+Down to command `move down` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 112: bindsym $mod+Shift+Up move up | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Up move up | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+Up move up | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+Up to command `move up` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 113: bindsym $mod+Shift+Right move right | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Right move right | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+Right move right | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+Right to command `move right` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 114: # | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 115: # Workspaces: | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 116: # | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 117: # Switch to workspace | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 118: bindsym $mod+1 workspace number 1 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+1 workspace number 1 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+1 workspace number 1 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+1 to command `workspace number 1` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 119: bindsym $mod+2 workspace number 2 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+2 workspace number 2 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+2 workspace number 2 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+2 to command `workspace number 2` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 120: bindsym $mod+3 workspace number 3 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+3 workspace number 3 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+3 workspace number 3 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+3 to command `workspace number 3` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 121: bindsym $mod+4 workspace number 4 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+4 workspace number 4 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+4 workspace number 4 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+4 to command `workspace number 4` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 122: bindsym $mod+5 workspace number 5 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+5 workspace number 5 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+5 workspace number 5 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+5 to command `workspace number 5` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 123: bindsym $mod+6 workspace number 6 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+6 workspace number 6 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+6 workspace number 6 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+6 to command `workspace number 6` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 124: bindsym $mod+7 workspace number 7 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+7 workspace number 7 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+7 workspace number 7 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+7 to command `workspace number 7` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 125: bindsym $mod+8 workspace number 8 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+8 workspace number 8 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+8 workspace number 8 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+8 to command `workspace number 8` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 126: bindsym $mod+9 workspace number 9 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+9 workspace number 9 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+9 workspace number 9 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+9 to command `workspace number 9` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 127: bindsym $mod+0 workspace number 10 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+0 workspace number 10 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+0 workspace number 10 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+0 to command `workspace number 10` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 128: # Move focused container to workspace | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 129: bindsym $mod+Shift+1 move container to workspace number 1 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+1 move container to workspace number 1 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+1 move container to workspace number 1 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+1 to command `move container to workspace number 1` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 130: bindsym $mod+Shift+2 move container to workspace number 2 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+2 move container to workspace number 2 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+2 move container to workspace number 2 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+2 to command `move container to workspace number 2` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 131: bindsym $mod+Shift+3 move container to workspace number 3 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+3 move container to workspace number 3 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+3 move container to workspace number 3 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+3 to command `move container to workspace number 3` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 132: bindsym $mod+Shift+4 move container to workspace number 4 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+4 move container to workspace number 4 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+4 move container to workspace number 4 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+4 to command `move container to workspace number 4` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 133: bindsym $mod+Shift+5 move container to workspace number 5 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+5 move container to workspace number 5 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+5 move container to workspace number 5 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+5 to command `move container to workspace number 5` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 134: bindsym $mod+Shift+6 move container to workspace number 6 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+6 move container to workspace number 6 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+6 move container to workspace number 6 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+6 to command `move container to workspace number 6` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 135: bindsym $mod+Shift+7 move container to workspace number 7 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+7 move container to workspace number 7 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+7 move container to workspace number 7 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+7 to command `move container to workspace number 7` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 136: bindsym $mod+Shift+8 move container to workspace number 8 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+8 move container to workspace number 8 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+8 move container to workspace number 8 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+8 to command `move container to workspace number 8` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 137: bindsym $mod+Shift+9 move container to workspace number 9 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+9 move container to workspace number 9 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+9 move container to workspace number 9 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+9 to command `move container to workspace number 9` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 138: bindsym $mod+Shift+0 move container to workspace number 10 | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+0 move container to workspace number 10 | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+0 move container to workspace number 10 | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+0 to command `move container to workspace number 10` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 139: # Note: workspaces can have any name you want, not just numbers. | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 140: # We just use 1-10 as the default. | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 141: # | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 142: # Layout stuff: | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 143: # | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 144: # You can "split" the current object of your focus with | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 145: # $mod+b or $mod+v, for horizontal and vertical splits | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 146: # respectively. | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 147: bindsym $mod+b splith | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+b splith | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+b splith | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+b to command `splith` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 148: bindsym $mod+v splitv | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+v splitv | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+v splitv | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+v to command `splitv` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 149: | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 150: # Switch the current container between different layout styles | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 151: bindsym $mod+s layout stacking | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+s layout stacking | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+s layout stacking | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+s to command `layout stacking` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 152: bindsym $mod+w layout tabbed | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+w layout tabbed | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+w layout tabbed | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+w to command `layout tabbed` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 153: bindsym $mod+e layout toggle split | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+e layout toggle split | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+e layout toggle split | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+e to command `layout toggle split` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 154: | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 155: # Make the current focus fullscreen | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 156: bindsym $mod+f fullscreen | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+f fullscreen | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+f fullscreen | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+f to command `fullscreen` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 157: | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 158: # Toggle the current focus between tiling and floating mode | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 159: bindsym $mod+Shift+space floating toggle | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+space floating toggle | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+space floating toggle | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+space to command `floating toggle` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 160: | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 161: # Swap focus between the tiling area and the floating area | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 162: bindsym $mod+space focus mode_toggle | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+space focus mode_toggle | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+space focus mode_toggle | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+space to command `focus mode_toggle` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 163: | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 164: # Move focus to the parent container | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 165: bindsym $mod+a focus parent | |
00:00:00.217 [INFO] [sway/commands.c:380] Config command: bindsym $mod+a focus parent | |
00:00:00.217 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+a focus parent | |
00:00:00.217 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+a to command `focus parent` for device '*' | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 166: # | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 167: # Scratchpad: | |
00:00:00.217 [DEBUG] [sway/config.c:794] Read line 168: # | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 169: # Sway has a "scratchpad", which is a bag of holding for windows. | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 170: # You can send windows there and get them back later. | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 171: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 172: # Move the currently focused window to the scratchpad | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 173: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+Shift+minus move scratchpad | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+Shift+minus to command `move scratchpad` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 174: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 175: # Show the next scratchpad window or hide the focused scratchpad window. | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 176: # If there are multiple scratchpad windows, this command cycles through them. | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 177: bindsym $mod+minus scratchpad show | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: bindsym $mod+minus scratchpad show | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+minus scratchpad show | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+minus to command `scratchpad show` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 178: # | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 179: # Resizing containers: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 180: # | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 181: mode "resize" { | |
00:00:00.218 [DEBUG] [sway/config.c:848] Entering block 'mode "resize"' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 182: # left will shrink the containers width | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 183: # right will grow the containers width | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 184: # up will shrink the containers height | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 185: # down will grow the containers height | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 186: bindsym $left resize shrink width 10px | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $left resize shrink width 10px | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym h resize shrink width 10px | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym h resize shrink width 10px | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound h to command `resize shrink width 10px` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 187: bindsym $down resize grow height 10px | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $down resize grow height 10px | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym j resize grow height 10px | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym j resize grow height 10px | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound j to command `resize grow height 10px` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 188: bindsym $up resize shrink height 10px | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $up resize shrink height 10px | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym k resize shrink height 10px | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym k resize shrink height 10px | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound k to command `resize shrink height 10px` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 189: bindsym $right resize grow width 10px | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $right resize grow width 10px | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym l resize grow width 10px | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym l resize grow width 10px | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound l to command `resize grow width 10px` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 190: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 191: # Ditto, with arrow keys | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 192: bindsym Left resize shrink width 10px | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Left resize shrink width 10px | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Left to command `resize shrink width 10px` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 193: bindsym Down resize grow height 10px | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Down resize grow height 10px | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Down to command `resize grow height 10px` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 194: bindsym Up resize shrink height 10px | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Up resize shrink height 10px | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Up to command `resize shrink height 10px` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 195: bindsym Right resize grow width 10px | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Right resize grow width 10px | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Right to command `resize grow width 10px` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 196: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 197: # Return to default mode | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 198: bindsym Return mode "default" | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Return mode "default" | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Return mode "default" | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Return mode "default" | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Return to command `mode "default"` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 199: bindsym Escape mode "default" | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Escape mode "default" | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: mode "resize" bindsym Escape mode "default" | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: bindsym Escape mode "default" | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Escape to command `mode "default"` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 200: } | |
00:00:00.218 [DEBUG] [sway/config.c:865] Exiting block 'mode "resize"' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 201: bindsym $mod+r mode "resize" | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: bindsym $mod+r mode "resize" | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: bindsym Mod1+r mode "resize" | |
00:00:00.218 [DEBUG] [sway/commands/bind.c:297] bindsym - Bound Mod1+r to command `mode "resize"` for device '*' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 202: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 203: # | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 204: # Status Bar: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 205: # | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 206: # Read `man 5 sway-bar` for more information about this section. | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 207: bar { | |
00:00:00.218 [DEBUG] [sway/config.c:848] Entering block 'bar' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 208: position top | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: bar position top | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: bar position top | |
00:00:00.218 [DEBUG] [sway/commands/bar.c:90] Creating bar: bar-0 | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: position top | |
00:00:00.218 [DEBUG] [sway/commands/bar/position.c:14] Setting bar position 'top' for bar: bar-0 | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 209: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 210: # When the status_command prints a new line to stdout, swaybar updates. | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 211: # The default just shows the current date and time. | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 212: status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: bar status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: bar status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.218 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 213: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 214: colors { | |
00:00:00.218 [DEBUG] [sway/config.c:848] Entering block 'bar colors' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 215: statusline #ffffff | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: bar colors statusline #ffffff | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: bar colors statusline #ffffff | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: colors statusline #ffffff | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: statusline #ffffff | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 216: background #323232 | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: bar colors background #323232 | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: bar colors background #323232 | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: colors background #323232 | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: background #323232 | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 217: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.218 [DEBUG] [sway/commands.c:435] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 218: } | |
00:00:00.218 [DEBUG] [sway/config.c:865] Exiting block 'bar colors' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 219: } | |
00:00:00.218 [DEBUG] [sway/config.c:865] Exiting block 'bar' | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 220: | |
00:00:00.218 [DEBUG] [sway/config.c:794] Read line 221: include /etc/sway/config.d/* | |
00:00:00.218 [INFO] [sway/commands.c:380] Config command: include /etc/sway/config.d/* | |
00:00:00.218 [INFO] [sway/commands.c:403] After replacement: include /etc/sway/config.d/* | |
00:00:00.218 [DEBUG] [sway/config.c:576] /etc/sway/config.d/* not found. | |
00:00:00.229 [INFO] [sway/realtime.c:35] Failed to set scheduling priority to 1 | |
00:00:00.229 [DEBUG] [sway/server.c:453] Initializing Xwayland (lazy=1) | |
00:00:00.229 [INFO] [sway/server.c:480] Starting backend on wayland display 'wayland-1' | |
00:00:00.229 [DEBUG] [wlr] [backend/libinput/backend.c:88] Starting libinput backend | |
00:00:00.566 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding Power Button [0:1] | |
00:00:00.566 [DEBUG] [sway/input/input-manager.c:241] adding device: '0:1:Power_Button' | |
00:00:00.566 [DEBUG] [sway/input/input-manager.c:191] no fallback seat config - creating default | |
00:00:00.566 [DEBUG] [sway/config/seat.c:65] Adding non-wildcard seat config | |
00:00:00.566 [DEBUG] [sway/config/seat.c:82] Config stored for seat seat0 | |
00:00:00.566 [DEBUG] [sway/input/input-manager.c:630] applying seat config for seat seat0 | |
00:00:00.566 [DEBUG] [sway/input/seat.c:950] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.575 [DEBUG] [sway/input/keyboard.c:907] Created keyboard group 0xaaaad75596c0 | |
00:00:00.575 [DEBUG] [sway/input/keyboard.c:930] Adding keyboard 0:1:Power_Button to group 0xaaaad75596c0 | |
00:00:00.587 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding QEMU QEMU USB Tablet [1575:1] | |
00:00:00.587 [DEBUG] [sway/input/input-manager.c:241] adding device: '1575:1:QEMU_QEMU_USB_Tablet' | |
00:00:00.587 [DEBUG] [sway/input/seat.c:950] adding device 1575:1:QEMU_QEMU_USB_Tablet to seat seat0 | |
00:00:00.619 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (123 available cursors) | |
00:00:00.619 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1575:1:QEMU_QEMU_USB_Tablet | |
00:00:00.619 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding QEMU QEMU USB Mouse [1575:1] | |
00:00:00.619 [DEBUG] [sway/input/input-manager.c:241] adding device: '1575:1:QEMU_QEMU_USB_Mouse' | |
00:00:00.619 [DEBUG] [sway/input/seat.c:950] adding device 1575:1:QEMU_QEMU_USB_Mouse to seat seat0 | |
00:00:00.619 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1575:1:QEMU_QEMU_USB_Mouse | |
00:00:00.619 [DEBUG] [wlr] [backend/libinput/events.c:69] Adding QEMU QEMU USB Keyboard [1575:1] | |
00:00:00.619 [DEBUG] [sway/input/input-manager.c:241] adding device: '1575:1:QEMU_QEMU_USB_Keyboard' | |
00:00:00.619 [DEBUG] [sway/input/seat.c:950] adding device 1575:1:QEMU_QEMU_USB_Keyboard to seat seat0 | |
00:00:00.624 [DEBUG] [sway/input/keyboard.c:882] Adding keyboard 1575:1:QEMU_QEMU_USB_Keyboard to group 0xaaaad75596c0 | |
00:00:00.625 [DEBUG] [wlr] [backend/libinput/backend.c:127] libinput successfully initialized | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1628] Scanning DRM connectors on /dev/dri/card0 | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1679] Found connector 'Virtual-1' | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1704] 'Virtual-1' connected | |
00:00:00.625 [DEBUG] [wlr] [backend/drm/drm.c:1500] Current CRTC: 35 | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1514] Detected modes: | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 1280x800 @ 74.994 Hz (preferred) | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 5120x2160 @ 50.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 4096x2160 @ 50.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 3840x2160 @ 60.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 3840x2160 @ 59.940 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 3840x2160 @ 50.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 1920x1440 @ 60.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 2560x1080 @ 50.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 1856x1392 @ 59.995 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 1792x1344 @ 60.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 2048x1152 @ 60.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 1920x1200 @ 59.885 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 1920x1080 @ 60.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 1920x1080 @ 50.000 Hz | |
00:00:00.625 [INFO] [wlr] [backend/drm/drm.c:1544] 1600x1200 @ 60.000 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 1680x1050 @ 59.954 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 1400x1050 @ 59.978 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 1280x1024 @ 60.020 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 1440x900 @ 59.887 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 1280x960 @ 60.000 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 1360x768 @ 60.015 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 1280x768 @ 59.870 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 1024x768 @ 60.004 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 800x600 @ 60.317 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 640x480 @ 60.000 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1544] 640x480 @ 59.940 Hz | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1564] Physical size: 320x200 | |
00:00:00.626 [DEBUG] [wlr] [backend/drm/drm.c:1276] Reallocating CRTCs | |
00:00:00.626 [DEBUG] [wlr] [backend/drm/drm.c:1339] Connector Virtual-1 (connected, needs CRTC): CRTC 35 (no change) | |
00:00:00.626 [INFO] [wlr] [backend/drm/drm.c:1740] connector Virtual-1: Requesting modeset | |
00:00:00.626 [DEBUG] [sway/desktop/output.c:463] New output 0xaaaad76e7060: Virtual-1 (non-desktop: 0) | |
00:00:00.626 [DEBUG] [sway/config/output.c:400] Turning on output Virtual-1 | |
00:00:00.626 [DEBUG] [sway/config/output.c:413] Set preferred mode | |
00:00:00.626 [DEBUG] [wlr] [types/output/render.c:127] Attaching empty buffer to output for modeset | |
00:00:00.626 [DEBUG] [wlr] [types/output/swapchain.c:27] Choosing primary buffer format XR24 (0x34325258) for output 'Virtual-1' | |
00:00:00.626 [DEBUG] [wlr] [types/output/swapchain.c:96] Testing swapchain for output 'Virtual-1' | |
00:00:00.626 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.627 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 1280x800 GBM buffer with format XR24 (0x34325258), modifier INVALID (0x00FFFFFFFFFFFFFF) | |
00:00:00.627 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1280x800 | |
00:00:00.628 [DEBUG] [sway/config/output.c:447] Auto-detected output transform: 0 | |
00:00:00.628 [DEBUG] [sway/config/output.c:472] Auto-detected output scale: 1.000000 | |
00:00:00.628 [DEBUG] [sway/config/output.c:516] Committing output Virtual-1 | |
00:00:00.628 [DEBUG] [wlr] [types/output/render.c:127] Attaching empty buffer to output for modeset | |
00:00:00.631 [INFO] [wlr] [backend/drm/drm.c:862] connector Virtual-1: Modesetting with 1280x800 @ 74.994 Hz | |
00:00:00.637 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:224] Loaded cursor theme 'default' at size 24 (123 available cursors) | |
00:00:00.637 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.637 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 64x64 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000) | |
00:00:00.637 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 64x64 | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:293] Workspace: Generating new workspace name for output Virtual-1 | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 1' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '1' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:284] Workspace: Found free name 1 | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 2' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '2' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 3' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '3' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 4' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '4' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 5' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '5' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 6' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '6' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 7' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '7' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 8' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '8' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 9' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '9' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:230] Got valid workspace command for target: 'number 10' | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:255] Isolated name from workspace number: '10' | |
00:00:00.637 [DEBUG] [sway/tree/output.c:163] Creating default workspace 1 | |
00:00:00.637 [DEBUG] [sway/tree/workspace.c:64] Adding workspace 1 for output Virtual-1 | |
00:00:00.637 [DEBUG] [sway/desktop/layer_shell.c:86] Usable area changed, rearranging output | |
00:00:00.637 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1280x800@0,0 | |
00:00:00.637 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.637 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1280x800@0,0 | |
00:00:00.637 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
00:00:00.637 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1575:1:QEMU_QEMU_USB_Mouse | |
00:00:00.638 [DEBUG] [sway/input/seat.c:698] Applying input mapping to 1575:1:QEMU_QEMU_USB_Tablet | |
00:00:00.638 [DEBUG] [sway/desktop/transaction.c:786] Transaction 0xaaaad768d890 committing with 2 instructions | |
00:00:00.638 [DEBUG] [sway/desktop/transaction.c:682] Applying transaction 0xaaaad768d890 | |
00:00:00.638 [INFO] [wlr] [backend/headless/backend.c:17] Starting headless backend | |
00:00:00.638 [DEBUG] [sway/config/bar.c:264] Invoking swaybar for bar id 'bar-0' | |
00:00:00.641 [DEBUG] [sway/config/bar.c:257] Spawned swaybar bar-0 | |
00:00:00.641 [INFO] [sway/server.c:492] Running compositor on wayland display 'wayland-1' | |
00:00:00.641 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:00.642 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 1280x800 GBM buffer with format XR24 (0x34325258), modifier INVALID (0x00FFFFFFFFFFFFFF) | |
00:00:00.642 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1280x800 | |
00:00:00.652 [DEBUG] [sway/ipc-server.c:196] New client: fd 47 | |
00:00:00.652 [DEBUG] [sway/ipc-server.c:196] New client: fd 49 | |
00:00:00.679 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0xaaaad7634f10 (res 0xaaaad7636840) | |
00:00:00.679 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0xaaaad7510d70 (res 0xaaaad7636960) | |
00:00:00.679 [DEBUG] [sway/desktop/layer_shell.c:368] new layer surface: namespace panel layer 1 anchor 0 size 0x0 margin 0,0,0,0, | |
00:00:00.680 [DEBUG] [sway/desktop/layer_shell.c:86] Usable area changed, rearranging output | |
00:00:00.680 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1280x777@0,23 | |
00:00:00.680 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:00.680 [DEBUG] [sway/desktop/transaction.c:786] Transaction 0xaaaad7493c60 committing with 1 instructions | |
00:00:00.680 [DEBUG] [sway/desktop/transaction.c:682] Applying transaction 0xaaaad7493c60 | |
00:00:02.860 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec alacritty | |
00:00:02.860 [INFO] [sway/commands.c:260] Handling command 'exec alacritty' | |
00:00:02.860 [DEBUG] [sway/commands/exec_always.c:57] Executing alacritty | |
00:00:02.865 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 555 | |
00:00:02.865 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 555 | |
00:00:02.900 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0xaaaad7706140 (res 0xaaaad7697390) | |
00:00:02.922 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0xaaaad7706720 (res 0xaaaad76ddda0) | |
00:00:02.922 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:401] new xdg_surface 0xaaaad7704310 (res 0xaaaad76ddec0) | |
00:00:02.922 [DEBUG] [sway/desktop/xdg_shell.c:546] New xdg_shell toplevel title='(null)' app_id='(null)' | |
00:00:02.923 [ERROR] [wlr] [types/xdg_shell/wlr_xdg_surface.c:169] A configure is scheduled for an uninitialized xdg_surface 0xaaaad7704310 | |
00:00:02.923 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:216] new xdg_toplevel_decoration 0xaaaad7706ca0 (res 0xaaaad76de580) | |
00:00:02.952 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 800x600 | |
00:00:02.952 [DEBUG] [sway/desktop/launcher.c:84] Looking up workspace for pid 555 | |
00:00:02.952 [DEBUG] [sway/desktop/launcher.c:91] found workspace match for pid 555: 1 | |
*** BUG *** | |
In pixman_region32_union_rect: Invalid rectangle passed | |
Set a breakpoint on '_pixman_log_error' to debug | |
*** BUG *** | |
In pixman_region32_union_rect: Invalid rectangle passed | |
Set a breakpoint on '_pixman_log_error' to debug | |
00:00:02.953 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1280x777@0,23 | |
00:00:02.953 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 23.000000 | |
00:00:02.953 [DEBUG] [sway/tree/arrange.c:76] Arranging 0xffffe0b2cf98 horizontally | |
00:00:02.953 [DEBUG] [sway/desktop/transaction.c:786] Transaction 0xaaaad756b780 committing with 3 instructions | |
00:00:02.955 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x750 | |
00:00:02.955 [DEBUG] [sway/desktop/transaction.c:872] Transaction 0xaaaad756b780 is ready | |
00:00:02.955 [DEBUG] [sway/desktop/transaction.c:682] Applying transaction 0xaaaad756b780 | |
00:00:02.958 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer | |
00:00:02.958 [DEBUG] [wlr] [render/allocator/gbm.c:144] Allocated 64x64 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000) | |
00:00:02.958 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 64x64 | |
00:00:02.963 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x750 | |
00:00:02.965 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x750 | |
00:00:09.656 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x750 | |
00:00:11.214 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:00:11.214 [INFO] [sway/commands.c:260] Handling command 'exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'' | |
00:00:11.215 [DEBUG] [sway/commands/exec_always.c:57] Executing swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:00:11.221 [DEBUG] [sway/commands/exec_always.c:110] Child process created with pid 578 | |
00:00:11.221 [DEBUG] [sway/commands/exec_always.c:112] Recording workspace for process 578 | |
00:00:11.246 [DEBUG] [wlr] [types/wlr_compositor.c:771] New wlr_surface 0xaaaad77eebd0 (res 0xaaaad76eb560) | |
00:00:11.246 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:475] new layer_surface 0xaaaad77ee320 (res 0xaaaad76eb200) | |
00:00:11.246 [DEBUG] [sway/desktop/layer_shell.c:368] new layer surface: namespace swaynag layer 2 anchor 0 size 0x0 margin 0,0,0,0, | |
00:00:11.252 [DEBUG] [sway/desktop/layer_shell.c:86] Usable area changed, rearranging output | |
00:00:11.252 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1280x744@0,56 | |
00:00:11.252 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 56.000000 | |
00:00:11.252 [DEBUG] [sway/tree/arrange.c:76] Arranging 0xffffe0b2d018 horizontally | |
00:00:11.252 [DEBUG] [sway/desktop/transaction.c:786] Transaction 0xaaaad75804d0 committing with 2 instructions | |
00:00:11.259 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x717 | |
00:00:11.259 [DEBUG] [sway/desktop/transaction.c:872] Transaction 0xaaaad75804d0 is ready | |
00:00:11.259 [DEBUG] [sway/desktop/transaction.c:682] Applying transaction 0xaaaad75804d0 | |
00:00:11.264 [DEBUG] [wlr] [render/gles2/renderer.c:158] Created GL FBO for buffer 1276x717 | |
00:00:13.194 [DEBUG] [sway/ipc-server.c:196] New client: fd 57 | |
00:00:13.194 [INFO] [sway/commands.c:260] Handling command 'exit' | |
00:00:13.194 [INFO] [sway/main.c:376] Shutting down sway | |
00:00:13.195 [DEBUG] [sway/desktop/layer_shell.c:86] Usable area changed, rearranging output | |
00:00:13.195 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1280x767@0,33 | |
00:00:13.195 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 33.000000 | |
00:00:13.195 [DEBUG] [sway/tree/arrange.c:76] Arranging 0xffffe0b2d438 horizontally | |
00:00:13.195 [DEBUG] [sway/desktop/transaction.c:786] Transaction 0xaaaad7563560 committing with 2 instructions | |
00:00:13.195 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1280x767@0,33 | |
00:00:13.195 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 33.000000 | |
00:00:13.195 [DEBUG] [sway/desktop/layer_shell.c:86] Usable area changed, rearranging output | |
00:00:13.195 [DEBUG] [sway/tree/arrange.c:262] Usable area for ws: 1280x800@0,0 | |
00:00:13.195 [DEBUG] [sway/tree/arrange.c:296] Arranging workspace '1' at 0.000000, 0.000000 | |
Io error: Broken pipe (os error 32) | |
00:00:13.195 [DEBUG] [sway/input/input-manager.c:209] removing device: '1575:1:QEMU_QEMU_USB_Keyboard' | |
00:00:13.195 [DEBUG] [sway/input/seat.c:970] removing device 1575:1:QEMU_QEMU_USB_Keyboard from seat seat0 | |
00:00:13.195 [DEBUG] [sway/input/keyboard.c:798] Removing keyboard 1575:1:QEMU_QEMU_USB_Keyboard from group 0xaaaad75596c0 | |
00:00:13.196 [DEBUG] [sway/input/input-manager.c:209] removing device: '1575:1:QEMU_QEMU_USB_Mouse' | |
00:00:13.196 [DEBUG] [sway/input/seat.c:970] removing device 1575:1:QEMU_QEMU_USB_Mouse from seat seat0 | |
00:00:13.196 [DEBUG] [sway/input/input-manager.c:209] removing device: '1575:1:QEMU_QEMU_USB_Tablet' | |
00:00:13.196 [DEBUG] [sway/input/seat.c:970] removing device 1575:1:QEMU_QEMU_USB_Tablet from seat seat0 | |
00:00:13.196 [DEBUG] [sway/input/input-manager.c:209] removing device: '0:1:Power_Button' | |
00:00:13.196 [DEBUG] [sway/input/seat.c:970] removing device 0:1:Power_Button from seat seat0Io error: | |
Broken pipe00:00:13.196 (os error [DEBUG] 32[sway/input/keyboard.c:798] Removing keyboard 0:1:Power_Button from group 0xaaaad75596c0) | |
00:00:13.196 [DEBUG] [sway/input/keyboard.c:804] Destroying empty keyboard group 0xaaaad75596c0 | |
Io error: Broken pipe (os error 32) | |
thread 'smithay-clipboard' panicked at /build/.cargo/registry/src/index.crates.io-6f17d22bba15001f/smithay-clipboard-0.7.0/src/worker.rs:98:47: | |
called `Result::unwrap()` on an `Err` value: OtherError(IoError(Os { code: 32, kind: BrokenPipe, message: "Broken pipe" })) | |
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace | |
Error: ExitFailure(1) | |
00:00:13.202 [DEBUG] [sway/tree/output.c:294] Disabling output 'Virtual-1' | |
00:00:13.202 [DEBUG] [sway/tree/workspace.c:161] Destroying workspace '1' | |
00:00:13.202 [DEBUG] [sway/ipc-server.c:300] Sending workspace::empty event | |
00:00:13.202 [DEBUG] [sway/tree/output.c:315] Destroying output 'Virtual-1' | |
00:00:13.202 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:103] Destroying wlr_drm_lease_device_v1 for /dev/dri/card0 | |
00:00:13.203 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:683] Destroying wlr_drm_lease_v1_manager | |
00:00:13.204 [INFO] [sway/ipc-server.c:570] IPC Client 57 disconnected | |
00:00:13.204 [INFO] [sway/ipc-server.c:570] IPC Client 49 disconnected | |
00:00:13.204 [INFO] [sway/ipc-server.c:570] IPC Client 47 disconnected | |
00:00:00.010 [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