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
*
Improvement: Change window type detection
Richard Grenville
2012-09-22
1
-54
/
+37
*
Feature: Issue #29: Alternative shadow blacklist implementation
Richard Grenville
2012-09-22
1
-62
/
+465
*
Bug fix: Detect and mark WM windows as active
Richard Grenville
2012-09-20
1
-59
/
+59
*
Improvement: Change fading mechanism
Richard Grenville
2012-09-19
1
-249
/
+200
*
Bug fix: Issue #23, notify-osd not rendered
Richard Grenville
2012-09-18
1
-19
/
+22
*
Improvement: Defer shadow picture generation
Richard Grenville
2012-09-17
1
-71
/
+96
*
Improvement: Change painting sequence
Richard Grenville
2012-09-17
1
-112
/
+71
*
Improvement: Change generating process of alpha_pict, etc.
Richard Grenville
2012-09-17
1
-27
/
+44
*
Misc: Clean up
Richard Grenville
2012-09-16
1
-105
/
+34
*
Bug fix: Issue #43, better client window lookup
Richard Grenville
2012-09-14
1
-14
/
+38
*
fix code duplication resulting from rebase
Christopher Jeffrey
2012-09-13
1
-6
/
+3
*
fix determine_evmask warnings
Christopher Jeffrey
2012-09-13
1
-1
/
+2
*
more style changes
Christopher Jeffrey
2012-09-13
1
-17
/
+28
*
stay consistent with code style
Christopher Jeffrey
2012-09-13
1
-43
/
+87
*
whitespace
Christopher Jeffrey
2012-09-13
1
-2
/
+2
*
Bug fix: Segfault when meeting FocusIn/Out from destoryed windows
Richard Grenville
2012-09-13
1
-6
/
+28
*
Improvement: Use find_toplevel() to find WM frame
Richard Grenville
2012-09-13
1
-122
/
+98
*
Improvement: Do not track focus changes unless necessary
Richard Grenville
2012-09-13
1
-8
/
+16
*
Bug fix: Issue #40: -z does not work as expected
Richard Grenville
2012-09-12
1
-23
/
+25
*
Bug fix: Double free when XQueryTree() fails
Richard Grenville
2012-09-12
1
-6
/
+24
*
Bug fix: Issue #39: Render windows just mapped && focused incorrectly
Richard Grenville
2012-09-12
1
-0
/
+44
*
Feature: Issue #2: Support dim inactive windows
Richard Grenville
2012-09-12
1
-8
/
+44
*
Debug: Enhanced debugging capability
Richard Grenville
2012-09-12
1
-17
/
+24
*
Bug fix: Segfault when encountering invalid long option
Richard Grenville
2012-09-11
1
-0
/
+2
*
Bug fix: Issue #37, fix 5 opacity-related bugs
Richard Grenville
2012-09-11
1
-49
/
+118
*
Feature: Issue #35, Add colored shadows
Richard Grenville
2012-09-11
1
-3
/
+46
*
Bug fix: Issue #36: Chromium window painting problems
Richard Grenville
2012-09-11
1
-24
/
+205
*
Bug fix: Issue #38, fixes painting specially-shaped semi-transparent windows
Richard Grenville
2012-09-11
1
-0
/
+4
*
avoid allocating a new win struct if possible
Christopher Jeffrey
2012-09-08
1
-5
/
+4
*
add richardgv's patch. see #31.
Christopher Jeffrey
2012-09-08
1
-0
/
+5
*
apply patch from richardgv. fixes #5.
Christopher Jeffrey
2012-09-07
1
-1
/
+3
*
rename, refactor again.
Christopher Jeffrey
2012-06-03
1
-9
/
+9
*
refactor, rename
Christopher Jeffrey
2012-06-03
1
-48
/
+49
*
Fixed a (very) small 'bug' in the usage text, -f wasn't printed on a new line.
Tim van Dalen
2012-03-17
1
-1
/
+1
*
stop listening for property events on client window after unmap
Christopher Jeffrey
2012-02-28
1
-0
/
+5
*
minor changes
Christopher Jeffrey
2012-02-27
1
-62
/
+44
*
reorganize tree
Christopher Jeffrey
2012-02-27
1
-0
/
+2604