-
cdf7db750d
Improvement: Change painting sequence
Richard Grenville
2012-09-17 16:04:04 +08:00
-
dfde67255f
Improvement: Change generating process of alpha_pict, etc.
Richard Grenville
2012-09-17 12:31:01 +08:00
-
64d53f6534
Misc: Clean up
Richard Grenville
2012-09-16 23:12:02 +08:00
-
4293a4626a
Bug fix: Issue #43, better client window lookup
Richard Grenville
2012-09-14 11:51:46 +08:00
-
0d4c6fc5cc
fix code duplication resulting from rebase
Christopher Jeffrey
2012-09-13 10:28:27 -05:00
-
e2c14ee545
fix determine_evmask warnings
Christopher Jeffrey
2012-09-13 10:24:37 -05:00
-
0064894bf6
more style changes
Christopher Jeffrey
2012-09-13 10:12:54 -05:00
-
5bcbf87f32
stay consistent with code style
Christopher Jeffrey
2012-09-13 00:58:05 -05:00
-
5112f91c48
whitespace
Christopher Jeffrey
2012-09-13 00:39:43 -05:00
-
271d894eae
Bug fix: Segfault when meeting FocusIn/Out from destoryed windows
Richard Grenville
2012-09-13 22:30:18 +08:00
-
18b3a96d0b
Improvement: Use find_toplevel() to find WM frame
Richard Grenville
2012-09-13 21:38:55 +08:00
-
d0399313fc
Improvement: Do not track focus changes unless necessary
Richard Grenville
2012-09-13 11:47:31 +08:00
-
3abeb58690
Bug fix: Issue #40: -z does not work as expected
Richard Grenville
2012-09-12 21:01:06 +08:00
-
6f079af2f0
Bug fix: Double free when XQueryTree() fails
Richard Grenville
2012-09-12 12:14:24 +08:00
-
35f7d45130
Bug fix: Issue #39: Render windows just mapped && focused incorrectly
Richard Grenville
2012-09-12 11:06:16 +08:00
-
e9cfa49c86
Feature: Issue #2: Support dim inactive windows
Richard Grenville
2012-09-12 10:52:52 +08:00
-
f280750a03
Debug: Enhanced debugging capability
Richard Grenville
2012-09-12 09:08:15 +08:00
-
c905c882b4
Bug fix: Segfault when encountering invalid long option
Richard Grenville
2012-09-11 23:11:23 +08:00
-
129115171a
Bug fix: Issue #37, fix 5 opacity-related bugs
Richard Grenville
2012-09-11 22:22:58 +08:00
-
deaaf5c5cf
Feature: Issue #35, Add colored shadows
Richard Grenville
2012-09-11 21:57:50 +08:00
-
f5aed89a67
Bug fix: Issue #36: Chromium window painting problems
Richard Grenville
2012-09-11 21:33:03 +08:00
-
8628371a83
Bug fix: Issue #38, fixes painting specially-shaped semi-transparent windows
Richard Grenville
2012-09-11 21:11:06 +08:00
-
4861d50ca4
Misc: Add Vim swap files to .gitignore
Richard Grenville
2012-09-11 21:07:29 +08:00
-
eb3b13145d
avoid allocating a new win struct if possible
Christopher Jeffrey
2012-09-08 21:13:56 -05:00
-
02e2deea54
add richardgv's patch. see #31.
Christopher Jeffrey
2012-09-08 21:04:44 -05:00
-
94efff0bb2
apply patch from richardgv. fixes #5.
Christopher Jeffrey
2012-09-07 11:51:08 -05:00
-
2a566e83a7
rename settrans to compton-trans, add manpage.
Christopher Jeffrey
2012-06-23 17:39:49 -05:00
-
f358eb5962
rename, refactor again.
Christopher Jeffrey
2012-06-03 11:12:30 -05:00
-
3dfaea3698
refactor, rename
Christopher Jeffrey
2012-06-03 11:08:50 -05:00
-
84b7c3e65d
minor settrans changes
Christopher Jeffrey
2012-05-27 19:21:14 -05:00
-
d52f7a06db
refactor settrans
Christopher Jeffrey
2012-03-31 23:54:42 -05:00
-
24bf591bd7
destdir
Christopher Jeffrey
2012-03-20 19:30:20 -05:00
-
24ffba0e51
use destdir. closes #15.
Christopher Jeffrey
2012-03-20 19:17:32 -05:00
-
b3a272185d
Merge pull request #14 from hasufell/master
Christopher Jeffrey
2012-03-17 18:26:04 -07:00
-
-
b34f175e51
add and clarify dependencies, build/runtime
hasufell
2012-03-18 02:17:08 +01:00
-
efd5643858
Merge pull request #13 from hasufell/patch-1
Christopher Jeffrey
2012-03-17 18:05:53 -07:00
-
-
-
-
a0f4bfb5e8
respect cflags and ldflags, default to gcc if CC is unset, fix install-method
hasufell
2012-03-18 02:00:49 +01:00
-
-
5a95e51a06
Merge pull request #12 from timvdalen/master
Christopher Jeffrey
2012-03-17 16:21:33 -07:00
-
-
1584805ea7
Fixed a (very) small 'bug' in the usage text, -f wasn't printed on a new line.
Tim van Dalen
2012-03-17 17:29:01 +01:00
-
-
f7b57d527f
improve make install. closes #9.
Christopher Jeffrey
2012-02-28 08:59:38 -06:00
-
674ac5b6cd
stop listening for property events on client window after unmap
Christopher Jeffrey
2012-02-28 01:51:21 -06:00
-
0e956de906
fix makefile to work without gnu cp
Christopher Jeffrey
2012-02-27 10:59:36 -06:00
-
b01cfea5c6
minor changes
Christopher Jeffrey
2012-02-27 06:49:50 -06:00
-
8f4eafaf79
reorganize tree
Christopher Jeffrey
2012-02-27 01:42:38 -06:00
-
a353f5bc4b
refactor. remove a lot of dead code.
Christopher Jeffrey
2012-02-26 22:00:12 -06:00
-
1591d8b4ce
Merge pull request #8 from XeCycle/master
Christopher Jeffrey
2012-02-26 19:11:02 -08:00
-
-
d226a9d988
Add -b option to fork to background.
XeCycle
2012-02-27 01:02:42 +08:00
-
92eb57ff44
Add option to avoid DND shadows.
XeCycle
2012-02-27 00:35:17 +08:00
-
-
c01befec1f
dont zero frame extents. possible fix for #6.
Christopher Jeffrey
2012-02-22 01:08:12 -06:00
-
b93c6875cf
change prefix
Christopher Jeffrey
2012-02-20 04:38:16 -06:00
-
8dbcaeebb5
Merge branch 'new_refactor'
Christopher Jeffrey
2012-02-20 03:55:43 -06:00
-
-
add305d69a
move some functions around
Christopher Jeffrey
2012-02-09 03:37:46 -06:00
-
69c31fc168
put typedefs and defs in header. organize declarations.
Christopher Jeffrey
2012-02-08 16:45:08 -06:00
-
eee5668600
put typedefs and defs in header
Christopher Jeffrey
2012-02-08 04:34:33 -06:00
-
cfe78e7ca5
put all functions in header file
Christopher Jeffrey
2012-02-08 04:31:39 -06:00
-
2424980f22
major refactor
Christopher Jeffrey
2012-02-08 04:20:22 -06:00
-
-
c451c08058
dont draw shadows on WINTYPE_DESKTOP windows
Christopher Jeffrey
2012-02-06 13:20:44 -06:00
-
c4089805ed
refactor settrans
Christopher Jeffrey
2012-02-06 02:16:49 -06:00
-
ca5ef3978e
Merge branch 'clear_shadow'
Christopher Jeffrey
2012-02-05 00:10:27 -06:00
-
-
9b973d6e12
better focus setup, add experimental zero shadow option
Christopher Jeffrey
2012-02-04 21:46:13 -06:00
-
6a71094d8a
dont clear shadow on small windows
Christopher Jeffrey
2012-02-04 21:04:02 -06:00
-
a2028a02f3
better dimensions?
Christopher Jeffrey
2012-02-01 14:00:02 -06:00
-
73ab1244b1
different clear shadow dimensions
Christopher Jeffrey
2012-02-01 13:57:52 -06:00
-
75b0d38725
clear rectangle in shadow
Christopher Jeffrey
2012-02-01 13:52:35 -06:00
-
-
b31a2b48a1
always update win_extents property, make frame opacity smarter
Christopher Jeffrey
2012-01-31 16:10:30 -06:00
-
c39010197b
ignore WINTYPE_UNKNOWN when determining wintype
Christopher Jeffrey
2012-01-15 09:19:46 -06:00
-
51e2eec823
add WINTYPE_UNKNOWN to prevent segfaults
Christopher Jeffrey
2012-01-15 05:02:24 -06:00
-
71d7352659
fix potential segfault
Christopher Jeffrey
2012-01-14 13:02:58 -06:00
-
01e978a512
ignore override_redirect windows for XSelectInput and get_frame_extents calls
Christopher Jeffrey
2012-01-14 10:12:54 -06:00
-
a6afff2c4a
fix potential segfault in win_extents
Christopher Jeffrey
2012-01-14 09:32:54 -06:00
-
b9dbf7701b
install trans script as settrans
Christopher Jeffrey
2012-01-10 14:51:09 -06:00
-
5206eaba74
improvements to trans script
Christopher Jeffrey
2011-12-21 13:28:55 -06:00
-
1e2bb55744
disable fading opacity changes
Christopher Jeffrey
2011-12-09 08:46:40 -06:00
-
48e0eccbbc
clean makefile, add transset script
Christopher Jeffrey
2011-12-07 12:35:22 -06:00
-
cc7adcd175
fix uninstall in makefile
Christopher Jeffrey
2011-12-05 06:52:11 -06:00
-
9577fcd344
fix readme
Christopher Jeffrey
2011-11-16 00:12:42 -06:00
-
2cb499de0b
add options to readme
Christopher Jeffrey
2011-11-16 00:04:38 -06:00
-
fd4e9bff7b
paint shadows according to opacity, remove commented code
Christopher Jeffrey
2011-11-15 23:55:11 -06:00
-
adadcb92ac
add set_opacity, fix focus behavior
Christopher Jeffrey
2011-11-11 04:10:24 -06:00
-
e7ee7018a4
readme, etc
Christopher Jeffrey
2011-11-06 22:03:18 -06:00
-
f46a8d06bf
whitespace, license
Christopher Jeffrey
2011-11-06 19:58:30 -06:00
-
b87efad014
fix gcc warning, have shadows be explicitly enabled
Christopher Jeffrey
2011-11-06 19:29:23 -06:00
-
de8b773387
clean tree
Christopher Jeffrey
2011-11-06 18:20:45 -06:00
-
5f63244a81
macros to make things more intelligible
Christopher Jeffrey
2011-11-06 15:52:39 -06:00
-
69f003348b
Merge branch 'frame_opacity'
Christopher Jeffrey
2011-11-05 22:59:20 -05:00
-
-
cde4d0c75f
complete frame opacity
Christopher Jeffrey
2011-11-05 22:33:50 -05:00
-
d8b437aca3
frame opacity
Christopher Jeffrey
2011-11-05 21:39:58 -05:00
-
-
4ef58758c5
add option for inactive opacity value, whitespace
Christopher Jeffrey
2011-11-05 07:00:39 -05:00
-
fbc6d7da0b
whitespace
Christopher Jeffrey
2011-11-04 16:18:56 -05:00
-
7ab9b06a04
fix segfault on focusout
Christopher Jeffrey
2011-11-04 15:11:31 -05:00
-
47d61d34ae
add readme
Christopher Jeffrey
2011-11-04 13:52:05 -05:00
-
0732a19af2
fix compiler warnings
Christopher Jeffrey
2011-11-04 13:30:53 -05:00
-
a73d02c6a8
implement inactive window transparency
Christopher Jeffrey
2011-11-04 12:02:17 -05:00
-
c50fdf4fd4
more whitespace
Christopher Jeffrey
2011-11-04 04:18:10 -05:00
-
7d17fcdf1e
fix memory leak
Christopher Jeffrey
2011-11-04 04:01:45 -05:00
-
b0608d0c7c
allow shadows on argb windows
Christopher Jeffrey
2011-11-04 03:59:51 -05:00
-
6c9166c36f
major refactor, removed other shadow modes
Christopher Jeffrey
2011-11-04 03:41:56 -05:00
-
4c3bf853f3
whitespace
Christopher Jeffrey
2011-11-04 01:33:23 -05:00
-
e89fafef57
Allow the user to specify offsets for server-side (hard) shadows.
Javeed Shaikh
2008-02-17 14:40:44 -05:00
-
c69769f0ae
More fixing for fade-outs.
Dana Jansens
2008-02-20 01:20:40 -05:00