You are not logged in.

#1 2021-08-04 15:46:10

Akim
Member
Registered: 2021-08-04
Posts: 42

Lots of picom issues

Compositing manager is by far the most frustrating thing I have to deal with.

My setup:
WM: dwm
Machine: xps 15 9500 laptop
Yeah, I'm not sure what else is needed, so please let me know

I've tried different branches of picom (which is a branch of compton), and to this day I have lots of issues I'm unable to fix.

1. Some parts of config are straight up ignored
For example, I wanted to make window borders opaque and inactive windows transparent. I set those variables in the $XDG_CONFIG_HOME/picom/picom.conf and... Nothing. Inactive windows remain opaque, but on the other hand borders remain transparent. Same for dimming windows - ignored. IDK why or how that works, but this issue has been persistent throughout every version of picom I tried.

2. Poor performance
When I was using jonaburg's branch of picom I had severe performance issues. I conducted a few not the most scientific tests, but they were pretty indicative. First of all, I tried scrolling down in vim with `cursorline` turned on and it wasn't moving smooth at all, more like with low fps and intermittently. Then I tried holding down a key and watching the cursor in the terminal, it was also lagging in a similar manner. Henceforth, I switched to the original picom by yshui. But little did I know, the third problem arose.

3. Visual artifacts
On the original version of picom by yshui the experience was a bit smoother and I didn't have the aforementioned performance issues. BUT now I got visual artifacts whenever something moves. Not sure how to explaing this properly, but I have this jagged line going from the top left corner of the screen to the bottom right. It's similar to when you have screen tearing issues. In fact, it might as well be it.

Last edited by Akim (2021-08-04 20:02:05)

Offline

#2 2021-08-04 15:50:35

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Lots of picom issues

Did you have a question or is this just a rant?


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2021-08-04 15:52:22

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Lots of picom issues

Akim wrote:

Compositing manager is by far the worst thing I have to deal with.

You don't have to deal with it.

Unless, of course, you are running some sort of derivative/scripted installer: which would explain why you want picom with dwm...

See: https://wiki.archlinux.org/index.php/Co … cs.2Frants


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2021-08-04 16:44:28

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

Slithery wrote:

Did you have a question or is this just a rant?

It's a question. I want to know how to fix these picom issues, because I need some fancy effects (transparency, animations, rounded corners, etc.)

Offline

#5 2021-08-04 16:46:58

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,812
Website

Re: Lots of picom issues

So you want to still use something that is a "fucking joke"?


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#6 2021-08-04 16:49:37

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

ugjka wrote:

So you want to still use something that is a "fucking joke"?

Apparently other people use it just fine, so I want to mitigate these issues to use it as well. Also I don't think I have a choice

Last edited by Akim (2021-08-04 17:03:58)

Offline

#7 2021-08-04 16:50:12

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

jasonwryan wrote:
Akim wrote:

Compositing manager is by far the worst thing I have to deal with.

You don't have to deal with it.

Unless, of course, you are running some sort of derivative/scripted installer: which would explain why you want picom with dwm...

See: https://wiki.archlinux.org/index.php/Co … cs.2Frants

Why did you link me the code of conduct? And I believe I have to deal with it, because I want some fancy effects for windows.

Last edited by Akim (2021-08-04 16:50:32)

Offline

#8 2021-08-04 16:52:19

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: Lots of picom issues

Akim wrote:

Why did you link me the code of conduct?

You could try actually reading it, and answer that question yourself.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#9 2021-08-04 17:00:26

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,812
Website

Re: Lots of picom issues

First of all did you read https://wiki.archlinux.org/title/Picom


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#10 2021-08-04 17:02:11

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

ugjka wrote:

First of all did you read https://wiki.archlinux.org/title/Picom

In its entirety

Offline

#11 2021-08-04 17:08:52

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,812
Website

Re: Lots of picom issues

Then go to https://github.com/yshui/picom/issues and see if there's anything that fits the bill. If not, then complain there and tell them that their software is a fucking joke


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#12 2021-08-04 17:28:57

seth
Member
Registered: 2012-09-03
Posts: 51,312

Re: Lots of picom issues

If you want this to go anywhere I suggest you start by posting your actual picom config, your xorg log and the output of "glxinfo -B".

Semi-OT:

Picom is a f-ing joke

Compositing manager is by far the worst thing I have to deal with.

Apparently other people use it just fine

Do you want me to draw the inference for you?

Offline

#13 2021-08-04 17:42:03

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

seth wrote:

If you want this to go anywhere I suggest you start by posting your actual picom config, your xorg log and the output of "glxinfo -B".

Config is not the issue, I use the sample config from the github page. Here is a massive xorg log file:

[    17.546] (WW) Failed to open protocol names file lib/xorg/protocol.txt
[    17.547] 
X.Org X Server 1.20.13
X Protocol Version 11, Revision 0
[    17.547] Build Operating System: Linux Archlinux
[    17.547] Current Operating System: Linux archie 5.13.7-arch1-1 #1 SMP PREEMPT Sat, 31 Jul 2021 13:18:52 +0000 x86_64
[    17.547] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/mapper/crypt-root rw cryptdevice=UUID=ed3b30d0-c477-4456-89b8-4dcf17b639f2:cryptlvm root=/dev/crypt/root loglevel=3 quiet
[    17.547] Build Date: 29 July 2021  07:43:01PM
[    17.547]  
[    17.547] Current version of pixman: 0.40.0
[    17.548] 	Before reporting problems, check [url]http://wiki.x.org[/url]
	to make sure that you have the latest version.
[    17.548] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    17.548] (==) Log file: "/home/akim/.local/share/xorg/Xorg.0.log", Time: Wed Aug  4 20:33:15 2021
[    17.549] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    17.549] (==) Using system config directory "/usr/share/X11/xorg.conf.d"
[    17.551] (==) ServerLayout "layout"
[    17.551] (**) |-->Screen "integrated" (0)
[    17.551] (**) |   |-->Monitor "<default monitor>"
[    17.551] (**) |   |-->Device "integrated"
[    17.551] (**) |   |-->GPUDevice "nvidia"
[    17.551] (==) No monitor specified for screen "integrated".
	Using a default monitor configuration.
[    17.551] (**) |-->Inactive Device "nvidia"
[    17.551] (==) Automatically adding devices
[    17.551] (==) Automatically enabling devices
[    17.551] (==) Automatically adding GPU devices
[    17.551] (==) Automatically binding GPU devices
[    17.551] (==) Max clients allowed: 256, resource mask: 0x1fffff
[    17.553] (WW) The directory "/usr/share/fonts/OTF" does not exist.
[    17.553] 	Entry deleted from font path.
[    17.553] (WW) The directory "/usr/share/fonts/Type1" does not exist.
[    17.553] 	Entry deleted from font path.
[    17.553] (WW) The directory "/usr/share/fonts/100dpi" does not exist.
[    17.553] 	Entry deleted from font path.
[    17.553] (WW) The directory "/usr/share/fonts/75dpi" does not exist.
[    17.553] 	Entry deleted from font path.
[    17.553] (==) FontPath set to:
	/usr/share/fonts/misc,
	/usr/share/fonts/TTF
[    17.553] (**) ModulePath set to "/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    17.553] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    17.553] (II) Module ABI versions:
[    17.553] 	X.Org ANSI C Emulation: 0.4
[    17.553] 	X.Org Video Driver: 24.1
[    17.553] 	X.Org XInput driver : 24.1
[    17.553] 	X.Org Server Extension : 10.0
[    17.553] (++) using VT number 1

[    17.553] (--) controlling tty is VT number 1, auto-enabling KeepTty
[    17.554] (II) systemd-logind: took control of session /org/freedesktop/login1/session/_31
[    17.554] (II) xfree86: Adding drm device (/dev/dri/card1)
[    17.554] (II) systemd-logind: got fd for /dev/dri/card1 226:1 fd 10 paused 0
[    17.554] (II) xfree86: Adding drm device (/dev/dri/card0)
[    17.555] (II) systemd-logind: got fd for /dev/dri/card0 226:0 fd 11 paused 0
[    17.556] (**) OutputClass "nvidia" ModulePath extended to "/usr/lib/nvidia/xorg,/usr/lib/xorg/modules,/usr/lib/nvidia,/usr/lib32/nvidia,/usr/lib32/nvidia/xorg/modules,/usr/lib32/xorg/modules,/usr/lib64/nvidia/xorg/modules,/usr/lib64/nvidia/xorg,/usr/lib64/xorg/modules"
[    17.556] (--) PCI:*(0@0:2:0) 8086:9bc4:1028:097d rev 5, Mem @ 0x604a000000/16777216, 0x4000000000/268435456, I/O @ 0x00004000/64, BIOS @ 0x????????/131072
[    17.556] (--) PCI: (1@0:0:0) 10de:1f95:1028:097d rev 161, Mem @ 0xb3000000/16777216, 0x70000000/268435456, 0x80000000/33554432, I/O @ 0x00003000/128
[    17.556] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    17.556] (II) LoadModule: "glx"
[    17.558] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    17.562] (II) Module glx: vendor="X.Org Foundation"
[    17.562] 	compiled for 1.20.13, module version = 1.0.0
[    17.562] 	ABI class: X.Org Server Extension, version 10.0
[    17.562] (II) LoadModule: "modesetting"
[    17.562] (II) Loading /usr/lib/xorg/modules/drivers/modesetting_drv.so
[    17.563] (II) Module modesetting: vendor="X.Org Foundation"
[    17.564] 	compiled for 1.20.13, module version = 1.20.13
[    17.564] 	Module class: X.Org Video Driver
[    17.564] 	ABI class: X.Org Video Driver, version 24.1
[    17.564] (II) LoadModule: "nvidia"
[    17.564] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[    17.567] (II) Module nvidia: vendor="NVIDIA Corporation"
[    17.567] 	compiled for 1.6.99.901, module version = 1.0.0
[    17.567] 	Module class: X.Org Video Driver
[    17.567] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[    17.567] (II) NVIDIA dlloader X Driver  470.57.02  Tue Jul 13 16:13:51 UTC 2021
[    17.567] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[    17.567] xf86EnableIOPorts: failed to set IOPL for I/O (Operation not permitted)
[    17.567] (II) modeset(0): using drv /dev/dri/card0
[    17.567] (II) systemd-logind: releasing fd for 226:1
[    17.568] (II) Loading sub module "fb"
[    17.568] (II) LoadModule: "fb"
[    17.568] (II) Loading /usr/lib/xorg/modules/libfb.so
[    17.569] (II) Module fb: vendor="X.Org Foundation"
[    17.569] 	compiled for 1.20.13, module version = 1.0.0
[    17.569] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.569] (II) Loading sub module "wfb"
[    17.569] (II) LoadModule: "wfb"
[    17.569] (II) Loading /usr/lib/xorg/modules/libwfb.so
[    17.569] (II) Module wfb: vendor="X.Org Foundation"
[    17.569] 	compiled for 1.20.13, module version = 1.0.0
[    17.569] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.569] (II) Loading sub module "ramdac"
[    17.569] (II) LoadModule: "ramdac"
[    17.569] (II) Module "ramdac" already built-in
[    17.571] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[    17.571] (II) modeset(0): Creating default Display subsection in Screen section
	"integrated" for depth/fbbpp 24/32
