| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
| |
| |
| |
| |
| | |
- Add --version. (#206)
- Add --no-x-selection for debugging. (#207)
|
| | |
|
| |
| |
| |
| |
| |
| | |
- Add two long variants of short options.
- Update documentation.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Add --glx-fshader-win, which specifies a custom fragment shader for
painting windows. compton-default-fshader-win.glsl is the shader with
default behavior, and compton-fake-transparency-fshader-win.glsl
provides a template of fake transparency. (#183)
- Add --force-win-blend to force all windows to be painted with
blending.
- Add --no-fading-destroyed-argb, as a workaround of bugs in some WMs.
(#193)
|
| |
| |
| |
| |
| | |
Fix pointer incompatibility with libconfig-1.3*. Thanks to
sstewartgallus for reporting. (#195)
|
| |
| |
| |
| |
| |
| | |
Fix assertion failure when evaluating --unredir-if-possible-exclude or
--paint-exclude on unmapped windows. Thanks to ppuryear for reporting.
(#194)
|
| |
| |
| |
| |
| |
| |
| | |
Add `bounding_shape` and `rounded_corners` as condition match target.
Deprecate --shadow-ignore-shaped. Add rounded-corners detection to
win_is_fullscreen(). Slightly modify win_rounded_corners() logic. Thanks
to tdryer for reporting. (#191)
|
| | |
|
| |
| |
| |
| |
| |
| | |
Copy shadow/fade/color-inversion/background-blur state from last paint
on unmapped windows. I hope it doesn't have unexpected side effects.
(#190)
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Try to avoid evaluating conditions after window unmap/destruction.
Unfortunately, frequently this doesn't work due to the asynchronous
nature of X.
- Add _GTK_FRAME_EXTENTS exclusion rules to compton.sample.conf. Thanks
to memeplex, hexchain, and others for info. (#189)
- Add debugging option --show-all-xerrors, and other debugging changes.
Doc update.
|
| |
| |
| |
| |
| |
| |
| |
| | |
- Add --xrender-sync{,-fence} as configuration file option.
- Quit on encountering invalid opacity rule.
- Other small changes.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
- Add --xrender-sync{,-fence} to deal with redraw lag issue on GLX
backend. --xrender-sync-fence requires a sufficiently new xorg-server
and libXext. NO_XSYNC=1 may be used to disable it at compile time.
Thanks to tchebb for reporting and everybody else for testing. (#181)
- A bit code clean-up. Replace a few XSync() with XFlush() to minimize
the latency.
|
| |
| |
| |
| |
| |
| |
| | |
- Add "xr-glx-hybrid" as an alias of "xr_glx_hybrid". (#163)
- Clear damage history in expose_root() and when root window size
changes. Unfortunately this doesn't fix #181.
|
| |
| |
| |
| | |
Fix the broken -S.
|
| |
| |
| |
| |
| |
| |
| | |
- Fix a bug that w->prev_trans sometimes points to freed memory.
Probably related to #165.
- Add some more debugging printf()-s under DEBUG_EVENTS.
|
| |
| |
| |
| |
| | |
xr_glx_hybrid backend: Attempt to fix flickering issue. Thanks to cju
for testing.
|
| |
| |
| |
| | |
This resolves Bug 2176
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
improve multi-head support in same
Fix kdesktop_lock busy cursor appearing over active screen saver after GUI-driven VT switch and delayed return to original VT
Repair kdesktop_lock invalid password delay bypass with Cancel button
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
source as of this commit due to ubiquity: info, unknown
|
| |
| |
| |
| | |
fully verified in source as of this commit due to ubiquity: html, empty, info, make, man, misc, source, unknown
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
This reverts commit fd2369a8f0b40ef35586b3407750ec4662d1be7e.
|
| | |
|
|\ \ |
|
| | |
| | |
| | |
| | | |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | | |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| | |
| | |
| | |
| | |
| | |
| | | |
This resolves Bug 1832
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| | |
| | |
| | |
| | | |
[taken from OpenBSD KDE3 patches]
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | | |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | | |
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | | |
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
| | |
| | |
| | |
| | |
| | |
| | | |
Many headers requires additional include stdlib.h
Signed-off-by: François Andriot <francois.andriot@free.fr>"
|
|/ / |
|