You are not logged in.

#1 2022-11-04 02:08:15

freddiehaddad
Member
Registered: 2022-11-02
Posts: 19

login manager and greeter restart several times before finally loading

I'm using greetd and wlgreet for my login manager and greeter with Sway.  Everything works and I can log in.  However, when I boot the computer, the login manager seems to be restarting several times (the screen keeps flickering) before it finally dispalys a login screen.

I think I have all the right services running but I'm not sure what the problem is.

grep seat /etc/group
seat:x:974:greeter,freddiehaddad
systemctl list-units
  systemd-homed-activate.service                                                          loaded active exited    Home Area Activation
  systemd-homed.service                                                                   loaded active running   Home Area Manager
  greetd.service                                                                          loaded active running   Greeter daemon/polkit
  polkit.service                                                                          loaded active running   Authorization Manager
  seatd.service                                                                           loaded active running   Seat management daemon
journalctl -u greetd
-- Boot d8dcdcf6d892452ebb68721cd292e53c --
Nov 03 17:31:42 arch greetd[545]: pam_systemd_home(greetd:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 03 17:31:42 arch greetd[545]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 03 17:31:42 arch systemd[1]: Started Greeter daemon.
Nov 03 17:31:42 arch greetd[545]: pam_unix(greetd:session): session closed for user greeter
Nov 03 17:31:42 arch greetd[544]: error: check_children: greeter exited without creating a session
Nov 03 17:31:42 arch systemd[1]: greetd.service: Deactivated successfully.
Nov 03 17:31:44 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 1.
Nov 03 17:31:44 arch systemd[1]: Stopped Greeter daemon.
Nov 03 17:31:44 arch systemd[1]: Started Greeter daemon.
Nov 03 17:31:44 arch greetd[628]: pam_systemd_home(greetd:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 03 17:31:44 arch greetd[628]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 03 17:31:44 arch greetd[628]: pam_unix(greetd:session): session closed for user greeter
Nov 03 17:31:44 arch greetd[627]: error: check_children: greeter exited without creating a session
Nov 03 17:31:44 arch systemd[1]: greetd.service: Deactivated successfully.
Nov 03 17:31:45 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 2.
Nov 03 17:31:45 arch systemd[1]: Stopped Greeter daemon.
Nov 03 17:31:45 arch systemd[1]: Started Greeter daemon.
Nov 03 17:31:45 arch greetd[715]: pam_systemd_home(greetd:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 03 17:31:45 arch greetd[715]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 03 17:31:46 arch greetd[715]: pam_unix(greetd:session): session closed for user greeter
Nov 03 17:31:46 arch greetd[714]: error: check_children: greeter exited without creating a session
Nov 03 17:31:46 arch systemd[1]: greetd.service: Deactivated successfully.
Nov 03 17:31:47 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 3.
Nov 03 17:31:47 arch systemd[1]: Stopped Greeter daemon.
Nov 03 17:31:47 arch systemd[1]: Started Greeter daemon.
Nov 03 17:31:47 arch greetd[788]: pam_systemd_home(greetd:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 03 17:31:47 arch greetd[788]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 03 17:31:52 arch greetd[921]: pam_systemd_home(greetd:auth): Not a user managed by systemd-homed: No home for user freddiehaddad known
Nov 03 17:31:54 arch greetd[921]: pam_unix(greetd:session): session opened for user freddiehaddad(uid=1000) by (uid=0)
journalctrl -u seatd
Nov 03 17:31:42 arch seatd[539]: 00:00:00.000 [INFO] [seatd/seat.c:39] Created VT-bound seat seat0
Nov 03 17:31:42 arch seatd[539]: 00:00:00.000 [INFO] [seatd/seatd.c:194] seatd started
Nov 03 17:31:42 arch systemd[1]: Started Seat management daemon.
Nov 03 17:31:42 arch seatd[539]: 00:00:00.127 [INFO] [seatd/server.c:145] New client connected (pid: 554, uid: 971, gid: 971)
Nov 03 17:31:42 arch seatd[539]: 00:00:00.127 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 03 17:31:42 arch seatd[539]: 00:00:00.127 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 03 17:31:42 arch seatd[539]: 00:00:00.435 [INFO] [seatd/seat.c:418] No clients on seat0 to activate
Nov 03 17:31:42 arch seatd[539]: 00:00:00.505 [INFO] [seatd/seat.c:524] Closed client 1 on seat0
Nov 03 17:31:42 arch seatd[539]: 00:00:00.505 [INFO] [seatd/seat.c:192] Removed client 1 from seat0
Nov 03 17:31:42 arch seatd[539]: 00:00:00.505 [INFO] [seatd/client.c:471] Client disconnected
Nov 03 17:31:44 arch seatd[539]: 00:00:01.849 [INFO] [seatd/server.c:145] New client connected (pid: 629, uid: 971, gid: 971)
Nov 03 17:31:44 arch seatd[539]: 00:00:01.849 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 03 17:31:44 arch seatd[539]: 00:00:01.849 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 03 17:31:44 arch seatd[539]: 00:00:02.110 [INFO] [seatd/seat.c:418] No clients on seat0 to activate
Nov 03 17:31:44 arch seatd[539]: 00:00:02.183 [INFO] [seatd/seat.c:524] Closed client 1 on seat0
Nov 03 17:31:44 arch seatd[539]: 00:00:02.183 [INFO] [seatd/seat.c:192] Removed client 1 from seat0
Nov 03 17:31:44 arch seatd[539]: 00:00:02.183 [INFO] [seatd/client.c:471] Client disconnected
Nov 03 17:31:45 arch seatd[539]: 00:00:03.546 [INFO] [seatd/server.c:145] New client connected (pid: 716, uid: 971, gid: 971)
Nov 03 17:31:45 arch seatd[539]: 00:00:03.546 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 03 17:31:45 arch seatd[539]: 00:00:03.546 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 03 17:31:46 arch seatd[539]: 00:00:03.835 [INFO] [seatd/seat.c:418] No clients on seat0 to activate
Nov 03 17:31:46 arch seatd[539]: 00:00:03.906 [INFO] [seatd/seat.c:524] Closed client 1 on seat0
Nov 03 17:31:46 arch seatd[539]: 00:00:03.906 [INFO] [seatd/seat.c:192] Removed client 1 from seat0
Nov 03 17:31:46 arch seatd[539]: 00:00:03.906 [INFO] [seatd/client.c:471] Client disconnected
Nov 03 17:31:47 arch seatd[539]: 00:00:05.136 [INFO] [seatd/server.c:145] New client connected (pid: 791, uid: 971, gid: 971)
Nov 03 17:31:47 arch seatd[539]: 00:00:05.136 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 03 17:31:47 arch seatd[539]: 00:00:05.136 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 03 17:31:54 arch seatd[539]: 00:00:12.066 [INFO] [seatd/seat.c:418] No clients on seat0 to activate
Nov 03 17:31:54 arch seatd[539]: 00:00:12.135 [INFO] [seatd/seat.c:524] Closed client 1 on seat0
Nov 03 17:31:54 arch seatd[539]: 00:00:12.135 [INFO] [seatd/seat.c:192] Removed client 1 from seat0
Nov 03 17:31:54 arch seatd[539]: 00:00:12.135 [INFO] [seatd/client.c:471] Client disconnected
Nov 03 17:31:54 arch seatd[539]: 00:00:12.374 [INFO] [seatd/server.c:145] New client connected (pid: 933, uid: 1000, gid: 1000)
Nov 03 17:31:54 arch seatd[539]: 00:00:12.374 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 03 17:31:54 arch seatd[539]: 00:00:12.374 [INFO] [seatd/seat.c:480] Opened client 1 on seat0

Last edited by freddiehaddad (2022-11-04 02:21:44)

Offline

#2 2022-11-04 07:21:09

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,460

Re: login manager and greeter restart several times before finally loading

https://wiki.archlinux.org/title/Kernel … _KMS_start

If that's not it, post a complete system journal, not random filters.

Sidenote: you don't seem to be using homed, so why is it active?

Online

#3 2022-11-04 07:36:27

freddiehaddad
Member
Registered: 2022-11-02
Posts: 19

Re: login manager and greeter restart several times before finally loading

Hello, thanks for the reply.

I did modify /etc/mkinitcpio.conf and added i915 to the MODULES=(...) section.  Are you referring to enabling early KMS or to the part about forcing a specific resolution?

Sidenote: you don't seem to be using homed, so why is it active?

I enabled it because the errors prior to enabling lead me to believe the problem was the service wasn't enabled:

-- Boot c39bfcaf94c2421cae76c46dd707c5dc --
Oct 29 00:42:24 arch systemd[1]: Started Greeter daemon.
Oct 29 00:42:24 arch greetd[572]: pam_systemd_home(greetd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 29 00:42:24 arch greetd[572]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Oct 29 00:42:24 arch greetd[572]: pam_unix(greetd:session): session closed for user greeter
Oct 29 00:42:24 arch greetd[571]: error: check_children: greeter exited without creating a session
Oct 29 00:42:24 arch systemd[1]: greetd.service: Deactivated successfully.
Oct 29 00:42:26 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 1.
Oct 29 00:42:26 arch systemd[1]: Stopped Greeter daemon.
Oct 29 00:42:26 arch systemd[1]: Started Greeter daemon.
Oct 29 00:42:26 arch greetd[666]: pam_systemd_home(greetd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 29 00:42:26 arch greetd[666]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Oct 29 00:42:26 arch greetd[666]: pam_unix(greetd:session): session closed for user greeter
Oct 29 00:42:26 arch greetd[665]: error: check_children: greeter exited without creating a session
Oct 29 00:42:26 arch systemd[1]: greetd.service: Deactivated successfully.
Oct 29 00:42:27 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 2.
Oct 29 00:42:27 arch systemd[1]: Stopped Greeter daemon.
Oct 29 00:42:27 arch systemd[1]: Started Greeter daemon.
Oct 29 00:42:27 arch greetd[745]: pam_systemd_home(greetd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 29 00:42:27 arch greetd[745]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Oct 29 00:42:28 arch greetd[745]: pam_unix(greetd:session): session closed for user greeter
Oct 29 00:42:28 arch greetd[744]: error: check_children: greeter exited without creating a session
Oct 29 00:42:28 arch systemd[1]: greetd.service: Deactivated successfully.
Oct 29 00:42:29 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 3.
Oct 29 00:42:29 arch systemd[1]: Stopped Greeter daemon.
Oct 29 00:42:29 arch systemd[1]: Started Greeter daemon.
Oct 29 00:42:29 arch greetd[826]: pam_systemd_home(greetd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 29 00:42:29 arch greetd[826]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Oct 29 00:42:46 arch greetd[906]: pam_systemd_home(greetd:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 29 00:42:48 arch greetd[906]: pam_unix(greetd:session): session opened for user freddiehaddad(uid=1000) by (uid=0)
Oct 29 00:50:13 arch greetd[4445]: pam_systemd_home(greetd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Oct 29 00:50:13 arch greetd[4445]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Oct 29 00:53:52 arch greetd[821]: error: check_children: greeter exited without creating a session
Oct 29 00:53:52 arch systemd[1]: Stopping Greeter daemon...
Oct 29 00:53:52 arch systemd[1]: greetd.service: Deactivated successfully.
Oct 29 00:53:52 arch systemd[1]: Stopped Greeter daemon.

Full system journal:

Nov 04 00:24:38 arch kernel: Linux version 6.0.6-arch1-1 (linux@archlinux) (gcc (GCC) 12.2.0, GNU ld (GNU Binutils) 2.39.0) #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000
Nov 04 00:24:38 arch kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=4e551dc4-30e1-42d7-94a1-89eb25f42874 acpi_enforce_resources=lax rw quiet
Nov 04 00:24:38 arch kernel: x86/split lock detection: #AC: crashing the kernel on kernel split_locks and warning on user-space split_locks
Nov 04 00:24:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers'
Nov 04 00:24:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
Nov 04 00:24:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
Nov 04 00:24:38 arch kernel: x86/fpu: Supporting XSAVE feature 0x200: 'Protection Keys User registers'
Nov 04 00:24:38 arch kernel: x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
Nov 04 00:24:38 arch kernel: x86/fpu: xstate_offset[9]:  832, xstate_sizes[9]:    8
Nov 04 00:24:38 arch kernel: x86/fpu: Enabled xstate features 0x207, context size is 840 bytes, using 'compacted' format.
Nov 04 00:24:38 arch kernel: signal: max sigframe size: 3632
Nov 04 00:24:38 arch kernel: BIOS-provided physical RAM map:
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009dfff] usable
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x000000000009e000-0x000000000009efff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x000000000009f000-0x000000000009ffff] usable
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000000100000-0x000000004243efff] usable
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x000000004243f000-0x0000000043c3efff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000043c3f000-0x0000000043d3efff] ACPI data
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000043d3f000-0x0000000043f3efff] ACPI NVS
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000043f3f000-0x0000000044bfefff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000044bff000-0x0000000044bfffff] usable
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000044c00000-0x0000000048ffffff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000049e00000-0x000000004f7fffff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 04 00:24:38 arch kernel: BIOS-e820: [mem 0x0000000100000000-0x00000008b07fffff] usable
Nov 04 00:24:38 arch kernel: NX (Execute Disable) protection: active
Nov 04 00:24:38 arch kernel: e820: update [mem 0x3ab20018-0x3ab2f057] usable ==> usable
Nov 04 00:24:38 arch kernel: e820: update [mem 0x3ab20018-0x3ab2f057] usable ==> usable
Nov 04 00:24:38 arch kernel: extended physical RAM map:
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000000000000-0x000000000009dfff] usable
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x000000000009e000-0x000000000009efff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x000000000009f000-0x000000000009ffff] usable
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x00000000000a0000-0x00000000000fffff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000000100000-0x000000003ab20017] usable
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x000000003ab20018-0x000000003ab2f057] usable
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x000000003ab2f058-0x000000004243efff] usable
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x000000004243f000-0x0000000043c3efff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000043c3f000-0x0000000043d3efff] ACPI data
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000043d3f000-0x0000000043f3efff] ACPI NVS
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000043f3f000-0x0000000044bfefff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000044bff000-0x0000000044bfffff] usable
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000044c00000-0x0000000048ffffff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000049e00000-0x000000004f7fffff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x00000000c0000000-0x00000000cfffffff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x00000000fe000000-0x00000000fe010fff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x00000000fed00000-0x00000000fed00fff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x00000000fed20000-0x00000000fed7ffff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x00000000ff000000-0x00000000ffffffff] reserved
Nov 04 00:24:38 arch kernel: reserve setup_data: [mem 0x0000000100000000-0x00000008b07fffff] usable
Nov 04 00:24:38 arch kernel: efi: EFI v2.80 by American Megatrends
Nov 04 00:24:38 arch kernel: efi: ACPI=0x43e7b000 ACPI 2.0=0x43e7b014 SMBIOS=0x44677000 SMBIOS 3.0=0x44676000 MEMATTR=0x3abec018 ESRT=0x3c5d9698 RNG=0x44681f18 
Nov 04 00:24:38 arch kernel: efi: seeding entropy pool
Nov 04 00:24:38 arch kernel: random: crng init done
Nov 04 00:24:38 arch kernel: SMBIOS 3.5.0 present.
Nov 04 00:24:38 arch kernel: DMI: Micro-Star International Co., Ltd. MS-7D30/MPG Z690 CARBON WIFI (MS-7D30), BIOS 1.91 10/11/2022
Nov 04 00:24:38 arch kernel: tsc: Detected 3200.000 MHz processor
Nov 04 00:24:38 arch kernel: tsc: Detected 3187.200 MHz TSC
Nov 04 00:24:38 arch kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
Nov 04 00:24:38 arch kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
Nov 04 00:24:38 arch kernel: last_pfn = 0x8b0800 max_arch_pfn = 0x400000000
Nov 04 00:24:38 arch kernel: x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
Nov 04 00:24:38 arch kernel: total RAM covered: 62640M
Nov 04 00:24:38 arch kernel: Found optimal setting for mtrr clean up
Nov 04 00:24:38 arch kernel:  gran_size: 64K         chunk_size: 64K         num_reg: 8          lose cover RAM: 0G
Nov 04 00:24:38 arch kernel: e820: update [mem 0x4b000000-0xffffffff] usable ==> reserved
Nov 04 00:24:38 arch kernel: last_pfn = 0x44c00 max_arch_pfn = 0x400000000
Nov 04 00:24:38 arch kernel: esrt: Reserving ESRT space from 0x000000003c5d9698 to 0x000000003c5d96f8.
Nov 04 00:24:38 arch kernel: e820: update [mem 0x3c5d9000-0x3c5d9fff] usable ==> reserved
Nov 04 00:24:38 arch kernel: Using GB pages for direct mapping
Nov 04 00:24:38 arch kernel: Secure boot disabled
Nov 04 00:24:38 arch kernel: RAMDISK: [mem 0x3881e000-0x39991fff]
Nov 04 00:24:38 arch kernel: ACPI: Early table checksum verification disabled
Nov 04 00:24:38 arch kernel: ACPI: RSDP 0x0000000043E7B014 000024 (v02 ALASKA)
Nov 04 00:24:38 arch kernel: ACPI: XSDT 0x0000000043E7A728 0000F4 (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: FACP 0x0000000043D3C000 000114 (v06 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: DSDT 0x0000000043CBA000 0815EF (v02 ALASKA A M I    01072009 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: FACS 0x0000000043F3E000 000040
Nov 04 00:24:38 arch kernel: ACPI: FIDT 0x0000000043CB9000 00009C (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043D3E000 00038C (v02 PmaxDv Pmax_Dev 00000001 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043CB3000 005D34 (v02 CpuRef CpuSsdt  00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043CB0000 002935 (v02 SaSsdt SaSsdt   00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043CAC000 003339 (v02 INTEL  IgfxSsdt 00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: HPET 0x0000000043D3D000 000038 (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: APIC 0x0000000043CAB000 0001DC (v05 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: MCFG 0x0000000043CAA000 00003C (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043CA8000 001F1A (v02 ALASKA Ther_Rvp 00001000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: UEFI 0x0000000043E60000 000048 (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: NHLT 0x0000000043CA7000 00002D (v00 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: LPIT 0x0000000043CA6000 0000CC (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043CA2000 002A83 (v02 ALASKA PtidDevc 00001000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043C9F000 002357 (v02 ALASKA TbtTypeC 00000000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: DBGP 0x0000000043C9E000 000034 (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: DBG2 0x0000000043C9D000 000054 (v00 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043C9B000 001919 (v02 ALASKA UsbCTabl 00001000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: DMAR 0x0000000043C9A000 000088 (v02 INTEL  EDK2     00000002      01000013)
Nov 04 00:24:38 arch kernel: ACPI: FPDT 0x0000000043C99000 000044 (v01 ALASKA A M I    01072009 AMI  01000013)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043C97000 001272 (v02 INTEL  xh_adls3 00000000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043C93000 003AEA (v02 SocGpe SocGpe   00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043C8F000 0039DA (v02 SocCmn SocCmn   00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0x0000000043C8E000 000144 (v02 Intel  ADebTabl 00001000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: PHAT 0x0000000043C8D000 0005B1 (v01 ALASKA A M I    00000005 MSFT 0100000D)
Nov 04 00:24:38 arch kernel: ACPI: WSMT 0x0000000043CA5000 000028 (v01 ALASKA A M I    01072009 AMI  00010013)
Nov 04 00:24:38 arch kernel: ACPI: Reserving FACP table memory at [mem 0x43d3c000-0x43d3c113]
Nov 04 00:24:38 arch kernel: ACPI: Reserving DSDT table memory at [mem 0x43cba000-0x43d3b5ee]
Nov 04 00:24:38 arch kernel: ACPI: Reserving FACS table memory at [mem 0x43f3e000-0x43f3e03f]
Nov 04 00:24:38 arch kernel: ACPI: Reserving FIDT table memory at [mem 0x43cb9000-0x43cb909b]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43d3e000-0x43d3e38b]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43cb3000-0x43cb8d33]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43cb0000-0x43cb2934]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43cac000-0x43caf338]
Nov 04 00:24:38 arch kernel: ACPI: Reserving HPET table memory at [mem 0x43d3d000-0x43d3d037]
Nov 04 00:24:38 arch kernel: ACPI: Reserving APIC table memory at [mem 0x43cab000-0x43cab1db]
Nov 04 00:24:38 arch kernel: ACPI: Reserving MCFG table memory at [mem 0x43caa000-0x43caa03b]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43ca8000-0x43ca9f19]
Nov 04 00:24:38 arch kernel: ACPI: Reserving UEFI table memory at [mem 0x43e60000-0x43e60047]
Nov 04 00:24:38 arch kernel: ACPI: Reserving NHLT table memory at [mem 0x43ca7000-0x43ca702c]
Nov 04 00:24:38 arch kernel: ACPI: Reserving LPIT table memory at [mem 0x43ca6000-0x43ca60cb]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43ca2000-0x43ca4a82]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43c9f000-0x43ca1356]
Nov 04 00:24:38 arch kernel: ACPI: Reserving DBGP table memory at [mem 0x43c9e000-0x43c9e033]
Nov 04 00:24:38 arch kernel: ACPI: Reserving DBG2 table memory at [mem 0x43c9d000-0x43c9d053]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43c9b000-0x43c9c918]
Nov 04 00:24:38 arch kernel: ACPI: Reserving DMAR table memory at [mem 0x43c9a000-0x43c9a087]
Nov 04 00:24:38 arch kernel: ACPI: Reserving FPDT table memory at [mem 0x43c99000-0x43c99043]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43c97000-0x43c98271]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43c93000-0x43c96ae9]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43c8f000-0x43c929d9]
Nov 04 00:24:38 arch kernel: ACPI: Reserving SSDT table memory at [mem 0x43c8e000-0x43c8e143]
Nov 04 00:24:38 arch kernel: ACPI: Reserving PHAT table memory at [mem 0x43c8d000-0x43c8d5b0]
Nov 04 00:24:38 arch kernel: ACPI: Reserving WSMT table memory at [mem 0x43ca5000-0x43ca5027]
Nov 04 00:24:38 arch kernel: No NUMA configuration found
Nov 04 00:24:38 arch kernel: Faking a node at [mem 0x0000000000000000-0x00000008b07fffff]
Nov 04 00:24:38 arch kernel: NODE_DATA(0) allocated [mem 0x8b07fc000-0x8b07fffff]
Nov 04 00:24:38 arch kernel: Zone ranges:
Nov 04 00:24:38 arch kernel:   DMA      [mem 0x0000000000001000-0x0000000000ffffff]
Nov 04 00:24:38 arch kernel:   DMA32    [mem 0x0000000001000000-0x00000000ffffffff]
Nov 04 00:24:38 arch kernel:   Normal   [mem 0x0000000100000000-0x00000008b07fffff]
Nov 04 00:24:38 arch kernel:   Device   empty
Nov 04 00:24:38 arch kernel: Movable zone start for each node
Nov 04 00:24:38 arch kernel: Early memory node ranges
Nov 04 00:24:38 arch kernel:   node   0: [mem 0x0000000000001000-0x000000000009dfff]
Nov 04 00:24:38 arch kernel:   node   0: [mem 0x000000000009f000-0x000000000009ffff]
Nov 04 00:24:38 arch kernel:   node   0: [mem 0x0000000000100000-0x000000004243efff]
Nov 04 00:24:38 arch kernel:   node   0: [mem 0x0000000044bff000-0x0000000044bfffff]
Nov 04 00:24:38 arch kernel:   node   0: [mem 0x0000000100000000-0x00000008b07fffff]
Nov 04 00:24:38 arch kernel: Initmem setup node 0 [mem 0x0000000000001000-0x00000008b07fffff]
Nov 04 00:24:38 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 04 00:24:38 arch kernel: On node 0, zone DMA: 1 pages in unavailable ranges
Nov 04 00:24:38 arch kernel: On node 0, zone DMA: 96 pages in unavailable ranges
Nov 04 00:24:38 arch kernel: On node 0, zone DMA32: 10176 pages in unavailable ranges
Nov 04 00:24:38 arch kernel: On node 0, zone Normal: 13312 pages in unavailable ranges
Nov 04 00:24:38 arch kernel: On node 0, zone Normal: 30720 pages in unavailable ranges
Nov 04 00:24:38 arch kernel: Reserving Intel graphics memory at [mem 0x4b800000-0x4f7fffff]
Nov 04 00:24:38 arch kernel: ACPI: PM-Timer IO Port: 0x1808
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x05] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x06] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x07] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x08] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x09] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0a] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0b] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0c] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0d] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0e] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x0f] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x10] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x11] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x12] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x13] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x14] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x15] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x16] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x17] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
Nov 04 00:24:38 arch kernel: IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-119
Nov 04 00:24:38 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
Nov 04 00:24:38 arch kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
Nov 04 00:24:38 arch kernel: ACPI: Using ACPI (MADT) for SMP configuration information
Nov 04 00:24:38 arch kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
Nov 04 00:24:38 arch kernel: TSC deadline timer available
Nov 04 00:24:38 arch kernel: smpboot: Allowing 24 CPUs, 0 hotplug CPUs
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x0009e000-0x0009efff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3ab20000-0x3ab20fff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3ab2f000-0x3ab2ffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x3c5d9000-0x3c5d9fff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4243f000-0x43c3efff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x43c3f000-0x43d3efff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x43d3f000-0x43f3efff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x43f3f000-0x44bfefff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x44c00000-0x48ffffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49000000-0x49dfffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x49e00000-0x4f7fffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0x4f800000-0xbfffffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xc0000000-0xcfffffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xd0000000-0xfdffffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe000000-0xfe010fff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfe011000-0xfebfffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfec01000-0xfecfffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed00000-0xfed00fff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed01000-0xfed1ffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed20000-0xfed7ffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfed80000-0xfedfffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xfee01000-0xfeffffff]
Nov 04 00:24:38 arch kernel: PM: hibernation: Registered nosave memory: [mem 0xff000000-0xffffffff]
Nov 04 00:24:38 arch kernel: [mem 0x4f800000-0xbfffffff] available for PCI devices
Nov 04 00:24:38 arch kernel: Booting paravirtualized kernel on bare hardware
Nov 04 00:24:38 arch kernel: clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370452778343963 ns
Nov 04 00:24:38 arch kernel: setup_percpu: NR_CPUS:320 nr_cpumask_bits:320 nr_cpu_ids:24 nr_node_ids:1
Nov 04 00:24:38 arch kernel: percpu: Embedded 63 pages/cpu s221184 r8192 d28672 u262144
Nov 04 00:24:38 arch kernel: pcpu-alloc: s221184 r8192 d28672 u262144 alloc=1*2097152
Nov 04 00:24:38 arch kernel: pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 
Nov 04 00:24:38 arch kernel: pcpu-alloc: [0] 16 17 18 19 20 21 22 23 
Nov 04 00:24:38 arch kernel: Fallback order for Node 0: 0 
Nov 04 00:24:38 arch kernel: Built 1 zonelists, mobility grouping on.  Total pages: 8203919
Nov 04 00:24:38 arch kernel: Policy zone: Normal
Nov 04 00:24:38 arch kernel: Kernel command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=4e551dc4-30e1-42d7-94a1-89eb25f42874 acpi_enforce_resources=lax rw quiet
Nov 04 00:24:38 arch kernel: printk: log_buf_len individual max cpu contribution: 4096 bytes
Nov 04 00:24:38 arch kernel: printk: log_buf_len total cpu_extra contributions: 94208 bytes
Nov 04 00:24:38 arch kernel: printk: log_buf_len min size: 131072 bytes
Nov 04 00:24:38 arch kernel: printk: log_buf_len: 262144 bytes
Nov 04 00:24:38 arch kernel: printk: early log buf free: 113760(86%)
Nov 04 00:24:38 arch kernel: Dentry cache hash table entries: 4194304 (order: 13, 33554432 bytes, linear)
Nov 04 00:24:38 arch kernel: Inode-cache hash table entries: 2097152 (order: 12, 16777216 bytes, linear)
Nov 04 00:24:38 arch kernel: mem auto-init: stack:all(zero), heap alloc:on, heap free:off
Nov 04 00:24:38 arch kernel: software IO TLB: area num 32.
Nov 04 00:24:38 arch kernel: Memory: 32509756K/33337208K available (14343K kernel code, 2078K rwdata, 11324K rodata, 2124K init, 3540K bss, 827192K reserved, 0K cma-reserved)
Nov 04 00:24:38 arch kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=24, Nodes=1
Nov 04 00:24:38 arch kernel: ftrace: allocating 45781 entries in 179 pages
Nov 04 00:24:38 arch kernel: ftrace: allocated 179 pages with 5 groups
Nov 04 00:24:38 arch kernel: Dynamic Preempt: full
Nov 04 00:24:38 arch kernel: rcu: Preemptible hierarchical RCU implementation.
Nov 04 00:24:38 arch kernel: rcu:         RCU restricting CPUs from NR_CPUS=320 to nr_cpu_ids=24.
Nov 04 00:24:38 arch kernel: rcu:         RCU priority boosting: priority 1 delay 500 ms.
Nov 04 00:24:38 arch kernel:         Trampoline variant of Tasks RCU enabled.
Nov 04 00:24:38 arch kernel:         Rude variant of Tasks RCU enabled.
Nov 04 00:24:38 arch kernel:         Tracing variant of Tasks RCU enabled.
Nov 04 00:24:38 arch kernel: rcu: RCU calculated value of scheduler-enlistment delay is 30 jiffies.
Nov 04 00:24:38 arch kernel: rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=24
Nov 04 00:24:38 arch kernel: NR_IRQS: 20736, nr_irqs: 2248, preallocated irqs: 16
Nov 04 00:24:38 arch kernel: rcu: srcu_init: Setting srcu_struct sizes based on contention.
Nov 04 00:24:38 arch kernel: kfence: initialized - using 2097152 bytes for 255 objects at 0x000000005b9d0abd-0x00000000e592f35e
Nov 04 00:24:38 arch kernel: Console: colour dummy device 80x25
Nov 04 00:24:38 arch kernel: printk: console [tty0] enabled
Nov 04 00:24:38 arch kernel: ACPI: Core revision 20220331
Nov 04 00:24:38 arch kernel: clocksource: hpet: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 99544814920 ns
Nov 04 00:24:38 arch kernel: APIC: Switch to symmetric I/O mode setup
Nov 04 00:24:38 arch kernel: DMAR: Host address width 39
Nov 04 00:24:38 arch kernel: DMAR: DRHD base: 0x000000fed90000 flags: 0x0
Nov 04 00:24:38 arch kernel: DMAR: dmar0: reg_base_addr fed90000 ver 4:0 cap 1c0000c40660462 ecap 29a00f0505e
Nov 04 00:24:38 arch kernel: DMAR: DRHD base: 0x000000fed91000 flags: 0x1
Nov 04 00:24:38 arch kernel: DMAR: dmar1: reg_base_addr fed91000 ver 5:0 cap d2008c40660462 ecap f050da
Nov 04 00:24:38 arch kernel: DMAR: RMRR base: 0x0000004b000000 end: 0x0000004f7fffff
Nov 04 00:24:38 arch kernel: DMAR-IR: IOAPIC id 2 under DRHD base  0xfed91000 IOMMU 1
Nov 04 00:24:38 arch kernel: DMAR-IR: HPET id 0 under DRHD base 0xfed91000
Nov 04 00:24:38 arch kernel: DMAR-IR: Queued invalidation will be enabled to support x2apic and Intr-remapping.
Nov 04 00:24:38 arch kernel: DMAR-IR: Enabled IRQ remapping in x2apic mode
Nov 04 00:24:38 arch kernel: x2apic enabled
Nov 04 00:24:38 arch kernel: Switched APIC routing to cluster x2apic.
Nov 04 00:24:38 arch kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
Nov 04 00:24:38 arch kernel: clocksource: tsc-early: mask: 0xffffffffffffffff max_cycles: 0x2df10e7656b, max_idle_ns: 440795364873 ns
Nov 04 00:24:38 arch kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 6376.00 BogoMIPS (lpj=10624000)
Nov 04 00:24:38 arch kernel: pid_max: default: 32768 minimum: 301
Nov 04 00:24:38 arch kernel: LSM: Security Framework initializing
Nov 04 00:24:38 arch kernel: landlock: Up and running.
Nov 04 00:24:38 arch kernel: Yama: becoming mindful.
Nov 04 00:24:38 arch kernel: LSM support for eBPF active
Nov 04 00:24:38 arch kernel: Mount-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Nov 04 00:24:38 arch kernel: Mountpoint-cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
Nov 04 00:24:38 arch kernel: x86/tme: not enabled by BIOS
Nov 04 00:24:38 arch kernel: CPU0: Thermal monitoring enabled (TM1)
Nov 04 00:24:38 arch kernel: x86/cpu: User Mode Instruction Prevention (UMIP) activated
Nov 04 00:24:38 arch kernel: process: using mwait in idle threads
Nov 04 00:24:38 arch kernel: CET detected: Indirect Branch Tracking enabled
Nov 04 00:24:38 arch kernel: Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0
Nov 04 00:24:38 arch kernel: Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0
Nov 04 00:24:38 arch kernel: Spectre V1 : Mitigation: usercopy/swapgs barriers and __user pointer sanitization
Nov 04 00:24:38 arch kernel: Spectre V2 : Mitigation: Enhanced IBRS
Nov 04 00:24:38 arch kernel: Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch
Nov 04 00:24:38 arch kernel: Spectre V2 : Spectre v2 / PBRSB-eIBRS: Retire a single CALL on VMEXIT
Nov 04 00:24:38 arch kernel: Spectre V2 : mitigation: Enabling conditional Indirect Branch Prediction Barrier
Nov 04 00:24:38 arch kernel: Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl
Nov 04 00:24:38 arch kernel: Freeing SMP alternatives memory: 36K
Nov 04 00:24:38 arch kernel: smpboot: CPU0: 12th Gen Intel(R) Core(TM) i9-12900K (family: 0x6, model: 0x97, stepping: 0x2)
Nov 04 00:24:38 arch kernel: cblist_init_generic: Setting adjustable number of callback queues.
Nov 04 00:24:38 arch kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Nov 04 00:24:38 arch kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Nov 04 00:24:38 arch kernel: cblist_init_generic: Setting shift to 5 and lim to 1.
Nov 04 00:24:38 arch kernel: Performance Events: XSAVE Architectural LBR, PEBS fmt4+-baseline,  AnyThread deprecated, Alderlake Hybrid events, 32-deep LBR, full-width counters, Intel PMU driver.
Nov 04 00:24:38 arch kernel: core: cpu_core PMU driver: 
Nov 04 00:24:38 arch kernel: ... version:                5
Nov 04 00:24:38 arch kernel: ... bit width:              48
Nov 04 00:24:38 arch kernel: ... generic registers:      8
Nov 04 00:24:38 arch kernel: ... value mask:             0000ffffffffffff
Nov 04 00:24:38 arch kernel: ... max period:             00007fffffffffff
Nov 04 00:24:38 arch kernel: ... fixed-purpose events:   4
Nov 04 00:24:38 arch kernel: ... event mask:             0001000f000000ff
Nov 04 00:24:38 arch kernel: Estimated ratio of average max frequency by base frequency (times 1024): 1600
Nov 04 00:24:38 arch kernel: rcu: Hierarchical SRCU implementation.
Nov 04 00:24:38 arch kernel: rcu:         Max phase no-delay instances is 1000.
Nov 04 00:24:38 arch kernel: NMI watchdog: Enabled. Permanently consumes one hw-PMU counter.
Nov 04 00:24:38 arch kernel: smp: Bringing up secondary CPUs ...
Nov 04 00:24:38 arch kernel: x86: Booting SMP configuration:
Nov 04 00:24:38 arch kernel: .... node  #0, CPUs:        #1  #2  #3  #4  #5  #6  #7  #8  #9 #10 #11 #12 #13 #14 #15 #16
Nov 04 00:24:38 arch kernel: core: cpu_atom PMU driver: PEBS-via-PT 
Nov 04 00:24:38 arch kernel: ... version:                5
Nov 04 00:24:38 arch kernel: ... bit width:              48
Nov 04 00:24:38 arch kernel: ... generic registers:      6
Nov 04 00:24:38 arch kernel: ... value mask:             0000ffffffffffff
Nov 04 00:24:38 arch kernel: ... max period:             00007fffffffffff
Nov 04 00:24:38 arch kernel: ... fixed-purpose events:   3
Nov 04 00:24:38 arch kernel: ... event mask:             000000070000003f
Nov 04 00:24:38 arch kernel:  #17 #18 #19 #20 #21 #22 #23
Nov 04 00:24:38 arch kernel: smp: Brought up 1 node, 24 CPUs
Nov 04 00:24:38 arch kernel: smpboot: Max logical packages: 1
Nov 04 00:24:38 arch kernel: smpboot: Total of 24 processors activated (153046.00 BogoMIPS)
Nov 04 00:24:38 arch kernel: devtmpfs: initialized
Nov 04 00:24:38 arch kernel: x86/mm: Memory block size: 128MB
Nov 04 00:24:38 arch kernel: ACPI: PM: Registering ACPI NVS region [mem 0x43d3f000-0x43f3efff] (2097152 bytes)
Nov 04 00:24:38 arch kernel: clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
Nov 04 00:24:38 arch kernel: futex hash table entries: 8192 (order: 7, 524288 bytes, linear)
Nov 04 00:24:38 arch kernel: pinctrl core: initialized pinctrl subsystem
Nov 04 00:24:38 arch kernel: PM: RTC time: 07:24:36, date: 2022-11-04
Nov 04 00:24:38 arch kernel: NET: Registered PF_NETLINK/PF_ROUTE protocol family
Nov 04 00:24:38 arch kernel: DMA: preallocated 4096 KiB GFP_KERNEL pool for atomic allocations
Nov 04 00:24:38 arch kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations
Nov 04 00:24:38 arch kernel: DMA: preallocated 4096 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
Nov 04 00:24:38 arch kernel: audit: initializing netlink subsys (disabled)
Nov 04 00:24:38 arch kernel: audit: type=2000 audit(1667546676.093:1): state=initialized audit_enabled=0 res=1
Nov 04 00:24:38 arch kernel: thermal_sys: Registered thermal governor 'fair_share'
Nov 04 00:24:38 arch kernel: thermal_sys: Registered thermal governor 'bang_bang'
Nov 04 00:24:38 arch kernel: thermal_sys: Registered thermal governor 'step_wise'
Nov 04 00:24:38 arch kernel: thermal_sys: Registered thermal governor 'user_space'
Nov 04 00:24:38 arch kernel: thermal_sys: Registered thermal governor 'power_allocator'
Nov 04 00:24:38 arch kernel: cpuidle: using governor ladder
Nov 04 00:24:38 arch kernel: cpuidle: using governor menu
Nov 04 00:24:38 arch kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
Nov 04 00:24:38 arch kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
Nov 04 00:24:38 arch kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xc0000000-0xcfffffff] (base 0xc0000000)
Nov 04 00:24:38 arch kernel: PCI: MMCONFIG at [mem 0xc0000000-0xcfffffff] reserved in E820
Nov 04 00:24:38 arch kernel: PCI: Using configuration type 1 for base access
Nov 04 00:24:38 arch kernel: kprobes: kprobe jump-optimization is enabled. All kprobes are optimized if possible.
Nov 04 00:24:38 arch kernel: HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages
Nov 04 00:24:38 arch kernel: HugeTLB: 16380 KiB vmemmap can be freed for a 1.00 GiB page
Nov 04 00:24:38 arch kernel: HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages
Nov 04 00:24:38 arch kernel: HugeTLB: 28 KiB vmemmap can be freed for a 2.00 MiB page
Nov 04 00:24:38 arch kernel: ACPI: Added _OSI(Module Device)
Nov 04 00:24:38 arch kernel: ACPI: Added _OSI(Processor Device)
Nov 04 00:24:38 arch kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
Nov 04 00:24:38 arch kernel: ACPI: Added _OSI(Processor Aggregator Device)
Nov 04 00:24:38 arch kernel: ACPI: Added _OSI(Linux-Dell-Video)
Nov 04 00:24:38 arch kernel: ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
Nov 04 00:24:38 arch kernel: ACPI: Added _OSI(Linux-HPI-Hybrid-Graphics)
Nov 04 00:24:38 arch kernel: ACPI: 13 ACPI AML tables successfully acquired and loaded
Nov 04 00:24:38 arch kernel: ACPI: Dynamic OEM Table Load:
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0xFFFF9C93824D7800 0001AB (v02 PmRef  Cpu0Psd  00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: \_SB_.PR00: _OSC native thermal LVT Acked
Nov 04 00:24:38 arch kernel: ACPI: Dynamic OEM Table Load:
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0xFFFF9C9381994800 000394 (v02 PmRef  Cpu0Cst  00003001 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: Dynamic OEM Table Load:
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0xFFFF9C93819A9000 000647 (v02 PmRef  Cpu0Ist  00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: Dynamic OEM Table Load:
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0xFFFF9C93819AE000 0004BA (v02 PmRef  Cpu0Hwp  00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: Dynamic OEM Table Load:
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0xFFFF9C938198A000 001BAF (v02 PmRef  ApIst    00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: Dynamic OEM Table Load:
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0xFFFF9C938198E000 001038 (v02 PmRef  ApHwp    00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: Dynamic OEM Table Load:
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0xFFFF9C93819B4000 001349 (v02 PmRef  ApPsd    00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: Dynamic OEM Table Load:
Nov 04 00:24:38 arch kernel: ACPI: SSDT 0xFFFF9C938199B000 000FBB (v02 PmRef  ApCst    00003000 INTL 20200717)
Nov 04 00:24:38 arch kernel: ACPI: Interpreter enabled
Nov 04 00:24:38 arch kernel: ACPI: PM: (supports S0 S3 S4 S5)
Nov 04 00:24:38 arch kernel: ACPI: Using IOAPIC for interrupt routing
Nov 04 00:24:38 arch kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
Nov 04 00:24:38 arch kernel: PCI: Using E820 reservations for host bridge windows
Nov 04 00:24:38 arch kernel: ACPI: Enabled 6 GPEs in block 00 to 7F
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [WRST]
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [DRST]
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [WRST]
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [FN00]
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [FN01]
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [FN02]
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [FN03]
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [FN04]
Nov 04 00:24:38 arch kernel: ACPI: PM: Power Resource [PIN]
Nov 04 00:24:38 arch kernel: ACPI: PCI Root Bridge [PC00] (domain 0000 [bus 00-fe])
Nov 04 00:24:38 arch kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI EDR HPX-Type3]
Nov 04 00:24:38 arch kernel: acpi PNP0A08:00: _OSC: platform does not support [PCIeHotplug SHPCHotplug PME]
Nov 04 00:24:38 arch kernel: acpi PNP0A08:00: _OSC: OS now controls [AER PCIeCapability LTR DPC]
Nov 04 00:24:38 arch kernel: acpi PNP0A08:00: FADT indicates ASPM is unsupported, using BIOS configuration
Nov 04 00:24:38 arch kernel: PCI host bridge to bus 0000:00
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: root bus resource [io  0x0000-0x0cf7 window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: root bus resource [io  0x0d00-0xffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: root bus resource [mem 0x000e0000-0x000fffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4f800000-0xbfffffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: root bus resource [mem 0x4000000000-0x7fffffffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
Nov 04 00:24:38 arch kernel: pci 0000:00:00.0: [8086:4660] type 00 class 0x060000
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: [8086:4680] type 00 class 0x030000
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: reg 0x10: [mem 0x6000000000-0x6000ffffff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: reg 0x18: [mem 0x4000000000-0x400fffffff 64bit pref]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: reg 0x20: [io  0x5000-0x503f]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: BAR 2: assigned to efifb
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: DMAR: Skip IOMMU disabling for graphics
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: Video device with shadowed ROM at [mem 0x000c0000-0x000dffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: reg 0x344: [mem 0x00000000-0x00ffffff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: VF(n) BAR0 space: [mem 0x00000000-0x06ffffff 64bit] (contains BAR0 for 7 VFs)
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: reg 0x34c: [mem 0x00000000-0x1fffffff 64bit pref]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: VF(n) BAR2 space: [mem 0x00000000-0xdfffffff 64bit pref] (contains BAR2 for 7 VFs)
Nov 04 00:24:38 arch kernel: pci 0000:00:06.0: [8086:464d] type 01 class 0x060400
Nov 04 00:24:38 arch kernel: pci 0000:00:06.0: PME# supported from D0 D3hot D3cold
Nov 04 00:24:38 arch kernel: pci 0000:00:06.0: PTM enabled (root), 4ns granularity
Nov 04 00:24:38 arch kernel: pci 0000:00:08.0: [8086:464f] type 00 class 0x088000
Nov 04 00:24:38 arch kernel: pci 0000:00:08.0: reg 0x10: [mem 0x600112b000-0x600112bfff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:0a.0: [8086:467d] type 00 class 0x118000
Nov 04 00:24:38 arch kernel: pci 0000:00:0a.0: reg 0x10: [mem 0x6001110000-0x6001117fff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:0a.0: enabling Extended Tags
Nov 04 00:24:38 arch kernel: pci 0000:00:14.0: [8086:7ae0] type 00 class 0x0c0330
Nov 04 00:24:38 arch kernel: pci 0000:00:14.0: reg 0x10: [mem 0x6001100000-0x600110ffff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
Nov 04 00:24:38 arch kernel: pci 0000:00:14.2: [8086:7aa7] type 00 class 0x050000
Nov 04 00:24:38 arch kernel: pci 0000:00:14.2: reg 0x10: [mem 0x6001124000-0x6001127fff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:14.2: reg 0x18: [mem 0x600112a000-0x600112afff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:16.0: [8086:7ae8] type 00 class 0x078000
Nov 04 00:24:38 arch kernel: pci 0000:00:16.0: reg 0x10: [mem 0x6001129000-0x6001129fff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:16.0: PME# supported from D3hot
Nov 04 00:24:38 arch kernel: pci 0000:00:17.0: [8086:7ae2] type 00 class 0x010601
Nov 04 00:24:38 arch kernel: pci 0000:00:17.0: reg 0x10: [mem 0x50600000-0x50601fff]
Nov 04 00:24:38 arch kernel: pci 0000:00:17.0: reg 0x14: [mem 0x50603000-0x506030ff]
Nov 04 00:24:38 arch kernel: pci 0000:00:17.0: reg 0x18: [io  0x5090-0x5097]
Nov 04 00:24:38 arch kernel: pci 0000:00:17.0: reg 0x1c: [io  0x5080-0x5083]
Nov 04 00:24:38 arch kernel: pci 0000:00:17.0: reg 0x20: [io  0x5060-0x507f]
Nov 04 00:24:38 arch kernel: pci 0000:00:17.0: reg 0x24: [mem 0x50602000-0x506027ff]
Nov 04 00:24:38 arch kernel: pci 0000:00:17.0: PME# supported from D3hot
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0: [8086:7ab8] type 01 class 0x060400
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.1: [8086:7ab9] type 01 class 0x060400
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.1: PTM enabled (root), 4ns granularity
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3: [8086:7abb] type 01 class 0x060400
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3: PTM enabled (root), 4ns granularity
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.0: [8086:7a84] type 00 class 0x060100
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.3: [8086:7ad0] type 00 class 0x040300
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.3: reg 0x10: [mem 0x6001120000-0x6001123fff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.3: reg 0x20: [mem 0x6001000000-0x60010fffff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.3: PME# supported from D3hot D3cold
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.4: [8086:7aa3] type 00 class 0x0c0500
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.4: reg 0x10: [mem 0x6001128000-0x60011280ff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.4: reg 0x20: [io  0xefa0-0xefbf]
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.5: [8086:7aa4] type 00 class 0x0c8000
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.5: reg 0x10: [mem 0xfe010000-0xfe010fff]
Nov 04 00:24:38 arch kernel: pci 0000:01:00.0: [144d:a80a] type 00 class 0x010802
Nov 04 00:24:38 arch kernel: pci 0000:01:00.0: reg 0x10: [mem 0x50500000-0x50503fff 64bit]
Nov 04 00:24:38 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Nov 04 00:24:38 arch kernel: pci 0000:00:06.0:   bridge window [mem 0x50500000-0x505fffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0x4f800000-0x501fffff]
Nov 04 00:24:38 arch kernel: pci 0000:03:00.0: [8086:15f3] type 00 class 0x020000
Nov 04 00:24:38 arch kernel: pci 0000:03:00.0: reg 0x10: [mem 0x50200000-0x502fffff]
Nov 04 00:24:38 arch kernel: pci 0000:03:00.0: reg 0x1c: [mem 0x50300000-0x50303fff]
Nov 04 00:24:38 arch kernel: pci 0000:03:00.0: PME# supported from D0 D3hot D3cold
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.1:   bridge window [mem 0x50200000-0x503fffff]
Nov 04 00:24:38 arch kernel: pci 0000:04:00.0: [1b21:0612] type 00 class 0x010601
Nov 04 00:24:38 arch kernel: pci 0000:04:00.0: reg 0x10: [io  0x3050-0x3057]
Nov 04 00:24:38 arch kernel: pci 0000:04:00.0: reg 0x14: [io  0x3040-0x3043]
Nov 04 00:24:38 arch kernel: pci 0000:04:00.0: reg 0x18: [io  0x3030-0x3037]
Nov 04 00:24:38 arch kernel: pci 0000:04:00.0: reg 0x1c: [io  0x3020-0x3023]
Nov 04 00:24:38 arch kernel: pci 0000:04:00.0: reg 0x20: [io  0x3000-0x301f]
Nov 04 00:24:38 arch kernel: pci 0000:04:00.0: reg 0x24: [mem 0x50400000-0x504001ff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3:   bridge window [mem 0x50400000-0x504fffff]
Nov 04 00:24:38 arch kernel: ACPI: PCI: Interrupt link LNKA configured for IRQ 0
Nov 04 00:24:38 arch kernel: ACPI: PCI: Interrupt link LNKB configured for IRQ 1
Nov 04 00:24:38 arch kernel: ACPI: PCI: Interrupt link LNKC configured for IRQ 0
Nov 04 00:24:38 arch kernel: ACPI: PCI: Interrupt link LNKD configured for IRQ 0
Nov 04 00:24:38 arch kernel: ACPI: PCI: Interrupt link LNKE configured for IRQ 0
Nov 04 00:24:38 arch kernel: ACPI: PCI: Interrupt link LNKF configured for IRQ 0
Nov 04 00:24:38 arch kernel: ACPI: PCI: Interrupt link LNKG configured for IRQ 0
Nov 04 00:24:38 arch kernel: ACPI: PCI: Interrupt link LNKH configured for IRQ 0
Nov 04 00:24:38 arch kernel: iommu: Default domain type: Translated 
Nov 04 00:24:38 arch kernel: iommu: DMA domain TLB invalidation policy: lazy mode 
Nov 04 00:24:38 arch kernel: SCSI subsystem initialized
Nov 04 00:24:38 arch kernel: libata version 3.00 loaded.
Nov 04 00:24:38 arch kernel: ACPI: bus type USB registered
Nov 04 00:24:38 arch kernel: usbcore: registered new interface driver usbfs
Nov 04 00:24:38 arch kernel: usbcore: registered new interface driver hub
Nov 04 00:24:38 arch kernel: usbcore: registered new device driver usb
Nov 04 00:24:38 arch kernel: pps_core: LinuxPPS API ver. 1 registered
Nov 04 00:24:38 arch kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <giometti@linux.it>
Nov 04 00:24:38 arch kernel: PTP clock support registered
Nov 04 00:24:38 arch kernel: EDAC MC: Ver: 3.0.0
Nov 04 00:24:38 arch kernel: Registered efivars operations
Nov 04 00:24:38 arch kernel: NetLabel: Initializing
Nov 04 00:24:38 arch kernel: NetLabel:  domain hash size = 128
Nov 04 00:24:38 arch kernel: NetLabel:  protocols = UNLABELED CIPSOv4 CALIPSO
Nov 04 00:24:38 arch kernel: NetLabel:  unlabeled traffic allowed by default
Nov 04 00:24:38 arch kernel: mctp: management component transport protocol core
Nov 04 00:24:38 arch kernel: NET: Registered PF_MCTP protocol family
Nov 04 00:24:38 arch kernel: PCI: Using ACPI for IRQ routing
Nov 04 00:24:38 arch kernel: PCI: pci_cache_line_size set to 64 bytes
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.5: can't claim BAR 0 [mem 0xfe010000-0xfe010fff]: no compatible bridge window
Nov 04 00:24:38 arch kernel: e820: reserve RAM buffer [mem 0x0009e000-0x0009ffff]
Nov 04 00:24:38 arch kernel: e820: reserve RAM buffer [mem 0x3ab20018-0x3bffffff]
Nov 04 00:24:38 arch kernel: e820: reserve RAM buffer [mem 0x3c5d9000-0x3fffffff]
Nov 04 00:24:38 arch kernel: e820: reserve RAM buffer [mem 0x4243f000-0x43ffffff]
Nov 04 00:24:38 arch kernel: e820: reserve RAM buffer [mem 0x44c00000-0x47ffffff]
Nov 04 00:24:38 arch kernel: e820: reserve RAM buffer [mem 0x8b0800000-0x8b3ffffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: vgaarb: setting as boot VGA device
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: vgaarb: bridge control possible
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: vgaarb: VGA device added: decodes=io+mem,owns=io+mem,locks=none
Nov 04 00:24:38 arch kernel: vgaarb: loaded
Nov 04 00:24:38 arch kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
Nov 04 00:24:38 arch kernel: hpet0: 8 comparators, 64-bit 19.200000 MHz counter
Nov 04 00:24:38 arch kernel: clocksource: Switched to clocksource tsc-early
Nov 04 00:24:38 arch kernel: VFS: Disk quotas dquot_6.6.0
Nov 04 00:24:38 arch kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
Nov 04 00:24:38 arch kernel: pnp: PnP ACPI init
Nov 04 00:24:38 arch kernel: system 00:00: [io  0x0a00-0x0a0f] has been reserved
Nov 04 00:24:38 arch kernel: system 00:00: [io  0x0a10-0x0a1f] has been reserved
Nov 04 00:24:38 arch kernel: system 00:00: [io  0x0a20-0x0a2f] has been reserved
Nov 04 00:24:38 arch kernel: system 00:01: [io  0x0680-0x069f] has been reserved
Nov 04 00:24:38 arch kernel: system 00:01: [io  0x164e-0x164f] has been reserved
Nov 04 00:24:38 arch kernel: system 00:02: [io  0x1854-0x1857] has been reserved
Nov 04 00:24:38 arch kernel: pnp 00:03: disabling [mem 0xc0000000-0xcfffffff] because it overlaps 0000:00:02.0 BAR 9 [mem 0x00000000-0xdfffffff 64bit pref]
Nov 04 00:24:38 arch kernel: system 00:03: [mem 0xfedc0000-0xfedc7fff] has been reserved
Nov 04 00:24:38 arch kernel: system 00:03: [mem 0xfeda0000-0xfeda0fff] has been reserved
Nov 04 00:24:38 arch kernel: system 00:03: [mem 0xfeda1000-0xfeda1fff] has been reserved
Nov 04 00:24:38 arch kernel: system 00:03: [mem 0xfed20000-0xfed7ffff] has been reserved
Nov 04 00:24:38 arch kernel: system 00:03: [mem 0xfed90000-0xfed93fff] could not be reserved
Nov 04 00:24:38 arch kernel: system 00:03: [mem 0xfed45000-0xfed8ffff] could not be reserved
Nov 04 00:24:38 arch kernel: system 00:03: [mem 0xfee00000-0xfeefffff] could not be reserved
Nov 04 00:24:38 arch kernel: system 00:04: [io  0x2000-0x20fe] has been reserved
Nov 04 00:24:38 arch kernel: pnp: PnP ACPI: found 6 devices
Nov 04 00:24:38 arch kernel: clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns
Nov 04 00:24:38 arch kernel: NET: Registered PF_INET protocol family
Nov 04 00:24:38 arch kernel: IP idents hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 04 00:24:38 arch kernel: tcp_listen_portaddr_hash hash table entries: 16384 (order: 6, 262144 bytes, linear)
Nov 04 00:24:38 arch kernel: Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
Nov 04 00:24:38 arch kernel: TCP established hash table entries: 262144 (order: 9, 2097152 bytes, linear)
Nov 04 00:24:38 arch kernel: TCP bind hash table entries: 65536 (order: 8, 1048576 bytes, linear)
Nov 04 00:24:38 arch kernel: TCP: Hash tables configured (established 262144 bind 65536)
Nov 04 00:24:38 arch kernel: MPTCP token hash table entries: 32768 (order: 7, 786432 bytes, linear)
Nov 04 00:24:38 arch kernel: UDP hash table entries: 16384 (order: 7, 524288 bytes, linear)
Nov 04 00:24:38 arch kernel: UDP-Lite hash table entries: 16384 (order: 7, 524288 bytes, linear)
Nov 04 00:24:38 arch kernel: NET: Registered PF_UNIX/PF_LOCAL protocol family
Nov 04 00:24:38 arch kernel: NET: Registered PF_XDP protocol family
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000 add_align 100000
Nov 04 00:24:38 arch kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: BAR 9: assigned [mem 0x4020000000-0x40ffffffff 64bit pref]
Nov 04 00:24:38 arch kernel: clipped [mem size 0x00000000 64bit] to [mem size 0xfffffffffffe0000 64bit] for e820 entry [mem 0x000a0000-0x000fffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:02.0: BAR 7: assigned [mem 0x4010000000-0x4016ffffff 64bit]
Nov 04 00:24:38 arch kernel: clipped [mem size 0x00000000 64bit pref] to [mem size 0xfffffffffffe0000 64bit pref] for e820 entry [mem 0x000a0000-0x000fffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0: BAR 15: assigned [mem 0x4017000000-0x40171fffff 64bit pref]
Nov 04 00:24:38 arch kernel: clipped [mem size 0x00020000] to [mem size 0xfffffffffffc0000] for e820 entry [mem 0x000a0000-0x000fffff]
Nov 04 00:24:38 arch kernel: clipped [mem size 0x00010000] to [mem size 0xffffffffffff0000] for e820 entry [mem 0x000a0000-0x000fffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1f.5: BAR 0: assigned [mem 0x50604000-0x50604fff]
Nov 04 00:24:38 arch kernel: pci 0000:00:06.0: PCI bridge to [bus 01]
Nov 04 00:24:38 arch kernel: pci 0000:00:06.0:   bridge window [mem 0x50500000-0x505fffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0:   bridge window [io  0x4000-0x4fff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0x4f800000-0x501fffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.0:   bridge window [mem 0x4017000000-0x40171fffff 64bit pref]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.1:   bridge window [mem 0x50200000-0x503fffff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3: PCI bridge to [bus 04]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3:   bridge window [io  0x3000-0x3fff]
Nov 04 00:24:38 arch kernel: pci 0000:00:1c.3:   bridge window [mem 0x50400000-0x504fffff]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: resource 4 [io  0x0000-0x0cf7 window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: resource 5 [io  0x0d00-0xffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: resource 7 [mem 0x000e0000-0x000fffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: resource 8 [mem 0x4f800000-0xbfffffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:00: resource 9 [mem 0x4000000000-0x7fffffffff window]
Nov 04 00:24:38 arch kernel: pci_bus 0000:01: resource 1 [mem 0x50500000-0x505fffff]
Nov 04 00:24:38 arch kernel: pci_bus 0000:02: resource 0 [io  0x4000-0x4fff]
Nov 04 00:24:38 arch kernel: pci_bus 0000:02: resource 1 [mem 0x4f800000-0x501fffff]
Nov 04 00:24:38 arch kernel: pci_bus 0000:02: resource 2 [mem 0x4017000000-0x40171fffff 64bit pref]
Nov 04 00:24:38 arch kernel: pci_bus 0000:03: resource 1 [mem 0x50200000-0x503fffff]
Nov 04 00:24:38 arch kernel: pci_bus 0000:04: resource 0 [io  0x3000-0x3fff]
Nov 04 00:24:38 arch kernel: pci_bus 0000:04: resource 1 [mem 0x50400000-0x504fffff]
Nov 04 00:24:38 arch kernel: PCI: CLS 64 bytes, default 64
Nov 04 00:24:38 arch kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
Nov 04 00:24:38 arch kernel: software IO TLB: mapped [mem 0x000000003481e000-0x000000003881e000] (64MB)
Nov 04 00:24:38 arch kernel: clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x2df10e7656b, max_idle_ns: 440795364873 ns
Nov 04 00:24:38 arch kernel: Trying to unpack rootfs image as initramfs...
Nov 04 00:24:38 arch kernel: clocksource: Switched to clocksource tsc
Nov 04 00:24:38 arch kernel: platform rtc_cmos: registered platform RTC device (no PNP device found)
Nov 04 00:24:38 arch kernel: Initialise system trusted keyrings
Nov 04 00:24:38 arch kernel: Key type blacklist registered
Nov 04 00:24:38 arch kernel: workingset: timestamp_bits=41 max_order=23 bucket_order=0
Nov 04 00:24:38 arch kernel: zbud: loaded
Nov 04 00:24:38 arch kernel: integrity: Platform Keyring initialized
Nov 04 00:24:38 arch kernel: integrity: Machine keyring initialized
Nov 04 00:24:38 arch kernel: Key type asymmetric registered
Nov 04 00:24:38 arch kernel: Asymmetric key parser 'x509' registered
Nov 04 00:24:38 arch kernel: Freeing initrd memory: 17872K
Nov 04 00:24:38 arch kernel: alg: self-tests for CTR-KDF (hmac(sha256)) passed
Nov 04 00:24:38 arch kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 243)
Nov 04 00:24:38 arch kernel: io scheduler mq-deadline registered
Nov 04 00:24:38 arch kernel: io scheduler kyber registered
Nov 04 00:24:38 arch kernel: io scheduler bfq registered
Nov 04 00:24:38 arch kernel: pcieport 0000:00:1c.0: Refused to change power state from D3hot to D0
Nov 04 00:24:38 arch kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
Nov 04 00:24:38 arch kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input0
Nov 04 00:24:38 arch kernel: ACPI: button: Sleep Button [SLPB]
Nov 04 00:24:38 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1
Nov 04 00:24:38 arch kernel: ACPI: button: Power Button [PWRB]
Nov 04 00:24:38 arch kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
Nov 04 00:24:38 arch kernel: ACPI: button: Power Button [PWRF]
Nov 04 00:24:38 arch kernel: thermal LNXTHERM:00: registered as thermal_zone0
Nov 04 00:24:38 arch kernel: ACPI: thermal: Thermal Zone [TZ00] (28 C)
Nov 04 00:24:38 arch kernel: Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
Nov 04 00:24:38 arch kernel: serial8250: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A
Nov 04 00:24:38 arch kernel: Non-volatile memory driver v1.3
Nov 04 00:24:38 arch kernel: Linux agpgart interface v0.103
Nov 04 00:24:38 arch kernel: AMD-Vi: AMD IOMMUv2 functionality not available on this system - This is not a bug.
Nov 04 00:24:38 arch kernel: ACPI: bus type drm_connector registered
Nov 04 00:24:38 arch kernel: ahci 0000:00:17.0: version 3.0
Nov 04 00:24:38 arch kernel: ahci 0000:00:17.0: AHCI 0001.0301 32 slots 4 ports 6 Gbps 0xf0 impl SATA mode
Nov 04 00:24:38 arch kernel: ahci 0000:00:17.0: flags: 64bit ncq sntf led clo only pio slum part ems deso sadm sds 
Nov 04 00:24:38 arch kernel: scsi host0: ahci
Nov 04 00:24:38 arch kernel: scsi host1: ahci
Nov 04 00:24:38 arch kernel: scsi host2: ahci
Nov 04 00:24:38 arch kernel: scsi host3: ahci
Nov 04 00:24:38 arch kernel: scsi host4: ahci
Nov 04 00:24:38 arch kernel: scsi host5: ahci
Nov 04 00:24:38 arch kernel: scsi host6: ahci
Nov 04 00:24:38 arch kernel: scsi host7: ahci
Nov 04 00:24:38 arch kernel: ata1: DUMMY
Nov 04 00:24:38 arch kernel: ata2: DUMMY
Nov 04 00:24:38 arch kernel: ata3: DUMMY
Nov 04 00:24:38 arch kernel: ata4: DUMMY
Nov 04 00:24:38 arch kernel: ata5: SATA max UDMA/133 abar m2048@0x50602000 port 0x50602300 irq 125
Nov 04 00:24:38 arch kernel: ata6: SATA max UDMA/133 abar m2048@0x50602000 port 0x50602380 irq 125
Nov 04 00:24:38 arch kernel: ata7: SATA max UDMA/133 abar m2048@0x50602000 port 0x50602400 irq 125
Nov 04 00:24:38 arch kernel: ata8: SATA max UDMA/133 abar m2048@0x50602000 port 0x50602480 irq 125
Nov 04 00:24:38 arch kernel: ahci 0000:04:00.0: SSS flag set, parallel bus scan disabled
Nov 04 00:24:38 arch kernel: ahci 0000:04:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
Nov 04 00:24:38 arch kernel: ahci 0000:04:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc 
Nov 04 00:24:38 arch kernel: scsi host8: ahci
Nov 04 00:24:38 arch kernel: scsi host9: ahci
Nov 04 00:24:38 arch kernel: ata9: SATA max UDMA/133 abar m512@0x50400000 port 0x50400100 irq 126
Nov 04 00:24:38 arch kernel: ata10: SATA max UDMA/133 abar m512@0x50400000 port 0x50400180 irq 126
Nov 04 00:24:38 arch kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
Nov 04 00:24:38 arch kernel: ehci-pci: EHCI PCI platform driver
Nov 04 00:24:38 arch kernel: ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
Nov 04 00:24:38 arch kernel: ohci-pci: OHCI PCI platform driver
Nov 04 00:24:38 arch kernel: uhci_hcd: USB Universal Host Controller Interface driver
Nov 04 00:24:38 arch kernel: usbcore: registered new interface driver usbserial_generic
Nov 04 00:24:38 arch kernel: usbserial: USB Serial support registered for generic
Nov 04 00:24:38 arch kernel: rtc_cmos rtc_cmos: RTC can wake from S4
Nov 04 00:24:38 arch kernel: rtc_cmos rtc_cmos: registered as rtc0
Nov 04 00:24:38 arch kernel: rtc_cmos rtc_cmos: setting system clock to 2022-11-04T07:24:36 UTC (1667546676)
Nov 04 00:24:38 arch kernel: rtc_cmos rtc_cmos: alarms up to one month, y3k, 114 bytes nvram
Nov 04 00:24:38 arch kernel: intel_pstate: Intel P-state driver initializing
Nov 04 00:24:38 arch kernel: intel_pstate: HWP enabled
Nov 04 00:24:38 arch kernel: ledtrig-cpu: registered to indicate activity on CPUs
Nov 04 00:24:38 arch kernel: efifb: probing for efifb
Nov 04 00:24:38 arch kernel: efifb: No BGRT, not showing boot graphics
Nov 04 00:24:38 arch kernel: efifb: framebuffer at 0x4000000000, using 3072k, total 3072k
Nov 04 00:24:38 arch kernel: efifb: mode is 1024x768x32, linelength=4096, pages=1
Nov 04 00:24:38 arch kernel: efifb: scrolling: redraw
Nov 04 00:24:38 arch kernel: efifb: Truecolor: size=8:8:8:8, shift=24:16:8:0
Nov 04 00:24:38 arch kernel: fbcon: Deferring console take-over
Nov 04 00:24:38 arch kernel: fb0: EFI VGA frame buffer device
Nov 04 00:24:38 arch kernel: hid: raw HID events driver (C) Jiri Kosina
Nov 04 00:24:38 arch kernel: intel_pmc_core INT33A1:00:  initialized
Nov 04 00:24:38 arch kernel: drop_monitor: Initializing network drop monitor service
Nov 04 00:24:38 arch kernel: Initializing XFRM netlink socket
Nov 04 00:24:38 arch kernel: NET: Registered PF_INET6 protocol family
Nov 04 00:24:38 arch kernel: Segment Routing with IPv6
Nov 04 00:24:38 arch kernel: RPL Segment Routing with IPv6
Nov 04 00:24:38 arch kernel: In-situ OAM (IOAM) with IPv6
Nov 04 00:24:38 arch kernel: NET: Registered PF_PACKET protocol family
Nov 04 00:24:38 arch kernel: microcode: sig=0x90672, pf=0x2, revision=0x25
Nov 04 00:24:38 arch kernel: microcode: Microcode Update Driver: v2.2.
Nov 04 00:24:38 arch kernel: IPI shorthand broadcast: enabled
Nov 04 00:24:38 arch kernel: sched_clock: Marking stable (445138981, 433106)->(452133532, -6561445)
Nov 04 00:24:38 arch kernel: registered taskstats version 1
Nov 04 00:24:38 arch kernel: Loading compiled-in X.509 certificates
Nov 04 00:24:38 arch kernel: Loaded X.509 cert 'Build time autogenerated kernel key: d5fbdc968feb0e8004bf0fee52ec424ebaaaede8'
Nov 04 00:24:38 arch kernel: zswap: loaded using pool lz4/z3fold
Nov 04 00:24:38 arch kernel: Key type ._fscrypt registered
Nov 04 00:24:38 arch kernel: Key type .fscrypt registered
Nov 04 00:24:38 arch kernel: Key type fscrypt-provisioning registered
Nov 04 00:24:38 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 04 00:24:38 arch kernel: integrity: Loaded X.509 cert 'MSI SHIP DB: ebc30d5be5f35f8041c1c2d9e613eee2'
Nov 04 00:24:38 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 04 00:24:38 arch kernel: integrity: Loaded X.509 cert 'Microsoft Corporation UEFI CA 2011: 13adbf4309bd82709c8cd54f316ed522988a1bd4'
Nov 04 00:24:38 arch kernel: integrity: Loading X.509 certificate: UEFI:db
Nov 04 00:24:38 arch kernel: integrity: Loaded X.509 cert 'Microsoft Windows Production PCA 2011: a92902398e16c49778cd90f99e4f9ae17c55af53'
Nov 04 00:24:38 arch kernel: PM:   Magic number: 14:445:419
Nov 04 00:24:38 arch kernel: thermal cooling_device15: hash matches
Nov 04 00:24:38 arch kernel: acpi INT33BE:02: hash matches
Nov 04 00:24:38 arch kernel: platform ACPI0007:2e: hash matches
Nov 04 00:24:38 arch kernel: acpi ACPI0007:2e: hash matches
Nov 04 00:24:38 arch kernel: RAS: Correctable Errors collector initialized.
Nov 04 00:24:38 arch kernel: ata8: SATA link down (SStatus 4 SControl 300)
Nov 04 00:24:38 arch kernel: ata5: SATA link down (SStatus 4 SControl 300)
Nov 04 00:24:38 arch kernel: ata6: SATA link down (SStatus 4 SControl 300)
Nov 04 00:24:38 arch kernel: ata7: SATA link down (SStatus 4 SControl 300)
Nov 04 00:24:38 arch kernel: ata9: SATA link down (SStatus 0 SControl 300)
Nov 04 00:24:38 arch kernel: ata10: SATA link down (SStatus 0 SControl 300)
Nov 04 00:24:38 arch kernel: Freeing unused decrypted memory: 2036K
Nov 04 00:24:38 arch kernel: Freeing unused kernel image (initmem) memory: 2124K
Nov 04 00:24:38 arch kernel: Write protecting the kernel read-only data: 28672k
Nov 04 00:24:38 arch kernel: Freeing unused kernel image (text/rodata gap) memory: 2040K
Nov 04 00:24:38 arch kernel: Freeing unused kernel image (rodata/data gap) memory: 964K
Nov 04 00:24:38 arch kernel: x86/mm: Checked W+X mappings: passed, no W+X pages found.
Nov 04 00:24:38 arch kernel: rodata_test: all tests were successful
Nov 04 00:24:38 arch kernel: Run /init as init process
Nov 04 00:24:38 arch kernel:   with arguments:
Nov 04 00:24:38 arch kernel:     /init
Nov 04 00:24:38 arch kernel:   with environment:
Nov 04 00:24:38 arch kernel:     HOME=/
Nov 04 00:24:38 arch kernel:     TERM=linux
Nov 04 00:24:38 arch kernel: fbcon: Taking over console
Nov 04 00:24:38 arch kernel: Console: switching to colour frame buffer device 128x48
Nov 04 00:24:38 arch kernel: Console: switching to colour dummy device 80x25
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: vgaarb: deactivate vga console
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] Using Transparent Hugepages
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: vgaarb: changed VGA decodes: olddecodes=io+mem,decodes=io+mem:owns=io+mem
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] Finished loading DMC firmware i915/adls_dmc_ver2_01.bin (v2.1)
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] GuC firmware i915/tgl_guc_70.1.1.bin version 70.1
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] HuC firmware i915/tgl_huc_7.9.3.bin version 7.9
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] HuC authenticated
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] GuC submission disabled
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] GuC SLPC disabled
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] Protected Xe Path (PXP) protected content support initialized
Nov 04 00:24:38 arch kernel: [drm] Initialized i915 1.6.0 20201103 for 0000:00:02.0 on minor 0
Nov 04 00:24:38 arch kernel: ACPI: video: Video Device [GFX0] (multi-head: yes  rom: no  post: no)
Nov 04 00:24:38 arch kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:00/input/input3
Nov 04 00:24:38 arch kernel: fbcon: i915drmfb (fb0) is primary device
Nov 04 00:24:38 arch kernel: Console: switching to colour frame buffer device 320x45
Nov 04 00:24:38 arch kernel: i915 0000:00:02.0: [drm] fb0: i915drmfb frame buffer device
Nov 04 00:24:38 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 04 00:24:38 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 1
Nov 04 00:24:38 arch kernel: xhci_hcd 0000:00:14.0: hcc params 0x20007fc1 hci version 0x120 quirks 0x0000000000009810
Nov 04 00:24:38 arch kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
Nov 04 00:24:38 arch kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 2
Nov 04 00:24:38 arch kernel: xhci_hcd 0000:00:14.0: Host supports USB 3.2 Enhanced SuperSpeed
Nov 04 00:24:38 arch kernel: usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.00
Nov 04 00:24:38 arch kernel: usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 04 00:24:38 arch kernel: usb usb1: Product: xHCI Host Controller
Nov 04 00:24:38 arch kernel: usb usb1: Manufacturer: Linux 6.0.6-arch1-1 xhci-hcd
Nov 04 00:24:38 arch kernel: usb usb1: SerialNumber: 0000:00:14.0
Nov 04 00:24:38 arch kernel: hub 1-0:1.0: USB hub found
Nov 04 00:24:38 arch kernel: hub 1-0:1.0: 16 ports detected
Nov 04 00:24:38 arch kernel: usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 6.00
Nov 04 00:24:38 arch kernel: usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
Nov 04 00:24:38 arch kernel: usb usb2: Product: xHCI Host Controller
Nov 04 00:24:38 arch kernel: usb usb2: Manufacturer: Linux 6.0.6-arch1-1 xhci-hcd
Nov 04 00:24:38 arch kernel: usb usb2: SerialNumber: 0000:00:14.0
Nov 04 00:24:38 arch kernel: nvme nvme0: pci function 0000:01:00.0
Nov 04 00:24:38 arch kernel: hub 2-0:1.0: USB hub found
Nov 04 00:24:38 arch kernel: hub 2-0:1.0: 9 ports detected
Nov 04 00:24:38 arch kernel: nvme nvme0: Shutdown timeout set to 10 seconds
Nov 04 00:24:38 arch kernel: nvme nvme0: 24/0/0 default/read/poll queues
Nov 04 00:24:38 arch kernel:  nvme0n1: p1 p2 p3
Nov 04 00:24:38 arch kernel: raid6: skipped pq benchmark and selected avx2x4
Nov 04 00:24:38 arch kernel: raid6: using avx2x2 recovery algorithm
Nov 04 00:24:38 arch kernel: xor: automatically using best checksumming function   avx       
Nov 04 00:24:38 arch kernel: Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes
Nov 04 00:24:38 arch kernel: BTRFS: device fsid eec7984c-7b64-4fee-903b-ff2dd2ec80cf devid 1 transid 9716 /dev/nvme0n1p2 scanned by systemd-udevd (343)
Nov 04 00:24:38 arch kernel: BTRFS info (device nvme0n1p2): using crc32c (crc32c-intel) checksum algorithm
Nov 04 00:24:38 arch kernel: BTRFS info (device nvme0n1p2): using free space tree
Nov 04 00:24:38 arch kernel: BTRFS info (device nvme0n1p2): enabling ssd optimizations
Nov 04 00:24:38 arch kernel: usb 1-2: new full-speed USB device number 2 using xhci_hcd
Nov 04 00:24:38 arch systemd[1]: Successfully credited entropy passed from boot loader.
Nov 04 00:24:38 arch systemd[1]: systemd 251.7-1-arch running in system mode (+PAM +AUDIT -SELINUX -APPARMOR -IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT -QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK +XKBCOMMON +UTMP -SYSVINIT default-hierarchy=unified)
Nov 04 00:24:38 arch systemd[1]: Detected architecture x86-64.
Nov 04 00:24:38 arch systemd[1]: Hostname set to <arch>.
Nov 04 00:24:38 arch kernel: usb 1-2: New USB device found, idVendor=1462, idProduct=7d30, bcdDevice= 0.01
Nov 04 00:24:38 arch kernel: usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 04 00:24:38 arch kernel: usb 1-2: Product: MYSTIC LIGHT 
Nov 04 00:24:38 arch kernel: usb 1-2: Manufacturer: MSI
Nov 04 00:24:38 arch kernel: usb 1-2: SerialNumber: A02021081202
Nov 04 00:24:38 arch systemd[1]: Queued start job for default target Graphical Interface.
Nov 04 00:24:38 arch systemd[1]: Created slice Slice /system/getty.
Nov 04 00:24:38 arch systemd[1]: Created slice Slice /system/modprobe.
Nov 04 00:24:38 arch systemd[1]: Created slice User and Session Slice.
Nov 04 00:24:38 arch systemd[1]: Started Dispatch Password Requests to Console Directory Watch.
Nov 04 00:24:38 arch systemd[1]: Started Forward Password Requests to Wall Directory Watch.
Nov 04 00:24:38 arch systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.
Nov 04 00:24:38 arch systemd[1]: Reached target Local Encrypted Volumes.
Nov 04 00:24:38 arch systemd[1]: Reached target Login Prompts.
Nov 04 00:24:38 arch systemd[1]: Reached target Local Integrity Protected Volumes.
Nov 04 00:24:38 arch systemd[1]: Reached target Remote File Systems.
Nov 04 00:24:38 arch systemd[1]: Reached target Slice Units.
Nov 04 00:24:38 arch systemd[1]: Reached target Local Verity Protected Volumes.
Nov 04 00:24:38 arch systemd[1]: Listening on Device-mapper event daemon FIFOs.
Nov 04 00:24:38 arch systemd[1]: Listening on Process Core Dump Socket.
Nov 04 00:24:38 arch systemd[1]: Listening on Journal Audit Socket.
Nov 04 00:24:38 arch systemd[1]: Listening on Journal Socket (/dev/log).
Nov 04 00:24:38 arch systemd[1]: Listening on Journal Socket.
Nov 04 00:24:38 arch systemd[1]: Listening on Network Service Netlink Socket.
Nov 04 00:24:38 arch systemd[1]: Listening on udev Control Socket.
Nov 04 00:24:38 arch systemd[1]: Listening on udev Kernel Socket.
Nov 04 00:24:38 arch systemd[1]: Listening on User Database Manager Socket.
Nov 04 00:24:38 arch systemd[1]: Mounting Huge Pages File System...
Nov 04 00:24:38 arch systemd[1]: Mounting POSIX Message Queue File System...
Nov 04 00:24:38 arch systemd[1]: Mounting Kernel Debug File System...
Nov 04 00:24:38 arch systemd[1]: Mounting Kernel Trace File System...
Nov 04 00:24:38 arch systemd[1]: Starting Create List of Static Device Nodes...
Nov 04 00:24:38 arch systemd[1]: Starting Load Kernel Module configfs...
Nov 04 00:24:38 arch systemd[1]: Starting Load Kernel Module drm...
Nov 04 00:24:38 arch systemd[1]: Starting Load Kernel Module fuse...
Nov 04 00:24:38 arch systemd[1]: File System Check on Root Device was skipped because of a failed condition check (ConditionPathIsReadWrite=!/).
Nov 04 00:24:38 arch systemd[1]: Starting Journal Service...
Nov 04 00:24:38 arch systemd[1]: Starting Load Kernel Modules...
Nov 04 00:24:38 arch systemd[1]: Starting Generate network units from Kernel command line...
Nov 04 00:24:38 arch systemd[1]: Starting Remount Root and Kernel File Systems...
Nov 04 00:24:38 arch systemd[1]: Repartition Root Disk was skipped because all trigger condition checks failed.
Nov 04 00:24:38 arch systemd[1]: Starting Coldplug All udev Devices...
Nov 04 00:24:38 arch systemd[1]: Mounted Huge Pages File System.
Nov 04 00:24:38 arch systemd[1]: Mounted POSIX Message Queue File System.
Nov 04 00:24:38 arch systemd[1]: Mounted Kernel Debug File System.
Nov 04 00:24:38 arch systemd[1]: Mounted Kernel Trace File System.
Nov 04 00:24:38 arch systemd[1]: Finished Create List of Static Device Nodes.
Nov 04 00:24:38 arch systemd[1]: modprobe@configfs.service: Deactivated successfully.
Nov 04 00:24:38 arch systemd[1]: Finished Load Kernel Module configfs.
Nov 04 00:24:38 arch systemd[1]: modprobe@drm.service: Deactivated successfully.
Nov 04 00:24:38 arch systemd[1]: Finished Load Kernel Module drm.
Nov 04 00:24:38 arch systemd[1]: Mounting Kernel Configuration File System...
Nov 04 00:24:38 arch systemd[1]: Finished Generate network units from Kernel command line.
Nov 04 00:24:38 arch systemd[1]: Reached target Preparation for Network.
Nov 04 00:24:38 arch systemd[1]: Mounted Kernel Configuration File System.
Nov 04 00:24:38 arch kernel: fuse: init (API version 7.36)
Nov 04 00:24:38 arch systemd[1]: modprobe@fuse.service: Deactivated successfully.
Nov 04 00:24:38 arch systemd[1]: Finished Load Kernel Module fuse.
Nov 04 00:24:38 arch kernel: i2c_dev: i2c /dev entries driver
Nov 04 00:24:38 arch systemd[1]: Mounting FUSE Control File System...
Nov 04 00:24:38 arch systemd[1]: Finished Load Kernel Modules.
Nov 04 00:24:38 arch kernel: audit: type=1130 audit(1667546678.089:2): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Starting Apply Kernel Variables...
Nov 04 00:24:38 arch systemd[1]: Mounted FUSE Control File System.
Nov 04 00:24:38 arch systemd[1]: Finished Apply Kernel Variables.
Nov 04 00:24:38 arch kernel: audit: type=1130 audit(1667546678.093:3): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd-journald[432]: Journal started
Nov 04 00:24:38 arch systemd-journald[432]: Runtime Journal (/run/log/journal/a460ba865d1d42239ff3827c5228fac6) is 8.0M, max 1.5G, 1.5G free.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-modules-load comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-sysctl comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd-modules-load[433]: Inserted module 'i2c_dev'
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Started Journal Service.
Nov 04 00:24:38 arch kernel: audit: type=1130 audit(1667546678.099:4): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journald comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Finished Remount Root and Kernel File Systems.
Nov 04 00:24:38 arch systemd[1]: First Boot Wizard was skipped because of a failed condition check (ConditionFirstBoot=yes).
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Rebuild Hardware Database was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Nov 04 00:24:38 arch systemd[1]: Starting Flush Journal to Persistent Storage...
Nov 04 00:24:38 arch systemd[1]: Starting Load/Save Random Seed...
Nov 04 00:24:38 arch systemd[1]: Create System Users was skipped because of a failed condition check (ConditionNeedsUpdate=/etc).
Nov 04 00:24:38 arch kernel: audit: type=1130 audit(1667546678.113:5): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-remount-fs comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Starting Create Static Device Nodes in /dev...
Nov 04 00:24:38 arch systemd-journald[432]: Time spent on flushing to /var/log/journal/a460ba865d1d42239ff3827c5228fac6 is 43.172ms for 876 entries.
Nov 04 00:24:38 arch systemd-journald[432]: System Journal (/var/log/journal/a460ba865d1d42239ff3827c5228fac6) is 176.0M, max 4.0G, 3.8G free.
Nov 04 00:24:38 arch systemd-journald[432]: Received client request to flush runtime journal.
Nov 04 00:24:38 arch kernel: usb 1-3: new high-speed USB device number 3 using xhci_hcd
Nov 04 00:24:38 arch kernel: audit: type=1334 audit(1667546678.119:6): prog-id=9 op=LOAD
Nov 04 00:24:38 arch kernel: audit: type=1334 audit(1667546678.119:7): prog-id=10 op=LOAD
Nov 04 00:24:38 arch kernel: audit: type=1334 audit(1667546678.119:8): prog-id=11 op=LOAD
Nov 04 00:24:38 arch kernel: audit: type=1130 audit(1667546678.126:9): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch kernel: audit: type=1130 audit(1667546678.133:10): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit: BPF prog-id=9 op=LOAD
Nov 04 00:24:38 arch audit: BPF prog-id=10 op=LOAD
Nov 04 00:24:38 arch audit: BPF prog-id=11 op=LOAD
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-userdbd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udev-trigger comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup-dev comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit: BPF prog-id=12 op=LOAD
Nov 04 00:24:38 arch audit: BPF prog-id=13 op=LOAD
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-random-seed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-udevd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit: BPF prog-id=14 op=LOAD
Nov 04 00:24:38 arch systemd[1]: Starting User Database Manager...
Nov 04 00:24:38 arch systemd[1]: Started User Database Manager.
Nov 04 00:24:38 arch systemd[1]: Finished Coldplug All udev Devices.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-journal-flush comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Finished Create Static Device Nodes in /dev.
Nov 04 00:24:38 arch systemd[1]: Reached target Preparation for Local File Systems.
Nov 04 00:24:38 arch systemd[1]: Virtual Machine and Container Storage (Compatibility) was skipped because of a failed condition check (ConditionPathExists=/var/lib/machines.raw).
Nov 04 00:24:38 arch systemd[1]: Starting Rule-based Manager for Device Events and Files...
Nov 04 00:24:38 arch systemd[1]: Finished Load/Save Random Seed.
Nov 04 00:24:38 arch systemd[1]: First Boot Complete was skipped because of a failed condition check (ConditionFirstBoot=yes).
Nov 04 00:24:38 arch systemd-udevd[449]: Using default interface naming scheme 'v251'.
Nov 04 00:24:38 arch systemd[1]: Started Rule-based Manager for Device Events and Files.
Nov 04 00:24:38 arch systemd[1]: Starting Network Configuration...
Nov 04 00:24:38 arch systemd[1]: Finished Flush Journal to Persistent Storage.
Nov 04 00:24:38 arch kernel: cfg80211: Loading compiled-in X.509 certificates for regulatory database
Nov 04 00:24:38 arch kernel: cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7'
Nov 04 00:24:38 arch kernel: platform regulatory.0: Direct firmware load for regulatory.db failed with error -2
Nov 04 00:24:38 arch kernel: cfg80211: failed to load regulatory.db
Nov 04 00:24:38 arch systemd-networkd[454]: lo: Link UP
Nov 04 00:24:38 arch systemd-networkd[454]: lo: Gained carrier
Nov 04 00:24:38 arch systemd-networkd[454]: Enumeration completed
Nov 04 00:24:38 arch systemd[1]: Started Network Configuration.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-networkd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Found device Samsung SSD 980 PRO 2TB EFI\x20system\x20partition.
Nov 04 00:24:38 arch systemd[1]: Mounting /boot...
Nov 04 00:24:38 arch systemd[1]: Found device Samsung SSD 980 PRO 2TB Linux\x20swap.
Nov 04 00:24:38 arch systemd[1]: Activating swap /dev/disk/by-uuid/aea2e5cd-19a6-43a2-91fd-7fb138e5b554...
Nov 04 00:24:38 arch systemd[1]: Mounted /boot.
Nov 04 00:24:38 arch kernel: Adding 33553404k swap on /dev/nvme0n1p3.  Priority:-2 extents:1 across:33553404k SSFS
Nov 04 00:24:38 arch systemd[1]: Activated swap /dev/disk/by-uuid/aea2e5cd-19a6-43a2-91fd-7fb138e5b554.
Nov 04 00:24:38 arch systemd[1]: Reached target Swaps.
Nov 04 00:24:38 arch systemd[1]: Mounting Temporary Directory /tmp...
Nov 04 00:24:38 arch systemd[1]: Mounted Temporary Directory /tmp.
Nov 04 00:24:38 arch systemd[1]: Reached target Local File Systems.
Nov 04 00:24:38 arch systemd[1]: Rebuild Dynamic Linker Cache was skipped because all trigger condition checks failed.
Nov 04 00:24:38 arch systemd[1]: Set Up Additional Binary Formats was skipped because all trigger condition checks failed.
Nov 04 00:24:38 arch systemd[1]: Store a System Token in an EFI Variable was skipped because all trigger condition checks failed.
Nov 04 00:24:38 arch systemd[1]: Starting Automatic Boot Loader Update...
Nov 04 00:24:38 arch systemd[1]: Commit a transient machine-id on disk was skipped because of a failed condition check (ConditionPathIsMountPoint=/etc/machine-id).
Nov 04 00:24:38 arch systemd[1]: Starting Create Volatile Files and Directories...
Nov 04 00:24:38 arch bootctl[529]: Skipping "/boot/EFI/systemd/systemd-bootx64.efi", since same boot loader version in place already.
Nov 04 00:24:38 arch bootctl[529]: Skipping "/boot/EFI/BOOT/BOOTX64.EFI", since same boot loader version in place already.
Nov 04 00:24:38 arch systemd[1]: Finished Automatic Boot Loader Update.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-boot-update comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Finished Create Volatile Files and Directories.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-tmpfiles-setup comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Rebuild Journal Catalog was skipped because of a failed condition check (ConditionNeedsUpdate=/var).
Nov 04 00:24:38 arch audit: BPF prog-id=15 op=LOAD
Nov 04 00:24:38 arch systemd[1]: Starting Network Name Resolution...
Nov 04 00:24:38 arch systemd[1]: Update is Completed was skipped because all trigger condition checks failed.
Nov 04 00:24:38 arch systemd[1]: Starting Record System Boot/Shutdown in UTMP...
Nov 04 00:24:38 arch audit[535]: SYSTEM_BOOT pid=535 uid=0 auid=4294967295 ses=4294967295 msg=' comm="systemd-update-utmp" exe="/usr/lib/systemd/systemd-update-utmp" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Finished Record System Boot/Shutdown in UTMP.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-update-utmp comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd-resolved[534]: Positive Trust Anchors:
Nov 04 00:24:38 arch systemd-resolved[534]: . IN DS 20326 8 2 e06d44b80b8f1d39a95c0b0d7c65d08458e880409bbc683457104237c7f8ec8d
Nov 04 00:24:38 arch systemd-resolved[534]: Negative trust anchors: home.arpa 10.in-addr.arpa 16.172.in-addr.arpa 17.172.in-addr.arpa 18.172.in-addr.arpa 19.172.in-addr.arpa 20.172.in-addr.arpa 21.172.in-addr.arpa 22.172.in-addr.arpa 23.172.in-addr.arpa 24.172.in-addr.arpa 25.172.in-addr.arpa 26.172.in-addr.arpa 27.172.in-addr.arpa 28.172.in-addr.arpa 29.172.in-addr.arpa 30.172.in-addr.arpa 31.172.in-addr.arpa 168.192.in-addr.arpa d.f.ip6.arpa corp home internal intranet lan local private test
Nov 04 00:24:38 arch systemd-resolved[534]: Using system hostname 'arch'.
Nov 04 00:24:38 arch systemd[1]: Started Network Name Resolution.
Nov 04 00:24:38 arch systemd[1]: Reached target Network.
Nov 04 00:24:38 arch systemd[1]: Reached target Host and Network Name Lookups.
Nov 04 00:24:38 arch systemd[1]: Reached target System Initialization.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-resolved comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Started CUPS Scheduler.
Nov 04 00:24:38 arch systemd[1]: Started Refresh existing PGP keys of archlinux-keyring regularly.
Nov 04 00:24:38 arch systemd[1]: Started Daily man-db regeneration.
Nov 04 00:24:38 arch systemd[1]: Started Daily verification of password and group files.
Nov 04 00:24:38 arch systemd[1]: Started Daily Cleanup of Temporary Directories.
Nov 04 00:24:38 arch systemd[1]: Reached target Path Units.
Nov 04 00:24:38 arch systemd[1]: Reached target Timer Units.
Nov 04 00:24:38 arch systemd[1]: Listening on Avahi mDNS/DNS-SD Stack Activation Socket.
Nov 04 00:24:38 arch systemd[1]: Listening on CUPS Scheduler.
Nov 04 00:24:38 arch systemd[1]: Listening on D-Bus System Message Bus Socket.
Nov 04 00:24:38 arch systemd[1]: Reached target Socket Units.
Nov 04 00:24:38 arch systemd[1]: Reached target Basic System.
Nov 04 00:24:38 arch systemd[1]: Starting Avahi mDNS/DNS-SD Stack...
Nov 04 00:24:38 arch systemd[1]: Starting CUPS Scheduler...
Nov 04 00:24:38 arch systemd[1]: Starting D-Bus System Message Bus...
Nov 04 00:24:38 arch systemd[1]: Started Seat management daemon.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=seatd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit: BPF prog-id=16 op=LOAD
Nov 04 00:24:38 arch audit: BPF prog-id=17 op=LOAD
Nov 04 00:24:38 arch audit: BPF prog-id=18 op=LOAD
Nov 04 00:24:38 arch systemd[1]: Starting User Login Management...
Nov 04 00:24:38 arch systemd[1]: Started Verify integrity of password and group files.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch seatd[539]: 00:00:00.000 [INFO] [seatd/seat.c:39] Created VT-bound seat seat0
Nov 04 00:24:38 arch seatd[539]: 00:00:00.000 [INFO] [seatd/seatd.c:194] seatd started
Nov 04 00:24:38 arch avahi-daemon[536]: Found user 'avahi' (UID 973) and group 'avahi' (GID 973).
Nov 04 00:24:38 arch avahi-daemon[536]: Successfully dropped root privileges.
Nov 04 00:24:38 arch avahi-daemon[536]: avahi-daemon 0.8 starting up.
Nov 04 00:24:38 arch systemd[1]: Started D-Bus System Message Bus.
Nov 04 00:24:38 arch avahi-daemon[536]: Successfully called chroot().
Nov 04 00:24:38 arch avahi-daemon[536]: Successfully dropped remaining capabilities.
Nov 04 00:24:38 arch avahi-daemon[536]: No service file found in /etc/avahi/services.
Nov 04 00:24:38 arch avahi-daemon[536]: Joining mDNS multicast group on interface lo.IPv6 with address ::1.
Nov 04 00:24:38 arch avahi-daemon[536]: New relevant interface lo.IPv6 for mDNS.
Nov 04 00:24:38 arch avahi-daemon[536]: Joining mDNS multicast group on interface lo.IPv4 with address 127.0.0.1.
Nov 04 00:24:38 arch avahi-daemon[536]: New relevant interface lo.IPv4 for mDNS.
Nov 04 00:24:38 arch avahi-daemon[536]: Network interface enumeration completed.
Nov 04 00:24:38 arch avahi-daemon[536]: Registering new address record for ::1 on lo.*.
Nov 04 00:24:38 arch avahi-daemon[536]: Registering new address record for 127.0.0.1 on lo.IPv4.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=dbus comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit: BPF prog-id=19 op=LOAD
Nov 04 00:24:38 arch systemd[1]: Starting Home Area Manager...
Nov 04 00:24:38 arch systemd[1]: Started Avahi mDNS/DNS-SD Stack.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=avahi-daemon comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd-logind[540]: Watching system buttons on /dev/input/event2 (Power Button)
Nov 04 00:24:38 arch systemd-logind[540]: New seat seat0.
Nov 04 00:24:38 arch systemd[1]: shadow.service: Deactivated successfully.
Nov 04 00:24:38 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=shadow comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Started User Login Management.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-logind comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd-homed[547]: Watching /home.
Nov 04 00:24:38 arch systemd[1]: Started Home Area Manager.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-homed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Finished Home Area Activation.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-homed-activate comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Starting Permit User Sessions...
Nov 04 00:24:38 arch systemd[1]: Finished Permit User Sessions.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-user-sessions comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Started CUPS Scheduler.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=cups comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Reached target Multi-User System.
Nov 04 00:24:38 arch systemd[1]: Started Greeter daemon.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Reached target Graphical Interface.
Nov 04 00:24:38 arch systemd[1]: Startup finished in 15.063s (firmware) + 5.161s (loader) + 1.828s (kernel) + 548ms (userspace) = 22.602s.
Nov 04 00:24:38 arch greetd[551]: pam_systemd_home(greetd:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 04 00:24:38 arch audit[551]: USER_ACCT pid=551 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit[551]: CRED_ACQ pid=551 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit[551]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=d a1=7ffdcbc5ac20 a2=3 a3=7ffdcbc5a935 items=0 ppid=550 pid=551 auid=971 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=1 comm="greetd" exe="/usr/bin/greetd" key=(null)
Nov 04 00:24:38 arch audit: PROCTITLE proctitle=2F7573722F62696E2F677265657464002D2D73657373696F6E2D776F726B6572003131
Nov 04 00:24:38 arch greetd[551]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 04 00:24:38 arch systemd[1]: Created slice User Slice of UID 971.
Nov 04 00:24:38 arch systemd[1]: Starting User Runtime Directory /run/user/971...
Nov 04 00:24:38 arch systemd-logind[540]: New session 1 of user greeter.
Nov 04 00:24:38 arch systemd[1]: Finished User Runtime Directory /run/user/971.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Starting User Manager for UID 971...
Nov 04 00:24:38 arch systemd[553]: pam_systemd_home(systemd-user:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 04 00:24:38 arch audit[553]: USER_ACCT pid=553 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="greeter" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch audit[553]: CRED_ACQ pid=553 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="greeter" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Nov 04 00:24:38 arch audit[553]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=9 a1=7ffcb6d3d1c0 a2=3 a3=7ffcb6d3ced5 items=0 ppid=1 pid=553 auid=971 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=2 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Nov 04 00:24:38 arch audit: PROCTITLE proctitle="(systemd)"
Nov 04 00:24:38 arch systemd[553]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[greeter] ruser=[<unknown>] rhost=[<unknown>]
Nov 04 00:24:38 arch systemd[553]: pam_unix(systemd-user:session): session opened for user greeter(uid=971) by (uid=0)
Nov 04 00:24:38 arch audit[553]: USER_START pid=553 uid=0 auid=971 ses=2 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[553]: Queued start job for default target Main User Target.
Nov 04 00:24:38 arch systemd[553]: Created slice User Application Slice.
Nov 04 00:24:38 arch systemd[553]: Reached target Paths.
Nov 04 00:24:38 arch systemd[553]: Reached target Timers.
Nov 04 00:24:38 arch systemd[553]: Starting D-Bus User Message Bus Socket...
Nov 04 00:24:38 arch systemd[553]: Listening on GnuPG network certificate management daemon.
Nov 04 00:24:38 arch systemd[553]: Listening on GCR ssh-agent wrapper.
Nov 04 00:24:38 arch systemd[553]: Listening on GNOME Keyring daemon.
Nov 04 00:24:38 arch systemd[553]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 04 00:24:38 arch systemd[553]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 04 00:24:38 arch systemd[553]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 04 00:24:38 arch systemd[553]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 04 00:24:38 arch systemd[553]: Listening on p11-kit server.
Nov 04 00:24:38 arch systemd[553]: Listening on PipeWire Multimedia System Socket.
Nov 04 00:24:38 arch systemd[553]: Listening on D-Bus User Message Bus Socket.
Nov 04 00:24:38 arch systemd[553]: Reached target Sockets.
Nov 04 00:24:38 arch systemd[553]: Reached target Basic System.
Nov 04 00:24:38 arch systemd[553]: Reached target Main User Target.
Nov 04 00:24:38 arch systemd[553]: Startup finished in 64ms.
Nov 04 00:24:38 arch systemd[1]: Started User Manager for UID 971.
Nov 04 00:24:38 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd[1]: Started Session 1 of User greeter.
Nov 04 00:24:38 arch audit[551]: USER_START pid=551 uid=0 auid=971 ses=1 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:38 arch sway[560]: 00:00:00.000 [INFO] [sway/main.c:343] Sway version 1.7
Nov 04 00:24:38 arch sway[560]: 00:00:00.000 [INFO] [sway/main.c:344] wlroots version 0.15.1
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] Linux arch 6.0.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000 x86_64 GNU/Linux
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:136] Contents of /etc/os-release:
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] NAME="Arch Linux"
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] PRETTY_NAME="Arch Linux"
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] ID=arch
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] BUILD_ID=rolling
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] ANSI_COLOR="38;2;23;147;209"
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] HOME_URL="https://archlinux.org/"
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://wiki.archlinux.org/"
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] SUPPORT_URL="https://bbs.archlinux.org/"
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://bugs.archlinux.org/"
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:120] LOGO=archlinux-logo
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:108] LD_PRELOAD=
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:108] PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Nov 04 00:24:38 arch sway[560]: 00:00:00.004 [INFO] [sway/main.c:108] SWAYSOCK=
Nov 04 00:24:38 arch sway[560]: 00:00:00.010 [DEBUG] [sway/server.c:50] Preparing Wayland server initialization
Nov 04 00:24:38 arch seatd[539]: 00:00:00.149 [INFO] [seatd/server.c:145] New client connected (pid: 560, uid: 971, gid: 971)
Nov 04 00:24:38 arch seatd[539]: 00:00:00.149 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 04 00:24:38 arch seatd[539]: 00:00:00.149 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 04 00:24:38 arch sway[560]: 00:00:00.010 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
Nov 04 00:24:38 arch sway[560]: 00:00:00.010 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
Nov 04 00:24:38 arch sway[560]: 00:00:00.010 [INFO] [wlr] [backend/session/session.c:110] Successfully loaded libseat session
Nov 04 00:24:38 arch sway[560]: 00:00:00.011 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs
Nov 04 00:24:38 arch sway[560]: 00:00:00.012 [INFO] [wlr] [backend/drm/backend.c:183] Initializing DRM backend for /dev/dri/card0 (i915)
Nov 04 00:24:38 arch sway[560]: 00:00:00.012 [DEBUG] [wlr] [backend/drm/drm.c:85] Using atomic DRM interface
Nov 04 00:24:38 arch sway[560]: 00:00:00.012 [DEBUG] [wlr] [backend/drm/drm.c:98] ADDFB2 modifiers supported
Nov 04 00:24:38 arch sway[560]: 00:00:00.012 [INFO] [wlr] [backend/drm/drm.c:251] Found 4 DRM CRTCs
Nov 04 00:24:38 arch kernel: acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Nov 04 00:24:38 arch kernel: acpi PNP0C14:03: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
Nov 04 00:24:38 arch sway[560]: 00:00:00.012 [INFO] [wlr] [backend/drm/drm.c:178] Found 24 DRM planes
Nov 04 00:24:38 arch sway[560]: 00:00:00.013 [INFO] [sway/main.c:394] Starting sway version 1.7
Nov 04 00:24:38 arch sway[560]: 00:00:00.013 [DEBUG] [sway/server.c:75] Initializing Wayland server
Nov 04 00:24:38 arch sway[560]: 00:00:00.014 [INFO] [wlr] [render/egl.c:180] 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
Nov 04 00:24:38 arch sway[560]: 00:00:00.015 [DEBUG] [wlr] [render/egl.c:437] Using EGL device /dev/dri/card0
Nov 04 00:24:38 arch sway[560]: Failed to create //.cache for shader cache (Permission denied)---disabling.
Nov 04 00:24:38 arch sway[560]: 00:00:00.089 [INFO] [wlr] [render/egl.c:326] Using EGL 1.5
Nov 04 00:24:38 arch sway[560]: 00:00:00.089 [INFO] [wlr] [render/egl.c:327] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
Nov 04 00:24:38 arch sway[560]: 00:00:00.089 [INFO] [wlr] [render/egl.c:329] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
Nov 04 00:24:38 arch sway[560]: 00:00:00.089 [INFO] [wlr] [render/egl.c:331] EGL vendor: Mesa Project
Nov 04 00:24:38 arch sway[560]: 00:00:00.089 [DEBUG] [wlr] [render/egl.c:158] Supported DMA-BUF formats: AB4H XB4H AB48 XB48 AR30 XR30 AB30 AR24 AB24 XR24 XB24 AR15 RG16 R8   R16  GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV Y410 Y412 Y416 YUYV UYVY Y210 Y212 Y216
Nov 04 00:24:38 arch sway[560]: 00:00:00.089 [DEBUG] [wlr] [render/egl.c:159] EGL DMA-BUF format modifiers supported
Nov 04 00:24:38 arch sway[560]: 00:00:00.090 [DEBUG] [wlr] [render/egl.c:388] Obtained high priority context
Nov 04 00:24:38 arch sway[560]: 00:00:00.090 [DEBUG] [wlr] [render/egl.c:485] Using EGL_PLATFORM_DEVICE_EXT
Nov 04 00:24:38 arch sway[560]: 00:00:00.091 [INFO] [wlr] [render/gles2/renderer.c:737] Creating GLES2 renderer
Nov 04 00:24:38 arch sway[560]: 00:00:00.091 [INFO] [wlr] [render/gles2/renderer.c:738] Using OpenGL ES 3.2 Mesa 22.2.1
Nov 04 00:24:38 arch sway[560]: 00:00:00.091 [INFO] [wlr] [render/gles2/renderer.c:739] GL vendor: Intel
Nov 04 00:24:38 arch sway[560]: 00:00:00.091 [INFO] [wlr] [render/gles2/renderer.c:740] GL renderer: Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
Nov 04 00:24:38 arch sway[560]: 00:00:00.091 [INFO] [wlr] [render/gles2/renderer.c:741] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_bgra
Nov 04 00:24:38 arch sway[560]: 00:00:00.104 [DEBUG] [wlr] [render/allocator/allocator.c:98] Trying to create gbm allocator
Nov 04 00:24:38 arch sway[560]: Failed to create //.cache for shader cache (Permission denied)---disabling.
Nov 04 00:24:38 arch sway[560]: 00:00:00.107 [DEBUG] [wlr] [render/allocator/gbm.c:203] Created GBM allocator with backend drm
Nov 04 00:24:38 arch sway[560]: 00:00:00.107 [DEBUG] [wlr] [render/allocator/gbm.c:206] Using DRM node /dev/dri/card0
Nov 04 00:24:38 arch sway[560]: 00:00:00.107 [DEBUG] [wlr] [types/wlr_idle.c:247] idle manager created
Nov 04 00:24:38 arch sway[560]: 00:00:00.107 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:628] Creating wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:24:38 arch sway[560]: 00:00:00.107 [INFO] [wlr] [backend/headless/backend.c:82] Creating headless backend
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [INFO] [sway/config.c:407] Loading config from /etc/greetd/sway-config
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config.c:824] Read line 1: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [INFO] [sway/commands.c:378] Config command: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [INFO] [sway/commands.c:398] After replacement: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config.c:868] Deferring command `exec "wlgreet --command sway-run; swaymsg exit"'
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config.c:824] Read line 2:
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config.c:824] Read line 3: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [INFO] [sway/commands.c:378] Config command: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [INFO] [sway/commands.c:398] After replacement: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/commands.c:429] Subcommand: resolution 5120x1440 position 0,0
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/commands.c:429] Subcommand: position 0,0
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:220] Adding non-wildcard output config
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:237] Config stored for output DP-1 (enabled: -1) (5120x1440@-1.000000Hz position 0,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1)
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config.c:824] Read line 4: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [INFO] [sway/commands.c:378] Config command: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [INFO] [sway/commands.c:398] After replacement: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/commands.c:429] Subcommand: bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:142] Merging output * config on DP-1
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:233] Adding output * config
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:237] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /etc/greetd/sway-bg.jpg fill) (dpms 0) (max render time: -1)
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[0] = swaybg
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[1] = -o
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[2] = DP-1
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[3] = -i
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[4] = /etc/greetd/sway-bg.jpg
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[5] = -m
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[6] = fill
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[7] = -o
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[8] = *
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[9] = -i
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[10] = /etc/greetd/sway-bg.jpg
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[11] = -m
Nov 04 00:24:38 arch sway[560]: 00:00:00.111 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[12] = fill
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 5:
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 6: exec waybar
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [INFO] [sway/commands.c:378] Config command: exec waybar
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [INFO] [sway/commands.c:398] After replacement: exec waybar
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:868] Deferring command `exec waybar'
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 7:
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 8: set $mod Mod4
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [INFO] [sway/commands.c:378] Config command: set $mod Mod4
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [INFO] [sway/commands.c:398] After replacement: set $mod Mod4
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 9:
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 10: # Base16 Onedark
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 11: #set $base00   #1C2023
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 12: #set $base01   #393F45
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 13: #set $base02   #565E65
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 14: #set $base03   #747C84
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 15: #set $base04   #ADB3BA
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 16: #set $base05   #C7CCD1
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 17: #set $base06   #DFE2E5
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 18: #set $base07   #F3F4F5
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 19: #set $base08   #C7AE95
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 20: #set $base09   #C7C795
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 21: #set $base0A   #AEC795
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 22: #set $base0B   #95C7AE
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 23: #set $bsae0C   #95AEC7
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 24: #set $base0D   #AE95C7
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 25: #set $base0E   #C795AE
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 26: #set $base0F   #C79595
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 27:
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 28: ### Window configuration
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 29: #gaps inner 5
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 30: #default_border pixel 2
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 31: #font pango:Iosevka Term Medium 12
Nov 04 00:24:38 arch sway[560]: 00:00:00.112 [DEBUG] [sway/config.c:824] Read line 32:
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 33: # class                 border    bkgrnd    text      indictr   cborder
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 34: #client.focused          $base00   $base00   $base05   $base0D7F   $base0D7F
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 35: #client.focused_inactive $base00   $base00   $base04   $base0D7F   $base0D40
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 36: #client.unfocused        $base00   $base00   $base04   $base0D7F   $base00BF
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 37: #client.urgent           $base0840 $base08   $base00   $base0D7F   $base08
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 38:
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 43: bindsym $mod+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/commands.c:378] Config command: bindsym $mod+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+e to command `exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'` for device '*'
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 44:
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 45: include /etc/sway/config.d/*
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/commands.c:378] Config command: include /etc/sway/config.d/*
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/commands.c:398] After replacement: include /etc/sway/config.d/*
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/config.c:407] Loading config from /etc/sway/config.d/50-systemd-user.conf
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 2: # See FS#63021
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal.
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 4:
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 5: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/commands.c:378] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/commands.c:398] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:868] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 7: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/commands.c:378] Config command: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [INFO] [sway/commands.c:398] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:868] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:38 arch sway[560]: 00:00:00.113 [DEBUG] [sway/config.c:824] Read line 46:
Nov 04 00:24:38 arch sway[560]: Fontconfig error: No writable cache directories
Nov 04 00:24:38 arch sway[560]: Fontconfig error: No writable cache directories
Nov 04 00:24:38 arch sway[560]: 00:00:00.126 [DEBUG] [sway/server.c:267] Initializing Xwayland (lazy=1)
Nov 04 00:24:38 arch sway[560]: 00:00:00.126 [INFO] [sway/server.c:290] Starting backend on wayland display 'wayland-1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.126 [DEBUG] [wlr] [backend/libinput/backend.c:87] Starting libinput backend
Nov 04 00:24:38 arch sway[560]: 00:00:00.128 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:24:38 arch sway[560]: 00:00:00.128 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:24:38 arch sway[560]: 00:00:00.128 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
Nov 04 00:24:38 arch sway[560]: 00:00:00.128 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
Nov 04 00:24:38 arch sway[560]: 00:00:00.128 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
Nov 04 00:24:38 arch sway[560]: 00:00:00.128 [DEBUG] [sway/input/input-manager.c:585] applying seat config for seat seat0
Nov 04 00:24:38 arch sway[560]: 00:00:00.128 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:24:38 arch sway[560]: 00:00:00.130 [DEBUG] [sway/input/keyboard.c:937] Created keyboard group 0x56239559e110
Nov 04 00:24:38 arch sway[560]: 00:00:00.130 [DEBUG] [sway/input/keyboard.c:960] Adding keyboard 0:1:Power_Button to group 0x56239559e110
Nov 04 00:24:38 arch sway[560]: 00:00:00.134 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Video Bus [0:6]
Nov 04 00:24:38 arch sway[560]: 00:00:00.134 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
Nov 04 00:24:38 arch sway[560]: 00:00:00.134 [DEBUG] [sway/input/seat.c:939] adding device 0:6:Video_Bus to seat seat0
Nov 04 00:24:38 arch sway[560]: 00:00:00.136 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:6:Video_Bus to group 0x56239559e110
Nov 04 00:24:38 arch sway[560]: 00:00:00.137 [DEBUG] [wlr] [backend/libinput/backend.c:133] libinput successfully initialized
Nov 04 00:24:38 arch sway[560]: 00:00:00.137 [INFO] [wlr] [backend/drm/drm.c:1185] Scanning DRM connectors on /dev/dri/card0
Nov 04 00:24:38 arch sway[560]: 00:00:00.137 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.137 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-2'
Nov 04 00:24:38 arch sway[560]: 00:00:00.156 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.156 [INFO] [wlr] [backend/drm/drm.c:1287] 'DP-1' connected
Nov 04 00:24:38 arch sway[560]: 00:00:00.156 [DEBUG] [wlr] [backend/drm/drm.c:1288] Current CRTC: 80
Nov 04 00:24:38 arch sway[560]: 00:00:00.156 [INFO] [wlr] [backend/drm/drm.c:1298] Physical size: 1190x340
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1338] Detected modes:
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@119999 (preferred)
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@59968 (preferred)
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@60000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@59940
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@50000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@59977
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@120000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@59973
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@119974
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@119998
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@59951
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@120000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@119880
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@59940
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@50000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1680x1050@59954
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1600x900@60000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@75025
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@60020
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1440x900@59887
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x800@59810
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1152x864@75000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@59940
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@50000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@75029
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@70069
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@60004
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   832x624@74551
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@75000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@72188
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@60317
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@56250
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   720x576@50000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@60000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@59940
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@75000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@72809
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@66667
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@60000
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@59940
Nov 04 00:24:38 arch sway[560]: 00:00:00.157 [INFO] [wlr] [backend/drm/drm.c:1360]   720x400@70082
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-3'
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-2'
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-4'
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1047] Reallocating CRTCs
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1058] State before reallocation:
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1115] State after reallocation:
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [INFO] [wlr] [backend/drm/drm.c:1412] connector DP-1: Requesting modeset
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [sway/desktop/output.c:857] New output 0x5623956134c0: DP-1 (non-desktop: 0)
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [sway/config/output.c:390] Turning on output DP-1
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [sway/config/output.c:398] Set DP-1 mode to 5120x1440 (-1.000000 Hz)
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [sway/config/output.c:279] Assigning configured mode to DP-1
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [sway/config/output.c:351] Output DPI: 109.284034x107.576471
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [sway/config/output.c:450] Auto-detected output scale: 1.000000
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [sway/config/output.c:496] Committing output DP-1
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [backend/drm/drm.c:492] connector DP-1: Can't enable an output without a buffer
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [types/output/render.c:192] Attaching empty buffer to output for modeset
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [types/output/render.c:73] Choosing primary buffer format 0x34325258 for output 'DP-1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.160 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:38 arch sway[560]: 00:00:00.164 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:24:38 arch sway[560]: 00:00:00.164 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:24:38 arch sway[560]: 00:00:00.166 [INFO] [wlr] [backend/drm/drm.c:708] connector DP-1: Modesetting with '5120x1440@119999mHz'
Nov 04 00:24:38 arch sway[560]: 00:00:00.171 [DEBUG] [sway/config/output.c:542] Set DP-1 position to 0, 0
Nov 04 00:24:38 arch sway[560]: 00:00:00.171 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output DP-1
Nov 04 00:24:38 arch sway[560]: 00:00:00.171 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1
Nov 04 00:24:38 arch sway[560]: 00:00:00.171 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 1 for output DP-1
Nov 04 00:24:38 arch sway[560]: 00:00:00.189 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:24:38 arch sway[560]: 00:00:00.198 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:24:38 arch sway[560]: 00:00:00.198 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
Nov 04 00:24:38 arch sway[560]: 00:00:00.198 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:24:38 arch sway[560]: 00:00:00.198 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:24:38 arch sway[560]: 00:00:00.198 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:24:38 arch sway[560]: 00:00:00.198 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:24:38 arch sway[560]: 00:00:00.203 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x5623957deee0 committing with 2 instructions
Nov 04 00:24:38 arch sway[560]: 00:00:00.203 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x5623957deee0
Nov 04 00:24:38 arch sway[560]: 00:00:00.203 [INFO] [wlr] [backend/headless/backend.c:18] Starting headless backend
Nov 04 00:24:38 arch sway[560]: 00:00:00.203 [DEBUG] [sway/config.c:673] Running deferred commands
Nov 04 00:24:38 arch sway[560]: 00:00:00.203 [INFO] [sway/commands.c:258] Handling command 'exec "wlgreet --command sway-run; swaymsg exit"'
Nov 04 00:24:38 arch sway[560]: 00:00:00.203 [DEBUG] [sway/commands/exec_always.c:46] Executing wlgreet --command sway-run; swaymsg exit
Nov 04 00:24:38 arch sway[560]: 00:00:00.205 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 609
Nov 04 00:24:38 arch sway[560]: 00:00:00.205 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 609
Nov 04 00:24:38 arch sway[560]: 00:00:00.205 [INFO] [sway/commands.c:258] Handling command 'exec waybar'
Nov 04 00:24:38 arch sway[560]: 00:00:00.205 [DEBUG] [sway/commands/exec_always.c:46] Executing waybar
Nov 04 00:24:38 arch sway[560]: 00:00:00.206 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 611
Nov 04 00:24:38 arch sway[560]: 00:00:00.206 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 611
Nov 04 00:24:38 arch sway[560]: 00:00:00.206 [INFO] [sway/commands.c:258] Handling command 'exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:38 arch sway[560]: 00:00:00.206 [DEBUG] [sway/commands/exec_always.c:46] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:38 arch sway[560]: 00:00:00.208 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 614
Nov 04 00:24:38 arch sway[560]: 00:00:00.208 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 614
Nov 04 00:24:38 arch sway[560]: 00:00:00.208 [INFO] [sway/commands.c:258] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:38 arch sway[560]: 00:00:00.208 [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 XDG_CURRENT_DESKTOP
Nov 04 00:24:38 arch sway[560]: 00:00:00.209 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 616
Nov 04 00:24:38 arch sway[560]: 00:00:00.209 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 616
Nov 04 00:24:38 arch sway[560]: 00:00:00.209 [INFO] [sway/server.c:302] Running compositor on wayland display 'wayland-1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.209 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:38 arch systemd[553]: Created slice User Core Session Slice.
Nov 04 00:24:38 arch sway[560]: 00:00:00.213 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:24:38 arch sway[560]: 00:00:00.213 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:24:38 arch sway[602]: 2022-11-04 00:24:38 - [swaybg-1.1.1/main.c:340] Found config DP-1 for output DP-1 (Samsung Electric Company LS49AG95 HCST102243)
Nov 04 00:24:38 arch sway[560]: 00:00:00.214 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x5623957dfb20 (res 0x5623957dfe60)
Nov 04 00:24:38 arch sway[560]: 00:00:00.214 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x5623957e3580 (res 0x562395641b70)
Nov 04 00:24:38 arch sway[560]: 00:00:00.214 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
Nov 04 00:24:38 arch sway[560]: 00:00:00.217 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x562395648000 (res 0x562395648340)
Nov 04 00:24:38 arch sway[560]: 00:00:00.217 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x5623954a4f80 (res 0x5623957e7c70)
Nov 04 00:24:38 arch sway[560]: 00:00:00.217 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace  layer 3 anchor 0 size 1x1 margin 0,0,0,0,
Nov 04 00:24:38 arch sway[560]: 00:00:00.217 [INFO] [wlr] [wayland] error in client communication (pid 612)
Nov 04 00:24:38 arch sway[560]: 00:00:00.218 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed ()
Nov 04 00:24:38 arch systemd[553]: Starting D-Bus User Message Bus...
Nov 04 00:24:38 arch sway[612]: thread 'main' panicked at 'unable to flush display: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/app.rs:318:30
Nov 04 00:24:38 arch sway[612]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/ipc-server.c:199] New client: fd 51
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/ipc-server.c:219] Client 51 readable
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [INFO] [sway/commands.c:258] Handling command 'exit'
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 51 queue: [ { "success": true } ]
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [INFO] [sway/main.c:434] Shutting down sway
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed (wallpaper)
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/input/seat.c:959] removing device 0:1:Power_Button from seat seat0
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:1:Power_Button from group 0x56239559e110
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:6:Video_Bus'
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/input/seat.c:959] removing device 0:6:Video_Bus from seat seat0
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:6:Video_Bus from group 0x56239559e110
Nov 04 00:24:38 arch sway[560]: 00:00:00.219 [DEBUG] [sway/input/keyboard.c:831] Destroying empty keyboard group 0x56239559e110
Nov 04 00:24:38 arch systemd[553]: Started D-Bus User Message Bus.
Nov 04 00:24:38 arch dbus-daemon[617]: [session uid=971 pid=617] Successfully activated service 'org.freedesktop.systemd1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.312 [DEBUG] [sway/tree/output.c:264] Disabling output 'DP-1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.312 [DEBUG] [sway/tree/workspace.c:143] Destroying workspace '1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.312 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x56239558cca0 committing with 2 instructions
Nov 04 00:24:38 arch sway[560]: 00:00:00.312 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x56239558cca0
Nov 04 00:24:38 arch sway[560]: 00:00:00.312 [DEBUG] [sway/tree/output.c:288] Destroying output 'DP-1'
Nov 04 00:24:38 arch sway[560]: 00:00:00.312 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x56239558cca0 committing with 1 instructions
Nov 04 00:24:38 arch sway[560]: 00:00:00.312 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x56239558cca0
Nov 04 00:24:38 arch sway[560]: 00:00:00.312 [DEBUG] [wlr] [backend/drm/drm.c:1017] connector DP-1: De-allocating CRTC 0
Nov 04 00:24:38 arch sway[560]: 00:00:00.322 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:104] Destroying wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:24:38 arch seatd[539]: 00:00:00.462 [INFO] [seatd/seat.c:418] No clients on seat0 to activate
Nov 04 00:24:38 arch seatd[539]: 00:00:00.534 [INFO] [seatd/seat.c:524] Closed client 1 on seat0
Nov 04 00:24:38 arch seatd[539]: 00:00:00.534 [INFO] [seatd/seat.c:192] Removed client 1 from seat0
Nov 04 00:24:38 arch seatd[539]: 00:00:00.534 [INFO] [seatd/client.c:471] Client disconnected
Nov 04 00:24:38 arch sway[560]: 00:00:00.394 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:675] Destroying wlr_drm_lease_v1_manager
Nov 04 00:24:38 arch sway[560]: 00:00:00.394 [INFO] [sway/ipc-server.c:565] IPC Client 51 disconnected
Nov 04 00:24:38 arch sway[609]: 00:00:00.175 [ERROR] [common/ipc-client.c:87] Unable to receive IPC response
Nov 04 00:24:38 arch waybar[611]: cannot open display: :0
Nov 04 00:24:38 arch greetd[551]: pam_unix(greetd:session): session closed for user greeter
Nov 04 00:24:38 arch audit[551]: USER_END pid=551 uid=0 auid=971 ses=1 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:38 arch audit[551]: CRED_DISP pid=551 uid=0 auid=971 ses=1 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:38 arch greetd[550]: error: check_children: greeter exited without creating a session
Nov 04 00:24:38 arch systemd[1]: session-1.scope: Deactivated successfully.
Nov 04 00:24:38 arch systemd[1]: greetd.service: Deactivated successfully.
Nov 04 00:24:38 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:38 arch systemd-logind[540]: Session 1 logged out. Waiting for processes to exit.
Nov 04 00:24:38 arch systemd-logind[540]: Removed session 1.
Nov 04 00:24:39 arch systemd-logind[540]: Watching system buttons on /dev/input/event1 (Power Button)
Nov 04 00:24:39 arch systemd-logind[540]: Watching system buttons on /dev/input/event0 (Sleep Button)
Nov 04 00:24:39 arch kernel: mei_me 0000:00:16.0: enabling device (0000 -> 0002)
Nov 04 00:24:39 arch kernel: Intel(R) 2.5G Ethernet Linux Driver
Nov 04 00:24:39 arch kernel: Copyright(c) 2018 Intel Corporation.
Nov 04 00:24:39 arch kernel: igc 0000:03:00.0: enabling device (0000 -> 0002)
Nov 04 00:24:39 arch kernel: igc 0000:03:00.0: PTM enabled, 4ns granularity
Nov 04 00:24:39 arch kernel: i801_smbus 0000:00:1f.4: SMBus using PCI interrupt
Nov 04 00:24:39 arch kernel: i2c i2c-11: 2/4 memory slots populated (from DMI)
Nov 04 00:24:39 arch kernel: i2c i2c-11: Memory type 0x22 not supported yet, not instantiating SPD
Nov 04 00:24:39 arch kernel: spi-nor spi0.0: mx25u25635f (32768 Kbytes)
Nov 04 00:24:39 arch kernel: Creating 1 MTD partitions on "0000:00:1f.5":
Nov 04 00:24:39 arch kernel: 0x000000000000-0x000002000000 : "BIOS"
Nov 04 00:24:39 arch kernel: pps pps0: new PPS source ptp0
Nov 04 00:24:39 arch kernel: igc 0000:03:00.0 (unnamed net_device) (uninitialized): PHC added
Nov 04 00:24:39 arch kernel: igc 0000:03:00.0: 4.000 Gb/s available PCIe bandwidth (5.0 GT/s PCIe x1 link)
Nov 04 00:24:39 arch kernel: igc 0000:03:00.0 eth0: MAC: d8:bb:c1:9b:8d:16
Nov 04 00:24:39 arch kernel: snd_hda_intel 0000:00:1f.3: enabling device (0000 -> 0002)
Nov 04 00:24:39 arch kernel: snd_hda_intel 0000:00:1f.3: bound 0000:00:02.0 (ops i915_audio_component_bind_ops [i915])
Nov 04 00:24:39 arch avahi-daemon[536]: Server startup complete. Host name is arch.local. Local service cookie is 1644334710.
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input4
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input5
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input6
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input7
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input8
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=11 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input9
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=12 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input10
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=13 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input11
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=14 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input12
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=15 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input13
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=16 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input14
Nov 04 00:24:39 arch kernel: input: HDA Intel PCH HDMI/DP,pcm=17 as /devices/pci0000:00/0000:00:1f.3/sound/card0/input15
Nov 04 00:24:39 arch kernel: usb 1-3: New USB device found, idVendor=0db0, idProduct=005a, bcdDevice= 0.07
Nov 04 00:24:39 arch kernel: usb 1-3: New USB device strings: Mfr=3, Product=1, SerialNumber=0
Nov 04 00:24:39 arch kernel: usb 1-3: Product: USB Audio
Nov 04 00:24:39 arch kernel: usb 1-3: Manufacturer: Generic
Nov 04 00:24:40 arch kernel: usb 1-5: new full-speed USB device number 4 using xhci_hcd
Nov 04 00:24:40 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 1.
Nov 04 00:24:40 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:40 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:40 arch systemd[1]: Stopped Greeter daemon.
Nov 04 00:24:40 arch kernel: usb 1-5: New USB device found, idVendor=046d, idProduct=c08b, bcdDevice=27.03
Nov 04 00:24:40 arch kernel: usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 04 00:24:40 arch kernel: usb 1-5: Product: G502 HERO Gaming Mouse
Nov 04 00:24:40 arch kernel: usb 1-5: Manufacturer: Logitech
Nov 04 00:24:40 arch kernel: usb 1-5: SerialNumber: 028339573530
Nov 04 00:24:40 arch systemd[1]: Started Greeter daemon.
Nov 04 00:24:40 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:40 arch greetd[634]: pam_systemd_home(greetd:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 04 00:24:40 arch audit[634]: USER_ACCT pid=634 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:40 arch audit[634]: CRED_ACQ pid=634 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:40 arch audit[634]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=d a1=7fff1e217b20 a2=3 a3=7fff1e217835 items=0 ppid=633 pid=634 auid=971 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=3 comm="greetd" exe="/usr/bin/greetd" key=(null)
Nov 04 00:24:40 arch audit: PROCTITLE proctitle=2F7573722F62696E2F677265657464002D2D73657373696F6E2D776F726B6572003131
Nov 04 00:24:40 arch greetd[634]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 04 00:24:40 arch systemd-logind[540]: New session 3 of user greeter.
Nov 04 00:24:40 arch systemd[1]: Started Session 3 of User greeter.
Nov 04 00:24:40 arch audit[634]: USER_START pid=634 uid=0 auid=971 ses=3 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:40 arch sway[635]: 00:00:00.000 [INFO] [sway/main.c:343] Sway version 1.7
Nov 04 00:24:40 arch sway[635]: 00:00:00.000 [INFO] [sway/main.c:344] wlroots version 0.15.1
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] Linux arch 6.0.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000 x86_64 GNU/Linux
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:136] Contents of /etc/os-release:
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] NAME="Arch Linux"
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] PRETTY_NAME="Arch Linux"
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] ID=arch
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] BUILD_ID=rolling
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] ANSI_COLOR="38;2;23;147;209"
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] HOME_URL="https://archlinux.org/"
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://wiki.archlinux.org/"
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] SUPPORT_URL="https://bbs.archlinux.org/"
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://bugs.archlinux.org/"
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:120] LOGO=archlinux-logo
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:108] LD_PRELOAD=
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:108] PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Nov 04 00:24:40 arch sway[635]: 00:00:00.002 [INFO] [sway/main.c:108] SWAYSOCK=
Nov 04 00:24:40 arch kernel: usb 1-9: new full-speed USB device number 5 using xhci_hcd
Nov 04 00:24:40 arch sway[635]: 00:00:00.078 [DEBUG] [sway/server.c:50] Preparing Wayland server initialization
Nov 04 00:24:40 arch seatd[539]: 00:00:01.978 [INFO] [seatd/server.c:145] New client connected (pid: 635, uid: 971, gid: 971)
Nov 04 00:24:40 arch seatd[539]: 00:00:01.979 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 04 00:24:40 arch seatd[539]: 00:00:01.979 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.079 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
Nov 04 00:24:40 arch sway[635]: 00:00:00.079 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
Nov 04 00:24:40 arch sway[635]: 00:00:00.079 [INFO] [wlr] [backend/session/session.c:110] Successfully loaded libseat session
Nov 04 00:24:40 arch sway[635]: 00:00:00.082 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs
Nov 04 00:24:40 arch sway[635]: 00:00:00.082 [INFO] [wlr] [backend/drm/backend.c:183] Initializing DRM backend for /dev/dri/card0 (i915)
Nov 04 00:24:40 arch sway[635]: 00:00:00.082 [DEBUG] [wlr] [backend/drm/drm.c:85] Using atomic DRM interface
Nov 04 00:24:40 arch sway[635]: 00:00:00.082 [DEBUG] [wlr] [backend/drm/drm.c:98] ADDFB2 modifiers supported
Nov 04 00:24:40 arch sway[635]: 00:00:00.082 [INFO] [wlr] [backend/drm/drm.c:251] Found 4 DRM CRTCs
Nov 04 00:24:40 arch sway[635]: 00:00:00.082 [INFO] [wlr] [backend/drm/drm.c:178] Found 24 DRM planes
Nov 04 00:24:40 arch sway[635]: 00:00:00.083 [INFO] [sway/main.c:394] Starting sway version 1.7
Nov 04 00:24:40 arch sway[635]: 00:00:00.083 [DEBUG] [sway/server.c:75] Initializing Wayland server
Nov 04 00:24:40 arch sway[635]: 00:00:00.085 [INFO] [wlr] [render/egl.c:180] 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
Nov 04 00:24:40 arch sway[635]: 00:00:00.086 [DEBUG] [wlr] [render/egl.c:437] Using EGL device /dev/dri/card0
Nov 04 00:24:40 arch sway[635]: Failed to create //.cache for shader cache (Permission denied)---disabling.
Nov 04 00:24:40 arch sway[635]: 00:00:00.109 [INFO] [wlr] [render/egl.c:326] Using EGL 1.5
Nov 04 00:24:40 arch sway[635]: 00:00:00.109 [INFO] [wlr] [render/egl.c:327] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
Nov 04 00:24:40 arch sway[635]: 00:00:00.109 [INFO] [wlr] [render/egl.c:329] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
Nov 04 00:24:40 arch sway[635]: 00:00:00.109 [INFO] [wlr] [render/egl.c:331] EGL vendor: Mesa Project
Nov 04 00:24:40 arch sway[635]: 00:00:00.109 [DEBUG] [wlr] [render/egl.c:158] Supported DMA-BUF formats: AB4H XB4H AB48 XB48 AR30 XR30 AB30 AR24 AB24 XR24 XB24 AR15 RG16 R8   R16  GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV Y410 Y412 Y416 YUYV UYVY Y210 Y212 Y216
Nov 04 00:24:40 arch sway[635]: 00:00:00.109 [DEBUG] [wlr] [render/egl.c:159] EGL DMA-BUF format modifiers supported
Nov 04 00:24:40 arch sway[635]: 00:00:00.110 [DEBUG] [wlr] [render/egl.c:388] Obtained high priority context
Nov 04 00:24:40 arch sway[635]: 00:00:00.110 [DEBUG] [wlr] [render/egl.c:485] Using EGL_PLATFORM_DEVICE_EXT
Nov 04 00:24:40 arch sway[635]: 00:00:00.111 [INFO] [wlr] [render/gles2/renderer.c:737] Creating GLES2 renderer
Nov 04 00:24:40 arch sway[635]: 00:00:00.111 [INFO] [wlr] [render/gles2/renderer.c:738] Using OpenGL ES 3.2 Mesa 22.2.1
Nov 04 00:24:40 arch sway[635]: 00:00:00.111 [INFO] [wlr] [render/gles2/renderer.c:739] GL vendor: Intel
Nov 04 00:24:40 arch sway[635]: 00:00:00.111 [INFO] [wlr] [render/gles2/renderer.c:740] GL renderer: Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
Nov 04 00:24:40 arch sway[635]: 00:00:00.111 [INFO] [wlr] [render/gles2/renderer.c:741] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_bgra
Nov 04 00:24:40 arch sway[635]: 00:00:00.124 [DEBUG] [wlr] [render/allocator/allocator.c:98] Trying to create gbm allocator
Nov 04 00:24:40 arch sway[635]: Failed to create //.cache for shader cache (Permission denied)---disabling.
Nov 04 00:24:40 arch sway[635]: 00:00:00.127 [DEBUG] [wlr] [render/allocator/gbm.c:203] Created GBM allocator with backend drm
Nov 04 00:24:40 arch sway[635]: 00:00:00.127 [DEBUG] [wlr] [render/allocator/gbm.c:206] Using DRM node /dev/dri/card0
Nov 04 00:24:40 arch sway[635]: 00:00:00.127 [DEBUG] [wlr] [types/wlr_idle.c:247] idle manager created
Nov 04 00:24:40 arch sway[635]: 00:00:00.127 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:628] Creating wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:24:40 arch sway[635]: 00:00:00.127 [INFO] [wlr] [backend/headless/backend.c:82] Creating headless backend
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [INFO] [sway/config.c:407] Loading config from /etc/greetd/sway-config
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config.c:824] Read line 1: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [INFO] [sway/commands.c:378] Config command: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [INFO] [sway/commands.c:398] After replacement: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config.c:868] Deferring command `exec "wlgreet --command sway-run; swaymsg exit"'
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config.c:824] Read line 2:
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config.c:824] Read line 3: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [INFO] [sway/commands.c:378] Config command: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [INFO] [sway/commands.c:398] After replacement: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/commands.c:429] Subcommand: resolution 5120x1440 position 0,0
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/commands.c:429] Subcommand: position 0,0
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:220] Adding non-wildcard output config
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:237] Config stored for output DP-1 (enabled: -1) (5120x1440@-1.000000Hz position 0,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1)
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config.c:824] Read line 4: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [INFO] [sway/commands.c:378] Config command: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [INFO] [sway/commands.c:398] After replacement: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/commands.c:429] Subcommand: bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:142] Merging output * config on DP-1
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:233] Adding output * config
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:237] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /etc/greetd/sway-bg.jpg fill) (dpms 0) (max render time: -1)
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[0] = swaybg
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[1] = -o
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[2] = DP-1
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[3] = -i
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[4] = /etc/greetd/sway-bg.jpg
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[5] = -m
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[6] = fill
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[7] = -o
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[8] = *
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[9] = -i
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[10] = /etc/greetd/sway-bg.jpg
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[11] = -m
Nov 04 00:24:40 arch sway[635]: 00:00:00.129 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[12] = fill
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 5:
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 6: exec waybar
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:378] Config command: exec waybar
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:398] After replacement: exec waybar
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:868] Deferring command `exec waybar'
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 7:
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 8: set $mod Mod4
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:378] Config command: set $mod Mod4
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:398] After replacement: set $mod Mod4
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 9:
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 10: # Base16 Onedark
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 11: #set $base00   #1C2023
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 12: #set $base01   #393F45
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 13: #set $base02   #565E65
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 14: #set $base03   #747C84
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 15: #set $base04   #ADB3BA
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 16: #set $base05   #C7CCD1
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 17: #set $base06   #DFE2E5
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 18: #set $base07   #F3F4F5
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 19: #set $base08   #C7AE95
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 20: #set $base09   #C7C795
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 21: #set $base0A   #AEC795
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 22: #set $base0B   #95C7AE
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 23: #set $bsae0C   #95AEC7
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 24: #set $base0D   #AE95C7
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 25: #set $base0E   #C795AE
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 26: #set $base0F   #C79595
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 27:
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 28: ### Window configuration
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 29: #gaps inner 5
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 30: #default_border pixel 2
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 31: #font pango:Iosevka Term Medium 12
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 32:
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 33: # class                 border    bkgrnd    text      indictr   cborder
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 34: #client.focused          $base00   $base00   $base05   $base0D7F   $base0D7F
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 35: #client.focused_inactive $base00   $base00   $base04   $base0D7F   $base0D40
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 36: #client.unfocused        $base00   $base00   $base04   $base0D7F   $base00BF
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 37: #client.urgent           $base0840 $base08   $base00   $base0D7F   $base08
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 38:
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 43: bindsym $mod+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:378] Config command: bindsym $mod+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+e to command `exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'` for device '*'
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 44:
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 45: include /etc/sway/config.d/*
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:378] Config command: include /etc/sway/config.d/*
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:398] After replacement: include /etc/sway/config.d/*
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/config.c:407] Loading config from /etc/sway/config.d/50-systemd-user.conf
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 2: # See FS#63021
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal.
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 4:
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 5: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:378] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:398] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:868] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 7: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:378] Config command: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [INFO] [sway/commands.c:398] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:868] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:40 arch sway[635]: 00:00:00.130 [DEBUG] [sway/config.c:824] Read line 46:
Nov 04 00:24:40 arch sway[635]: Fontconfig error: No writable cache directories
Nov 04 00:24:40 arch sway[635]: Fontconfig error: No writable cache directories
Nov 04 00:24:40 arch sway[635]: 00:00:00.134 [DEBUG] [sway/server.c:267] Initializing Xwayland (lazy=1)
Nov 04 00:24:40 arch sway[635]: 00:00:00.134 [INFO] [sway/server.c:290] Starting backend on wayland display 'wayland-1'
Nov 04 00:24:40 arch sway[635]: 00:00:00.134 [DEBUG] [wlr] [backend/libinput/backend.c:87] Starting libinput backend
Nov 04 00:24:40 arch sway[635]: 00:00:00.138 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:24:40 arch sway[635]: 00:00:00.138 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:24:40 arch sway[635]: 00:00:00.138 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
Nov 04 00:24:40 arch sway[635]: 00:00:00.138 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
Nov 04 00:24:40 arch sway[635]: 00:00:00.138 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.138 [DEBUG] [sway/input/input-manager.c:585] applying seat config for seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.138 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.140 [DEBUG] [sway/input/keyboard.c:937] Created keyboard group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.140 [DEBUG] [sway/input/keyboard.c:960] Adding keyboard 0:1:Power_Button to group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.143 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Video Bus [0:6]
Nov 04 00:24:40 arch sway[635]: 00:00:00.143 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
Nov 04 00:24:40 arch sway[635]: 00:00:00.143 [DEBUG] [sway/input/seat.c:939] adding device 0:6:Video_Bus to seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.145 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:6:Video_Bus to group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.146 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:24:40 arch sway[635]: 00:00:00.146 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:24:40 arch sway[635]: 00:00:00.146 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.149 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:1:Power_Button to group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.149 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Sleep Button [0:3]
Nov 04 00:24:40 arch sway[635]: 00:00:00.149 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button'
Nov 04 00:24:40 arch sway[635]: 00:00:00.149 [DEBUG] [sway/input/seat.c:939] adding device 0:3:Sleep_Button to seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.152 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:3:Sleep_Button to group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.152 [DEBUG] [wlr] [backend/libinput/backend.c:133] libinput successfully initialized
Nov 04 00:24:40 arch sway[635]: 00:00:00.152 [INFO] [wlr] [backend/drm/drm.c:1185] Scanning DRM connectors on /dev/dri/card0
Nov 04 00:24:40 arch sway[635]: 00:00:00.152 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-1'
Nov 04 00:24:40 arch sway[635]: 00:00:00.152 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-2'
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-1'
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1287] 'DP-1' connected
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [DEBUG] [wlr] [backend/drm/drm.c:1288] Current CRTC: 80
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1298] Physical size: 1190x340
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1338] Detected modes:
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@119999 (preferred)
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@59968 (preferred)
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@60000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@59940
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@50000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@59977
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@120000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@59973
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@119974
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@119998
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@59951
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@120000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@119880
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@59940
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@50000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1680x1050@59954
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1600x900@60000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@75025
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@60020
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1440x900@59887
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x800@59810
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1152x864@75000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@59940
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@50000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@75029
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@70069
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@60004
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   832x624@74551
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@75000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@72188
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@60317
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@56250
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   720x576@50000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@60000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@59940
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@75000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@72809
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@66667
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@60000
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@59940
Nov 04 00:24:40 arch sway[635]: 00:00:00.172 [INFO] [wlr] [backend/drm/drm.c:1360]   720x400@70082
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-3'
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-2'
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-4'
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1047] Reallocating CRTCs
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1058] State before reallocation:
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1115] State after reallocation:
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [INFO] [wlr] [backend/drm/drm.c:1412] connector DP-1: Requesting modeset
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [sway/desktop/output.c:857] New output 0x55fb63b98920: DP-1 (non-desktop: 0)
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [sway/config/output.c:390] Turning on output DP-1
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [sway/config/output.c:398] Set DP-1 mode to 5120x1440 (-1.000000 Hz)
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [sway/config/output.c:279] Assigning configured mode to DP-1
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [sway/config/output.c:351] Output DPI: 109.284034x107.576471
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [sway/config/output.c:450] Auto-detected output scale: 1.000000
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [sway/config/output.c:496] Committing output DP-1
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [backend/drm/drm.c:492] connector DP-1: Can't enable an output without a buffer
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [types/output/render.c:192] Attaching empty buffer to output for modeset
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [types/output/render.c:73] Choosing primary buffer format 0x34325258 for output 'DP-1'
Nov 04 00:24:40 arch sway[635]: 00:00:00.176 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:40 arch sway[635]: 00:00:00.179 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:24:40 arch sway[635]: 00:00:00.180 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:24:40 arch sway[635]: 00:00:00.181 [INFO] [wlr] [backend/drm/drm.c:708] connector DP-1: Modesetting with '5120x1440@119999mHz'
Nov 04 00:24:40 arch sway[635]: 00:00:00.190 [DEBUG] [sway/config/output.c:542] Set DP-1 position to 0, 0
Nov 04 00:24:40 arch sway[635]: 00:00:00.190 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output DP-1
Nov 04 00:24:40 arch sway[635]: 00:00:00.190 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1
Nov 04 00:24:40 arch sway[635]: 00:00:00.190 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 1 for output DP-1
Nov 04 00:24:40 arch sway[635]: 00:00:00.200 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:24:40 arch sway[635]: 00:00:00.211 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:24:40 arch sway[635]: 00:00:00.211 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
Nov 04 00:24:40 arch sway[635]: 00:00:00.211 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:24:40 arch sway[635]: 00:00:00.211 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:24:40 arch sway[635]: 00:00:00.211 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:24:40 arch sway[635]: 00:00:00.211 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:24:40 arch sway[635]: 00:00:00.221 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55fb63d78f40 committing with 2 instructions
Nov 04 00:24:40 arch sway[635]: 00:00:00.221 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55fb63d78f40
Nov 04 00:24:40 arch sway[635]: 00:00:00.221 [INFO] [wlr] [backend/headless/backend.c:18] Starting headless backend
Nov 04 00:24:40 arch sway[635]: 00:00:00.221 [DEBUG] [sway/config.c:673] Running deferred commands
Nov 04 00:24:40 arch sway[635]: 00:00:00.221 [INFO] [sway/commands.c:258] Handling command 'exec "wlgreet --command sway-run; swaymsg exit"'
Nov 04 00:24:40 arch sway[635]: 00:00:00.221 [DEBUG] [sway/commands/exec_always.c:46] Executing wlgreet --command sway-run; swaymsg exit
Nov 04 00:24:40 arch sway[635]: 00:00:00.223 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 682
Nov 04 00:24:40 arch sway[635]: 00:00:00.223 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 682
Nov 04 00:24:40 arch sway[635]: 00:00:00.223 [INFO] [sway/commands.c:258] Handling command 'exec waybar'
Nov 04 00:24:40 arch sway[635]: 00:00:00.223 [DEBUG] [sway/commands/exec_always.c:46] Executing waybar
Nov 04 00:24:40 arch sway[635]: 00:00:00.224 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 684
Nov 04 00:24:40 arch sway[635]: 00:00:00.224 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 684
Nov 04 00:24:40 arch sway[635]: 00:00:00.224 [INFO] [sway/commands.c:258] Handling command 'exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:40 arch sway[635]: 00:00:00.224 [DEBUG] [sway/commands/exec_always.c:46] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:40 arch sway[635]: 00:00:00.225 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 687
Nov 04 00:24:40 arch sway[635]: 00:00:00.225 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 687
Nov 04 00:24:40 arch sway[635]: 00:00:00.225 [INFO] [sway/commands.c:258] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:40 arch sway[635]: 00:00:00.225 [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 XDG_CURRENT_DESKTOP
Nov 04 00:24:40 arch sway[635]: 00:00:00.227 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 689
Nov 04 00:24:40 arch sway[635]: 00:00:00.227 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 689
Nov 04 00:24:40 arch sway[635]: 00:00:00.227 [INFO] [sway/server.c:302] Running compositor on wayland display 'wayland-1'
Nov 04 00:24:40 arch sway[635]: 00:00:00.227 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:40 arch sway[635]: 00:00:00.231 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:24:40 arch sway[635]: 00:00:00.231 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:24:40 arch sway[675]: 2022-11-04 00:24:40 - [swaybg-1.1.1/main.c:340] Found config DP-1 for output DP-1 (Samsung Electric Company LS49AG95 HCST102243)
Nov 04 00:24:40 arch sway[635]: 00:00:00.232 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55fb63d7d550 (res 0x55fb63ba0270)
Nov 04 00:24:40 arch sway[635]: 00:00:00.232 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55fb63d7dbc0 (res 0x55fb63b9d830)
Nov 04 00:24:40 arch sway[635]: 00:00:00.232 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
Nov 04 00:24:40 arch sway[635]: 00:00:00.234 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55fb63e38570 (res 0x55fb63ba0f60)
Nov 04 00:24:40 arch sway[635]: 00:00:00.234 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55fb63d7f910 (res 0x55fb63ba2280)
Nov 04 00:24:40 arch sway[635]: 00:00:00.234 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace  layer 3 anchor 0 size 1x1 margin 0,0,0,0,
Nov 04 00:24:40 arch sway[635]: 00:00:00.235 [INFO] [wlr] [wayland] error in client communication (pid 685)
Nov 04 00:24:40 arch sway[635]: 00:00:00.235 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed ()
Nov 04 00:24:40 arch sway[685]: thread 'main' panicked at 'unable to flush display: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/app.rs:318:30
Nov 04 00:24:40 arch sway[685]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/ipc-server.c:199] New client: fd 55
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/ipc-server.c:219] Client 55 readable
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [INFO] [sway/commands.c:258] Handling command 'exit'
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 55 queue: [ { "success": true } ]
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [INFO] [sway/main.c:434] Shutting down sway
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed (wallpaper)
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/seat.c:959] removing device 0:1:Power_Button from seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:1:Power_Button from group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:6:Video_Bus'
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/seat.c:959] removing device 0:6:Video_Bus from seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:6:Video_Bus from group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/seat.c:959] removing device 0:1:Power_Button from seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:1:Power_Button from group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:3:Sleep_Button'
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/seat.c:959] removing device 0:3:Sleep_Button from seat seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:3:Sleep_Button from group 0x55fb63ac3420
Nov 04 00:24:40 arch sway[635]: 00:00:00.236 [DEBUG] [sway/input/keyboard.c:831] Destroying empty keyboard group 0x55fb63ac3420
Nov 04 00:24:40 arch kernel: usb 1-9: New USB device found, idVendor=046d, idProduct=0aaa, bcdDevice= 0.31
Nov 04 00:24:40 arch kernel: usb 1-9: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 04 00:24:40 arch kernel: usb 1-9: Product: PRO X
Nov 04 00:24:40 arch kernel: usb 1-9: Manufacturer: Logitech
Nov 04 00:24:40 arch kernel: usb 1-9: SerialNumber: 000000000000
Nov 04 00:24:40 arch sway[635]: 00:00:00.358 [DEBUG] [sway/tree/output.c:264] Disabling output 'DP-1'
Nov 04 00:24:40 arch sway[635]: 00:00:00.358 [DEBUG] [sway/tree/workspace.c:143] Destroying workspace '1'
Nov 04 00:24:40 arch sway[635]: 00:00:00.358 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55fb63b5ee20 committing with 2 instructions
Nov 04 00:24:40 arch sway[635]: 00:00:00.358 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55fb63b5ee20
Nov 04 00:24:40 arch sway[635]: 00:00:00.358 [DEBUG] [sway/tree/output.c:288] Destroying output 'DP-1'
Nov 04 00:24:40 arch sway[635]: 00:00:00.358 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55fb63b5ee20 committing with 1 instructions
Nov 04 00:24:40 arch sway[635]: 00:00:00.358 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55fb63b5ee20
Nov 04 00:24:40 arch sway[635]: 00:00:00.358 [DEBUG] [wlr] [backend/drm/drm.c:1017] connector DP-1: De-allocating CRTC 0
Nov 04 00:24:40 arch sway[635]: 00:00:00.367 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:104] Destroying wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:24:40 arch seatd[539]: 00:00:02.268 [INFO] [seatd/seat.c:418] No clients on seat0 to activate
Nov 04 00:24:40 arch seatd[539]: 00:00:02.339 [INFO] [seatd/seat.c:524] Closed client 1 on seat0
Nov 04 00:24:40 arch seatd[539]: 00:00:02.339 [INFO] [seatd/seat.c:192] Removed client 1 from seat0
Nov 04 00:24:40 arch sway[635]: 00:00:00.439 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:675] Destroying wlr_drm_lease_v1_manager
Nov 04 00:24:40 arch sway[635]: 00:00:00.439 [INFO] [sway/ipc-server.c:565] IPC Client 55 disconnected
Nov 04 00:24:40 arch seatd[539]: 00:00:02.339 [INFO] [seatd/client.c:471] Client disconnected
Nov 04 00:24:40 arch sway[682]: 00:00:00.202 [ERROR] [common/ipc-client.c:87] Unable to receive IPC response
Nov 04 00:24:40 arch waybar[684]: cannot open display: :0
Nov 04 00:24:40 arch greetd[634]: pam_unix(greetd:session): session closed for user greeter
Nov 04 00:24:40 arch audit[634]: USER_END pid=634 uid=0 auid=971 ses=3 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:40 arch audit[634]: CRED_DISP pid=634 uid=0 auid=971 ses=3 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:40 arch kernel: usb 1-11: new high-speed USB device number 6 using xhci_hcd
Nov 04 00:24:40 arch greetd[633]: error: check_children: greeter exited without creating a session
Nov 04 00:24:40 arch systemd[1]: session-3.scope: Deactivated successfully.
Nov 04 00:24:40 arch systemd[1]: greetd.service: Deactivated successfully.
Nov 04 00:24:40 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:40 arch systemd-logind[540]: Session 3 logged out. Waiting for processes to exit.
Nov 04 00:24:40 arch systemd-logind[540]: Removed session 3.
Nov 04 00:24:40 arch kernel: usb 1-11: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
Nov 04 00:24:40 arch kernel: usb 1-11: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 04 00:24:40 arch kernel: usb 1-11: Product: USB2.0 Hub
Nov 04 00:24:40 arch kernel: hub 1-11:1.0: USB hub found
Nov 04 00:24:40 arch kernel: hub 1-11:1.0: 4 ports detected
Nov 04 00:24:41 arch kernel: usb 1-13: new high-speed USB device number 7 using xhci_hcd
Nov 04 00:24:41 arch kernel: usb 1-13: New USB device found, idVendor=05e3, idProduct=0608, bcdDevice=60.90
Nov 04 00:24:41 arch kernel: usb 1-13: New USB device strings: Mfr=0, Product=1, SerialNumber=0
Nov 04 00:24:41 arch kernel: usb 1-13: Product: USB2.0 Hub
Nov 04 00:24:41 arch kernel: hub 1-13:1.0: USB hub found
Nov 04 00:24:41 arch kernel: hub 1-13:1.0: 4 ports detected
Nov 04 00:24:41 arch kernel: input: MSI MYSTIC LIGHT  as /devices/pci0000:00/0000:00:14.0/usb1/1-2/1-2:1.0/0003:1462:7D30.0001/input/input16
Nov 04 00:24:41 arch kernel: hid-generic 0003:1462:7D30.0001: input,hiddev96,hidraw0: USB HID v1.10 Device [MSI MYSTIC LIGHT ] on usb-0000:00:14.0-2/input0
Nov 04 00:24:41 arch kernel: hid-generic 0003:0DB0:005A.0002: hiddev97,hidraw1: USB HID v1.11 Device [Generic USB Audio] on usb-0000:00:14.0-3/input7
Nov 04 00:24:41 arch kernel: input: Logitech G502 HERO Gaming Mouse as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.0/0003:046D:C08B.0003/input/input17
Nov 04 00:24:41 arch kernel: hid-generic 0003:046D:C08B.0003: input,hidraw2: USB HID v1.11 Mouse [Logitech G502 HERO Gaming Mouse] on usb-0000:00:14.0-5/input0
Nov 04 00:24:41 arch kernel: input: Logitech G502 HERO Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-5/1-5:1.1/0003:046D:C08B.0004/input/input18
Nov 04 00:24:41 arch kernel: usb 1-11.4: new full-speed USB device number 8 using xhci_hcd
Nov 04 00:24:41 arch kernel: hid-generic 0003:046D:C08B.0004: input,hiddev98,hidraw3: USB HID v1.11 Keyboard [Logitech G502 HERO Gaming Mouse] on usb-0000:00:14.0-5/input1
Nov 04 00:24:41 arch kernel: usb 1-11.4: New USB device found, idVendor=046d, idProduct=c339, bcdDevice=13.04
Nov 04 00:24:41 arch kernel: usb 1-11.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Nov 04 00:24:41 arch kernel: usb 1-11.4: Product: PRO Gaming Keyboard
Nov 04 00:24:41 arch kernel: usb 1-11.4: Manufacturer: Logitech
Nov 04 00:24:41 arch kernel: usb 1-11.4: SerialNumber: 0789315F3537
Nov 04 00:24:41 arch kernel: input: Logitech PRO Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4:1.0/0003:046D:C339.0005/input/input21
Nov 04 00:24:41 arch kernel: hid-generic 0003:046D:C339.0005: input,hidraw4: USB HID v1.11 Keyboard [Logitech PRO Gaming Keyboard] on usb-0000:00:14.0-11.4/input0
Nov 04 00:24:41 arch kernel: input: Logitech PRO Gaming Keyboard as /devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11.4/1-11.4:1.1/0003:046D:C339.0006/input/input22
Nov 04 00:24:41 arch kernel: hid-generic 0003:046D:C339.0006: input,hiddev99,hidraw5: USB HID v1.11 Keyboard [Logitech PRO Gaming Keyboard] on usb-0000:00:14.0-11.4/input1
Nov 04 00:24:41 arch kernel: input: Logitech PRO X Consumer Control as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.3/0003:046D:0AAA.0007/input/input25
Nov 04 00:24:41 arch kernel: input: Logitech PRO X as /devices/pci0000:00/0000:00:14.0/usb1/1-9/1-9:1.3/0003:046D:0AAA.0007/input/input26
Nov 04 00:24:41 arch kernel: hid-generic 0003:046D:0AAA.0007: input,hiddev100,hidraw6: USB HID v1.11 Device [Logitech PRO X] on usb-0000:00:14.0-9/input3
Nov 04 00:24:41 arch kernel: usbcore: registered new interface driver usbhid
Nov 04 00:24:41 arch kernel: usbhid: USB HID core driver
Nov 04 00:24:41 arch kernel: input: PC Speaker as /devices/platform/pcspkr/input/input29
Nov 04 00:24:41 arch kernel: RAPL PMU: API unit is 2^-32 Joules, 3 fixed counters, 655360 ms ovfl timer
Nov 04 00:24:41 arch kernel: RAPL PMU: hw unit of domain pp0-core 2^-14 Joules
Nov 04 00:24:41 arch kernel: RAPL PMU: hw unit of domain package 2^-14 Joules
Nov 04 00:24:41 arch kernel: RAPL PMU: hw unit of domain pp1-gpu 2^-14 Joules
Nov 04 00:24:41 arch kernel: cryptd: max_cpu_qlen set to 1000
Nov 04 00:24:41 arch kernel: AVX2 version of gcm_enc/dec engaged.
Nov 04 00:24:41 arch kernel: AES CTR mode by8 optimization enabled
Nov 04 00:24:41 arch kernel: intel_tcc_cooling: Programmable TCC Offset detected
Nov 04 00:24:42 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 2.
Nov 04 00:24:42 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch kernel: kauditd_printk_skb: 58 callbacks suppressed
Nov 04 00:24:42 arch kernel: audit: type=1130 audit(1667546682.036:63): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch kernel: audit: type=1131 audit(1667546682.036:64): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch systemd[1]: Stopped Greeter daemon.
Nov 04 00:24:42 arch systemd[1]: Started Greeter daemon.
Nov 04 00:24:42 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch kernel: audit: type=1130 audit(1667546682.073:65): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch greetd[722]: pam_systemd_home(greetd:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 04 00:24:42 arch audit[722]: USER_ACCT pid=722 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch audit[722]: CRED_ACQ pid=722 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch kernel: audit: type=1101 audit(1667546682.083:66): pid=722 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch kernel: audit: type=1103 audit(1667546682.083:67): pid=722 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch audit[722]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=d a1=7ffd5226d7a0 a2=3 a3=7ffd5226d4b5 items=0 ppid=721 pid=722 auid=971 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4 comm="greetd" exe="/usr/bin/greetd" key=(null)
Nov 04 00:24:42 arch greetd[722]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 04 00:24:42 arch audit: PROCTITLE proctitle=2F7573722F62696E2F677265657464002D2D73657373696F6E2D776F726B6572003131
Nov 04 00:24:42 arch kernel: audit: type=1006 audit(1667546682.093:68): pid=722 uid=0 old-auid=4294967295 auid=971 tty=tty1 old-ses=4294967295 ses=4 res=1
Nov 04 00:24:42 arch kernel: audit: type=1300 audit(1667546682.093:68): arch=c000003e syscall=1 success=yes exit=3 a0=d a1=7ffd5226d7a0 a2=3 a3=7ffd5226d4b5 items=0 ppid=721 pid=722 auid=971 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=4 comm="greetd" exe="/usr/bin/greetd" key=(null)
Nov 04 00:24:42 arch kernel: audit: type=1327 audit(1667546682.093:68): proctitle=2F7573722F62696E2F677265657464002D2D73657373696F6E2D776F726B6572003131
Nov 04 00:24:42 arch systemd-logind[540]: New session 4 of user greeter.
Nov 04 00:24:42 arch systemd[1]: Started Session 4 of User greeter.
Nov 04 00:24:42 arch audit[722]: USER_START pid=722 uid=0 auid=971 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:42 arch kernel: audit: type=1105 audit(1667546682.109:69): pid=722 uid=0 auid=971 ses=4 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:42 arch sway[723]: 00:00:00.000 [INFO] [sway/main.c:343] Sway version 1.7
Nov 04 00:24:42 arch sway[723]: 00:00:00.000 [INFO] [sway/main.c:344] wlroots version 0.15.1
Nov 04 00:24:42 arch sway[723]: 00:00:00.005 [INFO] [sway/main.c:120] Linux arch 6.0.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000 x86_64 GNU/Linux
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:136] Contents of /etc/os-release:
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] NAME="Arch Linux"
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] PRETTY_NAME="Arch Linux"
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] ID=arch
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] BUILD_ID=rolling
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] ANSI_COLOR="38;2;23;147;209"
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] HOME_URL="https://archlinux.org/"
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://wiki.archlinux.org/"
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] SUPPORT_URL="https://bbs.archlinux.org/"
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://bugs.archlinux.org/"
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:120] LOGO=archlinux-logo
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:108] LD_PRELOAD=
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:108] PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [sway/main.c:108] SWAYSOCK=
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [DEBUG] [sway/server.c:50] Preparing Wayland server initialization
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
Nov 04 00:24:42 arch sway[723]: 00:00:00.006 [INFO] [wlr] [backend/session/session.c:110] Successfully loaded libseat session
Nov 04 00:24:42 arch seatd[539]: 00:00:03.717 [INFO] [seatd/server.c:145] New client connected (pid: 723, uid: 971, gid: 971)
Nov 04 00:24:42 arch seatd[539]: 00:00:03.717 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 04 00:24:42 arch seatd[539]: 00:00:03.717 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.009 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs
Nov 04 00:24:42 arch sway[723]: 00:00:00.009 [INFO] [wlr] [backend/drm/backend.c:183] Initializing DRM backend for /dev/dri/card0 (i915)
Nov 04 00:24:42 arch sway[723]: 00:00:00.009 [DEBUG] [wlr] [backend/drm/drm.c:85] Using atomic DRM interface
Nov 04 00:24:42 arch sway[723]: 00:00:00.009 [DEBUG] [wlr] [backend/drm/drm.c:98] ADDFB2 modifiers supported
Nov 04 00:24:42 arch sway[723]: 00:00:00.009 [INFO] [wlr] [backend/drm/drm.c:251] Found 4 DRM CRTCs
Nov 04 00:24:42 arch sway[723]: 00:00:00.009 [INFO] [wlr] [backend/drm/drm.c:178] Found 24 DRM planes
Nov 04 00:24:42 arch sway[723]: 00:00:00.010 [INFO] [sway/main.c:394] Starting sway version 1.7
Nov 04 00:24:42 arch sway[723]: 00:00:00.010 [DEBUG] [sway/server.c:75] Initializing Wayland server
Nov 04 00:24:42 arch sway[723]: 00:00:00.011 [INFO] [wlr] [render/egl.c:180] 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
Nov 04 00:24:42 arch sway[723]: 00:00:00.012 [DEBUG] [wlr] [render/egl.c:437] Using EGL device /dev/dri/card0
Nov 04 00:24:42 arch sway[723]: Failed to create //.cache for shader cache (Permission denied)---disabling.
Nov 04 00:24:42 arch sway[723]: 00:00:00.027 [INFO] [wlr] [render/egl.c:326] Using EGL 1.5
Nov 04 00:24:42 arch sway[723]: 00:00:00.027 [INFO] [wlr] [render/egl.c:327] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
Nov 04 00:24:42 arch sway[723]: 00:00:00.027 [INFO] [wlr] [render/egl.c:329] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
Nov 04 00:24:42 arch sway[723]: 00:00:00.027 [INFO] [wlr] [render/egl.c:331] EGL vendor: Mesa Project
Nov 04 00:24:42 arch sway[723]: 00:00:00.027 [DEBUG] [wlr] [render/egl.c:158] Supported DMA-BUF formats: AB4H XB4H AB48 XB48 AR30 XR30 AB30 AR24 AB24 XR24 XB24 AR15 RG16 R8   R16  GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV Y410 Y412 Y416 YUYV UYVY Y210 Y212 Y216
Nov 04 00:24:42 arch sway[723]: 00:00:00.027 [DEBUG] [wlr] [render/egl.c:159] EGL DMA-BUF format modifiers supported
Nov 04 00:24:42 arch sway[723]: 00:00:00.028 [DEBUG] [wlr] [render/egl.c:388] Obtained high priority context
Nov 04 00:24:42 arch sway[723]: 00:00:00.028 [DEBUG] [wlr] [render/egl.c:485] Using EGL_PLATFORM_DEVICE_EXT
Nov 04 00:24:42 arch sway[723]: 00:00:00.029 [INFO] [wlr] [render/gles2/renderer.c:737] Creating GLES2 renderer
Nov 04 00:24:42 arch sway[723]: 00:00:00.029 [INFO] [wlr] [render/gles2/renderer.c:738] Using OpenGL ES 3.2 Mesa 22.2.1
Nov 04 00:24:42 arch sway[723]: 00:00:00.029 [INFO] [wlr] [render/gles2/renderer.c:739] GL vendor: Intel
Nov 04 00:24:42 arch sway[723]: 00:00:00.029 [INFO] [wlr] [render/gles2/renderer.c:740] GL renderer: Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
Nov 04 00:24:42 arch sway[723]: 00:00:00.029 [INFO] [wlr] [render/gles2/renderer.c:741] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_bgra
Nov 04 00:24:42 arch sway[723]: 00:00:00.038 [DEBUG] [wlr] [render/allocator/allocator.c:98] Trying to create gbm allocator
Nov 04 00:24:42 arch sway[723]: Failed to create //.cache for shader cache (Permission denied)---disabling.
Nov 04 00:24:42 arch sway[723]: 00:00:00.040 [DEBUG] [wlr] [render/allocator/gbm.c:203] Created GBM allocator with backend drm
Nov 04 00:24:42 arch sway[723]: 00:00:00.040 [DEBUG] [wlr] [render/allocator/gbm.c:206] Using DRM node /dev/dri/card0
Nov 04 00:24:42 arch sway[723]: 00:00:00.040 [DEBUG] [wlr] [types/wlr_idle.c:247] idle manager created
Nov 04 00:24:42 arch sway[723]: 00:00:00.040 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:628] Creating wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:24:42 arch sway[723]: 00:00:00.040 [INFO] [wlr] [backend/headless/backend.c:82] Creating headless backend
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [INFO] [sway/config.c:407] Loading config from /etc/greetd/sway-config
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config.c:824] Read line 1: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [INFO] [sway/commands.c:378] Config command: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [INFO] [sway/commands.c:398] After replacement: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config.c:868] Deferring command `exec "wlgreet --command sway-run; swaymsg exit"'
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config.c:824] Read line 2:
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config.c:824] Read line 3: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [INFO] [sway/commands.c:378] Config command: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [INFO] [sway/commands.c:398] After replacement: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/commands.c:429] Subcommand: resolution 5120x1440 position 0,0
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/commands.c:429] Subcommand: position 0,0
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:220] Adding non-wildcard output config
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:237] Config stored for output DP-1 (enabled: -1) (5120x1440@-1.000000Hz position 0,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1)
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config.c:824] Read line 4: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [INFO] [sway/commands.c:378] Config command: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [INFO] [sway/commands.c:398] After replacement: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/commands.c:429] Subcommand: bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:142] Merging output * config on DP-1
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:233] Adding output * config
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:237] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /etc/greetd/sway-bg.jpg fill) (dpms 0) (max render time: -1)
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[0] = swaybg
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[1] = -o
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[2] = DP-1
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[3] = -i
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[4] = /etc/greetd/sway-bg.jpg
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[5] = -m
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[6] = fill
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[7] = -o
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[8] = *
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[9] = -i
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[10] = /etc/greetd/sway-bg.jpg
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[11] = -m
Nov 04 00:24:42 arch sway[723]: 00:00:00.042 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[12] = fill
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 5:
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 6: exec waybar
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:378] Config command: exec waybar
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:398] After replacement: exec waybar
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:868] Deferring command `exec waybar'
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 7:
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 8: set $mod Mod4
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:378] Config command: set $mod Mod4
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:398] After replacement: set $mod Mod4
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 9:
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 10: # Base16 Onedark
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 11: #set $base00   #1C2023
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 12: #set $base01   #393F45
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 13: #set $base02   #565E65
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 14: #set $base03   #747C84
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 15: #set $base04   #ADB3BA
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 16: #set $base05   #C7CCD1
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 17: #set $base06   #DFE2E5
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 18: #set $base07   #F3F4F5
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 19: #set $base08   #C7AE95
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 20: #set $base09   #C7C795
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 21: #set $base0A   #AEC795
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 22: #set $base0B   #95C7AE
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 23: #set $bsae0C   #95AEC7
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 24: #set $base0D   #AE95C7
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 25: #set $base0E   #C795AE
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 26: #set $base0F   #C79595
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 27:
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 28: ### Window configuration
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 29: #gaps inner 5
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 30: #default_border pixel 2
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 31: #font pango:Iosevka Term Medium 12
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 32:
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 33: # class                 border    bkgrnd    text      indictr   cborder
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 34: #client.focused          $base00   $base00   $base05   $base0D7F   $base0D7F
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 35: #client.focused_inactive $base00   $base00   $base04   $base0D7F   $base0D40
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 36: #client.unfocused        $base00   $base00   $base04   $base0D7F   $base00BF
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 37: #client.urgent           $base0840 $base08   $base00   $base0D7F   $base08
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 38:
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 43: bindsym $mod+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:378] Config command: bindsym $mod+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+e to command `exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'` for device '*'
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 44:
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 45: include /etc/sway/config.d/*
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:378] Config command: include /etc/sway/config.d/*
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:398] After replacement: include /etc/sway/config.d/*
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/config.c:407] Loading config from /etc/sway/config.d/50-systemd-user.conf
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 2: # See FS#63021
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal.
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 4:
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 5: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:378] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:398] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:868] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 7: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:378] Config command: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [INFO] [sway/commands.c:398] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:868] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:42 arch sway[723]: 00:00:00.044 [DEBUG] [sway/config.c:824] Read line 46:
Nov 04 00:24:42 arch sway[723]: Fontconfig error: No writable cache directories
Nov 04 00:24:42 arch sway[723]: Fontconfig error: No writable cache directories
Nov 04 00:24:42 arch sway[723]: 00:00:00.050 [DEBUG] [sway/server.c:267] Initializing Xwayland (lazy=1)
Nov 04 00:24:42 arch sway[723]: 00:00:00.050 [INFO] [sway/server.c:290] Starting backend on wayland display 'wayland-1'
Nov 04 00:24:42 arch sway[723]: 00:00:00.050 [DEBUG] [wlr] [backend/libinput/backend.c:87] Starting libinput backend
Nov 04 00:24:42 arch sway[723]: 00:00:00.056 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:24:42 arch sway[723]: 00:00:00.056 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:24:42 arch sway[723]: 00:00:00.056 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
Nov 04 00:24:42 arch sway[723]: 00:00:00.056 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
Nov 04 00:24:42 arch sway[723]: 00:00:00.056 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.056 [DEBUG] [sway/input/input-manager.c:585] applying seat config for seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.056 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.059 [DEBUG] [sway/input/keyboard.c:937] Created keyboard group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.059 [DEBUG] [sway/input/keyboard.c:960] Adding keyboard 0:1:Power_Button to group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.062 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Video Bus [0:6]
Nov 04 00:24:42 arch sway[723]: 00:00:00.062 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
Nov 04 00:24:42 arch sway[723]: 00:00:00.062 [DEBUG] [sway/input/seat.c:939] adding device 0:6:Video_Bus to seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.064 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:6:Video_Bus to group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.065 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:24:42 arch sway[723]: 00:00:00.065 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:24:42 arch sway[723]: 00:00:00.065 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.068 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:1:Power_Button to group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.068 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Sleep Button [0:3]
Nov 04 00:24:42 arch sway[723]: 00:00:00.068 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button'
Nov 04 00:24:42 arch sway[723]: 00:00:00.068 [DEBUG] [sway/input/seat.c:939] adding device 0:3:Sleep_Button to seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.071 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:3:Sleep_Button to group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.071 [DEBUG] [wlr] [backend/libinput/backend.c:133] libinput successfully initialized
Nov 04 00:24:42 arch sway[723]: 00:00:00.071 [INFO] [wlr] [backend/drm/drm.c:1185] Scanning DRM connectors on /dev/dri/card0
Nov 04 00:24:42 arch sway[723]: 00:00:00.071 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-1'
Nov 04 00:24:42 arch sway[723]: 00:00:00.072 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-2'
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-1'
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1287] 'DP-1' connected
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [DEBUG] [wlr] [backend/drm/drm.c:1288] Current CRTC: 80
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1298] Physical size: 1190x340
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1338] Detected modes:
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@119999 (preferred)
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@59968 (preferred)
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@60000
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@59940
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@50000
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@59977
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@120000
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@59973
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@119974
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@119998
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@59951
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@120000
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@119880
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@59940
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@50000
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1680x1050@59954
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1600x900@60000
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@75025
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@60020
Nov 04 00:24:42 arch sway[723]: 00:00:00.091 [INFO] [wlr] [backend/drm/drm.c:1360]   1440x900@59887
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x800@59810
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1152x864@75000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@59940
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@50000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@75029
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@70069
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@60004
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   832x624@74551
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@75000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@72188
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@60317
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@56250
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   720x576@50000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@60000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@59940
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@75000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@72809
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@66667
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@60000
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@59940
Nov 04 00:24:42 arch sway[723]: 00:00:00.092 [INFO] [wlr] [backend/drm/drm.c:1360]   720x400@70082
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-3'
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-2'
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-4'
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1047] Reallocating CRTCs
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1058] State before reallocation:
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1115] State after reallocation:
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [INFO] [wlr] [backend/drm/drm.c:1412] connector DP-1: Requesting modeset
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [sway/desktop/output.c:857] New output 0x56232a26d050: DP-1 (non-desktop: 0)
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [sway/config/output.c:390] Turning on output DP-1
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [sway/config/output.c:398] Set DP-1 mode to 5120x1440 (-1.000000 Hz)
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [sway/config/output.c:279] Assigning configured mode to DP-1
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [sway/config/output.c:351] Output DPI: 109.284034x107.576471
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [sway/config/output.c:450] Auto-detected output scale: 1.000000
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [sway/config/output.c:496] Committing output DP-1
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [backend/drm/drm.c:492] connector DP-1: Can't enable an output without a buffer
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [types/output/render.c:192] Attaching empty buffer to output for modeset
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [types/output/render.c:73] Choosing primary buffer format 0x34325258 for output 'DP-1'
Nov 04 00:24:42 arch sway[723]: 00:00:00.095 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:42 arch sway[723]: 00:00:00.099 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:24:42 arch sway[723]: 00:00:00.099 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:24:42 arch sway[723]: 00:00:00.101 [INFO] [wlr] [backend/drm/drm.c:708] connector DP-1: Modesetting with '5120x1440@119999mHz'
Nov 04 00:24:42 arch sway[723]: 00:00:00.111 [DEBUG] [sway/config/output.c:542] Set DP-1 position to 0, 0
Nov 04 00:24:42 arch sway[723]: 00:00:00.111 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output DP-1
Nov 04 00:24:42 arch sway[723]: 00:00:00.111 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1
Nov 04 00:24:42 arch sway[723]: 00:00:00.111 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 1 for output DP-1
Nov 04 00:24:42 arch sway[723]: 00:00:00.120 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:24:42 arch sway[723]: 00:00:00.129 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:24:42 arch sway[723]: 00:00:00.129 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
Nov 04 00:24:42 arch sway[723]: 00:00:00.129 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:24:42 arch sway[723]: 00:00:00.129 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:24:42 arch sway[723]: 00:00:00.129 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:24:42 arch sway[723]: 00:00:00.129 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:24:42 arch sway[723]: 00:00:00.140 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x56232a4b6bd0 committing with 2 instructions
Nov 04 00:24:42 arch sway[723]: 00:00:00.140 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x56232a4b6bd0
Nov 04 00:24:42 arch sway[723]: 00:00:00.140 [INFO] [wlr] [backend/headless/backend.c:18] Starting headless backend
Nov 04 00:24:42 arch sway[723]: 00:00:00.140 [DEBUG] [sway/config.c:673] Running deferred commands
Nov 04 00:24:42 arch sway[723]: 00:00:00.140 [INFO] [sway/commands.c:258] Handling command 'exec "wlgreet --command sway-run; swaymsg exit"'
Nov 04 00:24:42 arch sway[723]: 00:00:00.140 [DEBUG] [sway/commands/exec_always.c:46] Executing wlgreet --command sway-run; swaymsg exit
Nov 04 00:24:42 arch sway[723]: 00:00:00.141 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 770
Nov 04 00:24:42 arch sway[723]: 00:00:00.141 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 770
Nov 04 00:24:42 arch sway[723]: 00:00:00.141 [INFO] [sway/commands.c:258] Handling command 'exec waybar'
Nov 04 00:24:42 arch sway[723]: 00:00:00.141 [DEBUG] [sway/commands/exec_always.c:46] Executing waybar
Nov 04 00:24:42 arch sway[723]: 00:00:00.143 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 772
Nov 04 00:24:42 arch sway[723]: 00:00:00.143 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 772
Nov 04 00:24:42 arch sway[723]: 00:00:00.143 [INFO] [sway/commands.c:258] Handling command 'exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:42 arch sway[723]: 00:00:00.143 [DEBUG] [sway/commands/exec_always.c:46] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:42 arch sway[723]: 00:00:00.144 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 775
Nov 04 00:24:42 arch sway[723]: 00:00:00.144 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 775
Nov 04 00:24:42 arch sway[723]: 00:00:00.144 [INFO] [sway/commands.c:258] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:42 arch sway[723]: 00:00:00.144 [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 XDG_CURRENT_DESKTOP
Nov 04 00:24:42 arch sway[723]: 00:00:00.146 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 777
Nov 04 00:24:42 arch sway[723]: 00:00:00.146 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 777
Nov 04 00:24:42 arch sway[723]: 00:00:00.146 [INFO] [sway/server.c:302] Running compositor on wayland display 'wayland-1'
Nov 04 00:24:42 arch sway[723]: 00:00:00.146 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:42 arch sway[723]: 00:00:00.149 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:24:42 arch sway[723]: 00:00:00.150 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:24:42 arch sway[763]: 2022-11-04 00:24:42 - [swaybg-1.1.1/main.c:340] Found config DP-1 for output DP-1 (Samsung Electric Company LS49AG95 HCST102243)
Nov 04 00:24:42 arch sway[723]: 00:00:00.151 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x56232a2bc340 (res 0x56232a1f80b0)
Nov 04 00:24:42 arch sway[723]: 00:00:00.151 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x56232a4b6ca0 (res 0x56232a1f9220)
Nov 04 00:24:42 arch sway[723]: 00:00:00.151 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
Nov 04 00:24:42 arch sway[723]: 00:00:00.153 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x56232a2bc680 (res 0x56232a275bb0)
Nov 04 00:24:42 arch sway[723]: 00:00:00.153 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x5623298f0200 (res 0x56232a1f6440)
Nov 04 00:24:42 arch sway[723]: 00:00:00.153 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace  layer 3 anchor 0 size 1x1 margin 0,0,0,0,
Nov 04 00:24:42 arch sway[723]: 00:00:00.154 [INFO] [wlr] [wayland] error in client communication (pid 773)
Nov 04 00:24:42 arch sway[723]: 00:00:00.154 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed ()
Nov 04 00:24:42 arch sway[773]: thread 'main' panicked at 'unable to flush display: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/app.rs:318:30
Nov 04 00:24:42 arch sway[773]: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/ipc-server.c:199] New client: fd 55
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/ipc-server.c:219] Client 55 readable
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [INFO] [sway/commands.c:258] Handling command 'exit'
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 55 queue: [ { "success": true } ]
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [INFO] [sway/main.c:434] Shutting down sway
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed (wallpaper)
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/seat.c:959] removing device 0:1:Power_Button from seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:1:Power_Button from group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:6:Video_Bus'
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/seat.c:959] removing device 0:6:Video_Bus from seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:6:Video_Bus from group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/seat.c:959] removing device 0:1:Power_Button from seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:1:Power_Button from group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:3:Sleep_Button'
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/seat.c:959] removing device 0:3:Sleep_Button from seat seat0
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:3:Sleep_Button from group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.155 [DEBUG] [sway/input/keyboard.c:831] Destroying empty keyboard group 0x56232a1853a0
Nov 04 00:24:42 arch sway[723]: 00:00:00.304 [DEBUG] [sway/tree/output.c:264] Disabling output 'DP-1'
Nov 04 00:24:42 arch sway[723]: 00:00:00.304 [DEBUG] [sway/tree/workspace.c:143] Destroying workspace '1'
Nov 04 00:24:42 arch sway[723]: 00:00:00.304 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x56232a22eb80 committing with 2 instructions
Nov 04 00:24:42 arch sway[723]: 00:00:00.304 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x56232a22eb80
Nov 04 00:24:42 arch sway[723]: 00:00:00.304 [DEBUG] [sway/tree/output.c:288] Destroying output 'DP-1'
Nov 04 00:24:42 arch sway[723]: 00:00:00.304 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x56232a22eb80 committing with 1 instructions
Nov 04 00:24:42 arch sway[723]: 00:00:00.304 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x56232a22eb80
Nov 04 00:24:42 arch sway[723]: 00:00:00.304 [DEBUG] [wlr] [backend/drm/drm.c:1017] connector DP-1: De-allocating CRTC 0
Nov 04 00:24:42 arch sway[723]: 00:00:00.313 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:104] Destroying wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:24:42 arch seatd[539]: 00:00:04.024 [INFO] [seatd/seat.c:418] No clients on seat0 to activate
Nov 04 00:24:42 arch seatd[539]: 00:00:04.097 [INFO] [seatd/seat.c:524] Closed client 1 on seat0
Nov 04 00:24:42 arch seatd[539]: 00:00:04.097 [INFO] [seatd/seat.c:192] Removed client 1 from seat0
Nov 04 00:24:42 arch seatd[539]: 00:00:04.097 [INFO] [seatd/client.c:471] Client disconnected
Nov 04 00:24:42 arch sway[723]: 00:00:00.386 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:675] Destroying wlr_drm_lease_v1_manager
Nov 04 00:24:42 arch sway[723]: 00:00:00.386 [INFO] [sway/ipc-server.c:565] IPC Client 55 disconnected
Nov 04 00:24:42 arch sway[770]: 00:00:00.231 [ERROR] [common/ipc-client.c:87] Unable to receive IPC response
Nov 04 00:24:42 arch waybar[772]: cannot open display: :0
Nov 04 00:24:42 arch greetd[722]: pam_unix(greetd:session): session closed for user greeter
Nov 04 00:24:42 arch audit[722]: USER_END pid=722 uid=0 auid=971 ses=4 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:42 arch audit[722]: CRED_DISP pid=722 uid=0 auid=971 ses=4 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:42 arch greetd[721]: error: check_children: greeter exited without creating a session
Nov 04 00:24:42 arch kernel: audit: type=1106 audit(1667546682.549:70): pid=722 uid=0 auid=971 ses=4 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:42 arch systemd[1]: session-4.scope: Deactivated successfully.
Nov 04 00:24:42 arch systemd-logind[540]: Session 4 logged out. Waiting for processes to exit.
Nov 04 00:24:42 arch systemd[1]: greetd.service: Deactivated successfully.
Nov 04 00:24:42 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:42 arch systemd-logind[540]: Removed session 4.
Nov 04 00:24:43 arch systemd[1]: Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.
Nov 04 00:24:43 arch kernel: mei_hdcp 0000:00:16.0-b638ab7e-94e2-4ea2-a552-d1c54b627f04: bound 0000:00:02.0 (ops i915_hdcp_component_ops [i915])
Nov 04 00:24:43 arch kernel: mei_pxp 0000:00:16.0-fbf6fcf1-96cf-4e2e-a6a6-1bab8cbe36b1: bound 0000:00:02.0 (ops i915_pxp_tee_component_ops [i915])
Nov 04 00:24:43 arch kernel: iTCO_vendor_support: vendor-support=0
Nov 04 00:24:43 arch kernel: iTCO_wdt iTCO_wdt: Found a Intel PCH TCO device (Version=6, TCOBASE=0x0400)
Nov 04 00:24:43 arch kernel: iTCO_wdt iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
Nov 04 00:24:43 arch kernel: igc 0000:03:00.0 enp3s0: renamed from eth0
Nov 04 00:24:43 arch systemd-networkd[454]: eth0: Interface name change detected, renamed to enp3s0.
Nov 04 00:24:43 arch systemd[553]: Reached target Sound Card.
Nov 04 00:24:43 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 3.
Nov 04 00:24:43 arch systemd[1]: Starting Save/Restore Sound Card State...
Nov 04 00:24:43 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:43 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:43 arch systemd[1]: Manage Sound Card State (restore and store) was skipped because of a failed condition check (ConditionPathExists=/etc/alsa/state-daemon.conf).
Nov 04 00:24:43 arch systemd[1]: Stopped Greeter daemon.
Nov 04 00:24:43 arch systemd[1]: Started Greeter daemon.
Nov 04 00:24:43 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=greetd comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:43 arch systemd[1]: Finished Save/Restore Sound Card State.
Nov 04 00:24:43 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=alsa-restore comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:43 arch systemd[1]: Reached target Sound Card.
Nov 04 00:24:43 arch kernel: mc: Linux media interface: v0.10
Nov 04 00:24:43 arch greetd[811]: pam_systemd_home(greetd:account): Not a user managed by systemd-homed: No home for user greeter known
Nov 04 00:24:43 arch audit[811]: USER_ACCT pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:43 arch audit[811]: CRED_ACQ pid=811 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:43 arch audit[811]: SYSCALL arch=c000003e syscall=1 success=yes exit=3 a0=d a1=7ffe92defb20 a2=3 a3=7ffe92def835 items=0 ppid=810 pid=811 auid=971 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=5 comm="greetd" exe="/usr/bin/greetd" key=(null)
Nov 04 00:24:43 arch audit: PROCTITLE proctitle=2F7573722F62696E2F677265657464002D2D73657373696F6E2D776F726B6572003131
Nov 04 00:24:43 arch greetd[811]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 04 00:24:43 arch systemd-logind[540]: New session 5 of user greeter.
Nov 04 00:24:43 arch systemd[1]: Started Session 5 of User greeter.
Nov 04 00:24:43 arch audit[811]: USER_START pid=811 uid=0 auid=971 ses=5 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:24:43 arch sway[812]: 00:00:00.000 [INFO] [sway/main.c:343] Sway version 1.7
Nov 04 00:24:43 arch sway[812]: 00:00:00.000 [INFO] [sway/main.c:344] wlroots version 0.15.1
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] Linux arch 6.0.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000 x86_64 GNU/Linux
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:136] Contents of /etc/os-release:
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] NAME="Arch Linux"
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] PRETTY_NAME="Arch Linux"
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] ID=arch
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] BUILD_ID=rolling
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] ANSI_COLOR="38;2;23;147;209"
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] HOME_URL="https://archlinux.org/"
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://wiki.archlinux.org/"
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] SUPPORT_URL="https://bbs.archlinux.org/"
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://bugs.archlinux.org/"
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:120] LOGO=archlinux-logo
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:108] LD_PRELOAD=
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:108] PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Nov 04 00:24:43 arch sway[812]: 00:00:00.001 [INFO] [sway/main.c:108] SWAYSOCK=
Nov 04 00:24:43 arch sway[812]: 00:00:00.075 [DEBUG] [sway/server.c:50] Preparing Wayland server initialization
Nov 04 00:24:43 arch seatd[539]: 00:00:05.325 [INFO] [seatd/server.c:145] New client connected (pid: 812, uid: 971, gid: 971)
Nov 04 00:24:43 arch seatd[539]: 00:00:05.325 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 04 00:24:43 arch seatd[539]: 00:00:05.325 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 04 00:24:43 arch sway[812]: 00:00:00.075 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
Nov 04 00:24:43 arch sway[812]: 00:00:00.076 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
Nov 04 00:24:43 arch sway[812]: 00:00:00.076 [INFO] [wlr] [backend/session/session.c:110] Successfully loaded libseat session
Nov 04 00:24:43 arch kernel: mousedev: PS/2 mouse device common for all mice
Nov 04 00:24:43 arch sway[812]: 00:00:00.079 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs
Nov 04 00:24:43 arch sway[812]: 00:00:00.079 [INFO] [wlr] [backend/drm/backend.c:183] Initializing DRM backend for /dev/dri/card0 (i915)
Nov 04 00:24:43 arch sway[812]: 00:00:00.079 [DEBUG] [wlr] [backend/drm/drm.c:85] Using atomic DRM interface
Nov 04 00:24:43 arch sway[812]: 00:00:00.079 [DEBUG] [wlr] [backend/drm/drm.c:98] ADDFB2 modifiers supported
Nov 04 00:24:43 arch sway[812]: 00:00:00.079 [INFO] [wlr] [backend/drm/drm.c:251] Found 4 DRM CRTCs
Nov 04 00:24:43 arch sway[812]: 00:00:00.079 [INFO] [wlr] [backend/drm/drm.c:178] Found 24 DRM planes
Nov 04 00:24:43 arch sway[812]: 00:00:00.080 [INFO] [sway/main.c:394] Starting sway version 1.7
Nov 04 00:24:43 arch sway[812]: 00:00:00.080 [DEBUG] [sway/server.c:75] Initializing Wayland server
Nov 04 00:24:43 arch sway[812]: 00:00:00.080 [INFO] [wlr] [render/egl.c:180] 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
Nov 04 00:24:43 arch sway[812]: 00:00:00.080 [DEBUG] [wlr] [render/egl.c:437] Using EGL device /dev/dri/card0
Nov 04 00:24:43 arch sway[812]: Failed to create //.cache for shader cache (Permission denied)---disabling.
Nov 04 00:24:43 arch sway[812]: 00:00:00.101 [INFO] [wlr] [render/egl.c:326] Using EGL 1.5
Nov 04 00:24:43 arch sway[812]: 00:00:00.101 [INFO] [wlr] [render/egl.c:327] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
Nov 04 00:24:43 arch sway[812]: 00:00:00.101 [INFO] [wlr] [render/egl.c:329] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
Nov 04 00:24:43 arch sway[812]: 00:00:00.101 [INFO] [wlr] [render/egl.c:331] EGL vendor: Mesa Project
Nov 04 00:24:43 arch sway[812]: 00:00:00.101 [DEBUG] [wlr] [render/egl.c:158] Supported DMA-BUF formats: AB4H XB4H AB48 XB48 AR30 XR30 AB30 AR24 AB24 XR24 XB24 AR15 RG16 R8   R16  GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV Y410 Y412 Y416 YUYV UYVY Y210 Y212 Y216
Nov 04 00:24:43 arch sway[812]: 00:00:00.101 [DEBUG] [wlr] [render/egl.c:159] EGL DMA-BUF format modifiers supported
Nov 04 00:24:43 arch sway[812]: 00:00:00.101 [DEBUG] [wlr] [render/egl.c:388] Obtained high priority context
Nov 04 00:24:43 arch sway[812]: 00:00:00.101 [DEBUG] [wlr] [render/egl.c:485] Using EGL_PLATFORM_DEVICE_EXT
Nov 04 00:24:43 arch sway[812]: 00:00:00.102 [INFO] [wlr] [render/gles2/renderer.c:737] Creating GLES2 renderer
Nov 04 00:24:43 arch sway[812]: 00:00:00.102 [INFO] [wlr] [render/gles2/renderer.c:738] Using OpenGL ES 3.2 Mesa 22.2.1
Nov 04 00:24:43 arch sway[812]: 00:00:00.102 [INFO] [wlr] [render/gles2/renderer.c:739] GL vendor: Intel
Nov 04 00:24:43 arch sway[812]: 00:00:00.102 [INFO] [wlr] [render/gles2/renderer.c:740] GL renderer: Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
Nov 04 00:24:43 arch sway[812]: 00:00:00.102 [INFO] [wlr] [render/gles2/renderer.c:741] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_bgra
Nov 04 00:24:43 arch sway[812]: 00:00:00.111 [DEBUG] [wlr] [render/allocator/allocator.c:98] Trying to create gbm allocator
Nov 04 00:24:43 arch sway[812]: Failed to create //.cache for shader cache (Permission denied)---disabling.
Nov 04 00:24:43 arch sway[812]: 00:00:00.114 [DEBUG] [wlr] [render/allocator/gbm.c:203] Created GBM allocator with backend drm
Nov 04 00:24:43 arch sway[812]: 00:00:00.114 [DEBUG] [wlr] [render/allocator/gbm.c:206] Using DRM node /dev/dri/card0
Nov 04 00:24:43 arch sway[812]: 00:00:00.114 [DEBUG] [wlr] [types/wlr_idle.c:247] idle manager created
Nov 04 00:24:43 arch sway[812]: 00:00:00.114 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:628] Creating wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:24:43 arch sway[812]: 00:00:00.114 [INFO] [wlr] [backend/headless/backend.c:82] Creating headless backend
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [INFO] [sway/config.c:407] Loading config from /etc/greetd/sway-config
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config.c:824] Read line 1: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [INFO] [sway/commands.c:378] Config command: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [INFO] [sway/commands.c:398] After replacement: exec "wlgreet --command sway-run; swaymsg exit"
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config.c:868] Deferring command `exec "wlgreet --command sway-run; swaymsg exit"'
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config.c:824] Read line 2:
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config.c:824] Read line 3: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [INFO] [sway/commands.c:378] Config command: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [INFO] [sway/commands.c:398] After replacement: output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/commands.c:429] Subcommand: resolution 5120x1440 position 0,0
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/commands.c:429] Subcommand: position 0,0
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:220] Adding non-wildcard output config
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:237] Config stored for output DP-1 (enabled: -1) (5120x1440@-1.000000Hz position 0,0 scale -1.000000 subpixel unknown transform -1) (bg (null) (null)) (dpms 0) (max render time: -1)
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config.c:824] Read line 4: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [INFO] [sway/commands.c:378] Config command: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [INFO] [sway/commands.c:398] After replacement: output * bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/commands.c:429] Subcommand: bg /etc/greetd/sway-bg.jpg fill
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:142] Merging output * config on DP-1
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:233] Adding output * config
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:237] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /etc/greetd/sway-bg.jpg fill) (dpms 0) (max render time: -1)
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[0] = swaybg
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[1] = -o
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[2] = DP-1
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[3] = -i
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[4] = /etc/greetd/sway-bg.jpg
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[5] = -m
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[6] = fill
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[7] = -o
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[8] = *
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[9] = -i
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[10] = /etc/greetd/sway-bg.jpg
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[11] = -m
Nov 04 00:24:43 arch sway[812]: 00:00:00.115 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[12] = fill
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 5:
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 6: exec waybar
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:378] Config command: exec waybar
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:398] After replacement: exec waybar
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:868] Deferring command `exec waybar'
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 7:
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 8: set $mod Mod4
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:378] Config command: set $mod Mod4
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:398] After replacement: set $mod Mod4
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 9:
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 10: # Base16 Onedark
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 11: #set $base00   #1C2023
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 12: #set $base01   #393F45
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 13: #set $base02   #565E65
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 14: #set $base03   #747C84
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 15: #set $base04   #ADB3BA
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 16: #set $base05   #C7CCD1
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 17: #set $base06   #DFE2E5
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 18: #set $base07   #F3F4F5
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 19: #set $base08   #C7AE95
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 20: #set $base09   #C7C795
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 21: #set $base0A   #AEC795
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 22: #set $base0B   #95C7AE
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 23: #set $bsae0C   #95AEC7
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 24: #set $base0D   #AE95C7
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 25: #set $base0E   #C795AE
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 26: #set $base0F   #C79595
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 27:
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 28: ### Window configuration
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 29: #gaps inner 5
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 30: #default_border pixel 2
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 31: #font pango:Iosevka Term Medium 12
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 32:
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 33: # class                 border    bkgrnd    text      indictr   cborder
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 34: #client.focused          $base00   $base00   $base05   $base0D7F   $base0D7F
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 35: #client.focused_inactive $base00   $base00   $base04   $base0D7F   $base0D40
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 36: #client.unfocused        $base00   $base00   $base04   $base0D7F   $base00BF
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 37: #client.urgent           $base0840 $base08   $base00   $base0D7F   $base08
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 38:
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 43: bindsym $mod+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:378] Config command: bindsym $mod+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+e to command `exec swaynag -t warning -m 'What do you want to do?' -b 'Power Off' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot'` for device '*'
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 44:
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 45: include /etc/sway/config.d/*
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:378] Config command: include /etc/sway/config.d/*
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:398] After replacement: include /etc/sway/config.d/*
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/config.c:407] Loading config from /etc/sway/config.d/50-systemd-user.conf
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 2: # See FS#63021
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal.
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 4:
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 5: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:378] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:398] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:868] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 7: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:378] Config command: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [INFO] [sway/commands.c:398] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:868] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:43 arch sway[812]: 00:00:00.117 [DEBUG] [sway/config.c:824] Read line 46:
Nov 04 00:24:43 arch sway[812]: Fontconfig error: No writable cache directories
Nov 04 00:24:43 arch sway[812]: Fontconfig error: No writable cache directories
Nov 04 00:24:43 arch sway[812]: 00:00:00.123 [DEBUG] [sway/server.c:267] Initializing Xwayland (lazy=1)
Nov 04 00:24:43 arch sway[812]: 00:00:00.123 [INFO] [sway/server.c:290] Starting backend on wayland display 'wayland-1'
Nov 04 00:24:43 arch sway[812]: 00:00:00.123 [DEBUG] [wlr] [backend/libinput/backend.c:87] Starting libinput backend
Nov 04 00:24:43 arch systemd-logind[540]: Watching system buttons on /dev/input/event19 (Logitech PRO Gaming Keyboard)
Nov 04 00:24:43 arch kernel: intel_rapl_msr: PL4 support detected.
Nov 04 00:24:43 arch kernel: intel_rapl_common: Found RAPL domain package
Nov 04 00:24:43 arch kernel: intel_rapl_common: Found RAPL domain core
Nov 04 00:24:43 arch kernel: intel_rapl_common: Found RAPL domain uncore
Nov 04 00:24:43 arch systemd-networkd[454]: enp3s0: Configuring with /etc/systemd/network/10-enp3s0.network.
Nov 04 00:24:43 arch systemd-logind[540]: Watching system buttons on /dev/input/event18 (Logitech G502 HERO Gaming Mouse Keyboard)
Nov 04 00:24:43 arch systemd-logind[540]: Watching system buttons on /dev/input/event20 (Logitech PRO Gaming Keyboard)
Nov 04 00:24:43 arch systemd-networkd[454]: enp3s0: Link UP
Nov 04 00:24:44 arch sway[812]: 00:00:00.756 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:24:44 arch sway[812]: 00:00:00.756 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:24:44 arch sway[812]: 00:00:00.756 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
Nov 04 00:24:44 arch sway[812]: 00:00:00.756 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
Nov 04 00:24:44 arch sway[812]: 00:00:00.756 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.756 [DEBUG] [sway/input/input-manager.c:585] applying seat config for seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.756 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.765 [DEBUG] [sway/input/keyboard.c:937] Created keyboard group 0x55aa5da46d00
Nov 04 00:24:44 arch sway[812]: 00:00:00.765 [DEBUG] [sway/input/keyboard.c:960] Adding keyboard 0:1:Power_Button to group 0x55aa5da46d00
Nov 04 00:24:44 arch sway[812]: 00:00:00.772 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Video Bus [0:6]
Nov 04 00:24:44 arch sway[812]: 00:00:00.772 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
Nov 04 00:24:44 arch sway[812]: 00:00:00.772 [DEBUG] [sway/input/seat.c:939] adding device 0:6:Video_Bus to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.775 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:6:Video_Bus to group 0x55aa5da46d00
Nov 04 00:24:44 arch sway[812]: 00:00:00.776 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:24:44 arch sway[812]: 00:00:00.776 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:24:44 arch sway[812]: 00:00:00.776 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.778 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:1:Power_Button to group 0x55aa5da46d00
Nov 04 00:24:44 arch sway[812]: 00:00:00.778 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Sleep Button [0:3]
Nov 04 00:24:44 arch sway[812]: 00:00:00.779 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button'
Nov 04 00:24:44 arch sway[812]: 00:00:00.779 [DEBUG] [sway/input/seat.c:939] adding device 0:3:Sleep_Button to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.781 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:3:Sleep_Button to group 0x55aa5da46d00
Nov 04 00:24:44 arch sway[812]: 00:00:00.781 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech PRO Gaming Keyboard [1133:49977]
Nov 04 00:24:44 arch sway[812]: 00:00:00.781 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49977:Logitech_PRO_Gaming_Keyboard'
Nov 04 00:24:44 arch sway[812]: 00:00:00.781 [DEBUG] [sway/input/seat.c:939] adding device 1133:49977:Logitech_PRO_Gaming_Keyboard to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.784 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:49977:Logitech_PRO_Gaming_Keyboard to group 0x55aa5da46d00
Nov 04 00:24:44 arch sway[812]: 00:00:00.784 [DEBUG] [wlr] [backend/libinput/backend.c:133] libinput successfully initialized
Nov 04 00:24:44 arch sway[812]: 00:00:00.784 [INFO] [wlr] [backend/drm/drm.c:1185] Scanning DRM connectors on /dev/dri/card0
Nov 04 00:24:44 arch sway[812]: 00:00:00.784 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-1'
Nov 04 00:24:44 arch sway[812]: 00:00:00.785 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-2'
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-1'
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1287] 'DP-1' connected
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [DEBUG] [wlr] [backend/drm/drm.c:1288] Current CRTC: 80
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1298] Physical size: 1190x340
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1338] Detected modes:
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@119999 (preferred)
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@59968 (preferred)
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@60000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@59940
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@50000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@59977
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@120000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@59973
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@119974
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@119998
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@59951
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@120000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@119880
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@59940
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@50000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1680x1050@59954
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1600x900@60000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@75025
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@60020
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1440x900@59887
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x800@59810
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1152x864@75000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@59940
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@50000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@75029
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@70069
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@60004
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   832x624@74551
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@75000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@72188
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@60317
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@56250
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   720x576@50000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@60000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@59940
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@75000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@72809
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@66667
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@60000
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@59940
Nov 04 00:24:44 arch sway[812]: 00:00:00.804 [INFO] [wlr] [backend/drm/drm.c:1360]   720x400@70082
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-3'
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-2'
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-4'
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1047] Reallocating CRTCs
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1058] State before reallocation:
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1115] State after reallocation:
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [INFO] [wlr] [backend/drm/drm.c:1412] connector DP-1: Requesting modeset
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [sway/desktop/output.c:857] New output 0x55aa5db79ad0: DP-1 (non-desktop: 0)
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [sway/config/output.c:390] Turning on output DP-1
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [sway/config/output.c:398] Set DP-1 mode to 5120x1440 (-1.000000 Hz)
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [sway/config/output.c:279] Assigning configured mode to DP-1
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [sway/config/output.c:351] Output DPI: 109.284034x107.576471
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [sway/config/output.c:450] Auto-detected output scale: 1.000000
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [sway/config/output.c:496] Committing output DP-1
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [backend/drm/drm.c:492] connector DP-1: Can't enable an output without a buffer
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [types/output/render.c:192] Attaching empty buffer to output for modeset
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [types/output/render.c:73] Choosing primary buffer format 0x34325258 for output 'DP-1'
Nov 04 00:24:44 arch sway[812]: 00:00:00.808 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:44 arch sway[812]: 00:00:00.811 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:24:44 arch sway[812]: 00:00:00.811 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:24:44 arch sway[812]: 00:00:00.813 [INFO] [wlr] [backend/drm/drm.c:708] connector DP-1: Modesetting with '5120x1440@119999mHz'
Nov 04 00:24:44 arch sway[812]: 00:00:00.821 [DEBUG] [sway/config/output.c:542] Set DP-1 position to 0, 0
Nov 04 00:24:44 arch sway[812]: 00:00:00.821 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output DP-1
Nov 04 00:24:44 arch sway[812]: 00:00:00.821 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1
Nov 04 00:24:44 arch sway[812]: 00:00:00.821 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 1 for output DP-1
Nov 04 00:24:44 arch sway[812]: 00:00:00.830 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:24:44 arch sway[812]: 00:00:00.839 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:24:44 arch sway[812]: 00:00:00.839 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
Nov 04 00:24:44 arch sway[812]: 00:00:00.839 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:24:44 arch sway[812]: 00:00:00.839 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:24:44 arch sway[812]: 00:00:00.839 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:24:44 arch sway[812]: 00:00:00.839 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:24:44 arch sway[812]: 00:00:00.852 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55aa5db83f40 committing with 2 instructions
Nov 04 00:24:44 arch sway[812]: 00:00:00.852 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55aa5db83f40
Nov 04 00:24:44 arch sway[812]: 00:00:00.852 [INFO] [wlr] [backend/headless/backend.c:18] Starting headless backend
Nov 04 00:24:44 arch sway[812]: 00:00:00.852 [DEBUG] [sway/config.c:673] Running deferred commands
Nov 04 00:24:44 arch sway[812]: 00:00:00.852 [INFO] [sway/commands.c:258] Handling command 'exec "wlgreet --command sway-run; swaymsg exit"'
Nov 04 00:24:44 arch sway[812]: 00:00:00.852 [DEBUG] [sway/commands/exec_always.c:46] Executing wlgreet --command sway-run; swaymsg exit
Nov 04 00:24:44 arch sway[812]: 00:00:00.854 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 877
Nov 04 00:24:44 arch sway[812]: 00:00:00.854 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 877
Nov 04 00:24:44 arch sway[812]: 00:00:00.854 [INFO] [sway/commands.c:258] Handling command 'exec waybar'
Nov 04 00:24:44 arch sway[812]: 00:00:00.854 [DEBUG] [sway/commands/exec_always.c:46] Executing waybar
Nov 04 00:24:44 arch sway[812]: 00:00:00.855 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 879
Nov 04 00:24:44 arch sway[812]: 00:00:00.855 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 879
Nov 04 00:24:44 arch sway[812]: 00:00:00.855 [INFO] [sway/commands.c:258] Handling command 'exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:44 arch sway[812]: 00:00:00.855 [DEBUG] [sway/commands/exec_always.c:46] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:24:44 arch sway[812]: 00:00:00.857 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 882
Nov 04 00:24:44 arch sway[812]: 00:00:00.857 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 882
Nov 04 00:24:44 arch sway[812]: 00:00:00.857 [INFO] [sway/commands.c:258] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:24:44 arch sway[812]: 00:00:00.857 [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 XDG_CURRENT_DESKTOP
Nov 04 00:24:44 arch sway[812]: 00:00:00.858 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 884
Nov 04 00:24:44 arch sway[812]: 00:00:00.858 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 884
Nov 04 00:24:44 arch sway[812]: 00:00:00.858 [INFO] [sway/server.c:302] Running compositor on wayland display 'wayland-1'
Nov 04 00:24:44 arch sway[812]: 00:00:00.858 [DEBUG] [wlr] [backend/session/session.c:182] udev event for card0 (change)
Nov 04 00:24:44 arch sway[812]: 00:00:00.858 [DEBUG] [wlr] [backend/session/session.c:211] DRM device card0 changed
Nov 04 00:24:44 arch sway[812]: 00:00:00.858 [DEBUG] [wlr] [backend/drm/backend.c:142] Received lease event for /dev/dri/card0
Nov 04 00:24:44 arch sway[812]: 00:00:00.858 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:44 arch sway[812]: 00:00:00.862 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:24:44 arch sway[812]: 00:00:00.862 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:24:44 arch sway[812]: 00:00:00.864 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech G502 HERO Gaming Mouse Keyboard [1133:49291]
Nov 04 00:24:44 arch sway[812]: 00:00:00.864 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard'
Nov 04 00:24:44 arch sway[812]: 00:00:00.864 [DEBUG] [sway/input/seat.c:939] adding device 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.866 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard to group 0x55aa5da46d00
Nov 04 00:24:44 arch sway[812]: 00:00:00.867 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard'
Nov 04 00:24:44 arch sway[812]: 00:00:00.867 [DEBUG] [sway/input/seat.c:939] adding device 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.867 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard
Nov 04 00:24:44 arch sway[812]: 00:00:00.868 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:24:44 arch sway[812]: 00:00:00.868 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
Nov 04 00:24:44 arch sway[812]: 00:00:00.868 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
Nov 04 00:24:44 arch sway[812]: 00:00:00.869 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech PRO Gaming Keyboard [1133:49977]
Nov 04 00:24:44 arch sway[812]: 00:00:00.869 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49977:Logitech_PRO_Gaming_Keyboard'
Nov 04 00:24:44 arch sway[812]: 00:00:00.869 [DEBUG] [sway/input/seat.c:939] adding device 1133:49977:Logitech_PRO_Gaming_Keyboard to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:00.871 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:49977:Logitech_PRO_Gaming_Keyboard to group 0x55aa5da46d00
Nov 04 00:24:44 arch sway[864]: 2022-11-04 00:24:44 - [swaybg-1.1.1/main.c:340] Found config DP-1 for output DP-1 (Samsung Electric Company LS49AG95 HCST102243)
Nov 04 00:24:44 arch sway[812]: 00:00:01.019 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55aa5de55c40 (res 0x55aa5de104a0)
Nov 04 00:24:44 arch sway[812]: 00:00:01.019 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55aa5de76eb0 (res 0x55aa5de102b0)
Nov 04 00:24:44 arch sway[812]: 00:00:01.019 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
Nov 04 00:24:44 arch sway[812]: 00:00:01.019 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55aa5de6a940 (res 0x55aa5de11c90)
Nov 04 00:24:44 arch sway[812]: 00:00:01.019 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55aa5de5ab00 (res 0x55aa5de0f8f0)
Nov 04 00:24:44 arch sway[812]: 00:00:01.019 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace  layer 3 anchor 0 size 1x1 margin 0,0,0,0,
Nov 04 00:24:44 arch sway[812]: 00:00:01.076 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech G502 HERO Gaming Mouse [1133:49291]
Nov 04 00:24:44 arch sway[812]: 00:00:01.076 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse'
Nov 04 00:24:44 arch sway[812]: 00:00:01.076 [DEBUG] [sway/input/seat.c:939] adding device 1133:49291:Logitech_G502_HERO_Gaming_Mouse to seat seat0
Nov 04 00:24:44 arch sway[812]: 00:00:01.076 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:49291:Logitech_G502_HERO_Gaming_Mouse
Nov 04 00:24:44 arch sway[812]: 00:00:01.077 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55aa5dea1690 (res 0x55aa5de5da80)
Nov 04 00:24:44 arch sway[812]: 00:00:01.077 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55aa5dea19d0 (res 0x55aa5de5e610)
Nov 04 00:24:44 arch dbus-daemon[617]: [session uid=971 pid=617] Activating via systemd: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.9' (uid=971 pid=879 comm="waybar")
Nov 04 00:24:44 arch systemd[553]: Starting Accessibility services bus...
Nov 04 00:24:44 arch dbus-daemon[617]: [session uid=971 pid=617] Successfully activated service 'org.a11y.Bus'
Nov 04 00:24:44 arch systemd[553]: Started Accessibility services bus.
Nov 04 00:24:44 arch sway[879]: [2022-11-04 00:24:44.799] [info] Using configuration file /etc/xdg/waybar/config
Nov 04 00:24:44 arch sway[879]: [2022-11-04 00:24:44.800] [info] Using CSS file /etc/xdg/waybar/style.css
Nov 04 00:24:44 arch at-spi-bus-launcher[897]: dbus-daemon[897]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=971 pid=879 comm="waybar")
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:199] New client: fd 67
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:199] New client: fd 69
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:219] Client 69 readable
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 69 queue: {"success": true}
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:535] Client 69 writable
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:219] Client 67 readable
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 67 queue: [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null, "focused": true, "visible": true } ]
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:535] Client 67 writable
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:199] New client: fd 71
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:199] New client: fd 73
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:219] Client 73 readable
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 73 queue: {"success": true}
Nov 04 00:24:44 arch sway[812]: 00:00:01.121 [DEBUG] [sway/ipc-server.c:535] Client 73 writable
Nov 04 00:24:44 arch sway[879]: [2022-11-04 00:24:44.803] [warning] As using a timezone, some format args may be missing as the date library haven't got a release since 2018.
Nov 04 00:24:44 arch sway[879]: [2022-11-04 00:24:44.804] [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=Unity
Nov 04 00:24:44 arch at-spi-bus-launcher[897]: dbus-daemon[897]: Successfully activated service 'org.a11y.atspi.Registry'
Nov 04 00:24:44 arch at-spi-bus-launcher[899]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 04 00:24:44 arch sway[879]: Fontconfig error: No writable cache directories
Nov 04 00:24:44 arch sway[879]: Fontconfig error: No writable cache directories
Nov 04 00:24:44 arch sway[812]: 00:00:01.135 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55aa5dea2730 (res 0x55aa5de773e0)
Nov 04 00:24:44 arch sway[812]: 00:00:01.135 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55aa5dea2a70 (res 0x55aa5de77500)
Nov 04 00:24:44 arch sway[812]: 00:00:01.135 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace waybar layer 2 anchor 13 size 0x30 margin 0,0,0,0,
Nov 04 00:24:44 arch sway[812]: 00:00:01.135 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
Nov 04 00:24:44 arch sway[812]: 00:00:01.135 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1410@0,30
Nov 04 00:24:44 arch sway[812]: 00:00:01.135 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 30.000000
Nov 04 00:24:44 arch sway[812]: 00:00:01.135 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55aa5de755b0 committing with 1 instructions
Nov 04 00:24:44 arch sway[812]: 00:00:01.135 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55aa5de755b0
Nov 04 00:24:44 arch sway[879]: [2022-11-04 00:24:44.823] [info] Bar configured (width: 5120, height: 30) for output: DP-1
Nov 04 00:24:47 arch kernel: igc 0000:03:00.0 enp3s0: NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX/TX
Nov 04 00:24:47 arch systemd-networkd[454]: enp3s0: Gained carrier
Nov 04 00:24:47 arch kernel: IPv6: ADDRCONF(NETDEV_CHANGE): enp3s0: link becomes ready
Nov 04 00:24:47 arch systemd-networkd[454]: enp3s0: DHCPv4 address 192.168.1.150/24, gateway 192.168.1.1 acquired from 192.168.1.1
Nov 04 00:24:47 arch dbus-daemon[538]: [system] Activating via systemd: service name='org.freedesktop.hostname1' unit='dbus-org.freedesktop.hostname1.service' requested by ':1.3' (uid=980 pid=454 comm="/usr/lib/systemd/systemd-networkd")
Nov 04 00:24:47 arch avahi-daemon[536]: Joining mDNS multicast group on interface enp3s0.IPv4 with address 192.168.1.150.
Nov 04 00:24:47 arch avahi-daemon[536]: New relevant interface enp3s0.IPv4 for mDNS.
Nov 04 00:24:47 arch avahi-daemon[536]: Registering new address record for 192.168.1.150 on enp3s0.IPv4.
Nov 04 00:24:47 arch audit: BPF prog-id=20 op=LOAD
Nov 04 00:24:47 arch audit: BPF prog-id=21 op=LOAD
Nov 04 00:24:47 arch audit: BPF prog-id=22 op=LOAD
Nov 04 00:24:47 arch kernel: kauditd_printk_skb: 12 callbacks suppressed
Nov 04 00:24:47 arch kernel: audit: type=1334 audit(1667546687.409:81): prog-id=20 op=LOAD
Nov 04 00:24:47 arch kernel: audit: type=1334 audit(1667546687.409:82): prog-id=21 op=LOAD
Nov 04 00:24:47 arch kernel: audit: type=1334 audit(1667546687.409:83): prog-id=22 op=LOAD
Nov 04 00:24:47 arch kernel: usbcore: registered new interface driver snd-usb-audio
Nov 04 00:24:47 arch systemd[1]: Starting Hostname Service...
Nov 04 00:24:47 arch dbus-daemon[538]: [system] Successfully activated service 'org.freedesktop.hostname1'
Nov 04 00:24:47 arch systemd[1]: Started Hostname Service.
Nov 04 00:24:47 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:47 arch dbus-daemon[538]: [system] Activating via systemd: service name='org.freedesktop.PolicyKit1' unit='polkit.service' requested by ':1.17' (uid=0 pid=913 comm="/usr/lib/systemd/systemd-hostnamed")
Nov 04 00:24:47 arch systemd[1]: Starting Authorization Manager...
Nov 04 00:24:47 arch kernel: audit: type=1130 audit(1667546687.469:84): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:47 arch polkitd[918]: Started polkitd version 122
Nov 04 00:24:47 arch polkitd[918]: Loading rules from directory /etc/polkit-1/rules.d
Nov 04 00:24:47 arch polkitd[918]: Loading rules from directory /usr/share/polkit-1/rules.d
Nov 04 00:24:47 arch polkitd[918]: Finished loading, compiling and executing 2 rules
Nov 04 00:24:47 arch dbus-daemon[538]: [system] Successfully activated service 'org.freedesktop.PolicyKit1'
Nov 04 00:24:47 arch polkitd[918]: Acquired the name org.freedesktop.PolicyKit1 on the system bus
Nov 04 00:24:47 arch systemd[1]: Started Authorization Manager.
Nov 04 00:24:47 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:47 arch kernel: audit: type=1130 audit(1667546687.479:85): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=polkit comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:24:47 arch systemd-hostnamed[913]: Hostname set to <arch> (static)
Nov 04 00:24:47 arch sway[812]: 00:00:03.889 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech PRO X Consumer Control [1133:2730]
Nov 04 00:24:47 arch sway[812]: 00:00:03.889 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:2730:Logitech_PRO_X_Consumer_Control'
Nov 04 00:24:47 arch sway[812]: 00:00:03.889 [DEBUG] [sway/input/seat.c:939] adding device 1133:2730:Logitech_PRO_X_Consumer_Control to seat seat0
Nov 04 00:24:47 arch sway[812]: 00:00:03.900 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:2730:Logitech_PRO_X_Consumer_Control to group 0x55aa5da46d00
Nov 04 00:24:47 arch sway[812]: 00:00:03.905 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech PRO X [1133:2730]
Nov 04 00:24:47 arch sway[812]: 00:00:03.905 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:2730:Logitech_PRO_X'
Nov 04 00:24:47 arch sway[812]: 00:00:03.905 [DEBUG] [sway/input/seat.c:939] adding device 1133:2730:Logitech_PRO_X to seat seat0
Nov 04 00:24:47 arch sway[812]: 00:00:03.910 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:2730:Logitech_PRO_X to group 0x55aa5da46d00
Nov 04 00:24:48 arch avahi-daemon[536]: Joining mDNS multicast group on interface enp3s0.IPv6 with address fe80::dabb:c1ff:fe9b:8d16.
Nov 04 00:24:48 arch systemd-networkd[454]: enp3s0: Gained IPv6LL
Nov 04 00:24:48 arch avahi-daemon[536]: New relevant interface enp3s0.IPv6 for mDNS.
Nov 04 00:24:48 arch avahi-daemon[536]: Registering new address record for fe80::dabb:c1ff:fe9b:8d16 on enp3s0.*.
Nov 04 00:24:49 arch avahi-daemon[536]: Leaving mDNS multicast group on interface enp3s0.IPv6 with address fe80::dabb:c1ff:fe9b:8d16.
Nov 04 00:24:49 arch avahi-daemon[536]: Joining mDNS multicast group on interface enp3s0.IPv6 with address 2603:90d8:401:7312:dabb:c1ff:fe9b:8d16.
Nov 04 00:24:49 arch avahi-daemon[536]: Registering new address record for 2603:90d8:401:7312:dabb:c1ff:fe9b:8d16 on enp3s0.*.
Nov 04 00:24:49 arch avahi-daemon[536]: Withdrawing address record for fe80::dabb:c1ff:fe9b:8d16 on enp3s0.
Nov 04 00:24:49 arch systemd-networkd[454]: enp3s0: DHCPv6 address 2603:90d8:401:7312::1ff3/128 (valid for 6d 23h 59min 59s, preferred for 6d 23h 59min 59s)
Nov 04 00:24:49 arch avahi-daemon[536]: Registering new address record for 2603:90d8:401:7312::1ff3 on enp3s0.*.
Nov 04 00:24:57 arch kernel: platform INT3515:01: deferred probe pending
Nov 04 00:25:20 arch systemd[1]: systemd-hostnamed.service: Deactivated successfully.
Nov 04 00:25:20 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:20 arch kernel: audit: type=1131 audit(1667546720.023:86): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-hostnamed comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:20 arch audit: BPF prog-id=0 op=UNLOAD
Nov 04 00:25:20 arch audit: BPF prog-id=0 op=UNLOAD
Nov 04 00:25:20 arch audit: BPF prog-id=0 op=UNLOAD
Nov 04 00:25:20 arch kernel: audit: type=1334 audit(1667546720.106:87): prog-id=0 op=UNLOAD
Nov 04 00:25:20 arch kernel: audit: type=1334 audit(1667546720.106:88): prog-id=0 op=UNLOAD
Nov 04 00:25:20 arch kernel: audit: type=1334 audit(1667546720.106:89): prog-id=0 op=UNLOAD
Nov 04 00:25:42 arch greetd[932]: pam_systemd_home(greetd:auth): Not a user managed by systemd-homed: No home for user freddiehaddad known
Nov 04 00:25:44 arch audit[932]: USER_AUTH pid=932 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="freddiehaddad" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch audit[932]: USER_ACCT pid=932 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="freddiehaddad" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch audit[932]: CRED_ACQ pid=932 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="freddiehaddad" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed ()
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55aa5de76960 committing with 2 instructions
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55aa5de76960
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/ipc-server.c:199] New client: fd 57
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/ipc-server.c:219] Client 57 readable
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [INFO] [sway/commands.c:258] Handling command 'exit'
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x0 to client 57 queue: [ { "success": true } ]
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [INFO] [sway/main.c:434] Shutting down sway
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed (wallpaper)
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed (waybar)
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 0.000000, 0.000000
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55aa5dedd8b0 committing with 1 instructions
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55aa5dedd8b0
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/seat.c:959] removing device 0:1:Power_Button from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:1:Power_Button from group 0x55aa5da46d00
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:6:Video_Bus'
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/seat.c:959] removing device 0:6:Video_Bus from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:6:Video_Bus from group 0x55aa5da46d00
Nov 04 00:25:44 arch kernel: audit: type=1100 audit(1667546744.193:90): pid=932 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:authentication grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="freddiehaddad" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch kernel: audit: type=1101 audit(1667546744.193:91): pid=932 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="freddiehaddad" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch kernel: audit: type=1103 audit(1667546744.193:92): pid=932 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_faillock acct="freddiehaddad" exe="/usr/bin/greetd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:1:Power_Button'
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/seat.c:959] removing device 0:1:Power_Button from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:1:Power_Button from group 0x55aa5da46d00
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/input-manager.c:202] removing device: '0:3:Sleep_Button'
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/seat.c:959] removing device 0:3:Sleep_Button from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.518 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 0:3:Sleep_Button from group 0x55aa5da46d00
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:49977:Logitech_PRO_Gaming_Keyboard'
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/seat.c:959] removing device 1133:49977:Logitech_PRO_Gaming_Keyboard from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 1133:49977:Logitech_PRO_Gaming_Keyboard from group 0x55aa5da46d00
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard'
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/seat.c:959] removing device 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard'
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/seat.c:959] removing device 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard from group 0x55aa5da46d00
Nov 04 00:25:44 arch waybar[879]: Error flushing display: Broken pipe
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:49977:Logitech_PRO_Gaming_Keyboard'
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/seat.c:959] removing device 1133:49977:Logitech_PRO_Gaming_Keyboard from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 1133:49977:Logitech_PRO_Gaming_Keyboard from group 0x55aa5da46d00
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse'
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/seat.c:959] removing device 1133:49291:Logitech_G502_HERO_Gaming_Mouse from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:2730:Logitech_PRO_X_Consumer_Control'
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/seat.c:959] removing device 1133:2730:Logitech_PRO_X_Consumer_Control from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 1133:2730:Logitech_PRO_X_Consumer_Control from group 0x55aa5da46d00
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/input-manager.c:202] removing device: '1133:2730:Logitech_PRO_X'
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/seat.c:959] removing device 1133:2730:Logitech_PRO_X from seat seat0
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/keyboard.c:825] Removing keyboard 1133:2730:Logitech_PRO_X from group 0x55aa5da46d00
Nov 04 00:25:44 arch sway[812]: 00:01:00.519 [DEBUG] [sway/input/keyboard.c:831] Destroying empty keyboard group 0x55aa5da46d00
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/tree/output.c:264] Disabling output 'DP-1'
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/tree/workspace.c:143] Destroying workspace '1'
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/ipc-server.c:306] Sending workspace::empty event
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x80000000 to client 69 queue: { "change": "empty", "old": null, "current": { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": true, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": null, "representation": null } }
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55aa5dae3000 committing with 2 instructions
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55aa5dae3000
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/tree/output.c:288] Destroying output 'DP-1'
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55aa5dae3000 committing with 1 instructions
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55aa5dae3000
Nov 04 00:25:44 arch sway[812]: 00:01:00.816 [DEBUG] [wlr] [backend/drm/drm.c:1017] connector DP-1: De-allocating CRTC 0
Nov 04 00:25:44 arch sway[812]: 00:01:00.823 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:104] Destroying wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:25:44 arch seatd[539]: 00:01:06.073 [INFO] [seatd/seat.c:418] No clients on seat0 to activate
Nov 04 00:25:44 arch seatd[539]: 00:01:06.143 [INFO] [seatd/seat.c:524] Closed client 1 on seat0
Nov 04 00:25:44 arch seatd[539]: 00:01:06.143 [INFO] [seatd/seat.c:192] Removed client 1 from seat0
Nov 04 00:25:44 arch seatd[539]: 00:01:06.143 [INFO] [seatd/client.c:471] Client disconnected
Nov 04 00:25:44 arch sway[812]: 00:01:00.893 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:675] Destroying wlr_drm_lease_v1_manager
Nov 04 00:25:44 arch sway[812]: 00:01:00.893 [INFO] [sway/ipc-server.c:565] IPC Client 57 disconnected
Nov 04 00:25:44 arch sway[812]: 00:01:00.894 [INFO] [sway/ipc-server.c:565] IPC Client 73 disconnected
Nov 04 00:25:44 arch sway[812]: 00:01:00.894 [INFO] [sway/ipc-server.c:565] IPC Client 71 disconnected
Nov 04 00:25:44 arch sway[812]: 00:01:00.894 [INFO] [sway/ipc-server.c:565] IPC Client 69 disconnected
Nov 04 00:25:44 arch sway[812]: 00:01:00.894 [INFO] [sway/ipc-server.c:565] IPC Client 67 disconnected
Nov 04 00:25:44 arch sway[877]: 00:00:00.375 [ERROR] [common/ipc-client.c:87] Unable to receive IPC response
Nov 04 00:25:44 arch greetd[811]: pam_unix(greetd:session): session closed for user greeter
Nov 04 00:25:44 arch audit[811]: USER_END pid=811 uid=0 auid=971 ses=5 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:25:44 arch audit[811]: CRED_DISP pid=811 uid=0 auid=971 ses=5 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:25:44 arch systemd[1]: session-5.scope: Deactivated successfully.
Nov 04 00:25:44 arch kernel: audit: type=1106 audit(1667546744.583:93): pid=811 uid=0 auid=971 ses=5 msg='op=PAM:session_close grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:25:44 arch kernel: audit: type=1104 audit(1667546744.583:94): pid=811 uid=0 auid=971 ses=5 msg='op=PAM:setcred grantors=pam_securetty,pam_shells,pam_faillock,pam_permit,pam_env,pam_faillock acct="greeter" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:25:44 arch systemd-logind[540]: Session 5 logged out. Waiting for processes to exit.
Nov 04 00:25:44 arch systemd-logind[540]: Removed session 5.
Nov 04 00:25:44 arch audit[932]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=d a1=7fff3a55b620 a2=4 a3=7fff3a55b334 items=0 ppid=810 pid=932 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=6 comm="greetd" exe="/usr/bin/greetd" key=(null)
Nov 04 00:25:44 arch audit: PROCTITLE proctitle=2F7573722F62696E2F677265657464002D2D73657373696F6E2D776F726B6572003132
Nov 04 00:25:44 arch greetd[932]: pam_unix(greetd:session): session opened for user freddiehaddad(uid=1000) by (uid=0)
Nov 04 00:25:44 arch kernel: audit: type=1006 audit(1667546744.593:95): pid=932 uid=0 old-auid=4294967295 auid=1000 tty=tty1 old-ses=4294967295 ses=6 res=1
Nov 04 00:25:44 arch kernel: audit: type=1300 audit(1667546744.593:95): arch=c000003e syscall=1 success=yes exit=4 a0=d a1=7fff3a55b620 a2=4 a3=7fff3a55b334 items=0 ppid=810 pid=932 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=tty1 ses=6 comm="greetd" exe="/usr/bin/greetd" key=(null)
Nov 04 00:25:44 arch kernel: audit: type=1327 audit(1667546744.593:95): proctitle=2F7573722F62696E2F677265657464002D2D73657373696F6E2D776F726B6572003132
Nov 04 00:25:44 arch systemd[1]: Created slice User Slice of UID 1000.
Nov 04 00:25:44 arch systemd[1]: Starting User Runtime Directory /run/user/1000...
Nov 04 00:25:44 arch systemd-logind[540]: New session 6 of user freddiehaddad.
Nov 04 00:25:44 arch systemd[1]: Finished User Runtime Directory /run/user/1000.
Nov 04 00:25:44 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch systemd[1]: Starting User Manager for UID 1000...
Nov 04 00:25:44 arch kernel: audit: type=1130 audit(1667546744.663:96): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch systemd[935]: pam_systemd_home(systemd-user:account): Not a user managed by systemd-homed: No home for user freddiehaddad known
Nov 04 00:25:44 arch audit[935]: USER_ACCT pid=935 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="freddiehaddad" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch audit[935]: CRED_ACQ pid=935 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:setcred grantors=? acct="freddiehaddad" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=failed'
Nov 04 00:25:44 arch audit[935]: SYSCALL arch=c000003e syscall=1 success=yes exit=4 a0=9 a1=7ffcb6d3d1c0 a2=4 a3=7ffcb6d3ced4 items=0 ppid=1 pid=935 auid=1000 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=(none) ses=7 comm="(systemd)" exe="/usr/lib/systemd/systemd" key=(null)
Nov 04 00:25:44 arch audit: PROCTITLE proctitle="(systemd)"
Nov 04 00:25:44 arch kernel: audit: type=1101 audit(1667546744.666:97): pid=935 uid=0 auid=4294967295 ses=4294967295 msg='op=PAM:accounting grantors=pam_access,pam_unix,pam_permit,pam_time acct="freddiehaddad" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch systemd[935]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8002 service=[systemd-user] terminal=[] user=[freddiehaddad] ruser=[<unknown>] rhost=[<unknown>]
Nov 04 00:25:44 arch systemd[935]: pam_unix(systemd-user:session): session opened for user freddiehaddad(uid=1000) by (uid=0)
Nov 04 00:25:44 arch audit[935]: USER_START pid=935 uid=0 auid=1000 ses=7 msg='op=PAM:session_open grantors=pam_loginuid,pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="freddiehaddad" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch systemd-xdg-autostart-generator[940]: Exec binary '/tmp/.mount_OpenRGCZ2oF1/usr/bin/OpenRGB' does not exist: No such file or directory
Nov 04 00:25:44 arch systemd-xdg-autostart-generator[940]: /home/freddiehaddad/.config/autostart/OpenRGB.desktop: not generating unit, error parsing Exec= line: No such file or directory
Nov 04 00:25:44 arch systemd[935]: Queued start job for default target Main User Target.
Nov 04 00:25:44 arch systemd[935]: Created slice User Application Slice.
Nov 04 00:25:44 arch systemd[935]: Reached target Paths.
Nov 04 00:25:44 arch systemd[935]: Reached target Timers.
Nov 04 00:25:44 arch systemd[935]: Starting D-Bus User Message Bus Socket...
Nov 04 00:25:44 arch systemd[935]: Listening on GnuPG network certificate management daemon.
Nov 04 00:25:44 arch systemd[935]: Listening on GCR ssh-agent wrapper.
Nov 04 00:25:44 arch systemd[935]: Listening on GNOME Keyring daemon.
Nov 04 00:25:44 arch systemd[935]: Listening on GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 04 00:25:44 arch systemd[935]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Nov 04 00:25:44 arch systemd[935]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Nov 04 00:25:44 arch systemd[935]: Listening on GnuPG cryptographic agent and passphrase cache.
Nov 04 00:25:44 arch systemd[935]: Listening on p11-kit server.
Nov 04 00:25:44 arch systemd[935]: Listening on PipeWire Multimedia System Socket.
Nov 04 00:25:44 arch systemd[935]: Listening on D-Bus User Message Bus Socket.
Nov 04 00:25:44 arch systemd[935]: Reached target Sockets.
Nov 04 00:25:44 arch systemd[935]: Reached target Basic System.
Nov 04 00:25:44 arch systemd[935]: Reached target Main User Target.
Nov 04 00:25:44 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@1000 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:44 arch systemd[935]: Startup finished in 89ms.
Nov 04 00:25:44 arch systemd[1]: Started User Manager for UID 1000.
Nov 04 00:25:44 arch systemd[1]: Started Session 6 of User freddiehaddad.
Nov 04 00:25:44 arch audit[932]: USER_START pid=932 uid=0 auid=1000 ses=6 msg='op=PAM:session_open grantors=pam_loginuid,pam_keyinit,pam_systemd_home,pam_limits,pam_unix,pam_permit,pam_mail,pam_systemd,pam_env acct="freddiehaddad" exe="/usr/bin/greetd" hostname=arch addr=? terminal=tty1 res=success'
Nov 04 00:25:44 arch sway[942]: 00:00:00.000 [INFO] [sway/main.c:343] Sway version 1.7
Nov 04 00:25:44 arch sway[942]: 00:00:00.000 [INFO] [sway/main.c:344] wlroots version 0.15.1
Nov 04 00:25:44 arch sway[942]: 00:00:00.001 [INFO] [sway/main.c:120] Linux arch 6.0.6-arch1-1 #1 SMP PREEMPT_DYNAMIC Sat, 29 Oct 2022 14:08:39 +0000 x86_64 GNU/Linux
Nov 04 00:25:44 arch sway[942]: 00:00:00.001 [INFO] [sway/main.c:136] Contents of /etc/os-release:
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] NAME="Arch Linux"
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] PRETTY_NAME="Arch Linux"
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] ID=arch
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] BUILD_ID=rolling
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] ANSI_COLOR="38;2;23;147;209"
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] HOME_URL="https://archlinux.org/"
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] DOCUMENTATION_URL="https://wiki.archlinux.org/"
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] SUPPORT_URL="https://bbs.archlinux.org/"
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] BUG_REPORT_URL="https://bugs.archlinux.org/"
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] PRIVACY_POLICY_URL="https://terms.archlinux.org/docs/privacy-policy/"
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:120] LOGO=archlinux-logo
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:108] LD_LIBRARY_PATH=
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:108] LD_PRELOAD=
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:108] PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [sway/main.c:108] SWAYSOCK=
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [DEBUG] [sway/server.c:50] Preparing Wayland server initialization
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [wlr] [libseat] [libseat/libseat.c:73] Seat opened with backend 'seatd'
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [wlr] [libseat] [libseat/backend/seatd.c:212] Enabling seat
Nov 04 00:25:44 arch sway[942]: 00:00:00.002 [INFO] [wlr] [backend/session/session.c:110] Successfully loaded libseat session
Nov 04 00:25:44 arch seatd[539]: 00:01:06.366 [INFO] [seatd/server.c:145] New client connected (pid: 942, uid: 1000, gid: 1000)
Nov 04 00:25:44 arch seatd[539]: 00:01:06.366 [INFO] [seatd/seat.c:170] Added client 1 to seat0
Nov 04 00:25:44 arch seatd[539]: 00:01:06.366 [INFO] [seatd/seat.c:480] Opened client 1 on seat0
Nov 04 00:25:44 arch sway[942]: 00:00:00.003 [INFO] [wlr] [backend/backend.c:220] Found 1 GPUs
Nov 04 00:25:44 arch sway[942]: 00:00:00.004 [INFO] [wlr] [backend/drm/backend.c:183] Initializing DRM backend for /dev/dri/card0 (i915)
Nov 04 00:25:44 arch sway[942]: 00:00:00.004 [DEBUG] [wlr] [backend/drm/drm.c:85] Using atomic DRM interface
Nov 04 00:25:44 arch sway[942]: 00:00:00.004 [DEBUG] [wlr] [backend/drm/drm.c:98] ADDFB2 modifiers supported
Nov 04 00:25:44 arch sway[942]: 00:00:00.004 [INFO] [wlr] [backend/drm/drm.c:251] Found 4 DRM CRTCs
Nov 04 00:25:44 arch sway[942]: 00:00:00.004 [INFO] [wlr] [backend/drm/drm.c:178] Found 24 DRM planes
Nov 04 00:25:44 arch sway[942]: 00:00:00.004 [INFO] [sway/main.c:394] Starting sway version 1.7
Nov 04 00:25:44 arch sway[942]: 00:00:00.004 [DEBUG] [sway/server.c:75] Initializing Wayland server
Nov 04 00:25:44 arch sway[942]: 00:00:00.005 [INFO] [wlr] [render/egl.c:180] 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
Nov 04 00:25:44 arch sway[942]: 00:00:00.005 [DEBUG] [wlr] [render/egl.c:437] Using EGL device /dev/dri/card0
Nov 04 00:25:44 arch sway[942]: 00:00:00.023 [INFO] [wlr] [render/egl.c:326] Using EGL 1.5
Nov 04 00:25:44 arch sway[942]: 00:00:00.023 [INFO] [wlr] [render/egl.c:327] Supported EGL display extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_context_flush_control EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image_base EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_WL_bind_wayland_display
Nov 04 00:25:44 arch sway[942]: 00:00:00.023 [INFO] [wlr] [render/egl.c:329] Supported EGL device extensions: EGL_EXT_device_drm EGL_EXT_device_drm_render_node
Nov 04 00:25:44 arch sway[942]: 00:00:00.023 [INFO] [wlr] [render/egl.c:331] EGL vendor: Mesa Project
Nov 04 00:25:44 arch sway[942]: 00:00:00.023 [DEBUG] [wlr] [render/egl.c:158] Supported DMA-BUF formats: AB4H XB4H AB48 XB48 AR30 XR30 AB30 AR24 AB24 XR24 XB24 AR15 RG16 R8   R16  GR88 GR32 YUV9 YU11 YU12 YU16 YU24 YVU9 YV11 YV12 YV16 YV24 NV12 P010 P012 P016 NV16 AYUV XYUV Y410 Y412 Y416 YUYV UYVY Y210 Y212 Y216
Nov 04 00:25:44 arch sway[942]: 00:00:00.023 [DEBUG] [wlr] [render/egl.c:159] EGL DMA-BUF format modifiers supported
Nov 04 00:25:44 arch sway[942]: 00:00:00.024 [DEBUG] [wlr] [render/egl.c:388] Obtained high priority context
Nov 04 00:25:44 arch sway[942]: 00:00:00.024 [DEBUG] [wlr] [render/egl.c:485] Using EGL_PLATFORM_DEVICE_EXT
Nov 04 00:25:44 arch sway[942]: 00:00:00.025 [INFO] [wlr] [render/gles2/renderer.c:737] Creating GLES2 renderer
Nov 04 00:25:44 arch sway[942]: 00:00:00.025 [INFO] [wlr] [render/gles2/renderer.c:738] Using OpenGL ES 3.2 Mesa 22.2.1
Nov 04 00:25:44 arch sway[942]: 00:00:00.025 [INFO] [wlr] [render/gles2/renderer.c:739] GL vendor: Intel
Nov 04 00:25:44 arch sway[942]: 00:00:00.025 [INFO] [wlr] [render/gles2/renderer.c:740] GL renderer: Mesa Intel(R) UHD Graphics 770 (ADL-S GT1)
Nov 04 00:25:44 arch sway[942]: 00:00:00.025 [INFO] [wlr] [render/gles2/renderer.c:741] Supported GLES2 extensions: GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_filter_anisotropic GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_AMD_performance_monitor GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_NV_conditional_render GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_NV_pack_subimage GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_OES_viewport_array GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_robustness GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_robustness GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_framebuffer_fetch GL_EXT_shader_group_vote GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_tessellation_point_size GL_EXT_tessellation_shader GL_INTEL_conservative_rasterization GL_INTEL_performance_query GL_ANDROID_extension_pack_es31a GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_copy_image GL_EXT_draw_buffers_indexed GL_EXT_draw_elements_base_vertex GL_EXT_gpu_shader5 GL_EXT_polygon_offset_clamp GL_EXT_primitive_bounding_box GL_EXT_render_snorm GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_EXT_texture_buffer GL_EXT_texture_cube_map_array GL_EXT_texture_norm16 GL_EXT_texture_view GL_KHR_blend_equation_advanced GL_KHR_blend_equation_advanced_coherent GL_KHR_context_flush_control GL_KHR_robust_buffer_access_behavior GL_NV_image_formats GL_OES_copy_image GL_OES_draw_buffers_indexed GL_OES_draw_elements_base_vertex GL_OES_gpu_shader5 GL_OES_primitive_bounding_box GL_OES_sample_shading GL_OES_sample_variables GL_OES_shader_io_blocks GL_OES_shader_multisample_interpolation GL_OES_tessellation_point_size GL_OES_tessellation_shader GL_OES_texture_border_clamp GL_OES_texture_buffer GL_OES_texture_cube_map_array GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_OES_texture_view GL_EXT_blend_func_extended GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_EXT_shader_samples_identical GL_EXT_texture_sRGB_R8 GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_NV_fragment_shader_interlock GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_clear_texture GL_EXT_clip_cull_distance GL_EXT_disjoint_timer_query GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_EXT_clip_control GL_EXT_color_buffer_half_float GL_EXT_memory_object GL_EXT_memory_object_fd GL_EXT_semaphore GL_EXT_semaphore_fd GL_EXT_texture_compression_bptc GL_EXT_texture_mirror_clamp_to_edge GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_EXT_shader_framebuffer_fetch_non_coherent GL_EXT_texture_shadow_lod GL_INTEL_blackhole_render GL_MESA_framebuffer_flip_y GL_NV_compute_shader_derivatives GL_EXT_demote_to_helper_invocation GL_EXT_depth_clamp GL_EXT_texture_query_lod GL_MESA_bgra
Nov 04 00:25:44 arch sway[942]: 00:00:00.033 [DEBUG] [wlr] [render/allocator/allocator.c:98] Trying to create gbm allocator
Nov 04 00:25:44 arch sway[942]: 00:00:00.036 [DEBUG] [wlr] [render/allocator/gbm.c:203] Created GBM allocator with backend drm
Nov 04 00:25:44 arch sway[942]: 00:00:00.036 [DEBUG] [wlr] [render/allocator/gbm.c:206] Using DRM node /dev/dri/card0
Nov 04 00:25:44 arch sway[942]: 00:00:00.036 [DEBUG] [wlr] [types/wlr_idle.c:247] idle manager created
Nov 04 00:25:44 arch sway[942]: 00:00:00.036 [DEBUG] [wlr] [types/wlr_drm_lease_v1.c:628] Creating wlr_drm_lease_device_v1 for /dev/dri/card0
Nov 04 00:25:44 arch sway[942]: 00:00:00.036 [INFO] [wlr] [backend/headless/backend.c:82] Creating headless backend
Nov 04 00:25:44 arch sway[942]: 00:00:00.037 [INFO] [sway/config.c:407] Loading config from /home/freddiehaddad/.config/sway/config
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 1: # Default config for sway
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 2: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 3: # Copy this to ~/.config/sway/config and edit it to your liking.
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 4: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 5: # Read `man 5 sway` for a complete reference.
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 6:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 7: ### Variables
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 8: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 9: # Logo key. Use Mod1 for Alt.
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 10: set $mod Mod4
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $mod Mod4
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $mod Mod4
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 11:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 12: # Home row direction keys, like vim
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 13: set $left h
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $left h
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $left h
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 14: set $down j
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $down j
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $down j
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 15: set $up k
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $up k
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $up k
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 16: set $right l
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $right l
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $right l
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 17:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 18: set $term foot
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $term foot
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $term foot
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 19:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 20: # Application launcher
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 21: # Note: pass the final command to swaymsg so that the resulting window can be opened
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 22: set $menu wofi --insensitive --show drun,run | xargs swaymsg exec --
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $menu wofi --insensitive --show drun,run | xargs swaymsg exec --
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $menu wofi --insensitive --show drun,run | xargs swaymsg exec --
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 23:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 24: set $lock $HOME/.config/sway/scripts/swaylock.sh
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $lock $HOME/.config/sway/scripts/swaylock.sh
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $lock $HOME/.config/sway/scripts/swaylock.sh
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 25: set $screenshot grim $HOME/pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $screenshot grim $HOME/pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $screenshot grim $HOME/pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 26:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 27: ### Autostart section
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 28: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 29: # Programs that should automatically start with Sway
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 30: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 31: exec waybar
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec waybar
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec waybar
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec waybar'
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 32: exec $HOME/.local/bin/OpenRGB-x86_64.AppImage --startminimized --noautoconnect
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec $HOME/.local/bin/OpenRGB-x86_64.AppImage --startminimized --noautoconnect
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec $HOME/.local/bin/OpenRGB-x86_64.AppImage --startminimized --noautoconnect
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec $HOME/.local/bin/OpenRGB-x86_64.AppImage --startminimized --noautoconnect'
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 33: exec 1password --silent
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: exec 1password --silent
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: exec 1password --silent
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:868] Deferring command `exec 1password --silent'
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 34: for_window [class="1Password"] floating enable
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: for_window [class="1Password"] floating enable
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: for_window [class="1Password"] floating enable
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/criteria.c:712] Found pair: class=1Password
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/commands/for_window.c:34] for_window: '[class="1Password"]' -> 'floating enable' added
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 35:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 36: bindsym Print exec $screenshot
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: bindsym Print exec $screenshot
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: bindsym Print exec grim $HOME/pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Print to command `exec grim $HOME/pictures/screenshots/scrn-$(date +"%Y-%m-%d-%H-%M-%S").png` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 37:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 38: ### Colorscheme configuration
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 39: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 40: set $BASE16_THEME ashes
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $BASE16_THEME ashes
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $BASE16_THEME ashes
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 41: include $HOME/.config/sway/base16/base16-$BASE16_THEME.sway
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: include $HOME/.config/sway/base16/base16-$BASE16_THEME.sway
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: include $HOME/.config/sway/base16/base16-ashes.sway
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/config.c:407] Loading config from /home/freddiehaddad/.config/sway/base16/base16-ashes.sway
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 1: # Base16 Onedark
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 2: set $base00   #1C2023
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base00   #1C2023
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base00 #1C2023
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 3: set $base01   #393F45
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base01   #393F45
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base01 #393F45
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 4: set $base02   #565E65
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base02   #565E65
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base02 #565E65
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 5: set $base03   #747C84
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base03   #747C84
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base03 #747C84
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 6: set $base04   #ADB3BA
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base04   #ADB3BA
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base04 #ADB3BA
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 7: set $base05   #C7CCD1
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base05   #C7CCD1
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base05 #C7CCD1
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 8: set $base06   #DFE2E5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base06   #DFE2E5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base06 #DFE2E5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 9: set $base07   #F3F4F5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base07   #F3F4F5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base07 #F3F4F5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 10: set $base08   #C7AE95
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base08   #C7AE95
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base08 #C7AE95
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 11: set $base09   #C7C795
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base09   #C7C795
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base09 #C7C795
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 12: set $base0A   #AEC795
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base0A   #AEC795
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base0A #AEC795
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 13: set $base0B   #95C7AE
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base0B   #95C7AE
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base0B #95C7AE
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 14: set $bsae0C   #95AEC7
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $bsae0C   #95AEC7
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $bsae0C #95AEC7
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 15: set $base0D   #AE95C7
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base0D   #AE95C7
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base0D #AE95C7
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 16: set $base0E   #C795AE
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base0E   #C795AE
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base0E #C795AE
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 17: set $base0F   #C79595
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: set $base0F   #C79595
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: set $base0F #C79595
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 42:
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 43: ### Window configuration
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 44: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 45: gaps inner 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: gaps inner 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: gaps inner 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 46: default_border pixel 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: default_border pixel 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: default_border pixel 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [DEBUG] [sway/config.c:824] Read line 47: font pango:Iosevka Term Medium 12
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:378] Config command: font pango:Iosevka Term Medium 12
Nov 04 00:25:44 arch sway[942]: 00:00:00.038 [INFO] [sway/commands.c:398] After replacement: font pango:Iosevka Term Medium 12
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 48:
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 49: # class                 border    bkgrnd    text      indictr   cborder
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 50: client.focused          $base00   $base00   $base05   $base0D7F   $base0D7F
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:378] Config command: client.focused          $base00   $base00   $base05   $base0D7F   $base0D7F
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:398] After replacement: client.focused #1C2023 #1C2023 #C7CCD1 #AE95C77F #AE95C77F
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 51: client.focused_inactive $base00   $base00   $base04   $base0D7F   $base0D40
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:378] Config command: client.focused_inactive $base00   $base00   $base04   $base0D7F   $base0D40
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:398] After replacement: client.focused_inactive #1C2023 #1C2023 #ADB3BA #AE95C77F #AE95C740
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 52: client.unfocused        $base00   $base00   $base04   $base0D7F   $base00BF
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:378] Config command: client.unfocused        $base00   $base00   $base04   $base0D7F   $base00BF
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:398] After replacement: client.unfocused #1C2023 #1C2023 #ADB3BA #AE95C77F #1C2023BF
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 53: client.urgent           $base0840 $base08   $base00   $base0D7F   $base08
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:378] Config command: client.urgent           $base0840 $base08   $base00   $base0D7F   $base08
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:398] After replacement: client.urgent #C7AE9540 #C7AE95 #1C2023 #AE95C77F #C7AE95
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 54:
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 55: ### Output configuration
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 56: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 57: # Default wallpaper (more resolutions are available in /usr/share/backgrounds/sway/)
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config.c:824] Read line 58: output * bg $HOME/pictures/wallpapers/wallpaper.jpg fill
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:378] Config command: output * bg $HOME/pictures/wallpapers/wallpaper.jpg fill
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [INFO] [sway/commands.c:398] After replacement: output * bg $HOME/pictures/wallpapers/wallpaper.jpg fill
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/commands.c:429] Subcommand: bg $HOME/pictures/wallpapers/wallpaper.jpg fill
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:233] Adding output * config
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:237] Config stored for output * (enabled: -1) (-1x-1@-1.000000Hz position -1,-1 scale -1.000000 subpixel unknown transform -1) (bg /home/freddiehaddad/pictures/wallpapers/wallpaper.jpg fill) (dpms 0) (max render time: -1)
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[0] = swaybg
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[1] = -o
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[2] = *
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[3] = -i
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[4] = /home/freddiehaddad/pictures/wallpapers/wallpaper.jpg
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[5] = -m
Nov 04 00:25:44 arch sway[942]: 00:00:00.048 [DEBUG] [sway/config/output.c:880] spawn_swaybg cmd[6] = fill
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 59: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 60: # Example configuration:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 61: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 62: #   output HDMI-A-1 resolution 1920x1080 position 1920,0
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 63: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 64: # You can get the names of your outputs by running: swaymsg -t get_outputs
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 65: #output DP-1 resolution 5120x1440 position 0,0
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 66:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 67: ### Idle configuration
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 68: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 69: # Example configuration:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 70: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 71: exec swayidle -w timeout 600 $lock
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: exec swayidle -w timeout 600 $lock
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: exec swayidle -w timeout 600 $HOME/.config/sway/scripts/swaylock.sh
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:868] Deferring command `exec swayidle -w timeout 600 $lock'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 72:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 73: ### Lockscreen configuration
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 74: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 75: # Takes a screenshot, blurs the image, and sets it as the lockscreen background
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 76: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 77: bindsym $mod+Ctrl+l exec $lock
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Ctrl+l exec $lock
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Ctrl+l exec $HOME/.config/sway/scripts/swaylock.sh
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Ctrl+l to command `exec $HOME/.config/sway/scripts/swaylock.sh` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 78:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 79: ### Input configuration
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 80: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 81: # Example configuration:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 82: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 83: #   input "2:14:SynPS/2_Synaptics_TouchPad" {
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 84: #       dwt enabled
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 85: #       tap enabled
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 86: #       natural_scroll enabled
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 87: #       middle_emulation enabled
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 88: #   }
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 89: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 90: # You can get the names of your inputs by running: swaymsg -t get_inputs
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 91: # Read `man 5 sway-input` for more information about this section.
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 92:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 93: ### Key bindings
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 94: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 95: # Basics:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 96: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 97:     # Start a terminal
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 98:     bindsym $mod+Return exec $term
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Return exec $term
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Return exec foot
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Return to command `exec foot` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 99:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 100:     # Kill focused window
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 101:     bindsym $mod+Shift+q kill
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+q kill
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+q kill
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+q to command `kill` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 102:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 103:     # Start your launcher
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 104:     bindsym $mod+d exec $menu
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+d exec $menu
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+d exec wofi --insensitive --show drun,run | xargs swaymsg exec --
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+d to command `exec wofi --insensitive --show drun,run | xargs swaymsg exec --` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 105:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 106:     # Drag floating windows by holding down $mod and left mouse button.
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 107:     # Resize them with right mouse button + $mod.
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 108:     # Despite the name, also works for non-floating windows.
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 109:     # Change normal to inverse to use left mouse button for resizing and right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 110:     # mouse button for dragging.
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 111:     floating_modifier $mod normal
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: floating_modifier $mod normal
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: floating_modifier Mod4 normal
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 112:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 113:     # Reload the configuration file
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 114:     bindsym $mod+Shift+c reload
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+c reload
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+c reload
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+c to command `reload` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 115:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 116:     # Exit sway (logs you out of your Wayland session)
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 122:     bindsym $mod+shift+e exec swaynag      -t warning                             -m 'What do you want to do?'           -b 'Poweroff' 'systemctl poweroff'     -b 'Reboot'   'systemctl reboot'       -b 'Logout'   'swaymsg exit'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+shift+e exec swaynag      -t warning                             -m 'What do you want to do?'           -b 'Poweroff' 'systemctl poweroff'     -b 'Reboot'   'systemctl reboot'       -b 'Logout'   'swaymsg exit'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+shift+e exec swaynag -t warning -m 'What do you want to do?' -b 'Poweroff' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot' -b 'Logout' 'swaymsg exit'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+shift+e to command `exec swaynag -t warning -m 'What do you want to do?' -b 'Poweroff' 'systemctl poweroff' -b 'Reboot' 'systemctl reboot' -b 'Logout' 'swaymsg exit'` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 123:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 124: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 125: # Moving around:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 126: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 127:     # Move your focus around
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 128:     bindsym $mod+$left focus left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+$left focus left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+h focus left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+h to command `focus left` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 129:     bindsym $mod+$down focus down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+$down focus down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+j focus down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+j to command `focus down` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 130:     bindsym $mod+$up focus up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+$up focus up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+k focus up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+k to command `focus up` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 131:     bindsym $mod+$right focus right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+$right focus right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+l focus right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+l to command `focus right` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 132:     # Or use $mod+[up|down|left|right]
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 133:     bindsym $mod+Left focus left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Left focus left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Left focus left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Left to command `focus left` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 134:     bindsym $mod+Down focus down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Down focus down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Down focus down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Down to command `focus down` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 135:     bindsym $mod+Up focus up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Up focus up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Up focus up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Up to command `focus up` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 136:     bindsym $mod+Right focus right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Right focus right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Right focus right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Right to command `focus right` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 137:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 138:     # Move the focused window with the same, but add Shift
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 139:     bindsym $mod+Shift+$left move left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+$left move left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+h move left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+h to command `move left` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 140:     bindsym $mod+Shift+$down move down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+$down move down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+j move down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+j to command `move down` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 141:     bindsym $mod+Shift+$up move up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+$up move up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+k move up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+k to command `move up` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 142:     bindsym $mod+Shift+$right move right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+$right move right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+l move right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+l to command `move right` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 143:     # Ditto, with arrow keys
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 144:     bindsym $mod+Shift+Left move left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Left move left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Left move left
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Left to command `move left` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 145:     bindsym $mod+Shift+Down move down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Down move down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Down move down
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Down to command `move down` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 146:     bindsym $mod+Shift+Up move up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Up move up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Up move up
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Up to command `move up` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 147:     bindsym $mod+Shift+Right move right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+Right move right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+Right move right
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+Right to command `move right` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 148: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 149: # Workspaces:
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 150: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 151:     # Switch to workspace
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 152:     bindsym $mod+1 workspace number 1
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+1 workspace number 1
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+1 workspace number 1
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+1 to command `workspace number 1` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 153:     bindsym $mod+2 workspace number 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+2 workspace number 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+2 workspace number 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+2 to command `workspace number 2` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 154:     bindsym $mod+3 workspace number 3
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+3 workspace number 3
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+3 workspace number 3
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+3 to command `workspace number 3` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 155:     bindsym $mod+4 workspace number 4
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+4 workspace number 4
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+4 workspace number 4
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+4 to command `workspace number 4` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 156:     bindsym $mod+5 workspace number 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+5 workspace number 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+5 workspace number 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+5 to command `workspace number 5` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 157:     bindsym $mod+6 workspace number 6
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+6 workspace number 6
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+6 workspace number 6
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+6 to command `workspace number 6` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 158:     bindsym $mod+7 workspace number 7
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+7 workspace number 7
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+7 workspace number 7
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+7 to command `workspace number 7` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 159:     bindsym $mod+8 workspace number 8
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+8 workspace number 8
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+8 workspace number 8
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+8 to command `workspace number 8` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 160:     bindsym $mod+9 workspace number 9
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+9 workspace number 9
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+9 workspace number 9
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+9 to command `workspace number 9` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 161:     bindsym $mod+0 workspace number 10
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+0 workspace number 10
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+0 workspace number 10
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+0 to command `workspace number 10` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 162:     # Move focused container to workspace
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 163:     bindsym $mod+Shift+1 move container to workspace number 1
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+1 move container to workspace number 1
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+1 move container to workspace number 1
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+1 to command `move container to workspace number 1` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 164:     bindsym $mod+Shift+2 move container to workspace number 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+2 move container to workspace number 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+2 move container to workspace number 2
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+2 to command `move container to workspace number 2` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 165:     bindsym $mod+Shift+3 move container to workspace number 3
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+3 move container to workspace number 3
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+3 move container to workspace number 3
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+3 to command `move container to workspace number 3` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 166:     bindsym $mod+Shift+4 move container to workspace number 4
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+4 move container to workspace number 4
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+4 move container to workspace number 4
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+4 to command `move container to workspace number 4` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/config.c:824] Read line 167:     bindsym $mod+Shift+5 move container to workspace number 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+5 move container to workspace number 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+5 move container to workspace number 5
Nov 04 00:25:44 arch sway[942]: 00:00:00.050 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+5 to command `move container to workspace number 5` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 168:     bindsym $mod+Shift+6 move container to workspace number 6
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+6 move container to workspace number 6
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+6 move container to workspace number 6
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+6 to command `move container to workspace number 6` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 169:     bindsym $mod+Shift+7 move container to workspace number 7
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+7 move container to workspace number 7
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+7 move container to workspace number 7
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+7 to command `move container to workspace number 7` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 170:     bindsym $mod+Shift+8 move container to workspace number 8
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+8 move container to workspace number 8
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+8 move container to workspace number 8
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+8 to command `move container to workspace number 8` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 171:     bindsym $mod+Shift+9 move container to workspace number 9
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+9 move container to workspace number 9
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+9 move container to workspace number 9
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+9 to command `move container to workspace number 9` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 172:     bindsym $mod+Shift+0 move container to workspace number 10
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+0 move container to workspace number 10
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+0 move container to workspace number 10
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+0 to command `move container to workspace number 10` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 173:     # Note: workspaces can have any name you want, not just numbers.
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 174:     # We just use 1-10 as the default.
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 175: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 176: # Layout stuff:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 177: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 178:     # You can "split" the current object of your focus with
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 179:     # $mod+b or $mod+v, for horizontal and vertical splits
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 180:     # respectively.
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 181:     bindsym $mod+b splith
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+b splith
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+b splith
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+b to command `splith` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 182:     bindsym $mod+v splitv
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+v splitv
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+v splitv
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+v to command `splitv` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 183:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 184:     # Switch the current container between different layout styles
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 185:     bindsym $mod+s layout stacking
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+s layout stacking
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+s layout stacking
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+s to command `layout stacking` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 186:     bindsym $mod+w layout tabbed
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+w layout tabbed
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+w layout tabbed
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+w to command `layout tabbed` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 187:     bindsym $mod+e layout toggle split
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+e layout toggle split
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+e layout toggle split
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+e to command `layout toggle split` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 188:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 189:     # Make the current focus fullscreen
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 190:     bindsym $mod+f fullscreen
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+f fullscreen
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+f fullscreen
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+f to command `fullscreen` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 191:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 192:     # Toggle the current focus between tiling and floating mode
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 193:     bindsym $mod+Shift+space floating toggle
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+space floating toggle
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+space floating toggle
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+space to command `floating toggle` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 194:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 195:     # Swap focus between the tiling area and the floating area
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 196:     bindsym $mod+space focus mode_toggle
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+space focus mode_toggle
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+space focus mode_toggle
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+space to command `focus mode_toggle` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 197:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 198:     # Move focus to the parent container
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 199:     bindsym $mod+a focus parent
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+a focus parent
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+a focus parent
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+a to command `focus parent` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 200: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 201: # Scratchpad:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 202: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 203:     # Sway has a "scratchpad", which is a bag of holding for windows.
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 204:     # You can send windows there and get them back later.
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 205:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 206:     # Move the currently focused window to the scratchpad
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 207:     bindsym $mod+Shift+minus move scratchpad
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+Shift+minus move scratchpad
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+Shift+minus move scratchpad
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+Shift+minus to command `move scratchpad` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 208:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 209:     # Show the next scratchpad window or hide the focused scratchpad window.
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 210:     # If there are multiple scratchpad windows, this command cycles through them.
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 211:     bindsym $mod+minus scratchpad show
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: bindsym $mod+minus scratchpad show
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+minus scratchpad show
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+minus to command `scratchpad show` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 212: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 213: # Resizing containers:
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 214: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 215: mode "resize" {
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:878] Entering block 'mode "resize"'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 216:     # left will shrink the containers width
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 217:     # right will grow the containers width
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 218:     # up will shrink the containers height
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 219:     # down will grow the containers height
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 220:     bindsym $left resize shrink width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym $left resize shrink width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym h resize shrink width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands.c:429] Subcommand: bindsym h resize shrink width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound h to command `resize shrink width 10px` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 221:     bindsym $down resize grow height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym $down resize grow height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym j resize grow height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands.c:429] Subcommand: bindsym j resize grow height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound j to command `resize grow height 10px` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.051 [DEBUG] [sway/config.c:824] Read line 222:     bindsym $up resize shrink height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym $up resize shrink height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym k resize shrink height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands.c:429] Subcommand: bindsym k resize shrink height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound k to command `resize shrink height 10px` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 223:     bindsym $right resize grow width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym $right resize grow width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym l resize grow width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands.c:429] Subcommand: bindsym l resize grow width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound l to command `resize grow width 10px` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 224:
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 225:     # Ditto, with arrow keys
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 226:     bindsym Left resize shrink width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Left resize shrink width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Left resize shrink width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Left resize shrink width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Left to command `resize shrink width 10px` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 227:     bindsym Down resize grow height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Down resize grow height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Down resize grow height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Down resize grow height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Down to command `resize grow height 10px` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 228:     bindsym Up resize shrink height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Up resize shrink height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Up resize shrink height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Up resize shrink height 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Up to command `resize shrink height 10px` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 229:     bindsym Right resize grow width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Right resize grow width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Right resize grow width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Right resize grow width 10px
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Right to command `resize grow width 10px` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 230:
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 231:     # Return to default mode
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 232:     bindsym Return mode "default"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Return mode "default"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Return mode "default"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Return mode "default"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Return to command `mode "default"` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 233:     bindsym Escape mode "default"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: mode "resize" bindsym Escape mode "default"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: mode "resize" bindsym Escape mode "default"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands.c:429] Subcommand: bindsym Escape mode "default"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Escape to command `mode "default"` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 234: }
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:895] Exiting block 'mode "resize"'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 235: bindsym $mod+r mode "resize"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: bindsym $mod+r mode "resize"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: bindsym Mod4+r mode "resize"
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/commands/bind.c:298] bindsym - Bound Mod4+r to command `mode "resize"` for device '*'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 236:
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 237: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 238: # Status Bar:
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 239: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 240: # Read `man 5 sway-bar` for more information about this section.
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 241: #bar {
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 242: #    position top
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 243: #    pango_markup enabled
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 244: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 245: #    separator_symbol |
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 246: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 247: #    #status_command $HOME/.config/sway/scripts/swaybar.sh
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 248: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 249: #    colors {
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 250: #        background $base00BF
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 251: #        statusline $base05
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 252: #        separator  $base0D
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 253: #
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 254: #    #   id                 border    bkgrnd    text
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 255: #        focused_workspace  $base00   $base0D   $base00
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 256: #        active_workspace   $base00   $base0D   $base00
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 257: #        inactive_workspace $base00   $base01   $base05
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 258: #        urgent_workspace   $base00   $base08   $base00
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 259: #        binding_mode       $base00   $base08   $base00
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 260: #    }
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 261: #}
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 262:
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 263: include /etc/sway/config.d/*
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: include /etc/sway/config.d/*
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: include /etc/sway/config.d/*
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/config.c:407] Loading config from /etc/sway/config.d/50-systemd-user.conf
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 1: # sway does not set DISPLAY/WAYLAND_DISPLAY in the systemd user environment
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 2: # See FS#63021
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 3: # Adapted from xorg's 50-systemd-user.sh, which achieves a similar goal.
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 4:
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 5: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:868] Deferring command `exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:824] Read line 7: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:378] Config command: exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/commands.c:398] After replacement: exec hash dbus-update-activation-environment 2>/dev/null && dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/config.c:868] Deferring command `exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [sway/server.c:267] Initializing Xwayland (lazy=1)
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [INFO] [sway/server.c:290] Starting backend on wayland display 'wayland-1'
Nov 04 00:25:44 arch sway[942]: 00:00:00.052 [DEBUG] [wlr] [backend/libinput/backend.c:87] Starting libinput backend
Nov 04 00:25:45 arch sway[942]: 00:00:00.698 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:25:45 arch sway[942]: 00:00:00.698 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:25:45 arch sway[942]: 00:00:00.698 [DEBUG] [sway/input/input-manager.c:184] no fallback seat config - creating default
Nov 04 00:25:45 arch sway[942]: 00:00:00.698 [DEBUG] [sway/config/seat.c:66] Adding non-wildcard seat config
Nov 04 00:25:45 arch sway[942]: 00:00:00.698 [DEBUG] [sway/config/seat.c:83] Config stored for seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.698 [DEBUG] [sway/input/input-manager.c:585] applying seat config for seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.698 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.704 [DEBUG] [sway/input/keyboard.c:937] Created keyboard group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.704 [DEBUG] [sway/input/keyboard.c:960] Adding keyboard 0:1:Power_Button to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.707 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Video Bus [0:6]
Nov 04 00:25:45 arch sway[942]: 00:00:00.707 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:6:Video_Bus'
Nov 04 00:25:45 arch sway[942]: 00:00:00.707 [DEBUG] [sway/input/seat.c:939] adding device 0:6:Video_Bus to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.709 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:6:Video_Bus to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.710 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Power Button [0:1]
Nov 04 00:25:45 arch sway[942]: 00:00:00.710 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:1:Power_Button'
Nov 04 00:25:45 arch sway[942]: 00:00:00.710 [DEBUG] [sway/input/seat.c:939] adding device 0:1:Power_Button to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.712 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:1:Power_Button to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.713 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Sleep Button [0:3]
Nov 04 00:25:45 arch sway[942]: 00:00:00.713 [DEBUG] [sway/input/input-manager.c:234] adding device: '0:3:Sleep_Button'
Nov 04 00:25:45 arch sway[942]: 00:00:00.713 [DEBUG] [sway/input/seat.c:939] adding device 0:3:Sleep_Button to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.715 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 0:3:Sleep_Button to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.716 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech PRO Gaming Keyboard [1133:49977]
Nov 04 00:25:45 arch sway[942]: 00:00:00.716 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49977:Logitech_PRO_Gaming_Keyboard'
Nov 04 00:25:45 arch sway[942]: 00:00:00.716 [DEBUG] [sway/input/seat.c:939] adding device 1133:49977:Logitech_PRO_Gaming_Keyboard to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.718 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:49977:Logitech_PRO_Gaming_Keyboard to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.719 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech PRO Gaming Keyboard [1133:49977]
Nov 04 00:25:45 arch sway[942]: 00:00:00.719 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49977:Logitech_PRO_Gaming_Keyboard'
Nov 04 00:25:45 arch sway[942]: 00:00:00.719 [DEBUG] [sway/input/seat.c:939] adding device 1133:49977:Logitech_PRO_Gaming_Keyboard to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.721 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:49977:Logitech_PRO_Gaming_Keyboard to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.722 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech G502 HERO Gaming Mouse [1133:49291]
Nov 04 00:25:45 arch sway[942]: 00:00:00.722 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse'
Nov 04 00:25:45 arch sway[942]: 00:00:00.722 [DEBUG] [sway/input/seat.c:939] adding device 1133:49291:Logitech_G502_HERO_Gaming_Mouse to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.730 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:25:45 arch sway[942]: 00:00:00.730 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:49291:Logitech_G502_HERO_Gaming_Mouse
Nov 04 00:25:45 arch sway[942]: 00:00:00.730 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech G502 HERO Gaming Mouse Keyboard [1133:49291]
Nov 04 00:25:45 arch sway[942]: 00:00:00.730 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard'
Nov 04 00:25:45 arch sway[942]: 00:00:00.730 [DEBUG] [sway/input/seat.c:939] adding device 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.732 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.733 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard'
Nov 04 00:25:45 arch sway[942]: 00:00:00.733 [DEBUG] [sway/input/seat.c:939] adding device 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.733 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard
Nov 04 00:25:45 arch sway[942]: 00:00:00.733 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech PRO X Consumer Control [1133:2730]
Nov 04 00:25:45 arch sway[942]: 00:00:00.733 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:2730:Logitech_PRO_X_Consumer_Control'
Nov 04 00:25:45 arch sway[942]: 00:00:00.733 [DEBUG] [sway/input/seat.c:939] adding device 1133:2730:Logitech_PRO_X_Consumer_Control to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.735 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:2730:Logitech_PRO_X_Consumer_Control to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.736 [DEBUG] [wlr] [backend/libinput/events.c:95] Added Logitech PRO X [1133:2730]
Nov 04 00:25:45 arch sway[942]: 00:00:00.736 [DEBUG] [sway/input/input-manager.c:234] adding device: '1133:2730:Logitech_PRO_X'
Nov 04 00:25:45 arch sway[942]: 00:00:00.736 [DEBUG] [sway/input/seat.c:939] adding device 1133:2730:Logitech_PRO_X to seat seat0
Nov 04 00:25:45 arch sway[942]: 00:00:00.738 [DEBUG] [sway/input/keyboard.c:912] Adding keyboard 1133:2730:Logitech_PRO_X to group 0x55b457b062f0
Nov 04 00:25:45 arch sway[942]: 00:00:00.739 [DEBUG] [wlr] [backend/libinput/backend.c:133] libinput successfully initialized
Nov 04 00:25:45 arch sway[942]: 00:00:00.739 [INFO] [wlr] [backend/drm/drm.c:1185] Scanning DRM connectors on /dev/dri/card0
Nov 04 00:25:45 arch sway[942]: 00:00:00.739 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-1'
Nov 04 00:25:45 arch sway[942]: 00:00:00.739 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-2'
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-1'
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1287] 'DP-1' connected
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [DEBUG] [wlr] [backend/drm/drm.c:1288] Current CRTC: 80
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1298] Physical size: 1190x340
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1338] Detected modes:
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@119999 (preferred)
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@59968 (preferred)
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@60000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@59940
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x2160@50000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   5120x1440@59977
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@120000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   3440x1440@59973
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   3840x1080@119974
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@119998
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   2560x1440@59951
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@120000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@119880
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@60000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@59940
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1920x1080@50000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1680x1050@59954
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1600x900@60000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@75025
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x1024@60020
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1440x900@59887
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x800@59810
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1152x864@75000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@60000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@59940
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1280x720@50000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@75029
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@70069
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   1024x768@60004
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   832x624@74551
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@75000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@72188
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@60317
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   800x600@56250
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   720x576@50000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@60000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   720x480@59940
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@75000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@72809
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@66667
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@60000
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   640x480@59940
Nov 04 00:25:45 arch sway[942]: 00:00:00.759 [INFO] [wlr] [backend/drm/drm.c:1360]   720x400@70082
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-3'
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'DP-2'
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [INFO] [wlr] [backend/drm/drm.c:1251] Found connector 'HDMI-A-4'
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1047] Reallocating CRTCs
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1058] State before reallocation:
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1064]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1115] State after reallocation:
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-1' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-1' crtc=0 status=1 desired_enabled=1
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-3' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'DP-2' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:1122]   'HDMI-A-4' crtc=-1 status=0 desired_enabled=0
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [INFO] [wlr] [backend/drm/drm.c:1412] connector DP-1: Requesting modeset
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [sway/desktop/output.c:857] New output 0x55b457e7bdd0: DP-1 (non-desktop: 0)
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [sway/config/output.c:390] Turning on output DP-1
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [sway/config/output.c:403] Set preferred mode
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [backend/drm/drm.c:492] connector DP-1: Can't enable an output without a buffer
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [types/output/render.c:192] Attaching empty buffer to output for modeset
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [types/output/render.c:73] Choosing primary buffer format 0x34325258 for output 'DP-1'
Nov 04 00:25:45 arch sway[942]: 00:00:00.762 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:25:45 arch sway[942]: 00:00:00.766 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:25:45 arch sway[942]: 00:00:00.766 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:25:45 arch sway[942]: 00:00:00.766 [DEBUG] [sway/config/output.c:436] Auto-detected output transform: 0
Nov 04 00:25:45 arch sway[942]: 00:00:00.766 [DEBUG] [sway/config/output.c:351] Output DPI: 109.284034x107.576471
Nov 04 00:25:45 arch sway[942]: 00:00:00.766 [DEBUG] [sway/config/output.c:450] Auto-detected output scale: 1.000000
Nov 04 00:25:45 arch sway[942]: 00:00:00.766 [DEBUG] [sway/config/output.c:496] Committing output DP-1
Nov 04 00:25:45 arch sway[942]: 00:00:00.767 [INFO] [wlr] [backend/drm/drm.c:708] connector DP-1: Modesetting with '5120x1440@119999mHz'
Nov 04 00:25:45 arch sway[942]: 00:00:00.772 [DEBUG] [sway/tree/workspace.c:281] Workspace: Generating new workspace name for output DP-1
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 1'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '1'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:272] Workspace: Found free name 1
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 2'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '2'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 3'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '3'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 4'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '4'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 5'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '5'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 6'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '6'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 7'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '7'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 8'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '8'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 9'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '9'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:218] Got valid workspace command for target: 'number 10'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:243] Isolated name from workspace number: '10'
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/output.c:127] Creating default workspace 1
Nov 04 00:25:45 arch sway[942]: 00:00:00.773 [DEBUG] [sway/tree/workspace.c:63] Adding workspace 1 for output DP-1
Nov 04 00:25:45 arch sway[942]: 00:00:00.781 [DEBUG] [wlr] [xcursor/wlr_xcursor.c:243] Loaded cursor theme 'default' at size 24 (124 available cursors)
Nov 04 00:25:45 arch sway[942]: 00:00:00.782 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:25:45 arch sway[942]: 00:00:00.782 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
Nov 04 00:25:45 arch sway[942]: 00:00:00.782 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
Nov 04 00:25:45 arch sway[942]: 00:00:00.783 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
Nov 04 00:25:45 arch sway[942]: 00:00:00.783 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:25:45 arch sway[942]: 00:00:00.783 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 5.000000, 5.000000
Nov 04 00:25:45 arch sway[942]: 00:00:00.783 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1440@0,0
Nov 04 00:25:45 arch sway[942]: 00:00:00.783 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 5.000000, 5.000000
Nov 04 00:25:45 arch sway[942]: 00:00:00.788 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:49291:Logitech_G502_HERO_Gaming_Mouse_Keyboard
Nov 04 00:25:45 arch sway[942]: 00:00:00.791 [DEBUG] [sway/input/seat.c:718] Applying input config to 1133:49291:Logitech_G502_HERO_Gaming_Mouse
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457dc7850 committing with 2 instructions
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457dc7850
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [INFO] [wlr] [backend/headless/backend.c:18] Starting headless backend
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [DEBUG] [sway/config.c:673] Running deferred commands
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [INFO] [sway/commands.c:258] Handling command 'exec waybar'
Nov 04 00:25:45 arch sway[942]: 00:00:00.807 [DEBUG] [sway/commands/exec_always.c:46] Executing waybar
Nov 04 00:25:45 arch sway[942]: 00:00:00.809 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 991
Nov 04 00:25:45 arch sway[942]: 00:00:00.809 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 991
Nov 04 00:25:45 arch sway[942]: 00:00:00.809 [INFO] [sway/commands.c:258] Handling command 'exec $HOME/.local/bin/OpenRGB-x86_64.AppImage --startminimized --noautoconnect'
Nov 04 00:25:45 arch sway[942]: 00:00:00.809 [DEBUG] [sway/commands/exec_always.c:46] Executing $HOME/.local/bin/OpenRGB-x86_64.AppImage --startminimized --noautoconnect
Nov 04 00:25:45 arch sway[942]: 00:00:00.810 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 993
Nov 04 00:25:45 arch sway[942]: 00:00:00.810 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 993
Nov 04 00:25:45 arch sway[942]: 00:00:00.810 [INFO] [sway/commands.c:258] Handling command 'exec 1password --silent'
Nov 04 00:25:45 arch sway[942]: 00:00:00.810 [DEBUG] [sway/commands/exec_always.c:46] Executing 1password --silent
Nov 04 00:25:45 arch sway[942]: 00:00:00.812 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 995
Nov 04 00:25:45 arch sway[942]: 00:00:00.812 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 995
Nov 04 00:25:45 arch sway[942]: 00:00:00.812 [INFO] [sway/commands.c:258] Handling command 'exec swayidle -w timeout 600 $lock'
Nov 04 00:25:45 arch sway[942]: 00:00:00.812 [DEBUG] [sway/commands/exec_always.c:46] Executing swayidle -w timeout 600 $HOME/.config/sway/scripts/swaylock.sh
Nov 04 00:25:45 arch sway[942]: 00:00:00.813 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 997
Nov 04 00:25:45 arch sway[942]: 00:00:00.813 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 997
Nov 04 00:25:45 arch sway[942]: 00:00:00.813 [INFO] [sway/commands.c:258] Handling command 'exec systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:25:45 arch sway[942]: 00:00:00.813 [DEBUG] [sway/commands/exec_always.c:46] Executing systemctl --user import-environment DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP
Nov 04 00:25:45 arch sway[942]: 00:00:00.815 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 999
Nov 04 00:25:45 arch sway[942]: 00:00:00.815 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 999
Nov 04 00:25:45 arch sway[942]: 00:00:00.815 [INFO] [sway/commands.c:258] Handling command 'exec hash dbus-update-activation-environment 2>/dev/null &&      dbus-update-activation-environment --systemd DISPLAY WAYLAND_DISPLAY SWAYSOCK XDG_CURRENT_DESKTOP'
Nov 04 00:25:45 arch sway[942]: 00:00:00.815 [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 XDG_CURRENT_DESKTOP
Nov 04 00:25:45 arch sway[942]: 00:00:00.816 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 1001
Nov 04 00:25:45 arch sway[942]: 00:00:00.816 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1001
Nov 04 00:25:45 arch sway[942]: 00:00:00.816 [INFO] [sway/server.c:302] Running compositor on wayland display 'wayland-1'
Nov 04 00:25:45 arch sway[942]: 00:00:00.816 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:25:45 arch systemd[935]: Created slice User Core Session Slice.
Nov 04 00:25:45 arch sway[942]: 00:00:00.820 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 5120x1440 GBM buffer (format 0x34325258, modifier 0x100000000000008)
Nov 04 00:25:45 arch sway[942]: 00:00:00.820 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 5120x1440
Nov 04 00:25:45 arch sway[989]: 2022-11-04 00:25:45 - [swaybg-1.1.1/main.c:340] Found config * for output DP-1 (Samsung Electric Company LS49AG95 HCST102243)
Nov 04 00:25:45 arch sway[942]: 00:00:00.822 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457eced90 (res 0x55b457dcd340)
Nov 04 00:25:45 arch sway[942]: 00:00:00.822 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55b457e8ff30 (res 0x55b457e8b580)
Nov 04 00:25:45 arch sway[942]: 00:00:00.822 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wallpaper layer 0 anchor 15 size 0x0 margin 0,0,0,0,
Nov 04 00:25:45 arch sway[942]: 00:00:00.838 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457fa90a0 (res 0x55b457dd1860)
Nov 04 00:25:45 arch sway[942]: 00:00:00.838 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457f4b8d0 (res 0x55b457dce770)
Nov 04 00:25:45 arch systemd[935]: Starting D-Bus User Message Bus...
Nov 04 00:25:45 arch systemd[935]: Started D-Bus User Message Bus.
Nov 04 00:25:45 arch dbus-daemon[1006]: [session uid=1000 pid=1006] Activating systemd to hand-off: service name='org.a11y.Bus' unit='at-spi-dbus-bus.service' requested by ':1.0' (uid=1000 pid=991 comm="waybar")
Nov 04 00:25:45 arch dbus-daemon[1006]: [session uid=1000 pid=1006] Successfully activated service 'org.freedesktop.systemd1'
Nov 04 00:25:45 arch systemd[935]: Starting Accessibility services bus...
Nov 04 00:25:45 arch dbus-daemon[1006]: [session uid=1000 pid=1006] Successfully activated service 'org.a11y.Bus'
Nov 04 00:25:45 arch systemd[935]: Started Accessibility services bus.
Nov 04 00:25:45 arch sway[991]: [2022-11-04 00:25:45.690] [info] Using configuration file /home/freddiehaddad/.config/waybar/config
Nov 04 00:25:45 arch sway[991]: [2022-11-04 00:25:45.690] [info] Using CSS file /home/freddiehaddad/.config/waybar/style.css
Nov 04 00:25:45 arch at-spi-bus-launcher[1024]: dbus-daemon[1024]: Activating service name='org.a11y.atspi.Registry' requested by ':1.0' (uid=1000 pid=991 comm="waybar")
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:199] New client: fd 72
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:199] New client: fd 74
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:219] Client 74 readable
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 74 queue: {"success": true}
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:535] Client 74 writable
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:219] Client 72 readable
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x1 to client 72 queue: [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 5, "y": 5, "width": 5110, "height": 1430 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": null, "focused": true, "visible": true } ]
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:535] Client 72 writable
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:199] New client: fd 76
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:199] New client: fd 78
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:219] Client 78 readable
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x2 to client 78 queue: {"success": true}
Nov 04 00:25:45 arch sway[942]: 00:00:00.898 [DEBUG] [sway/ipc-server.c:535] Client 78 writable
Nov 04 00:25:45 arch sway[991]: [2022-11-04 00:25:45.694] [warning] As using a timezone, some format args may be missing as the date library haven't got a release since 2018.
Nov 04 00:25:45 arch at-spi-bus-launcher[1024]: dbus-daemon[1024]: Successfully activated service 'org.a11y.atspi.Registry'
Nov 04 00:25:45 arch sway[991]: [2022-11-04 00:25:45.695] [warning] For a functional tray you must have libappindicator-* installed and export XDG_CURRENT_DESKTOP=Unity
Nov 04 00:25:45 arch at-spi-bus-launcher[1026]: SpiRegistry daemon is running with well-known name - org.a11y.atspi.Registry
Nov 04 00:25:45 arch sway[942]: 00:00:00.915 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457f503e0 (res 0x55b457dcf3d0)
Nov 04 00:25:45 arch sway[942]: 00:00:00.915 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55b457f4fbe0 (res 0x55b457e873c0)
Nov 04 00:25:45 arch sway[942]: 00:00:00.915 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace waybar layer 2 anchor 13 size 0x30 margin 0,0,0,0,
Nov 04 00:25:45 arch sway[942]: 00:00:00.915 [DEBUG] [sway/desktop/layer_shell.c:195] Usable area changed, rearranging output
Nov 04 00:25:45 arch sway[942]: 00:00:00.915 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1410@0,30
Nov 04 00:25:45 arch sway[942]: 00:00:00.915 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 5.000000, 35.000000
Nov 04 00:25:45 arch sway[942]: 00:00:00.915 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457cc1520 committing with 1 instructions
Nov 04 00:25:45 arch sway[942]: 00:00:00.915 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457cc1520
Nov 04 00:25:45 arch sway[991]: [2022-11-04 00:25:45.713] [info] Bar configured (width: 5120, height: 30) for output: DP-1
Nov 04 00:25:45 arch sway[993]: Running standalone.
Nov 04 00:25:45 arch sway[993]: [i2c_smbus_linux] Failed to read i2c device PCI device ID
Nov 04 00:25:45 arch sway[993]: [i2c_smbus_linux] Failed to read i2c device PCI device ID
Nov 04 00:25:45 arch sway[993]: qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in ""
Nov 04 00:25:45 arch sway[1069]: 00:00:00.973 [INFO] [wlr] [xwayland/server.c:92] Starting Xwayland on :0
Nov 04 00:25:45 arch sway[942]: 00:00:01.018 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457f498b0 (res 0x55b457dd5c60)
Nov 04 00:25:45 arch sway[942]: 00:00:01.019 [DEBUG] [wlr] [xwayland/server.c:250] Xserver is ready
Nov 04 00:25:45 arch sway[942]: 00:00:01.019 [DEBUG] [wlr] [xwayland/xwm.c:1853] xfixes version: 6.0
Nov 04 00:25:45 arch sway[942]: 00:00:01.019 [DEBUG] [wlr] [xwayland/xwm.c:1873] xres version: 1.2
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
Nov 04 00:25:45 arch sway[942]: 00:00:01.021 [DEBUG] [wlr] [types/wlr_relative_pointer_v1.c:145] relative_pointer_v1 0x55b457e4f3c0 created for client 0x55b457ec2ac0
Nov 04 00:25:45 arch sway[1110]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Nov 04 00:25:45 arch sway[1110]: > Warning:          Unsupported maximum keycode 708, clipping.
Nov 04 00:25:45 arch sway[1110]: >                   X11 cannot support keycodes above 255.
Nov 04 00:25:45 arch sway[1110]: Errors from xkbcomp are not fatal to the X server
Nov 04 00:25:45 arch sway[942]: 00:00:01.025 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.025 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: MappingNotify (34)
Nov 04 00:25:45 arch sway[942]: 00:00:01.025 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.025 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: MappingNotify (34)
Nov 04 00:25:45 arch sway[942]: 00:00:01.030 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.030 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.855 ThreadId(26) [client:typescript] Client starting.
Nov 04 00:25:45 arch sway[942]: 00:00:01.061 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.061 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
Nov 04 00:25:45 arch sway[942]: 00:00:01.083 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 34 (WM_COMMAND) for window 8388609
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 8388609
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 450 (WM_LOCALE_NAME) for window 8388609
Nov 04 00:25:45 arch sway[942]: 00:00:01.084 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.095 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.095 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
Nov 04 00:25:45 arch sway[942]: 00:00:01.095 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.095 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.103 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:45 arch sway[942]: 00:00:01.104 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 289 (XdndAware) for window 8388611
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.906 tokio-runtime-worker(ThreadId(22)) [1P:native-messaging/op-native-core-integration/src/lib.rs:281] Starting IPC listener on 1Password-BrowserSupport
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.906 ThreadId(26) [1P:op-localization/src/lib.rs:241] system locale detected as 'en_US'
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.906 ThreadId(26) [1P:op-localization/src/lib.rs:267] selected translations for EN_US based on detected locale en-US
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.906 ThreadId(26) [status:op-app/src/app.rs:401] App::new(1Password for Linux/80908009 (EN_US), /home/$USER/.config/1Password/1password.sqlite)
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.906 tokio-runtime-worker(ThreadId(22)) [1P:native-messaging/op-native-core-integration/src/lib.rs:293] Active native core integration is awaiting messages
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.908 ThreadId(26) [1P:op-db/src/db.rs:120] Starting DB at version: 26
Nov 04 00:25:45 arch sway[942]: 00:00:01.115 [DEBUG] [sway/ipc-server.c:153] Event on IPC listening socket
Nov 04 00:25:45 arch sway[942]: 00:00:01.115 [DEBUG] [sway/ipc-server.c:199] New client: fd 81
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.910 ThreadId(26) [1P:ssh/op-ssh-config/src/lib.rs:224] agent not configured
Nov 04 00:25:45 arch sway[995]: ERROR 2022-11-04T00:25:45.910 ThreadId(26) [1P:ffi/op-core-node/src/lib.rs:66] Attempted to notify uninitialized App
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.config/google-chrome/NativeMessagingHosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.config/google-chrome-beta/NativeMessagingHosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.config/google-chrome-unstable/NativeMessagingHosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.config/chromium/NativeMessagingHosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.config/microsoft-edge-dev/NativeMessagingHosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.config/BraveSoftware/Brave-Browser/NativeMessagingHosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.config/vivaldi/NativeMessagingHosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.config/vivaldi-snapshot/NativeMessagingHosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:68] Created NMH manifest at /home/$USER/.mozilla/native-messaging-hosts/com.1password.1password.json
Nov 04 00:25:45 arch sway[995]: INFO  2022-11-04T00:25:45.911 op_executor:invocation_loop(ThreadId(33)) [1P:native-messaging/op-nm-installer/src/nix_utils.rs:83] Successfully installed all native messaging manifests.
Nov 04 00:25:45 arch sway[995]: [995:1104/002545.924647:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Nov 04 00:25:45 arch waybar[991]: Status Notifier Item with bus name ':1.11' and object path '/org/ayatana/NotificationItem/1Password1' is already registered
Nov 04 00:25:45 arch waybar[991]: Could not find the icon '1Password1_2'. The 'hicolor' theme
                                  was not found either, perhaps you need to install it.
                                  You can get a copy from:
                                          http://icon-theme.freedesktop.org/releases
Nov 04 00:25:45 arch sway[991]: [2022-11-04 00:25:45.929] [error] Item '1Password1': Could not find an icon named '1Password1_2' and no pixmap given.
Nov 04 00:25:45 arch sway[1170]: libva error: vaGetDriverNameByIndex() failed with unknown libva error, driver_name = (null)
Nov 04 00:25:48 arch sway[1259]: The XKEYBOARD keymap compiler (xkbcomp) reports:
Nov 04 00:25:48 arch sway[1259]: > Warning:          Unsupported maximum keycode 708, clipping.
Nov 04 00:25:48 arch sway[1259]: >                   X11 cannot support keycodes above 255.
Nov 04 00:25:48 arch sway[1259]: Errors from xkbcomp are not fatal to the X server
Nov 04 00:25:48 arch sway[942]: 00:00:03.247 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:48 arch sway[942]: 00:00:03.247 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: MappingNotify (34)
Nov 04 00:25:48 arch sway[942]: 00:00:03.247 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:25:48 arch sway[942]: 00:00:03.247 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: MappingNotify (34)
Nov 04 00:25:48 arch sway[942]: 00:00:03.391 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec wofi --insensitive --show drun,run | xargs swaymsg exec --
Nov 04 00:25:48 arch sway[942]: 00:00:03.391 [INFO] [sway/commands.c:258] Handling command 'exec wofi --insensitive --show drun'
Nov 04 00:25:48 arch sway[942]: 00:00:03.391 [DEBUG] [sway/commands/exec_always.c:46] Executing wofi --insensitive --show drun
Nov 04 00:25:48 arch sway[942]: 00:00:03.398 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 1261
Nov 04 00:25:48 arch sway[942]: 00:00:03.398 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1261
Nov 04 00:25:48 arch sway[942]: 00:00:03.398 [INFO] [sway/commands.c:258] Handling command 'run | xargs swaymsg exec --'
Nov 04 00:25:48 arch sway[942]: 00:00:03.398 [DEBUG] [sway/commands/bind.c:636] could not run command for binding: exec wofi --insensitive --show drun,run | xargs swaymsg exec -- (Unknown/invalid command 'run')
Nov 04 00:25:48 arch sway[942]: 00:00:03.429 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457eca910 (res 0x55b457e20440)
Nov 04 00:25:48 arch sway[942]: 00:00:03.429 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457ecacb0 (res 0x55b457e48e00)
Nov 04 00:25:48 arch sway[942]: 00:00:03.439 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457ecb050 (res 0x55b457e89a80)
Nov 04 00:25:48 arch sway[942]: 00:00:03.440 [DEBUG] [wlr] [types/wlr_layer_shell_v1.c:472] new layer_surface 0x55b457ebce30 (res 0x55b457e4f4e0)
Nov 04 00:25:48 arch sway[942]: 00:00:03.440 [DEBUG] [sway/desktop/layer_shell.c:618] new layer surface: namespace wofi layer 2 anchor 0 size 800x100 margin 0,0,0,0,
Nov 04 00:25:48 arch waybar[991]: Unable to replace properties on 0: Error getting properties for ID
Nov 04 00:25:49 arch sway[942]: 00:00:05.138 [DEBUG] [sway/desktop/layer_shell.c:360] Layer surface destroyed (wofi)
Nov 04 00:25:49 arch sway[942]: 00:00:05.138 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457b71d70 committing with 2 instructions
Nov 04 00:25:49 arch sway[942]: 00:00:05.138 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457b71d70
Nov 04 00:25:50 arch sway[942]: 00:00:05.293 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b4580060e0 (res 0x55b457e82c60)
Nov 04 00:25:50 arch sway[942]: 00:00:05.314 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b457ecadb0 (res 0x55b457e5c280)
Nov 04 00:25:50 arch sway[942]: 00:00:05.314 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b458006980 (res 0x55b457e862e0)
Nov 04 00:25:50 arch sway[942]: 00:00:05.349 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b458006d20 (res 0x55b457e4e880)
Nov 04 00:25:50 arch brave-browser.desktop[1315]: [1315:1315:1104/002550.148979:ERROR:gpu_init.cc(537)] Passthrough is not supported, GL is egl, ANGLE is
Nov 04 00:25:50 arch dbus-daemon[538]: [system] Activating via systemd: service name='org.freedesktop.UPower' unit='upower.service' requested by ':1.27' (uid=1000 pid=1275 comm="/usr/lib/brave-bin/brave --enable-crashpad")
Nov 04 00:25:50 arch audit: BPF prog-id=23 op=LOAD
Nov 04 00:25:50 arch audit: BPF prog-id=24 op=LOAD
Nov 04 00:25:50 arch sway[942]: 00:00:05.359 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b4580070c0 (res 0x55b457f485e0)
Nov 04 00:25:50 arch sway[942]: 00:00:05.359 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b458007670 (res 0x55b457e8ac80)
Nov 04 00:25:50 arch kernel: kauditd_printk_skb: 7 callbacks suppressed
Nov 04 00:25:50 arch kernel: audit: type=1334 audit(1667546750.149:103): prog-id=23 op=LOAD
Nov 04 00:25:50 arch kernel: audit: type=1334 audit(1667546750.149:104): prog-id=24 op=LOAD
Nov 04 00:25:50 arch sway[942]: 00:00:05.377 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:414] new xdg_surface 0x55b457ecb500 (res 0x55b457e88800)
Nov 04 00:25:50 arch sway[942]: 00:00:05.377 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:208] new xdg_toplevel_decoration 0x55b457f4cb70 (res 0x55b457e8ea60)
Nov 04 00:25:50 arch sway[942]: 00:00:05.377 [DEBUG] [sway/desktop/xdg_shell.c:514] New xdg_shell toplevel title='YouTube - Brave' app_id='brave-browser'
Nov 04 00:25:50 arch systemd[1]: Starting Daemon for power management...
Nov 04 00:25:50 arch dbus-daemon[538]: [system] Successfully activated service 'org.freedesktop.UPower'
Nov 04 00:25:50 arch systemd[1]: Started Daemon for power management.
Nov 04 00:25:50 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:50 arch kernel: audit: type=1130 audit(1667546750.196:105): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=upower comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:50 arch sway[942]: 00:00:05.551 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 1275
Nov 04 00:25:50 arch sway[942]: 00:00:05.551 [DEBUG] [sway/tree/view.c:404] View 0x55b457ec8b40 updated CSD to 1
Nov 04 00:25:50 arch sway[942]: 00:00:05.551 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1410@0,30
Nov 04 00:25:50 arch sway[942]: 00:00:05.551 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 5.000000, 35.000000
Nov 04 00:25:50 arch sway[942]: 00:00:05.551 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffc873f8170 horizontally
Nov 04 00:25:50 arch sway[942]: 00:00:05.551 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457e89f00 committing with 3 instructions
Nov 04 00:25:50 arch sway[995]: INFO  2022-11-04T00:25:50.408 tokio-runtime-worker(ThreadId(1)) [1P:native-messaging/op-native-core-integration/src/lib.rs:305] Extension connecting.
Nov 04 00:25:50 arch sway[995]: INFO  2022-11-04T00:25:50.408 tokio-runtime-worker(ThreadId(1)) [1P:native-messaging/op-native-core-integration/src/lib.rs:307] Extension connection accepted.
Nov 04 00:25:50 arch sway[942]: 00:00:05.751 [DEBUG] [sway/desktop/transaction.c:356] Transaction 0x55b457e89f00 timed out (1 waiting)
Nov 04 00:25:50 arch sway[942]: 00:00:05.751 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457e89f00
Nov 04 00:25:50 arch sway[942]: 00:00:05.751 [DEBUG] [sway/tree/container.c:1354] Container 0x55b457ecd520 entered output 0x55b457e8f010
Nov 04 00:25:51 arch systemd[935]: Started PipeWire Multimedia Service.
Nov 04 00:25:51 arch systemd[935]: Started PipeWire Media Session Manager.
Nov 04 00:25:51 arch pipewire-media-session[1709]: mod.rt: Can't find xdg-portal: (null)
Nov 04 00:25:51 arch pipewire-media-session[1709]: mod.rt: found session bus but no portal
Nov 04 00:25:51 arch pipewire[1707]: mod.rt: Can't find xdg-portal: (null)
Nov 04 00:25:51 arch pipewire[1707]: mod.rt: found session bus but no portal
Nov 04 00:25:51 arch pipewire-media-session[1709]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Nov 04 00:25:51 arch pipewire-media-session[1709]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Nov 04 00:25:51 arch pipewire[1707]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Nov 04 00:25:51 arch pipewire-media-session[1709]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Nov 04 00:25:51 arch pipewire[1707]: mod.rt: could not set nice-level to -11: No such file or directory
Nov 04 00:25:51 arch pipewire-media-session[1709]: mod.rt: could not make thread 1710 realtime using RTKit: No such file or directory
Nov 04 00:25:51 arch pipewire[1707]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Nov 04 00:25:51 arch pipewire[1707]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Nov 04 00:25:51 arch pipewire[1707]: mod.rt: RTKit error: org.freedesktop.DBus.Error.ServiceUnknown
Nov 04 00:25:51 arch pipewire[1707]: mod.rt: could not make thread 1711 realtime using RTKit: No such file or directory
Nov 04 00:25:51 arch sway[942]: 00:00:06.919 [DEBUG] [sway/commands/bind.c:617] running command for binding: exec foot
Nov 04 00:25:51 arch sway[942]: 00:00:06.919 [INFO] [sway/commands.c:258] Handling command 'exec foot'
Nov 04 00:25:51 arch sway[942]: 00:00:06.919 [DEBUG] [sway/commands/exec_always.c:46] Executing foot
Nov 04 00:25:51 arch sway[942]: 00:00:06.923 [DEBUG] [sway/commands/exec_always.c:92] Child process created with pid 1718
Nov 04 00:25:51 arch sway[942]: 00:00:06.923 [DEBUG] [sway/tree/root.c:299] Recording workspace for process 1718
Nov 04 00:25:51 arch sway[1718]: info: main.c:421: version: 1.13.1 +pgo +ime +graphemes -assertions
Nov 04 00:25:51 arch sway[1718]: info: main.c:428: arch: Linux x86_64/64-bit
Nov 04 00:25:51 arch sway[1718]: info: main.c:440: locale: en_US.UTF-8
Nov 04 00:25:51 arch sway[1718]: info: config.c:3003: loading configuration from /home/freddiehaddad/.config/foot/foot.ini
Nov 04 00:25:51 arch sway[1718]: info: fcft.c:338: fcft: 3.1.5 +graphemes +runs +svg(nanosvg) -assertions
Nov 04 00:25:51 arch sway[1718]: info: fcft.c:377: fontconfig: 2.14.1, freetype: 2.12.1, harfbuzz: 5.3.1, utf8proc: 2.7.0 (Unicode 14.0.0)
Nov 04 00:25:51 arch sway[1718]: info: fcft.c:838: /home/freddiehaddad/.local/share/fonts/Iosevka/Iosevka Term Nerd Font Complete Mono.ttf: size=8.00pt/8px, dpi=75.00
Nov 04 00:25:51 arch sway[1718]: info: wayland.c:1353: DP-1: 5120x1440+0x0@120Hz LS49AG95 48.73" scale=1 PPI=111x110 (physical) PPI=111x110 (logical), DPI=109.16
Nov 04 00:25:51 arch sway[1718]: info: wayland.c:1509: requesting SSD decorations
Nov 04 00:25:51 arch sway[1718]: info: fcft.c:838: /home/freddiehaddad/.local/share/fonts/Iosevka/Iosevka Term Nerd Font Complete Mono.ttf: size=12.00pt/18px, dpi=109.16
Nov 04 00:25:51 arch sway[1718]: info: fcft.c:838: /home/freddiehaddad/.local/share/fonts/Iosevka/Iosevka Term Nerd Font Complete Mono.ttf: size=12.00pt/18px, dpi=109.16
Nov 04 00:25:51 arch sway[1718]: info: fcft.c:838: /home/freddiehaddad/.local/share/fonts/Iosevka/Iosevka Term Nerd Font Complete Mono.ttf: size=12.00pt/18px, dpi=109.16
Nov 04 00:25:51 arch sway[1718]: info: fcft.c:838: /home/freddiehaddad/.local/share/fonts/Iosevka/Iosevka Term Nerd Font Complete Mono.ttf: size=12.00pt/18px, dpi=109.16
Nov 04 00:25:51 arch sway[1718]: info: terminal.c:700: cell width=9, height=23
Nov 04 00:25:51 arch sway[1718]: info: terminal.c:588: using 24 rendering threads
Nov 04 00:25:51 arch sway[942]: 00:00:06.944 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b45801bce0 (res 0x55b457e48e00)
Nov 04 00:25:51 arch sway[942]: 00:00:06.944 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b45801c080 (res 0x55b457e89ba0)
Nov 04 00:25:51 arch sway[942]: 00:00:06.944 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:414] new xdg_surface 0x55b458005640 (res 0x55b457e4f4e0)
Nov 04 00:25:51 arch sway[942]: 00:00:06.944 [DEBUG] [wlr] [types/wlr_xdg_decoration_v1.c:208] new xdg_toplevel_decoration 0x55b457f49330 (res 0x55b457e4de60)
Nov 04 00:25:51 arch sway[942]: 00:00:06.944 [DEBUG] [sway/desktop/xdg_shell.c:514] New xdg_shell toplevel title='(null)' app_id='foot'
Nov 04 00:25:51 arch sway[942]: 00:00:06.944 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b458026460 (res 0x55b457dd49d0)
Nov 04 00:25:51 arch sway[1718]: info: wayland.c:859: using SSD decorations
Nov 04 00:25:51 arch sway[942]: 00:00:06.950 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 1718
Nov 04 00:25:51 arch sway[942]: 00:00:06.950 [DEBUG] [sway/tree/root.c:256] found pid_workspace for pid 1718, workspace 1
Nov 04 00:25:51 arch sway[942]: 00:00:06.950 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1410@0,30
Nov 04 00:25:51 arch sway[942]: 00:00:06.950 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 5.000000, 35.000000
Nov 04 00:25:51 arch sway[942]: 00:00:06.950 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffc873f8170 horizontally
Nov 04 00:25:51 arch sway[942]: 00:00:06.950 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457dd2b80 committing with 4 instructions
Nov 04 00:25:51 arch sway[942]: 00:00:06.964 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x55b457dd2b80 is ready
Nov 04 00:25:51 arch sway[942]: 00:00:06.964 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457dd2b80
Nov 04 00:25:51 arch sway[942]: 00:00:06.964 [DEBUG] [sway/tree/container.c:1354] Container 0x55b4580272f0 entered output 0x55b457e8f010
Nov 04 00:25:53 arch sway[942]: 00:00:08.556 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
Nov 04 00:25:53 arch sway[942]: 00:00:08.562 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457e4d200 committing with 4 instructions
Nov 04 00:25:53 arch sway[942]: 00:00:08.562 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457e4d200
Nov 04 00:25:53 arch sway[942]: 00:00:08.571 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:25:53 arch sway[942]: 00:00:08.571 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
Nov 04 00:25:53 arch sway[942]: 00:00:08.571 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
Nov 04 00:25:53 arch sway[942]: 00:00:08.571 [DEBUG] [wlr] [render/swapchain.c:105] Allocating new swapchain buffer
Nov 04 00:25:53 arch sway[942]: 00:00:08.571 [DEBUG] [wlr] [render/allocator/gbm.c:140] Allocated 256x256 GBM buffer (format 0x34325241, modifier 0x0)
Nov 04 00:25:53 arch sway[942]: 00:00:08.571 [DEBUG] [wlr] [render/gles2/renderer.c:142] Created GL FBO for buffer 256x256
Nov 04 00:25:54 arch systemd[1]: Stopping User Manager for UID 971...
Nov 04 00:25:54 arch systemd[553]: Activating special unit Exit the Session...
Nov 04 00:25:54 arch systemd[553]: Stopped target Main User Target.
Nov 04 00:25:54 arch systemd[553]: Stopped target Sound Card.
Nov 04 00:25:54 arch systemd[553]: Stopping Accessibility services bus...
Nov 04 00:25:54 arch systemd[553]: Stopping D-Bus User Message Bus...
Nov 04 00:25:54 arch systemd[553]: Stopped D-Bus User Message Bus.
Nov 04 00:25:54 arch systemd[553]: Stopped Accessibility services bus.
Nov 04 00:25:54 arch systemd[553]: Removed slice User Core Session Slice.
Nov 04 00:25:54 arch systemd[553]: Stopped target Basic System.
Nov 04 00:25:54 arch systemd[553]: Stopped target Paths.
Nov 04 00:25:54 arch systemd[553]: Stopped target Sockets.
Nov 04 00:25:54 arch systemd[553]: Stopped target Timers.
Nov 04 00:25:54 arch systemd[553]: Closed D-Bus User Message Bus Socket.
Nov 04 00:25:54 arch systemd[553]: Closed GnuPG network certificate management daemon.
Nov 04 00:25:54 arch systemd[553]: Closed GCR ssh-agent wrapper.
Nov 04 00:25:54 arch systemd[553]: Closed GNOME Keyring daemon.
Nov 04 00:25:54 arch systemd[553]: Closed GnuPG cryptographic agent and passphrase cache (access for web browsers).
Nov 04 00:25:54 arch systemd[553]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Nov 04 00:25:54 arch systemd[553]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Nov 04 00:25:54 arch systemd[553]: Closed GnuPG cryptographic agent and passphrase cache.
Nov 04 00:25:54 arch systemd[553]: Closed p11-kit server.
Nov 04 00:25:54 arch systemd[553]: Closed PipeWire Multimedia System Socket.
Nov 04 00:25:54 arch systemd[553]: Removed slice User Application Slice.
Nov 04 00:25:54 arch systemd[553]: Reached target Shutdown.
Nov 04 00:25:54 arch systemd[553]: Finished Exit the Session.
Nov 04 00:25:54 arch systemd[553]: Reached target Exit the Session.
Nov 04 00:25:54 arch systemd[554]: pam_warn(systemd-user:setcred): function=[pam_sm_setcred] flags=0x8004 service=[systemd-user] terminal=[] user=[greeter] ruser=[<unknown>] rhost=[<unknown>]
Nov 04 00:25:54 arch systemd[1]: user@971.service: Deactivated successfully.
Nov 04 00:25:54 arch systemd[1]: Stopped User Manager for UID 971.
Nov 04 00:25:54 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:54 arch kernel: audit: type=1131 audit(1667546754.703:106): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:54 arch systemd[1]: Stopping User Runtime Directory /run/user/971...
Nov 04 00:25:54 arch systemd[1]: run-user-971.mount: Deactivated successfully.
Nov 04 00:25:54 arch systemd[1]: user-runtime-dir@971.service: Deactivated successfully.
Nov 04 00:25:54 arch systemd[1]: Stopped User Runtime Directory /run/user/971.
Nov 04 00:25:54 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:54 arch systemd[1]: Removed slice User Slice of UID 971.
Nov 04 00:25:54 arch systemd[1]: user-971.slice: Consumed 1.679s CPU time.
Nov 04 00:25:54 arch kernel: audit: type=1131 audit(1667546754.736:107): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=user-runtime-dir@971 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:25:58 arch brave-browser.desktop[2112]: Fontconfig error: Cannot load default config file: No such file: (null)
Nov 04 00:26:00 arch brave-browser.desktop[1987]: Fontconfig error: Cannot load default config file: No such file: (null)
Nov 04 00:26:00 arch sway[942]: 00:00:16.064 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b458030d60 (res 0x55b457e53100)
Nov 04 00:26:00 arch sway[942]: 00:00:16.064 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b4580310a0 (res 0x55b458004bd0)
Nov 04 00:26:00 arch sway[942]: 00:00:16.065 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:414] new xdg_surface 0x55b45802b7e0 (res 0x55b45802e420)
Nov 04 00:26:00 arch sway[942]: 00:00:16.065 [DEBUG] [sway/desktop/xdg_shell.c:510] New xdg_shell popup
Nov 04 00:26:04 arch brave-browser.desktop[2254]: Fontconfig error: Cannot load default config file: No such file: (null)
Nov 04 00:26:06 arch brave-browser.desktop[1278]: [1104/002606.217573:ERROR:directory_reader_posix.cc(42)] opendir /home/freddiehaddad/.config/BraveSoftware/Brave-Browser/Crash Reports/attachments/dad116ef-8242-4973-84d6-8f50906c0903: No such file or directory (2)
Nov 04 00:26:06 arch audit[1699]: ANOM_ABEND auid=1000 uid=1000 gid=1000 ses=6 pid=1699 comm="brave" exe="/usr/lib/brave-bin/brave" sig=5 res=1
Nov 04 00:26:06 arch kernel: audit: type=1701 audit(1667546766.213:108): auid=1000 uid=1000 gid=1000 ses=6 pid=1699 comm="brave" exe="/usr/lib/brave-bin/brave" sig=5 res=1
Nov 04 00:26:06 arch systemd[1]: Created slice Slice /system/systemd-coredump.
Nov 04 00:26:06 arch audit: BPF prog-id=25 op=LOAD
Nov 04 00:26:06 arch audit: BPF prog-id=26 op=LOAD
Nov 04 00:26:06 arch audit: BPF prog-id=27 op=LOAD
Nov 04 00:26:06 arch kernel: audit: type=1334 audit(1667546766.219:109): prog-id=25 op=LOAD
Nov 04 00:26:06 arch kernel: audit: type=1334 audit(1667546766.219:110): prog-id=26 op=LOAD
Nov 04 00:26:06 arch kernel: audit: type=1334 audit(1667546766.219:111): prog-id=27 op=LOAD
Nov 04 00:26:06 arch systemd[1]: Started Process Core Dump (PID 2357/UID 0).
Nov 04 00:26:06 arch audit[1]: SERVICE_START pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2357-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:26:06 arch kernel: audit: type=1130 audit(1667546766.239:112): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2357-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:26:06 arch systemd-coredump[2359]: Process 1699 (brave) of user 1000 dumped core.
                                             
                                             Module linux-vdso.so.1 with build-id 673cf8edd9ecb7ab2da5cd0d5fd967e3ac08b6be
                                             Module libspa-audioconvert.so with build-id ab064ebb5d6a624d0954133a4d576b783246fcfe
                                             Module libpipewire-module-session-manager.so with build-id 0a648bf92d06e219891b5860f581e5c1a34b1775
                                             Module libpipewire-module-metadata.so with build-id 9bf6bcc4023a8d40b4ce8f02c8ca769392a22a7f
                                             Module libpipewire-module-adapter.so with build-id b16c007d0940261d30b5e4c1000f0c85ccada064
                                             Module libpipewire-module-client-device.so with build-id 51d43262beb160387077ca5176f0bc1beeec52e5
                                             Module libpipewire-module-client-node.so with build-id dbf8866f717ef4d41eb223f81b804d7cb23f0510
                                             Module libpipewire-module-protocol-native.so with build-id 1afac80f16d2e43885b12ce29a41c773521e5e5b
                                             Module libpipewire-module-rt.so with build-id 95e122cbf5e855c1252d5b21c73b339ce339547a
                                             Module libspa-dbus.so with build-id cec32a708bbbfd49e64c4feff174628ac53253b8
                                             Module libspa-journal.so with build-id 27ee1f412a07da986ef31ae07ad8a66c0c7e6518
                                             Module libspa-support.so with build-id 643dc98ac8926194625b6308b887331cdccf6003
                                             Module libpipewire-0.3.so.0 with build-id 2493a5061ccfaf0c5b6e34ab3c1b3402c5be680d
                                             Module libasound_module_pcm_pipewire.so with build-id 3093abb859adcaa4af96414967de581469cb6353
                                             Module libogg.so.0 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
                                             Module libvorbis.so.0 with build-id f4e086347f6c1a66eb73cfe13974a29bd39aabca
                                             Module libopus.so.0 with build-id 35fafc4024675e9cfe57c7d50c3965eac6bac358
                                             Module libFLAC.so.12 with build-id d09804bc783c1cad0b423b136a5260c0e8c62d40
                                             Module libvorbisenc.so.2 with build-id 2b1ce7fcdcc925bc663ebe2c1c008c0dd96e5bd0
                                             Module libasyncns.so.0 with build-id 3ed7e52f247b08f1dff19aef6a253ee4c5c785c0
                                             Module libsndfile.so.1 with build-id 923361ca7a51d29651ef1e282559cbff70e31cde
                                             Module libpulsecommon-16.1.so with build-id 17e5c781f557e60fbc789cb631816a4a29230f4a
                                             Module libpulse.so.0 with build-id 0c1618cb1e11cc14128914e45965433374cbd10e
                                             Module libgpg-error.so.0 with build-id 470d76ceb1e53cb017f78c08936e9bafaeb4058b
                                             Module libbrotlicommon.so.1 with build-id acfd597a977c8087bb6184383daae2e828a9ce42
                                             Module libbz2.so.1.0 with build-id 919597c477c9b2cb9cdbb7745ed6494ac0e6da60
                                             Module libgraphite2.so.3 with build-id ce58945ebb55b86d3a4e717b6eae29efc4720d8e
                                             Module libdatrie.so.1 with build-id 6fe3b6ece2c8e7d11869fa051375128d8f808f58
                                             Module liblz4.so.1 with build-id 84ea95d811dad359e94e100ebe6a746294ffe8a7
                                             Module liblzma.so.5 with build-id 8a7334fec02fef6a82ff641a68b3e3200a44a702
                                             Module libgcrypt.so.20 with build-id 8bf3cb884124273640de797a3e77d86c98434ea4
                                             Module libcap.so.2 with build-id 9b38b08de708f439a9d0a4f8b9914151bc8d4b50
                                             Module libblkid.so.1 with build-id fb2c5d3c17aac74758a3eb80a2bc1c16bcf183b1
                                             Module libgmp.so.10 with build-id 26cec2ebe94cc5c4cb99e6988717347222b324fd
                                             Module libhogweed.so.6 with build-id 5c4a99ad0aabe13bd9b517f92ab339436a2bc1f2
                                             Module libnettle.so.8 with build-id 6a26cbe6819abc8c57668f80ca8c8160fd85e29e
                                             Module libtasn1.so.6 with build-id fa2f7a5bfbcda1481ab5875d5744730ea1be8fb1
                                             Module libunistring.so.2 with build-id 617dbf3d3d6f85d6556a7a036e23845e95490158
                                             Module libidn2.so.0 with build-id cd3f82b5d8a88571d5baac38c7533bc45dba9228
                                             Module libzstd.so.1 with build-id ab54c2881f53ab314e134f3e08c76d504376dd5d
                                             Module libbrotlidec.so.1 with build-id 66c54e9301f7e102ecc1d88547e5f0e8a056fe22
                                             Module libbrotlienc.so.1 with build-id 74adbc62e4fbb5da9d37b5aa458471f4130862ff
                                             Module libp11-kit.so.0 with build-id cc372ea3c28c4d3dfc633b4d2e933c8584d2af16
                                             Module libpixman-1.so.0 with build-id 52e6f12fd7fd7332f0c98fb5982716b3432e3df6
                                             Module libxcb-shm.so.0 with build-id 828fec4d856e2710e732ea8d92c3f250c807b1c2
                                             Module libxcb-render.so.0 with build-id b1ca498d665807ab0ccdafbe8070853efd058173
                                             Module libfreetype.so.6 with build-id f89dd5502e75aca28fb5c3ccd0dbd26fe822bfef
                                             Module libfontconfig.so.1 with build-id 9e856b5b37a3f4f7176ad8f92b2123508c95406e
                                             Module libpng16.so.16 with build-id 14d3b3cc9d61ec1b7c1f86bdf108218a99364945
                                             Module libharfbuzz.so.0 with build-id 181bbb0db2bce74b6bd5ed66ee7dcbed96323d8b
                                             Module libthai.so.0 with build-id a7ac5010b4275c49308021200d23690533952702
                                             Module libfribidi.so.0 with build-id fe9f35ac2a0074108c8306c517793f7279bd9b37
                                             Module libXdmcp.so.6 with build-id d864159ab0008415667db8d5f251696d75c90df2
                                             Module libXau.so.6 with build-id d9d5e8277140f1a86d3a07d9b52b1703c0a2f9a8
                                             Module libwayland-server.so.0 with build-id 4c54fc8a7c0d4eb8adf2a69e44ebf12d16969c74
                                             Module libXrender.so.1 with build-id 9d6512ea1c9698e8c81f27e89fda57d36eb4b18e
                                             Module libXi.so.6 with build-id 16603be937a02a7e61b0b0395d064be7efd86f49
                                             Module libsystemd.so.0 with build-id 9bed700282c6ab3bd115d3816bb234a632e770a5
                                             Module libmount.so.1 with build-id 9064fc3620c42e6f7aed38119f0a3ec39fca9a37
                                             Module libgmodule-2.0.so.0 with build-id 4145f63148e903c5cc49730868d4b108e4a2afba
                                             Module libz.so.1 with build-id 5340199d53cb95e609028ce1143675c742ff4218
                                             Module libgnutls.so.30 with build-id e849ad24d363553f5ddc88d43926e1ab2601ada9
                                             Module libavahi-client.so.3 with build-id 1858551543958190c653b565cf0eb64609ad908a
                                             Module libavahi-common.so.3 with build-id 80fda945459a3476ccd1050783dfd5f5c17c479a
                                             Module libplc4.so with build-id ae18d68f01288868c93380064a1517522f3a844f
                                             Module libplds4.so with build-id 26c6c93ab7e9b7022734be96a91d0959b4c84fe5
                                             Module libpcre2-8.so.0 with build-id 917fc43d2c9f8539a3e324555c6c73886e8000a8
                                             Module libffi.so.8 with build-id 5c6b22b6624dd486a0783dfe74fee085b626b573
                                             Module ld-linux-x86-64.so.2 with build-id 22bd7a2c03d8cfc05ef7092bfae5932223189bc1
                                             Module libc.so.6 with build-id 1e94beb079e278ac4f2c8bce1f53091548ea1584
                                             Module libgcc_s.so.1 with build-id 85db482c4585a328d95ec41124337a967bb24d8f
                                             Module libasound.so.2 with build-id d4458e121c818bcf170543dac0e12cfdadcf5b40
                                             Module libcairo.so.2 with build-id a222d042e56108d2786ece7bf291b56ba2069591
                                             Module libpango-1.0.so.0 with build-id 2cbe86c0a6de777fa7bc584d74ce48d39fc595d0
                                             Module libxkbcommon.so.0 with build-id 6cf66eead3fcc20fe5df10162bfbcdcdc8b2a183
                                             Module libxcb.so.1 with build-id 13d677412a71468381b11092915d231f664d18d3
                                             Module libexpat.so.1 with build-id a98bfab551dfa3df6889c33d5fd2ccfa6d505608
                                             Module libgbm.so.1 with build-id 8acba193da804107dd8ac0d0e5ed4f73f26c43e4
                                             Module libXrandr.so.2 with build-id 154e55f082ee9e685d0794c98c5b76ffe9c8868e
                                             Module libXfixes.so.3 with build-id 0a05c7e8714522bfbdd7c0027c3e2a94965664b0
                                             Module libXext.so.6 with build-id d7f3b1c9d5be6574b5faf83b74f8bba3d0dfa3c6
                                             Module libXdamage.so.1 with build-id a99dbe3fc2b01da9fbdd90d5ad00621f9022379f
                                             Module libXcomposite.so.1 with build-id 13228d108b290268d88510db494daefd5521cda0
                                             Module libX11.so.6 with build-id 21e886e968772b7964d646f54c1faecc56734de9
                                             Module libm.so.6 with build-id 2c8ff1d29b255da5b7371efd5caf57444d622838
                                             Module libatspi.so.0 with build-id 51fdaad17db96c5569b8f59908e7c076fbd6fe1c
                                             Module libdbus-1.so.3 with build-id 6d6e4846c8e56903b4fe7d992ae6bb30c8a20a9c
                                             Module libdrm.so.2 with build-id 9a69d336dca7033fe0df95977c79e6a67e4e51c7
                                             Module libgio-2.0.so.0 with build-id e40d688960cf27f1e3b08533563affb8baed62af
                                             Module libcups.so.2 with build-id 62620e2ba8de0b241ddcde466d8355ac8a37b41b
                                             Module libatk-bridge-2.0.so.0 with build-id 75ddfc46abae129a83449506506501117ce98ff8
                                             Module libatk-1.0.so.0 with build-id c25517cd775e783725a3ed2815b09a8096bd6565
                                             Module libnspr4.so with build-id 7810f60fbe92aa8395979eb46f16f4dac61e6a93
                                             Module libsmime3.so with build-id 05058ebd3a55330d58ede6ebf181650605f14f39
                                             Module libnssutil3.so with build-id 88012b532a109e5b0dbc437ea8a7ca92ae905e6e
                                             Module libnss3.so with build-id 5ce14f6297f3d9e24242317a4393191a0f9d569d
                                             Module libglib-2.0.so.0 with build-id 49826f5cd4f784c8050176991d46fd93a5fcee9f
                                             Module libgobject-2.0.so.0 with build-id 4912a41f41a806314fb1a528139e368746d80dda
                                             Module libpthread.so.0 with build-id 3954d7fd57fa4db438d0ccdd8e2c6f7cc97c2e46
                                             Module libdl.so.2 with build-id 414d1d630bc04818a150b9c73e4493f3395e8869
                                             Module brave with build-id c6eb2c5abe2fa270a54d89e8471fda41a2ac9b5c
                                             Stack trace of thread 1699:
                                             #0  0x0000556486b1f6c5 n/a (brave + 0x2d7a6c5)
                                             #1  0x00005564890acc9b n/a (brave + 0x5307c9b)
                                             #2  0x000055648aca3378 n/a (brave + 0x6efe378)
                                             #3  0x000055648aca2180 n/a (brave + 0x6efd180)
                                             #4  0x0000556487aa83ef n/a (brave + 0x3d033ef)
                                             #5  0x0000556489b1f201 n/a (brave + 0x5d7a201)
                                             #6  0x0000556489b1ab30 n/a (brave + 0x5d75b30)
                                             #7  0x000055648d4ab080 n/a (brave + 0x9706080)
                                             #8  0x00005564872b0f6e n/a (brave + 0x350bf6e)
                                             #9  0x0000556489b10a9e n/a (brave + 0x5d6ba9e)
                                             #10 0x00005564887d724d n/a (brave + 0x4a3224d)
                                             #11 0x00005564887d666b n/a (brave + 0x4a3166b)
                                             #12 0x00005564885ebd27 n/a (brave + 0x4846d27)
                                             #13 0x0000556488b75e95 n/a (brave + 0x4dd0e95)
                                             #14 0x0000556488bb7797 n/a (brave + 0x4e12797)
                                             #15 0x0000556488bb5983 ChromeMain (brave + 0x4e10983)
                                             #16 0x00007f6b32bc1290 n/a (libc.so.6 + 0x23290)
                                             #17 0x00007f6b32bc134a __libc_start_main (libc.so.6 + 0x2334a)
                                             #18 0x0000556489daed4a _start (brave + 0x6009d4a)
                                             
                                             Stack trace of thread 1700:
                                             #0  0x00007f6b32c214b6 n/a (libc.so.6 + 0x834b6)
                                             #1  0x00007f6b32c23fd4 pthread_cond_timedwait (libc.so.6 + 0x85fd4)
                                             #2  0x00005564874f491c n/a (brave + 0x374f91c)
                                             #3  0x0000556489b1db62 n/a (brave + 0x5d78b62)
                                             #4  0x000055648d4af968 n/a (brave + 0x970a968)
                                             #5  0x00005564882e373e n/a (brave + 0x453e73e)
                                             #6  0x00007f6b32c248fd n/a (libc.so.6 + 0x868fd)
                                             #7  0x00007f6b32ca6a60 n/a (libc.so.6 + 0x108a60)
                                             
                                             Stack trace of thread 1702:
                                             #0  0x00007f6b32c214b6 n/a (libc.so.6 + 0x834b6)
                                             #1  0x00007f6b32c23fd4 pthread_cond_timedwait (libc.so.6 + 0x85fd4)
                                             #2  0x00005564874f491c n/a (brave + 0x374f91c)
                                             #3  0x00005564874f2cc2 n/a (brave + 0x374dcc2)
                                             #4  0x00005564874f17dd n/a (brave + 0x374c7dd)
                                             #5  0x00005564874f1738 n/a (brave + 0x374c738)
                                             #6  0x00005564882e373e n/a (brave + 0x453e73e)
                                             #7  0x00007f6b32c248fd n/a (libc.so.6 + 0x868fd)
                                             #8  0x00007f6b32ca6a60 n/a (libc.so.6 + 0x108a60)
                                             
                                             Stack trace of thread 1704:
                                             #0  0x00007f6b32c214b6 n/a (libc.so.6 + 0x834b6)
                                             #1  0x00007f6b32c23fd4 pthread_cond_timedwait (libc.so.6 + 0x85fd4)
                                             #2  0x00005564874f491c n/a (brave + 0x374f91c)
                                             #3  0x00005564874f94bd n/a (brave + 0x37544bd)
                                             #4  0x00005564874f1bd5 n/a (brave + 0x374cbd5)
                                             #5  0x00005564874f17dd n/a (brave + 0x374c7dd)
                                             #6  0x00005564874f1738 n/a (brave + 0x374c738)
                                             #7  0x00005564882e373e n/a (brave + 0x453e73e)
                                             #8  0x00007f6b32c248fd n/a (libc.so.6 + 0x868fd)
                                             #9  0x00007f6b32ca6a60 n/a (libc.so.6 + 0x108a60)
                                             
                                             Stack trace of thread 1703:
                                             #0  0x00007f6b32ca6096 epoll_wait (libc.so.6 + 0x108096)
                                             #1  0x000055648d588c26 n/a (brave + 0x97e3c26)
                                             #2  0x000055648d586e68 n/a (brave + 0x97e1e68)
                                             #3  0x000055648d4c3fe3 n/a (brave + 0x971efe3)
                                             #4  0x00005564887d724d n/a (brave + 0x4a3224d)
                                             #5  0x00005564887d666b n/a (brave + 0x4a3166b)
                                             #6  0x0000556489c47f96 n/a (brave + 0x5ea2f96)
                                             #7  0x00005564887d60eb n/a (brave + 0x4a310eb)
                                             #8  0x00005564882e373e n/a (brave + 0x453e73e)
                                             #9  0x00007f6b32c248fd n/a (libc.so.6 + 0x868fd)
                                             #10 0x00007f6b32ca6a60 n/a (libc.so.6 + 0x108a60)
                                             
                                             Stack trace of thread 1706:
                                             #0  0x00007f6b32ca6096 epoll_wait (libc.so.6 + 0x108096)
                                             #1  0x00007f6b30a6c669 n/a (libspa-support.so + 0x14669)
                                             #2  0x00007f6b30a5eb7b n/a (libspa-support.so + 0x6b7b)
                                             #3  0x00007f6b2c63556a n/a (libpipewire-0.3.so.0 + 0x9156a)
                                             #4  0x00007f6b32c248fd n/a (libc.so.6 + 0x868fd)
                                             #5  0x00007f6b32ca6a60 n/a (libc.so.6 + 0x108a60)
                                             
                                             Stack trace of thread 1705:
                                             #0  0x00007f6b32ca6096 epoll_wait (libc.so.6 + 0x108096)
                                             #1  0x00007f6b30a6c669 n/a (libspa-support.so + 0x14669)
                                             #2  0x00007f6b30a5eb7b n/a (libspa-support.so + 0x6b7b)
                                             #3  0x00007f6b2c5e5317 n/a (libpipewire-0.3.so.0 + 0x41317)
                                             #4  0x00007f6b32c248fd n/a (libc.so.6 + 0x868fd)
                                             #5  0x00007f6b32ca6a60 n/a (libc.so.6 + 0x108a60)
                                             
                                             Stack trace of thread 2070:
                                             #0  0x00007f6b32c214b6 n/a (libc.so.6 + 0x834b6)
                                             #1  0x00007f6b32c23cd0 pthread_cond_wait (libc.so.6 + 0x85cd0)
                                             #2  0x00005564874f49a7 n/a (brave + 0x374f9a7)
                                             #3  0x0000556489b10af8 n/a (brave + 0x5d6baf8)
                                             #4  0x00005564887d724d n/a (brave + 0x4a3224d)
                                             #5  0x00005564887d666b n/a (brave + 0x4a3166b)
                                             #6  0x00005564887d6478 n/a (brave + 0x4a31478)
                                             #7  0x00005564887d60eb n/a (brave + 0x4a310eb)
                                             #8  0x00005564882e373e n/a (brave + 0x453e73e)
                                             #9  0x00007f6b32c248fd n/a (libc.so.6 + 0x868fd)
                                             #10 0x00007f6b32ca6a60 n/a (libc.so.6 + 0x108a60)
                                             
                                             Stack trace of thread 1701:
                                             #0  0x00007f6b32ca6096 epoll_wait (libc.so.6 + 0x108096)
                                             #1  0x000055648d588c26 n/a (brave + 0x97e3c26)
                                             #2  0x000055648d586e68 n/a (brave + 0x97e1e68)
                                             #3  0x000055648d4c408b n/a (brave + 0x971f08b)
                                             #4  0x00005564887d724d n/a (brave + 0x4a3224d)
                                             #5  0x00005564887d666b n/a (brave + 0x4a3166b)
                                             #6  0x0000556489b1b798 n/a (brave + 0x5d76798)
                                             #7  0x00005564887d60eb n/a (brave + 0x4a310eb)
                                             #8  0x00005564882e373e n/a (brave + 0x453e73e)
                                             #9  0x00007f6b32c248fd n/a (libc.so.6 + 0x868fd)
                                             #10 0x00007f6b32ca6a60 n/a (libc.so.6 + 0x108a60)
                                             ELF object binary architecture: AMD x86-64
Nov 04 00:26:06 arch systemd[1]: systemd-coredump@0-2357-0.service: Deactivated successfully.
Nov 04 00:26:06 arch kernel: audit: type=1131 audit(1667546766.366:113): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2357-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:26:06 arch audit[1]: SERVICE_STOP pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-2357-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
Nov 04 00:26:06 arch audit: BPF prog-id=0 op=UNLOAD
Nov 04 00:26:06 arch audit: BPF prog-id=0 op=UNLOAD
Nov 04 00:26:06 arch audit: BPF prog-id=0 op=UNLOAD
Nov 04 00:26:06 arch kernel: audit: type=1334 audit(1667546766.463:114): prog-id=0 op=UNLOAD
Nov 04 00:26:06 arch kernel: audit: type=1334 audit(1667546766.463:115): prog-id=0 op=UNLOAD
Nov 04 00:26:06 arch kernel: audit: type=1334 audit(1667546766.463:116): prog-id=0 op=UNLOAD
Nov 04 00:26:11 arch sway[942]: 00:00:26.693 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
Nov 04 00:26:14 arch sway[942]: 00:00:29.658 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:14 arch sway[942]: 00:00:29.694 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:14 arch sway[942]: 00:00:29.727 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:14 arch sway[942]: 00:00:29.773 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:16 arch sway[942]: 00:00:32.129 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:16 arch sway[942]: 00:00:32.171 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:17 arch sway[942]: 00:00:32.222 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:18 arch sway[942]: 00:00:33.601 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b458033090 (res 0x55b457dd1980)
Nov 04 00:26:18 arch sway[942]: 00:00:33.601 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b4580333d0 (res 0x55b458033710)
Nov 04 00:26:18 arch sway[942]: 00:00:33.601 [DEBUG] [wlr] [types/xdg_shell/wlr_xdg_surface.c:414] new xdg_surface 0x55b45802eea0 (res 0x55b457ec5ab0)
Nov 04 00:26:18 arch sway[942]: 00:00:33.601 [DEBUG] [sway/desktop/xdg_shell.c:510] New xdg_shell popup
Nov 04 00:26:27 arch sway[942]: 00:00:42.591 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.591 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
Nov 04 00:26:27 arch sway[942]: 00:00:42.634 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 6291459
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 421 (_NET_WM_BYPASS_COMPOSITOR) for window 6291459
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 289 (XdndAware) for window 6291459
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [sway/tree/view.c:404] View 0x55b45803aed0 updated CSD to 0
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [sway/tree/view.c:404] View 0x55b45803aed0 updated CSD to 0
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.635 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/xwm.c:1486] unhandled x11 client message 422 (_NET_WM_DESKTOP)
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.642 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.759 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.759 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.759 [DEBUG] [sway/desktop/xwayland.c:764] New xwayland unmanaged surface
Nov 04 00:26:27 arch sway[942]: 00:00:42.759 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.759 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:27 arch sway[942]: 00:00:42.759 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.759 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 266 (WM_STATE) for window 6291459
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/selection/selection.c:147] not handling selection events: no seat assigned to xwayland
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 393 (CHROMIUM_TIMESTAMP) for window 6291465
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b45803b470 (res 0x55b45803b7b0)
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [wlr] [xwayland/xwm.c:1674] New xwayland surface: 0x55b45803b470
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/view.c:404] View 0x55b45803aed0 updated CSD to 0
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/root.c:249] Looking up workspace for pid 995
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/root.c:256] found pid_workspace for pid 995, workspace 1
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1410@0,30
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 5.000000, 35.000000
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffc873f8180 horizontally
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/view.c:496] Checking criteria [class="1Password"]
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/view.c:501] for_window '[class="1Password"]' matches view 0x55b45803aed0, cmd: 'floating enable'
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [INFO] [sway/commands.c:258] Handling command 'floating enable'
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1410@0,30
Nov 04 00:26:27 arch sway[942]: 00:00:42.762 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 5.000000, 35.000000
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffc873f8050 horizontally
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457e1e860 committing with 5 instructions
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [sway/desktop/transaction.c:494] Transaction 0x55b457e1e860 is ready
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457e1e860
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [sway/tree/container.c:1354] Container 0x55b45803c5a0 entered output 0x55b457e8f010
Nov 04 00:26:27 arch sway[995]: INFO  2022-11-04T00:26:27.558 tokio-runtime-worker(ThreadId(7)) [1P:op-app/src/app/backend/unlock.rs:284] System unlock was attempted but we cannot use it.
Nov 04 00:26:27 arch sway[995]: INFO  2022-11-04T00:26:27.558 tokio-runtime-worker(ThreadId(1)) [1P:op-app/src/app/backend/unlock.rs:284] System unlock was attempted but we cannot use it.
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457dd0d20 committing with 1 instructions
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457dd0d20
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 393 (CHROMIUM_TIMESTAMP) for window 6291465
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: FocusOut (10)
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 393 (CHROMIUM_TIMESTAMP) for window 6291465
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 393 (CHROMIUM_TIMESTAMP) for window 6291465
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [wlr] [xwayland/xwm.c:1295] Unhandled NET_WM_STATE property change 334 (_NET_WM_STATE_ABOVE)
Nov 04 00:26:27 arch sway[942]: 00:00:42.763 [DEBUG] [wlr] [xwayland/xwm.c:1295] Unhandled NET_WM_STATE property change 334 (_NET_WM_STATE_ABOVE)
Nov 04 00:26:27 arch sway[942]: 00:00:42.777 [DEBUG] [sway/tree/view.c:496] Checking criteria [class="1Password"]
Nov 04 00:26:27 arch sway[942]: 00:00:42.777 [DEBUG] [sway/tree/view.c:498] Criteria already executed
Nov 04 00:26:27 arch sway[942]: 00:00:42.777 [DEBUG] [sway/tree/view.c:496] Checking criteria [class="1Password"]
Nov 04 00:26:27 arch sway[942]: 00:00:42.777 [DEBUG] [sway/tree/view.c:498] Criteria already executed
Nov 04 00:26:29 arch sway[942]: 00:00:44.230 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: MappingNotify (34)
Nov 04 00:26:29 arch sway[942]: 00:00:44.230 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: MappingNotify (34)
Nov 04 00:26:29 arch sway[942]: 00:00:44.235 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:29 arch sway[942]: 00:00:44.356 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:29 arch sway[942]: 00:00:44.575 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:29 arch sway[942]: 00:00:44.920 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:29 arch sway[942]: 00:00:45.144 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:30 arch sway[942]: 00:00:45.348 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:30 arch sway[942]: 00:00:45.477 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:30 arch sway[942]: 00:00:45.691 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:30 arch sway[942]: 00:00:45.870 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:30 arch sway[942]: 00:00:46.038 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:32 arch sway[942]: 00:00:47.978 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:32 arch sway[942]: 00:00:48.132 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:33 arch sway[942]: 00:00:48.358 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:33 arch sway[942]: 00:00:48.762 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:33 arch sway[942]: 00:00:49.054 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:33 arch sway[942]: 00:00:49.142 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:34 arch sway[942]: 00:00:49.408 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 338 (_NET_WM_USER_TIME) for window 6291459
Nov 04 00:26:34 arch sway[995]: INFO  2022-11-04T00:26:34.258 tokio-runtime-worker(ThreadId(7)) [1P:op-data-layer/src/load.rs:97] loaded 43 items in 3 vaults for account: VYXXEDNCLRBCROW5BT5PCWTVHM
Nov 04 00:26:34 arch sway[995]: ERROR 2022-11-04T00:26:34.260 op_executor:invocation_loop(ThreadId(33)) [1P:op-auto-lock/src/linux.rs:206] Could not connect to the X server: XcbEventError
Nov 04 00:26:34 arch sway[995]: INFO  2022-11-04T00:26:34.260 op_executor:invocation_loop(ThreadId(33)) [1P:op-app/src/app/backend/unlock.rs:123] Lock state changed: Unlocked
Nov 04 00:26:34 arch sway[942]: 00:00:49.465 [DEBUG] [sway/desktop/xwayland.c:686] New xwayland surface title='(null)' class='(null)'
Nov 04 00:26:34 arch sway[942]: 00:00:49.466 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 36 (WM_CLIENT_MACHINE) for window 6291476
Nov 04 00:26:34 arch sway[942]: 00:00:49.466 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 415 (_GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED) for window 6291476
Nov 04 00:26:34 arch sway[942]: 00:00:49.466 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 421 (_NET_WM_BYPASS_COMPOSITOR) for window 6291476
Nov 04 00:26:34 arch sway[942]: 00:00:49.466 [DEBUG] [wlr] [xwayland/xwm.c:833] unhandled X11 property 289 (XdndAware) for window 6291476
Nov 04 00:26:34 arch sway[942]: 00:00:49.466 [DEBUG] [sway/tree/view.c:404] View 0x55b458045c80 updated CSD to 1
Nov 04 00:26:34 arch sway[995]: [995:1104/002634.263694:ERROR:browser_main_loop.cc(269)] Gtk: gtk_widget_add_accelerator: assertion 'GTK_IS_ACCEL_GROUP (accel_group)' failed
Nov 04 00:26:34 arch waybar[991]: Status Notifier Item with bus name ':1.11' and object path '/org/ayatana/NotificationItem/1Password1' is already registered
Nov 04 00:26:34 arch sway[995]: INFO  2022-11-04T00:26:34.265 op_executor:invocation_loop(ThreadId(33)) [1P:op-app/src/app/backend/frontend.rs:27] Front end event: window closed
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [DEBUG] [sway/tree/arrange.c:263] Usable area for ws: 5120x1410@0,30
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [DEBUG] [sway/tree/arrange.c:293] Arranging workspace '1' at 5.000000, 35.000000
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [DEBUG] [sway/tree/arrange.c:77] Arranging 0x7ffc873f8750 horizontally
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b458032a50 committing with 5 instructions
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b458032a50
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: FocusOut (10)
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [ERROR] [wlr] [xwayland/xwm.c:1556] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 292, value 6291459
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [ERROR] [wlr] [xwayland/xwm.c:1556] xcb error: op ConfigureWindow (no minor), code Window (no extension), sequence 294, value 6291459
Nov 04 00:26:34 arch sway[942]: 00:00:49.472 [ERROR] [wlr] [xwayland/xwm.c:1556] xcb error: op ChangeProperty (no minor), code Window (no extension), sequence 297, value 6291459
Nov 04 00:26:34 arch sway[942]: 00:00:49.545 [DEBUG] [sway/ipc-server.c:219] Client 81 readable
Nov 04 00:26:34 arch sway[942]: 00:00:49.545 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 81 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 5, "y": 35, "width": 5110, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1", "window": null, "nodes": [ { "id": 5, "type": "con", "orientation": "none", "percent": 0.49960861056751465, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 2, "rect": { "x": 5, "y": 35, "width": 2553, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 2, "y": 2, "width": 2549, "height": 1396 }, "geometry": { "x": 0, "y": 0, "width": 2517, "height": 1354 }, "name": "Log In to My Account | American Express US - Brave", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 1275, "app_id": "brave-browser", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } }, { "id": 6, "type": "con", "orientation": "none", "percent": 0.49941291585127201, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "pixel", "current_border_width": 2, "rect": { "x": 2563, "y": 35, "width": 2552, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 2, "y": 2, "width": 2548, "height": 1396 }, "geometry": { "x": 0, "y": 0, "width": 700, "height": 500 }, "name": "~", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 1718, "app_id": "foot", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "floating_nodes": [ ], "focus": [ 5, 6 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[brave-browser foot]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Samsung Electric Company", "model": "LS49AG95", "serial": "HCST102243", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "disabled", "current_workspace": "1", "modes": [ { "width": 5120, "height": 1440, "refresh": 119999 }, { "width": 3840, "height": 1080, "refresh": 59968 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 5120, "height": 1440, "refresh": 59977 }, { "width": 3440, "height": 1440, "refresh": 120000 }, { "width": 3440, "height": 1440, "refresh": 59973 }, { "width": 3840, "height": 1080, "refresh": 119974 }, { "width": 2560, "height": 1440, "refresh": 119998 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1080, "refresh": 120000 }, { "width": 1920, "height": 1080, "refresh": 119880 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59887 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 70069 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 72188 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 800, "height": 600, "refresh": 56250 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 72809 }, { "width": 640, "height": 480, "refresh": 66667 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 5120, "height": 1440, "refresh": 119999 }, "max_render_time": 0 } ], "floating_nodes": [ ], "focus": [ 3 ], "fullscreen_mode": 0, "sticky": false }
Nov 04 00:26:34 arch sway[942]: 00:00:49.545 [DEBUG] [sway/ipc-server.c:535] Client 81 writable
Nov 04 00:26:34 arch sway[942]: 00:00:49.553 [DEBUG] [sway/ipc-server.c:219] Client 81 readable
Nov 04 00:26:34 arch sway[942]: 00:00:49.553 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 81 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 5, "y": 35, "width": 5110, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1", "window": null, "nodes": [ { "id": 5, "type": "con", "orientation": "none", "percent": 0.49960861056751465, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 2, "rect": { "x": 5, "y": 35, "width": 2553, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 2, "y": 2, "width": 2549, "height": 1396 }, "geometry": { "x": 0, "y": 0, "width": 2517, "height": 1354 }, "name": "Log In to My Account | American Express US - Brave", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 1275, "app_id": "brave-browser", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } }, { "id": 6, "type": "con", "orientation": "none", "percent": 0.49941291585127201, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "pixel", "current_border_width": 2, "rect": { "x": 2563, "y": 35, "width": 2552, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 2, "y": 2, "width": 2548, "height": 1396 }, "geometry": { "x": 0, "y": 0, "width": 700, "height": 500 }, "name": "~", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 1718, "app_id": "foot", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "floating_nodes": [ ], "focus": [ 5, 6 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[brave-browser foot]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Samsung Electric Company", "model": "LS49AG95", "serial": "HCST102243", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "disabled", "current_workspace": "1", "modes": [ { "width": 5120, "height": 1440, "refresh": 119999 }, { "width": 3840, "height": 1080, "refresh": 59968 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 5120, "height": 1440, "refresh": 59977 }, { "width": 3440, "height": 1440, "refresh": 120000 }, { "width": 3440, "height": 1440, "refresh": 59973 }, { "width": 3840, "height": 1080, "refresh": 119974 }, { "width": 2560, "height": 1440, "refresh": 119998 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1080, "refresh": 120000 }, { "width": 1920, "height": 1080, "refresh": 119880 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59887 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 70069 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 72188 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 800, "height": 600, "refresh": 56250 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 72809 }, { "width": 640, "height": 480, "refresh": 66667 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 5120, "height": 1440, "refresh": 119999 }, "max_render_time": 0 } ], "floating_nodes": [ ], "focus": [ 3 ], "fullscreen_mode": 0, "sticky": false }
Nov 04 00:26:34 arch sway[942]: 00:00:49.553 [DEBUG] [sway/ipc-server.c:535] Client 81 writable
Nov 04 00:26:34 arch sway[942]: 00:00:49.721 [DEBUG] [sway/ipc-server.c:219] Client 81 readable
Nov 04 00:26:34 arch sway[942]: 00:00:49.721 [DEBUG] [sway/ipc-server.c:958] Added IPC reply of type 0x4 to client 81 queue: { "id": 1, "type": "root", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "root", "window": null, "nodes": [ { "id": 2147483647, "type": "output", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3", "window": null, "nodes": [ { "id": 2147483646, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "__i3_scratch", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 1, "sticky": false } ], "floating_nodes": [ ], "focus": [ 2147483646 ], "fullscreen_mode": 0, "sticky": false }, { "id": 3, "type": "output", "orientation": "none", "percent": 1.0, "urgent": false, "marks": [ ], "focused": false, "layout": "output", "border": "none", "current_border_width": 0, "rect": { "x": 0, "y": 0, "width": 5120, "height": 1440 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "DP-1", "window": null, "nodes": [ { "id": 4, "type": "workspace", "orientation": "horizontal", "percent": null, "urgent": false, "marks": [ ], "focused": false, "layout": "splith", "border": "none", "current_border_width": 0, "rect": { "x": 5, "y": 35, "width": 5110, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "geometry": { "x": 0, "y": 0, "width": 0, "height": 0 }, "name": "1", "window": null, "nodes": [ { "id": 5, "type": "con", "orientation": "none", "percent": 0.49960861056751465, "urgent": false, "marks": [ ], "focused": true, "layout": "none", "border": "pixel", "current_border_width": 2, "rect": { "x": 5, "y": 35, "width": 2553, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 2, "y": 2, "width": 2549, "height": 1396 }, "geometry": { "x": 0, "y": 0, "width": 2517, "height": 1354 }, "name": "Log In to My Account | American Express US - Brave", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 1275, "app_id": "brave-browser", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } }, { "id": 6, "type": "con", "orientation": "none", "percent": 0.49941291585127201, "urgent": false, "marks": [ ], "focused": false, "layout": "none", "border": "pixel", "current_border_width": 2, "rect": { "x": 2563, "y": 35, "width": 2552, "height": 1400 }, "deco_rect": { "x": 0, "y": 0, "width": 0, "height": 0 }, "window_rect": { "x": 2, "y": 2, "width": 2548, "height": 1396 }, "geometry": { "x": 0, "y": 0, "width": 700, "height": 500 }, "name": "~", "window": null, "nodes": [ ], "floating_nodes": [ ], "focus": [ ], "fullscreen_mode": 0, "sticky": false, "pid": 1718, "app_id": "foot", "visible": true, "max_render_time": 0, "shell": "xdg_shell", "inhibit_idle": false, "idle_inhibitors": { "user": "none", "application": "none" } } ], "floating_nodes": [ ], "focus": [ 5, 6 ], "fullscreen_mode": 1, "sticky": false, "num": 1, "output": "DP-1", "representation": "H[brave-browser foot]" } ], "floating_nodes": [ ], "focus": [ 4 ], "fullscreen_mode": 0, "sticky": false, "active": true, "dpms": true, "primary": false, "make": "Samsung Electric Company", "model": "LS49AG95", "serial": "HCST102243", "scale": 1.0, "scale_filter": "nearest", "transform": "normal", "adaptive_sync_status": "disabled", "current_workspace": "1", "modes": [ { "width": 5120, "height": 1440, "refresh": 119999 }, { "width": 3840, "height": 1080, "refresh": 59968 }, { "width": 3840, "height": 2160, "refresh": 60000 }, { "width": 3840, "height": 2160, "refresh": 59940 }, { "width": 3840, "height": 2160, "refresh": 50000 }, { "width": 5120, "height": 1440, "refresh": 59977 }, { "width": 3440, "height": 1440, "refresh": 120000 }, { "width": 3440, "height": 1440, "refresh": 59973 }, { "width": 3840, "height": 1080, "refresh": 119974 }, { "width": 2560, "height": 1440, "refresh": 119998 }, { "width": 2560, "height": 1440, "refresh": 59951 }, { "width": 1920, "height": 1080, "refresh": 120000 }, { "width": 1920, "height": 1080, "refresh": 119880 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 60000 }, { "width": 1920, "height": 1080, "refresh": 59940 }, { "width": 1920, "height": 1080, "refresh": 50000 }, { "width": 1680, "height": 1050, "refresh": 59954 }, { "width": 1600, "height": 900, "refresh": 60000 }, { "width": 1280, "height": 1024, "refresh": 75025 }, { "width": 1280, "height": 1024, "refresh": 60020 }, { "width": 1440, "height": 900, "refresh": 59887 }, { "width": 1280, "height": 800, "refresh": 59810 }, { "width": 1152, "height": 864, "refresh": 75000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 60000 }, { "width": 1280, "height": 720, "refresh": 59940 }, { "width": 1280, "height": 720, "refresh": 50000 }, { "width": 1024, "height": 768, "refresh": 75029 }, { "width": 1024, "height": 768, "refresh": 70069 }, { "width": 1024, "height": 768, "refresh": 60004 }, { "width": 832, "height": 624, "refresh": 74551 }, { "width": 800, "height": 600, "refresh": 75000 }, { "width": 800, "height": 600, "refresh": 72188 }, { "width": 800, "height": 600, "refresh": 60317 }, { "width": 800, "height": 600, "refresh": 56250 }, { "width": 720, "height": 576, "refresh": 50000 }, { "width": 720, "height": 480, "refresh": 60000 }, { "width": 720, "height": 480, "refresh": 59940 }, { "width": 640, "height": 480, "refresh": 75000 }, { "width": 640, "height": 480, "refresh": 72809 }, { "width": 640, "height": 480, "refresh": 66667 }, { "width": 640, "height": 480, "refresh": 60000 }, { "width": 640, "height": 480, "refresh": 59940 }, { "width": 720, "height": 400, "refresh": 70082 } ], "current_mode": { "width": 5120, "height": 1440, "refresh": 119999 }, "max_render_time": 0 } ], "floating_nodes": [ ], "focus": [ 3 ], "fullscreen_mode": 0, "sticky": false }
Nov 04 00:26:34 arch sway[942]: 00:00:49.721 [DEBUG] [sway/ipc-server.c:535] Client 81 writable
Nov 04 00:26:35 arch sway[995]: INFO  2022-11-04T00:26:35.508 tokio-runtime-worker(ThreadId(1)) [1P:op-syncer/src/sync_job.rs:291] synced account VYXXEDNCLRBCROW5BT5PCWTVHM (0.364169802s)
Nov 04 00:26:35 arch sway[995]: INFO  2022-11-04T00:26:35.508 tokio-runtime-worker(ThreadId(12)) [1P:data/op-file-transfer/src/lib.rs:561] find_and_complete_pending_uploads: 'VYXXEDNCLRBCROW5BT5PCWTVHM'
Nov 04 00:26:35 arch sway[995]: INFO  2022-11-04T00:26:35.555 tokio-runtime-worker(ThreadId(1)) [1P:data/op-account-ext-syncer/src/lib.rs:187] The B5 Notifier for (VYXXEDNCLRBCROW5BT5PCWTVHM) has connected, now monitoring for events.
Nov 04 00:26:53 arch sway[942]: 00:01:08.285 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:53 arch sway[942]: 00:01:08.332 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:53 arch sway[942]: 00:01:08.377 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:53 arch sway[942]: 00:01:08.442 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:53 arch sway[942]: 00:01:08.773 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:53 arch sway[942]: 00:01:08.790 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:53 arch sway[942]: 00:01:08.812 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:26:53 arch sway[942]: 00:01:08.857 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:01 arch sway[942]: 00:01:17.013 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:01 arch sway[942]: 00:01:17.047 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:01 arch sway[942]: 00:01:17.078 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:01 arch sway[942]: 00:01:17.113 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:02 arch sway[942]: 00:01:17.690 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:02 arch sway[942]: 00:01:17.721 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:02 arch sway[942]: 00:01:17.753 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:02 arch sway[942]: 00:01:17.821 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:03 arch sway[942]: 00:01:18.731 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:03 arch sway[942]: 00:01:18.808 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:03 arch sway[942]: 00:01:18.894 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:30.644 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:30.662 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:30.677 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:30.692 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:30.711 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:30.978 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:31.000 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:31.018 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:15 arch sway[942]: 00:01:31.039 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:25 arch sway[942]: 00:01:40.766 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
Nov 04 00:27:34 arch sway[942]: 00:01:50.130 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
Nov 04 00:27:36 arch sway[942]: 00:01:51.987 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:36 arch sway[942]: 00:01:52.008 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:36 arch sway[942]: 00:01:52.023 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:36 arch sway[942]: 00:01:52.037 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:36 arch sway[942]: 00:01:52.051 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:36 arch sway[942]: 00:01:52.072 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:37 arch sway[942]: 00:01:52.531 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:37 arch sway[942]: 00:01:52.547 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:37 arch sway[942]: 00:01:52.562 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:37 arch sway[942]: 00:01:52.577 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:37 arch sway[942]: 00:01:52.600 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:37 arch sway[942]: 00:01:52.961 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:27:37 arch sway[942]: 00:01:53.001 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:06 arch sway[942]: 00:02:21.839 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:06 arch sway[942]: 00:02:21.875 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:06 arch sway[942]: 00:02:21.901 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:06 arch sway[942]: 00:02:21.923 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:06 arch sway[942]: 00:02:21.943 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:06 arch sway[942]: 00:02:21.971 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:07 arch sway[942]: 00:02:22.329 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:07 arch sway[942]: 00:02:22.351 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:07 arch sway[942]: 00:02:22.367 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:07 arch sway[942]: 00:02:22.386 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:07 arch sway[942]: 00:02:22.420 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:09 arch sway[942]: 00:02:24.771 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:09 arch sway[942]: 00:02:24.837 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:09 arch sway[942]: 00:02:24.867 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:09 arch sway[942]: 00:02:24.892 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:09 arch sway[942]: 00:02:24.958 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.471 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.506 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.539 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.589 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.910 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.933 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.950 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.966 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:10 arch sway[942]: 00:02:25.988 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:11 arch sway[942]: 00:02:26.252 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:11 arch sway[942]: 00:02:26.276 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:11 arch sway[942]: 00:02:26.296 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:11 arch sway[942]: 00:02:26.315 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:11 arch sway[942]: 00:02:26.357 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:11 arch sway[942]: 00:02:26.586 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:11 arch sway[942]: 00:02:26.635 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:22 arch sway[942]: 00:02:37.816 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
Nov 04 00:28:27 arch sway[942]: 00:02:42.464 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:27 arch sway[942]: 00:02:42.482 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:27 arch sway[942]: 00:02:42.496 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:27 arch sway[942]: 00:02:42.508 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:27 arch sway[942]: 00:02:42.519 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:27 arch sway[942]: 00:02:42.534 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:28:42 arch sway[942]: 00:02:57.968 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:42 arch sway[942]: 00:02:57.968 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.526 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.526 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.526 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.526 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.542 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.542 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.542 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.542 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.558 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.558 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.558 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.558 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.575 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.575 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.575 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.575 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.592 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.592 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.592 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.592 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.608 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.608 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.608 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.608 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.625 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.625 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.625 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.625 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.642 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.642 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.642 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.642 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.658 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.658 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.658 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.658 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.675 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.675 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.675 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.675 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.683 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.683 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.683 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.683 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.692 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.692 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.692 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.692 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.700 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.700 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.700 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.700 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.708 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.708 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.708 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.708 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.717 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.717 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.717 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.717 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.725 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.725 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.725 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.725 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.733 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.733 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.733 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.733 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.751 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.751 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.751 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.751 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.758 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.758 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.758 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.759 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.767 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.767 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.767 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.767 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.775 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.775 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.775 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.775 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.783 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.783 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.783 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.783 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.792 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.792 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.792 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.792 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.800 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.800 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.800 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.800 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.808 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.808 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.808 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.808 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.817 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.817 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.817 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.817 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.825 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.825 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.825 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.825 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.834 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.834 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.834 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.834 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.842 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.842 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.842 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.842 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.858 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.858 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.858 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.858 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.883 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.883 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.883 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.883 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.900 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.900 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.900 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.900 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.925 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.925 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.925 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.925 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.941 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.941 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.942 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.942 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.950 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.950 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.950 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.950 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.958 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.958 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.958 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.958 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.975 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.975 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.975 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.975 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:10.983 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:10.983 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:10.983 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:10.983 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:11.000 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:11.000 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:11.000 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:11.000 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:11.016 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:11.016 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:11.016 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:11.016 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:11.025 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:11.025 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:11.025 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:11.025 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:11.050 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:11.050 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:11.050 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:11.050 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:55 arch sway[942]: 00:03:11.083 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:55 arch sway[942]: 00:03:11.083 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:55 arch sway[942]: 00:03:11.083 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:55 arch sway[942]: 00:03:11.083 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:56 arch sway[942]: 00:03:11.650 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:56 arch sway[942]: 00:03:11.651 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:56 arch sway[942]: 00:03:11.651 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:56 arch sway[942]: 00:03:11.651 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:28:57 arch sway[942]: 00:03:12.837 [DEBUG] [wlr] [types/data_device/wlr_data_source.c:196] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:57 arch sway[942]: 00:03:12.837 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:28:57 arch sway[942]: 00:03:12.837 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=267, owner=2097153)
Nov 04 00:28:57 arch sway[942]: 00:03:12.837 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:28:57 arch sway[942]: 00:03:12.837 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:28:57 arch sway[942]: 00:03:12.837 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:29:16 arch sway[942]: 00:03:31.476 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457dcc870 committing with 4 instructions
Nov 04 00:29:16 arch sway[942]: 00:03:31.476 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457dcc870
Nov 04 00:29:16 arch sway[1718]: info: wayland.c:1698: cursor theme: (null), size: 24, scale: 1
Nov 04 00:29:22 arch sway[942]: 00:03:37.741 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b458031800 committing with 4 instructions
Nov 04 00:29:22 arch sway[942]: 00:03:37.741 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b458031800
Nov 04 00:30:07 arch sway[942]: 00:04:22.242 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.242 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.242 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.242 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.259 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.259 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.259 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.259 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.276 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.276 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.276 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.276 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.284 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.284 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.284 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.284 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.293 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.293 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.293 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.293 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.309 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.309 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.309 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.309 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.317 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.317 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.317 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.317 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.326 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.326 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.326 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.326 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.334 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.334 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.334 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.334 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.350 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.350 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.350 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.350 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.359 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.359 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.359 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.359 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.367 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.367 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.367 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.367 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.384 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.384 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.384 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.384 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.392 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.392 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.392 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.392 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.400 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.400 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.400 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.401 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.409 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.409 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.409 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.409 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.417 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.417 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.417 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.417 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.425 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.425 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.425 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.425 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.434 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.434 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.434 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.434 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.450 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.451 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.451 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.451 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.467 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.467 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.467 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.467 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.475 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.475 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.475 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.475 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.484 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.484 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.484 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.484 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.492 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.492 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.492 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.492 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.500 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.500 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.501 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.501 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.517 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.517 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.517 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.517 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.525 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.526 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.526 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.526 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.534 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.534 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.534 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.534 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.550 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.550 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.550 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.550 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.559 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.559 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.559 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.559 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.567 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.567 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.567 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.567 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.584 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.584 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.584 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.584 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.592 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.592 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.592 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.592 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.609 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.609 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.609 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.609 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.617 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.617 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.617 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.617 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.642 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.642 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.642 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.642 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.659 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.659 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.659 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.659 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.675 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.675 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.675 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.676 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.684 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.684 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.684 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.684 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.692 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.692 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.692 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.692 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.709 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.709 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.709 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.709 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.717 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.717 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.717 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.717 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.725 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.725 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.725 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.726 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.742 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.742 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.742 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.742 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.759 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.759 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.759 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.759 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.775 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.775 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.775 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.775 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.784 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.784 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.784 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.784 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.792 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.792 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.792 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.792 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.800 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.800 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.800 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.800 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.809 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.809 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.809 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.809 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.817 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.817 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.817 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.817 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.825 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.825 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.825 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.825 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.842 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.842 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.842 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.842 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.859 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.859 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.859 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.859 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.884 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.884 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.884 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.884 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.909 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.909 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.909 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.909 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.925 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.925 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.925 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.925 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:22.984 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:22.984 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:22.984 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:22.984 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:23.025 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:23.026 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:23.026 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:23.026 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:07 arch sway[942]: 00:04:23.059 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:07 arch sway[942]: 00:04:23.059 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:07 arch sway[942]: 00:04:23.059 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:07 arch sway[942]: 00:04:23.059 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:08 arch sway[942]: 00:04:24.091 [DEBUG] [wlr] [types/data_device/wlr_data_source.c:196] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:08 arch sway[942]: 00:04:24.091 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:08 arch sway[942]: 00:04:24.091 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=267, owner=0)
Nov 04 00:30:08 arch sway[942]: 00:04:24.091 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=267, owner=2097153)
Nov 04 00:30:08 arch sway[942]: 00:04:24.091 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:08 arch sway[942]: 00:04:24.091 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:08 arch sway[942]: 00:04:24.091 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:08 arch sway[942]: 00:04:24.091 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:32 arch sway[942]: 00:04:47.704 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457dd19c0 committing with 4 instructions
Nov 04 00:30:32 arch sway[942]: 00:04:47.704 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457dd19c0
Nov 04 00:30:49 arch sway[942]: 00:05:04.401 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457e89f40 committing with 4 instructions
Nov 04 00:30:49 arch sway[942]: 00:05:04.401 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457e89f40
Nov 04 00:30:53 arch sway[942]: 00:05:08.501 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.501 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.501 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.501 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.526 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.526 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.526 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.526 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.534 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.534 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.534 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.534 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.542 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.542 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.542 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.542 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.551 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.551 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.551 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.551 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.559 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.559 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.559 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.559 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.567 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.567 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.567 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.567 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.576 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.576 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.576 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.576 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.584 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.584 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.584 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.584 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.592 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.592 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.592 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.592 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.601 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.601 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.601 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.601 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.609 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.609 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.609 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.609 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.617 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.617 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.618 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.618 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.626 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.626 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.626 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.626 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.634 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.634 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.634 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.634 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.642 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.642 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.642 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.642 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:30:53 arch sway[942]: 00:05:08.651 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:30:53 arch sway[942]: 00:05:08.651 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:30:53 arch sway[942]: 00:05:08.651 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:30:53 arch sway[942]: 00:05:08.651 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:31:04 arch sway[942]: 00:05:19.465 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457ebd130 committing with 4 instructions
Nov 04 00:31:04 arch sway[942]: 00:05:19.465 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457ebd130
Nov 04 00:31:09 arch sway[942]: 00:05:24.836 [DEBUG] [wlr] [types/wlr_primary_selection.c:55] Rejecting set_primary_selection request, serial indicates superseded (1175 < 1185)
Nov 04 00:31:09 arch sway[942]: 00:05:24.836 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:31:09 arch sway[942]: 00:05:25.123 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:31:09 arch sway[942]: 00:05:25.123 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:31:09 arch sway[942]: 00:05:25.123 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:31:11 arch sway[942]: 00:05:27.138 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:31:11 arch sway[942]: 00:05:27.141 [DEBUG] [wlr] [types/wlr_surface.c:748] New wlr_surface 0x55b45803e110 (res 0x55b45801fe40)
Nov 04 00:31:12 arch sway[942]: 00:05:27.286 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:31:12 arch sway[942]: 00:05:27.386 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:31:14 arch sway[942]: 00:05:30.084 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:31:14 arch sway[942]: 00:05:30.117 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:31:14 arch sway[942]: 00:05:30.163 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:31:15 arch sway[942]: 00:05:30.494 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:31:15 arch sway[942]: 00:05:30.533 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:31:44 arch sway[942]: 00:05:59.215 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b458029300 committing with 4 instructions
Nov 04 00:31:44 arch sway[942]: 00:05:59.215 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b458029300
Nov 04 00:31:44 arch sway[942]: 00:05:59.314 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b458038ae0 committing with 4 instructions
Nov 04 00:31:44 arch sway[942]: 00:05:59.314 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b458038ae0
Nov 04 00:31:46 arch sway[942]: 00:06:01.982 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:31:46 arch sway[942]: 00:06:01.982 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:31:46 arch sway[942]: 00:06:01.982 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:31:50 arch sway[942]: 00:06:05.328 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:31:50 arch sway[942]: 00:06:05.328 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:31:50 arch sway[942]: 00:06:05.328 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:31:51 arch sway[942]: 00:06:06.338 [DEBUG] [wlr] [types/data_device/wlr_data_device.c:155] Rejecting set_selection request, serial indicates superseded (1175 < 1248)
Nov 04 00:31:51 arch sway[942]: 00:06:06.338 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=267, owner=2097153)
Nov 04 00:31:51 arch sway[942]: 00:06:06.669 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457e86e60 committing with 4 instructions
Nov 04 00:31:51 arch sway[942]: 00:06:06.669 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457e86e60
Nov 04 00:32:04 arch sway[942]: 00:06:19.743 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:04 arch sway[942]: 00:06:19.760 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:04 arch sway[942]: 00:06:19.777 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:04 arch sway[942]: 00:06:19.799 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:04 arch sway[942]: 00:06:20.183 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.205 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.224 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.250 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.533 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.552 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.571 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.600 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.898 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.924 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:05 arch sway[942]: 00:06:20.953 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:06 arch sway[942]: 00:06:21.328 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:06 arch sway[942]: 00:06:21.360 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:06 arch sway[942]: 00:06:21.810 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:06 arch sway[942]: 00:06:21.877 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:28 arch sway[942]: 00:06:43.927 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:28 arch sway[942]: 00:06:43.965 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:28 arch sway[942]: 00:06:44.000 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:29 arch sway[942]: 00:06:44.332 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:29 arch sway[942]: 00:06:44.364 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:29 arch sway[942]: 00:06:44.406 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.370 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.405 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.436 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.483 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.875 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.899 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.919 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.941 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:34 arch sway[942]: 00:06:49.983 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.365 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.393 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.415 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.438 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.907 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.928 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.941 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.954 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.969 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:35 arch sway[942]: 00:06:50.991 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:36 arch sway[942]: 00:06:51.286 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:36 arch sway[942]: 00:06:51.306 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:36 arch sway[942]: 00:06:51.321 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:36 arch sway[942]: 00:06:51.340 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:38 arch sway[942]: 00:06:53.582 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:38 arch sway[942]: 00:06:53.610 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:38 arch sway[942]: 00:06:53.633 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:38 arch sway[942]: 00:06:53.661 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:39 arch sway[942]: 00:06:54.964 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:39 arch sway[942]: 00:06:54.992 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:39 arch sway[942]: 00:06:55.029 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:40 arch sway[942]: 00:06:55.513 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:40 arch sway[942]: 00:06:55.542 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:40 arch sway[942]: 00:06:55.566 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:40 arch sway[942]: 00:06:55.602 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.474 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.501 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.521 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.544 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.578 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.929 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.951 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.969 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:06:59.988 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:44 arch sway[942]: 00:07:00.020 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:46 arch sway[942]: 00:07:01.681 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:46 arch sway[942]: 00:07:01.704 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:46 arch sway[942]: 00:07:01.722 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:46 arch sway[942]: 00:07:01.747 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:02.256 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:02.281 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:02.303 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:02.330 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:02.970 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:03.004 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:03.029 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:03.056 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:47 arch sway[942]: 00:07:03.102 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:03.365 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:03.388 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:03.405 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:03.422 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:03.445 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:04.013 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:04.041 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:04.066 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:48 arch sway[942]: 00:07:04.102 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:49 arch sway[942]: 00:07:04.654 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:49 arch sway[942]: 00:07:04.679 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:49 arch sway[942]: 00:07:04.697 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:49 arch sway[942]: 00:07:04.716 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:49 arch sway[942]: 00:07:04.751 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:32:58 arch sway[942]: 00:07:13.360 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.360 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.377 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.377 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.377 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.377 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.393 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.393 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.393 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.393 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.410 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.410 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.410 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.410 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.418 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.418 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.418 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.418 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.426 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.427 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.427 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.427 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.435 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.435 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.435 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.435 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.443 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.443 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.443 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.443 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.451 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.452 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.452 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.452 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.460 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.460 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.460 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.460 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.468 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.468 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.468 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.468 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.477 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.477 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.477 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.477 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.485 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.485 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.485 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.485 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.493 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.493 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.493 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.493 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.501 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.502 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.502 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.502 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.510 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.510 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.510 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.510 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.518 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.518 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.518 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.518 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.526 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.526 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.526 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.526 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.535 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.535 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.535 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.535 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.544 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.544 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.544 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.544 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.551 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.552 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.552 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.552 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.560 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.560 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.560 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.560 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.568 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.568 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.568 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.568 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.576 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.576 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.576 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.576 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.585 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.585 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.585 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.585 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.593 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.593 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.593 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.593 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.601 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.601 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.601 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.601 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.610 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.610 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.610 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.610 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.626 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.626 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.626 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.626 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.635 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.635 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.635 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.635 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.651 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.651 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.651 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.652 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.660 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.660 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.660 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.660 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.668 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.668 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.668 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.668 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.685 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.685 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.685 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.685 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.693 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.693 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.693 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.693 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.702 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.702 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.702 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.702 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.710 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.710 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.710 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.710 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.727 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.727 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.727 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.727 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.735 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.735 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.735 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.735 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.743 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.743 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.743 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.743 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.751 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.751 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.751 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.751 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.760 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.760 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.760 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.760 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.777 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.777 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.777 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.777 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.793 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.793 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.793 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.794 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.818 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.818 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.818 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.818 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.843 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.843 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.843 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.843 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.868 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.868 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.868 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.868 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.876 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.877 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.877 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.877 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.893 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.893 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.893 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.893 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.902 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.902 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.902 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.902 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.910 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.910 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.910 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.910 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.935 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.935 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.935 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.935 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:13.969 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:13.969 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:13.969 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:13.969 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:14.052 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:14.052 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:14.052 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:14.052 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:32:58 arch sway[942]: 00:07:14.093 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:32:58 arch sway[942]: 00:07:14.093 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:32:58 arch sway[942]: 00:07:14.093 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:32:58 arch sway[942]: 00:07:14.093 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:33:00 arch sway[942]: 00:07:15.239 [DEBUG] [wlr] [types/data_device/wlr_data_source.c:196] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:33:00 arch sway[942]: 00:07:15.239 [DEBUG] [wlr] [types/wlr_primary_selection_v1.c:149] Ignoring duplicate MIME type offer text/plain;charset=utf-8
Nov 04 00:33:00 arch sway[942]: 00:07:15.239 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=267, owner=2097153)
Nov 04 00:33:00 arch sway[942]: 00:07:15.239 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:33:00 arch sway[942]: 00:07:15.239 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:33:00 arch sway[942]: 00:07:15.239 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:33:00 arch sway[942]: 00:07:15.767 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:00 arch sway[942]: 00:07:15.790 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:00 arch sway[942]: 00:07:15.813 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:00 arch sway[942]: 00:07:15.837 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:00 arch sway[942]: 00:07:15.898 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.351 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.371 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.384 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.394 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.403 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.413 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.427 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.680 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.694 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.705 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.714 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.724 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.737 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:17.985 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:18.000 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:18.014 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:18.026 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:18.038 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:02 arch sway[942]: 00:07:18.060 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:03 arch sway[942]: 00:07:19.032 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:03 arch sway[942]: 00:07:19.065 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:03 arch sway[942]: 00:07:19.089 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:03 arch sway[942]: 00:07:19.115 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:03 arch sway[942]: 00:07:19.165 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:33:23 arch sway[942]: 00:07:38.575 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b458034590 committing with 4 instructions
Nov 04 00:33:23 arch sway[942]: 00:07:38.575 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b458034590
Nov 04 00:34:07 arch sway[942]: 00:08:22.535 [DEBUG] [sway/input/cursor.c:918] denying request to set cursor from unfocused client
Nov 04 00:34:09 arch sway[942]: 00:08:24.298 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b45803d660 committing with 4 instructions
Nov 04 00:34:09 arch sway[942]: 00:08:24.298 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b45803d660
Nov 04 00:34:09 arch sway[942]: 00:08:24.718 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b458004c60 committing with 4 instructions
Nov 04 00:34:09 arch sway[942]: 00:08:24.718 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b458004c60
Nov 04 00:34:10 arch sway[942]: 00:08:25.948 [DEBUG] [wlr] [types/wlr_primary_selection.c:55] Rejecting set_primary_selection request, serial indicates superseded (1603 < 1811)
Nov 04 00:34:10 arch sway[942]: 00:08:25.948 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:12 arch sway[942]: 00:08:27.517 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:12 arch sway[942]: 00:08:27.517 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:12 arch sway[942]: 00:08:27.517 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:13 arch sway[942]: 00:08:28.978 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:13 arch sway[942]: 00:08:28.978 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:13 arch sway[942]: 00:08:28.978 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:15 arch sway[942]: 00:08:30.500 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:15 arch sway[942]: 00:08:30.500 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:15 arch sway[942]: 00:08:30.500 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:15 arch sway[942]: 00:08:30.983 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:15 arch sway[942]: 00:08:30.983 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:15 arch sway[942]: 00:08:30.983 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:19 arch sway[942]: 00:08:34.770 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:19 arch sway[942]: 00:08:34.770 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:19 arch sway[942]: 00:08:34.770 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:29 arch sway[942]: 00:08:45.009 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:34:29 arch sway[942]: 00:08:45.035 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:34:29 arch sway[942]: 00:08:45.054 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:34:29 arch sway[942]: 00:08:45.069 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:34:29 arch sway[942]: 00:08:45.087 [DEBUG] [wlr] [backend/libinput/events.c:328] Unknown libinput event 404
Nov 04 00:34:30 arch sway[942]: 00:08:45.792 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:30 arch sway[942]: 00:08:45.792 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:30 arch sway[942]: 00:08:45.792 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:40 arch sway[942]: 00:08:56.034 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457f4d7c0 committing with 4 instructions
Nov 04 00:34:40 arch sway[942]: 00:08:56.034 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457f4d7c0
Nov 04 00:34:41 arch sway[942]: 00:08:56.217 [DEBUG] [sway/desktop/transaction.c:398] Transaction 0x55b457e20480 committing with 4 instructions
Nov 04 00:34:41 arch sway[942]: 00:08:56.217 [DEBUG] [sway/desktop/transaction.c:294] Applying transaction 0x55b457e20480
Nov 04 00:34:42 arch sway[942]: 00:08:57.697 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:42 arch sway[942]: 00:08:57.697 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:42 arch sway[942]: 00:08:57.697 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:44 arch sway[942]: 00:08:59.516 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:44 arch sway[942]: 00:08:59.516 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:44 arch sway[942]: 00:08:59.516 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:46 arch sway[942]: 00:09:01.849 [DEBUG] [wlr] [xwayland/xwm.c:1583] unhandled X11 event: SelectionClear (29)
Nov 04 00:34:46 arch sway[942]: 00:09:01.849 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=0)
Nov 04 00:34:46 arch sway[942]: 00:09:01.849 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=1, owner=2097154)
Nov 04 00:34:47 arch sway[942]: 00:09:02.968 [DEBUG] [wlr] [types/data_device/wlr_data_device.c:155] Rejecting set_selection request, serial indicates superseded (1603 < 1867)
Nov 04 00:34:47 arch sway[942]: 00:09:02.968 [DEBUG] [wlr] [xwayland/selection/incoming.c:486] XCB_XFIXES_SELECTION_NOTIFY (selection=267, owner=2097153)

Offline

#4 2022-11-04 08:00:43

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,460

Re: login manager and greeter restart several times before finally loading

the errors prior to enabling

are spam. lennart is trying hard to sell this nonsense solution in search of a problem.

I did modify /etc/mkinitcpio.conf and added i915 to the MODULES=(...)

Did you also recreate te initramfs?

Are you referring to enabling early KMS

Yes.

Nov 04 00:24:38 arch sway[612]: thread 'main' panicked at 'unable to flush display: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/app.rs:318:30
Nov 04 00:24:40 arch sway[685]: thread 'main' panicked at 'unable to flush display: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/app.rs:318:30
Nov 04 00:24:42 arch sway[773]: thread 'main' panicked at 'unable to flush display: Os { code: 32, kind: BrokenPipe, message: "Broken pipe" }', src/app.rs:318:30

is the problem, not sure wether it's because of the late KMS.

Online

#5 2022-11-04 08:02:25

freddiehaddad
Member
Registered: 2022-11-02
Posts: 19

Re: login manager and greeter restart several times before finally loading

I think you're on to something with the KMS link.  When trying to generate the edid binary, I'm seeing the following error:

You seem to have too many extension blocks. Will not continue to parse
Something strange happened. Please contact the author,
Matthew Kern at <pyrophobicman@gmail.com>

So I tried removing the i915 module from my initramfs and noticed the number of retries for greetd dropped:

-- Boot 6a2da13535494f81a39e5ab3ff3ea74c --
Nov 04 00:59:14 arch systemd[1]: Started Greeter daemon.
Nov 04 00:59:14 arch greetd[565]: pam_systemd_home(greetd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 04 00:59:14 arch greetd[565]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 04 00:59:20 arch greetd[563]: error: check_children: greeter exited without creating a session
Nov 04 00:59:20 arch systemd[1]: greetd.service: Deactivated successfully.
Nov 04 00:59:21 arch systemd[1]: greetd.service: Scheduled restart job, restart counter is at 1.
Nov 04 00:59:21 arch systemd[1]: Stopped Greeter daemon.
Nov 04 00:59:21 arch systemd[1]: Started Greeter daemon.
Nov 04 00:59:21 arch greetd[747]: pam_systemd_home(greetd:account): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 04 00:59:21 arch greetd[747]: pam_unix(greetd:session): session opened for user greeter(uid=971) by (uid=0)
Nov 04 00:59:28 arch greetd[837]: pam_systemd_home(greetd:auth): systemd-homed is not available: Unit dbus-org.freedesktop.home1.service not found.
Nov 04 00:59:33 arch greetd[837]: pam_unix(greetd:session): session opened for user freddiehaddad(uid=1000) by (uid=0)

I'm not sure now how to generate the edid using the tools in those guides given the error message.

Offline

#6 2022-11-04 08:07:10

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,460

Re: login manager and greeter restart several times before finally loading

for name in /sys/class/drm/card0-*; do
echo $name
cat $name | edid-decode
done

https://aur.archlinux.org/packages/edid-decode-git

Edit: assuming you want to autologin and greetd fails to hand the drm control to sway:
https://wiki.archlinux.org/title/Sway#A … _TTY_login
https://wiki.archlinux.org/title/Getty# … al_console

Last edited by seth (2022-11-04 08:12:30)

Online

#7 2022-11-04 08:35:31

freddiehaddad
Member
Registered: 2022-11-02
Posts: 19

Re: login manager and greeter restart several times before finally loading

I had to make a minor tweak to the loop you shared.

When running it, I got the following output:

/sys/class/drm/card0-DP-1
cat: /sys/class/drm/card0-DP-1: Is a directory
EDID of 'stdin' was empty.
/sys/class/drm/card0-DP-2
cat: /sys/class/drm/card0-DP-2: Is a directory
EDID of 'stdin' was empty.
/sys/class/drm/card0-HDMI-A-1
cat: /sys/class/drm/card0-HDMI-A-1: Is a directory
EDID of 'stdin' was empty.
/sys/class/drm/card0-HDMI-A-2
cat: /sys/class/drm/card0-HDMI-A-2: Is a directory
EDID of 'stdin' was empty.
/sys/class/drm/card0-HDMI-A-3
cat: /sys/class/drm/card0-HDMI-A-3: Is a directory
EDID of 'stdin' was empty.
/sys/class/drm/card0-HDMI-A-4
cat: /sys/class/drm/card0-HDMI-A-4: Is a directory
EDID of 'stdin' was empty.

So I just typed:

cat /sys/class/drm/card0-DP-1/edid | edid-decode > samsung.bin

If you're curious, here's the contents of the file:

edid-decode (hex):

00 ff ff ff ff ff ff 00 4c 2d ac 71 4d 58 43 30
04 20 01 04 b5 77 22 78 3a c7 25 b1 4b 46 a8 26
0e 50 54 bf ef 80 71 4f 81 00 81 c0 81 80 a9 c0
b3 00 95 00 d1 c0 1a 68 00 a0 f0 38 1f 40 30 20
3a 00 a9 50 41 00 00 1a 00 00 00 fd 00 32 78 1e
b7 61 00 0a 20 20 20 20 20 20 00 00 00 fc 00 4c
53 34 39 41 47 39 35 0a 20 20 20 20 00 00 00 ff
00 48 43 53 54 31 30 32 32 34 33 0a 20 20 02 2f

02 03 27 f0 49 61 10 1f 04 13 03 12 60 3f 23 09
07 07 83 01 00 00 e3 05 c0 00 e6 06 05 01 8b 73
02 e5 01 8b 84 90 01 e7 7c 70 a0 d0 a0 29 50 30
20 3a 00 a9 50 41 00 00 1a 56 5e 00 a0 a0 a0 29
50 30 20 35 00 a9 50 41 00 00 1a 6f c2 00 a0 a0
a0 55 50 30 20 35 00 a9 50 41 00 00 1a 74 d6 00
a0 f0 38 40 40 30 20 3a 00 a9 50 41 00 00 1a 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 43

70 12 79 00 00 03 01 3c 2f 79 01 88 ff 13 9f 00
2f 80 1f 00 9f 05 53 00 02 00 09 00 33 b7 00 08
ff 13 9f 00 2f 80 1f 00 9f 05 28 00 02 00 09 00
ea f9 00 68 6f 0d 9f 00 2f 80 1f 00 9f 05 28 00
1a 00 07 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00
00 00 00 00 00 00 00 00 00 00 00 00 00 00 1a 90

----------------

Block 0, Base EDID:
  EDID Structure Version & Revision: 1.4
  Vendor & Product Identification:
    Manufacturer: SAM
    Model: 29100
    Serial Number: 809719885
    Made in: week 4 of 2022
  Basic Display Parameters & Features:
    Digital display
    Bits per primary color channel: 10
    DisplayPort interface
    Maximum image size: 119 cm x 34 cm
    Gamma: 2.20
    DPMS levels: Off
    Supported color formats: RGB 4:4:4, YCrCb 4:4:4, YCrCb 4:2:2
    First detailed timing includes the native pixel format and preferred refresh rate
  Color Characteristics:
    Red  : 0.6943, 0.2929
    Green: 0.2744, 0.6591
    Blue : 0.1484, 0.0566
    White: 0.3134, 0.3291
  Established Timings I & II:
    IBM     :   720x400    70.081663 Hz   9:5     31.467 kHz     28.320000 MHz
    DMT 0x04:   640x480    59.940476 Hz   4:3     31.469 kHz     25.175000 MHz
    Apple   :   640x480    66.666667 Hz   4:3     35.000 kHz     30.240000 MHz
    DMT 0x05:   640x480    72.808802 Hz   4:3     37.861 kHz     31.500000 MHz
    DMT 0x06:   640x480    75.000000 Hz   4:3     37.500 kHz     31.500000 MHz
    DMT 0x08:   800x600    56.250000 Hz   4:3     35.156 kHz     36.000000 MHz
    DMT 0x09:   800x600    60.316541 Hz   4:3     37.879 kHz     40.000000 MHz
    DMT 0x0a:   800x600    72.187572 Hz   4:3     48.077 kHz     50.000000 MHz
    DMT 0x0b:   800x600    75.000000 Hz   4:3     46.875 kHz     49.500000 MHz
    Apple   :   832x624    74.551266 Hz   4:3     49.726 kHz     57.284000 MHz
    DMT 0x10:  1024x768    60.003840 Hz   4:3     48.363 kHz     65.000000 MHz
    DMT 0x11:  1024x768    70.069359 Hz   4:3     56.476 kHz     75.000000 MHz
    DMT 0x12:  1024x768    75.028582 Hz   4:3     60.023 kHz     78.750000 MHz
    DMT 0x24:  1280x1024   75.024675 Hz   5:4     79.976 kHz    135.000000 MHz
    Apple   :  1152x870    75.061550 Hz 192:145   68.681 kHz    100.000000 MHz
  Standard Timings:
    DMT 0x15:  1152x864    75.000000 Hz   4:3     67.500 kHz    108.000000 MHz
    DMT 0x1c:  1280x800    59.810326 Hz  16:10    49.702 kHz     83.500000 MHz
    DMT 0x55:  1280x720    60.000000 Hz  16:9     45.000 kHz     74.250000 MHz
    DMT 0x23:  1280x1024   60.019740 Hz   5:4     63.981 kHz    108.000000 MHz
    DMT 0x53:  1600x900    60.000000 Hz  16:9     60.000 kHz    108.000000 MHz (RB)
    DMT 0x3a:  1680x1050   59.954250 Hz  16:10    65.290 kHz    146.250000 MHz
    DMT 0x2f:  1440x900    59.887445 Hz  16:10    55.935 kHz    106.500000 MHz
    DMT 0x52:  1920x1080   60.000000 Hz  16:9     67.500 kHz    148.500000 MHz
  Detailed Timing Descriptors:
    DTD 1:  3840x1080   59.968497 Hz  32:9     66.625 kHz    266.500000 MHz (1193 mm x 336 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol P
                 Vfront    3 Vsync  10 Vback   18 Vpol N
    Display Range Limits:
      Monitor ranges (GTF): 50-120 Hz V, 30-183 kHz H, max dotclock 970 MHz
    Display Product Name: 'LS49AG95'
    Display Product Serial Number: 'HCST102243'
  Extension blocks: 2
Checksum: 0x2f

----------------

Block 1, CTA-861 Extension Block:
  Revision: 3
  Underscans IT Video Formats by default
  Basic audio support
  Supports YCbCr 4:4:4
  Supports YCbCr 4:2:2
  Native detailed modes: 0
  Video Data Block:
    VIC  97:  3840x2160   60.000000 Hz  16:9    135.000 kHz    594.000000 MHz
    VIC  16:  1920x1080   60.000000 Hz  16:9     67.500 kHz    148.500000 MHz
    VIC  31:  1920x1080   50.000000 Hz  16:9     56.250 kHz    148.500000 MHz
    VIC   4:  1280x720    60.000000 Hz  16:9     45.000 kHz     74.250000 MHz
    VIC  19:  1280x720    50.000000 Hz  16:9     37.500 kHz     74.250000 MHz
    VIC   3:   720x480    59.940060 Hz  16:9     31.469 kHz     27.000000 MHz
    VIC  18:   720x576    50.000000 Hz  16:9     31.250 kHz     27.000000 MHz
    VIC  96:  3840x2160   50.000000 Hz  16:9    112.500 kHz    594.000000 MHz
    VIC  63:  1920x1080  120.000000 Hz  16:9    135.000 kHz    297.000000 MHz
  Audio Data Block:
    Linear PCM:
      Max channels: 2
      Supported sample rates (kHz): 48 44.1 32
      Supported sample sizes (bits): 24 20 16
  Speaker Allocation Data Block:
    FL/FR - Front Left/Right
  Colorimetry Data Block:
    BT2020YCC
    BT2020RGB
  HDR Static Metadata Data Block:
    Electro optical transfer functions:
      Traditional gamma - SDR luminance range
      SMPTE ST2084
    Supported static metadata descriptors:
      Static metadata type 1
    Desired content max luminance: 139 (1015.241 cd/m^2)
    Desired content max frame-average luminance: 115 (603.666 cd/m^2)
    Desired content min luminance: 2 (0.001 cd/m^2)
  Vendor-Specific Video Data Block (HDR10+), OUI 90-84-8B:
    Application Version: 1
  Detailed Timing Descriptors:
    DTD 2:  3440x1440   59.972616 Hz  43:18    88.819 kHz    319.750000 MHz (1193 mm x 336 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol P
                 Vfront    3 Vsync  10 Vback   28 Vpol N
    DTD 3:  2560x1440   59.950550 Hz  16:9     88.787 kHz    241.500000 MHz (1193 mm x 336 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol P
                 Vfront    3 Vsync   5 Vback   33 Vpol N
    DTD 4:  2560x1440  119.997589 Hz  16:9    182.996 kHz    497.750000 MHz (1193 mm x 336 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol P
                 Vfront    3 Vsync   5 Vback   77 Vpol N
    DTD 5:  3840x1080  119.973776 Hz  32:9    137.250 kHz    549.000000 MHz (1193 mm x 336 mm)
                 Hfront   48 Hsync  32 Hback   80 Hpol P
                 Vfront    3 Vsync  10 Vback   51 Vpol N
Checksum: 0x43  Unused space in Extension Block: 16 bytes

----------------

Block 2, DisplayID Extension Block:
  Version: 1.2
  Extension Count: 0
  Display Product Type: Extension Section
  Video Timing Modes Type 1 - Detailed Timings Data Block:
    DTD:  5120x1440  119.999205 Hz   0:0    182.879 kHz    965.600000 MHz (aspect undefined, no 3D stereo, preferred)
               Hfront   48 Hsync  32 Hback   80 Hpol P
               Vfront    3 Vsync  10 Vback   71 Vpol N
    DTD:  5120x1440   59.976879 Hz   0:0     88.826 kHz    469.000000 MHz (aspect undefined, no 3D stereo)
               Hfront   48 Hsync  32 Hback   80 Hpol P
               Vfront    3 Vsync  10 Vback   28 Vpol N
    DTD:  3440x1440  119.999625 Hz   0:0    177.719 kHz    639.790000 MHz (aspect undefined, reserved)
               Hfront   48 Hsync  32 Hback   80 Hpol P
               Vfront   27 Vsync   8 Vback    6 Vpol N
  Checksum: 0x1a
Checksum: 0x90

I added that to the kernel options in the boot loader:

Nov 04 01:28:59 arch kernel: Command line: initrd=\intel-ucode.img initrd=\initramfs-linux.img root=PARTUUID=4e551dc4-30e1-42d7-94a1-89eb25f42874 acpi_enforce_resources=lax rw quiet drm.edid_firmware=edid/samsung.bin

But the the problem is still happening.

I'm going to try the other options you shared for auto login.

Will post an update soon.

Offline

#8 2022-11-04 13:25:35

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,460

Re: login manager and greeter restart several times before finally loading

I had to make a minor tweak to the loop you shared.

Yeah, sorry -  half my brain was already out of the room tongue

drm.edid_firmware=edid/samsung.bin

What you dumped there into samsung.bin is not a binary EDID and will never be loaded as such.

When trying to generate the edid binary

Your EDIDs are fine, that's not the problem here.

Online

#9 2022-11-04 14:35:02

freddiehaddad
Member
Registered: 2022-11-02
Posts: 19

Re: login manager and greeter restart several times before finally loading

OK, glad we ruled out the EDID part.

I can also confirm that with early KMS and the greetd service disabled, the TTY login prompt appears right away (no screen flickering). When I launch Sway from the terminal, it opens again w/o any screen flickering or resolution switching.

So now I'm guessing the problem is either greetd or something else.  I have a suspicion that maybe there's a service/dependency that hasn't loaded yet and that's what's causing it to retry several times before finally loading?  Especially, given the errors are identical with the only difference being that it worked on attempt four.  The only thing that maybe disproving that theory is after disabling early KMS the issue happens once and then the login manager appears -- instead of 4 times.

Last edited by freddiehaddad (2022-11-04 21:09:42)

Offline

#10 2022-11-04 14:52:41

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,460

Re: login manager and greeter restart several times before finally loading

When I launch say from the terminal it it opens again w/o any screen flickering or resolution switching.

Also if you autologin/launch sway?

The error in #4 is from wlgreet, https://lists.sr.ht/~kennylevinsen/gree … t.sr.ht%3E
So this is likely an entirely greetd internal problem

Online

#11 2022-11-04 15:38:11

freddiehaddad
Member
Registered: 2022-11-02
Posts: 19

Re: login manager and greeter restart several times before finally loading

Also if you autologin/launch sway?

Yup.  I followed the steps here: https://wiki.archlinux.org/title/getty#Virtual_console to enable autologin. Typed sway at the command prompt and viola.

Also, just to clarify my earlier comment:

I can also confirm that with early KMS and the greetd service disabled....

Early KMS is enabled and greetd service is disabled.

Offline

#12 2022-11-04 16:00:28

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,460

Re: login manager and greeter restart several times before finally loading

Typed sway at the command prompt

This introduces a significant delay, try to autostart it as well (though it looks to be a greetd specific issue)

Online

#13 2022-11-04 17:32:27

freddiehaddad
Member
Registered: 2022-11-02
Posts: 19

Re: login manager and greeter restart several times before finally loading

This introduces a significant delay, try to autostart it as well (though it looks to be a greetd specific issue)

You were 100% correct.  Autologin and auto starting of sway is instant when not using greetd.

I will share these findings with the greetd folks.

Thank you so much for your help.  It's amazing how you know all this stuff! smile

I was getting closer to finding the problem but I was clearly heading down another wrong on my way to the root cause before you came to the rescue with your good judgement.

My professor used to say, "good judgement comes from experience and experience comes from bad judgement." smile  I can add another check to the bad judgement prerequisite.

Last edited by freddiehaddad (2022-11-04 21:12:55)

Offline

Board footer

Powered by FluxBB