[    17.571] (==) modeset(0): Depth 24, (==) framebuffer bpp 32
[    17.571] (==) modeset(0): RGB weight 888
[    17.571] (==) modeset(0): Default visual is TrueColor
[    17.571] (II) Loading sub module "glamoregl"
[    17.571] (II) LoadModule: "glamoregl"
[    17.571] (II) Loading /usr/lib/xorg/modules/libglamoregl.so
[    17.576] (II) Module glamoregl: vendor="X.Org Foundation"
[    17.576] 	compiled for 1.20.13, module version = 1.0.1
[    17.576] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.729] (II) modeset(0): glamor X acceleration enabled on Mesa Intel(R) UHD Graphics (CML GT2)
[    17.729] (II) modeset(0): glamor initialized
[    17.731] (II) modeset(0): Output eDP-1 has no monitor section
[    17.731] (II) modeset(0): Output DP-1 has no monitor section
[    17.731] (II) modeset(0): Output DP-2 has no monitor section
[    17.731] (II) modeset(0): Output DP-3 has no monitor section
[    17.732] (II) modeset(0): EDID for output eDP-1
[    17.732] (II) modeset(0): Manufacturer: SHP  Model: 14d0  Serial#: 0
[    17.732] (II) modeset(0): Year: 2020  Week: 3
[    17.732] (II) modeset(0): EDID Version: 1.4
[    17.732] (II) modeset(0): Digital Display Input
[    17.732] (II) modeset(0): 10 bits per channel
[    17.732] (II) modeset(0): Digital interface is DisplayPort
[    17.732] (II) modeset(0): Max Image Size [cm]: horiz.: 34  vert.: 21
[    17.732] (II) modeset(0): Gamma: 2.20
[    17.732] (II) modeset(0): No DPMS capabilities specified
[    17.732] (II) modeset(0): Supported color encodings: RGB 4:4:4 YCrCb 4:4:4 
[    17.732] (II) modeset(0): First detailed timing is preferred mode
[    17.732] (II) modeset(0): Preferred mode is native pixel format and refresh rate
[    17.732] (II) modeset(0): redX: 0.667 redY: 0.320   greenX: 0.203 greenY: 0.726
[    17.732] (II) modeset(0): blueX: 0.145 blueY: 0.051   whiteX: 0.316 whiteY: 0.336
[    17.732] (II) modeset(0): Manufacturer's mask: 0
[    17.732] (II) modeset(0): Supported detailed timing:
[    17.732] (II) modeset(0): clock: 592.5 MHz   Image Size:  336 x 210 mm
[    17.732] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    17.732] (II) modeset(0): v_active: 2400  v_sync: 2403  v_sync_end 2409 v_blanking: 2469 v_border: 0
[    17.732] (II) modeset(0): Supported detailed timing:
[    17.732] (II) modeset(0): clock: 474.0 MHz   Image Size:  336 x 210 mm
[    17.732] (II) modeset(0): h_active: 3840  h_sync: 3888  h_sync_end 3920 h_blank_end 4000 h_border: 0
[    17.733] (II) modeset(0): v_active: 2400  v_sync: 2403  v_sync_end 2409 v_blanking: 2469 v_border: 0
[    17.733] (II) modeset(0):  90T02LQ156R1
[    17.733] (II) modeset(0): Unknown vendor-specific block 0
[    17.733] (II) modeset(0): Number of EDID sections to follow: 1
[    17.733] (II) modeset(0): EDID (in hex):
[    17.733] (II) modeset(0): 	00ffffffffffff004d10d01400000000
[    17.733] (II) modeset(0): 	031e0104b52215780ac300aa5234b925
[    17.733] (II) modeset(0): 	0d515600000001010101010101010101
[    17.733] (II) modeset(0): 	01010101010172e700a0f06045903020
[    17.733] (II) modeset(0): 	360050d21000001828b900a0f0604590
[    17.733] (II) modeset(0): 	3020360050d210000018000000fe0039
[    17.733] (II) modeset(0): 	30543032814c51313536523100000000
[    17.733] (II) modeset(0): 	0002410332011200000b010a202001fc
[    17.733] (II) modeset(0): 	02030f00e3058000e606050160602800
[    17.733] (II) modeset(0): 	00000000000000000000000000000000
[    17.733] (II) modeset(0): 	00000000000000000000000000000000
[    17.733] (II) modeset(0): 	00000000000000000000000000000000
[    17.733] (II) modeset(0): 	00000000000000000000000000000000
[    17.733] (II) modeset(0): 	00000000000000000000000000000000
[    17.733] (II) modeset(0): 	00000000000000000000000000000000
[    17.733] (II) modeset(0): 	000000000000000000000000000000aa
[    17.733] (II) modeset(0): Printing probed modes for output eDP-1
[    17.733] (II) modeset(0): Modeline "3840x2400"x60.0  592.50  3840 3888 3920 4000  2400 2403 2409 2469 -hsync -vsync (148.1 kHz eP)
[    17.733] (II) modeset(0): Modeline "3840x2400"x48.0  474.00  3840 3888 3920 4000  2400 2403 2409 2469 -hsync -vsync (118.5 kHz e)
[    17.733] (II) modeset(0): Modeline "3840x2160"x120.0  1446.25  3840 4188 4616 5392  2160 2161 2164 2235 doublescan -hsync +vsync (268.2 kHz d)
[    17.733] (II) modeset(0): Modeline "3840x2160"x120.0  1044.88  3840 3864 3880 3920  2160 2161 2164 2221 doublescan +hsync -vsync (266.5 kHz d)
[    17.733] (II) modeset(0): Modeline "3840x2160"x60.0  712.75  3840 4160 4576 5312  2160 2163 2168 2237 -hsync +vsync (134.2 kHz d)
[    17.733] (II) modeset(0): Modeline "3840x2160"x60.0  533.00  3840 3888 3920 4000  2160 2163 2168 2222 +hsync -vsync (133.2 kHz d)
[    17.733] (II) modeset(0): Modeline "3200x1800"x60.0  492.00  3200 3456 3800 4400  1800 1803 1808 1865 -hsync +vsync (111.8 kHz d)
[    17.733] (II) modeset(0): Modeline "3200x1800"x59.9  373.00  3200 3248 3280 3360  1800 1803 1808 1852 +hsync -vsync (111.0 kHz d)
[    17.733] (II) modeset(0): Modeline "2880x1620"x60.0  396.25  2880 3096 3408 3936  1620 1623 1628 1679 -hsync +vsync (100.7 kHz d)
[    17.733] (II) modeset(0): Modeline "2880x1620"x60.0  303.75  2880 2928 2960 3040  1620 1623 1628 1666 +hsync -vsync (99.9 kHz d)
[    17.733] (II) modeset(0): Modeline "2560x1600"x60.0  348.50  2560 2760 3032 3504  1600 1603 1609 1658 -hsync +vsync (99.5 kHz d)
[    17.733] (II) modeset(0): Modeline "2560x1600"x60.0  268.50  2560 2608 2640 2720  1600 1603 1609 1646 +hsync -vsync (98.7 kHz d)
[    17.733] (II) modeset(0): Modeline "2560x1440"x120.0  638.25  2560 2780 3064 3568  1440 1441 1444 1491 doublescan -hsync +vsync (178.9 kHz d)
[    17.733] (II) modeset(0): Modeline "2560x1440"x120.0  469.12  2560 2584 2600 2640  1440 1441 1444 1481 doublescan +hsync -vsync (177.7 kHz d)
[    17.733] (II) modeset(0): Modeline "2560x1440"x60.0  312.25  2560 2752 3024 3488  1440 1443 1448 1493 -hsync +vsync (89.5 kHz d)
[    17.733] (II) modeset(0): Modeline "2560x1440"x60.0  241.50  2560 2608 2640 2720  1440 1443 1448 1481 +hsync -vsync (88.8 kHz d)
[    17.733] (II) modeset(0): Modeline "2048x1536"x60.0  266.95  2048 2200 2424 2800  1536 1537 1540 1589 -hsync +vsync (95.3 kHz d)
[    17.733] (II) modeset(0): Modeline "1920x1440"x60.0  234.00  1920 2048 2256 2600  1440 1441 1444 1500 -hsync +vsync (90.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1856x1392"x60.0  218.30  1856 1952 2176 2528  1392 1393 1396 1439 -hsync +vsync (86.4 kHz d)
[    17.733] (II) modeset(0): Modeline "1792x1344"x60.0  204.80  1792 1920 2120 2448  1344 1345 1348 1394 -hsync +vsync (83.7 kHz d)
[    17.733] (II) modeset(0): Modeline "2048x1152"x120.0  406.50  2048 2220 2444 2840  1152 1153 1156 1193 doublescan -hsync +vsync (143.1 kHz d)
[    17.733] (II) modeset(0): Modeline "2048x1152"x120.0  302.50  2048 2072 2088 2128  1152 1153 1156 1185 doublescan +hsync -vsync (142.2 kHz d)
[    17.733] (II) modeset(0): Modeline "2048x1152"x59.9  197.00  2048 2184 2400 2752  1152 1155 1160 1195 -hsync +vsync (71.6 kHz d)
[    17.733] (II) modeset(0): Modeline "2048x1152"x59.9  156.75  2048 2096 2128 2208  1152 1155 1160 1185 +hsync -vsync (71.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1920x1200"x59.9  193.25  1920 2056 2256 2592  1200 1203 1209 1245 -hsync +vsync (74.6 kHz d)
[    17.733] (II) modeset(0): Modeline "1920x1200"x60.0  154.00  1920 1968 2000 2080  1200 1203 1209 1235 +hsync -vsync (74.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1920x1080"x120.0  356.38  1920 2080 2288 2656  1080 1081 1084 1118 doublescan -hsync +vsync (134.2 kHz d)
[    17.733] (II) modeset(0): Modeline "1920x1080"x119.9  266.50  1920 1944 1960 2000  1080 1081 1084 1111 doublescan +hsync -vsync (133.2 kHz d)
[    17.733] (II) modeset(0): Modeline "1920x1080"x60.0  173.00  1920 2048 2248 2576  1080 1083 1088 1120 -hsync +vsync (67.2 kHz d)
[    17.733] (II) modeset(0): Modeline "1920x1080"x59.9  138.50  1920 1968 2000 2080  1080 1083 1088 1111 +hsync -vsync (66.6 kHz d)
[    17.733] (II) modeset(0): Modeline "1600x1200"x60.0  162.00  1600 1664 1856 2160  1200 1201 1204 1250 +hsync +vsync (75.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1680x1050"x60.0  146.25  1680 1784 1960 2240  1050 1053 1059 1089 -hsync +vsync (65.3 kHz d)
[    17.733] (II) modeset(0): Modeline "1680x1050"x59.9  119.00  1680 1728 1760 1840  1050 1053 1059 1080 +hsync -vsync (64.7 kHz d)
[    17.733] (II) modeset(0): Modeline "1400x1050"x60.0  122.00  1400 1488 1640 1880  1050 1052 1064 1082 +hsync +vsync (64.9 kHz d)
[    17.733] (II) modeset(0): Modeline "1600x900"x120.0  246.00  1600 1728 1900 2200  900 901 904 932 doublescan -hsync +vsync (111.8 kHz d)
[    17.733] (II) modeset(0): Modeline "1600x900"x119.9  186.50  1600 1624 1640 1680  900 901 904 926 doublescan +hsync -vsync (111.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1600x900"x59.9  118.25  1600 1696 1856 2112  900 903 908 934 -hsync +vsync (56.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1600x900"x59.8   97.50  1600 1648 1680 1760  900 903 908 926 +hsync -vsync (55.4 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x1024"x60.0  108.00  1280 1328 1440 1688  1024 1025 1028 1066 +hsync +vsync (64.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1400x900"x60.0  103.50  1400 1480 1624 1848  900 903 913 934 -hsync +vsync (56.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1400x900"x59.9   86.50  1400 1448 1480 1560  900 903 913 926 +hsync -vsync (55.4 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x960"x60.0  108.00  1280 1376 1488 1800  960 961 964 1000 +hsync +vsync (60.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1440x810"x120.0  198.12  1440 1548 1704 1968  810 811 814 839 doublescan -hsync +vsync (100.7 kHz d)
[    17.733] (II) modeset(0): Modeline "1440x810"x119.9  151.88  1440 1464 1480 1520  810 811 814 833 doublescan +hsync -vsync (99.9 kHz d)
[    17.733] (II) modeset(0): Modeline "1368x768"x59.9   85.25  1368 1440 1576 1784  768 771 781 798 -hsync +vsync (47.8 kHz d)
[    17.733] (II) modeset(0): Modeline "1368x768"x59.9   72.25  1368 1416 1448 1528  768 771 781 790 +hsync -vsync (47.3 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x800"x120.0  174.25  1280 1380 1516 1752  800 801 804 829 doublescan -hsync +vsync (99.5 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x800"x119.9  134.25  1280 1304 1320 1360  800 801 804 823 doublescan +hsync -vsync (98.7 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x800"x59.8   83.50  1280 1352 1480 1680  800 803 809 831 -hsync +vsync (49.7 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x800"x59.9   71.00  1280 1328 1360 1440  800 803 809 823 +hsync -vsync (49.3 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x720"x120.0  156.12  1280 1376 1512 1744  720 721 724 746 doublescan -hsync +vsync (89.5 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x720"x120.0  120.75  1280 1304 1320 1360  720 721 724 740 doublescan +hsync -vsync (88.8 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x720"x59.9   74.50  1280 1344 1472 1664  720 723 728 748 -hsync +vsync (44.8 kHz d)
[    17.733] (II) modeset(0): Modeline "1280x720"x59.7   63.75  1280 1328 1360 1440  720 723 728 741 +hsync -vsync (44.3 kHz d)
[    17.733] (II) modeset(0): Modeline "1024x768"x120.1  133.47  1024 1100 1212 1400  768 768 770 794 doublescan -hsync +vsync (95.3 kHz d)
[    17.733] (II) modeset(0): Modeline "1024x768"x60.0   65.00  1024 1048 1184 1344  768 771 777 806 -hsync -vsync (48.4 kHz d)
[    17.733] (II) modeset(0): Modeline "960x720"x120.0  117.00  960 1024 1128 1300  720 720 722 750 doublescan -hsync +vsync (90.0 kHz d)
[    17.733] (II) modeset(0): Modeline "928x696"x120.1  109.15  928 976 1088 1264  696 696 698 719 doublescan -hsync +vsync (86.4 kHz d)
[    17.733] (II) modeset(0): Modeline "896x672"x120.0  102.40  896 960 1060 1224  672 672 674 697 doublescan -hsync +vsync (83.7 kHz d)
[    17.733] (II) modeset(0): Modeline "1024x576"x119.9   98.50  1024 1092 1200 1376  576 577 580 597 doublescan -hsync +vsync (71.6 kHz d)
[    17.733] (II) modeset(0): Modeline "1024x576"x119.9   78.38  1024 1048 1064 1104  576 577 580 592 doublescan +hsync -vsync (71.0 kHz d)
[    17.733] (II) modeset(0): Modeline "1024x576"x59.9   46.50  1024 1064 1160 1296  576 579 584 599 -hsync +vsync (35.9 kHz d)
[    17.733] (II) modeset(0): Modeline "1024x576"x59.8   42.00  1024 1072 1104 1184  576 579 584 593 +hsync -vsync (35.5 kHz d)
[    17.733] (II) modeset(0): Modeline "960x600"x119.9   96.62  960 1028 1128 1296  600 601 604 622 doublescan -hsync +vsync (74.6 kHz d)
[    17.733] (II) modeset(0): Modeline "960x600"x120.0   77.00  960 984 1000 1040  600 601 604 617 doublescan +hsync -vsync (74.0 kHz d)
[    17.733] (II) modeset(0): Modeline "960x540"x119.9   86.50  960 1024 1124 1288  540 541 544 560 doublescan -hsync +vsync (67.2 kHz d)
[    17.733] (II) modeset(0): Modeline "960x540"x120.0   69.25  960 984 1000 1040  540 541 544 555 doublescan +hsync -vsync (66.6 kHz d)
[    17.733] (II) modeset(0): Modeline "960x540"x59.6   40.75  960 992 1088 1216  540 543 548 562 -hsync +vsync (33.5 kHz d)
[    17.733] (II) modeset(0): Modeline "960x540"x59.8   37.25  960 1008 1040 1120  540 543 548 556 +hsync -vsync (33.3 kHz d)
[    17.733] (II) modeset(0): Modeline "800x600"x120.0   81.00  800 832 928 1080  600 600 602 625 doublescan +hsync +vsync (75.0 kHz d)
[    17.733] (II) modeset(0): Modeline "800x600"x60.3   40.00  800 840 968 1056  600 601 605 628 +hsync +vsync (37.9 kHz d)
[    17.733] (II) modeset(0): Modeline "800x600"x56.2   36.00  800 824 896 1024  600 601 603 625 +hsync +vsync (35.2 kHz d)
[    17.733] (II) modeset(0): Modeline "840x525"x120.0   73.12  840 892 980 1120  525 526 529 544 doublescan -hsync +vsync (65.3 kHz d)
[    17.733] (II) modeset(0): Modeline "840x525"x119.8   59.50  840 864 880 920  525 526 529 540 doublescan +hsync -vsync (64.7 kHz d)
[    17.733] (II) modeset(0): Modeline "864x486"x59.9   32.50  864 888 968 1072  486 489 494 506 -hsync +vsync (30.3 kHz d)
[    17.733] (II) modeset(0): Modeline "864x486"x59.6   30.50  864 912 944 1024  486 489 494 500 +hsync -vsync (29.8 kHz d)
[    17.733] (II) modeset(0): Modeline "700x525"x120.0   61.00  700 744 820 940  525 526 532 541 doublescan +hsync +vsync (64.9 kHz d)
[    17.733] (II) modeset(0): Modeline "800x450"x119.9   59.12  800 848 928 1056  450 451 454 467 doublescan -hsync +vsync (56.0 kHz d)
[    17.733] (II) modeset(0): Modeline "800x450"x119.6   48.75  800 824 840 880  450 451 454 463 doublescan +hsync -vsync (55.4 kHz d)
[    17.733] (II) modeset(0): Modeline "640x512"x120.0   54.00  640 664 720 844  512 512 514 533 doublescan +hsync +vsync (64.0 kHz d)
[    17.733] (II) modeset(0): Modeline "700x450"x119.9   51.75  700 740 812 924  450 451 456 467 doublescan -hsync +vsync (56.0 kHz d)
[    17.733] (II) modeset(0): Modeline "700x450"x119.8   43.25  700 724 740 780  450 451 456 463 doublescan +hsync -vsync (55.4 kHz d)
[    17.733] (II) modeset(0): Modeline "640x480"x120.0   54.00  640 688 744 900  480 480 482 500 doublescan +hsync +vsync (60.0 kHz d)
[    17.733] (II) modeset(0): Modeline "640x480"x59.9   25.18  640 656 752 800  480 490 492 525 -hsync -vsync (31.5 kHz d)
[    17.733] (II) modeset(0): Modeline "720x405"x59.5   22.50  720 744 808 896  405 408 413 422 -hsync +vsync (25.1 kHz d)
[    17.733] (II) modeset(0): Modeline "720x405"x59.0   21.75  720 768 800 880  405 408 413 419 +hsync -vsync (24.7 kHz d)
[    17.733] (II) modeset(0): Modeline "684x384"x119.8   42.62  684 720 788 892  384 385 390 399 doublescan -hsync +vsync (47.8 kHz d)
[    17.733] (II) modeset(0): Modeline "684x384"x119.7   36.12  684 708 724 764  384 385 390 395 doublescan +hsync -vsync (47.3 kHz d)
[    17.733] (II) modeset(0): Modeline "640x400"x119.8   41.75  640 676 740 840  400 401 404 415 doublescan -hsync +vsync (49.7 kHz d)
[    17.733] (II) modeset(0): Modeline "640x400"x120.0   35.50  640 664 680 720  400 401 404 411 doublescan +hsync -vsync (49.3 kHz d)
[    17.733] (II) modeset(0): Modeline "640x360"x119.7   37.25  640 672 736 832  360 361 364 374 doublescan -hsync +vsync (44.8 kHz d)
[    17.733] (II) modeset(0): Modeline "640x360"x119.7   31.88  640 664 680 720  360 361 364 370 doublescan +hsync -vsync (44.3 kHz d)
[    17.733] (II) modeset(0): Modeline "640x360"x59.8   18.00  640 664 720 800  360 363 368 376 -hsync +vsync (22.5 kHz d)
[    17.733] (II) modeset(0): Modeline "640x360"x59.3   17.75  640 688 720 800  360 363 368 374 +hsync -vsync (22.2 kHz d)
[    17.733] (II) modeset(0): Modeline "512x384"x120.0   32.50  512 524 592 672  384 385 388 403 doublescan -hsync -vsync (48.4 kHz d)
[    17.733] (II) modeset(0): Modeline "512x288"x120.0   23.25  512 532 580 648  288 289 292 299 doublescan -hsync +vsync (35.9 kHz d)
[    17.733] (II) modeset(0): Modeline "512x288"x119.8   21.00  512 536 552 592  288 289 292 296 doublescan +hsync -vsync (35.5 kHz d)
[    17.733] (II) modeset(0): Modeline "480x270"x119.3   20.38  480 496 544 608  270 271 274 281 doublescan -hsync +vsync (33.5 kHz d)
[    17.733] (II) modeset(0): Modeline "480x270"x119.6   18.62  480 504 520 560  270 271 274 278 doublescan +hsync -vsync (33.3 kHz d)
[    17.733] (II) modeset(0): Modeline "400x300"x120.6   20.00  400 420 484 528  300 300 302 314 doublescan +hsync +vsync (37.9 kHz d)
[    17.733] (II) modeset(0): Modeline "400x300"x112.7   18.00  400 412 448 512  300 300 301 312 doublescan +hsync +vsync (35.2 kHz d)
[    17.733] (II) modeset(0): Modeline "432x243"x119.8   16.25  432 444 484 536  243 244 247 253 doublescan -hsync +vsync (30.3 kHz d)
[    17.733] (II) modeset(0): Modeline "432x243"x119.1   15.25  432 456 472 512  243 244 247 250 doublescan +hsync -vsync (29.8 kHz d)
[    17.733] (II) modeset(0): Modeline "320x240"x120.1   12.59  320 328 376 400  240 245 246 262 doublescan -hsync -vsync (31.5 kHz d)
[    17.733] (II) modeset(0): Modeline "360x202"x119.0   11.25  360 372 404 448  202 204 206 211 doublescan -hsync +vsync (25.1 kHz d)
[    17.733] (II) modeset(0): Modeline "360x202"x118.3   10.88  360 384 400 440  202 204 206 209 doublescan +hsync -vsync (24.7 kHz d)
[    17.733] (II) modeset(0): Modeline "320x180"x119.7    9.00  320 332 360 400  180 181 184 188 doublescan -hsync +vsync (22.5 kHz d)
[    17.733] (II) modeset(0): Modeline "320x180"x118.6    8.88  320 344 360 400  180 181 184 187 doublescan +hsync -vsync (22.2 kHz d)
[    17.733] (II) modeset(0): EDID for output DP-1
[    17.733] (II) modeset(0): EDID for output DP-2
[    17.733] (II) modeset(0): EDID for output DP-3
[    17.733] (II) modeset(0): Output eDP-1 connected
[    17.733] (II) modeset(0): Output DP-1 disconnected
[    17.733] (II) modeset(0): Output DP-2 disconnected
[    17.733] (II) modeset(0): Output DP-3 disconnected
[    17.733] (II) modeset(0): Using exact sizes for initial modes
[    17.733] (II) modeset(0): Output eDP-1 using initial mode 3840x2400 +0+0
[    17.733] (==) modeset(0): Using gamma correction (1.0, 1.0, 1.0)
[    17.733] (==) modeset(0): DPI set to (96, 96)
[    17.733] (II) Loading sub module "fb"
[    17.733] (II) LoadModule: "fb"
[    17.733] (II) Loading /usr/lib/xorg/modules/libfb.so
[    17.733] (II) Module fb: vendor="X.Org Foundation"
[    17.733] 	compiled for 1.20.13, module version = 1.0.0
[    17.733] 	ABI class: X.Org ANSI C Emulation, version 0.4
[    17.733] (==) NVIDIA(G0): Depth 24, (==) framebuffer bpp 32
[    17.733] (==) NVIDIA(G0): RGB weight 888
[    17.733] (==) NVIDIA(G0): Default visual is TrueColor
[    17.733] (==) NVIDIA(G0): Using gamma correction (1.0, 1.0, 1.0)
[    17.733] (**) Option "AllowNVIDIAGpuScreens"
[    17.734] (II) Applying OutputClass "nvidia" options to /dev/dri/card1
[    17.734] (**) NVIDIA(G0): Option "AllowEmptyInitialConfiguration"
[    17.734] (**) NVIDIA(G0): Enabling 2D acceleration
[    17.734] (II) Loading sub module "glxserver_nvidia"
[    17.734] (II) LoadModule: "glxserver_nvidia"
[    17.734] (II) Loading /usr/lib/nvidia/xorg/libglxserver_nvidia.so
[    17.759] (II) Module glxserver_nvidia: vendor="NVIDIA Corporation"
[    17.759] 	compiled for 1.6.99.901, module version = 1.0.0
[    17.759] 	Module class: X.Org Server Extension
[    17.759] (II) NVIDIA GLX Module  470.57.02  Tue Jul 13 16:10:58 UTC 2021
[    17.760] (II) NVIDIA: The X server supports PRIME Render Offload.
[    17.763] (II) NVIDIA(G0): NVIDIA GPU NVIDIA GeForce GTX 1650 Ti (TU117-A) at PCI:1:0:0
[    17.763] (II) NVIDIA(G0):     (GPU-0)
[    17.763] (--) NVIDIA(G0): Memory: 4194304 kBytes
[    17.763] (--) NVIDIA(G0): VideoBIOS: 90.17.42.00.3a
[    17.763] (II) NVIDIA(G0): Detected PCI Express Link width: 16X
[    17.763] (II) NVIDIA(G0): Validated MetaModes:
[    17.763] (II) NVIDIA(G0):     "NULL"
[    17.763] (II) NVIDIA(G0): Virtual screen size determined to be 640 x 480
[    17.763] (WW) NVIDIA(G0): Unable to get display device for DPI computation.
[    17.763] (==) NVIDIA(G0): DPI set to (75, 75); computed from built-in default
[    17.794] (==) modeset(0): Backing store enabled
[    17.794] (==) modeset(0): Silken mouse disabled
[    17.884] (II) modeset(0): Initializing kms color map for depth 24, 8 bpc.
[    17.885] (==) modeset(0): DPMS enabled
[    17.885] (WW) modeset(0): Option "DRI" is not used
[    17.885] (II) modeset(0): [DRI2] Setup complete
[    17.885] (II) modeset(0): [DRI2]   DRI driver: iris
[    17.885] (II) modeset(0): [DRI2]   VDPAU driver: va_gl
[    17.885] (WW) NVIDIA: Failed to bind sideband socket to
[    17.885] (WW) NVIDIA:     '/var/run/nvidia-xdriver-3e2b3535' Permission denied
[    17.885] (II) NVIDIA: Reserving 24576.00 MB of virtual memory for indirect memory
[    17.885] (II) NVIDIA:     access.
[    17.900] (II) NVIDIA(G0): ACPI: failed to connect to the ACPI event daemon; the daemon
[    17.900] (II) NVIDIA(G0):     may not be running or the "AcpidSocketPath" X
[    17.900] (II) NVIDIA(G0):     configuration option may not be set correctly.  When the
[    17.900] (II) NVIDIA(G0):     ACPI event daemon is available, the NVIDIA X driver will
[    17.900] (II) NVIDIA(G0):     try to use it to receive ACPI event notifications.  For
[    17.900] (II) NVIDIA(G0):     details, please see the "ConnectToAcpid" and
[    17.900] (II) NVIDIA(G0):     "AcpidSocketPath" X configuration options in Appendix B: X
[    17.900] (II) NVIDIA(G0):     Config Options in the README.
[    17.940] (II) NVIDIA(G0): Setting mode "NULL"
[    17.944] (==) NVIDIA(G0): Disabling shared memory pixmaps
[    17.944] (==) NVIDIA(G0): Backing store enabled
[    17.944] (==) NVIDIA(G0): Silken mouse disabled
[    17.944] (==) NVIDIA(G0): DPMS enabled
[    17.944] (WW) NVIDIA(G0): Option "Coolbits" is not used
[    17.944] (II) Loading sub module "dri2"
[    17.944] (II) LoadModule: "dri2"
[    17.944] (II) Module "dri2" already built-in
[    17.944] (II) NVIDIA(G0): [DRI2] Setup complete
[    17.944] (II) NVIDIA(G0): [DRI2]   VDPAU driver: nvidia
[    17.944] (II) Initializing extension Generic Event Extension
[    17.944] (II) Initializing extension SHAPE
[    17.944] (II) Initializing extension MIT-SHM
[    17.944] (II) Initializing extension XInputExtension
[    17.944] (II) Initializing extension XTEST
[    17.944] (II) Initializing extension BIG-REQUESTS
[    17.944] (II) Initializing extension SYNC
[    17.944] (II) Initializing extension XKEYBOARD
[    17.944] (II) Initializing extension XC-MISC
[    17.944] (II) Initializing extension SECURITY
[    17.944] (II) Initializing extension XFIXES
[    17.944] (II) Initializing extension RENDER
[    17.944] (II) Initializing extension RANDR
[    17.944] (II) Initializing extension COMPOSITE
[    17.944] (II) Initializing extension DAMAGE
[    17.944] (II) Initializing extension MIT-SCREEN-SAVER
[    17.944] (II) Initializing extension DOUBLE-BUFFER
[    17.944] (II) Initializing extension RECORD
[    17.944] (II) Initializing extension DPMS
[    17.944] (II) Initializing extension Present
[    17.944] (II) Initializing extension DRI3
[    17.944] (II) Initializing extension X-Resource
[    17.944] (II) Initializing extension XVideo
[    17.944] (II) Initializing extension XVideo-MotionCompensation
[    17.944] (II) Initializing extension GLX
[    17.944] (II) Initializing extension GLX
[    17.944] (II) Indirect GLX disabled.
[    17.951] (II) AIGLX: Loaded and initialized iris
[    17.951] (II) GLX: Initialized DRI2 GL provider for screen 0
[    17.951] (II) Initializing extension XFree86-VidModeExtension
[    17.951] (II) Initializing extension XFree86-DGA
[    17.951] (II) Initializing extension XFree86-DRI
[    17.951] (II) Initializing extension DRI2
[    17.951] (II) Initializing extension NV-GLX
[    17.951] (II) Initializing extension NV-CONTROL
[    17.951] (II) modeset(0): Damage tracking initialized
[    17.951] (II) modeset(0): Setting screen physical size to 1016 x 635
[    17.985] (II) config/udev: Adding input device Video Bus (/dev/input/event15)
[    17.985] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.985] (II) LoadModule: "libinput"
[    17.985] (II) Loading /usr/lib/xorg/modules/input/libinput_drv.so
[    17.988] (II) Module libinput: vendor="X.Org Foundation"
[    17.988] 	compiled for 1.20.11, module version = 1.1.0
[    17.988] 	Module class: X.Org XInput Driver
[    17.988] 	ABI class: X.Org XInput driver, version 24.1
[    17.988] (II) Using input driver 'libinput' for 'Video Bus'
[    17.988] (II) systemd-logind: got fd for /dev/input/event15 13:79 fd 31 paused 0
[    17.988] (**) Video Bus: always reports core events
[    17.988] (**) Option "Device" "/dev/input/event15"
[    17.988] (**) Option "_source" "server/udev"
[    17.992] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[    17.992] (II) event15 - Video Bus: device is a keyboard
[    17.992] (II) event15 - Video Bus: device removed
[    17.992] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input26/event15"
[    17.992] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 6)
[    17.992] (II) event15 - Video Bus: is tagged by udev as: Keyboard
[    17.992] (II) event15 - Video Bus: device is a keyboard
[    17.993] (II) config/udev: Adding input device Video Bus (/dev/input/event14)
[    17.993] (**) Video Bus: Applying InputClass "libinput keyboard catchall"
[    17.993] (II) Using input driver 'libinput' for 'Video Bus'
[    17.993] (II) systemd-logind: got fd for /dev/input/event14 13:78 fd 34 paused 0
[    17.993] (**) Video Bus: always reports core events
[    17.993] (**) Option "Device" "/dev/input/event14"
[    17.993] (**) Option "_source" "server/udev"
[    17.994] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[    17.994] (II) event14 - Video Bus: device is a keyboard
[    17.994] (II) event14 - Video Bus: device removed
[    17.994] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:00/LNXVIDEO:00/input/input25/event14"
[    17.994] (II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD, id 7)
[    17.994] (II) event14 - Video Bus: is tagged by udev as: Keyboard
[    17.994] (II) event14 - Video Bus: device is a keyboard
[    17.995] (II) config/udev: Adding input device Power Button (/dev/input/event1)
[    17.995] (**) Power Button: Applying InputClass "libinput keyboard catchall"
[    17.995] (II) Using input driver 'libinput' for 'Power Button'
[    17.995] (II) systemd-logind: got fd for /dev/input/event1 13:65 fd 35 paused 0
[    17.995] (**) Power Button: always reports core events
[    17.995] (**) Option "Device" "/dev/input/event1"
[    17.995] (**) Option "_source" "server/udev"
[    17.995] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    17.995] (II) event1  - Power Button: device is a keyboard
[    17.996] (II) event1  - Power Button: device removed
[    17.996] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input1/event1"
[    17.996] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 8)
[    17.996] (II) event1  - Power Button: is tagged by udev as: Keyboard
[    17.996] (II) event1  - Power Button: device is a keyboard
[    17.996] (II) config/udev: Adding input device Lid Switch (/dev/input/event0)
[    17.996] (II) No input driver specified, ignoring this device.
[    17.996] (II) This device may have been added with another device file.
[    17.997] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event11)
[    17.997] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[    17.997] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[    17.997] (II) systemd-logind: got fd for /dev/input/event11 13:75 fd 36 paused 0
[    17.997] (**) Integrated_Webcam_HD: Integrate: always reports core events
[    17.997] (**) Option "Device" "/dev/input/event11"
[    17.997] (**) Option "_source" "server/udev"
[    17.998] (II) event11 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[    17.998] (II) event11 - Integrated_Webcam_HD: Integrate: device is a keyboard
[    17.998] (II) event11 - Integrated_Webcam_HD: Integrate: device removed
[    17.998] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.0/input/input15/event11"
[    17.998] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 9)
[    17.999] (II) event11 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[    17.999] (II) event11 - Integrated_Webcam_HD: Integrate: device is a keyboard
[    17.999] (II) config/udev: Adding input device Integrated_Webcam_HD: Integrate (/dev/input/event12)
[    17.999] (**) Integrated_Webcam_HD: Integrate: Applying InputClass "libinput keyboard catchall"
[    17.999] (II) Using input driver 'libinput' for 'Integrated_Webcam_HD: Integrate'
[    17.999] (II) systemd-logind: got fd for /dev/input/event12 13:76 fd 37 paused 0
[    17.999] (**) Integrated_Webcam_HD: Integrate: always reports core events
[    17.999] (**) Option "Device" "/dev/input/event12"
[    17.999] (**) Option "_source" "server/udev"
[    18.000] (II) event12 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[    18.000] (II) event12 - Integrated_Webcam_HD: Integrate: device is a keyboard
[    18.000] (II) event12 - Integrated_Webcam_HD: Integrate: device removed
[    18.000] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-11/1-11:1.2/input/input16/event12"
[    18.000] (II) XINPUT: Adding extended input device "Integrated_Webcam_HD: Integrate" (type: KEYBOARD, id 10)
[    18.001] (II) event12 - Integrated_Webcam_HD: Integrate: is tagged by udev as: Keyboard
[    18.001] (II) event12 - Integrated_Webcam_HD: Integrate: device is a keyboard
[    18.001] (II) config/udev: Adding input device ELAN29E4:00 04F3:29E4 (/dev/input/event7)
[    18.001] (**) ELAN29E4:00 04F3:29E4: Applying InputClass "libinput touchscreen catchall"
[    18.001] (II) Using input driver 'libinput' for 'ELAN29E4:00 04F3:29E4'
[    18.001] (II) systemd-logind: got fd for /dev/input/event7 13:71 fd 38 paused 0
[    18.001] (**) ELAN29E4:00 04F3:29E4: always reports core events
[    18.001] (**) Option "Device" "/dev/input/event7"
[    18.001] (**) Option "_source" "server/udev"
[    18.002] (II) event7  - ELAN29E4:00 04F3:29E4: is tagged by udev as: Touchscreen
[    18.002] (II) event7  - ELAN29E4:00 04F3:29E4: device is a touch device
[    18.002] (II) event7  - ELAN29E4:00 04F3:29E4: device removed
[    18.002] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.0/i2c_designware.0/i2c-0/i2c-ELAN29E4:00/0018:04F3:29E4.0001/input/input21/event7"
[    18.002] (II) XINPUT: Adding extended input device "ELAN29E4:00 04F3:29E4" (type: TOUCHSCREEN, id 11)
[    18.002] (**) Option "AccelerationScheme" "none"
[    18.002] (**) ELAN29E4:00 04F3:29E4: (accel) selected scheme none/0
[    18.002] (**) ELAN29E4:00 04F3:29E4: (accel) acceleration factor: 2.000
[    18.002] (**) ELAN29E4:00 04F3:29E4: (accel) acceleration threshold: 4
[    18.003] (II) event7  - ELAN29E4:00 04F3:29E4: is tagged by udev as: Touchscreen
[    18.003] (II) event7  - ELAN29E4:00 04F3:29E4: device is a touch device
[    18.003] (II) config/udev: Adding input device ELAN29E4:00 04F3:29E4 (/dev/input/mouse2)
[    18.003] (II) No input driver specified, ignoring this device.
[    18.003] (II) This device may have been added with another device file.
[    18.003] (II) config/udev: Adding input device ELAN29E4:00 04F3:29E4 UNKNOWN (/dev/input/event8)
[    18.003] (II) No input driver specified, ignoring this device.
[    18.003] (II) This device may have been added with another device file.
[    18.004] (II) config/udev: Adding input device ELAN29E4:00 04F3:29E4 UNKNOWN (/dev/input/event9)
[    18.004] (II) No input driver specified, ignoring this device.
[    18.004] (II) This device may have been added with another device file.
[    18.004] (II) config/udev: Adding input device DELL097D:00 04F3:311C Mouse (/dev/input/event5)
[    18.004] (**) DELL097D:00 04F3:311C Mouse: Applying InputClass "libinput pointer catchall"
[    18.004] (II) Using input driver 'libinput' for 'DELL097D:00 04F3:311C Mouse'
[    18.004] (II) systemd-logind: got fd for /dev/input/event5 13:69 fd 39 paused 0
[    18.004] (**) DELL097D:00 04F3:311C Mouse: always reports core events
[    18.004] (**) Option "Device" "/dev/input/event5"
[    18.004] (**) Option "_source" "server/udev"
[    18.005] (II) event5  - DELL097D:00 04F3:311C Mouse: is tagged by udev as: Mouse Pointingstick
[    18.005] (II) event5  - DELL097D:00 04F3:311C Mouse: device is a pointer
[    18.005] (II) event5  - DELL097D:00 04F3:311C Mouse: device removed
[    18.005] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL097D:00/0018:04F3:311C.0002/input/input18/event5"
[    18.006] (II) XINPUT: Adding extended input device "DELL097D:00 04F3:311C Mouse" (type: MOUSE, id 12)
[    18.006] (**) Option "AccelerationScheme" "none"
[    18.006] (**) DELL097D:00 04F3:311C Mouse: (accel) selected scheme none/0
[    18.006] (**) DELL097D:00 04F3:311C Mouse: (accel) acceleration factor: 2.000
[    18.006] (**) DELL097D:00 04F3:311C Mouse: (accel) acceleration threshold: 4
[    18.006] (II) event5  - DELL097D:00 04F3:311C Mouse: is tagged by udev as: Mouse Pointingstick
[    18.006] (II) event5  - DELL097D:00 04F3:311C Mouse: device is a pointer
[    18.007] (II) config/udev: Adding input device DELL097D:00 04F3:311C Mouse (/dev/input/mouse0)
[    18.007] (II) No input driver specified, ignoring this device.
[    18.007] (II) This device may have been added with another device file.
[    18.007] (II) config/udev: Adding input device DELL097D:00 04F3:311C Touchpad (/dev/input/event6)
[    18.007] (**) DELL097D:00 04F3:311C Touchpad: Applying InputClass "libinput touchpad catchall"
[    18.007] (**) DELL097D:00 04F3:311C Touchpad: Applying InputClass "touchpad"
[    18.007] (II) Using input driver 'libinput' for 'DELL097D:00 04F3:311C Touchpad'
[    18.008] (II) systemd-logind: got fd for /dev/input/event6 13:70 fd 40 paused 0
[    18.008] (**) DELL097D:00 04F3:311C Touchpad: always reports core events
[    18.008] (**) Option "Device" "/dev/input/event6"
[    18.008] (**) Option "_source" "server/udev"
[    18.008] (II) event6  - DELL097D:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[    18.009] (II) event6  - DELL097D:00 04F3:311C Touchpad: device is a touchpad
[    18.009] (II) event6  - DELL097D:00 04F3:311C Touchpad: device removed
[    18.009] (**) Option "Tapping" "on"
[    18.009] (**) Option "TappingDragLock" "on"
[    18.009] (**) Option "TappingButtonMap" "lrm"
[    18.009] (**) Option "config_info" "udev:/sys/devices/pci0000:00/0000:00:15.1/i2c_designware.1/i2c-1/i2c-DELL097D:00/0018:04F3:311C.0002/input/input19/event6"
[    18.009] (II) XINPUT: Adding extended input device "DELL097D:00 04F3:311C Touchpad" (type: TOUCHPAD, id 13)
[    18.010] (**) Option "AccelerationScheme" "none"
[    18.010] (**) DELL097D:00 04F3:311C Touchpad: (accel) selected scheme none/0
[    18.010] (**) DELL097D:00 04F3:311C Touchpad: (accel) acceleration factor: 2.000
[    18.010] (**) DELL097D:00 04F3:311C Touchpad: (accel) acceleration threshold: 4
[    18.010] (II) event6  - DELL097D:00 04F3:311C Touchpad: is tagged by udev as: Touchpad
[    18.011] (II) event6  - DELL097D:00 04F3:311C Touchpad: device is a touchpad
[    18.012] (II) config/udev: Adding input device DELL097D:00 04F3:311C Touchpad (/dev/input/mouse1)
[    18.012] (**) DELL097D:00 04F3:311C Touchpad: Applying InputClass "touchpad"
[    18.012] (II) Using input driver 'libinput' for 'DELL097D:00 04F3:311C Touchpad'
[    18.012] (**) DELL097D:00 04F3:311C Touchpad: always reports core events
[    18.012] (**) Option "Device" "/dev/input/mouse1"
[    18.012] (**) Option "_source" "server/udev"
[    18.012] (EE) xf86OpenSerial: Cannot open device /dev/input/mouse1
	Permission denied.
[    18.012] (II) mouse1: opening input device '/dev/input/mouse1' failed (Permission denied).
[    18.012] (II) mouse1  - failed to create input device '/dev/input/mouse1'.
[    18.012] (EE) libinput: DELL097D:00 04F3:311C Touchpad: Failed to create a device for /dev/input/mouse1
[    18.012] (EE) PreInit returned 2 for "DELL097D:00 04F3:311C Touchpad"
[    18.012] (II) UnloadModule: "libinput"
[    18.012] (II) config/udev: Adding input device HDA Intel PCH Headphone Mic (/dev/input/event16)
[    18.012] (II) No input driver specified, ignoring this device.
[    18.012] (II) This device may have been added with another device file.
[    18.012] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event17)
[    18.012] (II) No input driver specified, ignoring this device.
[    18.012] (II) This device may have been added with another device file.
[    18.013] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event18)
[    18.013] (II) No input driver specified, ignoring this device.
[    18.013] (II) This device may have been added with another device file.
[    18.013] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=8 (/dev/input/event19)
[    18.013] (II) No input driver specified, ignoring this device.
[    18.013] (II) This device may have been added with another device file.
[    18.013] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=9 (/dev/input/event20)
[    18.013] (II) No input driver specified, ignoring this device.
[    18.013] (II) This device may have been added with another device file.
[    18.013] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=10 (/dev/input/event21)
[    18.013] (II) No input driver specified, ignoring this device.
[    18.013] (II) This device may have been added with another device file.
[    18.013] (II) config/udev: Adding input device Intel HID events (/dev/input/event3)
[    18.013] (**) Intel HID events: Applying InputClass "libinput keyboard catchall"
[    18.013] (II) Using input driver 'libinput' for 'Intel HID events'
[    18.014] (II) systemd-logind: got fd for /dev/input/event3 13:67 fd 41 paused 0
[    18.014] (**) Intel HID events: always reports core events
[    18.014] (**) Option "Device" "/dev/input/event3"
[    18.014] (**) Option "_source" "server/udev"
[    18.014] (II) event3  - Intel HID events: is tagged by udev as: Keyboard
[    18.014] (II) event3  - Intel HID events: device is a keyboard
[    18.014] (II) event3  - Intel HID events: device removed
[    18.014] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input4/event3"
[    18.014] (II) XINPUT: Adding extended input device "Intel HID events" (type: KEYBOARD, id 14)
[    18.015] (II) event3  - Intel HID events: is tagged by udev as: Keyboard
[    18.015] (II) event3  - Intel HID events: device is a keyboard
[    18.015] (II) config/udev: Adding input device Intel HID 5 button array (/dev/input/event4)
[    18.015] (**) Intel HID 5 button array: Applying InputClass "libinput keyboard catchall"
[    18.015] (II) Using input driver 'libinput' for 'Intel HID 5 button array'
[    18.015] (II) systemd-logind: got fd for /dev/input/event4 13:68 fd 42 paused 0
[    18.015] (**) Intel HID 5 button array: always reports core events
[    18.015] (**) Option "Device" "/dev/input/event4"
[    18.016] (**) Option "_source" "server/udev"
[    18.016] (II) event4  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    18.016] (II) event4  - Intel HID 5 button array: device is a keyboard
[    18.016] (II) event4  - Intel HID 5 button array: device removed
[    18.016] (**) Option "config_info" "udev:/sys/devices/platform/INT33D5:00/input/input5/event4"
[    18.016] (II) XINPUT: Adding extended input device "Intel HID 5 button array" (type: KEYBOARD, id 15)
[    18.016] (II) event4  - Intel HID 5 button array: is tagged by udev as: Keyboard
[    18.016] (II) event4  - Intel HID 5 button array: device is a keyboard
[    18.017] (II) config/udev: Adding input device Dell WMI hotkeys (/dev/input/event13)
[    18.017] (**) Dell WMI hotkeys: Applying InputClass "libinput keyboard catchall"
[    18.017] (II) Using input driver 'libinput' for 'Dell WMI hotkeys'
[    18.017] (II) systemd-logind: got fd for /dev/input/event13 13:77 fd 43 paused 0
[    18.017] (**) Dell WMI hotkeys: always reports core events
[    18.017] (**) Option "Device" "/dev/input/event13"
[    18.017] (**) Option "_source" "server/udev"
[    18.018] (II) event13 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    18.018] (II) event13 - Dell WMI hotkeys: device is a keyboard
[    18.018] (II) event13 - Dell WMI hotkeys: device removed
[    18.018] (**) Option "config_info" "udev:/sys/devices/platform/PNP0C14:03/wmi_bus/wmi_bus-PNP0C14:03/9DBB5994-A997-11DA-B012-B622A1EF5492/input/input17/event13"
[    18.018] (II) XINPUT: Adding extended input device "Dell WMI hotkeys" (type: KEYBOARD, id 16)
[    18.018] (II) event13 - Dell WMI hotkeys: is tagged by udev as: Keyboard
[    18.018] (II) event13 - Dell WMI hotkeys: device is a keyboard
[    18.019] (II) config/udev: Adding input device AT Translated Set 2 keyboard (/dev/input/event2)
[    18.019] (**) AT Translated Set 2 keyboard: Applying InputClass "libinput keyboard catchall"
[    18.019] (II) Using input driver 'libinput' for 'AT Translated Set 2 keyboard'
[    18.019] (II) systemd-logind: got fd for /dev/input/event2 13:66 fd 44 paused 0
[    18.019] (**) AT Translated Set 2 keyboard: always reports core events
[    18.019] (**) Option "Device" "/dev/input/event2"
[    18.019] (**) Option "_source" "server/udev"
[    18.020] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    18.020] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    18.020] (II) event2  - AT Translated Set 2 keyboard: device removed
[    18.020] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio0/input/input2/event2"
[    18.020] (II) XINPUT: Adding extended input device "AT Translated Set 2 keyboard" (type: KEYBOARD, id 17)
[    18.021] (II) event2  - AT Translated Set 2 keyboard: is tagged by udev as: Keyboard
[    18.021] (II) event2  - AT Translated Set 2 keyboard: device is a keyboard
[    18.022] (II) config/udev: Adding input device PS/2 Logitech Wheel Mouse (/dev/input/event22)
[    18.022] (**) PS/2 Logitech Wheel Mouse: Applying InputClass "libinput pointer catchall"
[    18.022] (II) Using input driver 'libinput' for 'PS/2 Logitech Wheel Mouse'
[    18.022] (II) systemd-logind: got fd for /dev/input/event22 13:86 fd 45 paused 0
[    18.022] (**) PS/2 Logitech Wheel Mouse: always reports core events
[    18.022] (**) Option "Device" "/dev/input/event22"
[    18.022] (**) Option "_source" "server/udev"
[    18.023] (II) event22 - PS/2 Logitech Wheel Mouse: is tagged by udev as: Mouse
[    18.023] (II) event22 - PS/2 Logitech Wheel Mouse: device is a pointer
[    18.023] (II) event22 - PS/2 Logitech Wheel Mouse: device removed
[    18.023] (**) Option "config_info" "udev:/sys/devices/platform/i8042/serio1/input/input14/event22"
[    18.023] (II) XINPUT: Adding extended input device "PS/2 Logitech Wheel Mouse" (type: MOUSE, id 18)
[    18.023] (**) Option "AccelerationScheme" "none"
[    18.023] (**) PS/2 Logitech Wheel Mouse: (accel) selected scheme none/0
[    18.023] (**) PS/2 Logitech Wheel Mouse: (accel) acceleration factor: 2.000
[    18.023] (**) PS/2 Logitech Wheel Mouse: (accel) acceleration threshold: 4
[    18.023] (II) event22 - PS/2 Logitech Wheel Mouse: is tagged by udev as: Mouse
[    18.023] (II) event22 - PS/2 Logitech Wheel Mouse: device is a pointer
[    18.024] (II) config/udev: Adding input device PS/2 Logitech Wheel Mouse (/dev/input/mouse3)
[    18.024] (II) No input driver specified, ignoring this device.
[    18.024] (II) This device may have been added with another device file.
[    18.024] (II) config/udev: Adding input device PC Speaker (/dev/input/event10)
[    18.024] (II) No input driver specified, ignoring this device.
[    18.024] (II) This device may have been added with another device file.
[    18.207] (II) modeset(0): EDID vendor "SHP", prod id 5328
[    18.207] (II) modeset(0): Printing DDC gathered Modelines:
[    18.207] (II) modeset(0): Modeline "3840x2400"x0.0  592.50  3840 3888 3920 4000  2400 2403 2409 2469 -hsync -vsync (148.1 kHz eP)
[    18.207] (II) modeset(0): Modeline "3840x2400"x0.0  474.00  3840 3888 3920 4000  2400 2403 2409 2469 -hsync -vsync (118.5 kHz e)
[    18.398] (II) modeset(0): EDID vendor "SHP", prod id 5328
[    18.398] (II) modeset(0): Printing DDC gathered Modelines:
[    18.398] (II) modeset(0): Modeline "3840x2400"x0.0  592.50  3840 3888 3920 4000  2400 2403 2409 2469 -hsync -vsync (148.1 kHz eP)
[    18.398] (II) modeset(0): Modeline "3840x2400"x0.0  474.00  3840 3888 3920 4000  2400 2403 2409 2469 -hsync -vsync (118.5 kHz e)

