Skip to content

Instantly share code, notes, and snippets.

@Fisk-Germany
Created October 1, 2022 11:22
Show Gist options
  • Save Fisk-Germany/3f90c351f3bd8c211c2a584faed72641 to your computer and use it in GitHub Desktop.
Save Fisk-Germany/3f90c351f3bd8c211c2a584faed72641 to your computer and use it in GitHub Desktop.
00:00:00.000 [INFO] [sway/main.c:338] Sway version 1.8-dev-b0fc8348 (Oct 1 2022, branch 'master')
00:00:00.000 [INFO] [sway/main.c:339] wlroots version 0.16.0-dev
00:00:00.000 [INFO] [sway/main.c:120] Linux debian-jlu-lt 5.19.0-2-amd64 #1 SMP PREEMPT_DYNAMIC Debian 5.19.11-1 (2022-09-24) x86_64 GNU/Linux
00:00:00.001 [INFO] [sway/main.c:136] Contents of /etc/os-release:
00:00:00.001 [INFO] [sway/main.c:120] PRETTY_NAME="Debian GNU/Linux bookworm/sid"
00:00:00.001 [INFO] [sway/main.c:120] NAME="Debian GNU/Linux"
00:00:00.001 [INFO] [sway/main.c:120] ID=debian
00:00:00.001 [INFO] [sway/main.c:120] HOME_URL="https://www.debian.org/"
00:00:00.001 [INFO] [sway/main.c:120] SUPPORT_URL="https://www.debian.org/support"
00:00:00.001 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://bugs.debian.org/"
00:00:00.001 [INFO] [sway/main.c:136] Contents of /etc/debian_version:
00:00:00.001 [INFO] [sway/main.c:120] bookworm/sid
00:00:00.001 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
00:00:00.001 [INFO] [sway/main.c:108] LD_PRELOAD=
00:00:00.001 [INFO] [sway/main.c:108] PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
00:00:00.001 [INFO] [sway/main.c:108] SWAYSOCK=
00:00:00.001 [INFO] [sway/main.c:376] Starting sway version 1.8-dev-b0fc8348 (Oct 1 2022, branch 'master')
00:00:00.001 [DEBUG] [sway/server.c:66] Initializing Wayland server
00:00:00.001 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
00:00:00.001 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
00:00:00.001 [INFO] [wlr] [backend/session/session.c:109] Successfully loaded libseat session
00:00:00.003 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs
00:00:00.003 [INFO] [wlr] [backend/drm/backend.c:202] Initializing DRM backend for /dev/dri/card0 (i915)
00:00:00.003 [DEBUG] [wlr] [backend/drm/drm.c:88] Using atomic DRM interface
00:00:00.003 [DEBUG] [wlr] [backend/drm/drm.c:100] ADDFB2 modifiers supported
00:00:00.003 [INFO] [wlr] [backend/drm/drm.c:253] Found 4 DRM CRTCs
00:00:00.003 [INFO] [wlr] [backend/drm/drm.c:180] Found 24 DRM planes
00:00:00.005 [INFO] [wlr] [render/egl.c:192] Supported EGL client extensions: EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_EXT_client_extensions EGL_KHR_debug EGL_EXT_platform_device EGL_EXT_platform_wayland EGL_KHR_platform_wayland EGL_EXT_platform_x11 EGL_KHR_platform_x11 EGL_EXT_platform_xcb EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
00:00:00.005 [DEBUG] [wlr] [render/egl.c:460] Using EGL device /dev/dri/card0
error: Kernel is too old for Iris. Consider upgrading to kernel v4.16.
libEGL warning: egl: failed to create dri2 screen
00:00:00.019 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
error: Kernel is too old for Iris. Consider upgrading to kernel v4.16.
libEGL warning: egl: failed to create dri2 screen
00:00:00.021 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "DRI2: failed to create screen"
00:00:00.021 [ERROR] [wlr] [EGL] command: eglInitialize, error: EGL_NOT_INITIALIZED (0x3001), message: "eglInitialize"
00:00:00.021 [ERROR] [wlr] [render/egl.c:255] Failed to initialize EGL
00:00:00.022 [ERROR] [wlr] [render/egl.c:545] Failed to initialize EGL context
00:00:00.022 [ERROR] [wlr] [render/gles2/renderer.c:685] Could not initialize EGL
00:00:00.022 [DEBUG] [wlr] [render/wlr_renderer.c:271] Failed to create a GLES2 renderer. Skipping!
00:00:00.022 [INFO] [wlr] [render/vulkan/renderer.c:1484] The vulkan renderer is only experimental and not expected to be ready for daily use
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_device_group_creation v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_external_fence_capabilities v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_external_memory_capabilities v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_external_semaphore_capabilities v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_get_physical_device_properties2 v2
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_get_surface_capabilities2 v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_surface v25
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_surface_protected_capabilities v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_wayland_surface v6
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_xcb_surface v6
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_xlib_surface v6
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_EXT_debug_report v10
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_EXT_debug_utils v2
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_display v23
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_get_display_properties2 v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_EXT_acquire_drm_display v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_EXT_acquire_xlib_display v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_EXT_direct_mode_display v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_EXT_display_surface_counter v1
00:00:00.027 [DEBUG] [wlr] [render/vulkan/vulkan.c:123] Vulkan instance extension VK_KHR_portability_enumeration v1
00:00:00.027 [ERROR] [wlr] [render/vulkan/vulkan.c:208] Could not create instance: ERROR_LAYER_NOT_PRESENT (-6)
00:00:00.027 [ERROR] [wlr] [render/vulkan/renderer.c:1492] creating vulkan instance for renderer failed
00:00:00.027 [DEBUG] [wlr] [render/wlr_renderer.c:271] Failed to create a Vulkan renderer. Skipping!
00:00:00.027 [INFO] [wlr] [render/pixman/renderer.c:515] Creating pixman renderer
00:00:00.027 [DEBUG] [wlr] [render/allocator/allocator.c:131] Trying to create drm dumb allocator
00:00:00.027 [DEBUG] [wlr] [render/allocator/drm_dumb.c:232] Created DRM dumb allocator
00:00:00.027 [DEBUG] [wlr] [types/wlr_idle.c:246] idle manager created
00:00:00.027 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:636] Creating wlr_drm_lease_device_v1 for /dev/dri/card0
00:00:00.027 [INFO] [wlr] [backend/headless/backend.c:68] Creating headless backend
00:00:00.029 [INFO] [sway/config.c:415] Loading config from /etc/sway/config
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 1: # Default config for sway
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 2: #
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 4: #
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 5: # Read `man 5 sway` for a complete reference.
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 6:
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 7: ### Variables
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 8: #
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 9: # Logo key. Use Mod1 for Alt.
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 10: set $mod Mod4
00:00:00.066 [INFO] [sway/commands.c:380] Config command: set $mod Mod4
00:00:00.066 [INFO] [sway/commands.c:400] After replacement: set $mod Mod4
00:00:00.066 [DEBUG] [sway/config.c:832] Read line 11: # Home row direction keys, like vim
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 12: set $left h
00:00:00.067 [INFO] [sway/commands.c:380] Config command: set $left h
00:00:00.067 [INFO] [sway/commands.c:400] After replacement: set $left h
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 13: set $down j
00:00:00.067 [INFO] [sway/commands.c:380] Config command: set $down j
00:00:00.067 [INFO] [sway/commands.c:400] After replacement: set $down j
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 14: set $up k
00:00:00.067 [INFO] [sway/commands.c:380] Config command: set $up k
00:00:00.067 [INFO] [sway/commands.c:400] After replacement: set $up k
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 15: set $right l
00:00:00.067 [INFO] [sway/commands.c:380] Config command: set $right l
00:00:00.067 [INFO] [sway/commands.c:400] After replacement: set $right l
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 16: # Your preferred terminal emulator
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 17: set $term foot
00:00:00.067 [INFO] [sway/commands.c:380] Config command: set $term foot
00:00:00.067 [INFO] [sway/commands.c:400] After replacement: set $term foot
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 18: # Your preferred application launcher
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 19: # Note: pass the final command to swaymsg so that the resulting window can be opened
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 20: # on the original workspace that the command was run on.
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 21: set $menu dmenu_path | dmenu | xargs swaymsg exec --
00:00:00.067 [INFO] [sway/commands.c:380] Config command: set $menu dmenu_path | dmenu | xargs swaymsg exec --
00:00:00.067 [INFO] [sway/commands.c:400] After replacement: set $menu dmenu_path | dmenu | xargs swaymsg exec --
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 22:
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 23: include /etc/sway/config-vars.d/*
00:00:00.067 [INFO] [sway/commands.c:380] Config command: include /etc/sway/config-vars.d/*
00:00:00.067 [INFO] [sway/commands.c:400] After replacement: include /etc/sway/config-vars.d/*
00:00:00.067 [DEBUG] [sway/config.c:614] /etc/sway/config-vars.d/* not found.
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 24:
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 25: ### Output configuration
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 26: #
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 27: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
00:00:00.067 [DEBUG] [sway/config.c:832] Read line 28: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
00:00:00.067 [INFO] [sway/commands.c:380] Config command: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
00:00:00.067 [INFO] [sway/commands.c:400] After replacement: output * bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
00:00:00.067 [DEBUG] [sway/commands.c:432] Subcommand: bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill
00:00:00.067 [DEBUG] [sway/config/output.c:236] Adding output * config
00:00:00.067 [DEBUG] [sway/config/output.c:240] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png fill) (power -1) (max render time: -1)
00:00:00.067 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[0] = swaybg
00:00:00.067 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[1] = -o
00:00:00.067 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[2] = *
00:00:00.067 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[3] = -i
00:00:00.067 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[4] = /usr/share/backgrounds/sway/Sway_Wallpaper_Blue_1920x1080.png
00:00:00.067 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[5] = -m
00:00:00.067 [DEBUG] [sway/config/output.c:889] spawn_swaybg cmd[6] = fill
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 29: #
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 30: # Example configuration:
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 31: #
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 32: # output HDMI-A-1 resolution 1920x1080 position 1920,0
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 33: #
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 34: # You can get the names of your outputs by running: swaymsg -t get_outputs
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 35:
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 36: ### Idle configuration
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 37: #
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 38: # Example configuration:
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 39: #
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 40: # exec swayidle -w \
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 41: # timeout 300 'swaylock -f -c 000000' \
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 42: # timeout 600 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 43: # before-sleep 'swaylock -f -c 000000'
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 44: #
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 45: # This will lock your screen after 300 seconds of inactivity, then turn off
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 46: # your displays after another 300 seconds, and turn your screens back on when
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 47: # resumed. It will also lock your screen before your computer goes to sleep.
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 48:
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 49: ### Input configuration
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 50: #
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 51: # Example configuration:
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 52: #
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 53: # input "2:14:SynPS/2_Synaptics_TouchPad" {
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 54: # dwt enabled
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 55: # tap enabled
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 56: # natural_scroll enabled
00:00:00.070 [DEBUG] [sway/config.c:832] Read line 57: # middle_emulation enabled
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 58: # }
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 59: #
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 60: # You can get the names of your inputs by running: swaymsg -t get_inputs
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 61: # Read `man 5 sway-input` for more information about this section.
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 62:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 63: ### Key bindings
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 64: #
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 65: # Basics:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 66: #
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 67: # Start a terminal
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 68: bindsym $mod+Return exec $term
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Return exec $term
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Return exec foot
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Return to command `exec foot` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 69:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 70: # Kill focused window
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 71: bindsym $mod+Shift+q kill
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+q kill
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+q kill
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 72:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 73: # Start your launcher
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 74: bindsym $mod+d exec $menu
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+d exec $menu
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+d exec dmenu_path | dmenu | xargs swaymsg exec --
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+d to command `exec dmenu_path | dmenu | xargs swaymsg exec --` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 75:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 76: # Drag floating windows by holding down $mod and left mouse button.
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 77: # Resize them with right mouse button + $mod.
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 78: # Despite the name, also works for non-floating windows.
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 79: # Change normal to inverse to use left mouse button for resizing and right
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 80: # mouse button for dragging.
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 81: floating_modifier $mod normal
00:00:00.071 [INFO] [sway/commands.c:380] Config command: floating_modifier $mod normal
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: floating_modifier Mod4 normal
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 82:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 83: # Reload the configuration file
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 84: bindsym $mod+Shift+c reload
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+c reload
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+c reload
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 85:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 86: # Exit sway (logs you out of your Wayland session)
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 87: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+e exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+e to command `exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 88: #
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 89: # Moving around:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 90: #
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 91: # Move your focus around
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 92: bindsym $mod+$left focus left
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$left focus left
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+h focus left
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+h to command `focus left` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 93: bindsym $mod+$down focus down
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$down focus down
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+j focus down
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+j to command `focus down` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 94: bindsym $mod+$up focus up
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$up focus up
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+k focus up
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+k to command `focus up` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 95: bindsym $mod+$right focus right
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+$right focus right
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+l focus right
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+l to command `focus right` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 96: # Or use $mod+[up|down|left|right]
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 97: bindsym $mod+Left focus left
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Left focus left
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Left focus left
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Left to command `focus left` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 98: bindsym $mod+Down focus down
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Down focus down
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Down focus down
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Down to command `focus down` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 99: bindsym $mod+Up focus up
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Up focus up
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Up focus up
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Up to command `focus up` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 100: bindsym $mod+Right focus right
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Right focus right
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Right focus right
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Right to command `focus right` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 101:
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 102: # Move the focused window with the same, but add Shift
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 103: bindsym $mod+Shift+$left move left
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$left move left
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+h move left
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 104: bindsym $mod+Shift+$down move down
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$down move down
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+j move down
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 105: bindsym $mod+Shift+$up move up
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$up move up
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+k move up
00:00:00.071 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
00:00:00.071 [DEBUG] [sway/config.c:832] Read line 106: bindsym $mod+Shift+$right move right
00:00:00.071 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+$right move right
00:00:00.071 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+l move right
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 107: # Ditto, with arrow keys
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 108: bindsym $mod+Shift+Left move left
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Left move left
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+Left move left
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 109: bindsym $mod+Shift+Down move down
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Down move down
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+Down move down
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 110: bindsym $mod+Shift+Up move up
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Up move up
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+Up move up
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 111: bindsym $mod+Shift+Right move right
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+Right move right
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+Right move right
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 112: #
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 113: # Workspaces:
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 114: #
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 115: # Switch to workspace
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 116: bindsym $mod+1 workspace number 1
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+1 workspace number 1
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+1 workspace number 1
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 117: bindsym $mod+2 workspace number 2
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+2 workspace number 2
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+2 workspace number 2
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 118: bindsym $mod+3 workspace number 3
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+3 workspace number 3
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+3 workspace number 3
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 119: bindsym $mod+4 workspace number 4
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+4 workspace number 4
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+4 workspace number 4
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 120: bindsym $mod+5 workspace number 5
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+5 workspace number 5
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+5 workspace number 5
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 121: bindsym $mod+6 workspace number 6
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+6 workspace number 6
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+6 workspace number 6
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+6 to command `workspace number 6` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 122: bindsym $mod+7 workspace number 7
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+7 workspace number 7
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+7 workspace number 7
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 123: bindsym $mod+8 workspace number 8
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+8 workspace number 8
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+8 workspace number 8
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 124: bindsym $mod+9 workspace number 9
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+9 workspace number 9
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+9 workspace number 9
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 125: bindsym $mod+0 workspace number 10
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+0 workspace number 10
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+0 workspace number 10
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+0 to command `workspace number 10` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 126: # Move focused container to workspace
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 127: bindsym $mod+Shift+1 move container to workspace number 1
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+1 move container to workspace number 1
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+1 move container to workspace number 1
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+1 to command `move container to workspace number 1` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 128: bindsym $mod+Shift+2 move container to workspace number 2
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+2 move container to workspace number 2
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+2 move container to workspace number 2
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 129: bindsym $mod+Shift+3 move container to workspace number 3
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+3 move container to workspace number 3
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+3 move container to workspace number 3
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 130: bindsym $mod+Shift+4 move container to workspace number 4
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+4 move container to workspace number 4
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+4 move container to workspace number 4
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 131: bindsym $mod+Shift+5 move container to workspace number 5
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+5 move container to workspace number 5
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+5 move container to workspace number 5
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 132: bindsym $mod+Shift+6 move container to workspace number 6
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+6 move container to workspace number 6
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+6 move container to workspace number 6
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+6 to command `move container to workspace number 6` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 133: bindsym $mod+Shift+7 move container to workspace number 7
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+7 move container to workspace number 7
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+7 move container to workspace number 7
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 134: bindsym $mod+Shift+8 move container to workspace number 8
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+8 move container to workspace number 8
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+8 move container to workspace number 8
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 135: bindsym $mod+Shift+9 move container to workspace number 9
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+9 move container to workspace number 9
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+9 move container to workspace number 9
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 136: bindsym $mod+Shift+0 move container to workspace number 10
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+0 move container to workspace number 10
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+0 move container to workspace number 10
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 10` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 137: # Note: workspaces can have any name you want, not just numbers.
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 138: # We just use 1-10 as the default.
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 139: #
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 140: # Layout stuff:
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 141: #
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 142: # You can "split" the current object of your focus with
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 143: # $mod+b or $mod+v, for horizontal and vertical splits
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 144: # respectively.
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 145: bindsym $mod+b splith
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+b splith
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+b splith
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+b to command `splith` for device '*'
00:00:00.072 [DEBUG] [sway/config.c:832] Read line 146: bindsym $mod+v splitv
00:00:00.072 [INFO] [sway/commands.c:380] Config command: bindsym $mod+v splitv
00:00:00.072 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+v splitv
00:00:00.072 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+v to command `splitv` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 147:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 148: # Switch the current container between different layout styles
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 149: bindsym $mod+s layout stacking
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+s layout stacking
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+s layout stacking
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 150: bindsym $mod+w layout tabbed
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+w layout tabbed
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+w layout tabbed
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 151: bindsym $mod+e layout toggle split
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+e layout toggle split
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+e layout toggle split
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 152:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 153: # Make the current focus fullscreen
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 154: bindsym $mod+f fullscreen
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+f fullscreen
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+f fullscreen
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 155:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 156: # Toggle the current focus between tiling and floating mode
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 157: bindsym $mod+Shift+space floating toggle
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+space floating toggle
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+space floating toggle
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 158:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 159: # Swap focus between the tiling area and the floating area
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 160: bindsym $mod+space focus mode_toggle
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+space focus mode_toggle
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+space focus mode_toggle
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 161:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 162: # Move focus to the parent container
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 163: bindsym $mod+a focus parent
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+a focus parent
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+a focus parent
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+a to command `focus parent` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 164: #
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 165: # Scratchpad:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 166: #
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 167: # Sway has a "scratchpad", which is a bag of holding for windows.
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 168: # You can send windows there and get them back later.
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 169:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 170: # Move the currently focused window to the scratchpad
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 171: bindsym $mod+Shift+minus move scratchpad
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+Shift+minus move scratchpad
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+Shift+minus move scratchpad
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 172:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 173: # Show the next scratchpad window or hide the focused scratchpad window.
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 174: # If there are multiple scratchpad windows, this command cycles through them.
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 175: bindsym $mod+minus scratchpad show
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+minus scratchpad show
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+minus scratchpad show
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 176: #
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 177: # Resizing containers:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 178: #
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 179: mode "resize" {
00:00:00.073 [DEBUG] [sway/config.c:886] Entering block 'mode "resize"'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 180: # left will shrink the containers width
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 181: # right will grow the containers width
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 182: # up will shrink the containers height
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 183: # down will grow the containers height
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 184: bindsym $left resize shrink width 10px
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $left resize shrink width 10px
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym h resize shrink width 10px
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym h resize shrink width 10px
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound h to command `resize shrink width 10px` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 185: bindsym $down resize grow height 10px
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $down resize grow height 10px
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym j resize grow height 10px
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym j resize grow height 10px
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound j to command `resize grow height 10px` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 186: bindsym $up resize shrink height 10px
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $up resize shrink height 10px
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym k resize shrink height 10px
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym k resize shrink height 10px
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound k to command `resize shrink height 10px` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 187: bindsym $right resize grow width 10px
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym $right resize grow width 10px
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym l resize grow width 10px
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym l resize grow width 10px
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound l to command `resize grow width 10px` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 188:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 189: # Ditto, with arrow keys
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 190: bindsym Left resize shrink width 10px
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Left resize shrink width 10px
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Left resize shrink width 10px
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Left resize shrink width 10px
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Left to command `resize shrink width 10px` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 191: bindsym Down resize grow height 10px
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Down resize grow height 10px
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Down resize grow height 10px
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Down resize grow height 10px
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Down to command `resize grow height 10px` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 192: bindsym Up resize shrink height 10px
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Up resize shrink height 10px
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Up resize shrink height 10px
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Up resize shrink height 10px
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Up to command `resize shrink height 10px` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 193: bindsym Right resize grow width 10px
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Right resize grow width 10px
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Right resize grow width 10px
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Right resize grow width 10px
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Right to command `resize grow width 10px` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 194:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 195: # Return to default mode
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 196: bindsym Return mode "default"
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Return mode "default"
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Return mode "default"
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Return mode "default"
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Return to command `mode "default"` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 197: bindsym Escape mode "default"
00:00:00.073 [INFO] [sway/commands.c:380] Config command: mode "resize" bindsym Escape mode "default"
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: mode "resize" bindsym Escape mode "default"
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: bindsym Escape mode "default"
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Escape to command `mode "default"` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 198: }
00:00:00.073 [DEBUG] [sway/config.c:903] Exiting block 'mode "resize"'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 199: bindsym $mod+r mode "resize"
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bindsym $mod+r mode "resize"
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bindsym Mod4+r mode "resize"
00:00:00.073 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 200:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 201: #
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 202: # Status Bar:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 203: #
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 204: # Read `man 5 sway-bar` for more information about this section.
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 205: bar {
00:00:00.073 [DEBUG] [sway/config.c:886] Entering block 'bar'
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 206: position top
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bar position top
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bar position top
00:00:00.073 [DEBUG] [sway/commands/bar.c:93] Creating bar: bar-0
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: position top
00:00:00.073 [DEBUG] [sway/commands/bar/position.c:15] Setting bar position 'top' for bar: bar-0
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 207:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 208: # When the status_command prints a new line to stdout, swaybar updates.
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 209: # The default just shows the current date and time.
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 210: status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done
00:00:00.073 [INFO] [sway/commands.c:380] Config command: bar status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done
00:00:00.073 [INFO] [sway/commands.c:400] After replacement: bar status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done
00:00:00.073 [DEBUG] [sway/commands.c:432] Subcommand: status_command while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done
00:00:00.073 [DEBUG] [sway/commands/bar/status_command.c:17] Feeding bar with status command: while date +'%Y-%m-%d %I:%M:%S %p'; do sleep 1; done
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 211:
00:00:00.073 [DEBUG] [sway/config.c:832] Read line 212: colors {
00:00:00.074 [DEBUG] [sway/config.c:886] Entering block 'bar colors'
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 213: statusline #ffffff
00:00:00.074 [INFO] [sway/commands.c:380] Config command: bar colors statusline #ffffff
00:00:00.074 [INFO] [sway/commands.c:400] After replacement: bar colors statusline #ffffff
00:00:00.074 [DEBUG] [sway/commands.c:432] Subcommand: colors statusline #ffffff
00:00:00.074 [DEBUG] [sway/commands.c:432] Subcommand: statusline #ffffff
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 214: background #323232
00:00:00.074 [INFO] [sway/commands.c:380] Config command: bar colors background #323232
00:00:00.074 [INFO] [sway/commands.c:400] After replacement: bar colors background #323232
00:00:00.074 [DEBUG] [sway/commands.c:432] Subcommand: colors background #323232
00:00:00.074 [DEBUG] [sway/commands.c:432] Subcommand: background #323232
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 215: inactive_workspace #32323200 #32323200 #5c5c5c
00:00:00.074 [INFO] [sway/commands.c:380] Config command: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
00:00:00.074 [INFO] [sway/commands.c:400] After replacement: bar colors inactive_workspace #32323200 #32323200 #5c5c5c
00:00:00.074 [DEBUG] [sway/commands.c:432] Subcommand: colors inactive_workspace #32323200 #32323200 #5c5c5c
00:00:00.074 [DEBUG] [sway/commands.c:432] Subcommand: inactive_workspace #32323200 #32323200 #5c5c5c
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 216: }
00:00:00.074 [DEBUG] [sway/config.c:903] Exiting block 'bar colors'
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 217: }
00:00:00.074 [DEBUG] [sway/config.c:903] Exiting block 'bar'
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 218:
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 219: include /etc/sway/config.d/*
00:00:00.074 [INFO] [sway/commands.c:380] Config command: include /etc/sway/config.d/*
00:00:00.074 [INFO] [sway/commands.c:400] After replacement: include /etc/sway/config.d/*
00:00:00.074 [INFO] [sway/config.c:415] Loading config from /etc/sway/config.d/50-systemd-user.conf
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 1: # import variables into system-user enviroment
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 2: # based on the instructions in the sway wiki
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 3: # see also https://github.com/swaywm/sway/issues/5732
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 4: # and https://github.com/systemd/systemd/blob/dfc637d0ff756889e8e5b7cb4ec991eb06069aa1/xorg/50-systemd-user.sh
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 5:
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 6: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
00:00:00.074 [INFO] [sway/commands.c:380] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
00:00:00.074 [INFO] [sway/commands.c:400] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
00:00:00.074 [DEBUG] [sway/config.c:876] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK'
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 7:
00:00:00.074 [DEBUG] [sway/config.c:832] Read line 9: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
00:00:00.074 [INFO] [sway/commands.c:380] Config command: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
00:00:00.074 [INFO] [sway/commands.c:400] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
00:00:00.074 [DEBUG] [sway/config.c:876] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK'
00:00:00.079 [INFO] [sway/realtime.c:35] Failed to set scheduling priority to 1
00:00:00.079 [DEBUG] [sway/server.c:272] Initializing Xwayland (lazy=1)
00:00:00.079 [INFO] [sway/server.c:295] Starting backend on wayland display 'wayland-1'
00:00:00.079 [DEBUG] [wlr] [backend/libinput/backend.c:87] Starting libinput backend
00:00:00.332 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Fujitsu FUJ02E3 [0:0]
00:00:00.332 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Fujitsu_FUJ02E3'
00:00:00.332 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
00:00:00.332 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
00:00:00.332 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
00:00:00.332 [DEBUG] [sway/input/input-manager.c:589] applying seat config for seat seat0
00:00:00.332 [DEBUG] [sway/input/seat.c:963] adding device 0:0:Fujitsu_FUJ02E3 to seat seat0
00:00:00.343 [DEBUG] [sway/input/keyboard.c:924] Created keyboard group 0x5560354c5e10
00:00:00.343 [DEBUG] [sway/input/keyboard.c:947] Adding keyboard 0:0:Fujitsu_FUJ02E3 to group 0x5560354c5e10
00:00:00.348 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Video Bus [0:6]
00:00:00.348 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
00:00:00.348 [DEBUG] [sway/input/seat.c:963] adding device 0:6:Video_Bus to seat seat0
00:00:00.351 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 0:6:Video_Bus to group 0x5560354c5e10
00:00:00.352 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Power Button [0:1]
00:00:00.352 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
00:00:00.352 [DEBUG] [sway/input/seat.c:963] adding device 0:1:Power_Button to seat seat0
00:00:00.354 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 0:1:Power_Button to group 0x5560354c5e10
00:00:00.355 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Lid Switch [0:5]
00:00:00.355 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:5:Lid_Switch'
00:00:00.355 [DEBUG] [sway/input/seat.c:963] adding device 0:5:Lid_Switch to seat seat0
00:00:00.355 [DEBUG] [sway/input/switch.c:18] Allocated switch for device
00:00:00.355 [DEBUG] [sway/input/seat.c:729] Applying input config to 0:5:Lid_Switch
00:00:00.355 [DEBUG] [sway/input/switch.c:103] Configured switch for device
00:00:00.355 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Logitech USB Keyboard [1133:49948]
00:00:00.355 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49948:Logitech_USB_Keyboard'
00:00:00.355 [DEBUG] [sway/input/seat.c:963] adding device 1133:49948:Logitech_USB_Keyboard to seat seat0
00:00:00.358 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1133:49948:Logitech_USB_Keyboard to group 0x5560354c5e10
00:00:00.358 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Logitech USB Keyboard Consumer Control [1133:49948]
00:00:00.358 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49948:Logitech_USB_Keyboard_Consumer_Control'
00:00:00.358 [DEBUG] [sway/input/seat.c:963] adding device 1133:49948:Logitech_USB_Keyboard_Consumer_Control to seat seat0
00:00:00.361 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1133:49948:Logitech_USB_Keyboard_Consumer_Control to group 0x5560354c5e10
00:00:00.362 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Logitech USB Keyboard System Control [1133:49948]
00:00:00.362 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49948:Logitech_USB_Keyboard_System_Control'
00:00:00.362 [DEBUG] [sway/input/seat.c:963] adding device 1133:49948:Logitech_USB_Keyboard_System_Control to seat seat0
00:00:00.365 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1133:49948:Logitech_USB_Keyboard_System_Control to group 0x5560354c5e10
00:00:00.365 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding FJ Camera: FJ Camera [1266:46851]
00:00:00.365 [DEBUG] [sway/input/input-manager.c:234] adding device: '1266:46851:FJ_Camera:_FJ_Camera'
00:00:00.365 [DEBUG] [sway/input/seat.c:963] adding device 1266:46851:FJ_Camera:_FJ_Camera to seat seat0
00:00:00.368 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1266:46851:FJ_Camera:_FJ_Camera to group 0x5560354c5e10
00:00:00.369 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding FJ Camera: IR Camera [1266:46851]
00:00:00.369 [DEBUG] [sway/input/input-manager.c:234] adding device: '1266:46851:FJ_Camera:_IR_Camera'
00:00:00.369 [DEBUG] [sway/input/seat.c:963] adding device 1266:46851:FJ_Camera:_IR_Camera to seat seat0
00:00:00.371 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1266:46851:FJ_Camera:_IR_Camera to group 0x5560354c5e10
00:00:00.372 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding PixArt Cherry USB Optical Mouse [1130:45201]
00:00:00.372 [DEBUG] [sway/input/input-manager.c:234] adding device: '1130:45201:PixArt_Cherry_USB_Optical_Mouse'
00:00:00.372 [DEBUG] [sway/input/seat.c:963] adding device 1130:45201:PixArt_Cherry_USB_Optical_Mouse to seat seat0
00:00:00.377 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
00:00:00.377 [DEBUG] [sway/input/seat.c:729] Applying input config to 1130:45201:PixArt_Cherry_USB_Optical_Mouse
00:00:00.377 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding 0X45 0X4C 0X41 0X4E 04F3:31B3 Mouse [1267:12723]
00:00:00.378 [DEBUG] [sway/input/input-manager.c:234] adding device: '1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Mouse'
00:00:00.378 [DEBUG] [sway/input/seat.c:963] adding device 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Mouse to seat seat0
00:00:00.378 [DEBUG] [sway/input/seat.c:729] Applying input config to 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Mouse
00:00:00.378 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding 0X45 0X4C 0X41 0X4E 04F3:31B3 Touchpad [1267:12723]
00:00:00.378 [DEBUG] [sway/input/input-manager.c:234] adding device: '1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Touchpad'
00:00:00.378 [DEBUG] [sway/input/seat.c:963] adding device 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Touchpad to seat seat0
00:00:00.378 [DEBUG] [sway/input/seat.c:729] Applying input config to 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Touchpad
00:00:00.378 [DEBUG] [wlr] [backend/libinput/events.c:131] libinput gesture not handled
00:00:00.378 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Intel HID events [0:0]
00:00:00.378 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_events'
00:00:00.378 [DEBUG] [sway/input/seat.c:963] adding device 0:0:Intel_HID_events to seat seat0
00:00:00.380 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 0:0:Intel_HID_events to group 0x5560354c5e10
00:00:00.381 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding Intel HID 5 button array [0:0]
00:00:00.381 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:0:Intel_HID_5_button_array'
00:00:00.381 [DEBUG] [sway/input/seat.c:963] adding device 0:0:Intel_HID_5_button_array to seat seat0
00:00:00.384 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 0:0:Intel_HID_5_button_array to group 0x5560354c5e10
00:00:00.384 [DEBUG] [wlr] [backend/libinput/events.c:70] Adding AT Translated Set 2 keyboard [1:1]
00:00:00.384 [DEBUG] [sway/input/input-manager.c:234] adding device: '1:1:AT_Translated_Set_2_keyboard'
00:00:00.384 [DEBUG] [sway/input/seat.c:963] adding device 1:1:AT_Translated_Set_2_keyboard to seat seat0
00:00:00.387 [DEBUG] [sway/input/keyboard.c:899] Adding keyboard 1:1:AT_Translated_Set_2_keyboard to group 0x5560354c5e10
00:00:00.388 [DEBUG] [wlr] [backend/libinput/backend.c:128] libinput successfully initialized
00:00:00.388 [INFO] [wlr] [backend/drm/drm.c:1188] Scanning DRM connectors on /dev/dri/card0
00:00:00.390 [INFO] [wlr] [backend/drm/drm.c:1259] Found connector 'eDP-1'
00:00:00.390 [INFO] [wlr] [backend/drm/drm.c:1295] 'eDP-1' connected
00:00:00.390 [DEBUG] [wlr] [backend/drm/drm.c:1296] Current CRTC: 80
00:00:00.390 [INFO] [wlr] [backend/drm/drm.c:1306] Physical size: 340x190
00:00:00.390 [INFO] [wlr] [backend/drm/drm.c:1376] Detected modes:
00:00:00.390 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@60020 (preferred)
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1259] Found connector 'HDMI-A-1'
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1295] 'HDMI-A-1' connected
00:00:00.421 [DEBUG] [wlr] [backend/drm/drm.c:1296] Current CRTC: 131
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1306] Physical size: 520x320
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1376] Detected modes:
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1200@59950 (preferred)
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@60000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@60000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@59940
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@50000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@30000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@29970
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@25000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@24000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1920x1080@23976
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1600x1200@60000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1280x1024@75025
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1280x1024@60020
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1152x864@75000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1280x720@60000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1280x720@60000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1280x720@59940
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1280x720@50000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1024x768@75029
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 1024x768@60004
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 800x600@75000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 800x600@60317
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 720x576@50000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 720x480@60000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 720x480@60000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 720x480@59940
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 720x480@59940
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 720x480@59940
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 640x480@75000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 640x480@60000
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 640x480@59940
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 640x480@59940
00:00:00.421 [INFO] [wlr] [backend/drm/drm.c:1404] 720x400@70082
00:00:00.423 [INFO] [wlr] [backend/drm/drm.c:1259] Found connector 'DP-1'
00:00:00.423 [INFO] [wlr] [backend/drm/drm.c:1259] Found connector 'DP-2'
00:00:00.425 [INFO] [wlr] [backend/drm/drm.c:1259] Found connector 'DP-3'
00:00:00.426 [INFO] [wlr] [backend/drm/drm.c:1259] Found connector 'DP-4'
00:00:00.426 [INFO] [wlr] [backend/drm/drm.c:1259] Found connector 'HDMI-A-2'
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1079] Reallocating CRTCs
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1090] State before reallocation:
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1096] 'eDP-1' crtc=0 status=1 desired_enabled=1
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1096] 'HDMI-A-1' crtc=1 status=1 desired_enabled=1
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1096] 'DP-1' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1096] 'DP-2' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1096] 'DP-3' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1096] 'DP-4' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1096] 'HDMI-A-2' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1144] State after reallocation:
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1151] 'eDP-1' crtc=0 status=1 desired_enabled=1
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1151] 'HDMI-A-1' crtc=1 status=1 desired_enabled=1
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1151] 'DP-1' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1151] 'DP-2' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1151] 'DP-3' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1151] 'DP-4' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [DEBUG] [wlr] [backend/drm/drm.c:1151] 'HDMI-A-2' crtc=-1 status=2 desired_enabled=0
00:00:00.426 [INFO] [wlr] [backend/drm/drm.c:1462] connector eDP-1: Requesting modeset
00:00:00.426 [DEBUG] [sway/desktop/output.c:881] New output 0x55603585c550: eDP-1 (non-desktop: 0)
00:00:00.426 [DEBUG] [sway/config/output.c:395] Turning on output eDP-1
00:00:00.426 [DEBUG] [sway/config/output.c:408] Set preferred mode
00:00:00.426 [DEBUG] [sway/config/output.c:441] Auto-detected output transform: 0
00:00:00.426 [DEBUG] [sway/config/output.c:455] Auto-detected output scale: 1.000000
00:00:00.426 [DEBUG] [sway/config/output.c:506] Committing output eDP-1
00:00:00.426 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output eDP-1
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 1'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '1'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:272] Workspace: Found free name 1
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '2'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '3'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 4'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '4'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 5'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '5'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 6'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '6'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 7'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '7'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 8'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '8'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 9'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '9'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 10'
00:00:00.426 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '10'
00:00:00.426 [DEBUG] [sway/tree/output.c:128] Creating default workspace 1
00:00:00.426 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 1 for output eDP-1
00:00:00.431 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
00:00:00.432 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:00.432 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:00.432 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:00.432 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'eDP-1'
00:00:00.432 [DEBUG] [sway/desktop/layer_shell.c:196] Usable area changed, rearranging output
00:00:00.432 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.432 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.432 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.432 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.440 [DEBUG] [sway/input/seat.c:729] Applying input config to 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Touchpad
00:00:00.440 [DEBUG] [sway/input/seat.c:729] Applying input config to 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Mouse
00:00:00.440 [DEBUG] [sway/input/seat.c:729] Applying input config to 1130:45201:PixArt_Cherry_USB_Optical_Mouse
00:00:00.455 [DEBUG] [sway/input/seat.c:729] Applying input config to 0:5:Lid_Switch
00:00:00.455 [DEBUG] [sway/input/switch.c:103] Configured switch for device
00:00:00.464 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:00.464 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:00.464 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:00.464 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'eDP-1'
00:00:00.464 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55603581cd40 committing with 2 instructions
00:00:00.464 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55603581cd40
00:00:00.464 [INFO] [wlr] [backend/drm/drm.c:1462] connector HDMI-A-1: Requesting modeset
00:00:00.464 [DEBUG] [sway/desktop/output.c:881] New output 0x55603585cad0: HDMI-A-1 (non-desktop: 0)
00:00:00.464 [DEBUG] [sway/config/output.c:395] Turning on output HDMI-A-1
00:00:00.464 [DEBUG] [sway/config/output.c:408] Set preferred mode
00:00:00.464 [DEBUG] [wlr] [backend/drm/drm.c:505] connector HDMI-A-1: Can't enable an output without a buffer
00:00:00.464 [DEBUG] [wlr] [types/output/render.c:211] Attaching empty buffer to output for modeset
00:00:00.464 [DEBUG] [wlr] [types/output/render.c:75] Choosing primary buffer format XR24 (0x34325258) for output 'HDMI-A-1'
00:00:00.464 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.467 [DEBUG] [wlr] [render/allocator/drm_dumb.c:121] Allocated 1920x1200 DRM dumb buffer
00:00:00.467 [DEBUG] [wlr] [render/pixman/renderer.c:120] Created pixman buffer 1920x1200
00:00:00.467 [DEBUG] [sway/config/output.c:441] Auto-detected output transform: 0
00:00:00.467 [DEBUG] [sway/config/output.c:356] Output DPI: 93.784615x95.250000
00:00:00.467 [DEBUG] [sway/config/output.c:455] Auto-detected output scale: 1.000000
00:00:00.467 [DEBUG] [sway/config/output.c:506] Committing output HDMI-A-1
00:00:00.467 [DEBUG] [wlr] [backend/drm/drm.c:505] connector HDMI-A-1: Can't enable an output without a buffer
00:00:00.467 [DEBUG] [wlr] [types/output/render.c:211] Attaching empty buffer to output for modeset
00:00:00.467 [INFO] [wlr] [backend/drm/drm.c:726] connector HDMI-A-1: Modesetting with '1920x1200@59950mHz'
00:00:00.504 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.504 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.504 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x5560357ef280 committing with 1 instructions
00:00:00.504 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x5560357ef280
00:00:00.504 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output HDMI-A-1
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 1'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '1'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '2'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:272] Workspace: Found free name 2
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '3'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 4'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '4'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 5'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '5'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 6'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '6'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 7'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '7'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 8'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '8'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 9'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '9'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 10'
00:00:00.504 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '10'
00:00:00.504 [DEBUG] [sway/tree/output.c:128] Creating default workspace 2
00:00:00.504 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 2 for output HDMI-A-1
00:00:00.504 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:00.504 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:00.504 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:00.504 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'HDMI-A-1'
00:00:00.504 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:00.504 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:00.504 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:00.504 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'eDP-1'
00:00:00.504 [DEBUG] [sway/desktop/layer_shell.c:196] Usable area changed, rearranging output
00:00:00.504 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1200@0,0
00:00:00.504 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '2' at 1920.000000, 0.000000
00:00:00.504 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1080@0,0
00:00:00.504 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
00:00:00.504 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1200@0,0
00:00:00.504 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '2' at 1920.000000, 0.000000
00:00:00.515 [DEBUG] [sway/input/seat.c:729] Applying input config to 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Touchpad
00:00:00.515 [DEBUG] [sway/input/seat.c:729] Applying input config to 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Mouse
00:00:00.515 [DEBUG] [sway/input/seat.c:729] Applying input config to 1130:45201:PixArt_Cherry_USB_Optical_Mouse
00:00:00.529 [DEBUG] [sway/input/seat.c:729] Applying input config to 0:5:Lid_Switch
00:00:00.529 [DEBUG] [sway/input/switch.c:103] Configured switch for device
00:00:00.538 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:00.538 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:00.538 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:00.538 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'HDMI-A-1'
00:00:00.538 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:00.538 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:00.538 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:00.538 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'eDP-1'
00:00:00.538 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x556035815bc0 committing with 3 instructions
00:00:00.538 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x556035815bc0
00:00:00.538 [INFO] [wlr] [backend/headless/backend.c:16] Starting headless backend
00:00:00.538 [DEBUG] [sway/config/bar.c:266] Invoking swaybar for bar id 'bar-0'
00:00:00.540 [DEBUG] [sway/config/bar.c:258] Spawned swaybar bar-0
00:00:00.540 [DEBUG] [sway/config.c:681] Running deferred commands
00:00:00.540 [INFO] [sway/commands.c:260] Handling command 'exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK'
00:00:00.540 [DEBUG] [sway/commands/exec_always.c:46] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK
00:00:00.541 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 20157
00:00:00.541 [DEBUG] [sway/tree/root.c:300] Recording workspace for process 20157
00:00:00.541 [INFO] [sway/commands.c:260] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK'
00:00:00.542 [DEBUG] [sway/commands/exec_always.c:46] Executing hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK
00:00:00.543 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 20160
00:00:00.543 [DEBUG] [sway/tree/root.c:300] Recording workspace for process 20160
00:00:00.543 [INFO] [sway/server.c:307] Running compositor on wayland display 'wayland-1'
00:00:00.543 [DEBUG] [wlr] [types/output/render.c:75] Choosing primary buffer format XR24 (0x34325258) for output 'eDP-1'
00:00:00.543 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.546 [DEBUG] [wlr] [render/allocator/drm_dumb.c:121] Allocated 1920x1080 DRM dumb buffer
00:00:00.546 [DEBUG] [wlr] [render/pixman/renderer.c:120] Created pixman buffer 1920x1080
00:00:00.547 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.550 [DEBUG] [wlr] [render/allocator/drm_dumb.c:121] Allocated 1920x1200 DRM dumb buffer
00:00:00.550 [DEBUG] [wlr] [render/pixman/renderer.c:120] Created pixman buffer 1920x1200
00:00:00.551 [DEBUG] [sway/ipc-server.c:198] New client: fd 62
00:00:00.551 [DEBUG] [sway/ipc-server.c:198] New client: fd 64
2022-10-01 13:16:24 - [main.c:340] Found config * for output HDMI-A-1 (Dell Inc. DELL U2415 XKV0P03C07CU)
2022-10-01 13:16:24 - [main.c:340] Found config * for output eDP-1 (LG Display 0x0734)
00:00:00.552 [DEBUG] [wlr] [types/wlr_compositor.c:671] New wlr_surface 0x5560359792b0 (res 0x556035823b90)
00:00:00.552 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:474] new layer_surface 0x5560359ab6d0 (res 0x55603585a0b0)
00:00:00.552 [DEBUG] [sway/desktop/layer_shell.c:610] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
00:00:00.552 [DEBUG] [wlr] [types/wlr_compositor.c:671] New wlr_surface 0x556035977a30 (res 0x55603581a630)
00:00:00.552 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:474] new layer_surface 0x55603597a4c0 (res 0x556035815520)
00:00:00.552 [DEBUG] [sway/desktop/layer_shell.c:610] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
00:00:00.561 [DEBUG] [wlr] [types/wlr_compositor.c:671] New wlr_surface 0x5560359a49d0 (res 0x55603581b5f0)
00:00:00.561 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:474] new layer_surface 0x5560359ac960 (res 0x556035612660)
00:00:00.561 [DEBUG] [sway/desktop/layer_shell.c:610] new layer surface: namespace panel layer 1 anchor 13 size 0x23 margin 0,0,0,0,
00:00:00.561 [DEBUG] [sway/desktop/layer_shell.c:196] Usable area changed, rearranging output
00:00:00.561 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1057@0,23
00:00:00.561 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 23.000000
00:00:00.561 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x5560354b9060 committing with 1 instructions
00:00:00.561 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x5560354b9060
00:00:00.561 [DEBUG] [wlr] [types/wlr_compositor.c:671] New wlr_surface 0x5560359a4d30 (res 0x556035650b80)
00:00:00.561 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:474] new layer_surface 0x55603584a3d0 (res 0x556035821610)
00:00:00.561 [DEBUG] [sway/desktop/layer_shell.c:610] new layer surface: namespace panel layer 1 anchor 13 size 0x23 margin 0,0,0,0,
00:00:00.561 [DEBUG] [sway/desktop/layer_shell.c:196] Usable area changed, rearranging output
00:00:00.561 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1177@0,23
00:00:00.561 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '2' at 1920.000000, 23.000000
00:00:00.561 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x5560354b9060 committing with 1 instructions
00:00:00.561 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x5560354b9060
00:00:00.561 [DEBUG] [wlr] [types/wlr_compositor.c:671] New wlr_surface 0x5560359a58b0 (res 0x556035854510)
00:00:00.564 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
00:00:00.566 [DEBUG] [wlr] [render/allocator/drm_dumb.c:121] Allocated 1920x1080 DRM dumb buffer
00:00:00.566 [DEBUG] [wlr] [render/pixman/renderer.c:120] Created pixman buffer 1920x1080
00:00:04.325 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:04.325 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:04.325 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:04.325 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:04.325 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:04.325 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:04.823 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:04.823 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:04.823 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:04.823 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'HDMI-A-1'
00:00:04.823 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:04.823 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:04.823 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:04.823 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'eDP-1'
00:00:05.854 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:05.854 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:05.854 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:05.854 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:05.854 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:05.854 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:05.854 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:05.854 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:05.854 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:05.854 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:05.854 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:05.854 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:05.975 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:05.975 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:05.975 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:05.975 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'HDMI-A-1'
00:00:05.975 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:05.975 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:05.975 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:05.975 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'eDP-1'
00:00:06.742 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:06.742 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:06.742 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:06.742 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:06.742 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:06.742 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:06.743 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:06.743 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:06.743 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:06.743 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:06.743 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:06.743 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:06.855 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:06.855 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:06.855 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:06.855 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'HDMI-A-1'
00:00:06.855 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:06.855 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:06.855 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:06.855 [DEBUG] [wlr] [types/output/cursor.c:432] Falling back to software cursor on output 'eDP-1'
00:00:11.911 [DEBUG] [sway/commands/bind.c:618] running command for binding: exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
00:00:11.911 [INFO] [sway/commands.c:260] Handling command 'exec swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit''
00:00:11.911 [DEBUG] [sway/commands/exec_always.c:46] Executing swaynag -t warning -m 'You pressed the exit shortcut. Do you really want to exit sway? This will end your Wayland session.' -B 'Yes, exit sway' 'swaymsg exit'
00:00:11.917 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 20199
00:00:11.918 [DEBUG] [sway/tree/root.c:300] Recording workspace for process 20199
00:00:11.949 [DEBUG] [wlr] [types/wlr_compositor.c:671] New wlr_surface 0x556035977df0 (res 0x556035862810)
00:00:11.949 [DEBUG] [wlr] [types/wlr_compositor.c:671] New wlr_surface 0x556035875a30 (res 0x55603585ae30)
00:00:11.949 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:474] new layer_surface 0x5560359a6130 (res 0x556035818500)
00:00:11.949 [DEBUG] [sway/desktop/layer_shell.c:610] new layer surface: namespace swaynag layer 2 anchor 13 size 0x35 margin 0,0,0,0,
00:00:11.949 [DEBUG] [sway/desktop/layer_shell.c:196] Usable area changed, rearranging output
00:00:11.949 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1022@0,58
00:00:11.949 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 58.000000
00:00:11.949 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x556035859d50 committing with 1 instructions
00:00:11.949 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x556035859d50
00:00:11.955 [DEBUG] [sway/desktop/layer_shell.c:196] Usable area changed, rearranging output
00:00:11.955 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 1920x1024@0,56
00:00:11.955 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 56.000000
00:00:11.955 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x5560357e7f60 committing with 1 instructions
00:00:11.955 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x5560357e7f60
00:00:27.184 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:27.184 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:27.184 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:27.184 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:27.184 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:27.184 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:27.184 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:27.184 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:27.184 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:27.184 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:27.184 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:27.184 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:27.226 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'HDMI-A-1
00:00:27.226 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:27.226 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:27.226 [DEBUG] [wlr] [types/output/render.c:305] Failed to intersect display and render modifiers for format 0x34325241 on output 'eDP-1
00:00:27.226 [DEBUG] [wlr] [types/output/cursor.c:269] Failed to pick cursor format
00:00:27.226 [DEBUG] [wlr] [types/output/cursor.c:354] Failed to render cursor buffer
00:00:42.551 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing AT Translated Set 2 keyboard [1:1]
00:00:42.552 [DEBUG] [sway/input/input-manager.c:202] removing device: '1:1:AT_Translated_Set_2_keyboard'
00:00:42.552 [DEBUG] [sway/input/seat.c:983] removing device 1:1:AT_Translated_Set_2_keyboard from seat seat0
00:00:42.552 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 1:1:AT_Translated_Set_2_keyboard from group 0x5560354c5e10
00:00:42.552 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Intel HID 5 button array [0:0]
00:00:42.552 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:0:Intel_HID_5_button_array'
00:00:42.552 [DEBUG] [sway/input/seat.c:983] removing device 0:0:Intel_HID_5_button_array from seat seat0
00:00:42.552 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 0:0:Intel_HID_5_button_array from group 0x5560354c5e10
00:00:42.552 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Intel HID events [0:0]
00:00:42.552 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:0:Intel_HID_events'
00:00:42.552 [DEBUG] [sway/input/seat.c:983] removing device 0:0:Intel_HID_events from seat seat0
00:00:42.552 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 0:0:Intel_HID_events from group 0x5560354c5e10
00:00:42.553 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing 0X45 0X4C 0X41 0X4E 04F3:31B3 Touchpad [1267:12723]
00:00:42.553 [DEBUG] [sway/input/input-manager.c:202] removing device: '1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Touchpad'
00:00:42.553 [DEBUG] [sway/input/seat.c:983] removing device 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Touchpad from seat seat0
00:00:42.553 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing 0X45 0X4C 0X41 0X4E 04F3:31B3 Mouse [1267:12723]
00:00:42.553 [DEBUG] [sway/input/input-manager.c:202] removing device: '1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Mouse'
00:00:42.553 [DEBUG] [sway/input/seat.c:983] removing device 1267:12723:0X45_0X4C_0X41_0X4E_04F3:31B3_Mouse from seat seat0
00:00:42.553 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing PixArt Cherry USB Optical Mouse [1130:45201]
00:00:42.553 [DEBUG] [sway/input/input-manager.c:202] removing device: '1130:45201:PixArt_Cherry_USB_Optical_Mouse'
00:00:42.553 [DEBUG] [sway/input/seat.c:983] removing device 1130:45201:PixArt_Cherry_USB_Optical_Mouse from seat seat0
00:00:42.553 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing FJ Camera: IR Camera [1266:46851]
00:00:42.553 [DEBUG] [sway/input/input-manager.c:202] removing device: '1266:46851:FJ_Camera:_IR_Camera'
00:00:42.553 [DEBUG] [sway/input/seat.c:983] removing device 1266:46851:FJ_Camera:_IR_Camera from seat seat0
00:00:42.553 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 1266:46851:FJ_Camera:_IR_Camera from group 0x5560354c5e10
00:00:42.553 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing FJ Camera: FJ Camera [1266:46851]
00:00:42.553 [DEBUG] [sway/input/input-manager.c:202] removing device: '1266:46851:FJ_Camera:_FJ_Camera'
00:00:42.553 [DEBUG] [sway/input/seat.c:983] removing device 1266:46851:FJ_Camera:_FJ_Camera from seat seat0
00:00:42.553 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 1266:46851:FJ_Camera:_FJ_Camera from group 0x5560354c5e10
00:00:42.554 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Logitech USB Keyboard System Control [1133:49948]
00:00:42.554 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:49948:Logitech_USB_Keyboard_System_Control'
00:00:42.554 [DEBUG] [sway/input/seat.c:983] removing device 1133:49948:Logitech_USB_Keyboard_System_Control from seat seat0
00:00:42.554 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 1133:49948:Logitech_USB_Keyboard_System_Control from group 0x5560354c5e10
00:00:42.554 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Logitech USB Keyboard Consumer Control [1133:49948]
00:00:42.554 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:49948:Logitech_USB_Keyboard_Consumer_Control'
00:00:42.554 [DEBUG] [sway/input/seat.c:983] removing device 1133:49948:Logitech_USB_Keyboard_Consumer_Control from seat seat0
00:00:42.554 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 1133:49948:Logitech_USB_Keyboard_Consumer_Control from group 0x5560354c5e10
00:00:42.555 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Logitech USB Keyboard [1133:49948]
00:00:42.555 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:49948:Logitech_USB_Keyboard'
00:00:42.555 [DEBUG] [sway/input/seat.c:983] removing device 1133:49948:Logitech_USB_Keyboard from seat seat0
00:00:42.555 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 1133:49948:Logitech_USB_Keyboard from group 0x5560354c5e10
00:00:42.555 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Lid Switch [0:5]
00:00:42.555 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:5:Lid_Switch'
00:00:42.555 [DEBUG] [sway/input/seat.c:983] removing device 0:5:Lid_Switch from seat seat0
00:00:42.555 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Power Button [0:1]
00:00:42.555 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
00:00:42.555 [DEBUG] [sway/input/seat.c:983] removing device 0:1:Power_Button from seat seat0
00:00:42.555 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 0:1:Power_Button from group 0x5560354c5e10
00:00:42.555 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Video Bus [0:6]
00:00:42.555 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:6:Video_Bus'
00:00:42.556 [DEBUG] [sway/input/seat.c:983] removing device 0:6:Video_Bus from seat seat0
00:00:42.556 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 0:6:Video_Bus from group 0x5560354c5e10
00:00:42.556 [DEBUG] [wlr] [backend/libinput/events.c:140] Removing Fujitsu FUJ02E3 [0:0]
00:00:42.556 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:0:Fujitsu_FUJ02E3'
00:00:42.556 [DEBUG] [sway/input/seat.c:983] removing device 0:0:Fujitsu_FUJ02E3 from seat seat0
00:00:42.556 [DEBUG] [sway/input/keyboard.c:815] Removing keyboard 0:0:Fujitsu_FUJ02E3 from group 0x5560354c5e10
00:00:42.556 [DEBUG] [sway/input/keyboard.c:821] Destroying empty keyboard group 0x5560354c5e10
00:00:42.556 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:207] Disabling seat
00:00:42.556 [INFO] [wlr] [backend/drm/backend.c:126] DRM fd paused
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment