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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Feature #80: D-Bus support
Richard Grenville
2013-01-19
1
-1250
/
+6
*
Bug fix #75: --invert-color-include not working & others
Richard Grenville
2013-01-13
1
-2
/
+4
*
Feature #75: Invert window color
Richard Grenville
2013-01-12
1
-9
/
+38
*
Improvement: Use select() for main loop
Richard Grenville
2013-01-11
1
-47
/
+178
*
Bug fix #77 incorrect border_width handling & #73 window data issue
Richard Grenville
2013-01-09
1
-5
/
+22
*
Improvement #74: Use libevent for main loop
Richard Grenville
2013-01-08
1
-74
/
+240
*
Improvement: Dynamic blur strength & improved frame blur performance
Richard Grenville
2012-12-15
1
-1
/
+10
*
Feature #69: Blur window background
Richard Grenville
2012-12-14
1
-0
/
+27
*
Misc: Code cleanup
Richard Grenville
2012-12-12
1
-72
/
+14
*
Feature #65: Auxiliary window detection
Richard Grenville
2012-12-12
1
-6
/
+150
*
Feature: Wintype-based focus exclusion
Richard Grenville
2012-12-10
1
-8
/
+29
*
Bug fix #68: Possible fix for failure in client window detection
Richard Grenville
2012-12-07
1
-6
/
+23
*
Feature: WM_WINDOW_ROLE matching
Richard Grenville
2012-12-05
1
-1
/
+58
*
Bug fix: Dynamic inactive dim & client window changes
Richard Grenville
2012-12-05
1
-20
/
+27
*
Feature #65: --focus-exclude
Richard Grenville
2012-11-28
1
-6
/
+56
*
Bug fix: --use-ewmh-active-win causes wrong focus state in Awesome
Richard Grenville
2012-11-27
1
-2
/
+5
*
Bug fix: Wrong file path being displayed on config file parsing error
Richard Grenville
2012-11-21
1
-14
/
+21
*
Feature #51: Re-initialize when SIGUSR1 is received
Richard Grenville
2012-11-19
1
-395
/
+698
*
Misc: Code cleanup
Richard Grenville
2012-11-14
1
-0
/
+5
*
Bug fix: Client window event mask not restored in map_win()
Richard Grenville
2012-11-10
1
-1
/
+6
*
Feature: Unredirect windows when there's a fullscreen window
Richard Grenville
2012-11-09
1
-0
/
+24
*
Feature #16: _COMPTON_SHADOW window property support
Richard Grenville
2012-11-09
1
-0
/
+14
*
Bug fix: Shape update of opaque windows not handled correctly
Richard Grenville
2012-11-08
1
-1
/
+33
*
Improvement: Add EWMH _NET_WM_ACTIVE_WINDOW support
Richard Grenville
2012-11-04
1
-2
/
+69
*
Bug fix: A XserverRegion leak
Richard Grenville
2012-11-03
1
-0
/
+20
*
Misc: Code cleanup & debug code changes
Richard Grenville
2012-11-03
1
-1
/
+1
*
Improvement: border_size & ConfigureNotify & VSync changes
Richard Grenville
2012-11-01
1
-1
/
+5
*
Improvement: Try to reduce reg_ignore regenerations
Richard Grenville
2012-10-31
1
-11
/
+22
*
Bug fix: Fading blocks in rare circumstances
Richard Grenville
2012-10-29
1
-6
/
+15
*
Improvement: Change clear_shadow implementation
Richard Grenville
2012-10-28
1
-2
/
+6
*
Bug fix #7: Correct a possible issue in VSync
Richard Grenville
2012-10-26
1
-8
/
+24
*
Improvement: Add painting on overlay support
Richard Grenville
2012-10-24
1
-0
/
+9
*
Improvement #7: Add double buffering
Richard Grenville
2012-10-23
1
-0
/
+3
*
Misc: Drop support for old versions of libXcomposite
Richard Grenville
2012-10-22
1
-8
/
+2
*
Improvement: Stop painting on regions of higher windows
Richard Grenville
2012-10-21
1
-0
/
+38
*
Improvement: Pregenerate alpha pictures
Richard Grenville
2012-10-13
1
-6
/
+5
*
Misc: Code clean-up
Richard Grenville
2012-10-10
1
-1
/
+0
*
Feature: #7: VSync
Richard Grenville
2012-10-08
1
-2
/
+121
*
Improvement: Support reading _NET_WM_OPACITY from client windows
Richard Grenville
2012-10-03
1
-1
/
+10
*
Improvement: Change in client window lookup & wintype detection
Richard Grenville
2012-10-02
1
-5
/
+1
*
Feature: #27: Detect shaped windows and disable shadow on them
Richard Grenville
2012-10-01
1
-46
/
+82
*
Improvement: Wait infinitely for events when idling
Richard Grenville
2012-09-29
1
-0
/
+1
*
Improvement: Split shadow_pict to shadow_pict & shadow_alpha_pict
Richard Grenville
2012-09-29
1
-2
/
+3
*
Bug fix: #48: Compilation failure with old libconfig/libpcre
Richard Grenville
2012-09-28
1
-4
/
+25
*
Feature: --no-fading-openclose to partially simulate -F
Richard Grenville
2012-09-26
1
-1
/
+4
*
Bug fix: Issue #46: Optionally mark override-redirect windows as active
Richard Grenville
2012-09-26
1
-0
/
+2
*
Misc: Code clean-up
Richard Grenville
2012-09-26
1
-26
/
+34
*
add global options struct.
Christopher Jeffrey
2012-09-25
1
-0
/
+58
*
Feature: Wintype-specific options in configuration files
Richard Grenville
2012-09-25
1
-0
/
+12
*
Feature: Configuration file parsing
Richard Grenville
2012-09-25
1
-1
/
+70
[next]