Last edited by Akim (2021-08-04 17:46:51)

Offline

#14 2021-08-04 17:43:27

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

seth wrote:

the output of "glxinfo -B".

name of display: :0
display: :0  screen: 0
direct rendering: Yes
Extended renderer info (GLX_MESA_query_renderer):
    Vendor: Intel (0x8086)
    Device: Mesa Intel(R) UHD Graphics (CML GT2) (0x9bc4)
    Version: 21.1.6
    Accelerated: yes
    Video memory: 3072MB
    Unified memory: yes
    Preferred profile: core (0x1)
    Max core profile version: 4.6
    Max compat profile version: 4.6
    Max GLES1 profile version: 1.1
    Max GLES[23] profile version: 3.2
OpenGL vendor string: Intel
OpenGL renderer string: Mesa Intel(R) UHD Graphics (CML GT2)
OpenGL core profile version string: 4.6 (Core Profile) Mesa 21.1.6
OpenGL core profile shading language version string: 4.60
OpenGL core profile context flags: (none)
OpenGL core profile profile mask: core profile

OpenGL version string: 4.6 (Compatibility Profile) Mesa 21.1.6
OpenGL shading language version string: 4.60
OpenGL context flags: (none)
OpenGL profile mask: compatibility profile

OpenGL ES profile version string: OpenGL ES 3.2 Mesa 21.1.6
OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.20

