Skip to content

Instantly share code, notes, and snippets.

@efeme4
Created May 5, 2024 09:11
Show Gist options
  • Save efeme4/b5c853cc63159c8d0c02d338bddcae35 to your computer and use it in GitHub Desktop.
Save efeme4/b5c853cc63159c8d0c02d338bddcae35 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.1
00:00:00.001 [INFO] [sway/main.c:120] Linux fedora 6.8.8-300.fc40.x86_64 #1 SMP PREEMPT_DYNAMIC Sat Apr 27 17:53:31 UTC 2024 x86_64 GNU/Linux
00:00:00.001 [INFO] [sway/main.c:136] Contents of /etc/os-release:
00:00:00.001 [INFO] [sway/main.c:120] NAME="Fedora Linux"
00:00:00.001 [INFO] [sway/main.c:120] VERSION="40 (KDE Plasma)"
00:00:00.001 [INFO] [sway/main.c:120] ID=fedora
00:00:00.001 [INFO] [sway/main.c:120] VERSION_ID=40
00:00:00.001 [INFO] [sway/main.c:120] VERSION_CODENAME=""
00:00:00.001 [INFO] [sway/main.c:120] PLATFORM_ID="platform:f40"
00:00:00.001 [INFO] [sway/main.c:120] PRETTY_NAME="Fedora Linux 40 (KDE Plasma)"
00:00:00.001 [INFO] [sway/main.c:120] ANSI_COLOR="0;38;2;60;110;180"
00:00:00.001 [INFO] [sway/main.c:120] LOGO=fedora-logo-icon
00:00:00.001 [INFO] [sway/main.c:120] CPE_NAME="cpe:/o:fedoraproject:fedora:40"
00:00:00.001 [INFO] [sway/main.c:120] DEFAULT_HOSTNAME="fedora"
00:00:00.001 [INFO] [sway/main.c:120] HOME_URL="https://fedoraproject.org/"
00:00:00.001 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f40/system-administrators-guide/"
00:00:00.001 [INFO] [sway/main.c:120] SUPPORT_URL="https://ask.fedoraproject.org/"
00:00:00.001 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://bugzilla.redhat.com/"
00:00:00.001 [INFO] [sway/main.c:120] REDHAT_BUGZILLA_PRODUCT="Fedora"
00:00:00.001 [INFO] [sway/main.c:120] REDHAT_BUGZILLA_PRODUCT_VERSION=40
00:00:00.001 [INFO] [sway/main.c:120] REDHAT_SUPPORT_PRODUCT="Fedora"
00:00:00.001 [INFO] [sway/main.c:120] REDHAT_SUPPORT_PRODUCT_VERSION=40
00:00:00.001 [INFO] [sway/main.c:120] SUPPORT_END=2025-05-13
00:00:00.001 [INFO] [sway/main.c:120] VARIANT="KDE Plasma"
00:00:00.001 [INFO] [sway/main.c:120] VARIANT_ID=kde
00:00:00.001 [INFO] [sway/main.c:136] Contents of /etc/redhat-release:
00:00:00.001 [INFO] [sway/main.c:120] Fedora release 40 (Forty)
00:00:00.001 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
00:00:00.001 [INFO] [sway/main.c:108] LD_PRELOAD=
00:00:00.001 [INFO] [sway/main.c:108] PATH=/home/efeme/.cabal/bin:/home/efeme/.ghcup/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/efeme/.dotnet/tools
00:00:00.001 [INFO] [sway/main.c:108] SWAYSOCK=
00:00:00.001 [INFO] [sway/main.c:376] Starting sway version 1.9
00:00:00.001 [DEBUG] [sway/server.c:129] Initializing Wayland server
00:00:00.001 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory
00:00:00.001 [INFO] [wlr] [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping
00:00:00.022 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind'
00:00:00.022 [INFO] [wlr] [backend/session/session.c:109] Successfully loaded libseat session
00:00:00.025 [INFO] [wlr] [backend/backend.c:213] Found 1 GPUs
00:00:00.025 [INFO] [wlr] [backend/drm/backend.c:202] Initializing DRM backend for /dev/dri/card1 (i915)
00:00:00.025 [INFO] [wlr] [util/env.c:9] Loading WLR_DRM_NO_ATOMIC option: 1
00:00:00.025 [DEBUG] [wlr] [backend/drm/drm.c:102] WLR_DRM_NO_ATOMIC set, forcing legacy DRM interface
00:00:00.025 [DEBUG] [wlr] [backend/drm/drm.c:123] ADDFB2 modifiers supported
00:00:00.025 [INFO] [wlr] [backend/drm/drm.c:255] Found 4 DRM CRTCs
00:00:00.025 [INFO] [wlr] [backend/drm/drm.c:213] Found 32 DRM planes
00:00:00.026 [INFO] [wlr] [util/env.c:25] Loading WLR_RENDERER option: vulkan
00:00:00.026 [INFO] [wlr] [render/vulkan/renderer.c:2837] The vulkan renderer is only experimental and not expected to be ready for daily use
00:00:00.026 [INFO] [wlr] [render/vulkan/renderer.c:2839] Run with VK_INSTANCE_LAYERS=VK_LAYER_KHRONOS_validation to enable the validation layer
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_get_physical_device_properties2 v2
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_surface v25
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_wayland_surface v6
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_EXT_debug_report v10
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_EXT_debug_utils v2
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_display v23
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_external_fence_capabilities v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_external_memory_capabilities v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_external_semaphore_capabilities v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_get_display_properties2 v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_get_surface_capabilities2 v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_device_group_creation v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_surface_protected_capabilities v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_xcb_surface v6
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_xlib_surface v6
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_EXT_acquire_drm_display v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_EXT_acquire_xlib_display v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_EXT_direct_mode_display v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_EXT_display_surface_counter v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_EXT_swapchain_colorspace v4
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_EXT_surface_maintenance1 v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_KHR_portability_enumeration v1
00:00:00.056 [DEBUG] [wlr] [render/vulkan/vulkan.c:117] Vulkan instance extension VK_LUNARG_direct_driver_loading v1
00:00:00.061 [INFO] [wlr] [render/vulkan/vulkan.c:253] Vulkan device: 'Intel(R) Xe Graphics (TGL GT2)'
00:00:00.061 [INFO] [wlr] [render/vulkan/vulkan.c:254] Device type: 'integrated'
00:00:00.061 [INFO] [wlr] [render/vulkan/vulkan.c:255] Supported API version: 1.3.274
00:00:00.061 [INFO] [wlr] [render/vulkan/vulkan.c:256] Driver version: 24.0.6
00:00:00.061 [INFO] [wlr] [render/vulkan/vulkan.c:344] Driver name: Intel open-source Mesa driver (Mesa 24.0.6)
00:00:00.061 [INFO] [wlr] [render/vulkan/vulkan.c:358] Found matching Vulkan physical device: Intel(R) Xe Graphics (TGL GT2)
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_8bit_storage v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_16bit_storage v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_bind_memory2 v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_buffer_device_address v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_calibrated_timestamps v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_cooperative_matrix v2
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_copy_commands2 v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_create_renderpass2 v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_dedicated_allocation v3
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_deferred_host_operations v4
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_depth_stencil_resolve v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_descriptor_update_template v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_device_group v4
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_draw_indirect_count v1
00:00:00.061 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_driver_properties v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_dynamic_rendering v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_external_fence v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_external_fence_fd v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_external_memory v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_external_memory_fd v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_external_semaphore v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_external_semaphore_fd v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_format_feature_flags2 v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_fragment_shading_rate v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_get_memory_requirements2 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_global_priority v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_image_format_list v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_imageless_framebuffer v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_incremental_present v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_maintenance1 v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_maintenance2 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_maintenance3 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_maintenance4 v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_maintenance5 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_maintenance6 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_map_memory2 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_multiview v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_pipeline_executable_properties v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_pipeline_library v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_present_id v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_present_wait v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_push_descriptor v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_relaxed_block_layout v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_sampler_mirror_clamp_to_edge v3
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_sampler_ycbcr_conversion v14
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_separate_depth_stencil_layouts v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_atomic_int64 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_clock v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_draw_parameters v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_float16_int8 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_float_controls v4
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_integer_dot_product v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_non_semantic_info v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_subgroup_extended_types v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_subgroup_uniform_control_flow v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_shader_terminate_invocation v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_spirv_1_4 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_storage_buffer_storage_class v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_swapchain v70
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_swapchain_mutable_format v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_synchronization2 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_timeline_semaphore v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_uniform_buffer_standard_layout v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_variable_pointers v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_vertex_attribute_divisor v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_vulkan_memory_model v3
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_workgroup_memory_explicit_layout v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_KHR_zero_initialize_workgroup_memory v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_4444_formats v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_border_color_swizzle v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_buffer_device_address v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_calibrated_timestamps v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_color_write_enable v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_conditional_rendering v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_conservative_rasterization v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_custom_border_color v12
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_depth_bias_control v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_depth_clamp_zero_one v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_depth_clip_control v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_depth_clip_enable v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_descriptor_indexing v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_display_control v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_dynamic_rendering_unused_attachments v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_extended_dynamic_state v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_extended_dynamic_state2 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_extended_dynamic_state3 v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_external_memory_dma_buf v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_external_memory_host v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_fragment_shader_interlock v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_global_priority v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_global_priority_query v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_graphics_pipeline_library v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_host_query_reset v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_image_2d_view_of_3d v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_image_drm_format_modifier v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_image_robustness v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_image_sliced_view_of_3d v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_image_view_min_lod v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_index_type_uint8 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_inline_uniform_block v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_line_rasterization v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_load_store_op_none v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_memory_budget v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_multi_draw v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_mutable_descriptor_type v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_nested_command_buffer v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_non_seamless_cube_map v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_pci_bus_info v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_physical_device_drm v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_pipeline_creation_cache_control v3
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_pipeline_creation_feedback v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_pipeline_robustness v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_post_depth_coverage v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_primitive_topology_list_restart v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_primitives_generated_query v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_private_data v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_provoking_vertex v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_queue_family_foreign v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_robustness2 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_sample_locations v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_sampler_filter_minmax v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_scalar_block_layout v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_separate_stencil_usage v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_shader_atomic_float v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_shader_atomic_float2 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_shader_demote_to_helper_invocation v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_shader_module_identifier v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_shader_stencil_export v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_shader_subgroup_ballot v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_shader_subgroup_vote v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_shader_viewport_index_layer v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_subgroup_size_control v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_texel_buffer_alignment v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_tooling_info v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_transform_feedback v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_vertex_attribute_divisor v3
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_vertex_input_dynamic_state v2
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_EXT_ycbcr_image_arrays v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_AMD_buffer_marker v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_GOOGLE_decorate_string v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_GOOGLE_hlsl_functionality1 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_GOOGLE_user_type v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_INTEL_shader_integer_functions2 v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_NV_compute_shader_derivatives v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:443] Vulkan device extension VK_VALVE_mutable_descriptor_type v1
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:528] Implicit sync interop supported
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:544] Sampler YCbCr conversion supported
00:00:00.062 [DEBUG] [wlr] [render/vulkan/vulkan.c:566] Requesting a high-priority device queue
00:00:00.063 [DEBUG] [wlr] [render/vulkan/vulkan.c:633] Supported Vulkan formats:
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] R8 (0x20203852)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] GR88 (0x38385247)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] RG24 (0x34324752)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] BG24 (0x34324742)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] XR24 (0x34325258)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] XB24 (0x34324258)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] AR24 (0x34325241)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] AB24 (0x34324241)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] RA12 (0x32314152)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] RX12 (0x32315852)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] BA12 (0x32314142)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] BX12 (0x32315842)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] RG16 (0x36314752)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] BG16 (0x36314742)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✗ render (missing required features)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] RA15 (0x35314152)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] RX15 (0x35315852)
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.063 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] BA15 (0x35314142)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] BX15 (0x35315842)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] AR15 (0x35315241)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] XR15 (0x35315258)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] AR30 (0x30335241)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] XR30 (0x30335258)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] AB30 (0x30334241)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] XB30 (0x30334258)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] AB48 (0x38344241)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] XB48 (0x38344258)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] AB4H (0x48344241)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] XB4H (0x48344258)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✓ texture
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 1 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS (0x0100000000000006, 2 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED_GEN12_RC_CCS_CC (0x0100000000000008, 3 planes): ✓ texture ✓ render
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] UYVY (0x59565955)
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] YUYV (0x56595559)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] NV12 (0x3231564E)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 2 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 2 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 2 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] NV16 (0x3631564E)
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] YU12 (0x32315559)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier LINEAR (0x0000000000000000, 3 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier X_TILED (0x0100000000000001, 3 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:400] DMA-BUF modifier Y_TILED (0x0100000000000002, 3 planes): ✓ texture ✗ render (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] YU16 (0x36315559)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] YU24 (0x34325559)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] P010 (0x30313050)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] P210 (0x30313250)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] P012 (0x32313050)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] P016 (0x36313050)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:420] Q410 (0x30313451)
00:00:00.064 [DEBUG] [wlr] [render/vulkan/pixel_format.c:479] Shared memory: ✗ texture (missing required features)
00:00:00.064 [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/efeme/.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: ### Variables
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 4: #
00:00:00.071 [DEBUG] [sway/config.c:838] Read line 5: font pango:DejaVu Sans Mono 9
00:00:00.071 [INFO] [sway/commands.c:381] Config command: font pango:DejaVu Sans Mono 9
00:00:00.071 [INFO] [sway/commands.c:404] After replacement: font pango:DejaVu Sans Mono 9
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 6: # Logo key. Use Mod1 for Alt.
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 7: set $mod Mod4
00:00:00.080 [INFO] [sway/commands.c:381] Config command: set $mod Mod4
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: set $mod Mod4
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 8: # Your preferred terminal emulator
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 9: set $term kitty
00:00:00.080 [INFO] [sway/commands.c:381] Config command: set $term kitty
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: set $term kitty
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 10: # Your preferred application launcher
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 11: set $menu fuzzel
00:00:00.080 [INFO] [sway/commands.c:381] Config command: set $menu fuzzel
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: set $menu fuzzel
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 12: #xwayland disabled
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 13:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 14: default_border normal 1
00:00:00.080 [INFO] [sway/commands.c:381] Config command: default_border normal 1
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: default_border normal 1
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 15: title_align center
00:00:00.080 [INFO] [sway/commands.c:381] Config command: title_align center
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: title_align center
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 16: output eDP-1 max_render_time off
00:00:00.080 [INFO] [sway/commands.c:381] Config command: output eDP-1 max_render_time off
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: output eDP-1 max_render_time off
00:00:00.080 [DEBUG] [sway/commands.c:436] Subcommand: max_render_time off
00:00:00.080 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.080 [DEBUG] [sway/config/output.c:235] Config stored for output eDP-1 (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: 0)
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 17: output HDMI-A-1 max_render_time off
00:00:00.080 [INFO] [sway/commands.c:381] Config command: output HDMI-A-1 max_render_time off
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: output HDMI-A-1 max_render_time off
00:00:00.080 [DEBUG] [sway/commands.c:436] Subcommand: max_render_time off
00:00:00.080 [DEBUG] [sway/config/output.c:218] Adding non-wildcard output config
00:00:00.080 [DEBUG] [sway/config/output.c:235] Config stored for output HDMI-A-1 (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (power -1) (max render time: 0)
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 18: titlebar_padding 1
00:00:00.080 [INFO] [sway/commands.c:381] Config command: titlebar_padding 1
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: titlebar_padding 1
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 19: workspace_layout tabbed
00:00:00.080 [INFO] [sway/commands.c:381] Config command: workspace_layout tabbed
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: workspace_layout tabbed
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 20:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 21: client.focused #7700FF #7700FF #FFFFFF
00:00:00.080 [INFO] [sway/commands.c:381] Config command: client.focused #7700FF #7700FF #FFFFFF
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: client.focused #7700FF #7700FF #FFFFFF
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 22:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 23: bindsym F12 exec --no-startup-id ~/Scripts/swmon.sh
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym F12 exec --no-startup-id ~/Scripts/swmon.sh
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym F12 exec --no-startup-id ~/Scripts/swmon.sh
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound F12 to command `exec --no-startup-id ~/Scripts/swmon.sh` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 24: # You can get the names of your outputs by running: swaymsg -t get_outputs
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 25:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 26: #output eDP-1 mode --custom 1280x720 pos 0,0
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 27:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 28: set $laptop eDP-1
00:00:00.080 [INFO] [sway/commands.c:381] Config command: set $laptop eDP-1
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: set $laptop eDP-1
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 29: bindswitch --reload --locked lid:on output $laptop disable
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindswitch --reload --locked lid:on output $laptop disable
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindswitch --reload --locked lid:on output eDP-1 disable
00:00:00.080 [DEBUG] [sway/commands/bind.c:235] bindswitch - Bound lid:on to command `output eDP-1 disable`
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 30: bindswitch --reload --locked lid:off output $laptop enable
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindswitch --reload --locked lid:off output $laptop enable
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindswitch --reload --locked lid:off output eDP-1 enable
00:00:00.080 [DEBUG] [sway/commands/bind.c:235] bindswitch - Bound lid:off to command `output eDP-1 enable`
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 31:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 32: ### Key bindings
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 33: #
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 34: # Basics:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 35: #
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 36: # Kill focused window
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 37: bindsym $mod+q kill
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+q kill
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+q kill
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+q to command `kill` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 38:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 39: # Start your launcher
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 40: bindsym $mod+space exec $menu
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+space exec $menu
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+space exec fuzzel
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+space to command `exec fuzzel` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 41:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 42: floating_modifier $mod normal
00:00:00.080 [INFO] [sway/commands.c:381] Config command: floating_modifier $mod normal
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: floating_modifier Mod4 normal
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 43:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 44: # Reload the configuration file
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 45: bindsym $mod+Shift+C reload
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+C reload
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+C reload
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+C to command `reload` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 46:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 47: # Exit sway (logs you out of your Wayland session)
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 48: bindsym $mod+Shift+e exec wlogout
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+e exec wlogout
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+e exec wlogout
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+e to command `exec wlogout` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 49: #
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 50: # Moving around:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 51: #
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 52: # Or use $mod+[up|down|left|right]
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 53: bindsym $mod+Left focus left
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Left focus left
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Left focus left
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Left to command `focus left` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 54: bindsym $mod+Down focus down
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Down focus down
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Down focus down
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Down to command `focus down` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 55: bindsym $mod+Up focus up
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Up focus up
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Up focus up
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Up to command `focus up` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 56: bindsym $mod+Right focus right
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Right focus right
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Right focus right
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Right to command `focus right` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 57:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 58: bindsym $mod+H focus left
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+H focus left
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+H focus left
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+H to command `focus left` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 59: bindsym $mod+J focus down
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+J focus down
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+J focus down
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+J to command `focus down` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 60: bindsym $mod+K focus up
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+K focus up
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+K focus up
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+K to command `focus up` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 61: bindsym $mod+L focus right
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+L focus right
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+L focus right
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+L to command `focus right` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 62:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 63: # Ditto, with arrow keys
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 64: bindsym $mod+Shift+Left move left
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Left move left
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Left move left
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 65: bindsym $mod+Shift+Down move down
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Down move down
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Down move down
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 66: bindsym $mod+Shift+Up move up
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Up move up
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Up move up
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 67: bindsym $mod+Shift+Right move right
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Right move right
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Right move right
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 68:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 69: bindsym $mod+Shift+h move left
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+h move left
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+h move left
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 70: bindsym $mod+Shift+j move down
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+j move down
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+j move down
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 71: bindsym $mod+Shift+k move up
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+k move up
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+k move up
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 72: bindsym $mod+Shift+l move right
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+l move right
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+l move right
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 73: #
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 74: # Workspaces:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 75: #
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 76: # Launchers
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 77: bindsym $mod+Return exec $term
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Return exec $term
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Return exec kitty
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Return to command `exec kitty` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 78: bindsym $mod+1 exec --no-startup-id firefox
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+1 exec --no-startup-id firefox
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+1 exec --no-startup-id firefox
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+1 to command `exec --no-startup-id firefox` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 79: bindsym $mod+2 exec --no-startup-id $term -e ranger
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+2 exec --no-startup-id $term -e ranger
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+2 exec --no-startup-id kitty -e ranger
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+2 to command `exec --no-startup-id kitty -e ranger` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 80: bindsym $mod+3 exec --no-startup-id $term -e nvim
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+3 exec --no-startup-id $term -e nvim
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+3 exec --no-startup-id kitty -e nvim
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+3 to command `exec --no-startup-id kitty -e nvim` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 81: bindsym $mod+4 exec --no-startup-id firefox --new-window open.spotify.com
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+4 exec --no-startup-id firefox --new-window open.spotify.com
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+4 exec --no-startup-id firefox --new-window open.spotify.com
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+4 to command `exec --no-startup-id firefox --new-window open.spotify.com` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 82: bindsym $mod+v exec --no-startup-id pavucontrol
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+v exec --no-startup-id pavucontrol
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+v exec --no-startup-id pavucontrol
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+v to command `exec --no-startup-id pavucontrol` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 83: bindsym ctrl+shift+escape exec --no-startup-id $term -e btop
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym ctrl+shift+escape exec --no-startup-id $term -e btop
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym ctrl+shift+escape exec --no-startup-id kitty -e btop
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound ctrl+shift+escape to command `exec --no-startup-id kitty -e btop` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 84:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 85: # Workspace changers
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 86:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 87: bindsym $mod+Shift+1 workspace number 1
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+1 workspace number 1
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+1 workspace number 1
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+1 to command `workspace number 1` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 88: bindsym $mod+Shift+2 workspace number 2
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+2 workspace number 2
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+2 workspace number 2
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+2 to command `workspace number 2` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 89: bindsym $mod+Shift+3 workspace number 3
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+3 workspace number 3
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+3 workspace number 3
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+3 to command `workspace number 3` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 90: bindsym $mod+Shift+4 workspace number 4
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+4 workspace number 4
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+4 workspace number 4
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+4 to command `workspace number 4` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 91: bindsym $mod+Shift+5 workspace number 5
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+5 workspace number 5
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+5 workspace number 5
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+5 to command `workspace number 5` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 92: bindsym $mod+Shift+6 workspace number 6
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+6 workspace number 6
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+6 workspace number 6
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+6 to command `workspace number 6` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 93: bindsym $mod+Shift+7 workspace number 7
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+7 workspace number 7
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+7 workspace number 7
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+7 to command `workspace number 7` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 94: bindsym $mod+Shift+8 workspace number 8
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+8 workspace number 8
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+8 workspace number 8
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+8 to command `workspace number 8` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 95: bindsym $mod+Shift+9 workspace number 9
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+9 workspace number 9
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+9 workspace number 9
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+9 to command `workspace number 9` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 96: bindsym $mod+Shift+0 workspace number 10
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+0 workspace number 10
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+0 workspace number 10
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+0 to command `workspace number 10` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 97:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 98: # Move focused container to workspace
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 99:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 100: bindsym $mod+ctrl+1 move container to workspace number 1
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+1 move container to workspace number 1
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+1 move container to workspace number 1
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+1 to command `move container to workspace number 1` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 101: bindsym $mod+ctrl+2 move container to workspace number 2
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+2 move container to workspace number 2
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+2 move container to workspace number 2
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+2 to command `move container to workspace number 2` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 102: bindsym $mod+ctrl+3 move container to workspace number 3
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+3 move container to workspace number 3
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+3 move container to workspace number 3
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+3 to command `move container to workspace number 3` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 103: bindsym $mod+ctrl+4 move container to workspace number 4
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+4 move container to workspace number 4
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+4 move container to workspace number 4
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+4 to command `move container to workspace number 4` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 104: bindsym $mod+ctrl+5 move container to workspace number 5
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+5 move container to workspace number 5
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+5 move container to workspace number 5
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+5 to command `move container to workspace number 5` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 105: bindsym $mod+ctrl+6 move container to workspace number 6
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+6 move container to workspace number 6
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+6 move container to workspace number 6
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+6 to command `move container to workspace number 6` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 106: bindsym $mod+ctrl+7 move container to workspace number 7
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+7 move container to workspace number 7
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+7 move container to workspace number 7
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+7 to command `move container to workspace number 7` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 107: bindsym $mod+ctrl+8 move container to workspace number 8
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+8 move container to workspace number 8
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+8 move container to workspace number 8
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+8 to command `move container to workspace number 8` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 108: bindsym $mod+ctrl+9 move container to workspace number 9
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+9 move container to workspace number 9
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+9 move container to workspace number 9
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+9 to command `move container to workspace number 9` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 109: bindsym $mod+ctrl+0 move container to workspace number 10
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+0 move container to workspace number 10
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+0 move container to workspace number 10
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+0 to command `move container to workspace number 10` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 110:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 111:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 112: # Layout stuff:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 113:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 114:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 115: # Switch the current container between different layout styles
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 116: bindsym $mod+s layout stacking
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+s layout stacking
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+s layout stacking
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 117: bindsym $mod+w layout tabbed
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+w layout tabbed
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+w layout tabbed
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 118: bindsym $mod+e layout toggle split
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+e layout toggle split
00:00:00.080 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+e layout toggle split
00:00:00.080 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 119:
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 120: # Make the current focus fullscreen
00:00:00.080 [DEBUG] [sway/config.c:838] Read line 121: bindsym $mod+f fullscreen
00:00:00.080 [INFO] [sway/commands.c:381] Config command: bindsym $mod+f fullscreen
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+f fullscreen
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 122:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 123: # Toggle the current focus between tiling and floating mode
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 124: bindsym $mod+Shift+Space floating toggle
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+Space floating toggle
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+Space floating toggle
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Space to command `floating toggle` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 125:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 126: # Move focus to the parent container
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 127: bindsym $mod+a focus parent
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bindsym $mod+a focus parent
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+a focus parent
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+a to command `focus parent` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 128: #
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 129: # Scratchpad:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 130: #
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 131: # Sway has a "scratchpad", which is a bag of holding for windows.
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 132: # You can send windows there and get them back later.
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 133:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 134: # Move the currently focused window to the scratchpad
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 135: bindsym $mod+z move scratchpad
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bindsym $mod+z move scratchpad
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+z move scratchpad
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+z to command `move scratchpad` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 136:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 137: # Show the next scratchpad window or hide the focused scratchpad window.
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 138: # If there are multiple scratchpad windows, this command cycles through them.
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 139: bindsym $mod+Shift+z scratchpad show
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+z scratchpad show
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+z scratchpad show
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+z to command `scratchpad show` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 140: #
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 141: # Resizing containers:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 142: #
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 143: mode "resize" {
00:00:00.081 [DEBUG] [sway/config.c:892] Entering block 'mode "resize"'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 144: bindsym Left resize shrink width 50px
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Left resize shrink width 50px
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Left resize shrink width 50px
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Left resize shrink width 50px
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Left to command `resize shrink width 50px` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 145: bindsym Down resize grow height 50px
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Down resize grow height 50px
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Down resize grow height 50px
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Down resize grow height 50px
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Down to command `resize grow height 50px` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 146: bindsym Up resize shrink height 50px
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Up resize shrink height 50px
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Up resize shrink height 50px
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Up resize shrink height 50px
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Up to command `resize shrink height 50px` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 147: bindsym Right resize grow width 50px
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Right resize grow width 50px
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Right resize grow width 50px
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Right resize grow width 50px
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Right to command `resize grow width 50px` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 148:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 149: bindsym h resize shrink width 50px
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym h resize shrink width 50px
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym h resize shrink width 50px
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym h resize shrink width 50px
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound h to command `resize shrink width 50px` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 150: bindsym j resize grow height 50px
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym j resize grow height 50px
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym j resize grow height 50px
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym j resize grow height 50px
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound j to command `resize grow height 50px` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 151: bindsym k resize shrink height 50px
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym k resize shrink height 50px
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym k resize shrink height 50px
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym k resize shrink height 50px
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound k to command `resize shrink height 50px` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 152: bindsym l resize grow width 50px
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym l resize grow width 50px
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym l resize grow width 50px
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym l resize grow width 50px
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound l to command `resize grow width 50px` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 153:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 154: # Return to default mode
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 155: bindsym Return mode "default"
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Return mode "default"
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Return mode "default"
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Return mode "default"
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Return to command `mode "default"` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 156: bindsym Escape mode "default"
00:00:00.081 [INFO] [sway/commands.c:381] Config command: mode "resize" bindsym Escape mode "default"
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: mode "resize" bindsym Escape mode "default"
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: bindsym Escape mode "default"
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Escape to command `mode "default"` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 157: }
00:00:00.081 [DEBUG] [sway/config.c:909] Exiting block 'mode "resize"'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 158: bindsym $mod+r mode "resize"
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bindsym $mod+r mode "resize"
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+r mode "resize"
00:00:00.081 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 159:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 160: #
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 161: # Status Bar:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 162: #
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 163: bar {
00:00:00.081 [DEBUG] [sway/config.c:892] Entering block 'bar'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 164: position bottom
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bar position bottom
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bar position bottom
00:00:00.081 [DEBUG] [sway/commands/bar.c:91] Creating bar: bar-0
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: position bottom
00:00:00.081 [DEBUG] [sway/commands/bar/position.c:15] Setting bar position 'bottom' for bar: bar-0
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 165: status_command waybar
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bar status_command waybar
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bar status_command waybar
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: status_command waybar
00:00:00.081 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: waybar
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 166: mode invisible
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bar mode invisible
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bar mode invisible
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: mode invisible
00:00:00.081 [DEBUG] [sway/commands/bar/mode.c:33] Setting mode: 'invisible' for bar: bar-0
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 167:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 168: colors {
00:00:00.081 [DEBUG] [sway/config.c:892] Entering block 'bar colors'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 169: # statusline #ffffff
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 170: background #1B1C4A
00:00:00.081 [INFO] [sway/commands.c:381] Config command: bar colors background #1B1C4A
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: bar colors background #1B1C4A
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: colors background #1B1C4A
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: background #1B1C4A
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 171: # inactive_workspace #32323200 #32323200 #5c5c5c
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 172: }
00:00:00.081 [DEBUG] [sway/config.c:909] Exiting block 'bar colors'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 173: }
00:00:00.081 [DEBUG] [sway/config.c:909] Exiting block 'bar'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 174:
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 175: input * {
00:00:00.081 [DEBUG] [sway/config.c:892] Entering block 'input *'
00:00:00.081 [DEBUG] [sway/config.c:838] Read line 176: xkb_layout "es"
00:00:00.081 [INFO] [sway/commands.c:381] Config command: input * xkb_layout "es"
00:00:00.081 [INFO] [sway/commands.c:404] After replacement: input * xkb_layout "es"
00:00:00.081 [DEBUG] [sway/commands/input.c:57] entering input block: *
00:00:00.081 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.081 [DEBUG] [sway/commands.c:436] Subcommand: xkb_layout es
00:00:00.081 [DEBUG] [sway/commands/input/xkb_layout.c:18] set-xkb_layout for config: * layout: es
00:00:00.081 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.083 [DEBUG] [sway/config/input.c:362] Config stored for input *
00:00:00.084 [DEBUG] [sway/config.c:1064] Translated keysyms using config for device '*'
00:00:00.084 [DEBUG] [sway/config.c:838] Read line 177: xkb_numlock enabled
00:00:00.084 [INFO] [sway/commands.c:381] Config command: input * xkb_numlock enabled
00:00:00.084 [INFO] [sway/commands.c:404] After replacement: input * xkb_numlock enabled
00:00:00.084 [DEBUG] [sway/commands/input.c:57] entering input block: *
00:00:00.084 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.084 [DEBUG] [sway/commands.c:436] Subcommand: xkb_numlock enabled
00:00:00.084 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.086 [DEBUG] [sway/config/input.c:362] Config stored for input *
00:00:00.088 [DEBUG] [sway/config.c:1064] Translated keysyms using config for device '*'
00:00:00.088 [DEBUG] [sway/config.c:838] Read line 178: tap enabled
00:00:00.088 [INFO] [sway/commands.c:381] Config command: input * tap enabled
00:00:00.088 [INFO] [sway/commands.c:404] After replacement: input * tap enabled
00:00:00.088 [DEBUG] [sway/commands/input.c:57] entering input block: *
00:00:00.088 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.088 [DEBUG] [sway/commands.c:436] Subcommand: tap enabled
00:00:00.088 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.089 [DEBUG] [sway/config/input.c:362] Config stored for input *
00:00:00.091 [DEBUG] [sway/config.c:1064] Translated keysyms using config for device '*'
00:00:00.091 [DEBUG] [sway/config.c:838] Read line 179: repeat_delay 180
00:00:00.091 [INFO] [sway/commands.c:381] Config command: input * repeat_delay 180
00:00:00.091 [INFO] [sway/commands.c:404] After replacement: input * repeat_delay 180
00:00:00.091 [DEBUG] [sway/commands/input.c:57] entering input block: *
00:00:00.091 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.091 [DEBUG] [sway/commands.c:436] Subcommand: repeat_delay 180
00:00:00.091 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.092 [DEBUG] [sway/config/input.c:362] Config stored for input *
00:00:00.094 [DEBUG] [sway/config.c:1064] Translated keysyms using config for device '*'
00:00:00.094 [DEBUG] [sway/config.c:838] Read line 180: repeat_rate 30
00:00:00.094 [INFO] [sway/commands.c:381] Config command: input * repeat_rate 30
00:00:00.094 [INFO] [sway/commands.c:404] After replacement: input * repeat_rate 30
00:00:00.094 [DEBUG] [sway/commands/input.c:57] entering input block: *
00:00:00.094 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.094 [DEBUG] [sway/commands.c:436] Subcommand: repeat_rate 30
00:00:00.094 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.096 [DEBUG] [sway/config/input.c:362] Config stored for input *
00:00:00.097 [DEBUG] [sway/config.c:1064] Translated keysyms using config for device '*'
00:00:00.097 [DEBUG] [sway/config.c:838] Read line 181: pointer_accel 0
00:00:00.097 [INFO] [sway/commands.c:381] Config command: input * pointer_accel 0
00:00:00.097 [INFO] [sway/commands.c:404] After replacement: input * pointer_accel 0
00:00:00.097 [DEBUG] [sway/commands/input.c:57] entering input block: *
00:00:00.097 [DEBUG] [sway/config/input.c:15] new_input_config(*)
00:00:00.097 [DEBUG] [sway/commands.c:436] Subcommand: pointer_accel 0
00:00:00.097 [DEBUG] [sway/config/input.c:15] new_input_config(temp)
00:00:00.099 [DEBUG] [sway/config/input.c:362] Config stored for input *
00:00:00.101 [DEBUG] [sway/config.c:1064] Translated keysyms using config for device '*'
00:00:00.101 [DEBUG] [sway/config.c:838] Read line 182: }
00:00:00.101 [DEBUG] [sway/config.c:909] Exiting block 'input *'
00:00:00.101 [DEBUG] [sway/config.c:838] Read line 183:
00:00:00.101 [DEBUG] [sway/config.c:838] Read line 184: # Background
00:00:00.101 [DEBUG] [sway/config.c:838] Read line 185:
00:00:00.101 [DEBUG] [sway/config.c:838] Read line 186: #output "*" bg '/home/efeme/Imágenes/kriegsflagge.jpg' stretch
00:00:00.101 [DEBUG] [sway/config.c:838] Read line 187: output * bg #000000 solid_color
00:00:00.101 [INFO] [sway/commands.c:381] Config command: output * bg #000000 solid_color
00:00:00.101 [INFO] [sway/commands.c:404] After replacement: output * bg #000000 solid_color
00:00:00.101 [DEBUG] [sway/commands.c:436] Subcommand: bg #000000 solid_color
00:00:00.101 [DEBUG] [sway/config/output.c:149] Merging output * config on eDP-1
00:00:00.101 [DEBUG] [sway/config/output.c:149] Merging output * config on HDMI-A-1
00:00:00.101 [DEBUG] [sway/config/output.c:231] Adding output * config
00:00:00.101 [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 #000000 solid_color) (power -1) (max render time: -1)
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[0] = swaybg
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[1] = -o
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[2] = eDP-1
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[3] = -c
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[4] = #000000
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[5] = -o
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[6] = HDMI-A-1
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[7] = -c
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[8] = #000000
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[9] = -o
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[10] = *
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[11] = -c
00:00:00.101 [DEBUG] [sway/config/output.c:903] spawn_swaybg cmd[12] = #000000
00:00:00.102 [DEBUG] [sway/config.c:838] Read line 188:
00:00:00.102 [DEBUG] [sway/config.c:838] Read line 189: for_window [app_id="org.gnome.Calculator"] floating enable
00:00:00.102 [INFO] [sway/commands.c:381] Config command: for_window [app_id="org.gnome.Calculator"] floating enable
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: for_window [app_id="org.gnome.Calculator"] floating enable
00:00:00.102 [DEBUG] [sway/criteria.c:726] Found pair: app_id=org.gnome.Calculator
00:00:00.102 [DEBUG] [sway/commands/for_window.c:34] for_window: '[app_id="org.gnome.Calculator"]' -> 'floating enable' added
00:00:00.102 [DEBUG] [sway/config.c:838] Read line 190: for_window [class="XEyes"] floating enable
00:00:00.102 [INFO] [sway/commands.c:381] Config command: for_window [class="XEyes"] floating enable
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: for_window [class="XEyes"] floating enable
00:00:00.102 [DEBUG] [sway/criteria.c:726] Found pair: class=XEyes
00:00:00.102 [DEBUG] [sway/commands/for_window.c:34] for_window: '[class="XEyes"]' -> 'floating enable' added
00:00:00.102 [DEBUG] [sway/config.c:838] Read line 191: for_window [title="Picture-in-Picture"] floating enable
00:00:00.102 [INFO] [sway/commands.c:381] Config command: for_window [title="Picture-in-Picture"] floating enable
00:00:00.102 [INFO] [sway/commands.c:404] After replacement: for_window [title="Picture-in-Picture"] floating enable
00:00:00.103 [DEBUG] [sway/criteria.c:726] Found pair: title=Picture-in-Picture
00:00:00.103 [DEBUG] [sway/commands/for_window.c:34] for_window: '[title="Picture-in-Picture"]' -> 'floating enable' added
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 192: for_window [class="delivery-MyDelivery"] floating enable
00:00:00.103 [INFO] [sway/commands.c:381] Config command: for_window [class="delivery-MyDelivery"] floating enable
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: for_window [class="delivery-MyDelivery"] floating enable
00:00:00.103 [DEBUG] [sway/criteria.c:726] Found pair: class=delivery-MyDelivery
00:00:00.103 [DEBUG] [sway/commands/for_window.c:34] for_window: '[class="delivery-MyDelivery"]' -> 'floating enable' added
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 193: for_window [window_role="pop-up"] floating enable
00:00:00.103 [INFO] [sway/commands.c:381] Config command: for_window [window_role="pop-up"] floating enable
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: for_window [window_role="pop-up"] floating enable
00:00:00.103 [DEBUG] [sway/criteria.c:726] Found pair: window_role=pop-up
00:00:00.103 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_role="pop-up"]' -> 'floating enable' added
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 194: for_window [window_role="bubble"] floating enable
00:00:00.103 [INFO] [sway/commands.c:381] Config command: for_window [window_role="bubble"] floating enable
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: for_window [window_role="bubble"] floating enable
00:00:00.103 [DEBUG] [sway/criteria.c:726] Found pair: window_role=bubble
00:00:00.103 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_role="bubble"]' -> 'floating enable' added
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 195: for_window [window_type="dialog"] floating enable focus
00:00:00.103 [INFO] [sway/commands.c:381] Config command: for_window [window_type="dialog"] floating enable focus
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: for_window [window_type="dialog"] floating enable focus
00:00:00.103 [DEBUG] [sway/criteria.c:726] Found pair: window_type=dialog
00:00:00.103 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_type="dialog"]' -> 'floating enable focus' added
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 196: for_window [window_type="menu"] floating enable
00:00:00.103 [INFO] [sway/commands.c:381] Config command: for_window [window_type="menu"] floating enable
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: for_window [window_type="menu"] floating enable
00:00:00.103 [DEBUG] [sway/criteria.c:726] Found pair: window_type=menu
00:00:00.103 [DEBUG] [sway/commands/for_window.c:34] for_window: '[window_type="menu"]' -> 'floating enable' added
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 197:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 198: # Media controls
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 199:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 200: bindsym XF86Launch1 exec systemctl suspend
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86Launch1 exec systemctl suspend
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86Launch1 exec systemctl suspend
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86Launch1 to command `exec systemctl suspend` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 201: bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5%
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5%
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioRaiseVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5%
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioRaiseVolume to command `exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ +5%` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 202: bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5%
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5%
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioLowerVolume exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5%
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioLowerVolume to command `exec --no-startup-id pactl set-sink-volume @DEFAULT_SINK@ -5%` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 203: bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioMute exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioMute to command `exec --no-startup-id pactl set-sink-mute @DEFAULT_SINK@ toggle` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 204: bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioMicMute exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioMicMute to command `exec --no-startup-id pactl set-source-mute @DEFAULT_SOURCE@ toggle` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 205: bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 1%-
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 1%-
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86MonBrightnessDown exec --no-startup-id brightnessctl set 1%-
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86MonBrightnessDown to command `exec --no-startup-id brightnessctl set 1%-` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 206: bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set 1%+
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set 1%+
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86MonBrightnessUp exec --no-startup-id brightnessctl set 1%+
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86MonBrightnessUp to command `exec --no-startup-id brightnessctl set 1%+` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 207: bindsym Insert exec --no-startup-id playerctl play-pause
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym Insert exec --no-startup-id playerctl play-pause
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym Insert exec --no-startup-id playerctl play-pause
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Insert to command `exec --no-startup-id playerctl play-pause` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 208: bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioPlay exec --no-startup-id playerctl play-pause
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioPlay to command `exec --no-startup-id playerctl play-pause` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 209: bindsym XF86AudioPause exec --no-startup-id playerctl play-pause
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioPause exec --no-startup-id playerctl play-pause
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioPause exec --no-startup-id playerctl play-pause
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioPause to command `exec --no-startup-id playerctl play-pause` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 210: bindsym XF86AudioPrev exec --no-startup-id playerctl previous
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioPrev exec --no-startup-id playerctl previous
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioPrev exec --no-startup-id playerctl previous
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioPrev to command `exec --no-startup-id playerctl previous` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 211: bindsym XF86AudioNext exec --no-startup-id playerctl next
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86AudioNext exec --no-startup-id playerctl next
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86AudioNext exec --no-startup-id playerctl next
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86AudioNext to command `exec --no-startup-id playerctl next` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 212: bindsym XF86Calculator exec --no-startup-id gnome-calculator
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86Calculator exec --no-startup-id gnome-calculator
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86Calculator exec --no-startup-id gnome-calculator
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86Calculator to command `exec --no-startup-id gnome-calculator` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 213: bindsym XF86Explorer exec --no-startup-id dolphin
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym XF86Explorer exec --no-startup-id dolphin
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym XF86Explorer exec --no-startup-id dolphin
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound XF86Explorer to command `exec --no-startup-id dolphin` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 214: bindsym $mod+Delete exec --no-startup-id killall main
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Delete exec --no-startup-id killall main
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Delete exec --no-startup-id killall main
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Delete to command `exec --no-startup-id killall main` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 215:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 216: #Notifications
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 217:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 218: exec --no-startup-id mako
00:00:00.103 [INFO] [sway/commands.c:381] Config command: exec --no-startup-id mako
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: exec --no-startup-id mako
00:00:00.103 [DEBUG] [sway/config.c:882] Deferring command `exec --no-startup-id mako'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 219:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 220: #Bluetooth
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 221:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 222: bindsym $mod+F7 exec --no-startup-id bluetoothctl connect 00:18:09:86:18:6E
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym $mod+F7 exec --no-startup-id bluetoothctl connect 00:18:09:86:18:6E
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+F7 exec --no-startup-id bluetoothctl connect 00:18:09:86:18:6E
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+F7 to command `exec --no-startup-id bluetoothctl connect 00:18:09:86:18:6E` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 223: bindsym $mod+Shift+F7 exec --no-startup-id bluetoothctl disconnect 00:18:09:86:18:6E
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym $mod+Shift+F7 exec --no-startup-id bluetoothctl disconnect 00:18:09:86:18:6E
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+Shift+F7 exec --no-startup-id bluetoothctl disconnect 00:18:09:86:18:6E
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+F7 to command `exec --no-startup-id bluetoothctl disconnect 00:18:09:86:18:6E` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 224:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 225: #Auth
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 226:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 227:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 228: #exec --no-startup-id /usr/libexec/kf6/polkit-kde-authentication-agent-1
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 229: exec --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.103 [INFO] [sway/commands.c:381] Config command: exec --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: exec --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.103 [DEBUG] [sway/config.c:882] Deferring command `exec --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 230: exec --no-startup-id /usr/libexec/xdg-desktop-portal-gnome
00:00:00.103 [INFO] [sway/commands.c:381] Config command: exec --no-startup-id /usr/libexec/xdg-desktop-portal-gnome
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: exec --no-startup-id /usr/libexec/xdg-desktop-portal-gnome
00:00:00.103 [DEBUG] [sway/config.c:882] Deferring command `exec --no-startup-id /usr/libexec/xdg-desktop-portal-gnome'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 231: exec --no-startup-id /usr/libexec/xdg-desktop-portal-gtk
00:00:00.103 [INFO] [sway/commands.c:381] Config command: exec --no-startup-id /usr/libexec/xdg-desktop-portal-gtk
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: exec --no-startup-id /usr/libexec/xdg-desktop-portal-gtk
00:00:00.103 [DEBUG] [sway/config.c:882] Deferring command `exec --no-startup-id /usr/libexec/xdg-desktop-portal-gtk'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 232:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 233: #Screenshots
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 234:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 235: bindsym $mod+shift+s exec --no-startup-id grimshot save area "$(date).png"
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym $mod+shift+s exec --no-startup-id grimshot save area "$(date).png"
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+shift+s exec --no-startup-id grimshot save area "$(date).png"
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+s to command `exec --no-startup-id grimshot save area "$(date).png"` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 236: bindsym $mod+ctrl+shift+s exec --no-startup-id grimshot copy area "$(date).png"
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym $mod+ctrl+shift+s exec --no-startup-id grimshot copy area "$(date).png"
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+ctrl+shift+s exec --no-startup-id grimshot copy area "$(date).png"
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+ctrl+shift+s to command `exec --no-startup-id grimshot copy area "$(date).png"` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 237: bindsym $mod+escape exec reboot
00:00:00.103 [INFO] [sway/commands.c:381] Config command: bindsym $mod+escape exec reboot
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: bindsym Mod4+escape exec reboot
00:00:00.103 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+escape to command `exec reboot` for device '*'
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 238:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 239: include /etc/sway/config.d/*
00:00:00.103 [INFO] [sway/commands.c:381] Config command: include /etc/sway/config.d/*
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: include /etc/sway/config.d/*
00:00:00.103 [INFO] [sway/config.c:416] Loading config from /etc/sway/config.d/10-systemd-cgroups.conf
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 1: # Automatically assign a dedicated systemd scope to the GUI applications
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 2: # launched in the same cgroup as the compositor. This could be helpful for
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 3: # implementing cgroup-based resource management and would be necessary when
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 4: # `systemd-oomd` is in use.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 5: #
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 6: # Limitations: The script is using i3ipc window:new event to detect application
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 7: # launches and would fail to detect background apps or special surfaces.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 8: # Therefore it's recommended to supplement the script with use of systemd user
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 9: # services for such background apps.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 10: #
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 11: exec /usr/libexec/sway-systemd/assign-cgroups.py
00:00:00.103 [INFO] [sway/commands.c:381] Config command: exec /usr/libexec/sway-systemd/assign-cgroups.py
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: exec /usr/libexec/sway-systemd/assign-cgroups.py
00:00:00.103 [DEBUG] [sway/config.c:882] Deferring command `exec /usr/libexec/sway-systemd/assign-cgroups.py'
00:00:00.103 [INFO] [sway/config.c:416] Loading config from /etc/sway/config.d/10-systemd-session.conf
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 1: # Address several issues with DBus activation and systemd user sessions
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 2: #
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 3: # 1. DBus-activated and systemd services do not share the environment with user
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 4: # login session. In order to make the applications that have GUI or interact
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 5: # with the compositor work as a systemd user service, certain variables must
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 6: # be propagated to the systemd and dbus.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 7: # Possible (but not exhaustive) list of variables:
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 8: # - DISPLAY - for X11 applications that are started as user session services
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 9: # - WAYLAND_DISPLAY - similarly, this is needed for wayland-native services
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 10: # - I3SOCK/SWAYSOCK - allow services to talk with sway using i3 IPC protocol
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 11: #
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 12: # 2. `xdg-desktop-portal` requires XDG_CURRENT_DESKTOP to be set in order to
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 13: # select the right implementation for screenshot and screencast portals.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 14: # With all the numerous ways to start sway, it's not possible to rely on the
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 15: # right value of the XDG_CURRENT_DESKTOP variable within the login session,
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 16: # therefore the script will ensure that it is always set to `sway`.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 17: #
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 18: # 3. GUI applications started as a systemd service (or via xdg-autostart-generator)
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 19: # may rely on the XDG_SESSION_TYPE variable to select the backend.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 20: # Ensure that it is always set to `wayland`.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 21: #
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 22: # 4. The common way to autostart a systemd service along with the desktop
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 23: # environment is to add it to a `graphical-session.target`. However, systemd
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 24: # forbids starting the graphical session target directly and encourages use
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 25: # of an environment-specific target units. Therefore, the integration
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 26: # package here provides and uses `sway-session.target` which would bind to
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 27: # the `graphical-session.target`.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 28: #
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 29: # 5. Stop the target and unset the variables when the compositor exits.
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 30: #
00:00:00.103 [DEBUG] [sway/config.c:838] Read line 31: exec /usr/libexec/sway-systemd/session.sh
00:00:00.103 [INFO] [sway/commands.c:381] Config command: exec /usr/libexec/sway-systemd/session.sh
00:00:00.103 [INFO] [sway/commands.c:404] After replacement: exec /usr/libexec/sway-systemd/session.sh
00:00:00.103 [DEBUG] [sway/config.c:882] Deferring command `exec /usr/libexec/sway-systemd/session.sh'
00:00:00.103 [DEBUG] [sway/server.c:357] Initializing Xwayland (lazy=1)
00:00:00.103 [INFO] [sway/server.c:384] Starting backend on wayland display 'wayland-1'
00:00:00.103 [DEBUG] [wlr] [backend/libinput/backend.c:88] Starting libinput backend
00:00:00.186 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1]
00:00:00.186 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:00:00.186 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.186 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
00:00:00.186 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
00:00:00.186 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
00:00:00.186 [DEBUG] [sway/input/input-manager.c:636] applying seat config for seat seat0
00:00:00.186 [DEBUG] [sway/input/seat.c:974] adding device 0:1:Power_Button to seat seat0
00:00:00.189 [DEBUG] [sway/input/keyboard.c:908] Created keyboard group 0x55716d4286e0
00:00:00.189 [DEBUG] [sway/input/keyboard.c:931] Adding keyboard 0:1:Power_Button to group 0x55716d4286e0
00:00:00.193 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Video Bus [0:6]
00:00:00.193 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
00:00:00.193 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:6:Video_Bus')
00:00:00.193 [DEBUG] [sway/input/seat.c:974] adding device 0:6:Video_Bus to seat seat0
00:00:00.196 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:6:Video_Bus to group 0x55716d4286e0
00:00:00.197 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Lid Switch [0:5]
00:00:00.197 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:5:Lid_Switch'
00:00:00.197 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:5:Lid_Switch')
00:00:00.197 [DEBUG] [sway/input/seat.c:974] adding device 0:5:Lid_Switch to seat seat0
00:00:00.197 [DEBUG] [sway/input/switch.c:17] Allocated switch for device
00:00:00.197 [DEBUG] [sway/input/switch.c:102] Configured switch for device
00:00:00.197 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1]
00:00:00.197 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:00:00.197 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:1:Power_Button')
00:00:00.197 [DEBUG] [sway/input/seat.c:974] adding device 0:1:Power_Button to seat seat0
00:00:00.200 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:1:Power_Button to group 0x55716d4286e0
00:00:00.200 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding 2.4G Mouse [7847:100]
00:00:00.200 [DEBUG] [sway/input/input-manager.c:234] adding device: '7847:100:2.4G_Mouse'
00:00:00.200 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '7847:100:2.4G_Mouse')
00:00:00.200 [DEBUG] [sway/input/seat.c:974] adding device 7847:100:2.4G_Mouse to seat seat0
00:00:00.206 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:225] Loaded cursor theme 'default' at size 24 (124 available cursors)
00:00:00.206 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 7847:100:2.4G_Mouse
00:00:00.206 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding ELAN1200:00 04F3:30F7 Mouse [1267:12535]
00:00:00.206 [DEBUG] [sway/input/input-manager.c:234] adding device: '1267:12535:ELAN1200:00_04F3:30F7_Mouse'
00:00:00.206 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1267:12535:ELAN1200:00_04F3:30F7_Mouse')
00:00:00.206 [DEBUG] [sway/input/seat.c:974] adding device 1267:12535:ELAN1200:00_04F3:30F7_Mouse to seat seat0
00:00:00.206 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12535:ELAN1200:00_04F3:30F7_Mouse
00:00:00.206 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding ELAN1200:00 04F3:30F7 Touchpad [1267:12535]
00:00:00.206 [DEBUG] [sway/input/input-manager.c:234] adding device: '1267:12535:ELAN1200:00_04F3:30F7_Touchpad'
00:00:00.206 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '1267:12535:ELAN1200:00_04F3:30F7_Touchpad')
00:00:00.206 [DEBUG] [sway/input/libinput.c:34] tap_set_enabled(1)
00:00:00.206 [DEBUG] [sway/input/seat.c:974] adding device 1267:12535:ELAN1200:00_04F3:30F7_Touchpad to seat seat0
00:00:00.206 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12535:ELAN1200:00_04F3:30F7_Touchpad
00:00:00.206 [DEBUG] [wlr] [backend/libinput/events.c:130] libinput gesture not handled
00:00:00.206 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Asus WMI hotkeys [0:0]
00:00:00.206 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Asus_WMI_hotkeys'
00:00:00.206 [DEBUG] [sway/input/libinput.c:250] sway_input_configure_libinput_device('*' on '0:0:Asus_WMI_hotkeys')
00:00:00.206 [DEBUG] [sway/input/seat.c:974] adding device 0:0:Asus_WMI_hotkeys to seat seat0
00:00:00.209 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 0:0:Asus_WMI_hotkeys to group 0x55716d4286e0
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.212 [DEBUG] [sway/input/keyboard.c:883] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x55716d4286e0
00:00:00.213 [DEBUG] [wlr] [backend/libinput/backend.c:129] libinput successfully initialized
00:00:00.213 [INFO] [wlr] [backend/drm/drm.c:1552] Scanning DRM connectors on /dev/dri/card1
00:00:00.215 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'eDP-1'
00:00:00.215 [INFO] [wlr] [backend/drm/drm.c:1628] 'eDP-1' connected
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1422] Current CRTC: 98
00:00:00.215 [INFO] [wlr] [backend/drm/drm.c:1436] Detected modes:
00:00:00.215 [INFO] [wlr] [backend/drm/drm.c:1464] 1920x1080 @ 60.164 Hz (preferred)
00:00:00.215 [INFO] [wlr] [backend/drm/drm.c:1484] Physical size: 340x190
00:00:00.215 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'HDMI-A-1'
00:00:00.215 [INFO] [wlr] [backend/drm/drm.c:1603] Found connector 'HDMI-A-2'
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1215] Reallocating CRTCs
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1226] State before reallocation:
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'eDP-1': crtc=0 status=connected want_crtc=1
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'HDMI-A-1': crtc=-1 status=disconnected want_crtc=0
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1240] 'HDMI-A-2': crtc=-1 status=disconnected want_crtc=0
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1289] State after reallocation:
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'eDP-1': crtc=0
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'HDMI-A-1': crtc=-1
00:00:00.215 [DEBUG] [wlr] [backend/drm/drm.c:1293] 'HDMI-A-2': crtc=-1
00:00:00.215 [INFO] [wlr] [backend/drm/drm.c:1664] connector eDP-1: Requesting modeset
00:00:00.215 [DEBUG] [sway/desktop/output.c:1019] New output 0x55716d679680: eDP-1 (non-desktop: 0)
00:00:00.215 [DEBUG] [sway/config/output.c:401] Turning on output eDP-1
00:00:00.215 [DEBUG] [sway/config/output.c:414] Set preferred mode
00:00:00.215 [DEBUG] [wlr] [types/output/render.c:168] Attaching empty buffer to output for modeset
00:00:00.215 [DEBUG] [wlr] [types/output/swapchain.c:27] Choosing primary buffer format XR24 (0x34325258) for output 'eDP-1'
00:00:00.215 [DEBUG] [wlr] [types/output/swapchain.c:96] Testing swapchain for output 'eDP-1'
00:00:00.215 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.216 [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.216 [DEBUG] [wlr] [render/vulkan/renderer.c:758] vulkan create_render_buffer: XR24, 1920x1080
00:00:00.217 [DEBUG] [sway/config/output.c:448] Auto-detected output transform: 0
00:00:00.217 [DEBUG] [sway/config/output.c:473] Auto-detected output scale: 1.000000
00:00:00.217 [DEBUG] [sway/config/output.c:520] Committing output eDP-1
00:00:00.217 [DEBUG] [wlr] [types/output/render.c:168] Attaching empty buffer to output for modeset
00:00:00.217 [INFO] [wlr] [backend/drm/drm.c:786] connector eDP-1: Modesetting with 1920x1080 @ 60.164 Hz
00:00:00.283 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:225] Loaded cursor theme 'default' at size 24 (124 available cursors)
00:00:00.283 [DEBUG] [wlr] [render/vulkan/renderer.c:337] Created new vk staging buffer of size 1048576
00:00:00.284 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.284 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:00.284 [DEBUG] [wlr] [render/vulkan/renderer.c:758] vulkan create_render_buffer: AR24, 256x256
00:00:00.284 [DEBUG] [sway/tree/workspace.c:277] Workspace: Generating new workspace name for output eDP-1
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 1'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '1'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:268] Workspace: Found free name 1
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 2'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '2'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 3'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '3'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 4'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '4'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 5'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '5'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 6'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '6'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 7'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '7'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 8'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '8'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 9'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '9'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:214] Got valid workspace command for target: 'number 10'
00:00:00.284 [DEBUG] [sway/tree/workspace.c:239] Isolated name from workspace number: '10'
00:00:00.285 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1
00:00:00.285 [DEBUG] [sway/tree/workspace.c:65] Adding workspace 1 for output eDP-1
00:00:00.285 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:00.285 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.285 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.285 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.285 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.285 [DEBUG] [sway/config/output.c:585] Set eDP-1 max render time to 0
00:00:00.285 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12535:ELAN1200:00_04F3:30F7_Touchpad
00:00:00.285 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 1267:12535:ELAN1200:00_04F3:30F7_Mouse
00:00:00.285 [DEBUG] [sway/input/seat.c:722] Applying input mapping to 7847:100:2.4G_Mouse
00:00:00.285 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d66a140 committing with 2 instructions
00:00:00.285 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d66a140
00:00:00.285 [INFO] [wlr] [backend/headless/backend.c:17] Starting headless backend
00:00:00.285 [DEBUG] [sway/config/bar.c:265] Invoking swaybar for bar id 'bar-0'
00:00:00.301 [DEBUG] [sway/config/bar.c:258] Spawned swaybar bar-0
00:00:00.301 [DEBUG] [sway/config.c:687] Running deferred commands
00:00:00.301 [INFO] [sway/commands.c:261] Handling command 'exec --no-startup-id mako'
00:00:00.301 [DEBUG] [sway/commands/exec_always.c:58] Executing mako
00:00:00.304 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7140
00:00:00.304 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7140
00:00:00.304 [INFO] [sway/commands.c:261] Handling command 'exec --no-startup-id /usr/libexec/polkit-gnome-authentication-agent-1'
00:00:00.304 [DEBUG] [sway/commands/exec_always.c:58] Executing /usr/libexec/polkit-gnome-authentication-agent-1
00:00:00.306 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7142
00:00:00.306 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7142
00:00:00.306 [INFO] [sway/commands.c:261] Handling command 'exec --no-startup-id /usr/libexec/xdg-desktop-portal-gnome'
00:00:00.306 [DEBUG] [sway/commands/exec_always.c:58] Executing /usr/libexec/xdg-desktop-portal-gnome
00:00:00.307 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7144
00:00:00.307 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7144
00:00:00.307 [INFO] [sway/commands.c:261] Handling command 'exec --no-startup-id /usr/libexec/xdg-desktop-portal-gtk'
00:00:00.307 [DEBUG] [sway/commands/exec_always.c:58] Executing /usr/libexec/xdg-desktop-portal-gtk
00:00:00.309 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7146
00:00:00.309 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7146
00:00:00.309 [INFO] [sway/commands.c:261] Handling command 'exec /usr/libexec/sway-systemd/assign-cgroups.py'
00:00:00.309 [DEBUG] [sway/commands/exec_always.c:58] Executing /usr/libexec/sway-systemd/assign-cgroups.py
00:00:00.311 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7148
00:00:00.311 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7148
00:00:00.311 [INFO] [sway/commands.c:261] Handling command 'exec /usr/libexec/sway-systemd/session.sh'
00:00:00.311 [DEBUG] [sway/commands/exec_always.c:58] Executing /usr/libexec/sway-systemd/session.sh
00:00:00.313 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7151
00:00:00.313 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7151
00:00:00.313 [INFO] [sway/server.c:396] Running compositor on wayland display 'wayland-1'
00:00:00.313 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:00.314 [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.314 [DEBUG] [wlr] [render/vulkan/renderer.c:758] vulkan create_render_buffer: XR24, 1920x1080
00:00:00.315 [DEBUG] [sway/ipc-server.c:197] New client: fd 69
00:00:00.315 [DEBUG] [sway/ipc-server.c:197] New client: fd 71
2024-05-05 11:00:26 - [main.c:293] Found config eDP-1 for output eDP-1 (AU Optronics 0x21ED)
00:00:00.316 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d410510 (res 0x55716d63b1f0)
00:00:00.316 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:444] new layer_surface 0x55716d3f20b0 (res 0x55716d63ae90)
00:00:00.316 [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:00.329 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d6f7430 (res 0x55716d637530)
00:00:00.329 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d414dd0 (res 0x55716d632f80)
Non-compatible display server, exposing settings only.
00:00:00.332 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d4151b0 (res 0x55716d66cce0)
00:00:00.332 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d86b950 (res 0x55716d66c560)
00:00:00.337 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d86d720 (res 0x55716d66dbd0)
Environment variable $DESKTOP_SESSION not set, ignoring.
00:00:00.365 [DEBUG] [sway/ipc-server.c:197] New client: fd 83
00:00:00.366 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d872120 (res 0x55716d66ff40)
00:00:00.366 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8724d0 (res 0x55716d6702a0)
(polkit-gnome-authentication-agent-1:7142): GLib-CRITICAL **: 11:00:26.557: g_variant_new_string: assertion 'string != NULL' failed
(polkit-gnome-authentication-agent-1:7142): polkit-gnome-1-WARNING **: 11:00:26.557: Failed to register client: GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name is not activatable
00:00:00.432 [DEBUG] [sway/ipc-server.c:197] New client: fd 86
00:00:00.432 [DEBUG] [sway/ipc-server.c:197] New client: fd 88
00:00:00.437 [INFO] [wlr] [xwayland/server.c:108] Starting Xwayland on :0
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Could not resolve keysym XF86CameraAccessEnable
> Warning: Could not resolve keysym XF86CameraAccessDisable
> Warning: Could not resolve keysym XF86CameraAccessToggle
> Warning: Could not resolve keysym XF86NextElement
> Warning: Could not resolve keysym XF86PreviousElement
> Warning: Could not resolve keysym XF86AutopilotEngageToggle
> Warning: Could not resolve keysym XF86MarkWaypoint
> Warning: Could not resolve keysym XF86Sos
> Warning: Could not resolve keysym XF86NavChart
> Warning: Could not resolve keysym XF86FishingChart
> Warning: Could not resolve keysym XF86SingleRangeRadar
> Warning: Could not resolve keysym XF86DualRangeRadar
> Warning: Could not resolve keysym XF86RadarOverlay
> Warning: Could not resolve keysym XF86TraditionalSonar
> Warning: Could not resolve keysym XF86ClearvuSonar
> Warning: Could not resolve keysym XF86SidevuSonar
> Warning: Could not resolve keysym XF86NavInfo
Errors from xkbcomp are not fatal to the X server
00:00:00.485 [DEBUG] [sway/ipc-server.c:197] New client: fd 91
00:00:00.485 [DEBUG] [sway/ipc-server.c:197] New client: fd 96
00:00:00.485 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d876d70 (res 0x55716d675c00)
00:00:00.486 [DEBUG] [sway/ipc-server.c:197] New client: fd 98
00:00:00.486 [DEBUG] [sway/ipc-server.c:197] New client: fd 100
00:00:00.486 [DEBUG] [wlr] [xwayland/server.c:273] Xserver is ready
00:00:00.486 [DEBUG] [wlr] [xwayland/xwm.c:1956] xfixes version: 6.0
00:00:00.486 [DEBUG] [wlr] [xwayland/xwm.c:1977] xres version: 1.2
00:00:00.488 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.488 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.488 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.488 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.489 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.489 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.489 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.489 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.489 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:00:00.489 [DEBUG] [sway/ipc-server.c:197] New client: fd 102
00:00:00.489 [DEBUG] [sway/ipc-server.c:197] New client: fd 104
00:00:00.489 [DEBUG] [sway/ipc-server.c:197] New client: fd 106
00:00:00.489 [DEBUG] [sway/ipc-server.c:197] New client: fd 108
The XKEYBOARD keymap compiler (xkbcomp) reports:
> Warning: Unsupported maximum keycode 708, clipping.
> X11 cannot support keycodes above 255.
> Warning: Could not resolve keysym XF86CameraAccessEnable
> Warning: Could not resolve keysym XF86CameraAccessDisable
> Warning: Could not resolve keysym XF86CameraAccessToggle
> Warning: Could not resolve keysym XF86NextElement
> Warning: Could not resolve keysym XF86PreviousElement
> Warning: Could not resolve keysym XF86AutopilotEngageToggle
> Warning: Could not resolve keysym XF86MarkWaypoint
> Warning: Could not resolve keysym XF86Sos
> Warning: Could not resolve keysym XF86NavChart
> Warning: Could not resolve keysym XF86FishingChart
> Warning: Could not resolve keysym XF86SingleRangeRadar
> Warning: Could not resolve keysym XF86DualRangeRadar
> Warning: Could not resolve keysym XF86RadarOverlay
> Warning: Could not resolve keysym XF86TraditionalSonar
> Warning: Could not resolve keysym XF86ClearvuSonar
> Warning: Could not resolve keysym XF86SidevuSonar
> Warning: Could not resolve keysym XF86NavInfo
Errors from xkbcomp are not fatal to the X server
00:00:00.494 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.494 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
00:00:00.494 [DEBUG] [wlr] [xwayland/selection/selection.c:149] not handling selection events: no seat assigned to xwayland
00:00:00.494 [DEBUG] [wlr] [xwayland/xwm.c:1646] unhandled X11 event: MappingNotify (34)
INFO:assign-cgroups:X-Resource version 1.2
00:00:00.501 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d888190 (res 0x55716d67ec60)
00:00:00.501 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:444] new layer_surface 0x55716d3e7510 (res 0x55716d67ed80)
00:00:00.501 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace waybar layer 1 anchor 14 size 0x24 margin 0,0,0,0,
00:00:00.501 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:00.501 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1056@0,0
00:00:00.501 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.501 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d3cea50 committing with 1 instructions
00:00:00.501 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d3cea50
00:00:00.505 [DEBUG] [sway/ipc-server.c:197] New client: fd 110
00:00:00.505 [INFO] [sway/ipc-server.c:571] IPC Client 110 disconnected
INFO:assign-cgroups:compositor:7119 /user.slice/user-1000.slice/session-13.scope
00:00:00.516 [DEBUG] [wlr] [render/vulkan/renderer.c:337] Created new vk staging buffer of size 1048576
00:00:01.952 [DEBUG] [sway/commands/bind.c:619] running command for binding: exec fuzzel
00:00:01.952 [INFO] [sway/commands.c:261] Handling command 'exec fuzzel'
00:00:01.952 [DEBUG] [sway/commands/exec_always.c:58] Executing fuzzel
00:00:01.957 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7294
00:00:01.957 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7294
00:00:01.972 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d888640 (res 0x55716d676980)
00:00:01.972 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d87aba0 (res 0x55716d676ce0)
00:00:01.972 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:444] new layer_surface 0x55716d87a670 (res 0x55716d676e00)
00:00:01.972 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace launcher layer 2 anchor 0 size 502x546 margin 0,0,0,0,
00:00:01.977 [DEBUG] [wlr] [render/vulkan/renderer.c:337] Created new vk staging buffer of size 2192736
00:00:01.982 [DEBUG] [wlr] [render/vulkan/renderer.c:337] Created new vk staging buffer of size 2192736
00:00:03.097 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (launcher)
00:00:03.097 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d40eef0 committing with 2 instructions
00:00:03.097 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d40eef0
00:00:03.259 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d87dec0 (res 0x55716d444f30)
00:00:03.722 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d87e270 (res 0x55716d4cf030)
00:00:03.753 [DEBUG] [wlr] [types/wlr_server_decoration.c:104] new server_decoration 0x55716d6393b0 (res 0x55716d63cab0)
00:00:03.753 [DEBUG] [sway/tree/view.c:1221] Surface of unknown type (role (null)): 0x55716d87e270
00:00:03.753 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x55716d87a670 (res 0x55716d49bee0)
00:00:03.753 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='Flatseal' app_id='com.github.tchx84.Flatseal'
00:00:03.840 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d87e620 (res 0x55716d63d830)
00:00:03.840 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d87e9d0 (res 0x55716d6434d0)
00:00:03.840 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d888b50 (res 0x55716d63a110)
00:00:03.867 [DEBUG] [sway/ipc-server.c:327] Sending window::new event
00:00:03.867 [DEBUG] [sway/tree/view.c:421] View 0x55716d879580 updated CSD to 1
00:00:03.867 [DEBUG] [sway/ipc-server.c:327] Sending window::title event
00:00:03.867 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1056@0,0
00:00:03.867 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:03.867 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffef88c6ef0 horizontally
00:00:03.867 [DEBUG] [sway/ipc-server.c:327] Sending window::focus event
00:00:03.867 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d667900 committing with 4 instructions
00:00:03.882 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x55716d667900 is ready
00:00:03.882 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d667900
00:00:03.882 [DEBUG] [sway/tree/container.c:1320] Container 0x55716d87b240 entered output 0x55716d663d70
00:00:03.884 [DEBUG] [sway/tree/container.c:1320] Container 0x55716d889610 entered output 0x55716d663d70
00:00:03.885 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:03.885 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:03.885 [DEBUG] [wlr] [render/vulkan/renderer.c:758] vulkan create_render_buffer: AR24, 256x256
00:00:05.505 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bc6d0 (res 0x55716d677820)
00:00:05.505 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bca80 (res 0x55716d67fe60)
00:00:05.505 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bce30 (res 0x55716d678d80)
00:00:06.256 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bcb70 (res 0x55716d4d43d0)
00:00:06.256 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bd790 (res 0x55716d4d4190)
00:00:06.256 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bdb40 (res 0x55716d644eb0)
00:00:07.019 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bd790 (res 0x55716d42de20)
00:00:07.704 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bcb30 (res 0x55716d676aa0)
00:00:07.974 [DEBUG] [sway/input/cursor.c:964] denying request to set cursor from unfocused client
00:00:08.232 [DEBUG] [wlr] [render/swapchain.c:106] Allocating new swapchain buffer
00:00:08.232 [DEBUG] [wlr] [render/allocator/gbm.c:145] Allocated 256x256 GBM buffer with format AR24 (0x34325241), modifier LINEAR (0x0000000000000000)
00:00:08.232 [DEBUG] [wlr] [render/vulkan/renderer.c:758] vulkan create_render_buffer: AR24, 256x256
00:00:09.684 [DEBUG] [sway/commands/bind.c:619] running command for binding: kill
00:00:09.684 [INFO] [sway/commands.c:261] Handling command 'kill'
00:00:09.703 [DEBUG] [sway/ipc-server.c:327] Sending window::close event
00:00:09.714 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1056@0,0
00:00:09.714 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:09.714 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d40eef0 committing with 4 instructions
00:00:09.714 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d40eef0
00:00:09.894 [DEBUG] [sway/commands/bind.c:619] running command for binding: exec fuzzel
00:00:09.894 [INFO] [sway/commands.c:261] Handling command 'exec fuzzel'
00:00:09.894 [DEBUG] [sway/commands/exec_always.c:58] Executing fuzzel
00:00:09.899 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7373
00:00:09.899 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7373
00:00:09.914 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bd380 (res 0x55716d67a220)
00:00:09.914 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8a2ff0 (res 0x55716d4987c0)
00:00:09.914 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:444] new layer_surface 0x55716d88b2f0 (res 0x55716d67f200)
00:00:09.914 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace launcher layer 2 anchor 0 size 502x546 margin 0,0,0,0,
00:00:10.839 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (launcher)
00:00:10.839 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d638220 committing with 2 instructions
00:00:10.839 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d638220
00:00:10.993 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bd380 (res 0x55716d677a60)
00:00:11.908 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bc050 (res 0x55716d4d8f30)
00:00:11.908 [DEBUG] [wlr] [types/wlr_server_decoration.c:104] new server_decoration 0x55716d6393b0 (res 0x55716d416a20)
00:00:11.908 [DEBUG] [sway/tree/view.c:1221] Surface of unknown type (role (null)): 0x55716d8bc050
00:00:11.908 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:388] new xdg_surface 0x55716d8c1aa0 (res 0x55716d4d06b0)
00:00:11.908 [DEBUG] [sway/desktop/xdg_shell.c:530] New xdg_shell toplevel title='Komikku' app_id='info.febvre.Komikku'
00:00:11.944 [DEBUG] [sway/ipc-server.c:327] Sending window::new event
00:00:11.944 [DEBUG] [sway/tree/view.c:421] View 0x55716d8cad40 updated CSD to 1
00:00:11.944 [DEBUG] [sway/ipc-server.c:327] Sending window::title event
00:00:11.944 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1056@0,0
00:00:11.944 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:11.944 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffef88c6ef0 horizontally
00:00:11.945 [DEBUG] [sway/ipc-server.c:327] Sending window::focus event
00:00:11.945 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d672460 committing with 4 instructions
00:00:11.964 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x55716d672460 is ready
00:00:11.964 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d672460
00:00:11.964 [DEBUG] [sway/tree/container.c:1320] Container 0x55716d8ccd70 entered output 0x55716d663d70
00:00:11.965 [DEBUG] [sway/tree/container.c:1320] Container 0x55716d8bc400 entered output 0x55716d663d70
00:00:14.611 [DEBUG] [sway/commands/bind.c:619] running command for binding: kill
00:00:14.611 [INFO] [sway/commands.c:261] Handling command 'kill'
00:00:14.689 [DEBUG] [sway/ipc-server.c:327] Sending window::close event
00:00:14.690 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1056@0,0
00:00:14.690 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:14.690 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d353b50 committing with 4 instructions
00:00:14.690 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d353b50
00:00:15.222 [DEBUG] [sway/commands/bind.c:619] running command for binding: exec wlogout
00:00:15.222 [INFO] [sway/commands.c:261] Handling command 'exec wlogout'
00:00:15.222 [DEBUG] [sway/commands/exec_always.c:58] Executing wlogout
00:00:15.227 [DEBUG] [sway/commands/exec_always.c:111] Child process created with pid 7443
00:00:15.227 [DEBUG] [sway/commands/exec_always.c:113] Recording workspace for process 7443
00:00:15.248 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8bd380 (res 0x55716d4cebb0)
00:00:15.248 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d88dbb0 (res 0x55716d485500)
00:00:15.289 [DEBUG] [wlr] [types/wlr_compositor.c:692] New wlr_surface 0x55716d8c82b0 (res 0x55716d63edf0)
00:00:15.289 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:444] new layer_surface 0x55716d88b2f0 (res 0x55716d678d80)
00:00:15.289 [DEBUG] [sway/desktop/layer_shell.c:646] new layer surface: namespace logout_dialog layer 3 anchor 15 size 0x0 margin 0,0,0,0,
00:00:15.300 [DEBUG] [wlr] [render/vulkan/renderer.c:337] Created new vk staging buffer of size 16588800
00:00:16.686 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (logout_dialog)
00:00:16.686 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d668050 committing with 2 instructions
00:00:16.686 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d668050
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:00:16.702 [DEBUG] [sway/ipc-server.c:385] Sending shutdown::exit event
00:00:16.702 [INFO] [sway/main.c:418] Shutting down sway
00:00:16.702 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (wallpaper)
00:00:16.702 [DEBUG] [sway/desktop/layer_shell.c:386] Layer surface destroyed (waybar)
00:00:16.702 [DEBUG] [sway/desktop/layer_shell.c:229] Usable area changed, rearranging output
00:00:16.702 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:16.702 [DEBUG] [sway/tree/arrange.c:297] Arranging workspace '1' at 0.000000, 0.000000
00:00:16.702 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55716d42ca40 committing with 1 instructions
00:00:16.702 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55716d42ca40
Gdk-Message: 11:00:42.866: Error reading events from display: Tubería rota
(EE)00:00:16.702 [DEBUG] failed to read Wayland events: Broken pipe
[sway/input/input-manager.c:202] removing device: '1:1:AT_Translated_Set_2_keyboard'
00:00:16.703 [DEBUG] [sway/input/seat.c:994] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
00:00:16.703 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 1:1:AT_Translated_Set_2_keyboard from group 0x55716d4286e0
Gdk-Message: 11:00:42.867: Lost connection to Wayland compositor.
00:00:16.703 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:0:Asus_WMI_hotkeys'
00:00:16.703 [DEBUG] [sway/input/seat.c:994] removing device 0:0:Asus_WMI_hotkeys from seat seat0
00:00:16.703 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:0:Asus_WMI_hotkeys from group 0x55716d4286e0
00:00:16.704 [DEBUG] [sway/input/input-manager.c:202] removing device: '1267:12535:ELAN1200:00_04F3:30F7_Touchpad'
00:00:16.704 [DEBUG] [sway/input/seat.c:994] removing device 1267:12535:ELAN1200:00_04F3:30F7_Touchpad from seat seat0
00:00:16.704 [DEBUG] [sway/input/input-manager.c:202] removing device: '1267:12535:ELAN1200:00_04F3:30F7_Mouse'
00:00:16.704 [DEBUG] [sway/input/seat.c:994] removing device 1267:12535:ELAN1200:00_04F3:30F7_Mouse from seat seat0
00:00:16.704 [DEBUG] [sway/input/input-manager.c:202] removing device: '7847:100:2.4G_Mouse'
00:00:16.704 [DEBUG] [sway/input/seat.c:994] removing device 7847:100:2.4G_Mouse from seat seat0
00:00:16.704 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
00:00:16.704 [DEBUG] [sway/input/seat.c:994] removing device 0:1:Power_Button from seat seat0
00:00:16.704 [DEBUG] [sway/input/keyboard.c:799] Removing keyboard 0:1:Power_Button from group 0x55716d4286e0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment