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: Code clean-up
Richard Grenville
2012-10-10
1
-6
/
+20
*
Feature: #7: VSync
Richard Grenville
2012-10-08
1
-44
/
+501
*
Improvement: Support reading _NET_WM_OPACITY from client windows
Richard Grenville
2012-10-03
1
-13
/
+39
*
Improvement: Change in client window lookup & wintype detection
Richard Grenville
2012-10-02
1
-30
/
+27
*
Merge branch 'richardgv-dev'
Christopher Jeffrey
2012-09-30
1
-65
/
+195
|
\
|
*
Feature: #27: Detect shaped windows and disable shadow on them
Richard Grenville
2012-10-01
1
-18
/
+110
|
*
Improvement: Wait infinitely for events when idling
Richard Grenville
2012-09-29
1
-2
/
+18
|
*
Improvement: Split shadow_pict to shadow_pict & shadow_alpha_pict
Richard Grenville
2012-09-29
1
-39
/
+59
|
*
Bug fix: #48: Compilation failure with old libconfig/libpcre
Richard Grenville
2012-09-28
1
-6
/
+8
*
|
Merge commit '69513d6'
Christopher Jeffrey
2012-09-28
1
-190
/
+226
|
\
\
|
|
/
|
*
Bug fix: Issue #47: Locale cause problems with float arguments
Richard Grenville
2012-09-27
1
-0
/
+10
|
*
Feature: --no-fading-openclose to partially simulate -F
Richard Grenville
2012-09-26
1
-8
/
+33
|
*
Bug fix: Issue #46: Optionally mark override-redirect windows as active
Richard Grenville
2012-09-26
1
-2
/
+15
|
*
Misc: Code clean-up
Richard Grenville
2012-09-26
1
-187
/
+176
*
|
initialize fade_time just to be explicit.
Christopher Jeffrey
2012-09-26
1
-1
/
+1
*
|
remove fade_time from options struct.
Christopher Jeffrey
2012-09-26
1
-6
/
+7
|
/
*
add global options struct.
Christopher Jeffrey
2012-09-25
1
-195
/
+174
*
Feature: Wintype-specific options in configuration files
Richard Grenville
2012-09-25
1
-88
/
+67
*
Feature: Configuration file parsing
Richard Grenville
2012-09-25
1
-132
/
+390
*
Misc: Fix two memory leaks
Richard Grenville
2012-09-23
1
-4
/
+9
*
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
[prev]
[next]