Last edited by Akim (2021-08-04 17:54:44)

Offline

#15 2021-08-04 17:44:23

seth
Member
Registered: 2012-09-03
Posts: 51,312

Re: Lots of picom issues

Please edit your post and wrap the log and output in code tags, https://bbs.archlinux.org/help.php#bbcode
And post the requested output of "glxinfo -B" and your *actual* picom.conf - you claim that settings are not being picked up, that can hardly be the case with the default file.

Also really see the CoC and don't bump.

Last edited by seth (2021-08-04 17:45:23)

Offline

#16 2021-08-04 17:53:54

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

My ~/.config/picom/picom.conf:

#################################
#             Shadows           #
#################################


# Enabled client-side shadows on windows. Note desktop windows
# (windows with '_NET_WM_WINDOW_TYPE_DESKTOP') never get shadow,
# unless explicitly requested using the wintypes option.
#
# shadow = false
shadow = true;

# The blur radius for shadows, in pixels. (defaults to 12)
# shadow-radius = 12
shadow-radius = 7;

# The opacity of shadows. (0.0 - 1.0, defaults to 0.75)
# shadow-opacity = .75

# The left offset for shadows, in pixels. (defaults to -15)
# shadow-offset-x = -15
shadow-offset-x = -7;

# The top offset for shadows, in pixels. (defaults to -15)
# shadow-offset-y = -15
shadow-offset-y = -7;

# Red color value of shadow (0.0 - 1.0, defaults to 0).
# shadow-red = 0

# Green color value of shadow (0.0 - 1.0, defaults to 0).
# shadow-green = 0

# Blue color value of shadow (0.0 - 1.0, defaults to 0).
# shadow-blue = 0

# Hex string color value of shadow (#000000 - #FFFFFF, defaults to #000000). This option will override options set shadow-(red/green/blue)
# shadow-color = "#000000"

# Specify a list of conditions of windows that should have no shadow.
#
# examples:
#   shadow-exclude = "n:e:Notification";
#
# shadow-exclude = []
shadow-exclude = [
  "name = 'Notification'",
  "class_g = 'Conky'",
  "class_g ?= 'Notify-osd'",
  "class_g = 'Cairo-clock'",
  "_GTK_FRAME_EXTENTS@:c"
];

# Specify a list of conditions of windows that should have no shadow painted over, such as a dock window.
# clip-shadow-above = []

# Specify a X geometry that describes the region in which shadow should not
# be painted in, such as a dock window region. Use
#    shadow-exclude-reg = "x10+0+0"
# for example, if the 10 pixels on the bottom of the screen should not have shadows painted on.
#
# shadow-exclude-reg = ""

# Crop shadow of a window fully on a particular Xinerama screen to the screen.
# xinerama-shadow-crop = false


#################################
#           Fading              #
#################################


# Fade windows in/out when opening/closing and when opacity changes,
#  unless no-fading-openclose is used.
# fading = false
fading = true;

# Opacity change between steps while fading in. (0.01 - 1.0, defaults to 0.028)
# fade-in-step = 0.028
fade-in-step = 0.03;

# Opacity change between steps while fading out. (0.01 - 1.0, defaults to 0.03)
# fade-out-step = 0.03
fade-out-step = 0.03;

# The time between steps in fade step, in milliseconds. (> 0, defaults to 10)
# fade-delta = 10

# Specify a list of conditions of windows that should not be faded.
# fade-exclude = []

# Do not fade on window open/close.
# no-fading-openclose = false

# Do not fade destroyed ARGB windows with WM frame. Workaround of bugs in Openbox, Fluxbox, etc.
# no-fading-destroyed-argb = false


#################################
#   Transparency / Opacity      #
#################################


# Opacity of inactive windows. (0.1 - 1.0, defaults to 1.0)
# inactive-opacity = 1
inactive-opacity = 0.8;

# Opacity of window titlebars and borders. (0.1 - 1.0, disabled by default)
# frame-opacity = 1.0
frame-opacity = 0.7;

# Let inactive opacity set by -i override the '_NET_WM_OPACITY' values of windows.
# inactive-opacity-override = true
inactive-opacity-override = false;

# Default opacity for active windows. (0.0 - 1.0, defaults to 1.0)
# active-opacity = 1.0

# Dim inactive windows. (0.0 - 1.0, defaults to 0.0)
# inactive-dim = 0.0

# Specify a list of conditions of windows that should never be considered focused.
# focus-exclude = []
focus-exclude = [ "class_g = 'Cairo-clock'" ];

# Use fixed inactive dim value, instead of adjusting according to window opacity.
# inactive-dim-fixed = 1.0

# Specify a list of opacity rules, in the format `PERCENT:PATTERN`,
# like `50:name *= "Firefox"`. picom-trans is recommended over this.
# Note we don't make any guarantee about possible conflicts with other
# programs that set '_NET_WM_WINDOW_OPACITY' on frame or client windows.
# example:
#    opacity-rule = [ "80:class_g = 'URxvt'" ];
#
# opacity-rule = []


#################################
#           Corners             #
#################################

# Sets the radius of rounded window corners. When > 0, the compositor will
# round the corners of windows. Does not interact well with
# `transparent-clipping`.
corner-radius = 0;

# Exclude conditions for rounded corners.
rounded-corners-exclude = [
  "window_type = 'dock'",
  "window_type = 'desktop'"
];


#################################
#     Background-Blurring       #
#################################


# Parameters for background blurring, see the *BLUR* section for more information.
# blur-method =
# blur-size = 12
#
# blur-deviation = false
#
# blur-strength = 5

# Blur background of semi-transparent / ARGB windows.
# Bad in performance, with driver-dependent behavior.
# The name of the switch may change without prior notifications.
#
# blur-background = false

# Blur background of windows when the window frame is not opaque.
# Implies:
#    blur-background
# Bad in performance, with driver-dependent behavior. The name may change.
#
# blur-background-frame = false


# Use fixed blur strength rather than adjusting according to window opacity.
# blur-background-fixed = false


# Specify the blur convolution kernel, with the following format:
# example:
#   blur-kern = "5,5,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1";
#
# blur-kern = ""
blur-kern = "3x3box";


# Exclude conditions for background blur.
# blur-background-exclude = []
blur-background-exclude = [
  "window_type = 'dock'",
  "window_type = 'desktop'",
  "_GTK_FRAME_EXTENTS@:c"
];

#################################
#       General Settings        #
#################################

# Daemonize process. Fork to background after initialization. Causes issues with certain (badly-written) drivers.
# daemon = false

# Specify the backend to use: `xrender`, `glx`, or `xr_glx_hybrid`.
# `xrender` is the default one.
#
# backend = "glx"
backend = "xrender";

# Enable/disable VSync.
# vsync = false
vsync = true;

# Enable remote control via D-Bus. See the *D-BUS API* section below for more details.
# dbus = false

# Try to detect WM windows (a non-override-redirect window with no
# child that has 'WM_STATE') and mark them as active.
#
# mark-wmwin-focused = false
mark-wmwin-focused = true;

# Mark override-redirect windows that doesn't have a child window with 'WM_STATE' focused.
# mark-ovredir-focused = false
mark-ovredir-focused = true;

# Try to detect windows with rounded corners and don't consider them
# shaped windows. The accuracy is not very high, unfortunately.
#
# detect-rounded-corners = false
detect-rounded-corners = true;

# Detect '_NET_WM_OPACITY' on client windows, useful for window managers
# not passing '_NET_WM_OPACITY' of client windows to frame windows.
#
# detect-client-opacity = false
detect-client-opacity = true;

# Specify refresh rate of the screen. If not specified or 0, picom will
# try detecting this with X RandR extension.
#
# refresh-rate = 60
refresh-rate = 0;

# Use EWMH '_NET_ACTIVE_WINDOW' to determine currently focused window,
# rather than listening to 'FocusIn'/'FocusOut' event. Might have more accuracy,
# provided that the WM supports it.
#
# use-ewmh-active-win = false

# Unredirect all windows if a full-screen opaque window is detected,
# to maximize performance for full-screen windows. Known to cause flickering
# when redirecting/unredirecting windows.
#
# unredir-if-possible = false

# Delay before unredirecting the window, in milliseconds. Defaults to 0.
# unredir-if-possible-delay = 0

# Conditions of windows that shouldn't be considered full-screen for unredirecting screen.
# unredir-if-possible-exclude = []

# Use 'WM_TRANSIENT_FOR' to group windows, and consider windows
# in the same group focused at the same time.
#
# detect-transient = false
detect-transient = true;

# Use 'WM_CLIENT_LEADER' to group windows, and consider windows in the same
# group focused at the same time. 'WM_TRANSIENT_FOR' has higher priority if
# detect-transient is enabled, too.
#
# detect-client-leader = false
detect-client-leader = true;

# Resize damaged region by a specific number of pixels.
# A positive value enlarges it while a negative one shrinks it.
# If the value is positive, those additional pixels will not be actually painted
# to screen, only used in blur calculation, and such. (Due to technical limitations,
# with use-damage, those pixels will still be incorrectly painted to screen.)
# Primarily used to fix the line corruption issues of blur,
# in which case you should use the blur radius value here
# (e.g. with a 3x3 kernel, you should use `--resize-damage 1`,
# with a 5x5 one you use `--resize-damage 2`, and so on).
# May or may not work with *--glx-no-stencil*. Shrinking doesn't function correctly.
#
# resize-damage = 1

# Specify a list of conditions of windows that should be painted with inverted color.
# Resource-hogging, and is not well tested.
#
# invert-color-include = []

# GLX backend: Avoid using stencil buffer, useful if you don't have a stencil buffer.
# Might cause incorrect opacity when rendering transparent content (but never
# practically happened) and may not work with blur-background.
# My tests show a 15% performance boost. Recommended.
#
# glx-no-stencil = false

# GLX backend: Avoid rebinding pixmap on window damage.
# Probably could improve performance on rapid window content changes,
# but is known to break things on some drivers (LLVMpipe, xf86-video-intel, etc.).
# Recommended if it works.
#
# glx-no-rebind-pixmap = false

# Disable the use of damage information.
# This cause the whole screen to be redrawn everytime, instead of the part of the screen
# has actually changed. Potentially degrades the performance, but might fix some artifacts.
# The opposing option is use-damage
#
# no-use-damage = false
use-damage = true;

# Use X Sync fence to sync clients' draw calls, to make sure all draw
# calls are finished before picom starts drawing. Needed on nvidia-drivers
# with GLX backend for some users.
#
# xrender-sync-fence = false

# GLX backend: Use specified GLSL fragment shader for rendering window contents.
# See `compton-default-fshader-win.glsl` and `compton-fake-transparency-fshader-win.glsl`
# in the source tree for examples.
#
# glx-fshader-win = ""

# Force all windows to be painted with blending. Useful if you
# have a glx-fshader-win that could turn opaque pixels transparent.
#
# force-win-blend = false

# Do not use EWMH to detect fullscreen windows.
# Reverts to checking if a window is fullscreen based only on its size and coordinates.
#
# no-ewmh-fullscreen = false

# Dimming bright windows so their brightness doesn't exceed this set value.
# Brightness of a window is estimated by averaging all pixels in the window,
# so this could comes with a performance hit.
# Setting this to 1.0 disables this behaviour. Requires --use-damage to be disabled. (default: 1.0)
#
# max-brightness = 1.0

# Make transparent windows clip other windows like non-transparent windows do,
# instead of blending on top of them.
#
# transparent-clipping = false

# Set the log level. Possible values are:
#  "trace", "debug", "info", "warn", "error"
# in increasing level of importance. Case doesn't matter.
# If using the "TRACE" log level, it's better to log into a file
# using *--log-file*, since it can generate a huge stream of logs.
#
# log-level = "debug"
log-level = "warn";

# Set the log file.
# If *--log-file* is never specified, logs will be written to stderr.
# Otherwise, logs will to written to the given file, though some of the early
# logs might still be written to the stderr.
# When setting this option from the config file, it is recommended to use an absolute path.
#
# log-file = "/path/to/your/log/file"

# Show all X errors (for debugging)
# show-all-xerrors = false

# Write process ID to a file.
# write-pid-path = "/path/to/your/log/file"

# Window type settings
#
# 'WINDOW_TYPE' is one of the 15 window types defined in EWMH standard:
#     "unknown", "desktop", "dock", "toolbar", "menu", "utility",
#     "splash", "dialog", "normal", "dropdown_menu", "popup_menu",
#     "tooltip", "notification", "combo", and "dnd".
#
# Following per window-type options are available: ::
#
#   fade, shadow:::
#     Controls window-type-specific shadow and fade settings.
#
#   opacity:::
#     Controls default opacity of the window type.
#
#   focus:::
#     Controls whether the window of this type is to be always considered focused.
#     (By default, all window types except "normal" and "dialog" has this on.)
#
#   full-shadow:::
#     Controls whether shadow is drawn under the parts of the window that you
#     normally won't be able to see. Useful when the window has parts of it
#     transparent, and you want shadows in those areas.
#
#   clip-shadow-above:::
#     Controls wether shadows that would have been drawn above the window should
#     be clipped. Useful for dock windows that should have no shadow painted on top.
#
#   redir-ignore:::
#     Controls whether this type of windows should cause screen to become
#     redirected again after been unredirected. If you have unredir-if-possible
#     set, and doesn't want certain window to cause unnecessary screen redirection,
#     you can set this to `true`.
#
wintypes:
{
  tooltip = { fade = true; shadow = true; opacity = 0.75; focus = true; full-shadow = false; };
  dock = { shadow = false; clip-shadow-above = true; }
  dnd = { shadow = false; }
  popup_menu = { opacity = 0.8; }
  dropdown_menu = { opacity = 0.8; }
};

Offline

#17 2021-08-04 18:14:45

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,812
Website

Re: Lots of picom issues

why do you use xrender backend and expect any kind of gpu acceleration?


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#18 2021-08-04 18:18:20

seth
Member
Registered: 2012-09-03
Posts: 51,312

Re: Lots of picom issues

1. This is an optimus system, do you prime-run picom?
2. Performancewise, the glx backend might do better
3. Try to enforce a framerate ("refresh-rate = 60") in case there's a detection issue because of the optimus setup (though there should not)
4. Disable vsync
5. For the configuration, pass "--config /path/to/your/config" to ensure it's used and not shadowed by  $XDG_CONFIG_HOME/picom.conf or you're straight up lacking  $XDG_CONFIG_HOME

@ugjka, xrender is accelerated through glamorfor the modesetting driver, but xrender doesn't eg. support vsync and picom will use some hybrid mode where it uses GL to get to the signal while rendering in xrender. This could be an obstacle.

Offline

#19 2021-08-04 18:23:01

ugjka
Member
From: Latvia
Registered: 2014-04-01
Posts: 1,812
Website

Re: Lots of picom issues

All I remember from KDE that xrender meant no fancy effects


https://ugjka.net
paru > yay | webcord > discord
pacman -S spotify-launcher
mount /dev/disk/by-...

Offline

#20 2021-08-04 18:25:08

seth
Member
Registered: 2012-09-03
Posts: 51,312

Re: Lots of picom issues

You'd have lost wobbly windows, the cube, the coverswitch, the flipswitch and blurring - because xrender has also no https://en.wikipedia.org/wiki/Frustum

Edit: though xrender technically can blur, but most implementations (at the time did) lack it and iirc we never used it in kwin.

Last edited by seth (2021-08-04 18:27:35)

Offline

#21 2021-08-04 18:52:26

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

@seth
1. If I prime-run picom the screen goes black and only the cursor remains visible.
I tried to check the log file but for some reason it doesn't update :/
In my xinitrc I have

 picom --config "$XDG_CONFIG_HOME/picom/picom.conf" --log-file="/home/akim/tmp/picom-log.txt" & 

2. glx indeed does better
3. ok
4. disabling vsync makes it a bit worse
5. see "1."

Btw, thank you for being so helpful and responsive :)

Edit: inactive opacity and frame opacity are still ignored

Last edited by Akim (2021-08-04 18:55:19)

Offline

#22 2021-08-04 18:59:57

seth
Member
Registered: 2012-09-03
Posts: 51,312

Re: Lots of picom issues

I actually wanted to rule out that you run picom on the GPU not attached to the output, see https://wiki.archlinux.org/title/PRIME# … offloading (you need to redirect the output to see something from the nvidia GPU)

glx indeed does better

So config options are picked up.
Dimming isn't used in the posted config, try "inactive-opacity-override = true;" in case DWM also sets opacities and elaborate on the "window borders opaque" situation.
They are by default and dwm is a tiling WM - I don't think it uses window borders at all?

Offline

#23 2021-08-04 19:04:23

Akim
Member
Registered: 2021-08-04
Posts: 42

Re: Lots of picom issues

inactive-opacity-override = true doesn't change anything.

DWM has an outline around windows so it's easy to tell which window is active. When picom is running it's a bit transparent and when I kill it it's opaque

Last edited by Akim (2021-08-04 19:04:48)

Offline

#24 2021-08-04 19:22:43

seth
Member
Registered: 2012-09-03
Posts: 51,312

Re: Lots of picom issues

xprop # click an inactive window
xwininfo -all -tree # click the outline

Offline

#25 2021-08-04 19:25:13

karabaja4
Member
From: Croatia
Registered: 2008-09-14
Posts: 1,000
Website

Re: Lots of picom issues

Picom is a fork of Compton, which is a fork of xcompmgr-dana, which is a fork of xcompmgr, which is not even a real compositor but a POC for X compositors in general.

So, there is a lot of flaky legacy code which is hard to understand, and even harder to maintain.

Picom Github page cleary states the goal of the project:

The current battle plan of this fork is to refactor it to make the code possible to maintain, so potential contributors won't be scared away when they take a look at the code.

We also try to fix bugs.

So the first goal for the Picom project is to make the compositing code maintainable, which doesn't seem easy considering the history of the code base and the number of video driver implementations it needs to support.

Side note, your title and OP is a bit unprofessional, everyone gets frustrated but rants are not exactly the best way to ask for/get help.

Offline

Board footer

Powered by FluxBB