Skip to content

Instantly share code, notes, and snippets.

@fkranhold
Created May 8, 2024 14:11
Show Gist options
  • Save fkranhold/3b0766c36c83f883bd3079a11b5476b7 to your computer and use it in GitHub Desktop.
Save fkranhold/3b0766c36c83f883bd3079a11b5476b7 to your computer and use it in GitHub Desktop.
sway log
00:00:00.000 [INFO] [sway/main.c:338] Sway version 1.9
00:00:00.000 [INFO] [sway/main.c:339] wlroots version 0.17.2
00:00:00.002 [INFO] [sway/main.c:120] Linux x1 6.8.9-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 02 May 2024 17:49:46 +0000 x86_64 GNU/Linux
00:00:00.002 [INFO] [sway/main.c:136] Contents of /etc/os-release:
00:00:00.002 [INFO] [sway/main.c:120] NAME="Arch Linux"
00:00:00.002 [INFO] [sway/main.c:120] PRETTY_NAME="Arch Linux"
00:00:00.002 [INFO] [sway/main.c:120] ID=arch
00:00:00.002 [INFO] [sway/main.c:120] BUILD_ID=rolling
00:00:00.002 [INFO] [sway/main.c:120] ANSI_COLOR="38;2;23;147;209"
00:00:00.002 [INFO] [sway/main.c:120] HOME_URL="https://archlinux.org/"
00:00:00.002 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://wiki.archlinux.org/"
00:00:00.002 [INFO] [sway/main.c:120] SUPPORT_URL="https://bbs.archlinux.org/"
00:00:00.002 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://gitlab.archlinux.org/groups/archlinux/-/issues"
00:00:00.002 [INFO] [sway/main.c:120] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
00:00:00.002 [INFO] [sway/main.c:120] LOGO=archlinux-logo
00:00:00.002 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
00:00:00.002 [INFO] [sway/main.c:108] LD_PRELOAD=
00:00:00.002 [INFO] [sway/main.c:108] PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/florian/.local/bin:/home/florian/Ressourcen/Eingeflochten/preambles
00:00:00.002 [INFO] [sway/main.c:108] SWAYSOCK=
00:00:00.003 [INFO] [sway/main.c:376] Starting sway version 1.9
00:00:00.003 [DEBUG] [sway/server.c:129] Initializing Wayland server
00:00:00.003 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory
00:00:00.003 [INFO] [wlr] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping
00:00:00.024 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind'
00:00:00.025 [INFO] [wlr] [backend/session/session.c:109] Successfully loaded libseat session
00:00:00.028 [INFO] [wlr] [backend/backend.c:213] Found 1 GPUs
00:00:00.028 [INFO] [wlr] [backend/drm/backend.c:202] Initializing DRM backend for /dev/dri/card1 (i915)
00:00:00.028 [DEBUG] [wlr] [backend/drm/drm.c:110] Using atomic DRM interface
00:00:00.028 [DEBUG] [wlr] [backend/drm/drm.c:123] ADDFB2 modifiers supported
00:00:00.028 [INFO] [wlr] [backend/drm/drm.c:255] Found 4 DRM CRTCs
00:00:00.028 [INFO] [wlr] [backend/drm/drm.c:213] Found 24 DRM planes
00:00:00.031 [INFO] [wlr] [render/egl.c:206] Supported EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_explicit_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
00:00:00.031 [DEBUG] [wlr] [render/egl.c:487] Using EGL device /dev/dri/card1
00:00:00.057 [INFO] [wlr] [render/egl.c:355] Using EGL 1.5
00:00:00.057 [INFO] [wlr] [render/egl.c:356] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_protected_content EGL_EXT_query_reset_notification_strategy 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_WL_bind_wayland_display
00:00:00.057 [INFO] [wlr] [render/egl.c:358] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
00:00:00.057 [INFO] [wlr] [render/egl.c:360] EGL vendor: Mesa Project
00:00:00.057 [DEBUG] [wlr] [render/egl.c:121] Supported DMA-BUF formats:
00:00:00.057 [DEBUG] [wlr] [render/egl.c:170] AB4H (0x48344241)
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:170] XB4H (0x48344258)
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:170] AB48 (0x38344241)
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:170] XB48 (0x38344258)
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:170] AR30 (0x30335241)
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:170] XR30 (0x30335258)
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:170] AB30 (0x30334241)
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:170] AR24 (0x34325241)
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.057 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] AB24 (0x34324241)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] XR24 (0x34325258)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] XB24 (0x34324258)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] AR15 (0x35315241)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] AR12 (0x32315241)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] RG16 (0x36314752)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] R8 (0x20203852)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] R16 (0x20363152)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] GR88 (0x38385247)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] GR32 (0x32335247)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YUV9 (0x39565559)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YU11 (0x31315559)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YU12 (0x32315559)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YU16 (0x36315559)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YU24 (0x34325559)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YVU9 (0x39555659)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YV11 (0x31315659)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YV12 (0x32315659)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YV16 (0x36315659)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YV24 (0x34325659)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] NV12 (0x3231564E)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] NV21 (0x3132564E)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] P010 (0x30313050)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] P012 (0x32313050)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] P016 (0x36313050)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] P030 (0x30333050)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] NV16 (0x3631564E)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] AYUV (0x56555941)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] XYUV (0x56555958)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] Y410 (0x30313459)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] Y412 (0x32313459)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] Y416 (0x36313459)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YUYV (0x56595559)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] YVYU (0x55595659)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] UYVY (0x59565955)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS (0x0100000000000006): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_MC_CCS (0x0100000000000007): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] VYUY (0x59555956)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] Y210 (0x30313259)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] Y212 (0x32313259)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:170] Y216 (0x36313259)
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] INVALID (0x00FFFFFFFFFFFFFF): ✓ texture ✓ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] LINEAR (0x0000000000000000): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] X_TILED (0x0100000000000001): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:104] Y_TILED (0x0100000000000002): ✓ texture ✗ render
00:00:00.058 [DEBUG] [wlr] [render/egl.c:190] EGL DMA-BUF format modifiers supported
00:00:00.059 [DEBUG] [wlr] [render/egl.c:435] Obtained high priority context
00:00:00.059 [DEBUG] [wlr] [render/egl.c:536] Using EGL_PLATFORM_DEVICE_EXT
00:00:00.059 [INFO] [wlr] [render/gles2/renderer.c:842] Creating GLES2 renderer
00:00:00.059 [INFO] [wlr] [render/gles2/renderer.c:843] Using OpenGL ES 3.2 Mesa 24.0.6-arch1.2
00:00:00.059 [INFO] [wlr] [render/gles2/renderer.c:844] GL vendor: Intel
00:00:00.059 [INFO] [wlr] [render/gles2/renderer.c:845] GL renderer: Mesa Intel(R) Graphics (RPL-U)
00:00:00.059 [INFO] [wlr] [render/gles2/renderer.c:846] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_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_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_generate_mipmap_sRGB GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_debug_label GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_NV_shader_noperspective_interpolation GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_NV_alpha_to_coverage_dither_control GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_sampler_objects GL_MESA_bgra GL_MESA_texture_const_bandwidth
00:00:00.059 [DEBUG] [wlr] [render/gles2/renderer.c:901] GPU reset notifications are enabled
00:00:00.065 [DEBUG] [wlr] [render/allocator/allocator.c:107] Trying to create gbm allocator
00:00:00.069 [DEBUG] [wlr] [render/allocator/gbm.c:213] Created GBM allocator with backend drm
00:00:00.069 [DEBUG] [wlr] [render/allocator/gbm.c:216] Using DRM node /dev/dri/card1
00:00:00.069 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:635] Creating wlr_drm_lease_device_v1 for /dev/dri/card1
00:00:00.069 [INFO] [wlr] [backend/headless/backend.c:67] Creating headless backend
00:00:00.071 [INFO] [sway/config.c:416] Loading config from /home/florian/.config/sway/config
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 1: # Default config for sway
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 2: #
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 4: #
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 5: # Read `man 5 sway` for a complete reference.
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 6:
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 7: # Logo key. Use Mod1 for Alt.
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 8: set $mod Mod4
00:00:00.071 [INFO] [sway/commands.c:381] Config command: set $mod Mod4
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: set $mod Mod4
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 9:
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 10: #
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 11: exec --no-startup-id ~/.local/bin/autotiling
00:00:00.071 [INFO] [sway/commands.c:381] Config command: exec --no-startup-id ~/.local/bin/autotiling
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: exec --no-startup-id ~/.local/bin/autotiling
00:00:00.071 [DEBUG] [sway/config.c:882] Deferring command `exec --no-startup-id ~/.local/bin/autotiling'
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 12:
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 13: #
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 14: input * {
00:00:00.071 [DEBUG] [sway/config.c:892] Entering block 'input *'
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 15: xkb_layout "de(nodeadkeys)"
00:00:00.071 [INFO] [sway/commands.c:381] Config command: input * xkb_layout "de(nodeadkeys)"
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: input * xkb_layout "de(nodeadkeys)"
00:00:00.071 [DEBUG] [sway/commands/input.c:57] entering input block: *
00:00:00.071 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.071 [DEBUG] [sway/commands.c:436] Subcommand: xkb_layout de(nodeadkeys)
00:00:00.071 [DEBUG] [sway/commands/input/xkb_layout.c:18] set-xkb_layout for config: * layout: de(nodeadkeys)
00:00:00.071 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.072 [DEBUG] [sway/config/input.c:362] Config stored for input *
00:00:00.074 [DEBUG] [sway/config.c:1064] Translated keysyms using config for device '*'
00:00:00.074 [DEBUG] [sway/config.c:838] Read line 16: xkb_options "compose:caps"
00:00:00.074 [INFO] [sway/commands.c:381] Config command: input * xkb_options "compose:caps"
00:00:00.074 [INFO] [sway/commands.c:404] After replacement: input * xkb_options "compose:caps"
00:00:00.074 [DEBUG] [sway/commands/input.c:57] entering input block: *
00:00:00.074 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.074 [DEBUG] [sway/commands.c:436] Subcommand: xkb_options compose:caps
00:00:00.074 [DEBUG] [sway/commands/input/xkb_options.c:18] set-xkb_options for config: * options: compose:caps
00:00:00.074 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.076 [DEBUG] [sway/config/input.c:362] Config stored for input *
00:00:00.078 [DEBUG] [sway/config.c:1064] Translated keysyms using config for device '*'
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 17: }
00:00:00.078 [DEBUG] [sway/config.c:909] Exiting block 'input *'
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 18:
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 19: #
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 20: gaps inner 10px
00:00:00.078 [INFO] [sway/commands.c:381] Config command: gaps inner 10px
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: gaps inner 10px
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 21:
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 22: #
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 23: default_border pixel 2
00:00:00.078 [INFO] [sway/commands.c:381] Config command: default_border pixel 2
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: default_border pixel 2
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 24: default_floating_border normal
00:00:00.078 [INFO] [sway/commands.c:381] Config command: default_floating_border normal
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: default_floating_border normal
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 25:
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 26: #
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 27: set $gnome-schema org.gnome.desktop.interface
00:00:00.078 [INFO] [sway/commands.c:381] Config command: set $gnome-schema org.gnome.desktop.interface
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: set $gnome-schema org.gnome.desktop.interface
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 28:
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 29: exec_always {
00:00:00.078 [DEBUG] [sway/config.c:892] Entering block 'exec_always'
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 30: gsettings set $gnome-schema gtk-theme 'Adwaita-dark'
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec_always gsettings set $gnome-schema gtk-theme 'Adwaita-dark'
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec_always gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita-dark'
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `gsettings set $gnome-schema gtk-theme 'Adwaita-dark''
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 31: gsettings set $gnome-schema cursor-theme 'Adwaita'
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec_always gsettings set $gnome-schema cursor-theme 'Adwaita'
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec_always gsettings set org.gnome.desktop.interface cursor-theme 'Adwaita'
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `gsettings set $gnome-schema cursor-theme 'Adwaita''
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 32: gsettings set $gnome-schema font-name 'Noto Sans 9'
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec_always gsettings set $gnome-schema font-name 'Noto Sans 9'
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec_always gsettings set org.gnome.desktop.interface font-name 'Noto Sans 9'
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `gsettings set $gnome-schema font-name 'Noto Sans 9''
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 33: gsettings set $gnome-schema monospace-font-name 'Hack 10'
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec_always gsettings set $gnome-schema monospace-font-name 'Hack 10'
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec_always gsettings set org.gnome.desktop.interface monospace-font-name 'Hack 10'
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `gsettings set $gnome-schema monospace-font-name 'Hack 10''
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 34: gsettings set $gnome-schema font-antialising 'grayscale'
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec_always gsettings set $gnome-schema font-antialising 'grayscale'
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec_always gsettings set org.gnome.desktop.interface font-antialising 'grayscale'
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `gsettings set $gnome-schema font-antialising 'grayscale''
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 35: gsettings set $gnome-schema font-hinting 'full'
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec_always gsettings set $gnome-schema font-hinting 'full'
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec_always gsettings set org.gnome.desktop.interface font-hinting 'full'
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `gsettings set $gnome-schema font-hinting 'full''
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 36: gsettings set $gnome-schema icon-theme 'Adwaita'
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec_always gsettings set $gnome-schema icon-theme 'Adwaita'
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec_always gsettings set org.gnome.desktop.interface icon-theme 'Adwaita'
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `gsettings set $gnome-schema icon-theme 'Adwaita''
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 37: gsettings set $gnome-schema color-scheme 'prefer-dark'
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec_always gsettings set $gnome-schema color-scheme 'prefer-dark'
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec_always gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `gsettings set $gnome-schema color-scheme 'prefer-dark''
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 38: }
00:00:00.078 [DEBUG] [sway/config.c:909] Exiting block 'exec_always'
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 39:
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 40: #
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 41: exec wl-paste -t text --watch clipman store --no-persist
00:00:00.078 [INFO] [sway/commands.c:381] Config command: exec wl-paste -t text --watch clipman store --no-persist
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: exec wl-paste -t text --watch clipman store --no-persist
00:00:00.078 [DEBUG] [sway/config.c:882] Deferring command `exec wl-paste -t text --watch clipman store --no-persist'
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 42:
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 43: #
00:00:00.078 [DEBUG] [sway/config.c:838] Read line 44: font pango:Hack 10
00:00:00.078 [INFO] [sway/commands.c:381] Config command: font pango:Hack 10
00:00:00.078 [INFO] [sway/commands.c:404] After replacement: font pango:Hack 10
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 45:
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 46: #
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 47: set $laptop eDP-1
00:00:00.087 [INFO] [sway/commands.c:381] Config command: set $laptop eDP-1
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: set $laptop eDP-1
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 48: bindswitch --reload --locked lid:on output $laptop disable
00:00:00.087 [INFO] [sway/commands.c:381] Config command: bindswitch --reload --locked lid:on output $laptop disable
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: bindswitch --reload --locked lid:on output eDP-1 disable
00:00:00.087 [DEBUG] [sway/commands/bind.c:235] bindswitch - Bound lid:on to command `output eDP-1 disable`
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 49: bindswitch --reload --locked lid:off output $laptop enable
00:00:00.087 [INFO] [sway/commands.c:381] Config command: bindswitch --reload --locked lid:off output $laptop enable
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: bindswitch --reload --locked lid:off output eDP-1 enable
00:00:00.087 [DEBUG] [sway/commands/bind.c:235] bindswitch - Bound lid:off to command `output eDP-1 enable`
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 50:
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 51: #
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 52: output eDP-1 pos 0 0 res 2880x1800 scale 1.35 subpixel none
00:00:00.087 [INFO] [sway/commands.c:381] Config command: output eDP-1 pos 0 0 res 2880x1800 scale 1.35 subpixel none
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: output eDP-1 pos 0 0 res 2880x1800 scale 1.35 subpixel none
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: pos 0 0 res 2880x1800 scale 1.35 subpixel none
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: res 2880x1800 scale 1.35 subpixel none
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: scale 1.35 subpixel none
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: subpixel none
00:00:00.087 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.087 [DEBUG] [sway/config/output.c:235] Config stored for output eDP-1 (enabled: -1) (2880x1800@-1.000000Hz position 0,0 scale 1.350000 subpixel none transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 53: #
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 54: output 'Dell Inc. DELL P2214H 29C295C43HFL' pos 1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:381] Config command: output 'Dell Inc. DELL P2214H 29C295C43HFL' pos 1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: output 'Dell Inc. DELL P2214H 29C295C43HFL' pos 1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: pos 1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: subpixel rgb
00:00:00.087 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.087 [DEBUG] [sway/config/output.c:235] Config stored for output Dell Inc. DELL P2214H 29C295C43HFL (enabled: -1) (1920x1080@-1.000000Hz position 1920,0 scale -1.000000 subpixel rgb transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 55: output 'Dell Inc. DELL P2214H 29C295C43D0L' pos 3840 0 res 1920x1800 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:381] Config command: output 'Dell Inc. DELL P2214H 29C295C43D0L' pos 3840 0 res 1920x1800 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: output 'Dell Inc. DELL P2214H 29C295C43D0L' pos 3840 0 res 1920x1800 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: pos 3840 0 res 1920x1800 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: res 1920x1800 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: subpixel rgb
00:00:00.087 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.087 [DEBUG] [sway/config/output.c:235] Config stored for output Dell Inc. DELL P2214H 29C295C43D0L (enabled: -1) (1920x1800@-1.000000Hz position 3840,0 scale -1.000000 subpixel rgb transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 56: #
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 57: output 'LG Electronics 24MB56 Unknown' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:381] Config command: output 'LG Electronics 24MB56 Unknown' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: output 'LG Electronics 24MB56 Unknown' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: subpixel rgb
00:00:00.087 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.087 [DEBUG] [sway/config/output.c:235] Config stored for output LG Electronics 24MB56 Unknown (enabled: -1) (1920x1080@-1.000000Hz position -1920,0 scale -1.000000 subpixel rgb transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 58: output 'LG Electronics 24MB56 ' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:381] Config command: output 'LG Electronics 24MB56 ' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: output 'LG Electronics 24MB56 ' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: subpixel rgb
00:00:00.087 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.087 [DEBUG] [sway/config/output.c:235] Config stored for output LG Electronics 24MB56 (enabled: -1) (1920x1080@-1.000000Hz position -1920,0 scale -1.000000 subpixel rgb transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 59: #
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 60: output 'Dell Inc. DELL P2222H HF6D3C3' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:381] Config command: output 'Dell Inc. DELL P2222H HF6D3C3' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: output 'Dell Inc. DELL P2222H HF6D3C3' pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: pos -1920 0 res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: res 1920x1080 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: subpixel rgb
00:00:00.087 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.087 [DEBUG] [sway/config/output.c:235] Config stored for output Dell Inc. DELL P2222H HF6D3C3 (enabled: -1) (1920x1080@-1.000000Hz position -1920,0 scale -1.000000 subpixel rgb transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.087 [DEBUG] [sway/config.c:838] Read line 61: output 'Dell Inc. DELL P2222H BR4D3C3' pos 0 0 res 1920x1800 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:381] Config command: output 'Dell Inc. DELL P2222H BR4D3C3' pos 0 0 res 1920x1800 subpixel rgb
00:00:00.087 [INFO] [sway/commands.c:404] After replacement: output 'Dell Inc. DELL P2222H BR4D3C3' pos 0 0 res 1920x1800 subpixel rgb
00:00:00.087 [DEBUG] [sway/commands.c:436] Subcommand: pos 0 0 res 1920x1800 subpixel rgb
00:00:00.088 [DEBUG] [sway/commands.c:436] Subcommand: res 1920x1800 subpixel rgb
00:00:00.088 [DEBUG] [sway/commands.c:436] Subcommand: subpixel rgb
00:00:00.088 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.088 [DEBUG] [sway/config/output.c:235] Config stored for output Dell Inc. DELL P2222H BR4D3C3 (enabled: -1) (1920x1800@-1.000000Hz position 0,0 scale -1.000000 subpixel rgb transform -1) (bg (null) (null)) (power -1) (max render time: -1)
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 62:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 63:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 64: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 65: bindsym Shift+Print exec export GRIM_DEFAULT_DIR=~/Unsortiert && grim -g "$(slurp)"
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym Shift+Print exec export GRIM_DEFAULT_DIR=~/Unsortiert && grim -g "$(slurp)"
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym Shift+Print exec export GRIM_DEFAULT_DIR=~/Unsortiert && grim -g "$(slurp)"
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Shift+Print to command `exec export GRIM_DEFAULT_DIR=~/Unsortiert && grim -g "$(slurp)"` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 66:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 67: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 68: bindsym $mod+L exec swaylock -c "#000000" --indicator-idle-visible
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym $mod+L exec swaylock -c "#000000" --indicator-idle-visible
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+L exec swaylock -c "#000000" --indicator-idle-visible
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+L to command `exec swaylock -c "#000000" --indicator-idle-visible` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 69: bindsym $mod+Delete exec systemctl suspend
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Delete exec systemctl suspend
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Delete exec systemctl suspend
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Delete to command `exec systemctl suspend` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 70: #swaylock -c "#000000" --indicator-idle-visible | systemctl suspend
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 71: bindsym $mod+Shift+Delete exec swaylock -c "#000000" --indicator-idle-visible | systemctl suspend
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Delete exec swaylock -c "#000000" --indicator-idle-visible | systemctl suspend
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Delete exec swaylock -c "#000000" --indicator-idle-visible | systemctl suspend
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Delete to command `exec swaylock -c "#000000" --indicator-idle-visible | systemctl suspend` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 72: bindsym $mod+End exec systemctl poweroff
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym $mod+End exec systemctl poweroff
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+End exec systemctl poweroff
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+End to command `exec systemctl poweroff` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 73:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 74: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 75: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioRaiseVolume exec pactl set-sink-volume @DEFAULT_SINK@ +5%
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioRaiseVolume to command `exec pactl set-sink-volume @DEFAULT_SINK@ +5%` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 76: bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioLowerVolume exec pactl set-sink-volume @DEFAULT_SINK@ -5%
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioLowerVolume to command `exec pactl set-sink-volume @DEFAULT_SINK@ -5%` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 77: bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioMute exec pactl set-sink-mute @DEFAULT_SINK@ toggle
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioMute to command `exec pactl set-sink-mute @DEFAULT_SINK@ toggle` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 78: bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym XF86MonBrightnessDown exec brightnessctl set 5%-
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86MonBrightnessDown to command `exec brightnessctl set 5%-` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 79: bindsym XF86MonBrightnessUp exec brightnessctl set 5%+
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym XF86MonBrightnessUp exec brightnessctl set 5%+
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym XF86MonBrightnessUp exec brightnessctl set 5%+
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86MonBrightnessUp to command `exec brightnessctl set 5%+` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 80: bindsym XF86Sleep exec swaylock -c "#000000" --indicator-idle-visible | systemctl suspend
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym XF86Sleep exec swaylock -c "#000000" --indicator-idle-visible | systemctl suspend
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym XF86Sleep exec swaylock -c "#000000" --indicator-idle-visible | systemctl suspend
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86Sleep to command `exec swaylock -c "#000000" --indicator-idle-visible | systemctl suspend` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 81:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 82: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 83: bindsym $mod+x exec nmcli radio wifi off
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym $mod+x exec nmcli radio wifi off
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+x exec nmcli radio wifi off
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+x to command `exec nmcli radio wifi off` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 84: bindsym $mod+y exec nmcli radio wifi on
00:00:00.088 [INFO] [sway/commands.c:381] Config command: bindsym $mod+y exec nmcli radio wifi on
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+y exec nmcli radio wifi on
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+y to command `exec nmcli radio wifi on` for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 85: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 86: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 87: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 88: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 89:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 90: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 91: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 92: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 93: set $left h
00:00:00.088 [INFO] [sway/commands.c:381] Config command: set $left h
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: set $left h
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 94: set $down j
00:00:00.088 [INFO] [sway/commands.c:381] Config command: set $down j
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: set $down j
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 95: set $up k
00:00:00.088 [INFO] [sway/commands.c:381] Config command: set $up k
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: set $up k
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 96: set $right l
00:00:00.088 [INFO] [sway/commands.c:381] Config command: set $right l
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: set $right l
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 97:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 98: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 99: set $term alacritty
00:00:00.088 [INFO] [sway/commands.c:381] Config command: set $term alacritty
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: set $term alacritty
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 100:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 101: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 102: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 103: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 104: set $menu bemenu-run --hf "#66aaff" --tf "#66aaff" --fn "Hack 10" --line-height "28" --ch "18"
00:00:00.088 [INFO] [sway/commands.c:381] Config command: set $menu bemenu-run --hf "#66aaff" --tf "#66aaff" --fn "Hack 10" --line-height "28" --ch "18"
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: set $menu bemenu-run --hf "#66aaff" --tf "#66aaff" --fn "Hack 10" --line-height "28" --ch "18"
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 105: include /etc/sway/config-vars.d/*
00:00:00.088 [INFO] [sway/commands.c:381] Config command: include /etc/sway/config-vars.d/*
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: include /etc/sway/config-vars.d/*
00:00:00.088 [DEBUG] [sway/config.c:620] /etc/sway/config-vars.d/* not found.
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 106:
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 107: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 108: #
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 109: # Default wallpaper
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 110: output "*" bg ~/bg.jpg fill
00:00:00.088 [INFO] [sway/commands.c:381] Config command: output "*" bg ~/bg.jpg fill
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: output "*" bg ~/bg.jpg fill
00:00:00.088 [DEBUG] [sway/commands.c:436] Subcommand: bg ~/bg.jpg fill
00:00:00.088 [DEBUG] [sway/config/output.c:149] Merging output * config on eDP-1
00:00:00.088 [DEBUG] [sway/config/output.c:149] Merging output * config on Dell Inc. DELL P2214H 29C295C43HFL
00:00:00.088 [DEBUG] [sway/config/output.c:149] Merging output * config on Dell Inc. DELL P2214H 29C295C43D0L
00:00:00.088 [DEBUG] [sway/config/output.c:149] Merging output * config on LG Electronics 24MB56 Unknown
00:00:00.088 [DEBUG] [sway/config/output.c:149] Merging output * config on LG Electronics 24MB56
00:00:00.088 [DEBUG] [sway/config/output.c:149] Merging output * config on Dell Inc. DELL P2222H HF6D3C3
00:00:00.088 [DEBUG] [sway/config/output.c:149] Merging output * config on Dell Inc. DELL P2222H BR4D3C3
00:00:00.088 [DEBUG] [sway/config/output.c:231] Adding output * config
00:00:00.088 [DEBUG] [sway/config/output.c:235] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /home/florian/bg.jpg fill) (power -1) (max render time: -1)
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[0] = swaybg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[1] = -o
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[2] = eDP-1
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[3] = -i
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[4] = /home/florian/bg.jpg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[5] = -m
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[6] = fill
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[7] = -o
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[8] = Dell Inc. DELL P2214H 29C295C43HFL
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[9] = -i
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[10] = /home/florian/bg.jpg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[11] = -m
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[12] = fill
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[13] = -o
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[14] = Dell Inc. DELL P2214H 29C295C43D0L
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[15] = -i
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[16] = /home/florian/bg.jpg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[17] = -m
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[18] = fill
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[19] = -o
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[20] = LG Electronics 24MB56 Unknown
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[21] = -i
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[22] = /home/florian/bg.jpg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[23] = -m
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[24] = fill
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[25] = -o
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[26] = LG Electronics 24MB56
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[27] = -i
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[28] = /home/florian/bg.jpg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[29] = -m
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[30] = fill
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[31] = -o
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[32] = Dell Inc. DELL P2222H HF6D3C3
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[33] = -i
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[34] = /home/florian/bg.jpg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[35] = -m
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[36] = fill
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[37] = -o
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[38] = Dell Inc. DELL P2222H BR4D3C3
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[39] = -i
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[40] = /home/florian/bg.jpg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[41] = -m
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[42] = fill
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[43] = -o
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[44] = *
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[45] = -i
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[46] = /home/florian/bg.jpg
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[47] = -m
00:00:00.088 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[48] = fill
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 111: #output * bg "#000000" solid_color
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 112: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 113: # Example configuration:
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 114: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 115: # output HDMI-A-1 resolution 1920x1080 position 1920,0
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 116: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 117: # You can get the names of your outputs by running: swaymsg -t get_outputs
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 118:
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 119: ### Idle configuration
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 120: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 121: # Example configuration:
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 122: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 123: # exec swayidle -w \
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 124: # timeout 300 'swaylock -f -c 000000' \
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 125: # timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 126: # before-sleep 'swaylock -f -c 000000'
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 127: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 128: # This will lock your screen after 300 seconds of inactivity, then turn off
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 129: # your displays after another 300 seconds, and turn your screens back on when
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 130: # resumed. It will also lock your screen before your computer goes to sleep.
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 131:
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 132: ### Input configuration
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 133: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 134: # Example configuration:
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 135: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 136: # input "2:14:SynPS/2_Synaptics_TouchPad" {
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 137: # dwt enabled
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 138: # tap enabled
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 139: # natural_scroll enabled
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 140: # middle_emulation enabled
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 141: # }
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 142: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 143: # You can get the names of your inputs by running: swaymsg -t get_inputs
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 144: # Read `man 5 sway-input` for more information about this section.
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 145:
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 146: ### Key bindings
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 147: #
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 148: # Basics:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 149: #
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 150: # Start a terminal
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 151: bindsym $mod+Return exec $term
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Return exec $term
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Return exec alacritty
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Return to command `exec alacritty` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 152:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 153: # Kill focused window
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 154: bindsym $mod+Shift+q kill
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+q kill
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+q kill
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 155:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 156: # Start your launcher
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 157: bindsym $mod+d exec $menu
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+d exec $menu
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+d exec bemenu-run --hf "#66aaff" --tf "#66aaff" --fn "Hack 10" --line-height "28" --ch "18"
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+d to command `exec bemenu-run --hf "#66aaff" --tf "#66aaff" --fn "Hack 10" --line-height "28" --ch "18"` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 158:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 159: # Drag floating windows by holding down $mod and left mouse button.
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 160: # Resize them with right mouse button + $mod.
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 161: # Despite the name, also works for non-floating windows.
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 162: # Change normal to inverse to use left mouse button for resizing and right
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 163: # mouse button for dragging.
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 164: floating_modifier $mod normal
00:00:00.092 [INFO] [sway/commands.c:381] Config command: floating_modifier $mod normal
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: floating_modifier Mod4 normal
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 165:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 166: # Reload the configuration file
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 167: bindsym $mod+Shift+c reload
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+c reload
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+c reload
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 168:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 169: # Exit sway (logs you out of your Wayland session)
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 170: 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.092 [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.092 [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.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+e to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 171: #
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 172: # Moving around:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 173: #
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 174: # Move your focus around
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 175: bindsym $mod+$left focus left
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$left focus left
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+h focus left
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+h to command `focus left` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 176: bindsym $mod+$down focus down
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$down focus down
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+j focus down
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+j to command `focus down` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 177: bindsym $mod+$up focus up
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+$up focus up
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+k focus up
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+k to command `focus up` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 178: # bindsym $mod+$right focus right
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 179: # Or use $mod+[up|down|left|right]
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 180: bindsym $mod+Left focus left
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Left focus left
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Left focus left
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Left to command `focus left` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 181: bindsym $mod+Down focus down
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Down focus down
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Down focus down
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Down to command `focus down` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 182: bindsym $mod+Up focus up
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Up focus up
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Up focus up
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Up to command `focus up` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 183: bindsym $mod+Right focus right
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Right focus right
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Right focus right
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Right to command `focus right` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 184:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 185: # Move the focused window with the same, but add Shift
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 186: bindsym $mod+Shift+$left move left
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$left move left
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+h move left
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 187: bindsym $mod+Shift+$down move down
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$down move down
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+j move down
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 188: bindsym $mod+Shift+$up move up
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+$up move up
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+k move up
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 189: 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+l move right
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 190: # Ditto, with arrow keys
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 191: bindsym $mod+Shift+Left move left
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Left move left
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Left move left
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 192: bindsym $mod+Shift+Down move down
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Down move down
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Down move down
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 193: bindsym $mod+Shift+Up move up
00:00:00.092 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Up move up
00:00:00.092 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Up move up
00:00:00.092 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 194: 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:298] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 195: #
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 196: # Workspaces:
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 197: #
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 198: # Switch to workspace
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 199: 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:298] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 200: 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:298] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 201: 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:298] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 202: 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:298] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 203: 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:298] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 204: 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:298] bindsym - Bound Mod4+6 to command `workspace number 6` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 205: 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:298] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 206: 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:298] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 207: 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:298] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 208: 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:298] bindsym - Bound Mod4+0 to command `workspace number 10` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 209: # Move focused container to workspace
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 210: 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:298] bindsym - Bound Mod4+Shift+1 to command `move container to workspace number 1` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 211: 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:298] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*'
00:00:00.092 [DEBUG] [sway/config.c:838] Read line 212: bindsym $mod+Shift+3 move container to workspace number 3
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+3 move container to workspace number 3
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+3 move container to workspace number 3
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 213: bindsym $mod+Shift+4 move container to workspace number 4
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+4 move container to workspace number 4
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+4 move container to workspace number 4
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 214: bindsym $mod+Shift+5 move container to workspace number 5
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+5 move container to workspace number 5
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+5 move container to workspace number 5
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 215: bindsym $mod+Shift+6 move container to workspace number 6
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+6 move container to workspace number 6
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+6 move container to workspace number 6
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+6 to command `move container to workspace number 6` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 216: bindsym $mod+Shift+7 move container to workspace number 7
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+7 move container to workspace number 7
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+7 move container to workspace number 7
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 217: bindsym $mod+Shift+8 move container to workspace number 8
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+8 move container to workspace number 8
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+8 move container to workspace number 8
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 218: bindsym $mod+Shift+9 move container to workspace number 9
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+9 move container to workspace number 9
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+9 move container to workspace number 9
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 219: bindsym $mod+Shift+0 move container to workspace number 10
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+0 move container to workspace number 10
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+0 move container to workspace number 10
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 10` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 220:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 221: #Move workspaces to output
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 222: # move workspace to output with arrow keys
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 223: bindsym $mod+Control+Shift+Left move workspace to output left
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Control+Shift+Left move workspace to output left
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Control+Shift+Left move workspace to output left
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Control+Shift+Left to command `move workspace to output left` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 224: bindsym $mod+Control+Shift+Right move workspace to output right
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Control+Shift+Right move workspace to output right
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Control+Shift+Right move workspace to output right
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Control+Shift+Right to command `move workspace to output right` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 225: bindsym $mod+Control+Shift+Up move workspace to output up
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Control+Shift+Up move workspace to output up
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Control+Shift+Up move workspace to output up
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Control+Shift+Up to command `move workspace to output up` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 226: bindsym $mod+Control+Shift+Down move workspace to output down
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Control+Shift+Down move workspace to output down
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Control+Shift+Down move workspace to output down
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Control+Shift+Down to command `move workspace to output down` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 227: # Note: workspaces can have any name you want, not just numbers.
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 228: # We just use 1-10 as the default.
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 229: #
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 230: # Layout stuff:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 231: #
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 232: # You can "split" the current object of your focus with
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 233: # $mod+b or $mod+v, for horizontal and vertical splits
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 234: # respectively.
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 235: bindsym $mod+b splith
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+b splith
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+b splith
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+b to command `splith` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 236: bindsym $mod+v splitv
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+v splitv
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+v splitv
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+v to command `splitv` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 237:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 238: # Switch the current container between different layout styles
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 239: bindsym $mod+s layout stacking
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+s layout stacking
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+s layout stacking
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 240: bindsym $mod+w layout tabbed
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+w layout tabbed
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+w layout tabbed
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 241: bindsym $mod+e layout toggle split
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+e layout toggle split
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+e layout toggle split
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 242:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 243: # Make the current focus fullscreen
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 244: bindsym $mod+f fullscreen
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+f fullscreen
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+f fullscreen
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 245:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 246: # Toggle the current focus between tiling and floating mode
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 247: bindsym $mod+Shift+space floating toggle
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+space floating toggle
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+space floating toggle
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 248:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 249: # Swap focus between the tiling area and the floating area
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 250: bindsym $mod+space focus mode_toggle
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+space focus mode_toggle
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+space focus mode_toggle
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 251:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 252: # Move focus to the parent container
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 253: bindsym $mod+a focus parent
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+a focus parent
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+a focus parent
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+a to command `focus parent` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 254: #
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 255: # Scratchpad:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 256: #
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 257: # Sway has a "scratchpad", which is a bag of holding for windows.
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 258: # You can send windows there and get them back later.
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 259:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 260: # Move the currently focused window to the scratchpad
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 261: bindsym $mod+Shift+minus move scratchpad
00:00:00.093 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+minus move scratchpad
00:00:00.093 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+minus move scratchpad
00:00:00.093 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 262:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 263: # Show the next scratchpad window or hide the focused scratchpad window.
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 264: # If there are multiple scratchpad windows, this command cycles through them.
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 265: bindsym $mod+minus scratchpad show
00:00:00.093 [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:298] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 266: #
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 267: # Resizing containers:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 268: #
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 269: mode "resize" {
00:00:00.093 [DEBUG] [sway/config.c:892] Entering block 'mode "resize"'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 270: # left will shrink the containers width
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 271: # right will grow the containers width
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 272: # up will shrink the containers height
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 273: # down will grow the containers height
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 274: 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:298] bindsym - Bound h to command `resize shrink width 10px` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 275: 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:298] bindsym - Bound j to command `resize grow height 10px` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 276: 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:298] bindsym - Bound k to command `resize shrink height 10px` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 277: 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:298] bindsym - Bound l to command `resize grow width 10px` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 278:
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 279: # Ditto, with arrow keys
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 280: 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:298] bindsym - Bound Left to command `resize shrink width 10px` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 281: 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:298] bindsym - Bound Down to command `resize grow height 10px` for device '*'
00:00:00.093 [DEBUG] [sway/config.c:838] Read line 282: 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.094 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Up to command `resize shrink height 10px` for device '*'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 283: bindsym Right resize grow width 10px
00:00:00.094 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Right resize grow width 10px
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Right resize grow width 10px
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Right resize grow width 10px
00:00:00.094 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Right to command `resize grow width 10px` for device '*'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 284:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 285: # Return to default mode
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 286: bindsym Return mode "default"
00:00:00.094 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Return mode "default"
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Return mode "default"
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Return mode "default"
00:00:00.094 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Return to command `mode "default"` for device '*'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 287: bindsym Escape mode "default"
00:00:00.094 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Escape mode "default"
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Escape mode "default"
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Escape mode "default"
00:00:00.094 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Escape to command `mode "default"` for device '*'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 288: }
00:00:00.094 [DEBUG] [sway/config.c:909] Exiting block 'mode "resize"'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 289: bindsym $mod+r mode "resize"
00:00:00.094 [INFO] [sway/commands.c:381] Config command: bindsym $mod+r mode "resize"
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+r mode "resize"
00:00:00.094 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 290:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 291: #
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 292: # Status Bar:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 293: #
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 294: # Read `man 5 sway-bar` for more information about this section.
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 295: bar {
00:00:00.094 [DEBUG] [sway/config.c:892] Entering block 'bar'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 296: status_command exec ~/.local/bin/net-speed.sh
00:00:00.094 [INFO] [sway/commands.c:381] Config command: bar status_command exec ~/.local/bin/net-speed.sh
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: bar status_command exec ~/.local/bin/net-speed.sh
00:00:00.094 [DEBUG] [sway/commands/bar.c:91] Creating bar: bar-0
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: status_command exec ~/.local/bin/net-speed.sh
00:00:00.094 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: exec ~/.local/bin/net-speed.sh
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 297: separator_symbol " "
00:00:00.094 [INFO] [sway/commands.c:381] Config command: bar separator_symbol " "
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: bar separator_symbol " "
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: separator_symbol
00:00:00.094 [DEBUG] [sway/commands/bar/separator_symbol.c:13] Settings separator_symbol ' ' for bar: bar-0
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 298: position top
00:00:00.094 [INFO] [sway/commands.c:381] Config command: bar position top
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: bar position top
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: position top
00:00:00.094 [DEBUG] [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: bar-0
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 299: font pango:Hack 10
00:00:00.094 [INFO] [sway/commands.c:381] Config command: bar font pango:Hack 10
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: bar font pango:Hack 10
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: font pango:Hack 10
00:00:00.094 [DEBUG] [sway/commands/bar/font.c:28] Settings font 'Hack 10' for bar: bar-0
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 300:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 301: ## When the status_command prints a new line to stdout, swaybar updates.
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 302: ## The default just shows the current date and time.
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 303: # status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 304:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 305: colors {
00:00:00.094 [DEBUG] [sway/config.c:892] Entering block 'bar colors'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 306: background #00000000
00:00:00.094 [INFO] [sway/commands.c:381] Config command: bar colors background #00000000
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: bar colors background #00000000
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: colors background #00000000
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: background #00000000
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 307: statusline #AAAAAA
00:00:00.094 [INFO] [sway/commands.c:381] Config command: bar colors statusline #AAAAAA
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: bar colors statusline #AAAAAA
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: colors statusline #AAAAAA
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: statusline #AAAAAA
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 308: # background #323232
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 309: # inactive_workspace #32323200 #32323200 #5c5c5c
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 310: }
00:00:00.094 [DEBUG] [sway/config.c:909] Exiting block 'bar colors'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 311: }
00:00:00.094 [DEBUG] [sway/config.c:909] Exiting block 'bar'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 312:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 313: include /etc/sway/config.d/*
00:00:00.094 [INFO] [sway/commands.c:381] Config command: include /etc/sway/config.d/*
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: include /etc/sway/config.d/*
00:00:00.094 [INFO] [sway/config.c:416] Loading config from /etc/sway/config.d/50-systemd-user.conf
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 2: # See FS#63021
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal.
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 4:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 5: # Upstream refuses to set XDG_CURRENT_DESKTOP so we have to.
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 6: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:00.094 [INFO] [sway/commands.c:381] Config command: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:00.094 [DEBUG] [sway/config.c:882] Deferring command `exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 10: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:00.094 [INFO] [sway/commands.c:381] Config command: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:00.094 [DEBUG] [sway/config.c:882] Deferring command `exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 11:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 16: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:00.094 [INFO] [sway/commands.c:381] Config command: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:00.094 [DEBUG] [sway/config.c:882] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 314:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 315: #
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 316:
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 317: #
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 318: for_window [app_id="telegram-desktop"] floating enable
00:00:00.094 [INFO] [sway/commands.c:381] Config command: for_window [app_id="telegram-desktop"] floating enable
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: for_window [app_id="telegram-desktop"] floating enable
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: app_id=telegram-desktop
00:00:00.094 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="telegram-desktop"]' -> 'floating enable' added
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 319: for_window [app_id="thunar" title="Dateivorgangsfortschritt"] floating enable
00:00:00.094 [INFO] [sway/commands.c:381] Config command: for_window [app_id="thunar" title="Dateivorgangsfortschritt"] floating enable
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: for_window [app_id="thunar" title="Dateivorgangsfortschritt"] floating enable
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: app_id=thunar
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: title=Dateivorgangsfortschritt
00:00:00.094 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="thunar" title="Dateivorgangsfortschritt"]' -> 'floating enable' added
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 320: for_window [app_id="thunar" title="Ersetzen von Dateien bestätigen"] floating enable
00:00:00.094 [INFO] [sway/commands.c:381] Config command: for_window [app_id="thunar" title="Ersetzen von Dateien bestätigen"] floating enable
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: for_window [app_id="thunar" title="Ersetzen von Dateien bestätigen"] floating enable
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: app_id=thunar
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: title=Ersetzen von Dateien bestätigen
00:00:00.094 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="thunar" title="Ersetzen von Dateien bestätigen"]' -> 'floating enable' added
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 321: for_window [app_id="thunderbird" title="Neuer Termin.*"] floating enable, resize set width 700, resize set height 700
00:00:00.094 [INFO] [sway/commands.c:381] Config command: for_window [app_id="thunderbird" title="Neuer Termin.*"] floating enable, resize set width 700, resize set height 700
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: for_window [app_id="thunderbird" title="Neuer Termin.*"] floating enable, resize set width 700, resize set height 700
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: app_id=thunderbird
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: title=Neuer Termin.*
00:00:00.094 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="thunderbird" title="Neuer Termin.*"]' -> 'floating enable, resize set width 700, resize set height 700' added
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 322: for_window [app_id="thunderbird" title="Termin bearbeiten.*"] floating enable, resize set width 700, resize set height 700
00:00:00.094 [INFO] [sway/commands.c:381] Config command: for_window [app_id="thunderbird" title="Termin bearbeiten.*"] floating enable, resize set width 700, resize set height 700
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: for_window [app_id="thunderbird" title="Termin bearbeiten.*"] floating enable, resize set width 700, resize set height 700
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: app_id=thunderbird
00:00:00.094 [DEBUG] [sway/criteria.c:726] Found pair: title=Termin bearbeiten.*
00:00:00.094 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="thunderbird" title="Termin bearbeiten.*"]' -> 'floating enable, resize set width 700, resize set height 700' added
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 323: #for_window [app_id="firefox" title="Erweiterung: \(PassFF\).*"] floating enable, resize set width=400
00:00:00.094 [DEBUG] [sway/server.c:357] Initializing Xwayland (lazy=1)
00:00:00.095 [INFO] [sway/server.c:384] Starting backend on wayland display 'wayland-1'
00:00:00.095 [DEBUG] [wlr] [backend/libinput/backend.c:88] Starting libinput backend
00:00:00.145 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Video Bus [0:6]
00:00:00.145 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
00:00:00.145 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:6:Video_Bus')
00:00:00.145 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
00:00:00.145 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
00:00:00.145 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
00:00:00.145 [DEBUG] [sway/input/input-manager.c:636] applying seat config for seat seat0
00:00:00.145 [DEBUG] [sway/input/seat.c:974] adding device 0:6:Video_Bus to seat seat0
00:00:00.151 [DEBUG] [sway/input/keyboard.c:908] Created keyboard group 0x636c6f7daba0
00:00:00.151 [DEBUG] [sway/input/keyboard.c:931] Adding keyboard 0:6:Video_Bus to group 0x636c6f7daba0
00:00:00.158 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1]
00:00:00.158 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:00:00.158 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.158 [DEBUG] [sway/input/seat.c:974] adding device 0:1:Power_Button to seat seat0
00:00:00.164 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:1:Power_Button to group 0x636c6f7daba0
00:00:00.165 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Lid Switch [0:5]
00:00:00.165 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:5:Lid_Switch'
00:00:00.165 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:5:Lid_Switch')
00:00:00.165 [DEBUG] [sway/input/seat.c:974] adding device 0:5:Lid_Switch to seat seat0
00:00:00.165 [DEBUG] [sway/input/switch.c:17] Allocated switch for device
00:00:00.165 [DEBUG] [sway/input/switch.c:102] Configured switch for device
00:00:00.165 [DEBUG] [sway/input/switch.c:88] 0:5:Lid_Switch: type 0 state 1
00:00:00.165 [DEBUG] [sway/commands/bind.c:606] deferring command for binding: output eDP-1 disable
00:00:00.165 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Sleep Button [0:3]
00:00:00.165 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button'
00:00:00.165 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:3:Sleep_Button')
00:00:00.165 [DEBUG] [sway/input/seat.c:974] adding device 0:3:Sleep_Button to seat seat0
00:00:00.171 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:3:Sleep_Button to group 0x636c6f7daba0
00:00:00.172 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Logitech Wireless Keyboard PID:4023 [1133:16419]
00:00:00.172 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:16419:Logitech_Wireless_Keyboard_PID:4023'
00:00:00.172 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1133:16419:Logitech_Wireless_Keyboard_PID:4023')
00:00:00.172 [DEBUG] [sway/input/seat.c:974] adding device 1133:16419:Logitech_Wireless_Keyboard_PID:4023 to seat seat0
00:00:00.178 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1133:16419:Logitech_Wireless_Keyboard_PID:4023 to group 0x636c6f7daba0
00:00:00.179 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:16419:Logitech_Wireless_Keyboard_PID:4023'
00:00:00.179 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1133:16419:Logitech_Wireless_Keyboard_PID:4023')
00:00:00.179 [DEBUG] [sway/input/seat.c:974] adding device 1133:16419:Logitech_Wireless_Keyboard_PID:4023 to seat seat0
00:00:00.189 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:225] Loaded cursor theme 'default' at size 24 (59 available cursors)
00:00:00.189 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16419:Logitech_Wireless_Keyboard_PID:4023
00:00:00.189 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Logitech Wireless Mouse [1133:16529]
00:00:00.189 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:16529:Logitech_Wireless_Mouse'
00:00:00.189 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1133:16529:Logitech_Wireless_Mouse')
00:00:00.189 [DEBUG] [sway/input/seat.c:974] adding device 1133:16529:Logitech_Wireless_Mouse to seat seat0
00:00:00.195 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1133:16529:Logitech_Wireless_Mouse to group 0x636c6f7daba0
00:00:00.196 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:16529:Logitech_Wireless_Mouse'
00:00:00.196 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1133:16529:Logitech_Wireless_Mouse')
00:00:00.196 [DEBUG] [sway/input/seat.c:974] adding device 1133:16529:Logitech_Wireless_Mouse to seat seat0
00:00:00.196 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16529:Logitech_Wireless_Mouse
00:00:00.196 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding ELAN067C:00 04F3:31F9 Mouse [1267:12793]
00:00:00.196 [DEBUG] [sway/input/input-manager.c:234] adding device: '1267:12793:ELAN067C:00_04F3:31F9_Mouse'
00:00:00.196 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1267:12793:ELAN067C:00_04F3:31F9_Mouse')
00:00:00.196 [DEBUG] [sway/input/seat.c:974] adding device 1267:12793:ELAN067C:00_04F3:31F9_Mouse to seat seat0
00:00:00.196 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Mouse
00:00:00.196 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding ELAN067C:00 04F3:31F9 Touchpad [1267:12793]
00:00:00.196 [DEBUG] [sway/input/input-manager.c:234] adding device: '1267:12793:ELAN067C:00_04F3:31F9_Touchpad'
00:00:00.196 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1267:12793:ELAN067C:00_04F3:31F9_Touchpad')
00:00:00.196 [DEBUG] [sway/input/seat.c:974] adding device 1267:12793:ELAN067C:00_04F3:31F9_Touchpad to seat seat0
00:00:00.196 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Touchpad
00:00:00.196 [DEBUG] [wlr] [backend/libinput/events.c:130] libinput gesture not handled
00:00:00.196 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding sof-hda-dsp Headphone [0:0]
00:00:00.196 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:sof-hda-dsp_Headphone'
00:00:00.196 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:0:sof-hda-dsp_Headphone')
00:00:00.196 [DEBUG] [sway/input/seat.c:974] adding device 0:0:sof-hda-dsp_Headphone to seat seat0
00:00:00.202 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:0:sof-hda-dsp_Headphone to group 0x636c6f7daba0
00:00:00.203 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Intel HID events [0:0]
00:00:00.203 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_events'
00:00:00.203 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:0:Intel_HID_events')
00:00:00.203 [DEBUG] [sway/input/seat.c:974] adding device 0:0:Intel_HID_events to seat seat0
00:00:00.209 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:0:Intel_HID_events to group 0x636c6f7daba0
00:00:00.210 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding AT Translated Set 2 keyboard [1:1]
00:00:00.210 [DEBUG] [sway/input/input-manager.c:234] adding device: '1:1:AT_Translated_Set_2_keyboard'
00:00:00.210 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1:1:AT_Translated_Set_2_keyboard')
00:00:00.210 [DEBUG] [sway/input/seat.c:974] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
00:00:00.216 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x636c6f7daba0
00:00:00.217 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding TPPS/2 Elan TrackPoint [2:10]
00:00:00.217 [DEBUG] [sway/input/input-manager.c:234] adding device: '2:10:TPPS/2_Elan_TrackPoint'
00:00:00.217 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '2:10:TPPS/2_Elan_TrackPoint')
00:00:00.217 [DEBUG] [sway/input/seat.c:974] adding device 2:10:TPPS/2_Elan_TrackPoint to seat seat0
00:00:00.217 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:00:00.217 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding ThinkPad Extra Buttons [6058:20564]
00:00:00.217 [DEBUG] [sway/input/input-manager.c:234] adding device: '6058:20564:ThinkPad_Extra_Buttons'
00:00:00.217 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '6058:20564:ThinkPad_Extra_Buttons')
00:00:00.217 [DEBUG] [sway/input/seat.c:974] adding device 6058:20564:ThinkPad_Extra_Buttons to seat seat0
00:00:00.222 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 6058:20564:ThinkPad_Extra_Buttons to group 0x636c6f7daba0
00:00:00.224 [DEBUG] [wlr] [backend/libinput/backend.c:129] libinput successfully initialized
00:00:00.224 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card1
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'eDP-1'
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1628] 'eDP-1' connected
00:00:00.227 [DEBUG] [wlr] [backend/drm/drm.c:1422] Current CRTC: 80
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1436] Detected modes:
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1464] 2880x1800 @ 90.001 Hz (preferred)
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1464] 2880x1800 @ 60.001 Hz
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1484] Physical size: 300x190
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'HDMI-A-1'
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-1'
00:00:00.227 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-2'
00:00:00.263 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-3'
00:00:00.263 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-4'
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-6'
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1628] 'DP-6' connected
00:00:00.644 [DEBUG] [wlr] [backend/drm/drm.c:1422] Current CRTC: 131
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1436] Detected modes:
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1920x1080 @ 60.000 Hz (preferred)
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1920x1080 @ 60.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1920x1080 @ 59.940 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1920x1080 @ 50.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1600x900 @ 60.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x1024 @ 75.025 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x1024 @ 60.020 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1152x864 @ 75.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x720 @ 75.021 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x720 @ 60.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x720 @ 60.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x720 @ 59.940 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x720 @ 50.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1024x768 @ 75.029 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 1024x768 @ 60.004 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 800x600 @ 75.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 800x600 @ 60.317 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 720x576 @ 50.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 720x480 @ 60.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 720x480 @ 60.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 720x480 @ 59.940 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 720x480 @ 59.940 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 720x480 @ 59.940 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 640x480 @ 75.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 640x480 @ 60.000 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 640x480 @ 59.940 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 640x480 @ 59.940 Hz
00:00:00.644 [INFO] [wlr] [backend/drm/drm.c:1464] 720x400 @ 70.082 Hz
00:00:00.645 [INFO] [wlr] [backend/drm/drm.c:1484] Physical size: 480x270
00:00:00.645 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-7'
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-8'
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1628] 'DP-8' connected
00:00:00.814 [DEBUG] [wlr] [backend/drm/drm.c:1422] Current CRTC: 182
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1436] Detected modes:
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1920x1080 @ 60.000 Hz (preferred)
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1600x900 @ 60.000 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x1024 @ 75.025 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x1024 @ 60.020 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1152x864 @ 75.000 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x720 @ 74.915 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1280x720 @ 60.000 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1024x768 @ 75.029 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 1024x768 @ 60.004 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 800x600 @ 75.000 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 800x600 @ 60.317 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 640x480 @ 75.000 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 640x480 @ 59.940 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1464] 720x400 @ 70.082 Hz
00:00:00.814 [INFO] [wlr] [backend/drm/drm.c:1484] Physical size: 480x270
00:00:00.815 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'DP-9'
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'eDP-1': crtc=0 status=connected want_crtc=1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'HDMI-A-1': crtc=-1 status=disconnected want_crtc=0
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-1': crtc=-1 status=disconnected want_crtc=0
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-2': crtc=-1 status=disconnected want_crtc=0
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-3': crtc=-1 status=disconnected want_crtc=0
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-4': crtc=-1 status=disconnected want_crtc=0
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-6': crtc=1 status=connected want_crtc=1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-7': crtc=-1 status=disconnected want_crtc=0
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-8': crtc=2 status=connected want_crtc=1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-9': crtc=-1 status=disconnected want_crtc=0
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'eDP-1': crtc=0
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'HDMI-A-1': crtc=-1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-1': crtc=-1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-2': crtc=-1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-3': crtc=-1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-4': crtc=-1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-6': crtc=1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-7': crtc=-1
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-8': crtc=2
00:00:00.815 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-9': crtc=-1
00:00:00.815 [INFO] [wlr] [backend/drm/drm.c:1664] connector eDP-1: Requesting modeset
00:00:00.815 [DEBUG] [sway/desktop/output.c:1019] New output 0x636c6fafdca0: eDP-1 (non-desktop: 0)
00:00:00.815 [DEBUG] [sway/config/output.c:401] Turning on output eDP-1
00:00:00.815 [DEBUG] [sway/config/output.c:409] Set eDP-1 mode to 2880x1800 (-1.000000 Hz)
00:00:00.815 [INFO] [sway/config/output.c:277] Assigning configured mode (2880x1800@90.001Hz) to eDP-1
00:00:00.815 [DEBUG] [sway/config/output.c:437] Set eDP-1 subpixel to none
00:00:00.815 [DEBUG] [sway/config/output.c:448] Auto-detected output transform: 0
00:00:00.815 [DEBUG] [sway/config/output.c:476] Set eDP-1 scale to 1.350000
00:00:00.815 [DEBUG] [sway/config/output.c:520] Committing output eDP-1
00:00:00.815 [DEBUG] [wlr] [types/output/render.c:168] Attaching empty buffer to output for modeset
00:00:00.815 [DEBUG] [wlr] [types/output/swapchain.c:27] Choosing primary buffer format XR24 (0x34325258) for output 'eDP-1'
00:00:00.815 [DEBUG] [wlr] [types/output/swapchain.c:96] Testing swapchain for output 'eDP-1'
00:00:00.815 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.826 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 2880x1800 GBM buffer with format XR24 (0x34325258), modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008)
00:00:00.827 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 2880x1800
00:00:00.830 [INFO] [wlr] [backend/drm/drm.c:786] connector eDP-1: Modesetting with 2880x1800 @ 90.001 Hz
00:00:00.849 [DEBUG] [sway/config/output.c:559] Set eDP-1 scale_filter to linear
00:00:00.849 [DEBUG] [sway/config/output.c:566] Set eDP-1 position to 0, 0
00:00:00.875 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:225] Loaded cursor theme 'default' at size 32 (59 available cursors)
00:00:00.877 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.877 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:00.877 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:00:00.877 [DEBUG] [sway/tree/workspace.c:277] Workspace: Generating new workspace name for output eDP-1
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 1'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '1'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:268] Workspace: Found free name 1
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 2'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '2'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 3'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '3'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 4'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '4'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 5'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '5'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 6'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '6'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 7'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '7'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 8'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '8'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 9'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '9'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 10'
00:00:00.877 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '10'
00:00:00.877 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1
00:00:00.877 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 1 for output eDP-1
00:00:00.877 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:00.877 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2133x1333@0,0
00:00:00.877 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 10.000000, 10.000000
00:00:00.877 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2133x1333@0,0
00:00:00.877 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 10.000000, 10.000000
00:00:00.877 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:00:00.877 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Touchpad
00:00:00.877 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Mouse
00:00:00.877 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16529:Logitech_Wireless_Mouse
00:00:00.877 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16419:Logitech_Wireless_Keyboard_PID:4023
00:00:00.877 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fab3d50 committing with 2 instructions
00:00:00.877 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fab3d50
00:00:00.877 [INFO] [wlr] [backend/drm/drm.c:1664] connector DP-6: Requesting modeset
00:00:00.877 [DEBUG] [sway/desktop/output.c:1019] New output 0x636c6fb16a10: DP-6 (non-desktop: 0)
00:00:00.877 [DEBUG] [sway/config/output.c:401] Turning on output DP-6
00:00:00.877 [DEBUG] [sway/config/output.c:409] Set DP-6 mode to 1920x1080 (-1.000000 Hz)
00:00:00.877 [INFO] [sway/config/output.c:277] Assigning configured mode (1920x1080@60.000Hz) to DP-6
00:00:00.877 [DEBUG] [sway/config/output.c:437] Set Dell Inc. DELL P2222H HF6D3C3 subpixel to rgb
00:00:00.877 [DEBUG] [sway/config/output.c:448] Auto-detected output transform: 0
00:00:00.877 [DEBUG] [sway/config/output.c:473] Auto-detected output scale: 1.000000
00:00:00.877 [DEBUG] [sway/config/output.c:520] Committing output DP-6
00:00:00.877 [DEBUG] [wlr] [types/output/render.c:168] Attaching empty buffer to output for modeset
00:00:00.878 [DEBUG] [wlr] [types/output/swapchain.c:27] Choosing primary buffer format XR24 (0x34325258) for output 'DP-6'
00:00:00.878 [DEBUG] [wlr] [types/output/swapchain.c:96] Testing swapchain for output 'DP-6'
00:00:00.878 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.879 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008)
00:00:00.879 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 1920x1080
00:00:00.880 [INFO] [wlr] [backend/drm/drm.c:786] connector DP-6: Modesetting with 1920x1080 @ 60.000 Hz
00:00:00.894 [DEBUG] [sway/config/output.c:566] Set Dell Inc. DELL P2222H HF6D3C3 position to -1920, 0
00:00:00.894 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2133x1333@0,0
00:00:00.894 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 10.000000, 10.000000
00:00:00.895 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fa3e490 committing with 1 instructions
00:00:00.895 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fa3e490
00:00:00.908 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:225] Loaded cursor theme 'default' at size 24 (59 available cursors)
00:00:00.908 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.908 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:00.908 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:00:00.908 [DEBUG] [sway/tree/workspace.c:277] Workspace: Generating new workspace name for output DP-6
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 1'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '1'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 2'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '2'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:268] Workspace: Found free name 2
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 3'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '3'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 4'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '4'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 5'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '5'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 6'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '6'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 7'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '7'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 8'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '8'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 9'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '9'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 10'
00:00:00.908 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '10'
00:00:00.908 [DEBUG] [sway/tree/output.c:127] Creating default workspace 2
00:00:00.908 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 2 for output DP-6
00:00:00.908 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:00.908 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.908 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 10.000000
00:00:00.908 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2133x1333@0,0
00:00:00.908 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 10.000000, 10.000000
00:00:00.908 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.908 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 10.000000
00:00:00.908 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:00:00.908 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Touchpad
00:00:00.908 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Mouse
00:00:00.908 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16529:Logitech_Wireless_Mouse
00:00:00.908 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16419:Logitech_Wireless_Keyboard_PID:4023
00:00:00.908 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f7d89a0 committing with 3 instructions
00:00:00.908 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f7d89a0
00:00:00.908 [INFO] [wlr] [backend/drm/drm.c:1664] connector DP-8: Requesting modeset
00:00:00.908 [DEBUG] [sway/desktop/output.c:1019] New output 0x636c6fb19f80: DP-8 (non-desktop: 0)
00:00:00.908 [DEBUG] [sway/config/output.c:401] Turning on output DP-8
00:00:00.908 [DEBUG] [sway/config/output.c:409] Set DP-8 mode to 1920x1800 (-1.000000 Hz)
00:00:00.908 [INFO] [sway/config/output.c:281] Configured mode (1920x1800@-1.000Hz) not available, applying preferred mode (1920x1080@60.000Hz)
00:00:00.908 [DEBUG] [sway/config/output.c:437] Set Dell Inc. DELL P2222H BR4D3C3 subpixel to rgb
00:00:00.908 [DEBUG] [sway/config/output.c:448] Auto-detected output transform: 0
00:00:00.908 [DEBUG] [sway/config/output.c:473] Auto-detected output scale: 1.000000
00:00:00.908 [DEBUG] [sway/config/output.c:520] Committing output DP-8
00:00:00.908 [DEBUG] [wlr] [types/output/render.c:168] Attaching empty buffer to output for modeset
00:00:00.908 [DEBUG] [wlr] [types/output/swapchain.c:27] Choosing primary buffer format XR24 (0x34325258) for output 'DP-8'
00:00:00.908 [DEBUG] [wlr] [types/output/swapchain.c:96] Testing swapchain for output 'DP-8'
00:00:00.908 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.910 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008)
00:00:00.910 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 1920x1080
00:00:00.910 [INFO] [wlr] [backend/drm/drm.c:786] connector DP-8: Modesetting with 1920x1080 @ 60.000 Hz
00:00:00.916 [DEBUG] [sway/config/output.c:566] Set Dell Inc. DELL P2222H BR4D3C3 position to 0, 0
00:00:00.916 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2133x1333@0,0
00:00:00.916 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 10.000000, 10.000000
00:00:00.916 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.916 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 10.000000
00:00:00.916 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6faf1320 committing with 2 instructions
00:00:00.916 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6faf1320
00:00:00.916 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.917 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:00.917 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:00:00.917 [DEBUG] [sway/tree/workspace.c:277] Workspace: Generating new workspace name for output DP-8
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 1'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '1'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 2'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '2'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 3'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '3'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:268] Workspace: Found free name 3
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 4'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '4'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 5'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '5'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 6'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '6'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 7'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '7'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 8'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '8'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 9'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '9'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 10'
00:00:00.917 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '10'
00:00:00.917 [DEBUG] [sway/tree/output.c:127] Creating default workspace 3
00:00:00.917 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 3 for output DP-8
00:00:00.917 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:00.917 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.917 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '3' at 10.000000, 10.000000
00:00:00.917 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 2133x1333@0,0
00:00:00.917 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 10.000000, 10.000000
00:00:00.917 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.917 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 10.000000
00:00:00.917 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.917 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '3' at 10.000000, 10.000000
00:00:00.917 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:00:00.917 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Touchpad
00:00:00.917 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Mouse
00:00:00.917 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16529:Logitech_Wireless_Mouse
00:00:00.917 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16419:Logitech_Wireless_Keyboard_PID:4023
00:00:00.917 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f6dee20 committing with 4 instructions
00:00:00.917 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f6dee20
00:00:00.917 [INFO] [wlr] [backend/headless/backend.c:17] Starting headless backend
00:00:00.917 [DEBUG] [sway/config/bar.c:265] Invoking swaybar for bar id 'bar-0'
00:00:00.920 [DEBUG] [sway/config/bar.c:258] Spawned swaybar bar-0
00:00:00.920 [DEBUG] [sway/config.c:687] Running deferred commands
00:00:00.920 [INFO] [sway/commands.c:261] Handling command 'exec --no-startup-id ~/.local/bin/autotiling'
00:00:00.920 [DEBUG] [sway/commands/exec_always.c:58] Executing ~/.local/bin/autotiling
00:00:00.924 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14863
00:00:00.924 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14863
00:00:00.924 [INFO] [sway/commands.c:261] Handling command 'exec_always gsettings set $gnome-schema gtk-theme 'Adwaita-dark''
00:00:00.924 [DEBUG] [sway/commands/exec_always.c:58] Executing gsettings set org.gnome.desktop.interface gtk-theme 'Adwaita-dark'
00:00:00.927 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14865
00:00:00.927 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14865
00:00:00.927 [INFO] [sway/commands.c:261] Handling command 'exec_always gsettings set $gnome-schema cursor-theme 'Adwaita''
00:00:00.927 [DEBUG] [sway/commands/exec_always.c:58] Executing gsettings set org.gnome.desktop.interface cursor-theme 'Adwaita'
00:00:00.931 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14867
00:00:00.931 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14867
00:00:00.931 [INFO] [sway/commands.c:261] Handling command 'exec_always gsettings set $gnome-schema font-name 'Noto Sans 9''
00:00:00.931 [DEBUG] [sway/commands/exec_always.c:58] Executing gsettings set org.gnome.desktop.interface font-name 'Noto Sans 9'
00:00:00.934 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14872
00:00:00.934 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14872
00:00:00.934 [INFO] [sway/commands.c:261] Handling command 'exec_always gsettings set $gnome-schema monospace-font-name 'Hack 10''
00:00:00.934 [DEBUG] [sway/commands/exec_always.c:58] Executing gsettings set org.gnome.desktop.interface monospace-font-name 'Hack 10'
00:00:00.938 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14881
00:00:00.938 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14881
00:00:00.938 [INFO] [sway/commands.c:261] Handling command 'exec_always gsettings set $gnome-schema font-antialising 'grayscale''
00:00:00.938 [DEBUG] [sway/commands/exec_always.c:58] Executing gsettings set org.gnome.desktop.interface font-antialising 'grayscale'
00:00:00.941 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14888
00:00:00.941 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14888
00:00:00.942 [INFO] [sway/commands.c:261] Handling command 'exec_always gsettings set $gnome-schema font-hinting 'full''
00:00:00.942 [DEBUG] [sway/commands/exec_always.c:58] Executing gsettings set org.gnome.desktop.interface font-hinting 'full'
Kein derartiger Schlüssel »font-antialising«
00:00:00.946 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14894
00:00:00.946 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14894
00:00:00.946 [INFO] [sway/commands.c:261] Handling command 'exec_always gsettings set $gnome-schema icon-theme 'Adwaita''
00:00:00.946 [DEBUG] [sway/commands/exec_always.c:58] Executing gsettings set org.gnome.desktop.interface icon-theme 'Adwaita'
00:00:00.950 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14899
00:00:00.950 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14899
00:00:00.950 [INFO] [sway/commands.c:261] Handling command 'exec_always gsettings set $gnome-schema color-scheme 'prefer-dark''
00:00:00.950 [DEBUG] [sway/commands/exec_always.c:58] Executing gsettings set org.gnome.desktop.interface color-scheme 'prefer-dark'
00:00:00.954 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14905
00:00:00.954 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14905
00:00:00.954 [INFO] [sway/commands.c:261] Handling command 'exec wl-paste -t text --watch clipman store --no-persist'
00:00:00.954 [DEBUG] [sway/commands/exec_always.c:58] Executing wl-paste -t text --watch clipman store --no-persist
00:00:00.957 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14911
00:00:00.957 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14911
00:00:00.957 [INFO] [sway/commands.c:261] Handling command 'exec systemctl --user set-environment XDG_CURRENT_DESKTOP=sway'
00:00:00.957 [DEBUG] [sway/commands/exec_always.c:58] Executing systemctl --user set-environment XDG_CURRENT_DESKTOP=sway
00:00:00.960 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14916
00:00:00.960 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14916
00:00:00.960 [INFO] [sway/commands.c:261] Handling command 'exec systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP'
00:00:00.960 [DEBUG] [sway/commands/exec_always.c:58] Executing systemctl --user import-environment DISPLAY SWAYSOCK WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
00:00:00.963 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14919
00:00:00.963 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14919
00:00:00.963 [INFO] [sway/commands.c:261] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY'
00:00:00.963 [DEBUG] [sway/commands/exec_always.c:58] Executing hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP=sway WAYLAND_DISPLAY
00:00:00.966 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14921
00:00:00.967 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14921
00:00:00.967 [DEBUG] [sway/config.c:711] Running deferred bindings for seat seat0
00:00:00.967 [DEBUG] [sway/commands/bind.c:619] running command for binding: output eDP-1 disable
00:00:00.967 [INFO] [sway/commands.c:261] Handling command 'output eDP-1 disable'
00:00:00.967 [DEBUG] [sway/commands.c:436] Subcommand: disable
00:00:00.967 [DEBUG] [sway/config/output.c:212] Merging on top of existing output config
00:00:00.967 [DEBUG] [sway/config/output.c:235] Config stored for output eDP-1 (enabled: 0) (2880x1800@-1.000000Hz position 0,0 scale 1.350000 subpixel none transform -1) (bg /home/florian/bg.jpg fill) (power -1) (max render time: -1)
00:00:00.967 [DEBUG] [sway/config/output.c:396] Turning off output eDP-1
00:00:00.967 [DEBUG] [sway/config/output.c:520] Committing output eDP-1
00:00:00.967 [INFO] [wlr] [backend/drm/drm.c:790] connector eDP-1: Turning off
00:00:01.945 [DEBUG] [sway/config/output.c:533] Disabling output eDP-1
00:00:01.945 [DEBUG] [sway/tree/output.c:264] Disabling output 'eDP-1'
00:00:01.945 [DEBUG] [sway/tree/workspace.c:145] Destroying workspace '1'
00:00:01.945 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:01.945 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 10.000000
00:00:01.945 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:01.945 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '3' at 10.000000, 10.000000
00:00:01.945 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:00:01.945 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Touchpad
00:00:01.945 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Mouse
00:00:01.945 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16529:Logitech_Wireless_Mouse
00:00:01.945 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16419:Logitech_Wireless_Keyboard_PID:4023
00:00:01.945 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:01.945 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 10.000000
00:00:01.945 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:01.945 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '3' at 10.000000, 10.000000
00:00:01.945 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fab24e0 committing with 5 instructions
00:00:01.945 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fab24e0
00:00:01.945 [INFO] [sway/server.c:396] Running compositor on wayland display 'wayland-1'
00:00:01.946 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:01.950 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008)
00:00:01.951 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 1920x1080
00:00:01.952 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:01.956 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 1920x1080 GBM buffer with format XR24 (0x34325258), modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008)
00:00:01.956 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 1920x1080
00:00:01.957 [DEBUG] [sway/ipc-server.c:197] New client: fd 80
00:00:01.957 [DEBUG] [sway/ipc-server.c:197] New client: fd 84
00:00:01.957 [DEBUG] [sway/ipc-server.c:197] New client: fd 87
00:00:01.957 [DEBUG] [sway/ipc-server.c:197] New client: fd 86
2024-05-06 17:41:11 - [swaybg-1.2.1/main.c:282] Found config Dell Inc. DELL P2222H HF6D3C3 for output DP-6 (Dell Inc. DELL P2222H HF6D3C3)
2024-05-06 17:41:11 - [swaybg-1.2.1/main.c:282] Found config Dell Inc. DELL P2222H BR4D3C3 for output DP-8 (Dell Inc. DELL P2222H BR4D3C3)
00:00:01.957 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6f84c8f0 (res 0x636c6faf94a0)
00:00:01.957 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:466] new layer_surface 0x636c6f7414e0 (res 0x636c6faf96e0)
00:00:01.957 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
00:00:01.957 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fbed9a0 (res 0x636c6faf9800)
00:00:01.957 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:466] new layer_surface 0x636c6f842e70 (res 0x636c6faf9a40)
00:00:01.957 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
Failed to spawn clipman: No such file or directory00:00:01.984 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6f84b4c0 (res 0x636c6faf6a80)
00:00:01.984 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:466] new layer_surface 0x636c6f747230 (res 0x636c6faf6ba0)
00:00:01.984 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace panel layer 1 anchor 13 size 0x23 margin 0,0,0,0,
00:00:01.984 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:01.984 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:00:01.984 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 33.000000
00:00:01.984 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f84bd00 committing with 1 instructions
00:00:01.984 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f84bd00
00:00:01.984 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fcb4ea0 (res 0x636c6faf6de0)
00:00:01.984 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:466] new layer_surface 0x636c6fc7e3b0 (res 0x636c6faf6f00)
00:00:01.984 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace panel layer 1 anchor 13 size 0x23 margin 0,0,0,0,
00:00:01.984 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:01.984 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:00:01.984 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '3' at 10.000000, 33.000000
00:00:01.984 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f6e8ca0 committing with 1 instructions
00:00:01.984 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f6e8ca0
i3status: ALSA: Cannot find mixer Master (index 0)
00:00:08.943 [DEBUG] [sway/ipc-server.c:301] Sending workspace::focus event
00:00:08.944 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f872ab0 committing with 4 instructions
00:00:08.944 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f872ab0
00:00:09.343 [DEBUG] [sway/ipc-server.c:301] Sending workspace::focus event
00:00:09.344 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f85d2d0 committing with 4 instructions
00:00:09.344 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f85d2d0
00:00:10.863 [DEBUG] [sway/commands/bind.c:619] running command for binding: exec alacritty
00:00:10.863 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
00:00:10.863 [DEBUG] [sway/commands/exec_always.c:58] Executing alacritty
00:00:10.873 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 14947
00:00:10.873 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 14947
00:00:10.888 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fb934a0 (res 0x636c6fab86d0)
00:00:10.918 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fb93850 (res 0x636c6fab70e0)
00:00:10.918 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x636c6f831960 (res 0x636c6fab7200)
00:00:10.918 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x636c6ef11780 (res 0x636c6fab7440)
00:00:10.918 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='Alacritty' app_id='Alacritty'
00:00:10.954 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 14947
00:00:10.954 [DEBUG] [sway/desktop/launcher.c:92] found workspace match for pid 14947: 2
00:00:10.954 [DEBUG] [sway/ipc-server.c:327] Sending window::new event
00:00:10.954 [DEBUG] [sway/ipc-server.c:327] Sending window::title event
00:00:10.954 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:00:10.954 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 33.000000
00:00:10.954 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffc9bb6dd80 horizontally
00:00:10.954 [DEBUG] [sway/ipc-server.c:327] Sending window::focus event
00:00:10.954 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fafadb0 committing with 3 instructions
00:00:10.960 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x636c6fafadb0 is ready
00:00:10.960 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fafadb0
00:00:10.960 [DEBUG] [sway/tree/container.c:1320] Container 0x636c6f84ce90 entered output 0x636c6fc29df0
00:00:10.963 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:10.963 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:10.963 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:00:10.964 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:10.964 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:10.964 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:00:10.968 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :0
00:00:11.044 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fd27510 (res 0x636c6fabc2f0)
00:00:11.044 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:00:11.046 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:00:11.046 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:00:11.050 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.050 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.050 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.050 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.050 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.050 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.050 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.050 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.050 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
> Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:00:11.060 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.060 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:00:11.060 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:11.060 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:00:11.072 [DEBUG] [sway/ipc-server.c:327] Sending window::title event
00:00:16.267 [DEBUG] [sway/ipc-server.c:197] New client: fd 105
00:00:16.269 [INFO] [sway/ipc-server.c:571] IPC Client 105 disconnected
00:00:21.077 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:00:30.921 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '5aa347f3dd27a88628af99199cba180e' has expired
00:00:30.924 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '798175de3194cd49d75dc2c645b00a90' has expired
00:00:30.928 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '280b472a670327351c6c83244598067a' has expired
00:00:30.931 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '3255cb9f6cca3f8366684adbaa7cc2b2' has expired
00:00:30.934 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '1ad6a8262a11675f6c0311f6a75ff6dd' has expired
00:00:30.938 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'c07812379366153779fd851d6a62e089' has expired
00:00:30.942 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '25b142b9ddf9a8ebe7dd6ef61c696a7a' has expired
00:00:30.946 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '337bad09788c98ed5bd8b8b738e39371' has expired
00:00:30.950 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token 'f4f025331cad0ff9d9709acfc4cbd54d' has expired
00:00:30.954 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '258517eb26e3905fbc074f510f35164a' has expired
00:00:30.957 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '9aa5f71e7a2509747ce4024a409e57e3' has expired
00:00:30.960 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '33c1d4defb593df1a43e4099644bf145' has expired
00:00:30.963 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '816b865bbdf09e8ba168a1ac1f6bfb4e' has expired
00:01:06.661 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:01:06.662 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:01:06.662 [DEBUG] [wlr] [render/gles2/renderer.c:159] Created GL FBO for buffer 256x256
00:02:55.987 [DEBUG] [sway/ipc-server.c:327] Sending window::close event
00:02:55.987 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:02:55.987 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 33.000000
00:02:55.987 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f94e440 committing with 2 instructions
00:02:55.987 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f94e440
00:02:57.942 [DEBUG] [sway/commands/bind.c:619] running command for binding: exec systemctl suspend
00:02:57.942 [INFO] [sway/commands.c:261] Handling command 'exec systemctl suspend'
00:02:57.942 [DEBUG] [sway/commands/exec_always.c:58] Executing systemctl suspend
00:02:57.951 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 15189
00:02:57.951 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 15189
Error creating textual authentication agent: Error opening current controlling terminal for the process (`/dev/tty'): No such device or address (polkit-error-quark, 0)
00:03:03.920 [DEBUG] [wlr] [backend/session/session.c:181] udev event for card1 (change)
00:03:03.920 [DEBUG] [wlr] [backend/session/session.c:210] DRM device card1 changed
00:03:03.921 [DEBUG] [wlr] [backend/drm/backend.c:157] Received hotplug event for /dev/dri/card1
00:03:03.921 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card1
00:03:04.355 [INFO] [wlr] [backend/drm/drm.c:1636] 'DP-8' disconnected
00:03:04.355 [DEBUG] [sway/tree/output.c:264] Disabling output 'DP-8'
00:03:04.355 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (wallpaper)
00:03:04.355 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (panel)
00:03:04.355 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:03:04.355 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:03:04.355 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '3' at 10.000000, 10.000000
00:03:04.355 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f989e20 committing with 1 instructions
00:03:04.355 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f989e20
00:03:04.355 [DEBUG] [sway/tree/workspace.c:145] Destroying workspace '3'
00:03:04.355 [DEBUG] [sway/ipc-server.c:301] Sending workspace::empty event
00:03:04.356 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:03:04.356 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 33.000000
00:03:04.356 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 2:10:TPPS/2_Elan_TrackPoint
00:03:04.356 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Touchpad
00:03:04.356 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12793:ELAN067C:00_04F3:31F9_Mouse
00:03:04.356 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16529:Logitech_Wireless_Mouse
00:03:04.356 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1133:16419:Logitech_Wireless_Keyboard_PID:4023
00:03:04.356 [DEBUG] [sway/tree/output.c:287] Destroying output 'DP-8'
00:03:04.356 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f94e440 committing with 3 instructions
00:03:04.356 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f94e440
00:03:04.357 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:03:04.357 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 33.000000
00:03:04.357 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fa83950 committing with 1 instructions
00:03:04.357 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fa83950
00:03:04.357 [DEBUG] [wlr] [backend/drm/drm.c:1192] connector DP-8: De-allocating CRTC 182
00:03:04.357 [INFO] [wlr] [backend/drm/drm.c:790] connector DP-8: Turning off
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'eDP-1': crtc=-1 status=connected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'HDMI-A-1': crtc=-1 status=disconnected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-1': crtc=-1 status=disconnected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-2': crtc=-1 status=disconnected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-3': crtc=-1 status=disconnected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-4': crtc=-1 status=disconnected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-6': crtc=1 status=connected want_crtc=1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-7': crtc=-1 status=disconnected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-8': crtc=-1 status=disconnected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-9': crtc=-1 status=disconnected want_crtc=0
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'eDP-1': crtc=-1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'HDMI-A-1': crtc=-1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-1': crtc=-1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-2': crtc=-1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-3': crtc=-1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-4': crtc=-1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-6': crtc=1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-7': crtc=-1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-8': crtc=-1
00:03:04.843 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-9': crtc=-1
2024-05-06 18:29:06 - [swaybg-1.2.1/main.c:226] Destroying output DP-8 (Dell Inc. DELL P2222H BR4D3C3)
00:03:04.844 [DEBUG] [wlr] [backend/session/session.c:181] udev event for card1-DP-8 (remove)
00:03:04.844 [DEBUG] [wlr] [backend/session/session.c:181] udev event for card1 (change)
00:03:04.845 [DEBUG] [wlr] [backend/session/session.c:210] DRM device card1 changed
00:03:04.845 [DEBUG] [wlr] [backend/drm/backend.c:157] Received hotplug event for /dev/dri/card1
00:03:04.845 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'eDP-1': crtc=-1 status=connected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'HDMI-A-1': crtc=-1 status=disconnected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-1': crtc=-1 status=disconnected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-2': crtc=-1 status=disconnected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-3': crtc=-1 status=disconnected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-4': crtc=-1 status=disconnected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-6': crtc=1 status=connected want_crtc=1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-7': crtc=-1 status=disconnected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-8': crtc=-1 status=disconnected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-9': crtc=-1 status=disconnected want_crtc=0
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'eDP-1': crtc=-1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'HDMI-A-1': crtc=-1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-1': crtc=-1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-2': crtc=-1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-3': crtc=-1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-4': crtc=-1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-6': crtc=1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-7': crtc=-1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-8': crtc=-1
00:03:05.197 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-9': crtc=-1
00:03:05.198 [DEBUG] [wlr] [backend/session/session.c:181] udev event for card1 (change)
00:03:05.198 [DEBUG] [wlr] [backend/session/session.c:210] DRM device card1 changed
00:03:05.198 [DEBUG] [wlr] [backend/drm/backend.c:157] Received hotplug event for /dev/dri/card1
00:03:05.198 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card1
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'eDP-1': crtc=-1 status=connected want_crtc=0
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'HDMI-A-1': crtc=-1 status=disconnected want_crtc=0
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-1': crtc=-1 status=disconnected want_crtc=0
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-2': crtc=-1 status=disconnected want_crtc=0
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-3': crtc=-1 status=disconnected want_crtc=0
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-4': crtc=-1 status=disconnected want_crtc=0
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-6': crtc=1 status=connected want_crtc=1
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-7': crtc=-1 status=disconnected want_crtc=0
00:03:05.585 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-8': crtc=-1 status=disconnected want_crtc=0
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'DP-9': crtc=-1 status=disconnected want_crtc=0
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'eDP-1': crtc=-1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'HDMI-A-1': crtc=-1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-1': crtc=-1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-2': crtc=-1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-3': crtc=-1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-4': crtc=-1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-6': crtc=1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-7': crtc=-1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-8': crtc=-1
00:03:05.586 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'DP-9': crtc=-1
00:03:05.692 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Logitech Wireless Keyboard PID:4023 [1133:16419]
00:03:05.692 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:16419:Logitech_Wireless_Keyboard_PID:4023'
00:03:05.692 [DEBUG] [sway/input/seat.c:994] removing device 1133:16419:Logitech_Wireless_Keyboard_PID:4023 from seat seat0
00:03:05.692 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 1133:16419:Logitech_Wireless_Keyboard_PID:4023 from group 0x636c6f7daba0
00:03:05.693 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:16419:Logitech_Wireless_Keyboard_PID:4023'
00:03:05.693 [DEBUG] [sway/input/seat.c:994] removing device 1133:16419:Logitech_Wireless_Keyboard_PID:4023 from seat seat0
00:03:05.694 [DEBUG] [wlr] [backend/libinput/events.c:139] Removing Logitech Wireless Mouse [1133:16529]
00:03:05.694 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:16529:Logitech_Wireless_Mouse'
00:03:05.694 [DEBUG] [sway/input/seat.c:994] removing device 1133:16529:Logitech_Wireless_Mouse from seat seat0
00:03:05.694 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 1133:16529:Logitech_Wireless_Mouse from group 0x636c6f7daba0
00:03:05.694 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:16529:Logitech_Wireless_Mouse'
00:03:05.694 [DEBUG] [sway/input/seat.c:994] removing device 1133:16529:Logitech_Wireless_Mouse from seat seat0
00:03:05.940 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding MOSART Semi. 2.4G INPUT DEVICE Consumer Control [1578:19457]
00:03:05.940 [DEBUG] [sway/input/input-manager.c:234] adding device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control'
00:03:05.940 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control')
00:03:05.940 [DEBUG] [sway/input/seat.c:974] adding device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control to seat seat0
00:03:05.949 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control to group 0x636c6f7daba0
00:03:05.951 [DEBUG] [sway/input/input-manager.c:234] adding device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control'
00:03:05.951 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control')
00:03:05.951 [DEBUG] [sway/input/seat.c:974] adding device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control to seat seat0
00:03:05.951 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control
00:03:05.954 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding MOSART Semi. 2.4G INPUT DEVICE [1578:19457]
00:03:05.954 [DEBUG] [sway/input/input-manager.c:234] adding device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE'
00:03:05.954 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE')
00:03:05.954 [DEBUG] [sway/input/seat.c:974] adding device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE to seat seat0
00:03:05.960 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE to group 0x636c6f7daba0
00:03:05.967 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Vimicro USB2.0 PC Camera [2760:13101]
00:03:05.967 [DEBUG] [sway/input/input-manager.c:234] adding device: '2760:13101:Vimicro_USB2.0_PC_Camera'
00:03:05.967 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '2760:13101:Vimicro_USB2.0_PC_Camera')
00:03:05.967 [DEBUG] [sway/input/seat.c:974] adding device 2760:13101:Vimicro_USB2.0_PC_Camera to seat seat0
00:03:05.973 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 2760:13101:Vimicro_USB2.0_PC_Camera to group 0x636c6f7daba0
00:03:05.977 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding MOSART Semi. 2.4G INPUT DEVICE System Control [1578:19457]
00:03:05.977 [DEBUG] [sway/input/input-manager.c:234] adding device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_System_Control'
00:03:05.977 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_System_Control')
00:03:05.977 [DEBUG] [sway/input/seat.c:974] adding device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_System_Control to seat seat0
00:03:05.983 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_System_Control to group 0x636c6f7daba0
00:03:05.987 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding MOSART Semi. 2.4G INPUT DEVICE Mouse [1578:19457]
00:03:05.987 [DEBUG] [sway/input/input-manager.c:234] adding device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Mouse'
00:03:05.987 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Mouse')
00:03:05.987 [DEBUG] [sway/input/seat.c:974] adding device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Mouse to seat seat0
00:03:05.987 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Mouse
00:03:06.104 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding USB OPTICAL MOUSE [10077:2982]
00:03:06.104 [DEBUG] [sway/input/input-manager.c:234] adding device: '10077:2982:USB_OPTICAL_MOUSE'
00:03:06.104 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '10077:2982:USB_OPTICAL_MOUSE')
00:03:06.104 [DEBUG] [sway/input/seat.c:974] adding device 10077:2982:USB_OPTICAL_MOUSE to seat seat0
00:03:06.104 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 10077:2982:USB_OPTICAL_MOUSE
00:03:09.725 [DEBUG] [sway/commands/bind.c:619] running command for binding: exec alacritty
00:03:09.725 [INFO] [sway/commands.c:261] Handling command 'exec alacritty'
00:03:09.725 [DEBUG] [sway/commands/exec_always.c:58] Executing alacritty
00:03:09.734 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 15336
00:03:09.734 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 15336
00:03:09.750 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fdd8360 (res 0x636c6fdb3c80)
00:03:09.778 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fdd8b20 (res 0x636c6fdb5420)
00:03:09.778 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x636c6fdd8ed0 (res 0x636c6fdb5660)
00:03:09.778 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:219] new xdg_toplevel_decoration 0x636c6fd927e0 (res 0x636c6fdb58a0)
00:03:09.778 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='Alacritty' app_id='Alacritty'
00:03:09.823 [DEBUG] [sway/desktop/launcher.c:85] Looking up workspace for pid 15336
00:03:09.823 [DEBUG] [sway/desktop/launcher.c:92] found workspace match for pid 15336: 2
00:03:09.823 [DEBUG] [sway/ipc-server.c:327] Sending window::new event
00:03:09.823 [DEBUG] [sway/ipc-server.c:327] Sending window::title event
00:03:09.823 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:03:09.823 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 33.000000
00:03:09.823 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffc9bb6dd80 horizontally
00:03:09.823 [DEBUG] [sway/ipc-server.c:327] Sending window::focus event
00:03:09.823 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fac20a0 committing with 3 instructions
00:03:09.829 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x636c6fac20a0 is ready
00:03:09.829 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fac20a0
00:03:09.829 [DEBUG] [sway/tree/container.c:1320] Container 0x636c6fdda010 entered output 0x636c6fc29df0
00:03:09.840 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :0
00:03:09.917 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fddbbe0 (res 0x636c6fdb4b20)
00:03:09.918 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:03:09.919 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:03:09.919 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:03:09.924 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.924 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.924 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.924 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.924 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.924 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.924 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.924 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.924 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
> Warning: Could not resolve keysym XF86KbdInputAssistPrevgrou
> Warning: Could not resolve keysym XF86KbdInputAssistNextgrou
Errors from xkbcomp are not fatal to the X server
00:03:09.935 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.935 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:09.935 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:03:09.935 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:03:09.946 [DEBUG] [sway/ipc-server.c:327] Sending window::title event
00:03:16.338 [DEBUG] [sway/ipc-server.c:197] New client: fd 103
00:03:16.339 [INFO] [sway/ipc-server.c:571] IPC Client 103 disconnected
00:03:19.950 [INFO] [wlr] [xwayland/server.c:215] Restarting Xwayland (lazy)
00:03:27.943 [DEBUG] [wlr] [types/wlr_xdg_activation_v1.c:47] Activation token '7e4036f9f171eddaf853dad8b59dad0c' has expired
00:03:40.054 [DEBUG] [sway/ipc-server.c:327] Sending window::close event
00:03:40.054 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:03:40.054 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 33.000000
00:03:40.054 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6faf8380 committing with 2 instructions
00:03:40.054 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6faf8380
00:03:41.485 [DEBUG] [sway/commands/bind.c:619] 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:03:41.485 [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:03:41.485 [DEBUG] [sway/commands/exec_always.c:58] 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:03:41.494 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 15411
00:03:41.494 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 15411
00:03:41.522 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x636c6fddb750 (res 0x636c6fdb2de0)
00:03:41.523 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:466] new layer_surface 0x636c6fddbe80 (res 0x636c6fdb2f00)
00:03:41.523 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace swaynag layer 2 anchor 13 size 0x37 margin 0,0,0,0,
00:03:41.523 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:03:41.523 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1020@0,60
00:03:41.523 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 70.000000
00:03:41.523 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fdb21d0 committing with 1 instructions
00:03:41.523 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fdb21d0
00:03:41.525 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:03:41.525 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1022@0,58
00:03:41.525 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 68.000000
00:03:41.525 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fdb0d40 committing with 1 instructions
00:03:41.525 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fdb0d40
00:03:45.766 [DEBUG] [sway/ipc-server.c:197] New client: fd 94
00:03:45.766 [INFO] [sway/commands.c:261] Handling command 'exit'
00:03:45.766 [INFO] [sway/main.c:418] Shutting down sway
00:03:45.766 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (wallpaper)
00:03:45.766 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (panel)
00:03:45.766 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:03:45.766 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1045@0,35
00:03:45.766 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 45.000000
00:03:45.766 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fab3910 committing with 1 instructions
00:03:45.766 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fab3910
00:03:45.766 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (swaynag)
00:03:45.766 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:03:45.766 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:03:45.766 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '2' at -1910.000000, 10.000000
00:03:45.766 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f6e9260 committing with 1 instructions
00:03:45.766 [DEBUG] wl_display_dispatch: Broken pipe
[sway/desktop/transaction.c:294] Applying transaction 0x636c6f6e9260
00:03:45.766 [DEBUG] [sway/input/input-manager.c:202] removing device: '10077:2982:USB_OPTICAL_MOUSE'
00:03:45.766 [DEBUG] [sway/input/seat.c:994] removing device 10077:2982:USB_OPTICAL_MOUSE from seat seat0
00:03:45.766 [DEBUG] [sway/input/input-manager.c:202] removing device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Mouse'
00:03:45.766 [DEBUG] [sway/input/seat.c:994] removing device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Mouse from seat seat0
00:03:45.766 [DEBUG] [sway/input/input-manager.c:202] removing device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_System_Control'
00:03:45.766 [DEBUG] [sway/input/seat.c:994] removing device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_System_Control from seat seat0
00:03:45.767 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_System_Control from group 0x636c6f7daba0
00:03:45.767 [DEBUG] [sway/input/input-manager.c:202] removing device: '2760:13101:Vimicro_USB2.0_PC_Camera'
00:03:45.767 [DEBUG] [sway/input/seat.c:994] removing device 2760:13101:Vimicro_USB2.0_PC_Camera from seat seat0
00:03:45.767 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 2760:13101:Vimicro_USB2.0_PC_Camera from group 0x636c6f7daba0
00:03:45.767 [DEBUG] [sway/input/input-manager.c:202] removing device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE'
00:03:45.767 [DEBUG] [sway/input/seat.c:994] removing device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE from seat seat0
00:03:45.767 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE from group 0x636c6f7daba0
00:03:45.768 [DEBUG] [sway/input/input-manager.c:202] removing device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control'
00:03:45.768 [DEBUG] [sway/input/seat.c:994] removing device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control from seat seat0
00:03:45.768 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control from group 0x636c6f7daba0
00:03:45.768 [DEBUG] [sway/input/input-manager.c:202] removing device: '1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control'
00:03:45.768 [DEBUG] [sway/input/seat.c:994] removing device 1578:19457:MOSART_Semi._2.4G_INPUT_DEVICE_Consumer_Control from seat seat0
00:03:45.768 [DEBUG] [sway/input/input-manager.c:202] removing device: '6058:20564:ThinkPad_Extra_Buttons'
00:03:45.768 [DEBUG] [sway/input/seat.c:994] removing device 6058:20564:ThinkPad_Extra_Buttons from seat seat0
00:03:45.768 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 6058:20564:ThinkPad_Extra_Buttons from group 0x636c6f7daba0
00:03:45.769 [DEBUG] [sway/input/input-manager.c:202] removing device: '2:10:TPPS/2_Elan_TrackPoint'
00:03:45.769 [DEBUG] [sway/input/seat.c:994] removing device 2:10:TPPS/2_Elan_TrackPoint from seat seat0
00:03:45.769 [DEBUG] [sway/input/input-manager.c:202] removing device: '1:1:AT_Translated_Set_2_keyboard'
00:03:45.769 [DEBUG] [sway/input/seat.c:994] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
00:03:45.769 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 1:1:AT_Translated_Set_2_keyboard from group 0x636c6f7daba0
00:03:45.769 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:0:Intel_HID_events'
00:03:45.769 [DEBUG] [sway/input/seat.c:994] removing device 0:0:Intel_HID_events from seat seat0
00:03:45.769 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:0:Intel_HID_events from group 0x636c6f7daba0
00:03:45.769 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:0:sof-hda-dsp_Headphone'
00:03:45.769 [DEBUG] [sway/input/seat.c:994] removing device 0:0:sof-hda-dsp_Headphone from seat seat0
00:03:45.769 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:0:sof-hda-dsp_Headphone from group 0x636c6f7daba0
00:03:45.769 [DEBUG] [sway/input/input-manager.c:202] removing device: '1267:12793:ELAN067C:00_04F3:31F9_Touchpad'
00:03:45.769 [DEBUG] [sway/input/seat.c:994] removing device 1267:12793:ELAN067C:00_04F3:31F9_Touchpad from seat seat0
00:03:45.769 [DEBUG] [sway/input/input-manager.c:202] removing device: '1267:12793:ELAN067C:00_04F3:31F9_Mouse'
00:03:45.769 [DEBUG] [sway/input/seat.c:994] removing device 1267:12793:ELAN067C:00_04F3:31F9_Mouse from seat seat0
00:03:45.769 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:3:Sleep_Button'
00:03:45.769 [DEBUG] [sway/input/seat.c:994] removing device 0:3:Sleep_Button from seat seat0
00:03:45.769 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:3:Sleep_Button from group 0x636c6f7daba0
00:03:45.770 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:5:Lid_Switch'
00:03:45.770 [DEBUG] [sway/input/seat.c:994] removing device 0:5:Lid_Switch from seat seat0
00:03:45.770 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
00:03:45.770 [DEBUG] [sway/input/seat.c:994] removing device 0:1:Power_Button from seat seat0
00:03:45.770 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:1:Power_Button from group 0x636c6f7daba0
i3status: exiting due to signal.
00:03:45.770 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:6:Video_Bus'
00:03:45.770 [DEBUG] [sway/input/seat.c:994] removing device 0:6:Video_Bus from seat seat0
00:03:45.770 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:6:Video_Bus from group 0x636c6f7daba0
00:03:45.770 [DEBUG] [sway/input/keyboard.c:805] Destroying empty keyboard group 0x636c6f7daba0
00:03:45.881 [DEBUG] [sway/tree/output.c:287] Destroying output 'eDP-1'
00:03:45.881 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6f7bd760 committing with 1 instructions
00:03:45.881 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6f7bd760
00:03:45.881 [DEBUG] [sway/tree/output.c:264] Disabling output 'DP-6'
00:03:45.881 [DEBUG] [sway/tree/workspace.c:145] Destroying workspace '2'
00:03:45.881 [DEBUG] [sway/ipc-server.c:301] Sending workspace::empty event
00:03:45.882 [DEBUG] [sway/tree/output.c:287] Destroying output 'DP-6'
00:03:45.882 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x636c6fa15430 committing with 2 instructions
00:03:45.882 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x636c6fa15430
00:03:45.882 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:103] Destroying wlr_drm_lease_device_v1 for /dev/dri/card1
00:03:47.318 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:681] Destroying wlr_drm_lease_v1_manager
00:03:47.318 [INFO] [sway/ipc-server.c:571] IPC Client 94 disconnected
00:03:47.318 [INFO] [sway/ipc-server.c:571] IPC Client 86 disconnected
00:03:47.318 [INFO] [sway/ipc-server.c:571] IPC Client 87 disconnected
00:03:47.318 [INFO] [sway/ipc-server.c:571] IPC Client 84 disconnected
00:03:47.318 [INFO] [sway/ipc-server.c:571] IPC Client 80 disconnected
00:00:01.553 [ERROR] [common/ipc-client.c:87] Unable to receive IPC response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment