index
:
tdebase
branding/kde_to_tde2
feat/dbusscreensaver
feat/fix-suspend-code
feat/grid-tiling
feat/kdesktop
feat/layouts
feat/pkg-config
feat/shutdownd-dialog-border
feat/whatever
fix/issue-314
fix/issue/tdelibs-318
fix/kicker-clock-build-dependency
fix/kxkb-450
fix/kxkb/547
issue/227
issue/270/tdebase
kdesktop_lock_hang_fix
master
r14.0.x
r14.1.x
v3.5.13-sru
TDE base libraries and programs
TDE Gitea Workspace
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compton.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Misc #152: Fix a spelling mistake
Richard Grenville
2013-12-24
1
-8
/
+8
*
Feature: Add XRender-GLX hybird backend
Richard Grenville
2013-12-10
1
-37
/
+52
*
Misc: Add properties to the registration window
Richard Grenville
2013-11-10
1
-2
/
+25
*
Misc: --write-pid-path & small changes
Richard Grenville
2013-11-09
1
-3
/
+56
*
Bug fix #153: Possible fix for a rare timing issue
Richard Grenville
2013-10-21
1
-12
/
+8
*
Bug fix #149: --opacity-rule misbehaves on 32-bit systems & others
Richard Grenville
2013-10-01
1
-4
/
+23
*
Misc: Typo in vsync_opengl_init()
Richard Grenville
2013-09-26
1
-1
/
+1
*
Misc: Add cfg file options for --unredir-if-possible-*
Richard Grenville
2013-09-24
1
-0
/
+5
*
Bug fix #99: Rewrite focus detection logic
Richard Grenville
2013-09-18
1
-90
/
+71
*
Bug fix #144: Workaround for insane window type changes
Richard Grenville
2013-09-15
1
-25
/
+37
*
Bug fix #143: Move setlocale(LC_NUMERIC, "C")
Richard Grenville
2013-09-14
1
-4
/
+4
*
Bug fix #140: Possible fix for CPU usage with --unredir-possible-delay
Richard Grenville
2013-09-12
1
-46
/
+60
*
Improvement: --unredir-if-possible-exclude & --unredir-if-possible-delay
Richard Grenville
2013-09-04
1
-58
/
+131
*
Bug fix #137: Auto-detect screen changes
Richard Grenville
2013-08-28
1
-10
/
+14
*
Misc: Add missing configuration file options and switches
Richard Grenville
2013-08-26
1
-0
/
+17
*
Improvement #137: --xinerama-shadow-crop
Richard Grenville
2013-08-22
1
-1
/
+69
*
Misc: stoppaint_force & Documentation update
Richard Grenville
2013-07-30
1
-9
/
+28
*
Improvement #41: Enable/disable redirection through D-Bus
Richard Grenville
2013-07-26
1
-8
/
+9
*
Misc: --paint-exclude & #119
Richard Grenville
2013-06-19
1
-0
/
+17
*
Feature #116: Shadow exclusion region
Richard Grenville
2013-06-09
1
-14
/
+120
*
Feature #113: Set opacity based on conditions
Richard Grenville
2013-05-21
1
-0
/
+76
*
Imp: Multi-pass blur & D-Bus fading control
Richard Grenville
2013-05-20
1
-63
/
+250
*
Misc: Add DEBUG_GLX_MARK & Misc
Richard Grenville
2013-05-12
1
-6
/
+12
*
Bug fix: Compilation failure with NO_LIBCONFIG / NO_C2
Richard Grenville
2013-05-09
1
-84
/
+84
*
Imp: Fix GL_TEXTURE_RECTANGLE & Enhance --glx-copy-from-front
Richard Grenville
2013-05-08
1
-3
/
+9
*
Misc: Validate wallpaper pixmap & Documentation update
Richard Grenville
2013-05-01
1
-24
/
+4
*
Improvement: Add predefined blur kernels
Richard Grenville
2013-04-29
1
-1
/
+29
*
Bug fix: Fix a BadRegion error with --glx-use-copysubbuffermesa
Richard Grenville
2013-04-27
1
-1
/
+1
*
Bug fix: Fix --resize-damage
Richard Grenville
2013-04-27
1
-5
/
+13
*
Improvement: --resize-damage
Richard Grenville
2013-04-27
1
-0
/
+11
*
Misc: Fix gcc error
Richard Grenville
2013-04-26
1
-3
/
+1
*
Improvement: Enhance --glx-swap-method
Richard Grenville
2013-04-26
1
-15
/
+10
*
Improvement: --blur-kern
Richard Grenville
2013-04-25
1
-22
/
+171
*
Misc: Fix wrong description & DEBUG_GLX_ERR
Richard Grenville
2013-04-25
1
-1
/
+1
*
Improvement: --glx-swap-method & --fade-exclude
Richard Grenville
2013-04-21
1
-3
/
+49
*
Bug fix: GLX: Fix dim and blur with --glx-no-stencil
Richard Grenville
2013-04-06
1
-30
/
+33
*
Improvement: GLX: Cache region contents & --glx-no-rebind-pixmap
Richard Grenville
2013-04-05
1
-136
/
+77
*
Feature #4: Default active window opacity
Richard Grenville
2013-03-30
1
-1
/
+29
*
Bug fix: GLX: Fix --inactive-dim & fix color inversion
Richard Grenville
2013-03-25
1
-15
/
+34
*
Improvement: --blur-background-exclude #98 & MESA_swap_control & others
Richard Grenville
2013-03-23
1
-12
/
+82
*
Bug fix: Incorrect handling when a window is placed on bottom
Richard Grenville
2013-03-22
1
-1
/
+1
*
Improvement: --glx-use-copysubbuffermesa
Richard Grenville
2013-03-21
1
-5
/
+19
*
Feature #69: GLX: Blur background
Richard Grenville
2013-03-20
1
-41
/
+57
*
Improvement: --glx-copy-from-front & benchmark mode
Richard Grenville
2013-03-19
1
-9
/
+51
*
Improvement: GLX: Use SCISSOR_TEST instead of STENCIL_TEST when possible
Richard Grenville
2013-03-18
1
-1
/
+1
*
Bug fix: GLX: ARGB texture too dark & Jitter when resize & others
Richard Grenville
2013-03-18
1
-10
/
+26
*
Bug fix: GLX backend incompatibility with VirtualBox & others
Richard Grenville
2013-03-17
1
-31
/
+54
*
Bug fix: GLX backend incompatibility with mesa & others
Richard Grenville
2013-03-16
1
-20
/
+39
*
Feature: OpenGL backend
Richard Grenville
2013-03-15
1
-348
/
+364
*
Bug fix: Create OpenGL context only after initializing overlay
Richard Grenville
2013-03-12
1
-7
/
+8
[next]