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
*
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
*
Misc: Code cleanup
Richard Grenville
2012-12-12
1
-10
/
+74
*
Feature #65: Auxiliary window detection
Richard Grenville
2012-12-12
1
-41
/
+135
*
Feature: Wintype-based focus exclusion
Richard Grenville
2012-12-10
1
-3
/
+13
*
Bug fix #68: Second attempt to fix client window detection
Richard Grenville
2012-12-08
1
-4
/
+16
*
Bug fix #68: Possible fix for failure in client window detection
Richard Grenville
2012-12-07
1
-51
/
+152
*
Feature: WM_WINDOW_ROLE matching
Richard Grenville
2012-12-05
1
-47
/
+72
*
Bug fix: Dynamic inactive dim & client window changes
Richard Grenville
2012-12-05
1
-32
/
+66
*
Feature #65: --focus-exclude
Richard Grenville
2012-11-28
1
-83
/
+95
*
Bug fix: --use-ewmh-active-win causes wrong focus state in Awesome
Richard Grenville
2012-11-27
1
-2
/
+11
*
Bug fix: Wrong file path being displayed on config file parsing error
Richard Grenville
2012-11-21
1
-28
/
+36
*
Feature #51: Re-initialize when SIGUSR1 is received
Richard Grenville
2012-11-19
1
-1371
/
+1561
*
Misc: Code cleanup
Richard Grenville
2012-11-14
1
-32
/
+43
*
Bug fix: Client window event mask not restored in map_win()
Richard Grenville
2012-11-10
1
-4
/
+3
*
Feature: Unredirect windows when there's a fullscreen window
Richard Grenville
2012-11-09
1
-26
/
+132
*
Feature #16: _COMPTON_SHADOW window property support
Richard Grenville
2012-11-09
1
-10
/
+80
*
Bug fix: Shape update of opaque windows not handled correctly
Richard Grenville
2012-11-08
1
-11
/
+5
*
Bug fix: Window rendered incorrectly if has no border with -e
Richard Grenville
2012-11-06
1
-27
/
+27
*
Bug fix #61: Silence a warning
Richard Grenville
2012-11-04
1
-12
/
+12
*
Improvement: Add EWMH _NET_WM_ACTIVE_WINDOW support
Richard Grenville
2012-11-04
1
-92
/
+146
*
Improvement: Focus detection & --mark-ovredir-focused changes
Richard Grenville
2012-11-03
1
-6
/
+11
*
Bug fix: A XserverRegion leak
Richard Grenville
2012-11-03
1
-1
/
+18
*
Misc: Code cleanup & debug code changes
Richard Grenville
2012-11-03
1
-114
/
+105
*
Bug fix #17: Try to fix artifacts after animating/shading shaped wins in Openbox
Richard Grenville
2012-11-01
1
-51
/
+94
*
Improvement: border_size & ConfigureNotify & VSync changes
Richard Grenville
2012-11-01
1
-14
/
+58
*
Improvement: Try to reduce reg_ignore regenerations
Richard Grenville
2012-10-31
1
-168
/
+128
*
Misc: Small adjustments
Richard Grenville
2012-10-30
1
-24
/
+19
*
Bug fix: Fading blocks in rare circumstances
Richard Grenville
2012-10-29
1
-33
/
+19
*
Merge branch 'master' into richardgv-dev
Richard Grenville
2012-10-29
1
-1
/
+1
|
\
|
*
more man page changes
Christopher Jeffrey
2012-10-22
1
-1
/
+1
|
*
fix man page and various other documentation.
Christopher Jeffrey
2012-10-22
1
-1
/
+1
|
*
revert to c7ca345
Christopher Jeffrey
2012-10-22
1
-858
/
+200
|
*
v0.0.1
Christopher Jeffrey
2012-10-22
1
-4
/
+4
*
|
Improvement: Change clear_shadow implementation
Richard Grenville
2012-10-28
1
-22
/
+44
*
|
Bug fix #57: Fix incorrect handling of InputOnly windows
Richard Grenville
2012-10-27
1
-3
/
+16
*
|
Bug fix #7: Correct a possible issue in VSync
Richard Grenville
2012-10-26
1
-105
/
+109
*
|
Improvement: Add painting on overlay support
Richard Grenville
2012-10-24
1
-49
/
+143
*
|
Improvement #7: Add double buffering
Richard Grenville
2012-10-23
1
-10
/
+79
|
/
*
Misc: Drop support for old versions of libXcomposite
Richard Grenville
2012-10-22
1
-21
/
+0
*
Bug fix #55: Workaround for window type detection on Openbox menus
Richard Grenville
2012-10-21
1
-0
/
+5
*
Improvement: Stop painting on regions of higher windows
Richard Grenville
2012-10-21
1
-79
/
+242
*
Improvement: Pregenerate alpha pictures
Richard Grenville
2012-10-13
1
-31
/
+48
[next]