diff --git a/sdg-fire.desktop b/sdg-fire.desktop new file mode 100755 index 0000000..00df8d0 --- /dev/null +++ b/sdg-fire.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Exec=/usr/share/sdgfire/init.sh +TryExec=/usr/bin/startplasma-wayland +DesktopNames=KDE-wayfire +Name=Plasma (Wayfire) +Comment=Plasma by KDE with wayfire +X-KDE-PluginInfo-Version=6.6.5 +Encoding=UTF-8 +Type=Application diff --git a/sdgfire/init.sh b/sdgfire/init.sh new file mode 100755 index 0000000..5962136 --- /dev/null +++ b/sdgfire/init.sh @@ -0,0 +1,22 @@ +#!/bin/bash +export KDEWM=/usr/bin/wayfire +export WAYFIRE_CONFIG_FILE=/usr/share/sdgfire/wayfire.ini +export LIBVA_DRIVER_NAME=nvidia +export GBM_BACKEND=nvidia-drm +export __GLX_VENDOR_LIBRARY_NAME=nvidia +export __GL_VRR_ALLOWED=1 +export WLR_DRM_NO_ATOMIC=1 + +#echo "starting kded6" >> /usr/share/sdgfire/log.log +# /usr/bin/kded6 --replace & +# echo "starting ksmserver" >> /usr/share/sdgfire/log.log +# /usr/bin/ksmserver & +# echo "starting xdg desktop portal" >> /usr/share/sdgfire/log.log +# /usr/lib/xdg-desktop-portal -r -v & +# echo "starting polkit" >> /usr/share/sdgfire/log.log +# systemctl --user start hyprpolkitagent & +# echo "starting wayfire" >> /usr/share/sdgfire/log.log +dbus-launch /usr/bin/wayfire -c /usr/share/sdgfire/wayfire.ini >> /usr/share/sdgfire/log.log + + + diff --git a/sdgfire/log.log b/sdgfire/log.log new file mode 100644 index 0000000..b7d35ec --- /dev/null +++ b/sdgfire/log.log @@ -0,0 +1,2125 @@ +starting wayfire +starting kded6 +starting ksmserver +starting xdg desktop portal +starting polkit +starting plasmashell +starting kded6 +starting ksmserver +starting xdg desktop portal +starting polkit +starting wayfire +II 2026-06-16 08:00:36.102 - [wayfire/src/main.cpp:410] Starting wayfire: 0.10.1-746bc7e9 (Apr 6 2026) branch makepkg wlroots-0.19.3 +II 2026-06-16 08:00:36.102 - [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory +II 2026-06-16 08:00:36.102 - [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping +II 2026-06-16 08:00:36.104 - [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' +II 2026-06-16 08:00:36.104 - [backend/session/session.c:117] Successfully loaded libseat session +II 2026-06-16 08:00:36.107 - [backend/backend.c:248] Found 1 GPUs +II 2026-06-16 08:00:36.107 - [backend/drm/backend.c:225] Initializing DRM backend for /dev/dri/card1 (nvidia-drm) +II 2026-06-16 08:00:36.107 - [backend/drm/drm.c:310] Found 4 DRM CRTCs +II 2026-06-16 08:00:36.108 - [backend/drm/drm.c:268] Found 12 DRM planes +II 2026-06-16 08:00:36.137 - [render/egl.c:205] Supported EGL client extensions: EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb +II 2026-06-16 08:00:36.166 - [render/egl.c:369] Using EGL 1.5 +II 2026-06-16 08:00:36.166 - [render/egl.c:370] Supported EGL display extensions: EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_output_drm EGL_EXT_pixel_format_float EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream +II 2026-06-16 08:00:36.166 - [render/egl.c:372] Supported EGL device extensions: EGL_NV_device_cuda EGL_EXT_device_drm EGL_EXT_device_drm_render_node EGL_EXT_device_query_name EGL_EXT_device_persistent_id +II 2026-06-16 08:00:36.166 - [render/egl.c:374] EGL vendor: NVIDIA +II 2026-06-16 08:00:36.166 - [render/egl.c:376] EGL driver name: nvidia +II 2026-06-16 08:00:36.241 - [render/gles2/renderer.c:538] Creating GLES2 renderer +II 2026-06-16 08:00:36.241 - [render/gles2/renderer.c:539] Using OpenGL ES 3.2 NVIDIA 610.43.02 +II 2026-06-16 08:00:36.241 - [render/gles2/renderer.c:540] GL vendor: NVIDIA Corporation +II 2026-06-16 08:00:36.241 - [render/gles2/renderer.c:541] GL renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 +II 2026-06-16 08:00:36.241 - [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_shader_clock GL_EXT_shader_realtime_clock GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image GL_EXT_depth_clamp GL_EXT_debug_label GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_EGL_image_storage GL_EXT_EGL_image_external_wrap_modes GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisample_compatibility GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_primitive_bounding_box GL_EXT_raster_multisample GL_EXT_render_snorm GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_texture_lod GL_EXT_shader_texture_samples GL_EXT_shadow_samplers GL_EXT_sparse_texture GL_EXT_sparse_texture2 GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_format_BGRA8888 GL_EXT_texture_mirror_clamp_to_edge GL_EXT_texture_norm16 GL_EXT_texture_query_lod GL_EXT_texture_rg GL_EXT_texture_shadow_lod GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_draw_transform_feedback GL_EXT_unpack_subimage GL_EXT_window_rectangles GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_texture_compression_astc_hdr GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_clip_space_w_scaling GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_fill_rectangle GL_NV_fragment_coverage_to_color GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_blit GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_geometry_shader_passthrough GL_NV_instanced_arrays GL_NV_internalformat_sample_query GL_NV_gpu_shader5 GL_NV_image_formats GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_buffer_object GL_NV_polygon_mode GL_NV_primitive_shading_rate GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_fp16_vector GL_NV_shader_noperspective_interpolation GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_im +II 2026-06-16 08:00:36.244 - [wayfire/src/default-config-backend.cpp:70] Using config file: /usr/share/sdgfire/wayfire.ini +II 2026-06-16 08:00:36.244 - [wf-config/src/file.cpp:579] Reading XML configuration options from directory /usr/share/wayfire/metadata +II 2026-06-16 08:00:36.244 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/alpha.xml +II 2026-06-16 08:00:36.244 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/animate.xml +II 2026-06-16 08:00:36.244 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autostart.xml +II 2026-06-16 08:00:36.244 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/blur.xml +II 2026-06-16 08:00:36.244 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/command.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/core.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/cube.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/decoration.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/expo.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-gestures.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fast-switcher.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fisheye.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/foreign-toplevel.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/grid.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/gtk-shell.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/idle.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-device.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-method-v1.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/invert.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc-rules.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/move.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/oswitch.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/output.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/place.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/preserve-output.xml +II 2026-06-16 08:00:36.245 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/resize.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale-title-filter.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/session-lock.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/shortcuts-inhibit.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/simple-tile.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/switcher.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswipe.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswitch.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wayfire-shell.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-rules.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wm-actions.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wobbly.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workarounds.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wrot.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wsets.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/xdg-activation.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/zoom.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/annotate.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autorotate-iio.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/bench.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/crosshair.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-animations.xml +II 2026-06-16 08:00:36.246 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/filters.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-change.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-request.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-steal-prevent.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/follow-focus.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/force-fullscreen.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ghost.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/hide-cursor.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/join-views.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/keycolor.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/mag.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/obs.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pin-view.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pixdecor.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showrepaint.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showtouch.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/view-shot.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/water.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-zoom.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/winshadows.xml +II 2026-06-16 08:00:36.247 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workspace-names.xml +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:00:36.248 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:00:36.249 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:00:36.249 - [backend/headless/backend.c:17] Starting headless backend +II 2026-06-16 08:00:36.249 - [wayfire/src/main.cpp:501] Using socket name wayland-1 +II 2026-06-16 08:00:36.406 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:00:36.409 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 +II 2026-06-16 08:00:36.409 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:00:36.411 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:00:36.411 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:00:36.413 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:00:36.413 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:00:36.413 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:00:36.415 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:00:36.417 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:00:36.419 - [backend/drm/drm.c:1741] Scanning DRM connectors on /dev/dri/card1 +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1796] Found connector 'HDMI-A-1' +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1821] 'HDMI-A-1' connected +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:00:36.505 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1796] Found connector 'DP-1' +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1821] 'DP-1' connected +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:00:36.635 - [backend/drm/drm.c:1796] Found connector 'DP-2' +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1796] Found connector 'DP-3' +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1821] 'DP-3' connected +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:00:36.771 - [backend/drm/drm.c:1855] connector HDMI-A-1: Requesting modeset +II 2026-06-16 08:00:36.771 - [wayfire/src/core/output-layout.cpp:1263] new output: HDMI-A-1 ("Samsung Electric Company C27F390 H4ZM709649") +II 2026-06-16 08:00:36.771 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x5647d20237f0 +II 2026-06-16 08:00:36.772 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:00:36.798 - [backend/drm/drm.c:1855] connector DP-1: Requesting modeset +II 2026-06-16 08:00:36.798 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-1 ("Samsung Electric Company C27F390 H4ZM704068") +II 2026-06-16 08:00:36.798 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x5647d20237f0 +II 2026-06-16 08:00:36.798 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:00:36.832 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:00:36.865 - [backend/drm/drm.c:1855] connector DP-3: Requesting modeset +II 2026-06-16 08:00:36.865 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-3 ("Samsung Electric Company C27F390 H4ZM703846") +II 2026-06-16 08:00:36.865 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x5647d20237f0 +II 2026-06-16 08:00:36.865 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:00:36.899 - [backend/drm/drm.c:944] connector DP-3: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:00:36.931 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:00:36.965 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "plugin". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:00:36.965 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "wf-info". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:00:36.973 - [wayfire/src/core/matcher.cpp:27] Failed to parse condition from option always_decorate +EE 2026-06-16 08:00:36.973 - [wayfire/src/core/matcher.cpp:28] Reason for the failure: Condition parser error. Unexpected symbol. +II 2026-06-16 08:00:36.974 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:00:36.974 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_pointer +II 2026-06-16 08:00:36.974 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_keyboard +II 2026-06-16 08:00:36.976 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_touch +II 2026-06-16 08:00:36.976 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_tool +II 2026-06-16 08:00:36.976 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_pad +II 2026-06-16 08:00:36.998 - [xwayland/server.c:107] Starting Xwayland on :0 +EE 2026-06-16 08:00:37.110 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +EE 2026-06-16 08:00:37.111 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +II 2026-06-16 08:00:37.478 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:01:14.791 - [wayfire/src/main.cpp:520] Got SIGTERM, shutting down +II 2026-06-16 08:01:14.791 - [wayfire/src/core/core.cpp:343] Unloading plugins... +starting kded6 +starting ksmserver +starting xdg desktop portal +starting polkit +starting wayfire +II 2026-06-16 08:01:49.583 - [wayfire/src/main.cpp:410] Starting wayfire: 0.10.1-746bc7e9 (Apr 6 2026) branch makepkg wlroots-0.19.3 +II 2026-06-16 08:01:49.583 - [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory +II 2026-06-16 08:01:49.583 - [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping +II 2026-06-16 08:01:49.584 - [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' +II 2026-06-16 08:01:49.584 - [backend/session/session.c:117] Successfully loaded libseat session +II 2026-06-16 08:01:49.587 - [backend/backend.c:248] Found 1 GPUs +II 2026-06-16 08:01:49.587 - [backend/drm/backend.c:225] Initializing DRM backend for /dev/dri/card1 (nvidia-drm) +II 2026-06-16 08:01:49.587 - [backend/drm/drm.c:310] Found 4 DRM CRTCs +II 2026-06-16 08:01:49.587 - [backend/drm/drm.c:268] Found 12 DRM planes +II 2026-06-16 08:01:49.617 - [render/egl.c:205] Supported EGL client extensions: EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb +II 2026-06-16 08:01:49.644 - [render/egl.c:369] Using EGL 1.5 +II 2026-06-16 08:01:49.644 - [render/egl.c:370] Supported EGL display extensions: EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_output_drm EGL_EXT_pixel_format_float EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream +II 2026-06-16 08:01:49.644 - [render/egl.c:372] Supported EGL device extensions: EGL_NV_device_cuda EGL_EXT_device_drm EGL_EXT_device_drm_render_node EGL_EXT_device_query_name EGL_EXT_device_persistent_id +II 2026-06-16 08:01:49.644 - [render/egl.c:374] EGL vendor: NVIDIA +II 2026-06-16 08:01:49.644 - [render/egl.c:376] EGL driver name: nvidia +II 2026-06-16 08:01:49.723 - [render/gles2/renderer.c:538] Creating GLES2 renderer +II 2026-06-16 08:01:49.723 - [render/gles2/renderer.c:539] Using OpenGL ES 3.2 NVIDIA 610.43.02 +II 2026-06-16 08:01:49.723 - [render/gles2/renderer.c:540] GL vendor: NVIDIA Corporation +II 2026-06-16 08:01:49.723 - [render/gles2/renderer.c:541] GL renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 +II 2026-06-16 08:01:49.723 - [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_shader_clock GL_EXT_shader_realtime_clock GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image GL_EXT_depth_clamp GL_EXT_debug_label GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_EGL_image_storage GL_EXT_EGL_image_external_wrap_modes GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisample_compatibility GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_primitive_bounding_box GL_EXT_raster_multisample GL_EXT_render_snorm GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_texture_lod GL_EXT_shader_texture_samples GL_EXT_shadow_samplers GL_EXT_sparse_texture GL_EXT_sparse_texture2 GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_format_BGRA8888 GL_EXT_texture_mirror_clamp_to_edge GL_EXT_texture_norm16 GL_EXT_texture_query_lod GL_EXT_texture_rg GL_EXT_texture_shadow_lod GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_draw_transform_feedback GL_EXT_unpack_subimage GL_EXT_window_rectangles GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_texture_compression_astc_hdr GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_clip_space_w_scaling GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_fill_rectangle GL_NV_fragment_coverage_to_color GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_blit GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_geometry_shader_passthrough GL_NV_instanced_arrays GL_NV_internalformat_sample_query GL_NV_gpu_shader5 GL_NV_image_formats GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_buffer_object GL_NV_polygon_mode GL_NV_primitive_shading_rate GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_fp16_vector GL_NV_shader_noperspective_interpolation GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_im +II 2026-06-16 08:01:49.726 - [wayfire/src/default-config-backend.cpp:70] Using config file: /usr/share/sdgfire/wayfire.ini +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:579] Reading XML configuration options from directory /usr/share/wayfire/metadata +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/alpha.xml +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/animate.xml +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autostart.xml +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/blur.xml +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/command.xml +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/core.xml +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/cube.xml +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/decoration.xml +II 2026-06-16 08:01:49.726 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/expo.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-gestures.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fast-switcher.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fisheye.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/foreign-toplevel.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/grid.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/gtk-shell.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/idle.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-device.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-method-v1.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/invert.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc-rules.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/move.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/oswitch.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/output.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/place.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/preserve-output.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/resize.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale-title-filter.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/session-lock.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/shortcuts-inhibit.xml +II 2026-06-16 08:01:49.727 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/simple-tile.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/switcher.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswipe.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswitch.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wayfire-shell.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-rules.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wm-actions.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wobbly.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workarounds.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wrot.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wsets.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/xdg-activation.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/zoom.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/annotate.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autorotate-iio.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/bench.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/crosshair.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-animations.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/filters.xml +II 2026-06-16 08:01:49.728 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-change.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-request.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-steal-prevent.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/follow-focus.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/force-fullscreen.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ghost.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/hide-cursor.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/join-views.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/keycolor.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/mag.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/obs.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pin-view.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pixdecor.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showrepaint.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showtouch.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/view-shot.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/water.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-zoom.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/winshadows.xml +II 2026-06-16 08:01:49.729 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workspace-names.xml +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:01:49.731 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:01:49.731 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:01:49.731 - [backend/headless/backend.c:17] Starting headless backend +II 2026-06-16 08:01:49.732 - [wayfire/src/main.cpp:501] Using socket name wayland-1 +II 2026-06-16 08:01:49.889 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:01:49.891 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 +II 2026-06-16 08:01:49.891 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:01:49.894 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:01:49.894 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:01:49.896 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:01:49.896 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:01:49.896 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:01:49.898 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:01:49.900 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:01:49.902 - [backend/drm/drm.c:1741] Scanning DRM connectors on /dev/dri/card1 +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1796] Found connector 'HDMI-A-1' +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1821] 'HDMI-A-1' connected +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:01:49.988 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1796] Found connector 'DP-1' +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1821] 'DP-1' connected +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:01:50.118 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:01:50.119 - [backend/drm/drm.c:1796] Found connector 'DP-2' +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1796] Found connector 'DP-3' +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1821] 'DP-3' connected +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:01:50.251 - [backend/drm/drm.c:1855] connector HDMI-A-1: Requesting modeset +II 2026-06-16 08:01:50.251 - [wayfire/src/core/output-layout.cpp:1263] new output: HDMI-A-1 ("Samsung Electric Company C27F390 H4ZM709649") +II 2026-06-16 08:01:50.251 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x564083f35570 +II 2026-06-16 08:01:50.252 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:01:50.282 - [backend/drm/drm.c:1855] connector DP-1: Requesting modeset +II 2026-06-16 08:01:50.282 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-1 ("Samsung Electric Company C27F390 H4ZM704068") +II 2026-06-16 08:01:50.282 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x564083f35570 +II 2026-06-16 08:01:50.282 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:01:50.316 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:01:50.349 - [backend/drm/drm.c:1855] connector DP-3: Requesting modeset +II 2026-06-16 08:01:50.349 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-3 ("Samsung Electric Company C27F390 H4ZM703846") +II 2026-06-16 08:01:50.349 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x564083f35570 +II 2026-06-16 08:01:50.349 - [backend/drm/drm.c:944] connector DP-3: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:01:50.382 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:01:50.415 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:01:50.449 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "plugin". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:01:50.449 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "wf-info". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:01:50.457 - [wayfire/src/core/matcher.cpp:27] Failed to parse condition from option always_decorate +EE 2026-06-16 08:01:50.457 - [wayfire/src/core/matcher.cpp:28] Reason for the failure: Condition parser error. Unexpected symbol. +II 2026-06-16 08:01:50.457 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:01:50.457 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_pointer +II 2026-06-16 08:01:50.457 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_keyboard +II 2026-06-16 08:01:50.459 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_touch +II 2026-06-16 08:01:50.459 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_tool +II 2026-06-16 08:01:50.460 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_pad +II 2026-06-16 08:01:50.483 - [xwayland/server.c:107] Starting Xwayland on :0 +EE 2026-06-16 08:01:50.596 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +EE 2026-06-16 08:01:50.596 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +II 2026-06-16 08:01:50.938 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:02:23.976 - [wayfire/src/main.cpp:520] Got SIGTERM, shutting down +II 2026-06-16 08:02:23.976 - [wayfire/src/core/core.cpp:343] Unloading plugins... +starting kded6 +starting ksmserver +starting xdg desktop portal +starting polkit +starting wayfire +II 2026-06-16 08:03:44.026 - [wayfire/src/main.cpp:410] Starting wayfire: 0.10.1-746bc7e9 (Apr 6 2026) branch makepkg wlroots-0.19.3 +II 2026-06-16 08:03:44.026 - [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory +II 2026-06-16 08:03:44.026 - [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping +II 2026-06-16 08:03:44.027 - [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' +II 2026-06-16 08:03:44.027 - [backend/session/session.c:117] Successfully loaded libseat session +II 2026-06-16 08:03:44.030 - [backend/backend.c:248] Found 1 GPUs +II 2026-06-16 08:03:44.030 - [backend/drm/backend.c:225] Initializing DRM backend for /dev/dri/card1 (nvidia-drm) +II 2026-06-16 08:03:44.030 - [backend/drm/drm.c:310] Found 4 DRM CRTCs +II 2026-06-16 08:03:44.030 - [backend/drm/drm.c:268] Found 12 DRM planes +II 2026-06-16 08:03:44.059 - [render/egl.c:205] Supported EGL client extensions: EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb +II 2026-06-16 08:03:44.086 - [render/egl.c:369] Using EGL 1.5 +II 2026-06-16 08:03:44.086 - [render/egl.c:370] Supported EGL display extensions: EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_output_drm EGL_EXT_pixel_format_float EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream +II 2026-06-16 08:03:44.086 - [render/egl.c:372] Supported EGL device extensions: EGL_NV_device_cuda EGL_EXT_device_drm EGL_EXT_device_drm_render_node EGL_EXT_device_query_name EGL_EXT_device_persistent_id +II 2026-06-16 08:03:44.086 - [render/egl.c:374] EGL vendor: NVIDIA +II 2026-06-16 08:03:44.086 - [render/egl.c:376] EGL driver name: nvidia +II 2026-06-16 08:03:44.166 - [render/gles2/renderer.c:538] Creating GLES2 renderer +II 2026-06-16 08:03:44.166 - [render/gles2/renderer.c:539] Using OpenGL ES 3.2 NVIDIA 610.43.02 +II 2026-06-16 08:03:44.166 - [render/gles2/renderer.c:540] GL vendor: NVIDIA Corporation +II 2026-06-16 08:03:44.166 - [render/gles2/renderer.c:541] GL renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 +II 2026-06-16 08:03:44.166 - [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_shader_clock GL_EXT_shader_realtime_clock GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image GL_EXT_depth_clamp GL_EXT_debug_label GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_EGL_image_storage GL_EXT_EGL_image_external_wrap_modes GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisample_compatibility GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_primitive_bounding_box GL_EXT_raster_multisample GL_EXT_render_snorm GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_texture_lod GL_EXT_shader_texture_samples GL_EXT_shadow_samplers GL_EXT_sparse_texture GL_EXT_sparse_texture2 GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_format_BGRA8888 GL_EXT_texture_mirror_clamp_to_edge GL_EXT_texture_norm16 GL_EXT_texture_query_lod GL_EXT_texture_rg GL_EXT_texture_shadow_lod GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_draw_transform_feedback GL_EXT_unpack_subimage GL_EXT_window_rectangles GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_texture_compression_astc_hdr GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_clip_space_w_scaling GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_fill_rectangle GL_NV_fragment_coverage_to_color GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_blit GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_geometry_shader_passthrough GL_NV_instanced_arrays GL_NV_internalformat_sample_query GL_NV_gpu_shader5 GL_NV_image_formats GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_buffer_object GL_NV_polygon_mode GL_NV_primitive_shading_rate GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_fp16_vector GL_NV_shader_noperspective_interpolation GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_im +II 2026-06-16 08:03:44.168 - [wayfire/src/default-config-backend.cpp:70] Using config file: /usr/share/sdgfire/wayfire.ini +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:579] Reading XML configuration options from directory /usr/share/wayfire/metadata +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/alpha.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/animate.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autostart.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/blur.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/command.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/core.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/cube.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/decoration.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/expo.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-gestures.xml +II 2026-06-16 08:03:44.168 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fast-switcher.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fisheye.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/foreign-toplevel.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/grid.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/gtk-shell.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/idle.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-device.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-method-v1.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/invert.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc-rules.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/move.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/oswitch.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/output.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/place.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/preserve-output.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/resize.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale-title-filter.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/session-lock.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/shortcuts-inhibit.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/simple-tile.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/switcher.xml +II 2026-06-16 08:03:44.169 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswipe.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswitch.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wayfire-shell.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-rules.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wm-actions.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wobbly.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workarounds.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wrot.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wsets.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/xdg-activation.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/zoom.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/annotate.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autorotate-iio.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/bench.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/crosshair.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-animations.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/filters.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-change.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-request.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-steal-prevent.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/follow-focus.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/force-fullscreen.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ghost.xml +II 2026-06-16 08:03:44.170 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/hide-cursor.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/join-views.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/keycolor.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/mag.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/obs.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pin-view.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pixdecor.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showrepaint.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showtouch.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/view-shot.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/water.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-zoom.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/winshadows.xml +II 2026-06-16 08:03:44.171 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workspace-names.xml +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:03:44.172 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:03:44.173 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:03:44.173 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:03:44.173 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:03:44.173 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:03:44.173 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:03:44.173 - [backend/headless/backend.c:17] Starting headless backend +II 2026-06-16 08:03:44.174 - [wayfire/src/main.cpp:501] Using socket name wayland-1 +II 2026-06-16 08:03:44.334 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:03:44.336 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 +II 2026-06-16 08:03:44.336 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:03:44.338 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:03:44.338 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:03:44.340 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:03:44.340 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:03:44.340 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:03:44.342 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:03:44.344 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:03:44.347 - [backend/drm/drm.c:1741] Scanning DRM connectors on /dev/dri/card1 +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1796] Found connector 'HDMI-A-1' +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1821] 'HDMI-A-1' connected +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:03:44.429 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1796] Found connector 'DP-1' +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1821] 'DP-1' connected +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:03:44.565 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:03:44.566 - [backend/drm/drm.c:1796] Found connector 'DP-2' +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1796] Found connector 'DP-3' +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1821] 'DP-3' connected +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:03:44.746 - [backend/drm/drm.c:1855] connector HDMI-A-1: Requesting modeset +II 2026-06-16 08:03:44.746 - [wayfire/src/core/output-layout.cpp:1263] new output: HDMI-A-1 ("Samsung Electric Company C27F390 H4ZM709649") +II 2026-06-16 08:03:44.746 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55ba076030a0 +II 2026-06-16 08:03:44.747 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:03:44.766 - [backend/drm/drm.c:1855] connector DP-1: Requesting modeset +II 2026-06-16 08:03:44.766 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-1 ("Samsung Electric Company C27F390 H4ZM704068") +II 2026-06-16 08:03:44.766 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55ba076030a0 +II 2026-06-16 08:03:44.767 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:03:44.799 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:03:44.832 - [backend/drm/drm.c:1855] connector DP-3: Requesting modeset +II 2026-06-16 08:03:44.832 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-3 ("Samsung Electric Company C27F390 H4ZM703846") +II 2026-06-16 08:03:44.832 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55ba076030a0 +II 2026-06-16 08:03:44.833 - [backend/drm/drm.c:944] connector DP-3: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:03:44.866 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:03:44.899 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:03:44.933 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "plugin". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:03:44.933 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "wf-info". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:03:44.941 - [wayfire/src/core/matcher.cpp:27] Failed to parse condition from option always_decorate +EE 2026-06-16 08:03:44.941 - [wayfire/src/core/matcher.cpp:28] Reason for the failure: Condition parser error. Unexpected symbol. +II 2026-06-16 08:03:44.941 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:03:44.941 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_pointer +II 2026-06-16 08:03:44.941 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_keyboard +II 2026-06-16 08:03:44.943 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_touch +II 2026-06-16 08:03:44.943 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_tool +II 2026-06-16 08:03:44.943 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_pad +II 2026-06-16 08:03:44.966 - [xwayland/server.c:107] Starting Xwayland on :0 +EE 2026-06-16 08:03:45.083 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +EE 2026-06-16 08:03:45.084 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +II 2026-06-16 08:03:45.514 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:04:26.166 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:04:32.676 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:04:33.707 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:04:33.711 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:04:37.286 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:04:37.588 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:04:40.775 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:04:43.558 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:04:43.570 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:04:43.769 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +EE 2026-06-16 08:04:46.980 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:04:47.661 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:04:47.662 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +II 2026-06-16 08:04:47.662 - [wayfire/plugins/protocols/xdg-activation.cpp:91] Not registering activation token, seat was not supplied +II 2026-06-16 08:04:47.670 - [wayfire/plugins/protocols/xdg-activation.cpp:55] Denying focus request, token was rejected at creation +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:06:22.029 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:06:22.050 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "plugin". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:06:22.050 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "wf-info". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +II 2026-06-16 08:06:40.245 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:06:41.096 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:06:41.696 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:06:41.909 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:07:21.087 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:07:26.863 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:07:27.269 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:07:27.269 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:07:40.998 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:09:44.879 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:09:52.862 - [wayfire/src/main.cpp:520] Got SIGTERM, shutting down +II 2026-06-16 08:09:52.862 - [wayfire/src/core/core.cpp:343] Unloading plugins... +starting kded6 +starting ksmserver +starting xdg desktop portal +starting polkit +starting wayfire +II 2026-06-16 08:09:59.643 - [wayfire/src/main.cpp:410] Starting wayfire: 0.10.1-746bc7e9 (Apr 6 2026) branch makepkg wlroots-0.19.3 +II 2026-06-16 08:09:59.643 - [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory +II 2026-06-16 08:09:59.643 - [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping +II 2026-06-16 08:09:59.644 - [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' +II 2026-06-16 08:09:59.644 - [backend/session/session.c:117] Successfully loaded libseat session +II 2026-06-16 08:09:59.648 - [backend/backend.c:248] Found 1 GPUs +II 2026-06-16 08:09:59.648 - [backend/drm/backend.c:225] Initializing DRM backend for /dev/dri/card1 (nvidia-drm) +II 2026-06-16 08:09:59.648 - [backend/drm/drm.c:310] Found 4 DRM CRTCs +II 2026-06-16 08:09:59.648 - [backend/drm/drm.c:268] Found 12 DRM planes +II 2026-06-16 08:09:59.677 - [render/egl.c:205] Supported EGL client extensions: EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb +II 2026-06-16 08:09:59.691 - [render/egl.c:369] Using EGL 1.5 +II 2026-06-16 08:09:59.691 - [render/egl.c:370] Supported EGL display extensions: EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_output_drm EGL_EXT_pixel_format_float EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream +II 2026-06-16 08:09:59.691 - [render/egl.c:372] Supported EGL device extensions: EGL_NV_device_cuda EGL_EXT_device_drm EGL_EXT_device_drm_render_node EGL_EXT_device_query_name EGL_EXT_device_persistent_id +II 2026-06-16 08:09:59.691 - [render/egl.c:374] EGL vendor: NVIDIA +II 2026-06-16 08:09:59.691 - [render/egl.c:376] EGL driver name: nvidia +II 2026-06-16 08:09:59.747 - [render/gles2/renderer.c:538] Creating GLES2 renderer +II 2026-06-16 08:09:59.747 - [render/gles2/renderer.c:539] Using OpenGL ES 3.2 NVIDIA 610.43.02 +II 2026-06-16 08:09:59.747 - [render/gles2/renderer.c:540] GL vendor: NVIDIA Corporation +II 2026-06-16 08:09:59.747 - [render/gles2/renderer.c:541] GL renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 +II 2026-06-16 08:09:59.747 - [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_shader_clock GL_EXT_shader_realtime_clock GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image GL_EXT_depth_clamp GL_EXT_debug_label GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_EGL_image_storage GL_EXT_EGL_image_external_wrap_modes GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisample_compatibility GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_primitive_bounding_box GL_EXT_raster_multisample GL_EXT_render_snorm GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_texture_lod GL_EXT_shader_texture_samples GL_EXT_shadow_samplers GL_EXT_sparse_texture GL_EXT_sparse_texture2 GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_format_BGRA8888 GL_EXT_texture_mirror_clamp_to_edge GL_EXT_texture_norm16 GL_EXT_texture_query_lod GL_EXT_texture_rg GL_EXT_texture_shadow_lod GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_draw_transform_feedback GL_EXT_unpack_subimage GL_EXT_window_rectangles GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_texture_compression_astc_hdr GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_clip_space_w_scaling GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_fill_rectangle GL_NV_fragment_coverage_to_color GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_blit GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_geometry_shader_passthrough GL_NV_instanced_arrays GL_NV_internalformat_sample_query GL_NV_gpu_shader5 GL_NV_image_formats GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_buffer_object GL_NV_polygon_mode GL_NV_primitive_shading_rate GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_fp16_vector GL_NV_shader_noperspective_interpolation GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_im +II 2026-06-16 08:09:59.749 - [wayfire/src/default-config-backend.cpp:70] Using config file: /usr/share/sdgfire/wayfire.ini +II 2026-06-16 08:09:59.749 - [wf-config/src/file.cpp:579] Reading XML configuration options from directory /usr/share/wayfire/metadata +II 2026-06-16 08:09:59.749 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/alpha.xml +II 2026-06-16 08:09:59.749 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/animate.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autostart.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/blur.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/command.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/core.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/cube.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/decoration.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/expo.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-gestures.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fast-switcher.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fisheye.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/foreign-toplevel.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/grid.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/gtk-shell.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/idle.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-device.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-method-v1.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/invert.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc-rules.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc.xml +II 2026-06-16 08:09:59.750 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/move.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/oswitch.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/output.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/place.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/preserve-output.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/resize.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale-title-filter.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/session-lock.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/shortcuts-inhibit.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/simple-tile.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/switcher.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswipe.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswitch.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wayfire-shell.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-rules.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wm-actions.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wobbly.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workarounds.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wrot.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wsets.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/xdg-activation.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/zoom.xml +II 2026-06-16 08:09:59.751 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/annotate.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autorotate-iio.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/bench.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/crosshair.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-animations.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/filters.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-change.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-request.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-steal-prevent.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/follow-focus.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/force-fullscreen.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ghost.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/hide-cursor.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/join-views.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/keycolor.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/mag.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/obs.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pin-view.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pixdecor.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showrepaint.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showtouch.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/view-shot.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/water.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-zoom.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/winshadows.xml +II 2026-06-16 08:09:59.752 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workspace-names.xml +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:09:59.753 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:09:59.754 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:09:59.754 - [backend/headless/backend.c:17] Starting headless backend +II 2026-06-16 08:09:59.754 - [wayfire/src/main.cpp:501] Using socket name wayland-1 +II 2026-06-16 08:09:59.917 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:09:59.919 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 +II 2026-06-16 08:09:59.919 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:09:59.921 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:09:59.921 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:09:59.924 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:09:59.924 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:09:59.924 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:09:59.926 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:09:59.928 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:09:59.930 - [backend/drm/drm.c:1741] Scanning DRM connectors on /dev/dri/card1 +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1796] Found connector 'HDMI-A-1' +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1821] 'HDMI-A-1' connected +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:10:00.025 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1796] Found connector 'DP-1' +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1821] 'DP-1' connected +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:10:00.154 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:10:00.155 - [backend/drm/drm.c:1796] Found connector 'DP-2' +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1796] Found connector 'DP-3' +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1821] 'DP-3' connected +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:10:00.287 - [backend/drm/drm.c:1855] connector HDMI-A-1: Requesting modeset +II 2026-06-16 08:10:00.287 - [wayfire/src/core/output-layout.cpp:1263] new output: HDMI-A-1 ("Samsung Electric Company C27F390 H4ZM709649") +II 2026-06-16 08:10:00.287 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55d677413620 +II 2026-06-16 08:10:00.288 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:10:00.318 - [backend/drm/drm.c:1855] connector DP-1: Requesting modeset +II 2026-06-16 08:10:00.318 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-1 ("Samsung Electric Company C27F390 H4ZM704068") +II 2026-06-16 08:10:00.318 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55d677413620 +II 2026-06-16 08:10:00.318 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:10:00.351 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:10:00.384 - [backend/drm/drm.c:1855] connector DP-3: Requesting modeset +II 2026-06-16 08:10:00.384 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-3 ("Samsung Electric Company C27F390 H4ZM703846") +II 2026-06-16 08:10:00.384 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55d677413620 +II 2026-06-16 08:10:00.385 - [backend/drm/drm.c:944] connector DP-3: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:10:00.418 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:10:00.451 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:10:00.484 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "plugin". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:10:00.484 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "wf-info". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:10:00.492 - [wayfire/src/core/matcher.cpp:27] Failed to parse condition from option always_decorate +EE 2026-06-16 08:10:00.493 - [wayfire/src/core/matcher.cpp:28] Reason for the failure: Condition parser error. Unexpected symbol. +II 2026-06-16 08:10:00.493 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:10:00.493 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_pointer +II 2026-06-16 08:10:00.493 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_keyboard +II 2026-06-16 08:10:00.495 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_touch +II 2026-06-16 08:10:00.495 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_tool +II 2026-06-16 08:10:00.495 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_pad +II 2026-06-16 08:10:00.516 - [xwayland/server.c:107] Starting Xwayland on :0 +EE 2026-06-16 08:10:00.629 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +EE 2026-06-16 08:10:00.629 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +II 2026-06-16 08:10:01.062 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:10:21.752 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:11:27.033 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:11:27.034 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:11:27.034 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:11:27.034 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:11:27.034 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:11:27.034 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:11:27.034 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:11:33.061 - [wayfire/src/main.cpp:520] Got SIGTERM, shutting down +II 2026-06-16 08:11:33.061 - [wayfire/src/core/core.cpp:343] Unloading plugins... +starting kded6 +starting ksmserver +starting xdg desktop portal +starting polkit +starting wayfire +II 2026-06-16 08:11:40.574 - [wayfire/src/main.cpp:410] Starting wayfire: 0.10.1-746bc7e9 (Apr 6 2026) branch makepkg wlroots-0.19.3 +II 2026-06-16 08:11:40.574 - [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory +II 2026-06-16 08:11:40.574 - [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping +II 2026-06-16 08:11:40.575 - [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' +II 2026-06-16 08:11:40.575 - [backend/session/session.c:117] Successfully loaded libseat session +II 2026-06-16 08:11:40.579 - [backend/backend.c:248] Found 1 GPUs +II 2026-06-16 08:11:40.579 - [backend/drm/backend.c:225] Initializing DRM backend for /dev/dri/card1 (nvidia-drm) +II 2026-06-16 08:11:40.579 - [backend/drm/drm.c:310] Found 4 DRM CRTCs +II 2026-06-16 08:11:40.580 - [backend/drm/drm.c:268] Found 12 DRM planes +II 2026-06-16 08:11:40.609 - [render/egl.c:205] Supported EGL client extensions: EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb +II 2026-06-16 08:11:40.626 - [render/egl.c:369] Using EGL 1.5 +II 2026-06-16 08:11:40.626 - [render/egl.c:370] Supported EGL display extensions: EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_output_drm EGL_EXT_pixel_format_float EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream +II 2026-06-16 08:11:40.626 - [render/egl.c:372] Supported EGL device extensions: EGL_NV_device_cuda EGL_EXT_device_drm EGL_EXT_device_drm_render_node EGL_EXT_device_query_name EGL_EXT_device_persistent_id +II 2026-06-16 08:11:40.626 - [render/egl.c:374] EGL vendor: NVIDIA +II 2026-06-16 08:11:40.626 - [render/egl.c:376] EGL driver name: nvidia +II 2026-06-16 08:11:40.694 - [render/gles2/renderer.c:538] Creating GLES2 renderer +II 2026-06-16 08:11:40.694 - [render/gles2/renderer.c:539] Using OpenGL ES 3.2 NVIDIA 610.43.02 +II 2026-06-16 08:11:40.694 - [render/gles2/renderer.c:540] GL vendor: NVIDIA Corporation +II 2026-06-16 08:11:40.694 - [render/gles2/renderer.c:541] GL renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 +II 2026-06-16 08:11:40.694 - [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_shader_clock GL_EXT_shader_realtime_clock GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image GL_EXT_depth_clamp GL_EXT_debug_label GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_EGL_image_storage GL_EXT_EGL_image_external_wrap_modes GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisample_compatibility GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_primitive_bounding_box GL_EXT_raster_multisample GL_EXT_render_snorm GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_texture_lod GL_EXT_shader_texture_samples GL_EXT_shadow_samplers GL_EXT_sparse_texture GL_EXT_sparse_texture2 GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_format_BGRA8888 GL_EXT_texture_mirror_clamp_to_edge GL_EXT_texture_norm16 GL_EXT_texture_query_lod GL_EXT_texture_rg GL_EXT_texture_shadow_lod GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_draw_transform_feedback GL_EXT_unpack_subimage GL_EXT_window_rectangles GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_texture_compression_astc_hdr GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_clip_space_w_scaling GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_fill_rectangle GL_NV_fragment_coverage_to_color GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_blit GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_geometry_shader_passthrough GL_NV_instanced_arrays GL_NV_internalformat_sample_query GL_NV_gpu_shader5 GL_NV_image_formats GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_buffer_object GL_NV_polygon_mode GL_NV_primitive_shading_rate GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_fp16_vector GL_NV_shader_noperspective_interpolation GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_im +II 2026-06-16 08:11:40.696 - [wayfire/src/default-config-backend.cpp:70] Using config file: /usr/share/sdgfire/wayfire.ini +II 2026-06-16 08:11:40.696 - [wf-config/src/file.cpp:579] Reading XML configuration options from directory /usr/share/wayfire/metadata +II 2026-06-16 08:11:40.696 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/alpha.xml +II 2026-06-16 08:11:40.696 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/animate.xml +II 2026-06-16 08:11:40.696 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autostart.xml +II 2026-06-16 08:11:40.696 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/blur.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/command.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/core.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/cube.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/decoration.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/expo.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-gestures.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fast-switcher.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fisheye.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/foreign-toplevel.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/grid.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/gtk-shell.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/idle.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-device.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-method-v1.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/invert.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc-rules.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc.xml +II 2026-06-16 08:11:40.697 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/move.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/oswitch.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/output.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/place.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/preserve-output.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/resize.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale-title-filter.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/session-lock.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/shortcuts-inhibit.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/simple-tile.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/switcher.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswipe.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswitch.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wayfire-shell.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-rules.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wm-actions.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wobbly.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workarounds.xml +II 2026-06-16 08:11:40.698 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wrot.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wsets.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/xdg-activation.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/zoom.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/annotate.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autorotate-iio.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/bench.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/crosshair.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-animations.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/filters.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-change.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-request.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-steal-prevent.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/follow-focus.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/force-fullscreen.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ghost.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/hide-cursor.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/join-views.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/keycolor.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/mag.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/obs.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pin-view.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pixdecor.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showrepaint.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showtouch.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/view-shot.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/water.xml +II 2026-06-16 08:11:40.699 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-zoom.xml +II 2026-06-16 08:11:40.700 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/winshadows.xml +II 2026-06-16 08:11:40.700 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workspace-names.xml +EE 2026-06-16 08:11:40.700 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:11:40.700 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:11:40.700 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:11:40.701 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:11:40.701 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:11:40.701 - [backend/headless/backend.c:17] Starting headless backend +II 2026-06-16 08:11:40.702 - [wayfire/src/main.cpp:501] Using socket name wayland-1 +II 2026-06-16 08:11:40.859 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:11:40.861 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 +II 2026-06-16 08:11:40.861 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:11:40.863 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:11:40.863 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:11:40.866 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:11:40.866 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:11:40.866 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:11:40.868 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:11:40.870 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:11:40.872 - [backend/drm/drm.c:1741] Scanning DRM connectors on /dev/dri/card1 +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1796] Found connector 'HDMI-A-1' +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1821] 'HDMI-A-1' connected +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:11:40.961 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1796] Found connector 'DP-1' +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1821] 'DP-1' connected +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:11:41.094 - [backend/drm/drm.c:1796] Found connector 'DP-2' +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1796] Found connector 'DP-3' +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1821] 'DP-3' connected +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:11:41.227 - [backend/drm/drm.c:1855] connector HDMI-A-1: Requesting modeset +II 2026-06-16 08:11:41.227 - [wayfire/src/core/output-layout.cpp:1263] new output: HDMI-A-1 ("Samsung Electric Company C27F390 H4ZM709649") +II 2026-06-16 08:11:41.227 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x5632769fa5c0 +II 2026-06-16 08:11:41.228 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:11:41.251 - [backend/drm/drm.c:1855] connector DP-1: Requesting modeset +II 2026-06-16 08:11:41.251 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-1 ("Samsung Electric Company C27F390 H4ZM704068") +II 2026-06-16 08:11:41.251 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x5632769fa5c0 +II 2026-06-16 08:11:41.252 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:11:41.285 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:11:41.318 - [backend/drm/drm.c:1855] connector DP-3: Requesting modeset +II 2026-06-16 08:11:41.318 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-3 ("Samsung Electric Company C27F390 H4ZM703846") +II 2026-06-16 08:11:41.318 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x5632769fa5c0 +II 2026-06-16 08:11:41.319 - [backend/drm/drm.c:944] connector DP-3: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:11:41.351 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:11:41.385 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:11:41.418 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "plugin". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:11:41.418 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "wf-info". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:11:41.426 - [wayfire/src/core/matcher.cpp:27] Failed to parse condition from option always_decorate +EE 2026-06-16 08:11:41.426 - [wayfire/src/core/matcher.cpp:28] Reason for the failure: Condition parser error. Unexpected symbol. +II 2026-06-16 08:11:41.426 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:11:41.426 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_pointer +II 2026-06-16 08:11:41.426 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_keyboard +II 2026-06-16 08:11:41.429 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_touch +II 2026-06-16 08:11:41.429 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_tool +II 2026-06-16 08:11:41.429 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_pad +II 2026-06-16 08:11:41.449 - [xwayland/server.c:107] Starting Xwayland on :0 +EE 2026-06-16 08:11:41.562 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +EE 2026-06-16 08:11:41.562 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +II 2026-06-16 08:11:42.003 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:11:57.872 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:12:02.024 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:12:05.270 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:12:05.270 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +II 2026-06-16 08:12:48.005 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:12:50.170 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:12:50.484 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:12:52.796 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:12:54.527 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:12:54.691 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:13:10.690 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:13:14.075 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:13:14.165 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:13:14.174 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:13:14.372 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +EE 2026-06-16 08:13:15.872 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:13:15.872 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:13:21.972 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:13:22.129 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:13:22.133 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:13:22.341 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +EE 2026-06-16 08:13:23.493 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:13:23.934 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:13:23.938 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:13:24.506 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +EE 2026-06-16 08:13:33.202 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:13:39.864 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:13:42.863 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:13:43.853 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:13:44.446 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:13:44.627 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:14:22.586 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:16:19.380 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:16:24.690 - [libinput] event4 - Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard: client bug: event processing lagging behind by 74ms, your system is too slow + +II 2026-06-16 08:16:25.789 - [wayfire/src/main.cpp:520] Got SIGTERM, shutting down +II 2026-06-16 08:16:25.789 - [wayfire/src/core/core.cpp:343] Unloading plugins... +II 2026-06-16 08:16:34.741 - [wayfire/src/main.cpp:410] Starting wayfire: 0.10.1-746bc7e9 (Apr 6 2026) branch makepkg wlroots-0.19.3 +II 2026-06-16 08:16:34.741 - [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory +II 2026-06-16 08:16:34.741 - [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping +II 2026-06-16 08:16:34.742 - [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' +II 2026-06-16 08:16:34.742 - [backend/session/session.c:117] Successfully loaded libseat session +II 2026-06-16 08:16:34.745 - [backend/backend.c:248] Found 1 GPUs +II 2026-06-16 08:16:34.745 - [backend/drm/backend.c:225] Initializing DRM backend for /dev/dri/card1 (nvidia-drm) +II 2026-06-16 08:16:34.745 - [backend/drm/drm.c:310] Found 4 DRM CRTCs +II 2026-06-16 08:16:34.745 - [backend/drm/drm.c:268] Found 12 DRM planes +II 2026-06-16 08:16:34.770 - [render/egl.c:205] Supported EGL client extensions: EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb +II 2026-06-16 08:16:34.796 - [render/egl.c:369] Using EGL 1.5 +II 2026-06-16 08:16:34.796 - [render/egl.c:370] Supported EGL display extensions: EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_output_drm EGL_EXT_pixel_format_float EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream +II 2026-06-16 08:16:34.796 - [render/egl.c:372] Supported EGL device extensions: EGL_NV_device_cuda EGL_EXT_device_drm EGL_EXT_device_drm_render_node EGL_EXT_device_query_name EGL_EXT_device_persistent_id +II 2026-06-16 08:16:34.796 - [render/egl.c:374] EGL vendor: NVIDIA +II 2026-06-16 08:16:34.796 - [render/egl.c:376] EGL driver name: nvidia +II 2026-06-16 08:16:34.871 - [render/gles2/renderer.c:538] Creating GLES2 renderer +II 2026-06-16 08:16:34.871 - [render/gles2/renderer.c:539] Using OpenGL ES 3.2 NVIDIA 610.43.02 +II 2026-06-16 08:16:34.871 - [render/gles2/renderer.c:540] GL vendor: NVIDIA Corporation +II 2026-06-16 08:16:34.871 - [render/gles2/renderer.c:541] GL renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 +II 2026-06-16 08:16:34.871 - [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_shader_clock GL_EXT_shader_realtime_clock GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image GL_EXT_depth_clamp GL_EXT_debug_label GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_EGL_image_storage GL_EXT_EGL_image_external_wrap_modes GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisample_compatibility GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_primitive_bounding_box GL_EXT_raster_multisample GL_EXT_render_snorm GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_texture_lod GL_EXT_shader_texture_samples GL_EXT_shadow_samplers GL_EXT_sparse_texture GL_EXT_sparse_texture2 GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_format_BGRA8888 GL_EXT_texture_mirror_clamp_to_edge GL_EXT_texture_norm16 GL_EXT_texture_query_lod GL_EXT_texture_rg GL_EXT_texture_shadow_lod GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_draw_transform_feedback GL_EXT_unpack_subimage GL_EXT_window_rectangles GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_texture_compression_astc_hdr GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_clip_space_w_scaling GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_fill_rectangle GL_NV_fragment_coverage_to_color GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_blit GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_geometry_shader_passthrough GL_NV_instanced_arrays GL_NV_internalformat_sample_query GL_NV_gpu_shader5 GL_NV_image_formats GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_buffer_object GL_NV_polygon_mode GL_NV_primitive_shading_rate GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_fp16_vector GL_NV_shader_noperspective_interpolation GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_im +II 2026-06-16 08:16:34.873 - [wayfire/src/default-config-backend.cpp:70] Using config file: /usr/share/sdgfire/wayfire.ini +II 2026-06-16 08:16:34.873 - [wf-config/src/file.cpp:579] Reading XML configuration options from directory /usr/share/wayfire/metadata +II 2026-06-16 08:16:34.873 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/alpha.xml +II 2026-06-16 08:16:34.873 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/animate.xml +II 2026-06-16 08:16:34.873 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autostart.xml +II 2026-06-16 08:16:34.873 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/blur.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/command.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/core.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/cube.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/decoration.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/expo.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-gestures.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fast-switcher.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fisheye.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/foreign-toplevel.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/grid.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/gtk-shell.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/idle.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-device.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-method-v1.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/invert.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc-rules.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/move.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/oswitch.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/output.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/place.xml +II 2026-06-16 08:16:34.874 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/preserve-output.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/resize.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale-title-filter.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/session-lock.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/shortcuts-inhibit.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/simple-tile.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/switcher.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswipe.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswitch.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wayfire-shell.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-rules.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wm-actions.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wobbly.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workarounds.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wrot.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wsets.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/xdg-activation.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/zoom.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/annotate.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autorotate-iio.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/bench.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/crosshair.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-animations.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/filters.xml +II 2026-06-16 08:16:34.875 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-change.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-request.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-steal-prevent.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/follow-focus.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/force-fullscreen.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ghost.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/hide-cursor.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/join-views.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/keycolor.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/mag.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/obs.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pin-view.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pixdecor.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showrepaint.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showtouch.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/view-shot.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/water.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-zoom.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/winshadows.xml +II 2026-06-16 08:16:34.876 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workspace-names.xml +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:16:34.877 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:16:34.878 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:16:34.878 - [backend/headless/backend.c:17] Starting headless backend +II 2026-06-16 08:16:34.878 - [wayfire/src/main.cpp:501] Using socket name wayland-1 +II 2026-06-16 08:16:35.033 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:16:35.036 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 +II 2026-06-16 08:16:35.036 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:16:35.038 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:16:35.038 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:16:35.041 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:16:35.041 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:16:35.041 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:16:35.043 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:16:35.045 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:16:35.047 - [backend/drm/drm.c:1741] Scanning DRM connectors on /dev/dri/card1 +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1796] Found connector 'HDMI-A-1' +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1821] 'HDMI-A-1' connected +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:16:35.135 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1796] Found connector 'DP-1' +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1821] 'DP-1' connected +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:16:35.277 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:16:35.278 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:16:35.278 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:16:35.278 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:16:35.278 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:16:35.278 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:16:35.278 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:16:35.278 - [backend/drm/drm.c:1796] Found connector 'DP-2' +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1796] Found connector 'DP-3' +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1821] 'DP-3' connected +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:16:35.410 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:1855] connector HDMI-A-1: Requesting modeset +II 2026-06-16 08:16:35.411 - [wayfire/src/core/output-layout.cpp:1263] new output: HDMI-A-1 ("Samsung Electric Company C27F390 H4ZM709649") +II 2026-06-16 08:16:35.411 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55a3aa89a7c0 +II 2026-06-16 08:16:35.411 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:16:35.436 - [backend/drm/drm.c:1855] connector DP-1: Requesting modeset +II 2026-06-16 08:16:35.436 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-1 ("Samsung Electric Company C27F390 H4ZM704068") +II 2026-06-16 08:16:35.436 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55a3aa89a7c0 +II 2026-06-16 08:16:35.437 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:16:35.469 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:16:35.503 - [backend/drm/drm.c:1855] connector DP-3: Requesting modeset +II 2026-06-16 08:16:35.503 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-3 ("Samsung Electric Company C27F390 H4ZM703846") +II 2026-06-16 08:16:35.503 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x55a3aa89a7c0 +II 2026-06-16 08:16:35.504 - [backend/drm/drm.c:944] connector DP-3: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:16:35.536 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:16:35.569 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:16:35.603 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "plugin". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:16:35.603 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "wf-info". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:16:35.611 - [wayfire/src/core/matcher.cpp:27] Failed to parse condition from option always_decorate +EE 2026-06-16 08:16:35.611 - [wayfire/src/core/matcher.cpp:28] Reason for the failure: Condition parser error. Unexpected symbol. +II 2026-06-16 08:16:35.611 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:16:35.611 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_pointer +II 2026-06-16 08:16:35.611 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_keyboard +II 2026-06-16 08:16:35.613 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_touch +II 2026-06-16 08:16:35.613 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_tool +II 2026-06-16 08:16:35.614 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_pad +II 2026-06-16 08:16:35.635 - [xwayland/server.c:107] Starting Xwayland on :0 +EE 2026-06-16 08:16:35.751 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +EE 2026-06-16 08:16:35.751 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +II 2026-06-16 08:16:36.175 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:17:06.851 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:17:09.362 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:17:11.122 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:17:11.122 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:17:14.182 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:17:41.337 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:17:42.190 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:17:42.809 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:17:43.014 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:19:02.725 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:19:02.725 - [backend/drm/drm.c:944] connector DP-3: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:19:02.770 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:19:02.804 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +II 2026-06-16 08:19:41.018 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:19:41.018 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +II 2026-06-16 08:19:45.495 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:19:45.593 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:19:45.593 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:19:47.885 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +EE 2026-06-16 08:19:48.698 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +EE 2026-06-16 08:19:51.990 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:19:57.174 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:19:57.718 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:19:57.723 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:19:57.928 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +EE 2026-06-16 08:20:02.506 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:20:02.806 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:20:35.135 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:20:35.136 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:17.549 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.112 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.307 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.505 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:19.776 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.131 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.341 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.528 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.796 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.938 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.938 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.938 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.938 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.938 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:20.939 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.152 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.260 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.394 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.452 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.503 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.710 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:21.810 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:22:28.980 - [wayfire/src/main.cpp:520] Got SIGTERM, shutting down +II 2026-06-16 08:22:28.981 - [wayfire/src/core/core.cpp:343] Unloading plugins... +II 2026-06-16 08:22:39.317 - [wayfire/src/main.cpp:410] Starting wayfire: 0.10.1-746bc7e9 (Apr 6 2026) branch makepkg wlroots-0.19.3 +II 2026-06-16 08:22:39.317 - [libseat] [libseat/backend/seatd.c:64] Could not connect to socket /run/seatd.sock: No such file or directory +II 2026-06-16 08:22:39.317 - [libseat] [libseat/libseat.c:76] Backend 'seatd' failed to open seat, skipping +II 2026-06-16 08:22:39.318 - [libseat] [libseat/libseat.c:73] Seat opened with backend 'logind' +II 2026-06-16 08:22:39.318 - [backend/session/session.c:117] Successfully loaded libseat session +II 2026-06-16 08:22:39.320 - [backend/backend.c:248] Found 1 GPUs +II 2026-06-16 08:22:39.320 - [backend/drm/backend.c:225] Initializing DRM backend for /dev/dri/card1 (nvidia-drm) +II 2026-06-16 08:22:39.320 - [util/env.c:9] Loading WLR_DRM_NO_ATOMIC option: 1 +II 2026-06-16 08:22:39.320 - [backend/drm/drm.c:310] Found 4 DRM CRTCs +II 2026-06-16 08:22:39.320 - [backend/drm/drm.c:268] Found 12 DRM planes +II 2026-06-16 08:22:39.347 - [render/egl.c:205] Supported EGL client extensions: EGL_EXT_platform_base EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_KHR_platform_x11 EGL_EXT_platform_x11 EGL_EXT_platform_device EGL_MESA_platform_surfaceless EGL_EXT_explicit_device EGL_KHR_platform_wayland EGL_EXT_platform_wayland EGL_KHR_platform_gbm EGL_MESA_platform_gbm EGL_EXT_platform_xcb +II 2026-06-16 08:22:39.373 - [render/egl.c:369] Using EGL 1.5 +II 2026-06-16 08:22:39.373 - [render/egl.c:370] Supported EGL display extensions: EGL_ANDROID_native_fence_sync EGL_EXT_buffer_age EGL_EXT_client_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_MESA_image_dma_buf_export EGL_EXT_output_base EGL_EXT_output_drm EGL_EXT_pixel_format_float EGL_EXT_protected_content EGL_EXT_stream_consumer_egloutput EGL_EXT_stream_acquire_mode EGL_EXT_sync_reuse EGL_IMG_context_priority EGL_KHR_config_attribs EGL_KHR_create_context_no_error EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_partial_update EGL_KHR_swap_buffers_with_damage EGL_KHR_no_config_context EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_reusable_sync EGL_KHR_stream EGL_KHR_stream_attrib EGL_KHR_stream_consumer_gltexture EGL_KHR_stream_cross_process_fd EGL_KHR_stream_fifo EGL_KHR_stream_producer_eglsurface EGL_KHR_surfaceless_context EGL_KHR_wait_sync EGL_NV_nvrm_fence_sync EGL_NV_quadruple_buffer EGL_NV_stream_consumer_eglimage EGL_NV_stream_cross_display EGL_NV_stream_cross_object EGL_NV_stream_cross_process EGL_NV_stream_cross_system EGL_NV_stream_dma EGL_NV_stream_flush EGL_NV_stream_metadata EGL_NV_stream_remote EGL_NV_stream_reset EGL_NV_stream_socket EGL_NV_stream_socket_inet EGL_NV_stream_socket_unix EGL_NV_stream_sync EGL_NV_stream_fifo_next EGL_NV_stream_fifo_synchronous EGL_NV_stream_consumer_gltexture_yuv EGL_NV_stream_attrib EGL_NV_stream_origin EGL_NV_system_time EGL_NV_output_drm_flip_event EGL_NV_triple_buffer EGL_NV_robustness_video_memory_purge EGL_WL_bind_wayland_display EGL_WL_wayland_eglstream +II 2026-06-16 08:22:39.373 - [render/egl.c:372] Supported EGL device extensions: EGL_NV_device_cuda EGL_EXT_device_drm EGL_EXT_device_drm_render_node EGL_EXT_device_query_name EGL_EXT_device_persistent_id +II 2026-06-16 08:22:39.373 - [render/egl.c:374] EGL vendor: NVIDIA +II 2026-06-16 08:22:39.373 - [render/egl.c:376] EGL driver name: nvidia +II 2026-06-16 08:22:39.447 - [render/gles2/renderer.c:538] Creating GLES2 renderer +II 2026-06-16 08:22:39.447 - [render/gles2/renderer.c:539] Using OpenGL ES 3.2 NVIDIA 610.43.02 +II 2026-06-16 08:22:39.447 - [render/gles2/renderer.c:540] GL vendor: NVIDIA Corporation +II 2026-06-16 08:22:39.447 - [render/gles2/renderer.c:541] GL renderer: NVIDIA GeForce RTX 3060/PCIe/SSE2 +II 2026-06-16 08:22:39.447 - [render/gles2/renderer.c:542] Supported GLES2 extensions: GL_EXT_shader_clock GL_EXT_shader_realtime_clock GL_EXT_base_instance GL_EXT_blend_func_extended GL_EXT_blend_minmax GL_EXT_buffer_storage GL_EXT_clear_texture GL_EXT_clip_control GL_EXT_clip_cull_distance GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_conservative_depth GL_EXT_copy_image GL_EXT_depth_clamp GL_EXT_debug_label GL_EXT_discard_framebuffer GL_EXT_disjoint_timer_query GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_EGL_image_array GL_EXT_EGL_image_storage GL_EXT_EGL_image_external_wrap_modes GL_EXT_float_blend GL_EXT_frag_depth GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_gpu_shader5 GL_EXT_map_buffer_range GL_EXT_multi_draw_indirect GL_EXT_multisample_compatibility GL_EXT_multisampled_render_to_texture GL_EXT_multisampled_render_to_texture2 GL_EXT_multiview_texture_multisample GL_EXT_multiview_timer_query GL_EXT_occlusion_query_boolean GL_EXT_polygon_offset_clamp GL_EXT_post_depth_coverage GL_EXT_primitive_bounding_box GL_EXT_raster_multisample GL_EXT_render_snorm GL_EXT_robustness GL_EXT_separate_shader_objects GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_shader_io_blocks GL_EXT_shader_non_constant_global_initializers GL_EXT_shader_texture_lod GL_EXT_shader_texture_samples GL_EXT_shadow_samplers GL_EXT_sparse_texture GL_EXT_sparse_texture2 GL_EXT_sRGB GL_EXT_sRGB_write_control GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_compression_bptc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map_array GL_EXT_texture_filter_anisotropic GL_EXT_texture_filter_minmax GL_EXT_texture_format_BGRA8888 GL_EXT_texture_mirror_clamp_to_edge GL_EXT_texture_norm16 GL_EXT_texture_query_lod GL_EXT_texture_rg GL_EXT_texture_shadow_lod GL_EXT_texture_sRGB_R8 GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_view GL_EXT_draw_transform_feedback GL_EXT_unpack_subimage GL_EXT_window_rectangles GL_KHR_context_flush_control GL_KHR_debug GL_EXT_memory_object GL_EXT_memory_object_fd GL_NV_memory_object_sparse GL_KHR_parallel_shader_compile GL_KHR_no_error GL_KHR_robust_buffer_access_behavior GL_KHR_robustness GL_EXT_semaphore GL_EXT_semaphore_fd GL_NV_timeline_semaphore GL_KHR_shader_subgroup GL_KHR_texture_compression_astc_ldr GL_KHR_texture_compression_astc_sliced_3d GL_KHR_texture_compression_astc_hdr GL_NV_bgr GL_NV_bindless_texture GL_NV_blend_equation_advanced GL_NV_blend_equation_advanced_coherent GL_NVX_blend_equation_advanced_multi_draw_buffers GL_NV_blend_minmax_factor GL_NV_clip_space_w_scaling GL_NV_compute_shader_derivatives GL_NV_conditional_render GL_NV_conservative_raster GL_NV_conservative_raster_pre_snap_triangles GL_NV_copy_buffer GL_NV_copy_image GL_NV_draw_buffers GL_NV_draw_instanced GL_NV_draw_texture GL_NV_draw_vulkan_image GL_NV_EGL_stream_consumer_external GL_NV_explicit_attrib_location GL_NV_fbo_color_attachments GL_NV_fill_rectangle GL_NV_fragment_coverage_to_color GL_NV_fragment_shader_barycentric GL_NV_fragment_shader_interlock GL_NV_framebuffer_blit GL_NV_framebuffer_mixed_samples GL_NV_framebuffer_multisample GL_NV_generate_mipmap_sRGB GL_NV_geometry_shader_passthrough GL_NV_instanced_arrays GL_NV_internalformat_sample_query GL_NV_gpu_shader5 GL_NV_image_formats GL_NV_memory_attachment GL_NV_mesh_shader GL_NV_occlusion_query_samples GL_NV_non_square_matrices GL_NV_pack_subimage GL_NV_packed_float GL_NV_packed_float_linear GL_NV_path_rendering GL_NV_path_rendering_shared_edge GL_NV_pixel_buffer_object GL_NV_polygon_mode GL_NV_primitive_shading_rate GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_NV_representative_fragment_test GL_NV_sample_locations GL_NV_sample_mask_override_coverage GL_NV_scissor_exclusive GL_NV_shader_atomic_fp16_vector GL_NV_shader_noperspective_interpolation GL_NV_shader_subgroup_partitioned GL_NV_shader_texture_footprint GL_NV_shading_rate_im +II 2026-06-16 08:22:39.449 - [wayfire/src/default-config-backend.cpp:70] Using config file: /usr/share/sdgfire/wayfire.ini +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:579] Reading XML configuration options from directory /usr/share/wayfire/metadata +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/alpha.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/animate.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autostart.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/blur.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/command.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/core.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/cube.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/decoration.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/expo.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-gestures.xml +II 2026-06-16 08:22:39.449 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fast-switcher.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/fisheye.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/foreign-toplevel.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/grid.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/gtk-shell.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/idle.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-device.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input-method-v1.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/input.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/invert.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc-rules.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ipc.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/move.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/oswitch.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/output.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/place.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/preserve-output.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/resize.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale-title-filter.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/scale.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/session-lock.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/shortcuts-inhibit.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/simple-tile.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/switcher.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswipe.xml +II 2026-06-16 08:22:39.450 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/vswitch.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wayfire-shell.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-rules.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wm-actions.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wobbly.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workarounds.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wrot.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/wsets.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/xdg-activation.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/zoom.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/annotate.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/autorotate-iio.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/bench.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/crosshair.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/extra-animations.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/filters.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-change.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-request.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/focus-steal-prevent.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/follow-focus.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/force-fullscreen.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/ghost.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/hide-cursor.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/join-views.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/keycolor.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/mag.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/obs.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pin-view.xml +II 2026-06-16 08:22:39.451 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/pixdecor.xml +II 2026-06-16 08:22:39.452 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showrepaint.xml +II 2026-06-16 08:22:39.452 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/showtouch.xml +II 2026-06-16 08:22:39.452 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/view-shot.xml +II 2026-06-16 08:22:39.452 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/water.xml +II 2026-06-16 08:22:39.452 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/window-zoom.xml +II 2026-06-16 08:22:39.452 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/winshadows.xml +II 2026-06-16 08:22:39.452 - [wf-config/src/file.cpp:529] Reading XML configuration options from file /usr/share/wayfire/metadata/workspace-names.xml +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/always_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/release_binding_volup is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_launcher is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_logout is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_terminal is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_voldown is neither specified nor has a default value +EE 2026-06-16 08:22:39.453 - [wf-config/src/compound-option.cpp:86] The option command/repeatable_binding_volup is neither specified nor has a default value +II 2026-06-16 08:22:39.453 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:22:39.453 - [backend/headless/backend.c:17] Starting headless backend +II 2026-06-16 08:22:39.454 - [wayfire/src/main.cpp:501] Using socket name wayland-1 +II 2026-06-16 08:22:39.608 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:22:39.610 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 +II 2026-06-16 08:22:39.610 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:22:39.612 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Logitech Gaming Mouse G402 Keyboard +II 2026-06-16 08:22:39.612 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:22:39.614 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:22:39.614 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard +II 2026-06-16 08:22:39.614 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Video Bus +II 2026-06-16 08:22:39.617 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:22:39.619 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: Power Button +II 2026-06-16 08:22:39.621 - [backend/drm/drm.c:1741] Scanning DRM connectors on /dev/dri/card1 +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1796] Found connector 'HDMI-A-1' +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1821] 'HDMI-A-1' connected +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:22:39.708 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1796] Found connector 'DP-1' +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1821] 'DP-1' connected +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:22:39.840 - [backend/drm/drm.c:1796] Found connector 'DP-2' +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1796] Found connector 'DP-3' +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1821] 'DP-3' connected +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1610] Detected modes: +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1920x1080 @ 60.000 Hz (preferred) +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1920x1080 @ 59.939 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1920x1080 @ 50.000 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1680x1050 @ 59.954 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1600x900 @ 60.000 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1280x1024 @ 60.020 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1440x900 @ 59.887 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1280x800 @ 59.810 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1280x720 @ 60.000 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1280x720 @ 59.943 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1280x720 @ 50.000 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1024x768 @ 70.069 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 1024x768 @ 60.004 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 800x600 @ 72.188 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 800x600 @ 60.317 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 800x600 @ 56.250 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 720x576 @ 50.000 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 720x480 @ 59.940 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 640x480 @ 72.809 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1634] 640x480 @ 59.940 Hz +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1671] Physical size: 600x340 +II 2026-06-16 08:22:39.993 - [backend/drm/drm.c:1855] connector HDMI-A-1: Requesting modeset +II 2026-06-16 08:22:39.993 - [wayfire/src/core/output-layout.cpp:1263] new output: HDMI-A-1 ("Samsung Electric Company C27F390 H4ZM709649") +II 2026-06-16 08:22:39.993 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x560a5f3c7640 +II 2026-06-16 08:22:39.994 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:22:40.004 - [backend/drm/legacy.c:199] connector HDMI-A-1: drmModePageFlip failed: Device or resource busy +II 2026-06-16 08:22:40.004 - [backend/drm/drm.c:1855] connector DP-1: Requesting modeset +II 2026-06-16 08:22:40.004 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-1 ("Samsung Electric Company C27F390 H4ZM704068") +II 2026-06-16 08:22:40.004 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x560a5f3c7640 +II 2026-06-16 08:22:40.005 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:22:40.038 - [backend/drm/legacy.c:199] connector DP-1: drmModePageFlip failed: Device or resource busy +II 2026-06-16 08:22:40.038 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:22:40.055 - [backend/drm/legacy.c:199] connector HDMI-A-1: drmModePageFlip failed: Device or resource busy +II 2026-06-16 08:22:40.055 - [backend/drm/drm.c:1855] connector DP-3: Requesting modeset +II 2026-06-16 08:22:40.055 - [wayfire/src/core/output-layout.cpp:1263] new output: DP-3 ("Samsung Electric Company C27F390 H4ZM703846") +II 2026-06-16 08:22:40.055 - [wayfire/src/core/output-layout.cpp:1278] Adding with 0x560a5f3c7640 +II 2026-06-16 08:22:40.055 - [backend/drm/drm.c:944] connector DP-3: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:22:40.071 - [backend/drm/legacy.c:199] connector DP-3: drmModePageFlip failed: Device or resource busy +II 2026-06-16 08:22:40.071 - [backend/drm/drm.c:944] connector DP-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:22:40.088 - [backend/drm/legacy.c:199] connector DP-1: drmModePageFlip failed: Device or resource busy +II 2026-06-16 08:22:40.088 - [backend/drm/drm.c:944] connector HDMI-A-1: Modesetting with 1920x1080 @ 60.000 Hz +EE 2026-06-16 08:22:40.105 - [backend/drm/legacy.c:199] connector HDMI-A-1: drmModePageFlip failed: Device or resource busy +EE 2026-06-16 08:22:40.105 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "plugin". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:22:40.105 - [wayfire/src/core/plugin-loader.cpp:213] Failed to load plugin "wf-info". Make sure it is installed in /usr/lib/wayfire or in $WAYFIRE_PLUGIN_PATH. +EE 2026-06-16 08:22:40.113 - [wayfire/src/core/matcher.cpp:27] Failed to parse condition from option always_decorate +EE 2026-06-16 08:22:40.113 - [wayfire/src/core/matcher.cpp:28] Reason for the failure: Condition parser error. Unexpected symbol. +II 2026-06-16 08:22:40.113 - [backend/headless/backend.c:60] Creating headless backend +II 2026-06-16 08:22:40.113 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_pointer +II 2026-06-16 08:22:40.113 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_keyboard +II 2026-06-16 08:22:40.115 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_touch +II 2026-06-16 08:22:40.115 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_tool +II 2026-06-16 08:22:40.115 - [wayfire/src/core/seat/input-manager.cpp:47] handle new input: stipc_tablet_pad +II 2026-06-16 08:22:40.138 - [xwayland/server.c:107] Starting Xwayland on :0 +EE 2026-06-16 08:22:40.275 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +EE 2026-06-16 08:22:40.275 - [wayfire/src/view/xwayland/xwayland-toplevel.cpp:154] Configuring a xwayland surface with width/height <0 +II 2026-06-16 08:22:40.645 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:23:17.490 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:23:20.179 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:23:20.675 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:23:21.062 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:23:23.191 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:23:23.501 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:23:23.502 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +II 2026-06-16 08:23:58.196 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +II 2026-06-16 08:24:40.516 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +EE 2026-06-16 08:24:42.618 - [wayfire/plugins/animate/animate.cpp:325] Unknown animation type: "vortex" +II 2026-06-16 08:24:42.818 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:24:42.818 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +II 2026-06-16 08:24:52.973 - [wayfire/src/view/xdg-shell/xdg-toplevel-view.cpp:29] new xdg_shell_stable surface: (null) app-id: (null) +WW 2026-06-16 08:24:52.973 - [wayfire/src/core/window-manager.cpp:146] Attempting to give focus to a view without focus surface! +EE 2026-06-16 08:25:03.439 - [libinput] event2 - Logitech Gaming Mouse G402: client bug: event processing lagging behind by 31ms, your system is too slow + +EE 2026-06-16 08:25:03.439 - [libinput] event4 - Corsair CORSAIR K60 PRO TKL RGB Optical-Mechanical Gaming Keyboard: client bug: event processing lagging behind by 23ms, your system is too slow + diff --git a/sdgfire/wayfire.ini b/sdgfire/wayfire.ini new file mode 100644 index 0000000..2887b7f --- /dev/null +++ b/sdgfire/wayfire.ini @@ -0,0 +1,883 @@ +[alpha] +min_value = 0.100000 +modifier = + +[animate] +close_animation = zap +duration = 200ms circle +enabled_for = (type equals "toplevel" | (type equals "x-or" & focusable equals true)) +fade_duration = 400ms circle +fade_enabled_for = type equals "overlay" +fire_color = \#B22303FF +fire_duration = 300ms circle +fire_enabled_for = none +fire_particle_size = 16.000000 +fire_particles = 2000 +minimize_animation = squeezimize +open_animation = zap +random_fire_color = false +spin_duration = 250ms linear +spin_rotations = 1 +squeezimize_duration = 700ms linear +startup_duration = 0ms linear +zap_duration = 400ms linear +zoom_duration = 2000ms circle +zoom_enabled_for = none + +[annotate] +clear_workspace = KEY_C +draw = BTN_LEFT +from_center = true +line_width = 3.000000 +method = draw +stroke_color = \#FF0000FF + +[autorotate-iio] +lock_rotation = false +rotate_down = KEY_DOWN +rotate_left = KEY_LEFT +rotate_right = KEY_RIGHT +rotate_up = KEY_UP + +[autostart] +autostart0 = noctalia +autostart3 = /usr/lib/xdg-desktop-portal -r +autostart_wf_shell = false +polkit-gnome = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 +xdg = sleep 1 && (XDG_SESSION_TYPE=wayland XDG_CURRENT_DESKTOP=sway) + +[bench] +average_frames = 25 +position = bottom_right + +[blur] +blur_by_default = all +bokeh_degrade = 1 +bokeh_iterations = 15 +bokeh_offset = 5.000000 +box_degrade = 1 +box_iterations = 2 +box_offset = 1.000000 +gaussian_degrade = 1 +gaussian_iterations = 2 +gaussian_offset = 1.000000 +kawase_degrade = 8 +kawase_iterations = 2 +kawase_offset = 2.000000 +method = gaussian +saturation = 1.000000 +toggle = none + +[command] +binding_0 = KEY_S +binding_launcher = KEY_SPACE +binding_logout = KEY_ESC +binding_terminal = KEY_ENTER +binding_voldown = KEY_VOLUMEDOWN +binding_volup = KEY_VOLUMEUP +command_0 = noctalia msg settings-toggle +command_launcher = noctalia msg panel-toggle launcher +command_logout = wlogout +command_terminal = ghostty +command_voldown = wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- | swayosd-client --output-volume lower +command_volup = wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ | swayosd-client --output-volume raise + +[core] +background_color = \#1A1A1AFF +close_top_view = KEY_Q +exit = KEY_Q +focus_button_with_modifiers = false +focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT +focus_buttons_passthrough = true +max_render_time = -1 +plugins = ipc ipc-rules plugin stipc animate autostart command cube expo fast-switcher foreign-toplevel gtk-shell move place resize switcher vswitch window-rules wm-actions wobbly wrot scale wf-info wsets wayfire-shell blur xdg-activation pixdecor follow-focus shortcuts-inhibit zoom focus-change extra-animations water grid preserve-output +preferred_decoration_mode = client +transaction_timeout = 100 +vheight = 3 +vwidth = 3 +xwayland = true +xwayland_startup_script = + +[crosshair] +line_color = \#FF0000FF +line_width = 2 + +[cube] +activate = BTN_LEFT +background = \#1A1A1AFF +background_mode = simple +cubemap_image = +deform = 0 +initial_animation = 350ms circle +light = true +rotate_left = none +rotate_right = none +skydome_mirror = true +skydome_texture = +speed_spin_horiz = 0.020000 +speed_spin_vert = 0.020000 +speed_zoom = 0.070000 +zoom = 0.100000 + +[decoration] +active_color = \#222222AA +border_size = 0 +button_order = minimize maximize close +font = sans-serif +font_color = \#FFFFFFFF +forced_views = none +ignore_views = none +inactive_color = \#333333DD +title_height = 0 + +[expo] +background = \#1A1A1AFF +duration = 300ms circle +inactive_brightness = 0.700000 +keyboard_interaction = true +offset = 10 +select_workspace_1 = KEY_1 +select_workspace_2 = KEY_2 +select_workspace_3 = KEY_3 +select_workspace_4 = KEY_4 +select_workspace_5 = KEY_5 +select_workspace_6 = KEY_6 +select_workspace_7 = KEY_7 +select_workspace_8 = KEY_8 +select_workspace_9 = KEY_9 +toggle = | hotspot left-top 10x10 200 +transition_length = 200 + +[extra-animations] +blinds_duration = 700ms linear +blinds_strip_height = 20 +dodge_direction = cardinal +dodge_duration = 350ms linear +dodge_rotate = false +dodge_toggle = false +dodge_zoom = true +helix_duration = 700ms linear +helix_rotations = 2 +helix_strip_height = 20 +melt_distortion_factor = 20 +melt_duration = 1000ms linear +shatter_duration = 1000ms linear +vortex_duration = 1000ms linear + +[extra-gestures] +close_fingers = 20 +move_delay = 500 +move_fingers = 3 + +[fast-switcher] +activate = KEY_ESC +activate_backward = KEY_ESC +inactive_alpha = 0.700000 + +[filters] + +[fisheye] +radius = 450.000000 +toggle = KEY_F +zoom = 7.000000 + +[focus-change] +cross-output = true +cross-workspace = false +down = KEY_DOWN +grace-down = 15 +grace-left = 13 +grace-right = 13 +grace-up = 11 +left = KEY_LEFT +raise-on-change = true +right = KEY_RIGHT +scan-height = 9 +scan-width = 12 +up = KEY_UP + +[focus-request] +auto_focus_children = true +auto_focus_views = none +auto_grant_focus = false +deny_focus_views = none +focus_last_demand = KEY_A +focus_stealing_timeout = 1000 + +[focus-steal-prevent] +cancel_keys = KEY_ENTER +deny_focus_views = none +timeout = 1000 + +[follow-focus] +change_output = true +change_view = true +focus_delay = 50 +raise_on_top = true +threshold = 10 + +[force-fullscreen] +constrain_pointer = false +constraint_area = output +key_toggle_fullscreen = KEY_F +preserve_aspect = false +transparent_behind_views = true +x_skew = 0.000000 +y_skew = 0.000000 + +[foreign-toplevel] + +[ghost] +ghost_match = +ghost_toggle = + +[grid] +duration = 300ms circle +restore = KEY_DOWN | KEY_KP0 +slot_b = KEY_KP2 +slot_bl = KEY_KP1 +slot_br = KEY_KP3 +slot_c = KEY_UP | KEY_KP5 +slot_l = KEY_LEFT | KEY_KP4 +slot_r = KEY_RIGHT | KEY_KP6 +slot_t = KEY_KP8 +slot_tl = KEY_KP7 +slot_tr = KEY_KP9 +type = wobbly + +[gtk-shell] + +[hide-cursor] +hide_delay = 2000 +toggle = KEY_H + +[idle] +cube_max_zoom = 1.500000 +cube_rotate_speed = 1.000000 +cube_zoom_speed = 1000 +disable_initially = false +disable_on_fullscreen = false +dpms_timeout = -1 +screensaver_timeout = 240 +toggle = none + +[input] +3fg_drag = default +click_method = default +cursor_size = 24 +cursor_theme = Bibata-Modern-Classic +disable_touchpad_while_mouse = false +disable_touchpad_while_typing = false +drag_lock = false +gesture_sensitivity = 1.000000 +kb_capslock_default_state = false +kb_numlock_default_state = true +kb_repeat_delay = 400 +kb_repeat_rate = 40 +left_handed_mode = false +middle_emulation = false +modifier_binding_timeout = 400 +mouse_accel_profile = default +mouse_cursor_speed = 0.000000 +mouse_natural_scroll = false +mouse_scroll_speed = 1.000000 +natural_scroll = false +scroll_method = default +tablet_motion_mode = default +tap_and_drag = true +tap_to_click = true +touchpad_accel_profile = default +touchpad_cursor_speed = 0.000000 +touchpad_scroll_speed = 1.000000 +xkb_layout = us, ca +xkb_model = pc105 +xkb_options = grp:alt_shift_toggle +xkb_rules = evdev +xkb_variant = altgr-intl + +[input-device] +calibration = +output = + +[input-method-v1] +enable_text_input_v1 = true +enable_text_input_v3 = true + +[invert] +preserve_hue = false +toggle = KEY_I + +[ipc] + +[ipc-rules] + +[join-views] + +[keycolor] +color = \#000000FF +opacity = 0.250000 +threshold = 0.500000 + +[live-previews] +destroy_output = false +frame_skip = 1 +max_dimension = 200 + +[mag] +default_height = 500 +toggle = KEY_M +zoom_level = 75 + +[move] +activate = BTN_LEFT +enable_snap = true +enable_snap_off = true +join_views = false +preview_base_border = \#404080CC +preview_base_color = \#8080FF80 +preview_border_width = 3 +quarter_snap_threshold = 50 +snap_off_threshold = 200 +snap_threshold = 10 +workspace_switch_after = -1 + +[obs] + +[oswitch] +above_output = +below_output = +left_output = +next_output = KEY_O +next_output_with_win = KEY_O +prev_output = +prev_output_with_win = +right_output = + +[output] +depth = 8 +icc_profile = +mode = auto +position = auto +scale = 1.000000 +transform = normal +vrr = false + +[output:DP-1] +depth = 8 +icc_profile = +mode = 1920x1080@60000 +position = 0, 0 +scale = 1.000000 +transform = normal +vrr = false + +[output:DP-3] +depth = 8 +icc_profile = +mode = 1920x1080@60000 +position = 3840, 0 +scale = 1.000000 +transform = normal +vrr = false + +[output:HDMI-A-1] +depth = 8 +icc_profile = +mode = 1920x1080@60000 +position = 1920, 0 +scale = 1.000000 +transform = normal +vrr = false + +[pin-view] + +[pixdecor] +always_decorate = +animate = true +bg_color = \#2E3440FF +bg_text_color = \#B3B3B3FF +border_size = 5 +button_close_hover_image = +button_close_image = +button_color = \#000000FF +button_hover_duration = 500 +button_line_thickness = 0.700000 +button_maximize_hover_image = +button_maximize_image = +button_minimize_hover_image = +button_minimize_image = +button_restore_hover_image = +button_restore_image = +button_spacing = 5 +button_x_offset = 0 +button_y_offset = 0 +csd_titlebar_height = 32 +effect_color = \#99C1F1FF +effect_type = neural_network +enable_shade = true +fg_color = \#99C1F1FF +fg_text_color = \#FFFFFFFF +ignore_views = (app_id is "ulauncher") +left_button_spacing = 5 +left_button_x_offset = 0 +maximized_borders = true +maximized_shadows = true +overlay_engine = rounded_corners +right_button_spacing = 5 +right_button_x_offset = 0 +rounded_corner_radius = 10 +shade_duration = 1000ms sigmoid +shade_modifier = +shade_toggle = +shadow_color = \#00000040 +shadow_radius = 10 +title_font = +title_text_align = 1 +titlebar = false + +[place] +mode = cascade + +[preserve-output] +last_output_focus_timeout = 10000 + +[resize] +activate = BTN_RIGHT +activate_preserve_aspect = none +min_height = 0 +min_width = 0 + +[scale] +allow_zoom = false +bg_color = \#1A1A1AE6 +close_on_new_view = false +duration = 400ms circle +inactive_alpha = 0.750000 +include_minimized = true +middle_click_close = true +minimized_alpha = 0.450000 +outer_margin = 0 +spacing = 50 +text_color = \#CCCCCCFF +title_font_size = 16 +title_overlay = all +title_position = center +toggle = KEY_P +toggle_all = + +[scale-title-filter] +bg_color = \#00000080 +case_sensitive = false +font_size = 30 +overlay = true +share_filter = false +text_color = \#CCCCCCCC + +[session-lock] + +[shortcuts-inhibit] +break_grab = none +ignore_views = none +inhibit_by_default = none + +[showrepaint] +reduce_flicker = true +toggle = KEY_S + +[showtouch] +center_color = \#80008080 +finger_color = \#00800080 +toggle = KEY_S +touch_duration = 250ms sigmoid +touch_radius = 25 + +[simple-tile] +animation_duration = 0ms circle +button_move = BTN_LEFT +button_resize = BTN_RIGHT +inner_gap_size = 2 +keep_fullscreen_on_adjacent = true +key_focus_above = KEY_K +key_focus_below = KEY_J +key_focus_left = KEY_H +key_focus_right = KEY_L +key_toggle = KEY_T +key_toggle_maximized = KEY_M +outer_horiz_gap_size = 0 +outer_vert_gap_size = 0 +preview_base_border = \#404080CC +preview_base_color = \#8080FF80 +preview_border_width = 3 +tile_by_default = all + +[switcher] +next_view = KEY_TAB +prev_view = KEY_TAB +speed = 500ms circle +view_thumbnail_rotation = 30 +view_thumbnail_scale = 1.000000 + +[vertical_kube] +activate = BTN_LEFT +background = 0.1 0.1 0.1 1. +background_mode = simple +cap_alpha = 0.8 +cap_color_bottom = 0.8 0.8 0.8 1.0 +cap_color_top = 0.8 0.8 0.8 1.0 +cap_texture_bottom = +cap_texture_top = +cubemap_image = +deform = 0 +enable_caps = true +enable_window_popout = true +initial_animation = 350ms +light = false +popout_opacity = 1.0 +popout_scale = 1.20 +rotate_down = KEY_DOWN +rotate_left = KEY_LEFT +rotate_right = KEY_RIGHT +rotate_up = KEY_UP +skydome_mirror = false +skydome_texture = +speed_spin_horiz = 0.02 +speed_spin_vert = 0.02 +speed_zoom = 0.07 +zoom = 0.1 + +[view-shot] +capture = BTN_MIDDLE +command = notify-send "The view under cursor was captured to %f" +filename = /tmp/snapshot-%F-%T.png + +[vswipe] +background = \#1A1A1AFF +delta_threshold = 24.000000 +duration = 180ms circle +enable_free_movement = false +enable_horizontal = true +enable_smooth_transition = false +enable_vertical = true +fingers = 4 +gap = 32.000000 +speed_cap = 0.050000 +speed_factor = 256.000000 +threshold = 0.350000 + +[vswitch] +background = \#1A1A1AFF +binding_down = KEY_DOWN +binding_last = +binding_left = KEY_LEFT +binding_right = KEY_RIGHT +binding_up = KEY_UP +duration = 300ms circle +gap = 20 +send_win_down = +send_win_last = +send_win_left = +send_win_right = +send_win_up = +with_win_down = KEY_DOWN +with_win_last = +with_win_left = KEY_LEFT +with_win_right = KEY_RIGHT +with_win_up = KEY_UP +wraparound = true + +[water] +activate = BTN_LEFT + +[wayfire-shell] +toggle_menu = + +[wf-info] + +[window-rules] +rule_001 = on created if app_id is "thunar" then set geometry 236 83 886 552 +rule_002 = on created if app_id is "thunar" then set alpha 0.8 +rule_003 = on created if title contains "Rename" then set geometry 485 241 418 215 +rule_0036 = on created if title contains "Save Image" then set geometry 781 249 770 462 +rule_0037 = on created if title contains "Save As" then set geometry 781 249 770 462 +rule_004 = on created if title contains "Properties" then set geometry 378 91 572 541 +rule_008 = on created if app_id is "Alacritty" then set geometry 797 277 933 636 +rule_009 = on created if app_id is "Alacritty" then set alpha 0.8 +rule_010 = on created if title is "Kitty" then set geometry 259 662 786 480 +rule_011 = on created if app_id is "kitty" then set alpha 0.8 +rule_012 = on created if title is "Kitty" then assign_workspace 0 0 +rule_013 = on created if app_id is "brave-browser" then set geometry 236 51 1990 1232 +rule_014 = on created if app_id is "brave-browser" then set alpha 1.0 +rule_015 = on created if app_id is "brave-browser" then assign_workspace 1 0 +rule_016 = on created if app_id is "org.wezfurlong.wezterm" then set geometry 253 667 969 627 +rule_017 = on created if app_id is "org.wezfurlong.wezterm" then set alpha 0.8 +rule_018 = on created if app_id is "org.wezfurlong.wezterm" then assign_workspace 2 2 +rule_019 = on created if app_id is "com.lite_xl.LiteXL" then set geometry 1027 43 1213 1223 +rule_020 = on created if app_id is "com.lite_xl.LiteXL" then set alpha 0.8 +rule_021 = on created if app_id is "com.lite_xl.LiteXL" then assign_workspace 2 0 +rule_022 = on created if app_id is "org.gnome.TextEditor" then set geometry 1057 55 1164 1201 +rule_023 = on created if app_id is "org.gnome.TextEditor" then set alpha 0.8 +rule_024 = on created if app_id is "org.gnome.TextEditor" then assign_workspace 2 0 +rule_025 = on created if app_id is "nwg-look" then set geometry 261 95 965 519 +rule_026 = on created if app_id is "nwg-look" then set alpha 0.8 +rule_027 = on created if app_id is "nwg-look" then assign_workspace 0 1 +rule_028 = on created if app_id is "blueman-manager" then set geometry 363 796 640 500 +rule_029 = on created if app_id is "blueman-manager" then set alpha 0.7 +rule_030 = on created if app_id is "blueman-manager" then assign_workspace 0 1 +rule_031 = on created if app_id is "org.pulseaudio.pavucontrol" then set geometry 280 710 800 500 +rule_032 = on created if app_id is "org.pulseaudio.pavucontrol" then set alpha 0.9 +rule_033 = on created if app_id is "org.pulseaudio.pavucontrol" then assign_workspace 0 1 +rule_034 = on created if app_id is "firefox" then set geometry 273 70 1900 1174 +rule_035 = on created if app_id is "firefox" then assign_workspace 1 1 +rule_036 = on created if title contains "Save" then set geometry 781 249 770 462 +rule_037 = on created if title contains "file to save" then set geometry 722 288 934 567 +rule_038 = on created if app_id is "chromium" then set geometry 250 51 1946 1252 +rule_039 = on created if app_id is "chromium" then set alpha 1.0 +rule_040 = on created if app_id is "chromium" then assign_workspace 1 0 +rule_041 = on created if app_id is "org.xfce.ristretto" then assign_workspace 2 1 +rule_042 = on created if app_id is "org.xfce.ristretto" then set alpha 0.8 +rule_043 = on created if app_id is "foot" then move 263 672 +rule_044 = on created if app_id is "foot" then set alpha 0.8 +rule_045 = on created if app_id is "vesktop" then set geometry 412 62 1774 1251 +rule_046 = on created if app_id is "vesktop" then set alpha 0.8 +rule_047 = on created if app_id is "vesktop" then assign_workspace 1 2 +rule_048 = on created if app_id is "xfce4-terminal" then set geometry 1350 87 728 475 +rule_049 = on created if app_id is "xfce4-terminal" then set alpha 0.8 +rule_050 = on created if app_id is "xfce4-terminal" then assign_workspace 0 0 +rule_051 = on created if app_id is "pcmanfm" then move 270 100 +rule_052 = on created if app_id is "pcmanfm" then assign_workspace 2 2 +rule_053 = on created if app_id is "ulauncher" then center +rule_054 = on created if app_id is "ulauncher" then set alpha 0.8 +rule_055 = on created if app_id is "Conky" then set sticky +rule_056 = on created if title contains "BountyHunterGalacticAdventures" then set geometry 1423 679 685 442 +rule_057 = on created if title contains "BountyHunterGalacticAdventures" then assign_workspace 2 2 +rule_058 = on created if title contains "FutureBeauty" then set geometry 1350 720 750 500 +rule_059 = on created if title contains "FutureBeauty" then assign_workspace 0 0 +rule_060 = on created if title contains "Manipulation Program" then move 270 70 +rule_061 = on created if title contains "Manipulation Program" then set alpha 0.9 +rule_062 = on created if title contains "Manipulation Program" then assign_workspace 2 2 +rule_063 = on created if app_id is "org.gnome.Ptyxis" then set geometry 251 663 726 492 +rule_064 = on created if app_id is "org.gnome.Ptyxis" then set alpha 0.8 +rule_065 = on created if app_id is "org.gnome.Ptyxis" then assign_workspace 2 0 +rule_066 = on created if app_id is "com.raggesilver.BlackBox" then set geometry 298 674 1008 624 +rule_067 = on created if app_id is "com.raggesilver.BlackBox" then set alpha 0.8 +rule_068 = on created if app_id is "com.raggesilver.BlackBox" then assign_workspace 2 2 +rule_069 = on created if app_id is "io.github.celluloid_player.Celluloid" then set geometry 1489 356 726 510 +rule_070 = on created if app_id is "org.kde.kdenlive" then set alpha 0.9 +rule_071 = on created if app_id is "org.kde.kdenlive" then assign_workspace 2 2 +rule_072 = on created if app_id is "panel" then set alpha 0.6 +rule_073 = on created if title contains "Rendering — Kdenlive" then set geometry 865 398 960 800 +rule_074 = on created if title is "Picture-in-Picture" then set always_on_top +rule_075 = on created if app_id is "wcm" then set geometry 1280 691 977 550 +rule_076 = on created if app_id is "wcm" then set alpha 0.8 +rule_077 = on created if app_id is "wcm" then assign_workspace 0 1 +rule_078 = on created if app_id is "pcmanfm" then set alpha 0.8 +rule_080 = on created if app_id is "org.gnome.Nautilus" then set alpha 0.9 +rule_081 = on created if app_id is "org.gnome.NautilusPreviewer" then set geometry 1012 211 632 1173 +rule_082 = on created if app_id is "geany" then set alpha 0.8 +rule_083 = on created if app_id is "dev.zed.Zed" then set geometry 1083 67 1110 1147 +rule_084 = on created if app_id is "dev.zed.Zed" then set alpha 0.8 +rule_085 = on created if app_id is "dev.zed.Zed" then assign_workspace 2 0 +rule_086 = on created if app_id contains "keepass" then set alpha 0.8 +rule_087 = on created if app_id contains "xfce4-taskmanager" then set alpha 0.8 +rule_088 = on created if app_id contains "rofi" then set alpha 0.9 +rule_089 = on created if app_id contains "ironbar" then set alpha 0.9 +rule_090 = on created if app_id is "org.gnome.World.Secrets" then set geometry 1312 102 851 531 +rule_091 = on created if app_id contains "org.gnome.World.Secrets" then set alpha 0.7 +rule_092 = on created if app_id contains "org.gnome.Terminal" then set alpha 0.7 +rule_093 = on created if app_id is "org.gnome.Epiphany" then set geometry 389 66 1811 1188 +rule_094 = on created if app_id is "org.gnome.Epiphany" then set alpha 1.0 +rule_095 = on created if app_id is "org.gnome.Epiphany" then assign_workspace 1 2 +rule_096 = on created if app_id is "so.libdb.dissent" then set geometry 317 73 1650 1144 +rule_097 = on created if app_id is "so.libdb.dissent" then set alpha 0.9 +rule_098 = on created if app_id is "so.libdb.dissent" then assign_workspace 1 2 +rule_099 = on created if title is "Resources" then set geometry 1304 87 859 570 +rule_100 = on created if title is "Resources" then set alpha 0.8 +rule_1000 = on created if app_id is "firefox" then set alpha 1.0 +rule_101 = on created if title is "Resources" then assign_workspace 0 1 +rule_102 = on created if app_id is "org.gnome.Showtime" then set geometry 1839 461 468 832 +rule_103 = on created if app_id is "org.gnome.Showtime" then assign_workspace 2 2 +rule_104 = on created if app_id is "xdg-desktop-portal-gtk" then set geometry 805 303 892 527 +rule_106 = on created if app_id is "rio" then set geometry 1331 80 850 550 +rule_107 = on created if app_id is "rio" then set alpha 0.8 +rule_108 = on created if app_id is "rio" then assign_workspace 0 0 +rule_109 = on created if app_id is "org.gnome.SystemMonitor" then set geometry 1293 105 818 549 +rule_110 = on created if app_id is "org.gnome.SystemMonitor" then set alpha 0.8 +rule_111 = on created if app_id is "org.gnome.SystemMonitor" then assign_workspace 0 1 +rule_112 = on created if app_id is "feh" then move 1125 135 +rule_113 = on created if app_id is "com.github.neithern.g4music" then set geometry 1479 86 705 512 +rule_114 = on created if app_id is "com.github.neithern.g4music" then set alpha 0.8 +rule_115 = on created if app_id is "com.github.neithern.g4music" then assign_workspace 0 2 +rule_116 = on created if app_id is "xdg-desktop-portal-gtk" then set alpha 0.8 +rule_118 = on created if app_id is "io.github.amit9838.mousam" then set alpha 0.8 +rule_119 = on created if title is "File Upload" then set geometry 776 323 873 489 +rule_120 = on created if title is "File Upload" then set alpha 0.8 +rule_121 = on created if app_id is "org.gnome.Loupe" then set geometry 1402 675 685 480 +rule_122 = on created if app_id is "gtk-layer-shell" then set alpha 0.9 +rule_123 = on created if app_id is "com.github.wwmm.easyeffects" then set alpha 0.8 +rule_124 = on created if title is "layout" then set geometry 247 51 1920 1203 +rule_125 = on created if title is "layout" then assign_workspace 0 2 +rule_126 = on created if app_id is "org.gnome.Calculator" then set alpha 0.7 +rule_127 = on created if app_id is "spotube" then set alpha 0.7 +rule_128 = on created if title is "Better Control" then set geometry 295 634 900 636 +rule_129 = on created if title is "Better Control" then set alpha 0.7 +rule_130 = on created if title is "Better Control" then assign_workspace 0 1 +rule_131 = on created if app_id is "de.haeckerfelix.Fragments" then set alpha 0.7 +rule_132 = on created if app_id is "viewnior" then set geometry 1407 472 824 710 +rule_133 = on created if app_id is "viewnior" then set alpha 0.8 +rule_134 = on created if app_id is "org.gnome.Totem" then set geometry 1363 658 763 492 +rule_135 = on created if app_id is "org.gnome.Totem" then set alpha 1.0 +rule_136 = on created if app_id is "org.gnome.Totem" then assign_workspace 0 0 +rule_137 = on created if app_id is "org.nickvision.tubeconverter" then set geometry 1423 98 692 621 +rule_138 = on created if app_id is "org.nickvision.tubeconverter" then set alpha 0.8 +rule_139 = on created if app_id is "org.nickvision.tubeconverter" then assign_workspace 2 2 +rule_140 = on created if app_id is "com.mitchellh.ghostty" then set geometry 298 695 705 508 +rule_141 = on created if app_id is "com.mitchellh.ghostty" then set alpha 0.8 +rule_142 = on created if app_id is "com.mitchellh.ghostty" then assign_workspace 2 0 +rule_143 = on created if app_id is "waypaper" then set geometry 1273 686 843 636 +rule_144 = on created if app_id is "waypaper" then set alpha 0.8 +rule_145 = on created if app_id is "waypaper" then assign_workspace 0 1 +rule_146 = on created if app_id is "clipse" then set alpha 0.8 +rule_147 = on created if app_id is "org.gnome.Terminal" then set geometry 289 82 1861 1188 +rule_148 = on created if app_id is "org.gnome.Terminal" then set alpha 0.8 +rule_149 = on created if app_id is "org.gnome.Terminal" then assign_workspace 0 2 +rule_150 = on created if app_id is "com.toolstack.Folio" then set alpha 0.8 +rule_151 = on created if app_id is "io.missioncenter.MissionCenter" then set alpha 0.8 +rule_152 = on created if app_id is "tilix" then set geometry 1364 102 775 478 +rule_153 = on created if app_id is "tilix" then set alpha 0.8 +rule_154 = on created if app_id is "tilix" then assign_workspace 0 0 +rule_155 = on created if app_id is "quickshell" then set alpha 0.8 +rule_156 = on created if app_id is "io.github.TheWisker.Cavasik" then set alpha 0.8 +rule_157 = on created if app_id is "zen" then set geometry 255 72 1971 1189 +rule_158 = on created if app_id is "zen" then set alpha 1.0 +rule_159 = on created if app_id is "zen" then assign_workspace 1 1 +rule_160 = on created if app_id is "org.gnome.gedit" then set geometry 1130 62 1071 1150 +rule_161 = on created if app_id is "org.gnome.gedit" then set alpha 0.8 +rule_162 = on created if app_id is "org.gnome.gedit" then assign_workspace 2 0 +rule_163 = on created if app_id is "com.github.rafostar.Clapper" then set geometry 1358 450 739 415 +rule_164 = on created if title contains "Save Image" then set geometry 659 355 890 611 +rule_165 = on created if app_id is "fsearch" then set geometry 296 82 888 513 +rule_166 = on created if app_id is "fsearch" then set alpha 0.8 +rule_167 = on created if app_id is "fsearch" then assign_workspace 0 1 +rule_168 = on created if app_id is "btm-toggle" then set alpha 0.7 +rule_169 = on created if app_id is "btm-toggle" then set geometry 1862 26 710 1203 +rule_170 = on created if title is "SleepToken" then set geometry 1570 450 427 757 +rule_171 = on created if title is "SleepToken" then assign_workspace 2 2 +rule_172 = on created if title is "BountyHunterGalactic" then set geometry 1389 734 739 415 +rule_173 = on created if title is "BountyHunterGalactic" then assign_workspace 0 0 +rule_174 = on created if app_id is "org.gnome.Meld" then set alpha 0.7 +rule_175 = on created if app_id is "im.riot.Riot" then set geometry 348 62 1823 1254 +rule_176 = on created if app_id is "im.riot.Riot" then set alpha 0.8 +rule_177 = on created if app_id is "im.riot.Riot" then assign_workspace 1 2 +rule_178 = on created if app_id is "im.riot.Riot" then set geometry 257 55 1974 1234 +rule_179 = on created if app_id is "im.riot.Riot" then set alpha 0.9 +rule_180 = on created if app_id is "im.riot.Riot" then assign_workspace 2 2 +rule_181 = on created if title is "Open Files" then set geometry 877 394 920 508 +rule_182 = on created if title is "Open Image" then set geometry 877 394 920 508 +rule_183 = on created if app_id is "gimp" then move 245 61 +rule_184 = on created if app_id is "gimp" then set alpha 1.0 +rule_185 = on created if app_id is "gimp" then assign_workspace 2 2 +rule_186 = on created if app_id is "com.example.Nordic" then set alpha 0.8 +rule_187 = on created if app_id is "helium" then set geometry 250 51 1946 1252 +rule_188 = on created if app_id is "helium" then set alpha 1.0 +rule_189 = on created if app_id is "helium" then assign_workspace 1 0 +rule_190 = on created if title is "main" then set geometry 259 662 786 480 +rule_191 = on created if title is "main" then assign_workspace 2 0 +rule_192 = on created if app_id is "mpv" then set geometry 1660 693 818 482 +rule_193 = on created if app_id is "org.inkscape.Inkscape" then set geometry 291 84 1784 1058 +rule_194 = on created if app_id is "org.inkscape.Inkscape" then assign_workspace 0 2 + +[winshadows] +clip_shadow_inside = true +enabled_views = type is "toplevel" & floating is true +glow_color = \#1C71D8FF +glow_emissivity = 1.000000 +glow_enabled = false +glow_intensity = 0.600000 +glow_radius_limit = 100 +glow_spread = 10.000000 +glow_threshold = 0.030000 +horizontal_offset = 0 +include_undecorated_views = false +light_type = gaussian +overscale = 1.000000 +shadow_color = \#00000070 +shadow_radius = 40 +vertical_offset = 5 + +[winzoom] +dec_x_binding = KEY_LEFT +dec_y_binding = KEY_UP +inc_x_binding = KEY_RIGHT +inc_y_binding = KEY_DOWN +modifier = +nearest_filtering = false +preserve_aspect = true +zoom_step = 0.100000 + +[wm-actions] +minimize = none +send_to_back = none +toggle_always_on_top = none +toggle_fullscreen = none +toggle_maximize = KEY_F +toggle_showdesktop = none +toggle_sticky = none + +[wobbly] +friction = 3.000000 +grid_resolution = 6 +spring_k = 8.000000 + +[workarounds] +all_dialogs_modal = true +app_id_mode = full +auto_reload_config = true +config_reload_delay = 20 +disable_primary_selection = false +discard_command_output = true +dynamic_repaint_delay = false +enable_input_method_v2 = false +enable_opaque_region_damage_optimizations = false +enable_so_unloading = false +focus_main_surface_instead_of_popup = false +force_frame_sync = false +force_preferred_decoration_mode = false +keep_last_toplevel_activated = true +max_buffer_size = 16384 +remove_output_limits = false +use_external_output_configuration = false + +[workspace-names] +background_color = \#333333B3 +background_radius = 30.000000 +display_duration = 500 +font = sans-serif +margin = 0 +position = center +show_option_names = false +show_option_values = false +text_color = \#FFFFFFFF + +[wrot] +activate = BTN_RIGHT +activate-3d = BTN_RIGHT +invert = false +reset = KEY_R +reset-one = KEY_R +reset_radius = 25.000000 +sensitivity = 24 + +[wsets] +label_duration = 2000ms circle + +[xdg-activation] +check_surface = false +only_last_request = false +timeout = 30 + +[zoom] +interpolation_method = 0 +modifier = +smoothing_duration = 300ms circle +speed = 0.010000 + diff --git a/wayfire-old.ini b/wayfire-old.ini new file mode 100644 index 0000000..e45c7ca --- /dev/null +++ b/wayfire-old.ini @@ -0,0 +1,589 @@ +[alpha] +min_value = 0.100000 +modifier = + +[animate] +close_animation = zoom +duration = 400ms circle +enabled_for = (type equals "toplevel" | (type equals "x-or" & focusable equals true)) +fade_duration = 400ms circle +fade_enabled_for = type equals "overlay" +fire_color = \#B22303FF +fire_duration = 300ms linear +fire_enabled_for = none +fire_particle_size = 16.000000 +fire_particles = 2000 +minimize_animation = squeezimize +open_animation = zoom +random_fire_color = false +spin_duration = 250ms linear +spin_rotations = 1 +squeezimize_duration = 150ms linear +startup_duration = 600ms linear +zap_duration = 250ms linear +zoom_duration = 500ms circle +zoom_enabled_for = none + +[annotate] +clear_workspace = KEY_C +draw = BTN_LEFT +from_center = true +line_width = 3.000000 +method = draw +stroke_color = \#FF0000FF + +[autorotate-iio] +lock_rotation = false +rotate_down = KEY_DOWN +rotate_left = KEY_LEFT +rotate_right = KEY_RIGHT +rotate_up = KEY_UP + +[autostart] +autostart_wf_shell = true + +[bench] +average_frames = 25 +position = top_center + +[blur] +blur_by_default = type is "toplevel" +bokeh_degrade = 1 +bokeh_iterations = 15 +bokeh_offset = 5.000000 +box_degrade = 1 +box_iterations = 2 +box_offset = 1.000000 +gaussian_degrade = 1 +gaussian_iterations = 2 +gaussian_offset = 1.000000 +kawase_degrade = 3 +kawase_iterations = 2 +kawase_offset = 1.700000 +method = kawase +saturation = 1.000000 +toggle = none + +[command] + +[core] +background_color = \#1A1A1AFF +close_top_view = KEY_Q | KEY_F4 +exit = KEY_BACKSPACE +focus_button_with_modifiers = false +focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT +focus_buttons_passthrough = true +max_render_time = -1 +plugins = alpha animate autostart command cube decoration expo fast-switcher fisheye foreign-toplevel grid gtk-shell idle invert move oswitch place resize session-lock shortcuts-inhibit switcher vswitch wayfire-shell window-rules wobbly wrot zoom +preferred_decoration_mode = client +transaction_timeout = 100 +vheight = 3 +vwidth = 3 +xwayland = true +xwayland_startup_script = + +[crosshair] +line_color = \#FF0000FF +line_width = 2 + +[cube] +activate = BTN_LEFT +background = \#1A1A1AFF +background_mode = simple +cubemap_image = +deform = 0 +initial_animation = 350ms circle +light = true +rotate_left = none +rotate_right = none +skydome_mirror = true +skydome_texture = +speed_spin_horiz = 0.020000 +speed_spin_vert = 0.020000 +speed_zoom = 0.070000 +zoom = 0.100000 + +[decoration] +active_color = \#222222AA +border_size = 4 +button_order = minimize maximize close +font = sans-serif +font_color = \#FFFFFFFF +forced_views = none +ignore_views = none +inactive_color = \#333333DD +title_height = 30 + +[expo] +background = \#1A1A1AFF +duration = 300ms circle +inactive_brightness = 0.700000 +keyboard_interaction = true +offset = 10 +toggle = KEY_E +transition_length = 200 + +[extra-animations] +blinds_duration = 700ms linear +blinds_strip_height = 20 +helix_duration = 700ms linear +helix_rotations = 2 +helix_strip_height = 20 +melt_distortion_factor = 20 +melt_duration = 1000ms linear +shatter_duration = 1000ms linear +vortex_duration = 1000ms linear + +[extra-gestures] +close_fingers = 20 +move_delay = 750 +move_fingers = 3 + +[fast-switcher] +activate = KEY_ESC +activate_backward = KEY_ESC +inactive_alpha = 0.700000 + +[filters] + +[fisheye] +radius = 450.000000 +toggle = KEY_F +zoom = 7.000000 + +[focus-change] +cross-output = false +cross-workspace = false +down = KEY_DOWN +grace-down = 1 +grace-left = 1 +grace-right = 1 +grace-up = 1 +left = KEY_LEFT +raise-on-change = true +right = KEY_RIGHT +scan-height = 0 +scan-width = 0 +up = KEY_UP + +[focus-request] +auto_focus_children = true +auto_focus_views = none +auto_grant_focus = false +deny_focus_views = none +focus_last_demand = KEY_A +focus_stealing_timeout = 1000 + +[focus-steal-prevent] +cancel_keys = KEY_ENTER +deny_focus_views = none +timeout = 1000 + +[follow-focus] +change_output = true +change_view = true +focus_delay = 50 +raise_on_top = true +threshold = 10 + +[force-fullscreen] +constrain_pointer = false +constraint_area = view +key_toggle_fullscreen = KEY_F +preserve_aspect = true +transparent_behind_views = true +x_skew = 0.000000 +y_skew = 0.000000 + +[foreign-toplevel] + +[ghost] +ghost_match = +ghost_toggle = + +[grid] +duration = 300ms circle +restore = KEY_DOWN | KEY_KP0 +slot_b = KEY_KP2 +slot_bl = KEY_KP1 +slot_br = KEY_KP3 +slot_c = KEY_UP | KEY_KP5 +slot_l = KEY_LEFT | KEY_KP4 +slot_r = KEY_RIGHT | KEY_KP6 +slot_t = KEY_KP8 +slot_tl = KEY_KP7 +slot_tr = KEY_KP9 +type = crossfade + +[gtk-shell] + +[hide-cursor] +hide_delay = 2000 +toggle = KEY_H + +[idle] +cube_max_zoom = 1.500000 +cube_rotate_speed = 1.000000 +cube_zoom_speed = 1000 +disable_initially = false +disable_on_fullscreen = true +dpms_timeout = -1 +screensaver_timeout = 3600 +toggle = none + +[input] +3fg_drag = default +click_method = default +cursor_size = 24 +cursor_theme = default +disable_touchpad_while_mouse = false +disable_touchpad_while_typing = false +drag_lock = false +gesture_sensitivity = 1.000000 +kb_capslock_default_state = false +kb_numlock_default_state = false +kb_repeat_delay = 400 +kb_repeat_rate = 40 +left_handed_mode = false +middle_emulation = false +modifier_binding_timeout = 400 +mouse_accel_profile = default +mouse_cursor_speed = 0.000000 +mouse_natural_scroll = false +mouse_scroll_speed = 1.000000 +natural_scroll = false +scroll_method = default +tablet_motion_mode = default +tap_and_drag = true +tap_to_click = true +touchpad_accel_profile = default +touchpad_cursor_speed = 0.000000 +touchpad_scroll_speed = 1.000000 +xkb_layout = us +xkb_model = +xkb_options = +xkb_rules = evdev +xkb_variant = + +[input-device] +calibration = +output = + +[input-method-v1] +enable_text_input_v1 = true +enable_text_input_v3 = true + +[invert] +preserve_hue = true +toggle = KEY_I + +[ipc] + +[ipc-rules] + +[join-views] + +[keycolor] +color = \#000000FF +opacity = 0.250000 +threshold = 0.500000 + +[mag] +default_height = 500 +toggle = KEY_M +zoom_level = 75 + +[move] +activate = BTN_LEFT +enable_snap = true +enable_snap_off = true +join_views = false +preview_base_border = \#404080CC +preview_base_color = \#8080FF80 +preview_border_width = 3 +quarter_snap_threshold = 50 +snap_off_threshold = 10 +snap_threshold = 10 +workspace_switch_after = -1 + +[obs] + +[oswitch] +above_output = +below_output = +left_output = +next_output = KEY_O +next_output_with_win = KEY_O +prev_output = +prev_output_with_win = +right_output = + +[output] +depth = 8 +icc_profile = +mode = auto +position = auto +scale = 1.000000 +transform = normal +vrr = false + +[pin-view] + +[pixdecor] +always_decorate = none +animate = false +bg_color = \#124580D9 +bg_text_color = \#B3B3B3FF +border_size = 5 +button_close_image = +button_color = \#000000FF +button_line_thickness = 0.700000 +button_maximize_image = +button_minimize_image = +button_spacing = 5 +button_x_offset = 0 +button_y_offset = 0 +csd_titlebar_height = 32 +effect_color = \#E01C24FF +effect_type = none +enable_shade = true +fg_color = \#E6A60AFF +fg_text_color = \#FFFFFFFF +ignore_views = none +maximized_borders = false +maximized_shadows = false +overlay_engine = none +rounded_corner_radius = 5 +shade_duration = 1000ms sigmoid +shade_modifier = +shade_toggle = +shadow_color = \#00000040 +shadow_radius = 10 +title_font = +title_text_align = 1 +titlebar = true + +[place] +mode = center + +[preserve-output] +last_output_focus_timeout = 10000 + +[resize] +activate = BTN_RIGHT +activate_preserve_aspect = none +min_height = 0 +min_width = 0 + +[scale] +allow_zoom = false +bg_color = \#1A1A1AE6 +close_on_new_view = false +duration = 750ms circle +inactive_alpha = 0.750000 +include_minimized = false +middle_click_close = false +minimized_alpha = 0.450000 +outer_margin = 0 +spacing = 50 +text_color = \#CCCCCCFF +title_font_size = 16 +title_overlay = all +title_position = center +toggle = KEY_P +toggle_all = + +[scale-title-filter] +bg_color = \#00000080 +case_sensitive = false +font_size = 30 +overlay = true +share_filter = false +text_color = \#CCCCCCCC + +[session-lock] + +[shortcuts-inhibit] +break_grab = none +ignore_views = none +inhibit_by_default = none + +[showrepaint] +reduce_flicker = true +toggle = KEY_S + +[showtouch] +center_color = \#80008080 +finger_color = \#00800080 +toggle = KEY_S +touch_duration = 250ms sigmoid +touch_radius = 25 + +[simple-tile] +animation_duration = 0ms circle +button_move = BTN_LEFT +button_resize = BTN_RIGHT +inner_gap_size = 5 +keep_fullscreen_on_adjacent = true +key_focus_above = KEY_K +key_focus_below = KEY_J +key_focus_left = KEY_H +key_focus_right = KEY_L +key_toggle = KEY_T +outer_horiz_gap_size = 0 +outer_vert_gap_size = 0 +preview_base_border = \#404080CC +preview_base_color = \#8080FF80 +preview_border_width = 3 +tile_by_default = all + +[switcher] +next_view = KEY_TAB +prev_view = KEY_TAB +speed = 500ms circle +view_thumbnail_rotation = 30 +view_thumbnail_scale = 1.000000 + +[view-shot] +capture = BTN_MIDDLE +command = notify-send "The view under cursor was captured to %f" +filename = /tmp/snapshot-%F-%T.png + +[vswipe] +background = \#1A1A1AFF +delta_threshold = 24.000000 +duration = 180ms circle +enable_free_movement = false +enable_horizontal = true +enable_smooth_transition = false +enable_vertical = true +fingers = 4 +gap = 32.000000 +speed_cap = 0.050000 +speed_factor = 256.000000 +threshold = 0.350000 + +[vswitch] +background = \#1A1A1AFF +binding_down = KEY_DOWN +binding_last = +binding_left = KEY_LEFT +binding_right = KEY_RIGHT +binding_up = KEY_UP +duration = 300ms circle +gap = 20 +send_win_down = +send_win_last = +send_win_left = +send_win_right = +send_win_up = +with_win_down = +with_win_last = +with_win_left = KEY_LEFT +with_win_right = KEY_RIGHT +with_win_up = KEY_UP +wraparound = false + +[water] +activate = BTN_LEFT + +[wayfire-shell] +toggle_menu = + +[window-rules] + +[winshadows] +clip_shadow_inside = true +enabled_views = type is "toplevel" & floating is true +glow_color = \#1C71D8FF +glow_emissivity = 1.000000 +glow_enabled = false +glow_intensity = 0.600000 +glow_radius_limit = 100 +glow_spread = 10.000000 +glow_threshold = 0.030000 +horizontal_offset = 0 +include_undecorated_views = false +light_type = gaussian +overscale = 1.000000 +shadow_color = \#00000070 +shadow_radius = 40 +vertical_offset = 5 + +[winzoom] +dec_x_binding = KEY_LEFT +dec_y_binding = KEY_UP +inc_x_binding = KEY_RIGHT +inc_y_binding = KEY_DOWN +modifier = +nearest_filtering = false +preserve_aspect = true +zoom_step = 0.100000 + +[wm-actions] +minimize = none +send_to_back = none +toggle_always_on_top = none +toggle_fullscreen = none +toggle_maximize = none +toggle_showdesktop = none +toggle_sticky = none + +[wobbly] +friction = 3.000000 +grid_resolution = 6 +spring_k = 8.000000 + +[workarounds] +all_dialogs_modal = true +app_id_mode = stock +auto_reload_config = true +config_reload_delay = 20 +disable_primary_selection = false +discard_command_output = true +dynamic_repaint_delay = false +enable_input_method_v2 = false +enable_opaque_region_damage_optimizations = false +enable_so_unloading = false +focus_main_surface_instead_of_popup = false +force_frame_sync = false +force_preferred_decoration_mode = false +keep_last_toplevel_activated = true +max_buffer_size = 16384 +remove_output_limits = false +use_external_output_configuration = false + +[workspace-names] +background_color = \#333333B3 +background_radius = 30.000000 +display_duration = 500 +font = sans-serif +margin = 0 +position = center +show_option_names = false +show_option_values = false +text_color = \#FFFFFFFF + +[wrot] +activate = BTN_RIGHT +activate-3d = BTN_RIGHT +invert = false +reset = KEY_R +reset-one = KEY_R +reset_radius = 25.000000 +sensitivity = 24 + +[wsets] +label_duration = 2000ms linear + +[xdg-activation] +check_surface = false +only_last_request = false +timeout = 30 + +[zoom] +interpolation_method = 0 +modifier = +smoothing_duration = 300ms linear +speed = 0.010000 + diff --git a/wayfire.ini b/wayfire.ini new file mode 100644 index 0000000..8cf9921 --- /dev/null +++ b/wayfire.ini @@ -0,0 +1,900 @@ +[alpha] +min_value = 0.100000 +modifier = + +[animate] +close_animation = vortex +duration = 200ms circle +enabled_for = (type equals "toplevel" | (type equals "x-or" & focusable equals true)) +fade_duration = 400ms circle +fade_enabled_for = type equals "overlay" +fire_color = \#B22303FF +fire_duration = 300ms circle +fire_enabled_for = none +fire_particle_size = 16.000000 +fire_particles = 2000 +minimize_animation = zoom +open_animation = zoom +random_fire_color = false +spin_duration = 250ms linear +spin_rotations = 1 +squeezimize_duration = 700ms linear +startup_duration = 0ms linear +zap_duration = 250ms linear +zoom_duration = 2000ms circle +zoom_enabled_for = none + +[annotate] +clear_workspace = KEY_C +draw = BTN_LEFT +from_center = true +line_width = 3.000000 +method = draw +stroke_color = \#FF0000FF + +[autorotate-iio] +lock_rotation = false +rotate_down = KEY_DOWN +rotate_left = KEY_LEFT +rotate_right = KEY_RIGHT +rotate_up = KEY_UP + +[autostart] +0_0 = systemctl --user import-environment WAYLAND_DISPLAY XDG_CURRENT_DESKTOP QT_QPA_PLATFORMTHEME +0_environment = dbus-update-activation-environment --systemd WAYLAND_DISPLAY DISPLAY XAUTHORITY +autostart_wf_shell = false +background = swaybg -i ~/Pictures/Wallpaper/Nord/Fox.png -m fill & +dock = sleep 5 && wf-dock +launcher01 = firefox +launcher02 = helium-browser +launcher03 = kitty --title Kitty +launcher04 = kitty --title layout --session ~/.config/kitty/kitty_layout.conf & +launcher05 = ~/.local/bin/rio -e ncmpcpp +launcher06 = wezterm +launcher07 = ~/.config/ipc-scripts/file-rules.py +launcher08 = kitty --title main +launcher09 = +launcher10 = better-control +launcher11 = gnome-system-monitor +launcher12 = nwg-look +launcher13 = flatpak run dev.vencord.Vesktop +launcher14 = ristretto -s /mnt/media/Deviant/Art6/evening_in_dystopia.jpg & +launcher15 = SDL_VIDEODRIVER=wayland ~/.local/bin/lite-xl ~/.config/wayfire.ini ~/.Wayfirehow.md & +launcher17 = waypaper +launcher18 = clipse -listen +launcher20 = +launcher22 = ~/.config/scripts/start_way_ironbar.sh & +launcher23 = ~/.config/ipc-scripts/monitor_workspaces.py +launcher24 = flatpak run org.nickvision.tubeconverter +launcher25 = ulauncher --hide-window +launcher26 = swayosd-server +launcher27 = swayosd-libinput-backend +launcher28 = notify-send -a aurora "hello $(whoami)" +launcher29 = pactl load-module module-switch-on-connect +launcher30 = ~/.config/scripts/./eww-start3.sh +launcher31 = ~/.bin/clapper.sh +launcher32 = systemctl --user start xava-wayfire.service +launcher33 = swaybg +launcher34 = ~/.config/ipc-scripts/Window_fix_helium.py +launcher35 = ~/.config/ipc-scripts/Window_fix_gimp.py +notifications = mako +polkit-gnome = /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1 +portal = ~/.config/scripts/portal.sh +xdg = sleep 1 && (XDG_SESSION_TYPE=wayland XDG_CURRENT_DESKTOP=sway) + +[bench] +average_frames = 25 +position = bottom_right + +[blur] +blur_by_default = all +bokeh_degrade = 1 +bokeh_iterations = 15 +bokeh_offset = 5.000000 +box_degrade = 1 +box_iterations = 2 +box_offset = 1.000000 +gaussian_degrade = 1 +gaussian_iterations = 2 +gaussian_offset = 1.000000 +kawase_degrade = 8 +kawase_iterations = 2 +kawase_offset = 2.000000 +method = gaussian +saturation = 1.000000 +toggle = none + +[command] +binding_clipboard = KEY_K +binding_launcher = KEY_SPACE +binding_logout = KEY_ESC +binding_mute = KEY_MUTE +binding_rofi = KEY_R +binding_screenshot = KEY_SYSRQ +binding_slurp = KEY_SYSRQ +binding_terminal = KEY_ENTER +binding_voldown = KEY_VOLUMEDOWN +binding_volup = KEY_VOLUMEUP +command_clipboard = alacritty --class clipse -e 'clipse' +command_launcher = ulauncher-toggle & +command_logout = wlogout +command_mute = swayosd-client --output-volume mute-toggle +command_rofi = rofi -show drun +command_screenshot = ~/.bin/grimshot.sh --notify save screen +command_slurp = grim -g "$(slurp)" - | swappy -f - +command_terminal = blackbox +command_voldown = wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%- | swayosd-client --output-volume lower +command_volup = wpctl set-volume @DEFAULT_AUDIO_SINK@ 5%+ | swayosd-client --output-volume raise + +[core] +background_color = \#1A1A1AFF +close_top_view = KEY_Q +exit = KEY_BACKSPACE +focus_button_with_modifiers = false +focus_buttons = BTN_LEFT | BTN_MIDDLE | BTN_RIGHT +focus_buttons_passthrough = true +max_render_time = -1 +plugins = ipc ipc-rules plugin stipc alpha animate autostart command cube expo fast-switcher fisheye foreign-toplevel gtk-shell idle move place resize switcher vswitch window-rules wm-actions wobbly wrot scale wf-info wsets wayfire-shell blur xdg-activation pixdecor follow-focus +preferred_decoration_mode = client +transaction_timeout = 100 +vheight = 3 +vwidth = 3 +xwayland = true +xwayland_startup_script = + +[crosshair] +line_color = \#FF0000FF +line_width = 2 + +[cube] +activate = BTN_LEFT +background = \#1A1A1AFF +background_mode = simple +cubemap_image = +deform = 0 +initial_animation = 350ms circle +light = true +rotate_left = none +rotate_right = none +skydome_mirror = true +skydome_texture = +speed_spin_horiz = 0.020000 +speed_spin_vert = 0.020000 +speed_zoom = 0.070000 +zoom = 0.100000 + +[decoration] +active_color = \#222222AA +border_size = 0 +button_order = minimize maximize close +font = sans-serif +font_color = \#FFFFFFFF +forced_views = none +ignore_views = none +inactive_color = \#333333DD +title_height = 0 + +[expo] +background = \#1A1A1AFF +duration = 300ms circle +inactive_brightness = 0.700000 +keyboard_interaction = true +offset = 10 +select_workspace_1 = KEY_1 +select_workspace_2 = KEY_2 +select_workspace_3 = KEY_3 +select_workspace_4 = KEY_4 +select_workspace_5 = KEY_5 +select_workspace_6 = KEY_6 +select_workspace_7 = KEY_7 +select_workspace_8 = KEY_8 +select_workspace_9 = KEY_9 +toggle = | hotspot left-top 10x10 200 +transition_length = 200 + +[extra-animations] +blinds_duration = 700ms linear +blinds_strip_height = 20 +dodge_direction = cardinal +dodge_duration = 350ms linear +dodge_rotate = false +dodge_toggle = false +dodge_zoom = true +helix_duration = 700ms linear +helix_rotations = 2 +helix_strip_height = 20 +melt_distortion_factor = 20 +melt_duration = 1000ms linear +shatter_duration = 1000ms linear +vortex_duration = 1000ms linear + +[extra-gestures] +close_fingers = 20 +move_delay = 500 +move_fingers = 3 + +[fast-switcher] +activate = KEY_ESC +activate_backward = KEY_ESC +inactive_alpha = 0.700000 + +[filters] + +[fisheye] +radius = 450.000000 +toggle = KEY_F +zoom = 7.000000 + +[focus-change] +cross-output = false +cross-workspace = false +down = KEY_DOWN +grace-down = 15 +grace-left = 13 +grace-right = 13 +grace-up = 11 +left = KEY_LEFT +raise-on-change = true +right = KEY_RIGHT +scan-height = 9 +scan-width = 12 +up = KEY_UP + +[focus-request] +auto_focus_children = true +auto_focus_views = none +auto_grant_focus = false +deny_focus_views = none +focus_last_demand = KEY_A +focus_stealing_timeout = 1000 + +[focus-steal-prevent] +cancel_keys = KEY_ENTER +deny_focus_views = none +timeout = 1000 + +[follow-focus] +change_output = true +change_view = true +focus_delay = 50 +raise_on_top = true +threshold = 10 + +[force-fullscreen] +constrain_pointer = false +constraint_area = view +key_toggle_fullscreen = KEY_F +preserve_aspect = true +transparent_behind_views = true +x_skew = 0.000000 +y_skew = 0.000000 + +[foreign-toplevel] + +[ghost] +ghost_match = +ghost_toggle = + +[grid] +duration = 300ms circle +restore = KEY_DOWN | KEY_KP0 +slot_b = KEY_KP2 +slot_bl = KEY_KP1 +slot_br = KEY_KP3 +slot_c = KEY_UP | KEY_KP5 +slot_l = KEY_LEFT | KEY_KP4 +slot_r = KEY_RIGHT | KEY_KP6 +slot_t = KEY_KP8 +slot_tl = KEY_KP7 +slot_tr = KEY_KP9 +type = crossfade + +[gtk-shell] + +[hide-cursor] +hide_delay = 2000 +toggle = KEY_H + +[idle] +cube_max_zoom = 1.500000 +cube_rotate_speed = 1.000000 +cube_zoom_speed = 1000 +disable_initially = false +disable_on_fullscreen = false +dpms_timeout = -1 +screensaver_timeout = 240 +toggle = none + +[input] +3fg_drag = default +click_method = default +cursor_size = 24 +cursor_theme = Bibata-Modern-Classic +disable_touchpad_while_mouse = false +disable_touchpad_while_typing = false +drag_lock = false +gesture_sensitivity = 1.000000 +kb_capslock_default_state = false +kb_numlock_default_state = true +kb_repeat_delay = 400 +kb_repeat_rate = 40 +left_handed_mode = false +middle_emulation = false +modifier_binding_timeout = 400 +mouse_accel_profile = default +mouse_cursor_speed = 0.000000 +mouse_natural_scroll = false +mouse_scroll_speed = 1.000000 +natural_scroll = false +scroll_method = default +tablet_motion_mode = default +tap_and_drag = true +tap_to_click = true +touchpad_accel_profile = default +touchpad_cursor_speed = 0.000000 +touchpad_scroll_speed = 1.000000 +xkb_layout = us, ca +xkb_model = pc105 +xkb_options = grp:alt_shift_toggle +xkb_rules = evdev +xkb_variant = altgr-intl + +[input-device] +calibration = +output = + +[input-method-v1] +enable_text_input_v1 = true +enable_text_input_v3 = true + +[invert] +preserve_hue = false +toggle = KEY_I + +[ipc] + +[ipc-rules] + +[join-views] + +[keycolor] +color = \#000000FF +opacity = 0.250000 +threshold = 0.500000 + +[live-previews] +destroy_output = false +frame_skip = 1 +max_dimension = 200 + +[mag] +default_height = 500 +toggle = KEY_M +zoom_level = 75 + +[move] +activate = BTN_LEFT +enable_snap = true +enable_snap_off = true +join_views = false +preview_base_border = \#404080CC +preview_base_color = \#8080FF80 +preview_border_width = 3 +quarter_snap_threshold = 50 +snap_off_threshold = 200 +snap_threshold = 10 +workspace_switch_after = -1 + +[obs] + +[oswitch] +above_output = +below_output = +left_output = +next_output = KEY_O +next_output_with_win = KEY_O +prev_output = +prev_output_with_win = +right_output = + +[output] +depth = 8 +icc_profile = +mode = auto +position = auto +scale = 1.000000 +transform = normal +vrr = false + +[pin-view] + +[pixdecor] +always_decorate = +animate = true +bg_color = \#2E3440FF +bg_text_color = \#B3B3B3FF +border_size = 5 +button_close_hover_image = +button_close_image = +button_color = \#000000FF +button_hover_duration = 500 +button_line_thickness = 0.700000 +button_maximize_hover_image = +button_maximize_image = +button_minimize_hover_image = +button_minimize_image = +button_restore_hover_image = +button_restore_image = +button_spacing = 5 +button_x_offset = 0 +button_y_offset = 0 +csd_titlebar_height = 32 +effect_color = \#9D7CD8FF +effect_type = none +enable_shade = true +fg_color = \#2E3440FF +fg_text_color = \#FFFFFFFF +ignore_views = (app_id is "ulauncher") +left_button_spacing = 5 +left_button_x_offset = 0 +maximized_borders = true +maximized_shadows = true +overlay_engine = rounded_corners +right_button_spacing = 5 +right_button_x_offset = 0 +rounded_corner_radius = 12 +shade_duration = 1000ms sigmoid +shade_modifier = +shade_toggle = +shadow_color = \#00000040 +shadow_radius = 10 +title_font = +title_text_align = 1 +titlebar = false + +[place] +mode = center + +[preserve-output] +last_output_focus_timeout = 10000 + +[resize] +activate = BTN_RIGHT +activate_preserve_aspect = none +min_height = 0 +min_width = 0 + +[scale] +allow_zoom = false +bg_color = \#1A1A1AE6 +close_on_new_view = false +duration = 400ms circle +inactive_alpha = 0.750000 +include_minimized = false +middle_click_close = false +minimized_alpha = 0.450000 +outer_margin = 0 +spacing = 50 +text_color = \#CCCCCCFF +title_font_size = 16 +title_overlay = all +title_position = center +toggle = KEY_P +toggle_all = + +[scale-title-filter] +bg_color = \#00000080 +case_sensitive = false +font_size = 30 +overlay = true +share_filter = false +text_color = \#CCCCCCCC + +[session-lock] + +[shortcuts-inhibit] +break_grab = none +ignore_views = none +inhibit_by_default = none + +[showrepaint] +reduce_flicker = true +toggle = KEY_S + +[showtouch] +center_color = \#80008080 +finger_color = \#00800080 +toggle = KEY_S +touch_duration = 250ms sigmoid +touch_radius = 25 + +[simple-tile] +animation_duration = 0ms circle +button_move = BTN_LEFT +button_resize = BTN_RIGHT +inner_gap_size = 2 +keep_fullscreen_on_adjacent = true +key_focus_above = KEY_K +key_focus_below = KEY_J +key_focus_left = KEY_H +key_focus_right = KEY_L +key_toggle = KEY_T +key_toggle_maximized = KEY_M +outer_horiz_gap_size = 0 +outer_vert_gap_size = 0 +preview_base_border = \#404080CC +preview_base_color = \#8080FF80 +preview_border_width = 3 +tile_by_default = all + +[switcher] +next_view = KEY_TAB +prev_view = KEY_TAB +speed = 500ms circle +view_thumbnail_rotation = 30 +view_thumbnail_scale = 1.000000 + +[vertical_kube] +activate = BTN_LEFT +background = 0.1 0.1 0.1 1. +background_mode = simple +cap_alpha = 0.8 +cap_color_bottom = 0.8 0.8 0.8 1.0 +cap_color_top = 0.8 0.8 0.8 1.0 +cap_texture_bottom = +cap_texture_top = +cubemap_image = +deform = 0 +enable_caps = true +enable_window_popout = true +initial_animation = 350ms +light = false +popout_opacity = 1.0 +popout_scale = 1.20 +rotate_down = KEY_DOWN +rotate_left = KEY_LEFT +rotate_right = KEY_RIGHT +rotate_up = KEY_UP +skydome_mirror = false +skydome_texture = +speed_spin_horiz = 0.02 +speed_spin_vert = 0.02 +speed_zoom = 0.07 +zoom = 0.1 + +[view-shot] +capture = BTN_MIDDLE +command = notify-send "The view under cursor was captured to %f" +filename = /tmp/snapshot-%F-%T.png + +[vswipe] +background = \#1A1A1AFF +delta_threshold = 24.000000 +duration = 180ms circle +enable_free_movement = false +enable_horizontal = true +enable_smooth_transition = false +enable_vertical = true +fingers = 4 +gap = 32.000000 +speed_cap = 0.050000 +speed_factor = 256.000000 +threshold = 0.350000 + +[vswitch] +background = \#1A1A1AFF +binding_down = KEY_DOWN +binding_last = +binding_left = KEY_LEFT +binding_right = KEY_RIGHT +binding_up = KEY_UP +duration = 300ms circle +gap = 20 +send_win_down = +send_win_last = +send_win_left = +send_win_right = +send_win_up = +with_win_down = KEY_DOWN +with_win_last = +with_win_left = KEY_LEFT +with_win_right = KEY_RIGHT +with_win_up = KEY_UP +wraparound = true + +[water] +activate = BTN_LEFT + +[wayfire-shell] +toggle_menu = + +[wf-info] + +[window-rules] +rule_001 = on created if app_id is "thunar" then set geometry 236 83 886 552 +rule_002 = on created if app_id is "thunar" then set alpha 0.8 +rule_003 = on created if title contains "Rename" then set geometry 485 241 418 215 +rule_0036 = on created if title contains "Save Image" then set geometry 781 249 770 462 +rule_0037 = on created if title contains "Save As" then set geometry 781 249 770 462 +rule_004 = on created if title contains "Properties" then set geometry 378 91 572 541 +rule_008 = on created if app_id is "Alacritty" then set geometry 797 277 933 636 +rule_009 = on created if app_id is "Alacritty" then set alpha 0.8 +rule_010 = on created if title is "Kitty" then set geometry 259 662 786 480 +rule_011 = on created if app_id is "kitty" then set alpha 0.8 +rule_012 = on created if title is "Kitty" then assign_workspace 0 0 +rule_013 = on created if app_id is "brave-browser" then set geometry 236 51 1990 1232 +rule_014 = on created if app_id is "brave-browser" then set alpha 1.0 +rule_015 = on created if app_id is "brave-browser" then assign_workspace 1 0 +rule_016 = on created if app_id is "org.wezfurlong.wezterm" then set geometry 253 667 969 627 +rule_017 = on created if app_id is "org.wezfurlong.wezterm" then set alpha 0.8 +rule_018 = on created if app_id is "org.wezfurlong.wezterm" then assign_workspace 2 2 +rule_019 = on created if app_id is "com.lite_xl.LiteXL" then set geometry 1027 43 1213 1223 +rule_020 = on created if app_id is "com.lite_xl.LiteXL" then set alpha 0.8 +rule_021 = on created if app_id is "com.lite_xl.LiteXL" then assign_workspace 2 0 +rule_022 = on created if app_id is "org.gnome.TextEditor" then set geometry 1057 55 1164 1201 +rule_023 = on created if app_id is "org.gnome.TextEditor" then set alpha 0.8 +rule_024 = on created if app_id is "org.gnome.TextEditor" then assign_workspace 2 0 +rule_025 = on created if app_id is "nwg-look" then set geometry 261 95 965 519 +rule_026 = on created if app_id is "nwg-look" then set alpha 0.8 +rule_027 = on created if app_id is "nwg-look" then assign_workspace 0 1 +rule_028 = on created if app_id is "blueman-manager" then set geometry 363 796 640 500 +rule_029 = on created if app_id is "blueman-manager" then set alpha 0.7 +rule_030 = on created if app_id is "blueman-manager" then assign_workspace 0 1 +rule_031 = on created if app_id is "org.pulseaudio.pavucontrol" then set geometry 280 710 800 500 +rule_032 = on created if app_id is "org.pulseaudio.pavucontrol" then set alpha 0.9 +rule_033 = on created if app_id is "org.pulseaudio.pavucontrol" then assign_workspace 0 1 +rule_034 = on created if app_id is "firefox" then set geometry 273 70 1900 1174 +rule_035 = on created if app_id is "firefox" then assign_workspace 1 1 +rule_036 = on created if title contains "Save" then set geometry 781 249 770 462 +rule_037 = on created if title contains "file to save" then set geometry 722 288 934 567 +rule_038 = on created if app_id is "chromium" then set geometry 250 51 1946 1252 +rule_039 = on created if app_id is "chromium" then set alpha 1.0 +rule_040 = on created if app_id is "chromium" then assign_workspace 1 0 +rule_041 = on created if app_id is "org.xfce.ristretto" then assign_workspace 2 1 +rule_042 = on created if app_id is "org.xfce.ristretto" then set alpha 0.8 +rule_043 = on created if app_id is "foot" then move 263 672 +rule_044 = on created if app_id is "foot" then set alpha 0.8 +rule_045 = on created if app_id is "vesktop" then set geometry 412 62 1774 1251 +rule_046 = on created if app_id is "vesktop" then set alpha 0.8 +rule_047 = on created if app_id is "vesktop" then assign_workspace 1 2 +rule_048 = on created if app_id is "xfce4-terminal" then set geometry 1350 87 728 475 +rule_049 = on created if app_id is "xfce4-terminal" then set alpha 0.8 +rule_050 = on created if app_id is "xfce4-terminal" then assign_workspace 0 0 +rule_051 = on created if app_id is "pcmanfm" then move 270 100 +rule_052 = on created if app_id is "pcmanfm" then assign_workspace 2 2 +rule_053 = on created if app_id is "ulauncher" then center +rule_054 = on created if app_id is "ulauncher" then set alpha 0.8 +rule_055 = on created if app_id is "Conky" then set sticky +rule_056 = on created if title contains "BountyHunterGalacticAdventures" then set geometry 1423 679 685 442 +rule_057 = on created if title contains "BountyHunterGalacticAdventures" then assign_workspace 2 2 +rule_058 = on created if title contains "FutureBeauty" then set geometry 1350 720 750 500 +rule_059 = on created if title contains "FutureBeauty" then assign_workspace 0 0 +rule_060 = on created if title contains "Manipulation Program" then move 270 70 +rule_061 = on created if title contains "Manipulation Program" then set alpha 0.9 +rule_062 = on created if title contains "Manipulation Program" then assign_workspace 2 2 +rule_063 = on created if app_id is "org.gnome.Ptyxis" then set geometry 251 663 726 492 +rule_064 = on created if app_id is "org.gnome.Ptyxis" then set alpha 0.8 +rule_065 = on created if app_id is "org.gnome.Ptyxis" then assign_workspace 2 0 +rule_066 = on created if app_id is "com.raggesilver.BlackBox" then set geometry 298 674 1008 624 +rule_067 = on created if app_id is "com.raggesilver.BlackBox" then set alpha 0.8 +rule_068 = on created if app_id is "com.raggesilver.BlackBox" then assign_workspace 2 2 +rule_069 = on created if app_id is "io.github.celluloid_player.Celluloid" then set geometry 1489 356 726 510 +rule_070 = on created if app_id is "org.kde.kdenlive" then set alpha 0.9 +rule_071 = on created if app_id is "org.kde.kdenlive" then assign_workspace 2 2 +rule_072 = on created if app_id is "panel" then set alpha 0.6 +rule_073 = on created if title contains "Rendering — Kdenlive" then set geometry 865 398 960 800 +rule_074 = on created if title is "Picture-in-Picture" then set always_on_top +rule_075 = on created if app_id is "wcm" then set geometry 1280 691 977 550 +rule_076 = on created if app_id is "wcm" then set alpha 0.8 +rule_077 = on created if app_id is "wcm" then assign_workspace 0 1 +rule_078 = on created if app_id is "pcmanfm" then set alpha 0.8 +rule_080 = on created if app_id is "org.gnome.Nautilus" then set alpha 0.9 +rule_081 = on created if app_id is "org.gnome.NautilusPreviewer" then set geometry 1012 211 632 1173 +rule_082 = on created if app_id is "geany" then set alpha 0.8 +rule_083 = on created if app_id is "dev.zed.Zed" then set geometry 1083 67 1110 1147 +rule_084 = on created if app_id is "dev.zed.Zed" then set alpha 0.8 +rule_085 = on created if app_id is "dev.zed.Zed" then assign_workspace 2 0 +rule_086 = on created if app_id contains "keepass" then set alpha 0.8 +rule_087 = on created if app_id contains "xfce4-taskmanager" then set alpha 0.8 +rule_088 = on created if app_id contains "rofi" then set alpha 0.9 +rule_089 = on created if app_id contains "ironbar" then set alpha 0.9 +rule_090 = on created if app_id is "org.gnome.World.Secrets" then set geometry 1312 102 851 531 +rule_091 = on created if app_id contains "org.gnome.World.Secrets" then set alpha 0.7 +rule_092 = on created if app_id contains "org.gnome.Terminal" then set alpha 0.7 +rule_093 = on created if app_id is "org.gnome.Epiphany" then set geometry 389 66 1811 1188 +rule_094 = on created if app_id is "org.gnome.Epiphany" then set alpha 1.0 +rule_095 = on created if app_id is "org.gnome.Epiphany" then assign_workspace 1 2 +rule_096 = on created if app_id is "so.libdb.dissent" then set geometry 317 73 1650 1144 +rule_097 = on created if app_id is "so.libdb.dissent" then set alpha 0.9 +rule_098 = on created if app_id is "so.libdb.dissent" then assign_workspace 1 2 +rule_099 = on created if title is "Resources" then set geometry 1304 87 859 570 +rule_100 = on created if title is "Resources" then set alpha 0.8 +rule_1000 = on created if app_id is "firefox" then set alpha 1.0 +rule_101 = on created if title is "Resources" then assign_workspace 0 1 +rule_102 = on created if app_id is "org.gnome.Showtime" then set geometry 1839 461 468 832 +rule_103 = on created if app_id is "org.gnome.Showtime" then assign_workspace 2 2 +rule_104 = on created if app_id is "xdg-desktop-portal-gtk" then set geometry 805 303 892 527 +rule_106 = on created if app_id is "rio" then set geometry 1331 80 850 550 +rule_107 = on created if app_id is "rio" then set alpha 0.8 +rule_108 = on created if app_id is "rio" then assign_workspace 0 0 +rule_109 = on created if app_id is "org.gnome.SystemMonitor" then set geometry 1293 105 818 549 +rule_110 = on created if app_id is "org.gnome.SystemMonitor" then set alpha 0.8 +rule_111 = on created if app_id is "org.gnome.SystemMonitor" then assign_workspace 0 1 +rule_112 = on created if app_id is "feh" then move 1125 135 +rule_113 = on created if app_id is "com.github.neithern.g4music" then set geometry 1479 86 705 512 +rule_114 = on created if app_id is "com.github.neithern.g4music" then set alpha 0.8 +rule_115 = on created if app_id is "com.github.neithern.g4music" then assign_workspace 0 2 +rule_116 = on created if app_id is "xdg-desktop-portal-gtk" then set alpha 0.8 +rule_118 = on created if app_id is "io.github.amit9838.mousam" then set alpha 0.8 +rule_119 = on created if title is "File Upload" then set geometry 776 323 873 489 +rule_120 = on created if title is "File Upload" then set alpha 0.8 +rule_121 = on created if app_id is "org.gnome.Loupe" then set geometry 1402 675 685 480 +rule_122 = on created if app_id is "gtk-layer-shell" then set alpha 0.9 +rule_123 = on created if app_id is "com.github.wwmm.easyeffects" then set alpha 0.8 +rule_124 = on created if title is "layout" then set geometry 247 51 1920 1203 +rule_125 = on created if title is "layout" then assign_workspace 0 2 +rule_126 = on created if app_id is "org.gnome.Calculator" then set alpha 0.7 +rule_127 = on created if app_id is "spotube" then set alpha 0.7 +rule_128 = on created if title is "Better Control" then set geometry 295 634 900 636 +rule_129 = on created if title is "Better Control" then set alpha 0.7 +rule_130 = on created if title is "Better Control" then assign_workspace 0 1 +rule_131 = on created if app_id is "de.haeckerfelix.Fragments" then set alpha 0.7 +rule_132 = on created if app_id is "viewnior" then set geometry 1407 472 824 710 +rule_133 = on created if app_id is "viewnior" then set alpha 0.8 +rule_134 = on created if app_id is "org.gnome.Totem" then set geometry 1363 658 763 492 +rule_135 = on created if app_id is "org.gnome.Totem" then set alpha 1.0 +rule_136 = on created if app_id is "org.gnome.Totem" then assign_workspace 0 0 +rule_137 = on created if app_id is "org.nickvision.tubeconverter" then set geometry 1423 98 692 621 +rule_138 = on created if app_id is "org.nickvision.tubeconverter" then set alpha 0.8 +rule_139 = on created if app_id is "org.nickvision.tubeconverter" then assign_workspace 2 2 +rule_140 = on created if app_id is "com.mitchellh.ghostty" then set geometry 298 695 705 508 +rule_141 = on created if app_id is "com.mitchellh.ghostty" then set alpha 0.8 +rule_142 = on created if app_id is "com.mitchellh.ghostty" then assign_workspace 2 0 +rule_143 = on created if app_id is "waypaper" then set geometry 1273 686 843 636 +rule_144 = on created if app_id is "waypaper" then set alpha 0.8 +rule_145 = on created if app_id is "waypaper" then assign_workspace 0 1 +rule_146 = on created if app_id is "clipse" then set alpha 0.8 +rule_147 = on created if app_id is "org.gnome.Terminal" then set geometry 289 82 1861 1188 +rule_148 = on created if app_id is "org.gnome.Terminal" then set alpha 0.8 +rule_149 = on created if app_id is "org.gnome.Terminal" then assign_workspace 0 2 +rule_150 = on created if app_id is "com.toolstack.Folio" then set alpha 0.8 +rule_151 = on created if app_id is "io.missioncenter.MissionCenter" then set alpha 0.8 +rule_152 = on created if app_id is "tilix" then set geometry 1364 102 775 478 +rule_153 = on created if app_id is "tilix" then set alpha 0.8 +rule_154 = on created if app_id is "tilix" then assign_workspace 0 0 +rule_155 = on created if app_id is "quickshell" then set alpha 0.8 +rule_156 = on created if app_id is "io.github.TheWisker.Cavasik" then set alpha 0.8 +rule_157 = on created if app_id is "zen" then set geometry 255 72 1971 1189 +rule_158 = on created if app_id is "zen" then set alpha 1.0 +rule_159 = on created if app_id is "zen" then assign_workspace 1 1 +rule_160 = on created if app_id is "org.gnome.gedit" then set geometry 1130 62 1071 1150 +rule_161 = on created if app_id is "org.gnome.gedit" then set alpha 0.8 +rule_162 = on created if app_id is "org.gnome.gedit" then assign_workspace 2 0 +rule_163 = on created if app_id is "com.github.rafostar.Clapper" then set geometry 1358 450 739 415 +rule_164 = on created if title contains "Save Image" then set geometry 659 355 890 611 +rule_165 = on created if app_id is "fsearch" then set geometry 296 82 888 513 +rule_166 = on created if app_id is "fsearch" then set alpha 0.8 +rule_167 = on created if app_id is "fsearch" then assign_workspace 0 1 +rule_168 = on created if app_id is "btm-toggle" then set alpha 0.7 +rule_169 = on created if app_id is "btm-toggle" then set geometry 1862 26 710 1203 +rule_170 = on created if title is "SleepToken" then set geometry 1570 450 427 757 +rule_171 = on created if title is "SleepToken" then assign_workspace 2 2 +rule_172 = on created if title is "BountyHunterGalactic" then set geometry 1389 734 739 415 +rule_173 = on created if title is "BountyHunterGalactic" then assign_workspace 0 0 +rule_174 = on created if app_id is "org.gnome.Meld" then set alpha 0.7 +rule_175 = on created if app_id is "im.riot.Riot" then set geometry 348 62 1823 1254 +rule_176 = on created if app_id is "im.riot.Riot" then set alpha 0.8 +rule_177 = on created if app_id is "im.riot.Riot" then assign_workspace 1 2 +rule_178 = on created if app_id is "im.riot.Riot" then set geometry 257 55 1974 1234 +rule_179 = on created if app_id is "im.riot.Riot" then set alpha 0.9 +rule_180 = on created if app_id is "im.riot.Riot" then assign_workspace 2 2 +rule_181 = on created if title is "Open Files" then set geometry 877 394 920 508 +rule_182 = on created if title is "Open Image" then set geometry 877 394 920 508 +rule_183 = on created if app_id is "gimp" then move 245 61 +rule_184 = on created if app_id is "gimp" then set alpha 1.0 +rule_185 = on created if app_id is "gimp" then assign_workspace 2 2 +rule_186 = on created if app_id is "com.example.Nordic" then set alpha 0.8 +rule_187 = on created if app_id is "helium" then set geometry 250 51 1946 1252 +rule_188 = on created if app_id is "helium" then set alpha 1.0 +rule_189 = on created if app_id is "helium" then assign_workspace 1 0 +rule_190 = on created if title is "main" then set geometry 259 662 786 480 +rule_191 = on created if title is "main" then assign_workspace 2 0 +rule_192 = on created if app_id is "mpv" then set geometry 1660 693 818 482 +rule_193 = on created if app_id is "org.inkscape.Inkscape" then set geometry 291 84 1784 1058 +rule_194 = on created if app_id is "org.inkscape.Inkscape" then assign_workspace 0 2 + +[winshadows] +clip_shadow_inside = true +enabled_views = type is "toplevel" & floating is true +glow_color = \#1C71D8FF +glow_emissivity = 1.000000 +glow_enabled = false +glow_intensity = 0.600000 +glow_radius_limit = 100 +glow_spread = 10.000000 +glow_threshold = 0.030000 +horizontal_offset = 0 +include_undecorated_views = false +light_type = gaussian +overscale = 1.000000 +shadow_color = \#00000070 +shadow_radius = 40 +vertical_offset = 5 + +[winzoom] +dec_x_binding = KEY_LEFT +dec_y_binding = KEY_UP +inc_x_binding = KEY_RIGHT +inc_y_binding = KEY_DOWN +modifier = +nearest_filtering = false +preserve_aspect = true +zoom_step = 0.100000 + +[wm-actions] +minimize = none +send_to_back = none +toggle_always_on_top = none +toggle_fullscreen = none +toggle_maximize = none +toggle_showdesktop = none +toggle_sticky = none + +[wobbly] +friction = 3.000000 +grid_resolution = 6 +spring_k = 8.000000 + +[workarounds] +all_dialogs_modal = true +app_id_mode = full +auto_reload_config = true +config_reload_delay = 20 +disable_primary_selection = false +discard_command_output = true +dynamic_repaint_delay = false +enable_input_method_v2 = false +enable_opaque_region_damage_optimizations = false +enable_so_unloading = false +focus_main_surface_instead_of_popup = false +force_frame_sync = false +force_preferred_decoration_mode = false +keep_last_toplevel_activated = true +max_buffer_size = 16384 +remove_output_limits = false +use_external_output_configuration = false + +[workspace-names] +background_color = \#333333B3 +background_radius = 30.000000 +display_duration = 500 +font = sans-serif +margin = 0 +position = center +show_option_names = false +show_option_values = false +text_color = \#FFFFFFFF + +[wrot] +activate = BTN_RIGHT +activate-3d = BTN_RIGHT +invert = false +reset = KEY_R +reset-one = KEY_R +reset_radius = 25.000000 +sensitivity = 24 + +[wsets] +label_duration = 2000ms circle + +[xdg-activation] +check_surface = false +only_last_request = false +timeout = 30 + +[zoom] +interpolation_method = 0 +modifier = +smoothing_duration = 300ms circle +speed = 0.010000 +