Created
May 27, 2023 02:33
-
-
Save haxibami/03fb90cb51041ce740b578f12d93a017 to your computer and use it in GitHub Desktop.
WLR_RENDERER=vulkan /usr/bin/sway -d -V -c /etc/sway/config 2> sway.log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
00:00:00.000 [INFO] [sway/main.c:338] Sway version 1.8.1 | |
00:00:00.000 [INFO] [sway/main.c:339] wlroots version 0.16.2 | |
00:00:00.001 [INFO] [sway/main.c:120] Linux Archaxibami 6.3.4-zen1-1.1-zen #1 ZEN SMP PREEMPT_DYNAMIC Fri, 26 May 2023 12:04:59 +0000 x86_64 GNU/Linux | |
00:00:00.001 [INFO] [sway/main.c:136] Contents of /etc/lsb-release: | |
00:00:00.001 [INFO] [sway/main.c:120] DISTRIB_ID="Arch" | |
00:00:00.001 [INFO] [sway/main.c:120] DISTRIB_RELEASE="rolling" | |
00:00:00.001 [INFO] [sway/main.c:120] DISTRIB_DESCRIPTION="Arch 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="Arch Linux" | |
00:00:00.001 [INFO] [sway/main.c:120] PRETTY_NAME="Arch Linux" | |
00:00:00.001 [INFO] [sway/main.c:120] ID=arch | |
00:00:00.001 [INFO] [sway/main.c:120] BUILD_ID=rolling | |
00:00:00.001 [INFO] [sway/main.c:120] ANSI_COLOR="38;2;23;147;209" | |
00:00:00.001 [INFO] [sway/main.c:120] HOME_URL="https://archlinux.org/" | |
00:00:00.001 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://wiki.archlinux.org/" | |
00:00:00.001 [INFO] [sway/main.c:120] SUPPORT_URL="https://bbs.archlinux.org/" | |
00:00:00.001 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://bugs.archlinux.org/" | |
00:00:00.001 [INFO] [sway/main.c:120] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/" | |
00:00:00.001 [INFO] [sway/main.c:120] LOGO=archlinux-logo | |
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/haxibami/.local/share/pyenv/shims:/home/haxibami/.local/share/pyenv/bin:/home/haxibami/.local/share/pnpm:/home/haxibami/.local/share/opam/default/bin:/home/haxibami/.local/share/pyenv/bin:/home/haxibami/.nix-profile/bin:/nix/var/nix/profiles/default/bin:/opt/rocm/hip/bin:/opt/rocm/bin:/home/haxibami/.deno/bin:/home/haxibami/.local/share/go/bin:/home/haxibami/.local/bin:/home/haxibami/.local/share/cargo/bin:/home/haxibami/.cabal/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/opt/cuda/nsight_compute:/opt/cuda/nsight_systems/bin:/home/haxibami/.local/share/flatpak/exports/bin:/var/lib/flatpak/exports/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/usr/lib/rustup/bin | |
00:00:00.001 [INFO] [sway/main.c:108] SWAYSOCK= | |
00:00:00.001 [INFO] [sway/main.c:376] Starting sway version 1.8.1 | |
00:00:00.001 [DEBUG] [sway/server.c:67] Initializing Wayland server | |
00:00:00.002 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd' | |
00:00:00.002 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat | |
00:00:00.002 [INFO] [wlr] [backend/session/session.c:109] Successfully loaded libseat session | |
00:00:00.006 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs | |
00:00:00.006 [INFO] [wlr] [backend/drm/backend.c:200] Initializing DRM backend for /dev/dri/card0 (amdgpu) | |
00:00:00.007 [DEBUG] [wlr] [backend/drm/drm.c:88] Using atomic DRM interface | |
00:00:00.007 [DEBUG] [wlr] [backend/drm/drm.c:100] ADDFB2 modifiers supported | |
00:00:00.007 [INFO] [wlr] [backend/drm/drm.c:253] Found 5 DRM CRTCs | |
00:00:00.007 [INFO] [wlr] [backend/drm/drm.c:180] Found 12 DRM planes | |
00:00:00.008 [INFO] [wlr] [util/env.c:25] Loading WLR_RENDERER option: vulkan | |
00:00:00.008 [INFO] [wlr] [render/vulkan/renderer.c:1786] The vulkan renderer is only experimental and not expected to be ready for daily use | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_device_group_creation v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_display v23 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_external_fence_capabilities v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_external_memory_capabilities v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_external_semaphore_capabilities v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_get_display_properties2 v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_get_physical_device_properties2 v2 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_get_surface_capabilities2 v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_surface v25 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_wayland_surface v6 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_xcb_surface v6 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_xlib_surface v6 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_EXT_acquire_xlib_display v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_EXT_debug_report v10 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_EXT_debug_utils v2 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_EXT_direct_mode_display v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_EXT_display_surface_counter v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_surface_protected_capabilities v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_EXT_acquire_drm_display v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_EXT_surface_maintenance1 v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_EXT_swapchain_colorspace v4 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_KHR_portability_enumeration v1 | |
00:00:00.049 [DEBUG] [wlr] [render/vulkan/vulkan.c:111] Vulkan instance extension VK_LUNARG_direct_driver_loading v1 | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:258] Vulkan device: 'AMD Radeon RX 6600 XT' | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:259] Device type: 'discrete' | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:260] Supported API version: 1.3.232 | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:261] Driver version: 2.0.247 | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:349] Driver name: AMD proprietary driver ((AMD proprietary shader compiler)) | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:353] Ignoring physical device "AMD Radeon RX 6600 XT": VK_EXT_physical_device_drm not supported | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:258] Vulkan device: 'AMD Radeon RX 6600 XT (RADV NAVI23)' | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:259] Device type: 'discrete' | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:260] Supported API version: 1.3.246 | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:261] Driver version: 23.1.0 | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:349] Driver name: radv (Mesa 23.1.0) | |
00:00:00.074 [INFO] [wlr] [render/vulkan/vulkan.c:363] Found matching Vulkan physical device: AMD Radeon RX 6600 XT (RADV NAVI23) | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_8bit_storage v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_16bit_storage v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_acceleration_structure v13 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_bind_memory2 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_buffer_device_address v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_copy_commands2 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_create_renderpass2 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_dedicated_allocation v3 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_deferred_host_operations v4 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_depth_stencil_resolve v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_descriptor_update_template v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_device_group v4 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_draw_indirect_count v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_driver_properties v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_dynamic_rendering v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_external_fence v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_external_fence_fd v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_external_memory v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_external_memory_fd v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_external_semaphore v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_external_semaphore_fd v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_format_feature_flags2 v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_fragment_shading_rate v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_get_memory_requirements2 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_global_priority v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_image_format_list v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_imageless_framebuffer v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_incremental_present v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_maintenance1 v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_maintenance2 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_maintenance3 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_maintenance4 v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_map_memory2 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_multiview v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_performance_query v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_pipeline_executable_properties v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_pipeline_library v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_present_id v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_present_wait v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_push_descriptor v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_ray_query v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_ray_tracing_maintenance1 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_ray_tracing_pipeline v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_relaxed_block_layout v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_sampler_mirror_clamp_to_edge v3 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_sampler_ycbcr_conversion v14 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_separate_depth_stencil_layouts v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_atomic_int64 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_clock v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_draw_parameters v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_float16_int8 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_float_controls v4 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_integer_dot_product v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_non_semantic_info v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_subgroup_extended_types v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_subgroup_uniform_control_flow v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_shader_terminate_invocation v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_spirv_1_4 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_storage_buffer_storage_class v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_swapchain v70 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_swapchain_mutable_format v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_synchronization2 v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_timeline_semaphore v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_uniform_buffer_standard_layout v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_variable_pointers v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_vulkan_memory_model v3 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_workgroup_memory_explicit_layout v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_KHR_zero_initialize_workgroup_memory v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_4444_formats v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_attachment_feedback_loop_layout v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_border_color_swizzle v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_buffer_device_address v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_calibrated_timestamps v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_color_write_enable v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_conditional_rendering v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_conservative_rasterization v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_custom_border_color v12 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_depth_clip_control v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_depth_clip_enable v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_depth_range_unrestricted v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_descriptor_buffer v1 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_descriptor_indexing v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_discard_rectangles v2 | |
00:00:00.074 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_display_control v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_extended_dynamic_state v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_extended_dynamic_state2 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_extended_dynamic_state3 v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_external_memory_dma_buf v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_external_memory_host v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_global_priority v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_global_priority_query v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_graphics_pipeline_library v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_host_query_reset v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_image_2d_view_of_3d v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_image_drm_format_modifier v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_image_robustness v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_image_sliced_view_of_3d v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_image_view_min_lod v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_index_type_uint8 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_inline_uniform_block v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_line_rasterization v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_load_store_op_none v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_memory_budget v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_memory_priority v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_mesh_shader v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_multi_draw v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_mutable_descriptor_type v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_non_seamless_cube_map v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_pci_bus_info v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_physical_device_drm v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_pipeline_creation_cache_control v3 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_pipeline_creation_feedback v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_pipeline_library_group_handles v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_post_depth_coverage v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_primitive_topology_list_restart v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_primitives_generated_query v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_private_data v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_provoking_vertex v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_queue_family_foreign v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_robustness2 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_sampler_filter_minmax v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_scalar_block_layout v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_separate_stencil_usage v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_atomic_float v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_atomic_float2 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_demote_to_helper_invocation v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_image_atomic_int64 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_module_identifier v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_stencil_export v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_subgroup_ballot v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_subgroup_vote v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_shader_viewport_index_layer v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_subgroup_size_control v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_swapchain_maintenance1 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_texel_buffer_alignment v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_transform_feedback v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_vertex_attribute_divisor v3 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_vertex_input_dynamic_state v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_EXT_ycbcr_image_arrays v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_buffer_marker v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_device_coherent_memory v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_draw_indirect_count v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_gcn_shader v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_gpu_shader_half_float v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_gpu_shader_int16 v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_memory_overallocation_behavior v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_mixed_attachment_samples v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_shader_ballot v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_shader_core_properties v2 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_shader_core_properties2 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_shader_early_and_late_fragment_tests v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_shader_explicit_vertex_parameter v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_shader_fragment_mask v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_shader_image_load_store_lod v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_shader_trinary_minmax v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_AMD_texture_gather_bias_lod v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_GOOGLE_decorate_string v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_GOOGLE_hlsl_functionality1 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_GOOGLE_user_type v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_INTEL_shader_integer_functions2 v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_NV_compute_shader_derivatives v1 | |
00:00:00.075 [DEBUG] [wlr] [render/vulkan/vulkan.c:394] Vulkan device extension VK_VALVE_mutable_descriptor_type v1 | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/vulkan.c:494] Supported Vulkan formats: | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:238] AR24 (0x34325241) | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:299] Shared memory: ✓ texture | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x020000001876BB03, 2 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018767B03, 3 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018737B03, 3 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018601B03, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=3 (0x0200000000601902, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX9,GFX9_64K_S (0x0200000000000901, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:238] XR24 (0x34325258) | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:299] Shared memory: ✓ texture | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x020000001876BB03, 2 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018767B03, 3 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018737B03, 3 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018601B03, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=3 (0x0200000000601902, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX9,GFX9_64K_S (0x0200000000000901, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:238] XB24 (0x34324258) | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:299] Shared memory: ✓ texture | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x020000001876BB03, 2 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018767B03, 3 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018737B03, 3 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018601B03, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=3 (0x0200000000601902, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX9,GFX9_64K_S (0x0200000000000901, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:238] AB24 (0x34324241) | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:299] Shared memory: ✓ texture | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_PIPE_ALIGN,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x020000001876BB03, 2 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=128B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018767B03, 3 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018737B03, 3 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10_RBPLUS,GFX9_64K_R_X,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018601B03, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX10,GFX9_64K_S_X,PIPE_XOR_BITS=3 (0x0200000000601902, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier GFX9,GFX9_64K_S (0x0200000000000901, 1 planes): ✓ texture ✓ render | |
00:00:00.077 [DEBUG] [wlr] [render/vulkan/pixel_format.c:222] DMA-BUF modifier LINEAR (0x0000000000000000, 1 planes): ✓ texture ✓ render | |
00:00:00.078 [DEBUG] [wlr] [render/allocator/allocator.c:106] Trying to create gbm allocator | |
00:00:00.083 [DEBUG] [wlr] [render/allocator/gbm.c:210] Created GBM allocator with backend drm | |
00:00:00.083 [DEBUG] [wlr] [render/allocator/gbm.c:213] Using DRM node /dev/dri/card0 | |
00:00:00.083 [DEBUG] [wlr] [types/wlr_idle.c:246] idle manager created | |
00:00:00.083 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:638] Creating wlr_drm_lease_device_v1 for /dev/dri/card0 | |
00:00:00.083 [INFO] [wlr] [backend/headless/backend.c:68] Creating headless backend | |
00:00:00.084 [INFO] [sway/config.c:415] Loading config from /etc/sway/config | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 1: # Default config for sway | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 2: # | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking. | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 4: # | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 5: # Read `man 5 sway` for a complete reference. | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 6: | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 7: ### Variables | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 8: # | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 9: # Logo key. Use Mod1 for Alt. | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 10: set $mod Mod4 | |
00:00:00.084 [INFO] [sway/commands.c:380] Config command: set $mod Mod4 | |
00:00:00.084 [INFO] [sway/commands.c:400] After replacement: set $mod Mod4 | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 11: # Home row direction keys, like vim | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 12: set $left h | |
00:00:00.084 [INFO] [sway/commands.c:380] Config command: set $left h | |
00:00:00.084 [INFO] [sway/commands.c:400] After replacement: set $left h | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 13: set $down j | |
00:00:00.084 [INFO] [sway/commands.c:380] Config command: set $down j | |
00:00:00.084 [INFO] [sway/commands.c:400] After replacement: set $down j | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 14: set $up k | |
00:00:00.084 [INFO] [sway/commands.c:380] Config command: set $up k | |
00:00:00.084 [INFO] [sway/commands.c:400] After replacement: set $up k | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 15: set $right l | |
00:00:00.084 [INFO] [sway/commands.c:380] Config command: set $right l | |
00:00:00.084 [INFO] [sway/commands.c:400] After replacement: set $right l | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 16: # Your preferred terminal emulator | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 17: set $term foot | |
00:00:00.084 [INFO] [sway/commands.c:380] Config command: set $term foot | |
00:00:00.084 [INFO] [sway/commands.c:400] After replacement: set $term foot | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 18: # Your preferred application launcher | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 19: # Note: pass the final command to swaymsg so that the resulting window can be opened | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 20: # on the original workspace that the command was run on. | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 21: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.084 [INFO] [sway/commands.c:380] Config command: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.084 [INFO] [sway/commands.c:400] After replacement: set $menu dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 22: | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 23: ### Output configuration | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 24: # | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 25: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/) | |
00:00:00.084 [DEBUG] [sway/config.c:832] Read line 26: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.084 [INFO] [sway/commands.c:380] Config command: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.084 [INFO] [sway/commands.c:400] After replacement: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.084 [DEBUG] [sway/commands.c:432] Subcommand: bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill | |
00:00:00.084 [DEBUG] [sway/config/output.c:236] Adding output * config | |
00:00:00.084 [DEBUG] [sway/config/output.c:240] Config stored for output * (enabled: -1) ([email protected] position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (power -1) (max render time: -1) | |
00:00:00.085 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[0] = swaybg | |
00:00:00.085 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[1] = -o | |
00:00:00.085 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[2] = * | |
00:00:00.085 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[3] = -i | |
00:00:00.085 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[4] = /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png | |
00:00:00.085 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[5] = -m | |
00:00:00.085 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[6] = fill | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 27: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 28: # Example configuration: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 29: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 30: # output HDMI-A-1 resolution 1920x1080 position 1920,0 | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 31: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 32: # You can get the names of your outputs by running: swaymsg -t get_outputs | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 33: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 34: ### Idle configuration | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 35: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 36: # Example configuration: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 37: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 38: # exec swayidle -w \ | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 39: # timeout 300 'swaylock -f -c 000000' \ | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 40: # timeout 600 'swaymsg "output * power off"' resume 'swaymsg "output * power on"' \ | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 41: # before-sleep 'swaylock -f -c 000000' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 42: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 43: # This will lock your screen after 300 seconds of inactivity, then turn off | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 44: # your displays after another 300 seconds, and turn your screens back on when | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 45: # resumed. It will also lock your screen before your computer goes to sleep. | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 46: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 47: ### Input configuration | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 48: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 49: # Example configuration: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 50: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 51: # input "2:14:SynPS/2_Synaptics_TouchPad" { | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 52: # dwt enabled | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 53: # tap enabled | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 54: # natural_scroll enabled | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 55: # middle_emulation enabled | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 56: # } | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 57: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 58: # You can get the names of your inputs by running: swaymsg -t get_inputs | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 59: # Read `man 5 sway-input` for more information about this section. | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 60: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 61: ### Key bindings | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 62: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 63: # Basics: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 64: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 65: # Start a terminal | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 66: bindsym $mod+Return exec $term | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Return exec $term | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Return exec foot | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Return to command `exec foot` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 67: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 68: # Kill focused window | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 69: bindsym $mod+Shift+q kill | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+q kill | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+q kill | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+q to command `kill` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 70: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 71: # Start your launcher | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 72: bindsym $mod+d exec $menu | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+d exec $menu | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+d exec dmenu_path | dmenu | xargs swaymsg exec -- | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+d to command `exec dmenu_path | dmenu | xargs swaymsg exec --` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 73: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 74: # Drag floating windows by holding down $mod and left mouse button. | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 75: # Resize them with right mouse button + $mod. | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 76: # Despite the name, also works for non-floating windows. | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 77: # Change normal to inverse to use left mouse button for resizing and right | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 78: # mouse button for dragging. | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 79: floating_modifier $mod normal | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: floating_modifier $mod normal | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: floating_modifier Mod4 normal | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 80: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 81: # Reload the configuration file | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 82: bindsym $mod+Shift+c reload | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+c reload | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+c reload | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+c to command `reload` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 83: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 84: # Exit sway (logs you out of your Wayland session) | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 85: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit' | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+e to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 86: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 87: # Moving around: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 88: # | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 89: # Move your focus around | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 90: bindsym $mod+$left focus left | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$left focus left | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+h focus left | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+h to command `focus left` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 91: bindsym $mod+$down focus down | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$down focus down | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+j focus down | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+j to command `focus down` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 92: bindsym $mod+$up focus up | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$up focus up | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+k focus up | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+k to command `focus up` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 93: bindsym $mod+$right focus right | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$right focus right | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+l focus right | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+l to command `focus right` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 94: # Or use $mod+[up|down|left|right] | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 95: bindsym $mod+Left focus left | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Left focus left | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Left focus left | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Left to command `focus left` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 96: bindsym $mod+Down focus down | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Down focus down | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Down focus down | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Down to command `focus down` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 97: bindsym $mod+Up focus up | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Up focus up | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Up focus up | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Up to command `focus up` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 98: bindsym $mod+Right focus right | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Right focus right | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Right focus right | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Right to command `focus right` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 99: | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 100: # Move the focused window with the same, but add Shift | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 101: bindsym $mod+Shift+$left move left | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$left move left | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+h move left | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+h to command `move left` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 102: bindsym $mod+Shift+$down move down | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$down move down | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+j move down | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+j to command `move down` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 103: bindsym $mod+Shift+$up move up | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$up move up | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+k move up | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+k to command `move up` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 104: bindsym $mod+Shift+$right move right | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$right move right | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+l move right | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+l to command `move right` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 105: # Ditto, with arrow keys | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 106: bindsym $mod+Shift+Left move left | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Left move left | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+Left move left | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 107: bindsym $mod+Shift+Down move down | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Down move down | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+Down move down | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 108: bindsym $mod+Shift+Up move up | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Up move up | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+Up move up | |
00:00:00.087 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*' | |
00:00:00.087 [DEBUG] [sway/config.c:832] Read line 109: bindsym $mod+Shift+Right move right | |
00:00:00.087 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Right move right | |
00:00:00.087 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+Right move right | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 110: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 111: # Workspaces: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 112: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 113: # Switch to workspace | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 114: bindsym $mod+1 workspace number 1 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+1 workspace number 1 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+1 workspace number 1 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 115: bindsym $mod+2 workspace number 2 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+2 workspace number 2 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+2 workspace number 2 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 116: bindsym $mod+3 workspace number 3 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+3 workspace number 3 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+3 workspace number 3 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 117: bindsym $mod+4 workspace number 4 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+4 workspace number 4 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+4 workspace number 4 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 118: bindsym $mod+5 workspace number 5 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+5 workspace number 5 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+5 workspace number 5 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 119: bindsym $mod+6 workspace number 6 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+6 workspace number 6 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+6 workspace number 6 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+6 to command `workspace number 6` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 120: bindsym $mod+7 workspace number 7 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+7 workspace number 7 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+7 workspace number 7 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 121: bindsym $mod+8 workspace number 8 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+8 workspace number 8 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+8 workspace number 8 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 122: bindsym $mod+9 workspace number 9 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+9 workspace number 9 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+9 workspace number 9 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 123: bindsym $mod+0 workspace number 10 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+0 workspace number 10 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+0 workspace number 10 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+0 to command `workspace number 10` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 124: # Move focused container to workspace | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 125: bindsym $mod+Shift+1 move container to workspace number 1 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+1 move container to workspace number 1 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+1 move container to workspace number 1 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+1 to command `move container to workspace number 1` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 126: bindsym $mod+Shift+2 move container to workspace number 2 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+2 move container to workspace number 2 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+2 move container to workspace number 2 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 127: bindsym $mod+Shift+3 move container to workspace number 3 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+3 move container to workspace number 3 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+3 move container to workspace number 3 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 128: bindsym $mod+Shift+4 move container to workspace number 4 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+4 move container to workspace number 4 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+4 move container to workspace number 4 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 129: bindsym $mod+Shift+5 move container to workspace number 5 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+5 move container to workspace number 5 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+5 move container to workspace number 5 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 130: bindsym $mod+Shift+6 move container to workspace number 6 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+6 move container to workspace number 6 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+6 move container to workspace number 6 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+6 to command `move container to workspace number 6` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 131: bindsym $mod+Shift+7 move container to workspace number 7 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+7 move container to workspace number 7 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+7 move container to workspace number 7 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 132: bindsym $mod+Shift+8 move container to workspace number 8 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+8 move container to workspace number 8 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+8 move container to workspace number 8 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 133: bindsym $mod+Shift+9 move container to workspace number 9 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+9 move container to workspace number 9 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+9 move container to workspace number 9 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 134: bindsym $mod+Shift+0 move container to workspace number 10 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+0 move container to workspace number 10 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+0 move container to workspace number 10 | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 10` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 135: # Note: workspaces can have any name you want, not just numbers. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 136: # We just use 1-10 as the default. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 137: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 138: # Layout stuff: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 139: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 140: # You can "split" the current object of your focus with | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 141: # $mod+b or $mod+v, for horizontal and vertical splits | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 142: # respectively. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 143: bindsym $mod+b splith | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+b splith | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+b splith | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+b to command `splith` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 144: bindsym $mod+v splitv | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+v splitv | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+v splitv | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+v to command `splitv` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 145: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 146: # Switch the current container between different layout styles | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 147: bindsym $mod+s layout stacking | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+s layout stacking | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+s layout stacking | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+s to command `layout stacking` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 148: bindsym $mod+w layout tabbed | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+w layout tabbed | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+w layout tabbed | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+w to command `layout tabbed` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 149: bindsym $mod+e layout toggle split | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+e layout toggle split | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+e layout toggle split | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+e to command `layout toggle split` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 150: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 151: # Make the current focus fullscreen | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 152: bindsym $mod+f fullscreen | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+f fullscreen | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+f fullscreen | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+f to command `fullscreen` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 153: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 154: # Toggle the current focus between tiling and floating mode | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 155: bindsym $mod+Shift+space floating toggle | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+space floating toggle | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+space floating toggle | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 156: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 157: # Swap focus between the tiling area and the floating area | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 158: bindsym $mod+space focus mode_toggle | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+space focus mode_toggle | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+space focus mode_toggle | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 159: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 160: # Move focus to the parent container | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 161: bindsym $mod+a focus parent | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+a focus parent | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+a focus parent | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+a to command `focus parent` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 162: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 163: # Scratchpad: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 164: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 165: # Sway has a "scratchpad", which is a bag of holding for windows. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 166: # You can send windows there and get them back later. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 167: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 168: # Move the currently focused window to the scratchpad | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 169: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+minus move scratchpad | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+minus move scratchpad | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 170: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 171: # Show the next scratchpad window or hide the focused scratchpad window. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 172: # If there are multiple scratchpad windows, this command cycles through them. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 173: bindsym $mod+minus scratchpad show | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+minus scratchpad show | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+minus scratchpad show | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 174: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 175: # Resizing containers: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 176: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 177: mode "resize" { | |
00:00:00.088 [DEBUG] [sway/config.c:886] Entering block 'mode "resize"' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 178: # left will shrink the containers width | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 179: # right will grow the containers width | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 180: # up will shrink the containers height | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 181: # down will grow the containers height | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 182: bindsym $left resize shrink width 10px | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $left resize shrink width 10px | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym h resize shrink width 10px | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym h resize shrink width 10px | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound h to command `resize shrink width 10px` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 183: bindsym $down resize grow height 10px | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $down resize grow height 10px | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym j resize grow height 10px | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym j resize grow height 10px | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound j to command `resize grow height 10px` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 184: bindsym $up resize shrink height 10px | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $up resize shrink height 10px | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym k resize shrink height 10px | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym k resize shrink height 10px | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound k to command `resize shrink height 10px` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 185: bindsym $right resize grow width 10px | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $right resize grow width 10px | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym l resize grow width 10px | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym l resize grow width 10px | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound l to command `resize grow width 10px` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 186: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 187: # Ditto, with arrow keys | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 188: bindsym Left resize shrink width 10px | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Left resize shrink width 10px | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Left resize shrink width 10px | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Left to command `resize shrink width 10px` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 189: bindsym Down resize grow height 10px | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Down resize grow height 10px | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Down resize grow height 10px | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Down to command `resize grow height 10px` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 190: bindsym Up resize shrink height 10px | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Up resize shrink height 10px | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Up resize shrink height 10px | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Up to command `resize shrink height 10px` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 191: bindsym Right resize grow width 10px | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Right resize grow width 10px | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Right resize grow width 10px | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Right to command `resize grow width 10px` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 192: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 193: # Return to default mode | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 194: bindsym Return mode "default" | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Return mode "default" | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Return mode "default" | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Return mode "default" | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Return to command `mode "default"` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 195: bindsym Escape mode "default" | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Escape mode "default" | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Escape mode "default" | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Escape mode "default" | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Escape to command `mode "default"` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 196: } | |
00:00:00.088 [DEBUG] [sway/config.c:903] Exiting block 'mode "resize"' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 197: bindsym $mod+r mode "resize" | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bindsym $mod+r mode "resize" | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+r mode "resize" | |
00:00:00.088 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+r to command `mode "resize"` for device '*' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 198: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 199: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 200: # Status Bar: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 201: # | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 202: # Read `man 5 sway-bar` for more information about this section. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 203: bar { | |
00:00:00.088 [DEBUG] [sway/config.c:886] Entering block 'bar' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 204: position top | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bar position top | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bar position top | |
00:00:00.088 [DEBUG] [sway/commands/bar.c:93] Creating bar: bar-0 | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: position top | |
00:00:00.088 [DEBUG] [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: bar-0 | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 205: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 206: # When the status_command prints a new line to stdout, swaybar updates. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 207: # The default just shows the current date and time. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 208: status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bar status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bar status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.088 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 209: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 210: colors { | |
00:00:00.088 [DEBUG] [sway/config.c:886] Entering block 'bar colors' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 211: statusline #ffffff | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bar colors statusline #ffffff | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bar colors statusline #ffffff | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: colors statusline #ffffff | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: statusline #ffffff | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 212: background #323232 | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bar colors background #323232 | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bar colors background #323232 | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: colors background #323232 | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: background #323232 | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 213: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 214: } | |
00:00:00.088 [DEBUG] [sway/config.c:903] Exiting block 'bar colors' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 215: } | |
00:00:00.088 [DEBUG] [sway/config.c:903] Exiting block 'bar' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 216: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 217: include /etc/sway/config.d/* | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: include /etc/sway/config.d/* | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: include /etc/sway/config.d/* | |
00:00:00.088 [INFO] [sway/config.c:415] Loading config from /etc/sway/config.d/50-systemd-user.conf | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 2: # See FS#63021 | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 4: | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 5: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.088 [DEBUG] [sway/config.c:876] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP' | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 7: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP | |
00:00:00.088 [DEBUG] [sway/config.c:876] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP' | |
00:00:00.088 [INFO] [sway/config.c:415] Loading config from /etc/sway/config.d/dotool.sway | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 1: # This can stop dotool typing guff if you are using a non-us keyboard layout. | |
00:00:00.088 [DEBUG] [sway/config.c:832] Read line 2: input "18193:2069:dotool_keyboard" xkb_layout "us" | |
00:00:00.088 [INFO] [sway/commands.c:380] Config command: input "18193:2069:dotool_keyboard" xkb_layout "us" | |
00:00:00.088 [INFO] [sway/commands.c:400] After replacement: input "18193:2069:dotool_keyboard" xkb_layout "us" | |
00:00:00.088 [DEBUG] [sway/commands/input.c:55] entering input block: 18193:2069:dotool_keyboard | |
00:00:00.088 [DEBUG] [sway/config/input.c:15] new_input_config(18193:2069:dotool_keyboard) | |
00:00:00.088 [DEBUG] [sway/commands.c:432] Subcommand: xkb_layout us | |
00:00:00.088 [DEBUG] [sway/commands/input/xkb_layout.c:18] set-xkb_layout for config: 18193:2069:dotool_keyboard layout: us | |
00:00:00.088 [DEBUG] [sway/config/input.c:15] new_input_config(temp) | |
00:00:00.090 [DEBUG] [sway/config/input.c:354] Config stored for input 18193:2069:dotool_keyboard | |
00:00:00.091 [DEBUG] [sway/config.c:1063] Translated keysyms using config for device '18193:2069:dotool_keyboard' | |
00:00:00.098 [DEBUG] [sway/server.c:276] Initializing Xwayland (lazy=1) | |
00:00:00.098 [INFO] [sway/server.c:299] Starting backend on wayland display 'wayland-1' | |
00:00:00.098 [DEBUG] [wlr] [backend/libinput/backend.c:87] Starting libinput backend | |
00:00:00.318 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1] | |
00:00:00.318 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button' | |
00:00:00.318 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default | |
00:00:00.318 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config | |
00:00:00.318 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0 | |
00:00:00.318 [DEBUG] [sway/input/input-manager.c:602] applying seat config for seat seat0 | |
00:00:00.318 [DEBUG] [sway/input/seat.c:963] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.330 [DEBUG] [sway/input/keyboard.c:924] Created keyboard group 0x55e25e990830 | |
00:00:00.330 [DEBUG] [sway/input/keyboard.c:947] Adding keyboard 0:1:Power_Button to group 0x55e25e990830 | |
00:00:00.339 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1] | |
00:00:00.339 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button' | |
00:00:00.339 [DEBUG] [sway/input/seat.c:963] adding device 0:1:Power_Button to seat seat0 | |
00:00:00.342 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 0:1:Power_Button to group 0x55e25e990830 | |
00:00:00.343 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Sleep Button [0:3] | |
00:00:00.343 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button' | |
00:00:00.343 [DEBUG] [sway/input/seat.c:963] adding device 0:3:Sleep_Button to seat seat0 | |
00:00:00.345 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 0:3:Sleep_Button to group 0x55e25e990830 | |
00:00:00.346 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding PFU Limited HHKB-Hybrid [1278:33] | |
00:00:00.346 [DEBUG] [sway/input/input-manager.c:234] adding device: '1278:33:PFU_Limited_HHKB-Hybrid' | |
00:00:00.346 [DEBUG] [sway/input/seat.c:963] adding device 1278:33:PFU_Limited_HHKB-Hybrid to seat seat0 | |
00:00:00.348 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1278:33:PFU_Limited_HHKB-Hybrid to group 0x55e25e990830 | |
00:00:00.349 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding PFU Limited HHKB-Hybrid Consumer Control [1278:33] | |
00:00:00.349 [DEBUG] [sway/input/input-manager.c:234] adding device: '1278:33:PFU_Limited_HHKB-Hybrid_Consumer_Control' | |
00:00:00.349 [DEBUG] [sway/input/seat.c:963] adding device 1278:33:PFU_Limited_HHKB-Hybrid_Consumer_Control to seat seat0 | |
00:00:00.351 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1278:33:PFU_Limited_HHKB-Hybrid_Consumer_Control to group 0x55e25e990830 | |
00:00:00.352 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding PFU Limited HHKB-Hybrid Keyboard [1278:33] | |
00:00:00.352 [DEBUG] [sway/input/input-manager.c:234] adding device: '1278:33:PFU_Limited_HHKB-Hybrid_Keyboard' | |
00:00:00.352 [DEBUG] [sway/input/seat.c:963] adding device 1278:33:PFU_Limited_HHKB-Hybrid_Keyboard to seat seat0 | |
00:00:00.354 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1278:33:PFU_Limited_HHKB-Hybrid_Keyboard to group 0x55e25e990830 | |
00:00:00.355 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Logitech Wireless Device PID:4096 [1133:16534] | |
00:00:00.355 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:16534:Logitech_Wireless_Device_PID:4096' | |
00:00:00.355 [DEBUG] [sway/input/seat.c:963] adding device 1133:16534:Logitech_Wireless_Device_PID:4096 to seat seat0 | |
00:00:00.385 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (145 available cursors) | |
00:00:00.385 [DEBUG] [sway/input/seat.c:722] Applying input config to 1133:16534:Logitech_Wireless_Device_PID:4096 | |
00:00:00.385 [DEBUG] [wlr] [backend/libinput/backend.c:128] libinput successfully initialized | |
00:00:00.385 [INFO] [wlr] [backend/drm/drm.c:1338] Scanning DRM connectors on /dev/dri/card0 | |
00:00:00.385 [INFO] [wlr] [backend/drm/drm.c:1389] Found connector 'DP-1' | |
00:00:00.385 [INFO] [wlr] [backend/drm/drm.c:1389] Found connector 'DP-2' | |
00:00:00.385 [INFO] [wlr] [backend/drm/drm.c:1389] Found connector 'DP-3' | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1389] Found connector 'HDMI-A-1' | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1414] 'HDMI-A-1' connected | |
00:00:00.387 [DEBUG] [wlr] [backend/drm/drm.c:1220] Current CRTC: 77 | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1230] Physical size: 600x340 | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1287] Detected modes: | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 60.000 Hz (preferred) | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 59.940 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 50.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 30.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 30.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 29.970 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 25.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 24.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 3840x2160 @ 23.976 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 2560x1440 @ 59.951 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1200 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1080 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1080 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1080 @ 59.940 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1080 @ 50.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1080 @ 30.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1080 @ 29.970 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1080 @ 24.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1920x1080 @ 23.976 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1600x1200 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1680x1050 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1600x900 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1280x1024 @ 60.020 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1440x900 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1280x800 @ 59.910 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1152x864 @ 59.967 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1280x720 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1280x720 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1280x720 @ 59.940 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 1024x768 @ 60.004 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 800x600 @ 60.317 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 720x576 @ 50.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 720x480 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 720x480 @ 59.940 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 640x480 @ 60.000 Hz | |
00:00:00.387 [INFO] [wlr] [backend/drm/drm.c:1315] 640x480 @ 59.940 Hz | |
00:00:00.388 [INFO] [wlr] [backend/drm/drm.c:1315] 640x480 @ 59.940 Hz | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1011] Reallocating CRTCs | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1022] State before reallocation: | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1036] 'DP-1' crtc=-1 status=2 want_crtc=0 | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1036] 'DP-2' crtc=-1 status=2 want_crtc=0 | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1036] 'DP-3' crtc=-1 status=2 want_crtc=0 | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1036] 'HDMI-A-1' crtc=0 status=1 want_crtc=1 | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1078] State after reallocation: | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1085] 'DP-1' crtc=-1 status=2 | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1085] 'DP-2' crtc=-1 status=2 | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1085] 'DP-3' crtc=-1 status=2 | |
00:00:00.388 [DEBUG] [wlr] [backend/drm/drm.c:1085] 'HDMI-A-1' crtc=0 status=1 | |
00:00:00.388 [INFO] [wlr] [backend/drm/drm.c:1447] connector HDMI-A-1: Requesting modeset | |
00:00:00.388 [DEBUG] [sway/desktop/output.c:912] New output 0x55e25eabfd30: HDMI-A-1 (non-desktop: 0) | |
00:00:00.388 [DEBUG] [sway/config/output.c:395] Turning on output HDMI-A-1 | |
00:00:00.388 [DEBUG] [sway/config/output.c:408] Set preferred mode | |
00:00:00.388 [DEBUG] [wlr] [types/output/render.c:229] Attaching empty buffer to output for modeset | |
00:00:00.388 [DEBUG] [wlr] [types/output/render.c:75] Choosing primary buffer format XR24 (0x34325258) for output 'HDMI-A-1' | |
00:00:00.388 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer | |
00:00:00.389 [DEBUG] [wlr] [render/allocator/gbm.c:143] Allocated 3840x2160 GBM buffer with format XR24 (0x34325258), modifier GFX10_RBPLUS,GFX9_64K_R_X,DCC,DCC_RETILE,DCC_INDEPENDENT_64B,DCC_INDEPENDENT_128B,DCC_MAX_COMPRESSED_BLOCK=64B,DCC_CONSTANT_ENCODE,PIPE_XOR_BITS=3,PACKERS=3 (0x0200000018737B03) | |
00:00:00.389 [DEBUG] [wlr] [render/vulkan/renderer.c:439] vulkan create_render_buffer: XR24, 3840x2160 | |
00:00:00.389 [DEBUG] [wlr] [render/vulkan/texture.c:424] vulkan_import_dmabuf: XR24 (mod 200000018737b03), 3840x2160, 3 planes | |
2023-05-27 11:23:01 - [swaybg-1.2.0/main.c:582] wl_display_roundtrip failed |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment