Questions tagged [composite]
14 questions
124
votes
8 answers
Why is video tearing such a problem in Linux?
I've used many variants of Linux(mostly Debian derivatives) for over a decade now. One problem that I haven't seen solved satisfactorily is the issue of horizontal tearing, or Vsync not being properly implemented.
I say this because I use used 5…
Ten Bitcomb
- 1,350
- 2
- 9
- 7
12
votes
3 answers
how to determine which composite manager is running
I'm using Arch Linux, and have both Gnome and the i3 window manager installed. When running i3, I'm trying to initiate the composite manager Compton. But trying to do so results in the following error:
$ compton
[ 04/11/2019 22:32:36.443 register_cm…
Trevor
- 1,559
- 1
- 16
- 27
12
votes
2 answers
XFCE or pure X11 commands, toggle compositing immediately without restarting X
How can i disable compositing via the command line? I need to disable temporarily for some games, like Nexuiz, for use in a wrapper script to toggle compositing status.
daisy
- 53,527
- 78
- 236
- 383
10
votes
3 answers
Disable Composite without restarting X
In order for me to watch HD videos without tearing, I need to disable my Composite setting in xorg.conf
Section "Extensions"
Option "Composite" "Disable"
EndSection
But I love my transparency, so, how do I enable and disable it without…
Amree
- 3,037
- 4
- 19
- 14
8
votes
1 answer
Difference between server-side and client-side compositing in Xorg?
xcompmgr provides the following option:
-s Server-side compositing with hard-edged shadows.
From experimentation, I can say that this is much, much faster than the "client side" options. But what exactly is it doing? In Xorg, what is the…
DanL4096
- 831
- 6
- 16
3
votes
1 answer
Scroll between tags in Awesome WM
How can I add smooth scrolling between tags in the Awesome WM? I realize I can't run compiz with Awesome. Is there something comparable that I can run? I don't need any other effects, switching between tags quickly is just disoreinting when it jumps…
nona
- 83
- 5
2
votes
0 answers
Webcam and Desktop composite with v4l2loopback?
Is there anyway to do a composite video setup where the webcam is overlain onto the desktop and output as a video device (simulated webcam)?
Bob R
- 303
- 2
- 12
2
votes
1 answer
Recursively execute imagemagick composite command in directory tree
I have a large directory tree with many sub-folders and lots of images within each one. I found a script that applies watermark to all images within a directory, in-place, overwriting the original image. I'm looking for the best way to iterate…
Roberto C
- 121
- 3
2
votes
1 answer
Will there be third party compositing with Gnome 3, or will it be limited?
Will we still be able to use Compiz?
trusktr
- 4,035
- 7
- 29
- 34
1
vote
1 answer
Linux: Redshift is blinking
I am using Arch linux with i3wm and picom as compositor. I would like to be able to use redshift. But when I launch redshift, it turns itself on and off every two seconds, resulting in annoying screen blinking.
What can I do to stop this blinking…
Jan Černý
- 1,185
- 2
- 24
- 46
0
votes
0 answers
how to use libinput-gestures in xfce4 to trigger zoom in xfwm-compositor
I was looking for a way to zoom smoothly(continuous zoom) on text or images, and i found that xfwm4-compositor does that by default by pressing meta+scroll.
I want to trigger it by pinch in|pinch out on the touchpad, is that possible?
I'm using:…
white-hat-er
- 74
- 5
0
votes
1 answer
Picom compositor conflicts
I am on Arch using Xorg, lightdm, and Cinnamon. When I try to run Picom in Cinnamon I get:
~$ picom
[ 11/20/22 23:52:28.630 session_init FATAL ERROR ] Another composite manager is already running
I understand that there is another compositor…
beyonson
- 3
- 2
0
votes
0 answers
Automatic rights change when virtual COM ports are enumerated
I am developing a uC device which enumerates as three virtual COMs (actually it is a composite device). Everything works perfect except one small thing. Those ports belong to the dialout group and can be accesses only if the user has the root…
0___________
- 103
- 6
0
votes
0 answers
Composite manager for i3wm
Is there any composite manager to use with i3 except Compton. I am having serious tearing and ghosting. I have been using various Compton configuration none of which are working. So if there is a composite manager which I can use with i3wm or if…
arif
- 1,379
- 3
- 15
- 27