compton VS libstrangle

Compare compton vs libstrangle and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
compton libstrangle
11 28
2,228 -
- -
0.0 -
almost 3 years ago -
C
GNU General Public License v3.0 or later -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

compton

Posts with mentions or reviews of compton. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-25.
  • Accidentally messed up Compton configuration on MX Linux
    1 project | /r/MXLinux | 24 May 2023
  • I did the "Linux breaths new life to old machines" thing
    3 projects | /r/linux | 25 Nov 2022
    Yeah you need to use a separate compositor along with it, like picom/compton.
  • Screen glitches out when opening the terminal
    2 projects | /r/awesomewm | 15 May 2022
    The last update to compton was on April 30th 2017 (see https://github.com/chjj/compton).
  • About gaming and latency on Wayland
    3 projects | /r/linux_gaming | 15 Dec 2021
    Or we refer to different things. With "compositor" i mean this, like this. I do have noticed that some Wayland developers like to use "compositor" to mean the window system implementation itself (and then retrofitting the term on Xorg) but while in some way it might be valid with Wayland - since that assumes composition always happen - it is not correct for X.
  • graphics problem where blocks of windows disappear. compositing?
    1 project | /r/xfce | 5 Nov 2021
    # Compton Configuration, courtesy of Xubuntu Developers # Please note that Compton is not supported by Xubuntu and may not work # correctly for you. This file is provided as a set of sane defaults and is in # no way endorsed by the Xubuntu team. # # About Compton: https://github.com/chjj/compton # Heavily based on: https://bit.ly/1l5OrzL # Sample settings: https://github.com/chjj/compton/blob/master/compton.sample.conf # --- Backend (OpenGL used by default) # Related Links # https://github.com/chjj/compton/wiki/perf-guide # https://github.com/chjj/compton/wiki/vsync-guide backend = "glx"; paint-on-overlay = true; glx-no-stencil = true; glx-no-rebind-pixmap = true; unredir-if-possible = true; vsync = "opengl-swc"; # --- Shadows (Disable with shadow = false;) # The shadow exclude options are helpful if you have shadows enabled. # Due to the way compton draws its shadows, certain applications (Such as # shaped windows, custom popups, non-standard toolkits) will have visual glitches. shadow = true; # Enabled client-side shadows on windows. no-dock-shadow = true; # Avoid drawing shadows on dock/panel windows. no-dnd-shadow = true; # Don't draw shadows on DND windows. clear-shadow = true; # Zero the part of the shadow's mask behind the window (experimental). shadow-radius = 10; # The blur radius for shadows. (default 10) shadow-offset-x = -15; # The left offset for shadows. (default -15) shadow-offset-y = -12; # The top offset for shadows. (default -12) shadow-opacity = 0.4; shadow-exclude = [ "! name~=''", # "Unknown" windows, including xfwm4 alt-tab "n:e:Notification", "n:e:Plank", "n:e:Docky", "g:e:Synapse", "g:e:Kupfer", "g:e:Conky", "n:w:*Firefox*", "n:w:*Chrome*", "n:w:*Chromium*", "n:w:*VirtualBox*", "class_g ?= 'Notify-osd'", "class_g ?= 'Cairo-dock'", "class_g ?= 'Xfce4-notifyd'", "class_g ?= 'Xfce4-power-manager'", "class_g ?= 'Xfwm4'", # For the "new" xfwm4 alt-tab "_GTK_FRAME_EXTENTS@:c" # GTK+ 3 CSD windows https://github.com/chjj/compton/issues/189 ]; # --- Fading (Disable with fading = false;) fading = true; # Fade windows during opacity changes. fade-delta = 5; # The time between steps in a fade in milliseconds. (default 5). fade-in-step = 0.03; # Opacity change between steps while fading in. (default 0.03). fade-out-step = 0.03; # Opacity change between steps while fading out. (default 0.03). # --- Additional Settings detect-client-opacity = true; # --- Window type settings wintypes: { tooltip = { fade = true; shadow = false; opacity = 0.9; focus = true; }; };
  • Disabling compositing for fullscreen apps.
    1 project | /r/i3wm | 26 Apr 2021
  • picom glx backend error
    2 projects | /r/linuxquestions | 21 Mar 2021
  • Gnome vs XMonad
    2 projects | /r/linuxquestions | 7 Mar 2021
    Ok then. Are you sure that you aren't hitting this issue: https://github.com/chjj/compton/issues/402 ?
  • [Pantheon Lite] Style, utility, and refinement
    3 projects | /r/unixporn | 23 Jan 2021
    Mimicking Compiz features with openbox settings and picom: invert (active) window colors
  • Terminal emulator that can blur the background ?
    1 project | /r/linuxquestions | 14 Jan 2021
    This will depend on the compositor you choose to use. For DIY desktop environments based on X11, you can use Compton to set blur on translucent windows.

libstrangle

Posts with mentions or reviews of libstrangle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-15.

What are some alternatives?

When comparing compton and libstrangle you can also consider the following projects:

picom - A lightweight compositor for X11

MangoHud - A Vulkan and OpenGL overlay for monitoring FPS, temperatures, CPU/GPU load and more. Discord: https://discordapp.com/invite/Gj5YmBb

SteamVR-for-Linux - Issue tracker for the Linux port of SteamVR

dxvk - Vulkan-based implementation of D3D9, D3D10 and D3D11 for Linux / Wine

compton - A lightweight compositor for X11 [Moved to: https://github.com/yshui/picom]

cadmus - A GUI frontend for @werman's Pulse Audio real-time noise suppression plugin

pantheon-bzr-qq - Pantheon derivatives, experimental packages, and accessories

goverlay - DirectX hook and game overlay solution for Electron, Qt and CEF, just like discord/steam game overlay,inject any app to overlay in your game

my_setup

goverlay - GOverlay is an opensource project that aims to create a Graphical UI to help manage Linux overlays.

isomacprog - Convert 64Bit EFI ISO's to work for 32Bit EFI Mac Pro in Bios only mode.

docs