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: --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
*
Improvement: ARGB window matching & Enable track_focus with D-Bus
Richard Grenville
2013-03-10
1
-2
/
+26
*
Bug fix #93: Assertion failure when window reparented
Richard Grenville
2013-03-03
1
-3
/
+10
*
Bug fix #91: Using pkg-config to find drm.h & OpenGL changes
Richard Grenville
2013-03-01
1
-60
/
+176
*
Improvement: Change VSync mode with D-Bus & Makefile update & Misc
Richard Grenville
2013-01-31
1
-57
/
+63
*
Improvement #7: Add GLX_OML_sync_control VSync support
Richard Grenville
2013-01-30
1
-112
/
+180
*
Improvement: Improve color inversion performance & Validate pixmap
Richard Grenville
2013-01-29
1
-22
/
+77
*
Merge branch 'master' into richardgv-dev
Richard Grenville
2013-01-29
1
-3
/
+10
|
\
|
*
hide disabled features from help output
hasufell
2013-01-28
1
-5
/
+14
*
|
Feature #16: Advanced window matching
Richard Grenville
2013-01-28
1
-305
/
+91
|
/
*
Bug fix #84: Root window not repainted sometimes on wallpaper change
Richard Grenville
2013-01-24
1
-34
/
+89
*
Feature #80: D-Bus support
Richard Grenville
2013-01-19
1
-14
/
+141
*
Bug fix #75: --invert-color-include not working & others
Richard Grenville
2013-01-13
1
-12
/
+22
*
Feature #75: Invert window color
Richard Grenville
2013-01-12
1
-49
/
+183
*
Improvement: Use select() for main loop
Richard Grenville
2013-01-11
1
-110
/
+251
*
Bug fix #77 incorrect border_width handling & #73 window data issue
Richard Grenville
2013-01-09
1
-55
/
+57
*
Improvement #74: Use libevent for main loop
Richard Grenville
2013-01-08
1
-198
/
+321
*
Improvement: Dynamic blur strength & improved frame blur performance
Richard Grenville
2012-12-15
1
-37
/
+62
*
Feature #69: Blur window background
Richard Grenville
2012-12-14
1
-2
/
+126
[next]